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/13 13:40:41 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 84 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/84/
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([C853C8B5C00F7A5A:49B546ADB7501A66]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:168)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:121)
	at org.apache.solr.cloud.BasicDistributedZkTest.testCoreUnloadAndLeaders(BasicDistributedZkTest.java:552)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:337)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 8934 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T1337 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 3 T1337 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1358079487387
[junit4:junit4]   2> 4 T1337 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T1338 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 7 T1338 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 7 T1338 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 7 T1338 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 8 T1338 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 9 T1338 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T1337 oasc.ZkTestServer.run start zk server on port:49536
[junit4:junit4]   2> 109 T1337 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49536 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2bd5db0d
[junit4:junit4]   2> 111 T1343 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49536. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 112 T1343 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49536, initiating session
[junit4:junit4]   2> 118 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 121 T1339 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49537
[junit4:junit4]   2> 123 T1339 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49537
[junit4:junit4]   2> 124 T1341 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 129 T1341 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c33d86da10000 with negotiated timeout 10000 for client /127.0.0.1:49537
[junit4:junit4]   2> 130 T1343 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49536, sessionid = 0x13c33d86da10000, negotiated timeout = 10000
[junit4:junit4]   2> 131 T1344 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2bd5db0d name:ZooKeeperConnection Watcher:127.0.0.1:49536 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 131 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 132 T1337 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 136 T1342 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c33d86da10000
[junit4:junit4]   2> 142 T1337 oaz.ZooKeeper.close Session: 0x13c33d86da10000 closed
[junit4:junit4]   2> 142 T1337 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49536/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@200c3b3
[junit4:junit4]   2> 143 T1344 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 144 T1339 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49537 which had sessionid 0x13c33d86da10000
[junit4:junit4]   2> 144 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 147 T1345 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49536. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 148 T1345 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49536, initiating session
[junit4:junit4]   2> 148 T1339 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49538
[junit4:junit4]   2> 149 T1339 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49538
[junit4:junit4]   2> 150 T1341 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c33d86da10001 with negotiated timeout 10000 for client /127.0.0.1:49538
[junit4:junit4]   2> 150 T1345 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49536, sessionid = 0x13c33d86da10001, negotiated timeout = 10000
[junit4:junit4]   2> 151 T1346 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@200c3b3 name:ZooKeeperConnection Watcher:127.0.0.1:49536/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 151 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 152 T1337 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 158 T1337 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 169 T1337 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 174 T1337 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 181 T1337 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 182 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 192 T1337 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 194 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 201 T1337 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 202 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 209 T1337 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 210 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 217 T1337 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 219 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 226 T1337 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 227 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 234 T1337 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 235 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 242 T1337 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 243 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 251 T1337 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 252 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 260 T1342 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c33d86da10001
[junit4:junit4]   2> 261 T1339 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49538 which had sessionid 0x13c33d86da10001
[junit4:junit4]   2> 261 T1346 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 261 T1337 oaz.ZooKeeper.close Session: 0x13c33d86da10001 closed
[junit4:junit4]   2> 460 T1337 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 467 T1337 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49539
[junit4:junit4]   2> 468 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 469 T1337 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 470 T1337 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358079487646
[junit4:junit4]   2> 470 T1337 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358079487646/solr.xml
[junit4:junit4]   2> 471 T1337 oasc.CoreContainer.<init> New CoreContainer 786779115
[junit4:junit4]   2> 472 T1337 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358079487646/'
[junit4:junit4]   2> 472 T1337 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358079487646/'
[junit4:junit4]   2> 512 T1337 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 513 T1337 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 514 T1337 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 515 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 516 T1337 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 517 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 517 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 518 T1337 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 518 T1337 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 519 T1337 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 533 T1337 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 554 T1337 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49536/solr
[junit4:junit4]   2> 554 T1337 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 555 T1337 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49536 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@113120df
[junit4:junit4]   2> 556 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 557 T1356 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49536. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 558 T1356 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49536, initiating session
[junit4:junit4]   2> 559 T1339 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49540
[junit4:junit4]   2> 560 T1339 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49540
[junit4:junit4]   2> 561 T1341 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c33d86da10002 with negotiated timeout 20000 for client /127.0.0.1:49540
[junit4:junit4]   2> 561 T1356 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49536, sessionid = 0x13c33d86da10002, negotiated timeout = 20000
[junit4:junit4]   2> 562 T1357 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@113120df name:ZooKeeperConnection Watcher:127.0.0.1:49536 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 562 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 565 T1342 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c33d86da10002
[junit4:junit4]   2> 567 T1339 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49540 which had sessionid 0x13c33d86da10002
[junit4:junit4]   2> 567 T1357 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 567 T1337 oaz.ZooKeeper.close Session: 0x13c33d86da10002 closed
[junit4:junit4]   2> 569 T1337 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 575 T1337 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49536/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3079d75c
[junit4:junit4]   2> 576 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 577 T1358 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49536. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 578 T1358 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49536, initiating session
[junit4:junit4]   2> 579 T1339 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49541
[junit4:junit4]   2> 580 T1339 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49541
[junit4:junit4]   2> 581 T1341 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c33d86da10003 with negotiated timeout 20000 for client /127.0.0.1:49541
[junit4:junit4]   2> 581 T1358 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49536, sessionid = 0x13c33d86da10003, negotiated timeout = 20000
[junit4:junit4]   2> 582 T1359 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3079d75c name:ZooKeeperConnection Watcher:127.0.0.1:49536/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 582 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 586 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 589 T1337 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 593 T1337 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49539_
[junit4:junit4]   2> 595 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49539_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49539_
[junit4:junit4]   2> 596 T1337 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49539_
[junit4:junit4]   2> 603 T1337 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 615 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10003 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> 617 T1337 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 623 T1337 oasc.Overseer.start Overseer (id=89003097285787651-127.0.0.1:49539_-n_0000000000) starting
[junit4:junit4]   2> 624 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 626 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 628 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 629 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 631 T1361 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 632 T1337 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 636 T1337 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 640 T1360 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 644 T1362 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358079487646/collection1
[junit4:junit4]   2> 644 T1362 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 645 T1362 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 645 T1362 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 648 T1362 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358079487646/collection1/'
[junit4:junit4]   2> 649 T1362 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358079487646/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 649 T1362 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358079487646/collection1/lib/README' to classloader
[junit4:junit4]   2> 701 T1362 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 773 T1362 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 775 T1362 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 780 T1362 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1337 T1362 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1343 T1362 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1347 T1362 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1369 T1362 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1374 T1362 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1379 T1362 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1381 T1362 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1383 T1362 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358079487646/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/control/data/
[junit4:junit4]   2> 1383 T1362 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a803365
[junit4:junit4]   2> 1384 T1362 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1385 T1362 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/control/data forceNew:false
[junit4:junit4]   2> 1385 T1362 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/control/data
[junit4:junit4]   2> 1385 T1362 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/control/data/index/
[junit4:junit4]   2> 1386 T1362 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1386 T1362 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/control/data/index forceNew:false
[junit4:junit4]   2> 1391 T1362 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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@f6caa25),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1391 T1362 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1391 T1362 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/control/data/index
[junit4:junit4]   2> 1392 T1362 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1393 T1362 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1393 T1362 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1394 T1362 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1394 T1362 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1395 T1362 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1395 T1362 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1396 T1362 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1396 T1362 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1397 T1362 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1397 T1362 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1398 T1362 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1399 T1362 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1399 T1362 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1400 T1362 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1401 T1362 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1402 T1362 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1402 T1362 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1403 T1362 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1403 T1362 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1404 T1362 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1404 T1362 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1405 T1362 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1405 T1362 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1406 T1362 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1407 T1362 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1407 T1362 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1414 T1362 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1417 T1362 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1419 T1362 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> 1421 T1362 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/control/data
[junit4:junit4]   2> 1422 T1362 oass.SolrIndexSearcher.<init> Opening Searcher@3b0be5ec main
[junit4:junit4]   2> 1424 T1362 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1425 T1362 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1425 T1362 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1432 T1362 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1465 T1363 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3b0be5ec main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1476 T1362 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1477 T1362 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1478 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10003 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> 2152 T1360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2154 T1360 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:49539_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49539"}
[junit4:junit4]   2> 2155 T1360 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2155 T1360 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2157 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10003 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> 2176 T1359 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> 2486 T1362 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2487 T1362 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49539 collection:control_collection shard:shard1
[junit4:junit4]   2> 2490 T1362 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2519 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10003 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> 2521 T1362 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2523 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2532 T1362 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2533 T1362 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2534 T1362 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49539/collection1/
[junit4:junit4]   2> 2534 T1362 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2535 T1362 oasc.SyncStrategy.syncToMe http://127.0.0.1:49539/collection1/ has no replicas
[junit4:junit4]   2> 2536 T1362 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49539/collection1/
[junit4:junit4]   2> 2536 T1362 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2555 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3695 T1360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3723 T1359 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> 3780 T1362 oasc.ZkController.register We are http://127.0.0.1:49539/collection1/ and leader is http://127.0.0.1:49539/collection1/
[junit4:junit4]   2> 3781 T1362 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49539
[junit4:junit4]   2> 3782 T1362 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3782 T1362 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3783 T1362 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3789 T1362 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3793 T1337 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3794 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3796 T1337 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3813 T1337 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3819 T1337 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49536/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@44df2769
[junit4:junit4]   2> 3820 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3821 T1364 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49536. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3821 T1364 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49536, initiating session
[junit4:junit4]   2> 3822 T1339 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49542
[junit4:junit4]   2> 3822 T1339 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49542
[junit4:junit4]   2> 3824 T1341 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c33d86da10004 with negotiated timeout 10000 for client /127.0.0.1:49542
[junit4:junit4]   2> 3824 T1364 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49536, sessionid = 0x13c33d86da10004, negotiated timeout = 10000
[junit4:junit4]   2> 3824 T1365 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44df2769 name:ZooKeeperConnection Watcher:127.0.0.1:49536/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3824 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3827 T1337 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3830 T1337 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4009 T1337 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4013 T1337 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49543
[junit4:junit4]   2> 4014 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4015 T1337 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4015 T1337 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358079491213
[junit4:junit4]   2> 4016 T1337 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358079491213/solr.xml
[junit4:junit4]   2> 4016 T1337 oasc.CoreContainer.<init> New CoreContainer 2136009282
[junit4:junit4]   2> 4017 T1337 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358079491213/'
[junit4:junit4]   2> 4017 T1337 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358079491213/'
[junit4:junit4]   2> 4055 T1337 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4056 T1337 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4056 T1337 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4056 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4057 T1337 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4057 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4058 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4058 T1337 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4059 T1337 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4059 T1337 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4079 T1337 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4097 T1337 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49536/solr
[junit4:junit4]   2> 4097 T1337 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4098 T1337 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49536 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@19cd3867
[junit4:junit4]   2> 4099 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4100 T1375 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49536. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4100 T1375 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49536, initiating session
[junit4:junit4]   2> 4101 T1339 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49544
[junit4:junit4]   2> 4101 T1339 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49544
[junit4:junit4]   2> 4103 T1341 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c33d86da10005 with negotiated timeout 20000 for client /127.0.0.1:49544
[junit4:junit4]   2> 4103 T1375 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49536, sessionid = 0x13c33d86da10005, negotiated timeout = 20000
[junit4:junit4]   2> 4103 T1376 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19cd3867 name:ZooKeeperConnection Watcher:127.0.0.1:49536 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4104 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4107 T1342 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c33d86da10005
[junit4:junit4]   2> 4108 T1339 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49544 which had sessionid 0x13c33d86da10005
[junit4:junit4]   2> 4108 T1337 oaz.ZooKeeper.close Session: 0x13c33d86da10005 closed
[junit4:junit4]   2> 4109 T1376 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4109 T1337 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4115 T1337 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49536/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@430dcbe1
[junit4:junit4]   2> 4117 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4118 T1377 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49536. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4118 T1377 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49536, initiating session
[junit4:junit4]   2> 4119 T1339 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49545
[junit4:junit4]   2> 4119 T1339 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49545
[junit4:junit4]   2> 4121 T1341 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c33d86da10006 with negotiated timeout 20000 for client /127.0.0.1:49545
[junit4:junit4]   2> 4121 T1377 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49536, sessionid = 0x13c33d86da10006, negotiated timeout = 20000
[junit4:junit4]   2> 4121 T1378 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@430dcbe1 name:ZooKeeperConnection Watcher:127.0.0.1:49536/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4122 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4124 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4125 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4127 T1337 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49543_
[junit4:junit4]   2> 4128 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49543_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49543_
[junit4:junit4]   2> 4129 T1337 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49543_
[junit4:junit4]   2> 4134 T1359 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> 4135 T1365 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4138 T1359 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4142 T1337 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4151 T1379 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358079491213/collection1
[junit4:junit4]   2> 4151 T1379 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4153 T1379 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4153 T1379 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4155 T1379 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358079491213/collection1/'
[junit4:junit4]   2> 4156 T1379 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358079491213/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4157 T1379 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358079491213/collection1/lib/README' to classloader
[junit4:junit4]   2> 4222 T1379 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4298 T1379 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4299 T1379 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4305 T1379 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4834 T1379 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4841 T1379 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4845 T1379 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4867 T1379 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4873 T1379 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4879 T1379 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4882 T1379 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4884 T1379 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358079491213/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1/
[junit4:junit4]   2> 4885 T1379 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a803365
[junit4:junit4]   2> 4885 T1379 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 4886 T1379 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1 forceNew:false
[junit4:junit4]   2> 4887 T1379 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1
[junit4:junit4]   2> 4887 T1379 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1/index/
[junit4:junit4]   2> 4887 T1379 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4888 T1379 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1/index forceNew:false
[junit4:junit4]   2> 4894 T1379 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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@a77ea1d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4894 T1379 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4895 T1379 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1/index
[junit4:junit4]   2> 4896 T1379 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 4900 T1379 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4900 T1379 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 4901 T1379 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4901 T1379 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 4902 T1379 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4902 T1379 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4903 T1379 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4904 T1379 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4904 T1379 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4905 T1379 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 4906 T1379 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 4906 T1379 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4907 T1379 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4907 T1379 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4908 T1379 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4908 T1379 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4909 T1379 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4910 T1379 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4910 T1379 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4911 T1379 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4912 T1379 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4912 T1379 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4913 T1379 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4914 T1379 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4914 T1379 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 4915 T1379 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 4923 T1379 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4927 T1379 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 4929 T1379 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> 4931 T1379 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1
[junit4:junit4]   2> 4932 T1379 oass.SolrIndexSearcher.<init> Opening Searcher@355eec61 main
[junit4:junit4]   2> 4934 T1379 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4934 T1379 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4934 T1379 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 4942 T1379 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 4978 T1380 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@355eec61 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4987 T1379 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4987 T1379 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5244 T1360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5245 T1360 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:49539_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49539"}
[junit4:junit4]   2> 5251 T1360 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:49543_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49543"}
[junit4:junit4]   2> 5251 T1360 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 5251 T1360 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5258 T1365 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> 5258 T1378 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> 5258 T1359 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> 5994 T1379 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5995 T1379 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49543 collection:collection1 shard:shard1
[junit4:junit4]   2> 5998 T1379 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6025 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10006 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> 6027 T1379 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6029 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6036 T1379 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6036 T1379 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6037 T1379 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49543/collection1/
[junit4:junit4]   2> 6038 T1379 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6039 T1379 oasc.SyncStrategy.syncToMe http://127.0.0.1:49543/collection1/ has no replicas
[junit4:junit4]   2> 6039 T1379 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49543/collection1/
[junit4:junit4]   2> 6040 T1379 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6057 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6774 T1360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6805 T1365 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> 6805 T1359 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> 6806 T1378 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> 6853 T1379 oasc.ZkController.register We are http://127.0.0.1:49543/collection1/ and leader is http://127.0.0.1:49543/collection1/
[junit4:junit4]   2> 6854 T1379 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49543
[junit4:junit4]   2> 6854 T1379 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6855 T1379 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6855 T1379 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6862 T1379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6866 T1337 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6867 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6868 T1337 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7064 T1337 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7068 T1337 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49546
[junit4:junit4]   2> 7069 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7069 T1337 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7069 T1337 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358079494272
[junit4:junit4]   2> 7070 T1337 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358079494272/solr.xml
[junit4:junit4]   2> 7070 T1337 oasc.CoreContainer.<init> New CoreContainer 455881958
[junit4:junit4]   2> 7070 T1337 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358079494272/'
[junit4:junit4]   2> 7071 T1337 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358079494272/'
[junit4:junit4]   2> 7096 T1337 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7096 T1337 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7097 T1337 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7097 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7098 T1337 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7098 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7099 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7099 T1337 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7100 T1337 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7100 T1337 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7109 T1337 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7124 T1337 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49536/solr
[junit4:junit4]   2> 7124 T1337 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7125 T1337 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49536 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@19fb761e
[junit4:junit4]   2> 7126 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7127 T1390 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49536. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7127 T1390 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49536, initiating session
[junit4:junit4]   2> 7128 T1339 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49547
[junit4:junit4]   2> 7128 T1339 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49547
[junit4:junit4]   2> 7130 T1341 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c33d86da10007 with negotiated timeout 20000 for client /127.0.0.1:49547
[junit4:junit4]   2> 7130 T1390 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49536, sessionid = 0x13c33d86da10007, negotiated timeout = 20000
[junit4:junit4]   2> 7130 T1391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19fb761e name:ZooKeeperConnection Watcher:127.0.0.1:49536 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7130 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7133 T1342 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c33d86da10007
[junit4:junit4]   2> 7133 T1339 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49547 which had sessionid 0x13c33d86da10007
[junit4:junit4]   2> 7134 T1391 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7133 T1337 oaz.ZooKeeper.close Session: 0x13c33d86da10007 closed
[junit4:junit4]   2> 7134 T1337 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7139 T1337 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49536/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4e4fd6b0
[junit4:junit4]   2> 7140 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7141 T1392 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49536. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7141 T1392 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49536, initiating session
[junit4:junit4]   2> 7142 T1339 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49548
[junit4:junit4]   2> 7142 T1339 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49548
[junit4:junit4]   2> 7143 T1341 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c33d86da10008 with negotiated timeout 20000 for client /127.0.0.1:49548
[junit4:junit4]   2> 7143 T1392 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49536, sessionid = 0x13c33d86da10008, negotiated timeout = 20000
[junit4:junit4]   2> 7144 T1393 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e4fd6b0 name:ZooKeeperConnection Watcher:127.0.0.1:49536/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7144 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7145 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7147 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7149 T1337 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49546_
[junit4:junit4]   2> 7150 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49546_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49546_
[junit4:junit4]   2> 7151 T1337 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49546_
[junit4:junit4]   2> 7156 T1359 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> 7157 T1365 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7157 T1365 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> 7157 T1378 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7157 T1378 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> 7161 T1359 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7166 T1337 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7174 T1394 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358079494272/collection1
[junit4:junit4]   2> 7174 T1394 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7175 T1394 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7175 T1394 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7178 T1394 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358079494272/collection1/'
[junit4:junit4]   2> 7179 T1394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358079494272/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7179 T1394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358079494272/collection1/lib/README' to classloader
[junit4:junit4]   2> 7236 T1394 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7298 T1394 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7300 T1394 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7305 T1394 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7853 T1394 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7861 T1394 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7864 T1394 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7888 T1394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7895 T1394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7902 T1394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7904 T1394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7906 T1394 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358079494272/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2/
[junit4:junit4]   2> 7906 T1394 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a803365
[junit4:junit4]   2> 7907 T1394 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 7907 T1394 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2 forceNew:false
[junit4:junit4]   2> 7908 T1394 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2
[junit4:junit4]   2> 7908 T1394 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2/index/
[junit4:junit4]   2> 7908 T1394 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7909 T1394 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2/index forceNew:false
[junit4:junit4]   2> 7914 T1394 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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@521cb373),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7914 T1394 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7915 T1394 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2/index
[junit4:junit4]   2> 7916 T1394 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 7919 T1394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7920 T1394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 7920 T1394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7921 T1394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 7922 T1394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7923 T1394 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7923 T1394 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7924 T1394 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7925 T1394 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7927 T1394 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 7928 T1394 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 7929 T1394 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7930 T1394 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7930 T1394 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7931 T1394 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7931 T1394 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7932 T1394 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7933 T1394 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7933 T1394 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7934 T1394 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7934 T1394 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7935 T1394 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7935 T1394 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7936 T1394 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7937 T1394 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 7938 T1394 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 7943 T1394 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7947 T1394 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 7949 T1394 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> 7951 T1394 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2
[junit4:junit4]   2> 7952 T1394 oass.SolrIndexSearcher.<init> Opening Searcher@58781eae main
[junit4:junit4]   2> 7953 T1394 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7954 T1394 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7954 T1394 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 7959 T1394 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 7992 T1395 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58781eae main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7997 T1394 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 7998 T1394 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8334 T1360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8337 T1360 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:49543_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49543"}
[junit4:junit4]   2> 8354 T1360 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:49546_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49546"}
[junit4:junit4]   2> 8354 T1360 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 8355 T1360 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 8375 T1393 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> 8376 T1365 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> 8376 T1359 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> 8377 T1378 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> 9001 T1394 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9001 T1394 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49546 collection:collection1 shard:shard2
[junit4:junit4]   2> 9002 T1394 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 9014 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10008 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> 9015 T1394 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 9016 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10008 type:create cxid:0x43 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9019 T1394 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 9019 T1394 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 9019 T1394 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49546/collection1/
[junit4:junit4]   2> 9020 T1394 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 9020 T1394 oasc.SyncStrategy.syncToMe http://127.0.0.1:49546/collection1/ has no replicas
[junit4:junit4]   2> 9020 T1394 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49546/collection1/
[junit4:junit4]   2> 9020 T1394 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 9027 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da10008 type:create cxid:0x4c zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9905 T1360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9920 T1365 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> 9921 T1393 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> 9921 T1359 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> 9922 T1378 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> 9971 T1394 oasc.ZkController.register We are http://127.0.0.1:49546/collection1/ and leader is http://127.0.0.1:49546/collection1/
[junit4:junit4]   2> 9972 T1394 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49546
[junit4:junit4]   2> 9972 T1394 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 9972 T1394 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 9973 T1394 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9976 T1394 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9977 T1337 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9978 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9979 T1337 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10195 T1337 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 10200 T1337 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49549
[junit4:junit4]   2> 10200 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 10201 T1337 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10201 T1337 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358079497370
[junit4:junit4]   2> 10202 T1337 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358079497370/solr.xml
[junit4:junit4]   2> 10202 T1337 oasc.CoreContainer.<init> New CoreContainer 1407432900
[junit4:junit4]   2> 10203 T1337 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358079497370/'
[junit4:junit4]   2> 10203 T1337 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358079497370/'
[junit4:junit4]   2> 10237 T1337 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 10238 T1337 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10238 T1337 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10239 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10239 T1337 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10240 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10240 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10241 T1337 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10241 T1337 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10242 T1337 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10254 T1337 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10271 T1337 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49536/solr
[junit4:junit4]   2> 10272 T1337 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10272 T1337 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49536 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@459e5bfc
[junit4:junit4]   2> 10274 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10274 T1405 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49536. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10275 T1339 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49550
[junit4:junit4]   2> 10276 T1405 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49536, initiating session
[junit4:junit4]   2> 10276 T1339 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49550
[junit4:junit4]   2> 10278 T1341 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c33d86da10009 with negotiated timeout 20000 for client /127.0.0.1:49550
[junit4:junit4]   2> 10278 T1405 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49536, sessionid = 0x13c33d86da10009, negotiated timeout = 20000
[junit4:junit4]   2> 10278 T1406 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@459e5bfc name:ZooKeeperConnection Watcher:127.0.0.1:49536 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10279 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10281 T1342 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c33d86da10009
[junit4:junit4]   2> 10282 T1339 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49550 which had sessionid 0x13c33d86da10009
[junit4:junit4]   2> 10282 T1337 oaz.ZooKeeper.close Session: 0x13c33d86da10009 closed
[junit4:junit4]   2> 10283 T1406 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10283 T1337 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 10289 T1337 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49536/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3177c922
[junit4:junit4]   2> 10291 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10291 T1407 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49536. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10292 T1407 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49536, initiating session
[junit4:junit4]   2> 10292 T1339 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49551
[junit4:junit4]   2> 10293 T1339 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49551
[junit4:junit4]   2> 10294 T1341 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c33d86da1000a with negotiated timeout 20000 for client /127.0.0.1:49551
[junit4:junit4]   2> 10294 T1407 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49536, sessionid = 0x13c33d86da1000a, negotiated timeout = 20000
[junit4:junit4]   2> 10295 T1408 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3177c922 name:ZooKeeperConnection Watcher:127.0.0.1:49536/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10295 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10296 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da1000a type:create cxid:0x1 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10298 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da1000a type:create cxid:0x2 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10300 T1337 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49549_
[junit4:junit4]   2> 10301 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da1000a type:delete cxid:0x4 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49549_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49549_
[junit4:junit4]   2> 10302 T1337 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49549_
[junit4:junit4]   2> 10306 T1359 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> 10307 T1365 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10307 T1365 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> 10308 T1393 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10308 T1393 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> 10309 T1378 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10309 T1378 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> 10312 T1359 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10317 T1337 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10325 T1409 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358079497370/collection1
[junit4:junit4]   2> 10325 T1409 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10326 T1409 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10326 T1409 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10329 T1409 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358079497370/collection1/'
[junit4:junit4]   2> 10330 T1409 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358079497370/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10330 T1409 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358079497370/collection1/lib/README' to classloader
[junit4:junit4]   2> 10376 T1409 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10439 T1409 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10441 T1409 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10445 T1409 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11034 T1409 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11046 T1409 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11050 T1409 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11077 T1409 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11087 T1409 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11097 T1409 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11101 T1409 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11104 T1409 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358079497370/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/
[junit4:junit4]   2> 11105 T1409 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a803365
[junit4:junit4]   2> 11106 T1409 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 11107 T1409 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3 forceNew:false
[junit4:junit4]   2> 11108 T1409 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3
[junit4:junit4]   2> 11108 T1409 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index/
[junit4:junit4]   2> 11109 T1409 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 11110 T1409 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index forceNew:false
[junit4:junit4]   2> 11118 T1409 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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3381062d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11119 T1409 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11120 T1409 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index
[junit4:junit4]   2> 11121 T1409 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 11125 T1409 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11126 T1409 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 11127 T1409 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11128 T1409 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 11129 T1409 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11130 T1409 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11130 T1409 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11132 T1409 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11133 T1409 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11134 T1409 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 11135 T1409 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 11136 T1409 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11137 T1409 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 11138 T1409 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 11139 T1409 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 11141 T1409 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11142 T1409 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11143 T1409 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11144 T1409 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11145 T1409 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11146 T1409 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11147 T1409 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11148 T1409 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11149 T1409 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11150 T1409 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 11151 T1409 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 11165 T1409 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11171 T1409 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 11174 T1409 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> 11179 T1409 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3
[junit4:junit4]   2> 11181 T1409 oass.SolrIndexSearcher.<init> Opening Searcher@3f67d0fd main
[junit4:junit4]   2> 11183 T1409 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 11184 T1409 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 11185 T1409 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 11195 T1409 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 11247 T1410 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f67d0fd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11260 T1409 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11260 T1409 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11439 T1360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11441 T1360 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:49546_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49546"}
[junit4:junit4]   2> 11450 T1360 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:49549_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49549"}
[junit4:junit4]   2> 11450 T1360 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11451 T1360 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11461 T1393 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> 11461 T1408 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> 11461 T1365 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> 11461 T1359 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> 11465 T1378 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> 12272 T1409 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12272 T1409 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49549 collection:collection1 shard:shard1
[junit4:junit4]   2> 12278 T1409 oasc.ZkController.register We are http://127.0.0.1:49549/collection1/ and leader is http://127.0.0.1:49543/collection1/
[junit4:junit4]   2> 12279 T1409 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49549
[junit4:junit4]   2> 12279 T1409 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12280 T1409 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C98 name=collection1 org.apache.solr.core.SolrCore@6b2d39ea url=http://127.0.0.1:49549/collection1 node=127.0.0.1:49549_ C98_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49549_, base_url=http://127.0.0.1:49549}
[junit4:junit4]   2> 12281 T1411 C98 P49549 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12282 T1411 C98 P49549 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12282 T1411 C98 P49549 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12282 T1411 C98 P49549 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12283 T1409 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12285 T1411 C98 P49549 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12285 T1337 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12286 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12287 T1337 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12823 T1337 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12827 T1337 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49553
[junit4:junit4]   2> 12828 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12829 T1337 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12830 T1337 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358079499676
[junit4:junit4]   2> 12830 T1337 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358079499676/solr.xml
[junit4:junit4]   2> 12831 T1337 oasc.CoreContainer.<init> New CoreContainer 1366807496
[junit4:junit4]   2> 12832 T1337 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358079499676/'
[junit4:junit4]   2> 12832 T1337 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358079499676/'
[junit4:junit4]   2> 12926 T1337 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12927 T1337 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12928 T1337 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12928 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12929 T1337 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12929 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12930 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12931 T1337 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12931 T1337 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12932 T1337 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12944 T1337 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12962 T1337 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49536/solr
[junit4:junit4]   2> 12963 T1337 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12964 T1337 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49536 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4f3b659a
[junit4:junit4]   2> 12965 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12965 T1421 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49536. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12967 T1421 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49536, initiating session
[junit4:junit4]   2> 12967 T1339 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49554
[junit4:junit4]   2> 12968 T1339 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49554
[junit4:junit4]   2> 12969 T1341 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c33d86da1000b with negotiated timeout 20000 for client /127.0.0.1:49554
[junit4:junit4]   2> 12969 T1421 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49536, sessionid = 0x13c33d86da1000b, negotiated timeout = 20000
[junit4:junit4]   2> 12970 T1422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f3b659a name:ZooKeeperConnection Watcher:127.0.0.1:49536 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12970 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12973 T1342 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c33d86da1000b
[junit4:junit4]   2> 12974 T1339 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49554 which had sessionid 0x13c33d86da1000b
[junit4:junit4]   2> 12974 T1337 oaz.ZooKeeper.close Session: 0x13c33d86da1000b closed
[junit4:junit4]   2> 12974 T1422 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12975 T1337 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12979 T1360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12981 T1360 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:49549_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49549"}
[junit4:junit4]   2> 12982 T1337 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49536/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@706930fe
[junit4:junit4]   2> 12983 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12984 T1423 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49536. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12984 T1423 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49536, initiating session
[junit4:junit4]   2> 12985 T1339 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49555
[junit4:junit4]   2> 12986 T1339 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49555
[junit4:junit4]   2> 12987 T1341 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c33d86da1000c with negotiated timeout 20000 for client /127.0.0.1:49555
[junit4:junit4]   2> 12987 T1423 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49536, sessionid = 0x13c33d86da1000c, negotiated timeout = 20000
[junit4:junit4]   2> 12988 T1424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@706930fe name:ZooKeeperConnection Watcher:127.0.0.1:49536/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12988 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12990 T1408 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> 12990 T1393 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> 12991 T1378 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> 12991 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da1000c type:create cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12991 T1359 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> 12991 T1365 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> 12995 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da1000c type:create cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12997 T1337 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49553_
[junit4:junit4]   2> 12999 T1342 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c33d86da1000c type:delete cxid:0x4 zxid:0xa5 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49553_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49553_
[junit4:junit4]   2> 13000 T1337 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49553_
[junit4:junit4]   2> 13004 T1359 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> 13005 T1393 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13006 T1393 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> 13006 T1408 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13006 T1408 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> 13006 T1365 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13007 T1365 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> 13007 T1378 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13008 T1378 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> 13013 T1359 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13018 T1337 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13031 T1425 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358079499676/collection1
[junit4:junit4]   2> 13032 T1425 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13032 T1425 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13033 T1425 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13035 T1425 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358079499676/collection1/'
[junit4:junit4]   2> 13036 T1425 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358079499676/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13037 T1425 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358079499676/collection1/lib/README' to classloader
[junit4:junit4]   2> 13085 T1425 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13147 T1425 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13149 T1425 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13154 T1425 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13704 T1425 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13711 T1425 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13714 T1425 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13735 T1425 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13741 T1425 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13746 T1425 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13748 T1425 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13750 T1425 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358079499676/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/
[junit4:junit4]   2> 13751 T1425 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a803365
[junit4:junit4]   2> 13751 T1425 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 13752 T1425 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4 forceNew:false
[junit4:junit4]   2> 13753 T1425 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4
[junit4:junit4]   2> 13753 T1425 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index/
[junit4:junit4]   2> 13753 T1425 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13754 T1425 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index forceNew:false
[junit4:junit4]   2> 13758 T1425 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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@51c8cf41),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13759 T1425 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13759 T1425 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index
[junit4:junit4]   2> 13760 T1425 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13762 T1425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13763 T1425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13763 T1425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13763 T1425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13764 T1425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13764 T1425 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13765 T1425 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13766 T1425 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13766 T1425 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13767 T1425 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13768 T1425 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13769 T1425 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13770 T1425 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13771 T1425 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13771 T1425 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13772 T1425 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13773 T1425 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13774 T1425 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13776 T1425 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13777 T1425 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13777 T1425 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13778 T1425 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13779 T1425 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13780 T1425 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13780 T1425 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13781 T1425 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13788 T1425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13792 T1425 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13793 T1425 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> 13795 T1425 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4
[junit4:junit4]   2> 13797 T1425 oass.SolrIndexSearcher.<init> Opening Searcher@2ee8d4ba main
[junit4:junit4]   2> 13798 T1425 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13798 T1425 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13799 T1425 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13804 T1425 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13840 T1425 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13841 T1425 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13843 T1426 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ee8d4ba main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14509 T1360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14512 T1360 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:49553_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49553"}
[junit4:junit4]   2> 14513 T1360 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 14514 T1360 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 14532 T1393 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> 14532 T1424 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> 14533 T1365 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> 14534 T1408 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> 14537 T1378 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> 14539 T1359 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> 14845 T1425 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14846 T1425 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49553 collection:collection1 shard:shard2
[junit4:junit4]   2> 14858 T1425 oasc.ZkController.register We are http://127.0.0.1:49553/collection1/ and leader is http://127.0.0.1:49546/collection1/
[junit4:junit4]   2> 14859 T1425 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49553
[junit4:junit4]   2> 14860 T1425 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14861 T1425 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C99 name=collection1 org.apache.solr.core.SolrCore@6964587c url=http://127.0.0.1:49553/collection1 node=127.0.0.1:49553_ C99_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49553_, base_url=http://127.0.0.1:49553}
[junit4:junit4]   2> 14862 T1427 C99 P49553 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14864 T1427 C99 P49553 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14865 T1427 C99 P49553 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14865 T1427 C99 P49553 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14865 T1425 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14869 T1427 C99 P49553 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14870 T1337 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14870 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14871 T1337 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14887 T1337 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14891 T1337 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 14892 T1337 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C98_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49549_, base_url=http://127.0.0.1:49549}
[junit4:junit4]   2> 15296 T1411 C98 P49549 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49543/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15296 T1411 C98 P49549 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49549 START replicas=[http://127.0.0.1:49543/collection1/] nUpdates=100
[junit4:junit4]   2> 15297 T1411 C98 P49549 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15297 T1411 C98 P49549 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15298 T1411 C98 P49549 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15298 T1411 C98 P49549 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15298 T1411 C98 P49549 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15299 T1411 C98 P49549 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49543/collection1/. core=collection1
[junit4:junit4]   2> 15300 T1411 C98 P49549 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C100 name=collection1 org.apache.solr.core.SolrCore@24f21147 url=http://127.0.0.1:49543/collection1 node=127.0.0.1:49543_ C100_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49543_, base_url=http://127.0.0.1:49543, leader=true}
[junit4:junit4]   2> 15316 T1371 C100 P49543 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15317 T1370 C100 P49543 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15319 T1370 C100 P49543 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1
[junit4:junit4]   2> 15323 T1370 C100 P49543 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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@a77ea1d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15323 T1370 C100 P49543 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15326 T1370 C100 P49543 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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@a77ea1d),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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@a77ea1d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15326 T1370 C100 P49543 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15327 T1370 C100 P49543 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1
[junit4:junit4]   2> 15328 T1370 C100 P49543 oass.SolrIndexSearcher.<init> Opening Searcher@3bdd16fd realtime
[junit4:junit4]   2> 15328 T1370 C100 P49543 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15328 T1370 C100 P49543 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 15330 T1411 C98 P49549 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15330 T1411 C98 P49549 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15333 T1373 C100 P49543 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15333 T1373 C100 P49543 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15334 T1411 C98 P49549 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15334 T1411 C98 P49549 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15334 T1411 C98 P49549 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15339 T1374 C100 P49543 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1
[junit4:junit4]   2> 15339 T1374 C100 P49543 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1/index
[junit4:junit4]   2> 15340 T1374 C100 P49543 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15340 T1411 C98 P49549 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15342 T1411 C98 P49549 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index.20130113021822724 forceNew:false
[junit4:junit4]   2> 15342 T1411 C98 P49549 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3
[junit4:junit4]   2> 15343 T1411 C98 P49549 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index.20130113021822724 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ae6be7d) fullCopy=true
[junit4:junit4]   2> 15350 T1369 C100 P49543 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15352 T1411 C98 P49549 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index
[junit4:junit4]   2> 15352 T1411 C98 P49549 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15352 T1411 C98 P49549 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130113021822724
[junit4:junit4]   2> 15353 T1411 C98 P49549 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3
[junit4:junit4]   2> 15354 T1411 C98 P49549 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3
[junit4:junit4]   2> 15354 T1411 C98 P49549 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index.20130113021822724
[junit4:junit4]   2> 15357 T1411 C98 P49549 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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index.20130113021822724 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ae6be7d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15358 T1411 C98 P49549 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15358 T1411 C98 P49549 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3
[junit4:junit4]   2> 15359 T1411 C98 P49549 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15359 T1411 C98 P49549 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15359 T1411 C98 P49549 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15360 T1411 C98 P49549 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index.20130113021822724
[junit4:junit4]   2> 15360 T1411 C98 P49549 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3
[junit4:junit4]   2> 15362 T1411 C98 P49549 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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index.20130113021822724 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ae6be7d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15362 T1411 C98 P49549 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15362 T1411 C98 P49549 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15363 T1411 C98 P49549 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3
[junit4:junit4]   2> 15363 T1411 C98 P49549 oass.SolrIndexSearcher.<init> Opening Searcher@24a68c73 main
[junit4:junit4]   2> 15364 T1410 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@24a68c73 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15365 T1410 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index
[junit4:junit4]   2> 15366 T1411 C98 P49549 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15367 T1411 C98 P49549 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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index.20130113021822724 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ae6be7d),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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index.20130113021822724 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ae6be7d),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15368 T1411 C98 P49549 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15368 T1411 C98 P49549 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3
[junit4:junit4]   2> 15369 T1411 C98 P49549 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15370 T1411 C98 P49549 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index.20130113021822724
[junit4:junit4]   2> 15370 T1411 C98 P49549 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3/index
[junit4:junit4]   2> 15370 T1411 C98 P49549 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15371 T1411 C98 P49549 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15371 T1411 C98 P49549 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15371 T1411 C98 P49549 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15373 T1411 C98 P49549 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15897 T1337 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16057 T1360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16059 T1360 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:49553_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49553"}
[junit4:junit4]   2> 16064 T1360 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:49549_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49549"}
[junit4:junit4]   2> 16070 T1365 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> 16071 T1408 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> 16071 T1393 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> 16071 T1424 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> 16071 T1378 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> 16072 T1359 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> 16901 T1337 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17909 T1337 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C99_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49553_, base_url=http://127.0.0.1:49553}
[junit4:junit4]   2> 18896 T1427 C99 P49553 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49546/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18897 T1427 C99 P49553 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49553 START replicas=[http://127.0.0.1:49546/collection1/] nUpdates=100
[junit4:junit4]   2> 18897 T1427 C99 P49553 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18898 T1427 C99 P49553 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18898 T1427 C99 P49553 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18898 T1427 C99 P49553 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18898 T1427 C99 P49553 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18899 T1427 C99 P49553 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49546/collection1/. core=collection1
[junit4:junit4]   2> 18900 T1427 C99 P49553 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C101 name=collection1 org.apache.solr.core.SolrCore@677d8266 url=http://127.0.0.1:49546/collection1 node=127.0.0.1:49546_ C101_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49546_, base_url=http://127.0.0.1:49546, leader=true}
[junit4:junit4]   2> 18911 T1384 C101 P49546 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18911 T1386 C101 P49546 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18913 T1386 C101 P49546 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2
[junit4:junit4]   2> 18914 T1337 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18918 T1386 C101 P49546 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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@521cb373),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18919 T1386 C101 P49546 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18922 T1386 C101 P49546 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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@521cb373),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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@521cb373),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18923 T1386 C101 P49546 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18924 T1386 C101 P49546 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2
[junit4:junit4]   2> 18925 T1386 C101 P49546 oass.SolrIndexSearcher.<init> Opening Searcher@5f0a524c realtime
[junit4:junit4]   2> 18925 T1386 C101 P49546 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18926 T1386 C101 P49546 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   2> 18928 T1427 C99 P49553 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18928 T1427 C99 P49553 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18932 T1389 C101 P49546 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18932 T1389 C101 P49546 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18933 T1427 C99 P49553 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 18934 T1427 C99 P49553 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18934 T1427 C99 P49553 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18942 T1385 C101 P49546 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2
[junit4:junit4]   2> 18943 T1385 C101 P49546 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2/index
[junit4:junit4]   2> 18944 T1385 C101 P49546 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18945 T1427 C99 P49553 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18947 T1427 C99 P49553 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index.20130113021826329 forceNew:false
[junit4:junit4]   2> 18947 T1427 C99 P49553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4
[junit4:junit4]   2> 18948 T1427 C99 P49553 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index.20130113021826329 lockFactory=org.apache.lucene.store.NativeFSLockFactory@fa35296) fullCopy=true
[junit4:junit4]   2> 18952 T1384 C101 P49546 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 18954 T1427 C99 P49553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index
[junit4:junit4]   2> 18955 T1427 C99 P49553 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18955 T1427 C99 P49553 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130113021826329
[junit4:junit4]   2> 18957 T1427 C99 P49553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4
[junit4:junit4]   2> 18957 T1427 C99 P49553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4
[junit4:junit4]   2> 18958 T1427 C99 P49553 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index.20130113021826329
[junit4:junit4]   2> 18961 T1427 C99 P49553 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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index.20130113021826329 lockFactory=org.apache.lucene.store.NativeFSLockFactory@fa35296),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18963 T1427 C99 P49553 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18964 T1427 C99 P49553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4
[junit4:junit4]   2> 18965 T1427 C99 P49553 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18965 T1427 C99 P49553 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18965 T1427 C99 P49553 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18966 T1427 C99 P49553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index.20130113021826329
[junit4:junit4]   2> 18967 T1427 C99 P49553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4
[junit4:junit4]   2> 18970 T1427 C99 P49553 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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index.20130113021826329 lockFactory=org.apache.lucene.store.NativeFSLockFactory@fa35296),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18971 T1427 C99 P49553 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18971 T1427 C99 P49553 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18972 T1427 C99 P49553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4
[junit4:junit4]   2> 18972 T1427 C99 P49553 oass.SolrIndexSearcher.<init> Opening Searcher@600400fc main
[junit4:junit4]   2> 18976 T1426 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@600400fc main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 18977 T1426 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index
[junit4:junit4]   2> 18977 T1427 C99 P49553 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18980 T1427 C99 P49553 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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index.20130113021826329 lockFactory=org.apache.lucene.store.NativeFSLockFactory@fa35296),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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index.20130113021826329 lockFactory=org.apache.lucene.store.NativeFSLockFactory@fa35296),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18980 T1427 C99 P49553 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18981 T1427 C99 P49553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4
[junit4:junit4]   2> 18981 T1427 C99 P49553 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18981 T1427 C99 P49553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index.20130113021826329
[junit4:junit4]   2> 18982 T1427 C99 P49553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4/index
[junit4:junit4]   2> 18982 T1427 C99 P49553 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18982 T1427 C99 P49553 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18983 T1427 C99 P49553 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18983 T1427 C99 P49553 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18986 T1427 C99 P49553 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19089 T1360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19091 T1360 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:49553_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49553"}
[junit4:junit4]   2> 19097 T1365 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> 19098 T1393 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> 19098 T1424 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> 19099 T1408 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> 19099 T1378 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> 19099 T1359 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> 19919 T1337 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19923 T1337 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C102 name=collection1 org.apache.solr.core.SolrCore@4e7fb846 url=http://127.0.0.1:49539/collection1 node=127.0.0.1:49539_ C102_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:49539_, base_url=http://127.0.0.1:49539, leader=true}
[junit4:junit4]   2> 19960 T1350 C102 P49539 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/control/data
[junit4:junit4]   2> 19964 T1350 C102 P49539 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-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@f6caa25),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19964 T1350 C102 P49539 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19966 T1350 C102 P49539 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/control/data
[junit4:junit4]   2> 19966 T1350 C102 P49539 oass.SolrIndexSearcher.<init> Opening Searcher@5970b127 realtime
[junit4:junit4]   2> 19967 T1350 C102 P49539 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424049577490644992)} 0 8
[junit4:junit4]   2> 19972 T1388 C101 P49546 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty2
[junit4:junit4]   2> 19984 T1374 C100 P49543 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty1
[junit4:junit4]   2>  C99_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49553_, base_url=http://127.0.0.1:49553}
[junit4:junit4]   2> 19995 T1418 C99 P49553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty4
[junit4:junit4]   2> 19996 T1418 C99 P49553 /update {update.distrib=FROMLEADER&_version_=-1424049577502179328&update.from=http://127.0.0.1:49546/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424049577502179328)} 0 7
[junit4:junit4]   2>  C98_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49549_, base_url=http://127.0.0.1:49549}
[junit4:junit4]   2> 20007 T1404 C98 P49549 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358079487387/jetty3
[junit4:junit4]   2> 20008 T1404 C98 P49549 /update {update.distrib=FROMLEADER&_version_=-1424049577513713664&update.from=http://127.0.0.1:49543/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424049577513713664)} 0 6
[junit4:junit4]   2> 20010 T1374 C100 P49543 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1424049577513713664)} 0 29
[junit4:junit4]   2> 20010 T1388 C101 P49546 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424049577502179328)} 0 40
[junit4:junit4]   2> 20019 T1351 C102 P49539 /update {wt=javabin&version=2} {add=[1 (1424049577549365248)]} 0 5
[junit4:junit4]   2> 20035 T1399 C98 P49549 /update {distrib.from=http://127.0.0.1:49543/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1424049577557753856)]} 0 4
[junit4:junit4]   2> 20036 T1371 C100 P49543 /update {wt=javabin&version=2} {add=[1 (1424049577557753856)]} 0 14
[junit4:junit4]   2> 20041 T1352 C102 P49539 /update {wt=javabin&version=2} {add=[2 (1424049577574531072)]} 0 2
[junit4:junit4]   2> 20054 T1419 C99 P49553 /update {distrib.from=http://127.0.0.1:49546/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1424049577579773952)]} 0 4
[junit4:junit4]   2> 20055 T1389 C101 P49546 /update {wt=javabin&version=2} {add=[2 (1424049577579773952)]} 0 12
[junit4:junit4]   2> 20064 T1353 C102 P49539 /update {wt=javabin&version=2} {add=[3 (1424049577598648320)]} 0 2
[junit4:junit4]   2> 20084 T1415 C99 P49553 /update {distrib.from=http://127.0.0.1:49546/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1424049577612279808)]} 0 2
[junit4:junit4]   2> 20085 T1385 C101 P49546 /update {distrib.from=http://127.0.0.1:49543/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[3 (1424049577612279808)]} 0 11
[junit4:junit4]   2> 20086 T1370 C100 P49543 /update {wt=javabin&version=2} {add=[3]} 0 14
[junit4:junit4]   2> 20091 T1354 C102 P49539 /update {wt=javabin&version=2} {add=[4 (1424049577626959872)]} 0 2
[junit4:junit4]   2> 20112 T1400 C98 P49549 /update {distrib.from=http://127.0.0.1:49543/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1424049577635348480)]} 0 6
[junit4:junit4]   2> 20114 T1372 C100 P49543 /update {wt=javabin&version=2} {add=[4 (1424049577635348480)]} 0 18
[junit4:junit4]   2> 20126 T1355 C102 P49539 /update {wt=javabin&version=2} {add=[5 (1424049577660514304)]} 0 6
[junit4:junit4]   2> 20137 T1416 C99 P49553 /update {distrib.from=http://127.0.0.1:49546/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1424049577672048640)]} 0 1
[junit4:junit4]   2> 20138 T1384 C101 P49546 /update {wt=javabin&version=2} {add=[5 (1424049577672048640)]} 0 7
[junit4:junit4]   2> 20148 T1350 C102 P49539 /update {wt=javabin&version=2} {add=[6 (1424049577687777280)]} 0 1
[junit4:junit4]   2> 20173 T1417 C99 P49553 /update {distrib.from=http://127.0.0.1:49546/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1424049577701408768)]} 0 3
[junit4:junit4]   2> 20174 T1387 C101 P49546 /update {distrib.from=http://127.0.0.1:49543/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[6 (1424049577701408768)]} 0 15
[junit4:junit4]   2> 20176 T1373 C100 P49543 /update {wt=javabin&version=2} {add=[6]} 0 22
[junit4:junit4]   2> 20187 T1351 C102 P49539 /update {wt=javabin&version=2} {add=[7 (1424049577725526016)]} 0 5
[junit4:junit4]   2> 20209 T1418 C99 P49553 /update {distrib.from=http://127.0.0.1:49546/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1424049577740206080)]} 0 5
[junit4:junit4]   2> 20211 T1388 C101 P49546 /update {distrib.from=http://127.0.0.1:49543/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[7 (1424049577740206080)]} 0 15
[junit4:junit4]   2> 20213 T1369 C100 P49543 /update {wt=javabin&version=2} {add=[7]} 0 21
[junit4:junit4]   2> 20222 T1353 C102 P49539 /update {wt=javabin&version=2} {add=[8 (1424049577763274752)]} 0 4
[junit4:junit4]   2> 20257 T1401 C98 P49549 /update {distrib.from=http://127.0.0.1:49543/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1424049577779003392)]} 0 6
[junit4:junit4]   2> 20259 T1374 C100 P49543 /update {distrib.from=http://127.0.0.1:49546/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[8 (1424049577779003392)]} 0 26
[junit4:junit4]   2> 20261 T1389 C101 P49546 /update {wt=javabin&version=2} {add=[8]} 0 33
[junit4:junit4]   2> 20271 T1354 C102 P49539 /update {wt=javabin&version=2} {add=[9 (1424049577813606400)]} 0 5
[junit4:junit4]   2> 20290 T1420 C99 P49553 /update {distrib.from=http://127.0.0.1:49546/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[9 (1424049577824092160)]} 0 6
[junit4:junit4]   2> 20292 T1385 C101 P49546 /update {wt=javabin

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

gMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 359261 T1337 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=PostingsFormat(name=MockRandom), foo_b=PostingsFormat(name=MockSep), cat=PostingsFormat(name=Direct), foo_d=Pulsing41(freqCutoff=7 minBlockSize=80 maxBlockSize=159), foo_f=PostingsFormat(name=MockSep), n_tl1=PostingsFormat(name=MockRandom), n_d1=PostingsFormat(name=Direct), rnd_b=Pulsing41(freqCutoff=7 minBlockSize=80 maxBlockSize=159), intDefault=PostingsFormat(name=MockRandom), n_td1=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=Direct), id=Pulsing41(freqCutoff=7 minBlockSize=80 maxBlockSize=159), range_facet_sl=Pulsing41(freqCutoff=7 minBlockSize=80 maxBlockSize=159), range_facet_si=PostingsFormat(name=Direct), oddField_s=Pulsing41(freqCutoff=7 minBlockSize=80 maxBlockSize=159), sequence_i=Pulsing41(freqCutoff=7 minBlockSize=80 maxBlockSize=159), name=Pulsing41(freqCutoff=7 minBlockSize=80 maxBlockSize=159), foo_i=PostingsFormat(name=MockRandom), regex_dup_B_s=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Direct), n_tf1=PostingsFormat(name=Direct), n_dt1=PostingsFormat(name=MockRandom), genre_s=Pulsing41(freqCutoff=7 minBlockSize=80 maxBlockSize=159), author_t=PostingsFormat(name=MockRandom), n_ti1=Pulsing41(freqCutoff=7 minBlockSize=80 maxBlockSize=159), range_facet_l=PostingsFormat(name=Direct), text=PostingsFormat(name=MockSep), _version_=PostingsFormat(name=MockRandom), val_i=Pulsing41(freqCutoff=7 minBlockSize=80 maxBlockSize=159), SubjectTerms_mfacet=PostingsFormat(name=MockRandom), series_t=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=Direct), n_tdt1=PostingsFormat(name=MockRandom), regex_dup_A_s=PostingsFormat(name=MockSep), price=PostingsFormat(name=MockSep), other_tl1=PostingsFormat(name=MockRandom), n_l1=PostingsFormat(name=Direct), a_si=PostingsFormat(name=MockRandom), inStock=PostingsFormat(name=MockSep)}, sim=DefaultSimilarity, locale=es_PA, timezone=Pacific/Rarotonga
[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=81129208,total=322437120
[junit4:junit4]   2> NOTE: All tests run in this JVM: [PrimUtilsTest, ZkCLITest, TestSearchPerf, BinaryUpdateRequestHandlerTest, SolrCoreCheckLockOnStartupTest, TestCSVResponseWriter, AnalysisAfterCoreReloadTest, UUIDFieldTest, TestSuggestSpellingConverter, IndexBasedSpellCheckerTest, SchemaVersionSpecificBehaviorTest, WordBreakSolrSpellCheckerTest, TestFastLRUCache, TestLRUCache, SuggesterTest, TermVectorComponentTest, TestDistributedGrouping, LukeRequestHandlerTest, PrimitiveFieldTypeTest, SolrRequestParserTest, BasicZkTest, TestFastWriter, TestCharFilters, ExternalFileFieldSortTest, UniqFieldsUpdateProcessorFactoryTest, SuggesterTSTTest, TestSolrCoreProperties, SimpleFacetsTest, TestSurroundQueryParser, TestPluginEnable, TestAnalyzedSuggestions, DOMUtilTest, TestRealTimeGet, TestSort, UpdateRequestProcessorFactoryTest, TestConfig, TestIndexingPerformance, TestUtils, TestHashPartitioner, TestRecovery, IndexSchemaTest, DistributedTermsComponentTest, CircularListTest, TestXIncludeConfig, DateFieldTest, CoreContainerCoreInitFailuresTest, LegacyHTMLStripCharFilterTest, BadComponentTest, SampleTest, TestIBSimilarityFactory, NumericFieldsTest, DistributedQueryElevationComponentTest, TestPropInjectDefaults, UpdateParamsTest, IndexSchemaRuntimeFieldTest, FastVectorHighlighterTest, ShowFileRequestHandlerTest, TestRTGBase, SimplePostToolTest, FileUtilsTest, SearchHandlerTest, TestExtendedDismaxParser, DocumentBuilderTest, CoreAdminHandlerTest, PolyFieldTest, TestLMJelinekMercerSimilarityFactory, SpellCheckCollatorTest, SolrPluginUtilsTest, TestFuzzyAnalyzedSuggestions, TestTrie, ZkSolrClientTest, TestMultiCoreConfBootstrap, ConvertedLegacyTest, TestNumberUtils, TestCoreContainer, DefaultValueUpdateProcessorTest, ChaosMonkeyNothingIsSafeTest, SyncSliceTest, NoCacheHeaderTest, ClusterStateTest, DisMaxRequestHandlerTest, TestSolrIndexConfig, ResourceLoaderTest, SolrCoreTest, DistanceFunctionTest, TestSolrDeletionPolicy1, DirectSolrSpellCheckerTest, XsltUpdateRequestHandlerTest, TestCodecSupport, ShardRoutingTest, CacheHeaderTest, TestSolrJ, BasicDistributedZkTest]
[junit4:junit4] Completed in 359.53s, 1 test, 1 failure <<< FAILURES!

[...truncated 465 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:344: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:178: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:428: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1176: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:841: There were test failures: 246 suites, 1029 tests, 1 failure, 14 ignored (3 assumptions)

Total time: 57 minutes 59 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