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 2014/02/05 06:52:05 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b04) - Build # 9363 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9363/
Java: 32bit/jdk1.7.0_60-ea-b04 -client -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers

Error Message:
not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.

Stack Trace:
java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([DB61AA2DB74D9393:B6462AFF5CF42134]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:366)
	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:606)
	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:744)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Exception writing document id 1 to the index; possible analysis error.

Stack Trace:
org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([DB61AA2DB74D9393:384651755CF54CD3]:0)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:683)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:837)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1915)
	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:989)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
	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:606)
	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:744)
Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:165)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:232)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
	... 57 more
Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Long.parseLong(Long.java:444)
	at java.lang.Long.parseLong(Long.java:483)
	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:45)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:116)
	... 60 more


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([DB61AA2DB74D9393:79BD3C867FAA007C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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:606)
	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:744)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_quad}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([DB61AA2DB74D9393:79BD3C867FAA007C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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:606)
	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:744)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=stqpt_geohash}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([DB61AA2DB74D9393:79BD3C867FAA007C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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:606)
	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:744)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=pointvector}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([DB61AA2DB74D9393:79BD3C867FAA007C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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:606)
	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:744)




Build Log:
[...truncated 9983 lines...]
   [junit4] Suite: org.apache.solr.BasicFunctionalityTest
   [junit4]   2> 162429 T871 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391578135192
   [junit4]   2> 162429 T871 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 162430 T871 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 162430 T871 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 162470 T871 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 162516 T871 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 162517 T871 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 162524 T871 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 162776 T871 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 162784 T871 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 162786 T871 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 162792 T871 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 162795 T871 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 162797 T871 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 162798 T871 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 162798 T871 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 162798 T871 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 162798 T871 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 162799 T871 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 162799 T871 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 162799 T871 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 162799 T871 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 162808 T871 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 162809 T871 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 162809 T871 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 162842 T871 oasc.CoreContainer.<init> New CoreContainer 14559072
   [junit4]   2> 162842 T871 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 162843 T871 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 162843 T871 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 162843 T871 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 162844 T871 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 162844 T871 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 162844 T871 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 162844 T871 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 162844 T871 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 162845 T871 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 162847 T871 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 162847 T871 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 162847 T871 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 162849 T872 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 162850 T872 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 162850 T872 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 162850 T872 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 162886 T872 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 162928 T872 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 162928 T872 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 162936 T872 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 163188 T872 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 163193 T872 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 163195 T872 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 163200 T872 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 163202 T872 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 163204 T872 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 163204 T872 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 163205 T872 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 163205 T872 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 163205 T872 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 163205 T872 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 163206 T872 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 163206 T872 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391578135192/
   [junit4]   2> 163206 T872 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14c3ee7
   [junit4]   2> 163206 T872 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391578135192
   [junit4]   2> 163207 T872 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391578135192/index/
   [junit4]   2> 163207 T872 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391578135192/index' doesn't exist. Creating new index...
   [junit4]   2> 163207 T872 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicFunctionalityTest-1391578135192/index
   [junit4]   2> 163207 T872 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=48.7548828125, floorSegmentMB=2.1279296875, forceMergeDeletesPctAllowed=6.43453169669891, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 163208 T872 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_1,generation=1}
   [junit4]   2> 163208 T872 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 163208 T872 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 163211 T872 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 163211 T872 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 163211 T872 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 163211 T872 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 163212 T872 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 163212 T872 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 163212 T872 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 163212 T872 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 163212 T872 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 163213 T872 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 163213 T872 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 163213 T872 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 163213 T872 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 163214 T872 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 163214 T872 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 163214 T872 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 163215 T872 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 163215 T872 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 163215 T872 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 163216 T872 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 163216 T872 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 163216 T872 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 163217 T872 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 163217 T872 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 163217 T872 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 163218 T872 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 163218 T872 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 163218 T872 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 163219 T872 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 163219 T872 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 163219 T872 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 163220 T872 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 163220 T872 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 163220 T872 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 163221 T872 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 163223 T872 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 163224 T872 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 163226 T872 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 163226 T872 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 163227 T872 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=883048636, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 163227 T872 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_1,generation=1}
   [junit4]   2> 163227 T872 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 163228 T872 oass.SolrIndexSearcher.<init> Opening Searcher@167292 main
   [junit4]   2> 163228 T872 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 163403 T872 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 163424 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@167292 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 163429 T872 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 163431 T871 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 163435 T871 oas.SolrTestCaseJ4.setUp ###Starting testTokenizer
   [junit4]   2> ASYNC  NEW_CORE C83 name=collection1 org.apache.solr.core.SolrCore@1e13dcd
   [junit4]   2> 163437 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4055 (1459175435741954048)]} 0 2
   [junit4]   2> 163441 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4056 (1459175435748245504)]} 0 0
   [junit4]   2> 163442 T871 C83 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163455 T871 C83 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_2,generation=2}
   [junit4]   2> 163456 T871 C83 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 163469 T871 C83 oass.SolrIndexSearcher.<init> Opening Searcher@141d482 main
   [junit4]   2> 163470 T871 C83 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163472 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@141d482 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C2)}
   [junit4]   2> 163472 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 30
   [junit4]   2> 163475 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=patterntok:Hello&qt=standard} hits=1 status=0 QTime=2 
   [junit4]   2> 163477 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=patterntok:Goodbye&qt=standard} hits=1 status=0 QTime=0 
   [junit4]   2> 163478 T871 oas.SolrTestCaseJ4.tearDown ###Ending testTokenizer
   [junit4]   2> 163482 T871 oas.SolrTestCaseJ4.setUp ###Starting testMultipleUpdatesPerAdd
   [junit4]   2> 163485 T871 C83 oass.SolrIndexSearcher.<init> Opening Searcher@def705 realtime
   [junit4]   2> 163485 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1459175435791237120)} 0 3
   [junit4]   2> 163487 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1 (1459175435796480000), 2 (1459175435796480001)]} 0 1
   [junit4]   2> 163488 T871 C83 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163490 T871 C83 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_3,generation=3}
   [junit4]   2> 163490 T871 C83 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 163492 T871 C83 oass.SolrIndexSearcher.<init> Opening Searcher@19132a0 main
   [junit4]   2> 163492 T871 C83 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163494 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19132a0 main{StandardDirectoryReader(segments_3:7:nrt _1(5.0):C2)}
   [junit4]   2> 163495 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 163497 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=id:[0+TO+99]&qt=standard} hits=2 status=0 QTime=1 
   [junit4]   2> 163498 T871 oas.SolrTestCaseJ4.tearDown ###Ending testMultipleUpdatesPerAdd
   [junit4]   2> 163502 T871 oas.SolrTestCaseJ4.setUp ###Starting testDateMath
   [junit4]   2> 163503 T871 C83 oass.SolrIndexSearcher.<init> Opening Searcher@16f8cb5 realtime
   [junit4]   2> 163503 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1459175435812208640)} 0 1
   [junit4]   2> 163505 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1 (1459175435815354368)]} 0 0
   [junit4]   2> 163509 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2 (1459175435819548672)]} 0 2
   [junit4]   2> 163511 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3 (1459175435821645824)]} 0 0
   [junit4]   2> 163513 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4 (1459175435823742976)]} 0 0
   [junit4]   2> 163515 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5 (1459175435824791552)]} 0 1
   [junit4]   2> 163516 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6 (1459175435826888704)]} 0 0
   [junit4]   2> 163517 T871 C83 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163520 T871 C83 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_4,generation=4}
   [junit4]   2> 163520 T871 C83 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 163522 T871 C83 oass.SolrIndexSearcher.<init> Opening Searcher@b9cff8 main
   [junit4]   2> 163522 T871 C83 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163524 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b9cff8 main{StandardDirectoryReader(segments_4:11:nrt _2(5.0):C6)}
   [junit4]   2> 163525 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 163527 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:1976-07-04T12\:08\:56.45Z/SECOND%2B235MILLIS} hits=1 status=0 QTime=0 
   [junit4]   2> 163529 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:1976-07-04T12\:08\:56.123Z/MINUTE%2B56SECONDS%2B235MILLIS} hits=1 status=0 QTime=0 
   [junit4]   2> 163531 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:"1976-07-04T12:08:56.45Z/SECOND%2B235MILLIS"} hits=1 status=0 QTime=0 
   [junit4]   2> 163533 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:"1976-07-04T12:08:56.123Z/MINUTE%2B56SECONDS%2B235MILLIS"} hits=1 status=0 QTime=0 
   [junit4]   2> 163535 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!term+f%3Dbday}1976-07-04T12:08:56.45Z/SECOND%2B235MILLIS} hits=1 status=0 QTime=0 
   [junit4]   2> 163537 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!term+f%3Dbday}1976-07-04T12:08:56.123Z/MINUTE%2B56SECONDS%2B235MILLIS} hits=1 status=0 QTime=0 
   [junit4]   2> 163539 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!term+f%3Dbday}1976-07-04T12:08:56.235Z} hits=1 status=0 QTime=0 
   [junit4]   2> 163542 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!term+f%3Dbday}1976-07-04T12:08:56.235Z%2B4SECONDS-4SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B4SECONDS-4SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS} hits=1 status=0 QTime=1 
   [junit4]   2> 163546 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:"1976-07-04T12:08:56.235Z%2B4SECONDS-4SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B4SECONDS-4SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS%2B4SECONDS-4SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B3SECONDS-3SECONDS%2B4SECONDS-4SECONDS"} hits=1 status=0 QTime=2 
   [junit4]   2> 163548 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[*+TO+1976-07-04T12:08:56.235Z/SECOND]} hits=0 status=0 QTime=0 
   [junit4]   2> 163550 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[*+TO+1976-07-04T12:08:56.235Z/SECOND%2B1SECOND]} hits=1 status=0 QTime=0 
   [junit4]   2> 163552 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[1976-07-04T12:08:56.235Z/SECOND+TO+1976-07-04T12:08:56.235Z/SECOND%2B1SECOND]} hits=1 status=0 QTime=0 
   [junit4]   2> 163554 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[1976-07-04T12:08:56.235Z/MINUTE%2B1MINUTE+TO+*]} hits=5 status=0 QTime=0 
   [junit4]   2> 163556 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[*+TO+NOW]} hits=4 status=0 QTime=0 
   [junit4]   2> 163558 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[NOW+TO+*]} hits=2 status=0 QTime=0 
   [junit4]   2> 163559 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[*+TO+NOW-2YEARS]} hits=1 status=0 QTime=0 
   [junit4]   2> 163561 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[NOW%2B1MONTH+TO+*]} hits=1 status=0 QTime=1 
   [junit4]   2> 163562 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=bday:[NOW-1MONTH+TO+NOW%2B2HOURS]} hits=4 status=0 QTime=0 
   [junit4]   2> 163564 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={NOW=205369736000&q=bday:[NOW/DAY+TO+NOW/DAY%2B1DAY]} hits=1 status=0 QTime=0 
   [junit4]   2> 163567 T871 C83 oasc.SolrCore.execute [collection1] webapp=null path=null params={TZ=GMT-23&NOW=205369736000&q=bday:[NOW/DAY+TO+NOW/DAY%2B1DAY]} hits=0 status=0 QTime=1 
   [junit4]   2> 163568 T871 oas.SolrTestCaseJ4.tearDown ###Ending testDateMath
   [junit4]   2> 163572 T871 oas.SolrTestCaseJ4.setUp ###Starting testNonTrivialDeleteByQuery
   [junit4]   2> 163573 T871 C83 oass.SolrIndexSearcher.<init> Opening Searcher@c79086 realtime
   [junit4]   2> 163573 T871 C83 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1459175435885608960)} 0 1
   [junit4]   2> ASYNC  NEW_CORE C84 name=collection1 org.apache.solr.core.SolrCore@1e13dcd
   [junit4]   2> 163583 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101 (1459175435896094720)]} 0 1
   [junit4]   2> 163585 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[102 (1459175435899240448)]} 0 0
   [junit4]   2> 163587 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[103 (1459175435901337600)]} 0 0
   [junit4]   2> 163589 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[104 (1459175435902386176)]} 0 0
   [junit4]   2> 163590 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[105 (1459175435904483328)]} 0 1
   [junit4]   2> 163591 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[106 (1459175435905531904)]} 0 0
   [junit4]   2> 163592 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163594 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_5,generation=5}
   [junit4]   2> 163595 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 163597 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@f38566 main
   [junit4]   2> 163598 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163600 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f38566 main{StandardDirectoryReader(segments_5:15:nrt _3(5.0):C6)}
   [junit4]   2> 163601 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 163602 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=id:[100+TO+110]&qt=standard} hits=6 status=0 QTime=0 
   [junit4]   2> 163604 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=*:*&qt=standard} hits=6 status=0 QTime=0 
   [junit4]   2> 163606 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=text:red&qt=standard} hits=2 status=0 QTime=1 
   [junit4]   2> 163608 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=-text:red&qt=standard} hits=4 status=0 QTime=0 
   [junit4]   2> 163610 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=text:grape&qt=standard} hits=2 status=0 QTime=1 
   [junit4]   2> 163611 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=-text:grape&qt=standard} hits=4 status=0 QTime=0 
   [junit4]   2> 163614 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=-text:red+-text:grape&qt=standard} hits=2 status=0 QTime=2 
   [junit4]   2> 163616 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q={!lucene+q.op%3DAND+df%3Dtext}grape+green&qt=standard} hits=1 status=0 QTime=1 
   [junit4]   2> 163618 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=-_val_:"{!lucene+q.op%3DAND+df%3Dtext}grape+green"&qt=standard} hits=5 status=0 QTime=1 
   [junit4]   2> 163623 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=-*:* (-1459175435938037760)} 0 1
   [junit4]   2> 163624 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163624 T871 C84 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 163625 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@121a613 main
   [junit4]   2> 163625 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163629 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@121a613 main{StandardDirectoryReader(segments_5:15:nrt _3(5.0):C6)}
   [junit4]   2> 163630 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 163631 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=*:*&qt=standard} hits=6 status=0 QTime=0 
   [junit4]   2> 163634 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@215fd8 realtime
   [junit4]   2> 163634 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=-text:grape -text:red (-1459175435949572096)} 0 2
   [junit4]   2> 163635 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163636 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_6,generation=6}
   [junit4]   2> 163636 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 163636 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@554ba3 main
   [junit4]   2> 163637 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163640 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@554ba3 main{StandardDirectoryReader(segments_5:16:nrt _3(5.0):C6/2:delGen=1)}
   [junit4]   2> 163641 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 163642 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=*:*&qt=standard} hits=4 status=0 QTime=0 
   [junit4]   2> 163646 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@14b6585 realtime
   [junit4]   2> 163646 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery={!term f=id}106 (-1459175435962155008)} 0 1
   [junit4]   2> 163648 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163648 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_7,generation=7}
   [junit4]   2> 163648 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 163649 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@3383ca main
   [junit4]   2> 163649 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163652 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3383ca main{StandardDirectoryReader(segments_6:17:nrt _3(5.0):C6/3:delGen=2)}
   [junit4]   2> 163652 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 163654 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=*:*&qt=standard} hits=3 status=0 QTime=1 
   [junit4]   2> 163657 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@4d1ca0 realtime
   [junit4]   2> 163658 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=-_val_:"{!lucene q.op=AND df=text}grape green" (-1459175435973689344)} 0 2
   [junit4]   2> 163659 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163659 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_8,generation=8}
   [junit4]   2> 163660 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 163660 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@1bf9ca4 main
   [junit4]   2> 163661 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163663 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bf9ca4 main{StandardDirectoryReader(segments_7:18:nrt _3(5.0):C6/5:delGen=3)}
   [junit4]   2> 163664 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 163665 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=*:*&qt=standard} hits=1 status=0 QTime=0 
   [junit4]   2> 163667 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@e0f584 realtime
   [junit4]   2> 163668 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=-text:doesnotexist (-1459175435985223680)} 0 2
   [junit4]   2> 163669 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163669 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_9,generation=9}
   [junit4]   2> 163670 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 163670 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@1c3932b main
   [junit4]   2> 163671 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163674 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c3932b main{StandardDirectoryReader(segments_8:20:nrt)}
   [junit4]   2> 163674 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 163676 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=*:*&qt=standard} hits=0 status=0 QTime=0 
   [junit4]   2> 163677 T871 oas.SolrTestCaseJ4.tearDown ###Ending testNonTrivialDeleteByQuery
   [junit4]   2> 163680 T871 oas.SolrTestCaseJ4.setUp ###Starting testKeywordTokenizerFactory
   [junit4]   2> 163682 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[42 (1459175435999903744)]} 0 2
   [junit4]   2> 163683 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163685 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_a,generation=10}
   [junit4]   2> 163685 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 163686 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@eadcbd main
   [junit4]   2> 163686 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163689 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@eadcbd main{StandardDirectoryReader(segments_a:22:nrt _4(5.0):C1)}
   [junit4]   2> 163690 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 163691 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=id:42&qt=standard} hits=1 status=0 QTime=0 
   [junit4]   2> 163693 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=keywordtok:"How+nOw+broWn-ish+C.o.w.+?"&qt=standard} hits=1 status=0 QTime=1 
   [junit4]   2> 163694 T871 oas.SolrTestCaseJ4.tearDown ###Ending testKeywordTokenizerFactory
   [junit4]   2> 163697 T871 oas.SolrTestCaseJ4.setUp ###Starting testClientErrorOnMalformedNumbers
   [junit4]   2> 163699 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {} 0 2
   [junit4]   2> 163700 T871 C84 oasc.SolrException.log Ignoring exception matching NOT_A_NUMBER
   [junit4]   2> 163700 T871 oas.SolrTestCaseJ4.tearDown ###Ending testClientErrorOnMalformedNumbers
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicFunctionalityTest -Dtests.method=testClientErrorOnMalformedNumbers -Dtests.seed=DB61AA2DB74D9393 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=iw_IL -Dtests.timezone=America/Thunder_Bay -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J0 | BasicFunctionalityTest.testClientErrorOnMalformedNumbers <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DB61AA2DB74D9393:B6462AFF5CF42134]:0)
   [junit4]    > 	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:366)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 163710 T871 oas.SolrTestCaseJ4.setUp ###Starting testLazyField
   [junit4]   2> 163722 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7777 (1459175436037652480)]} 0 9
   [junit4]   2> 163724 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163727 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_b,generation=11}
   [junit4]   2> 163727 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 163728 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@1329a92 main
   [junit4]   2> 163729 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163732 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1329a92 main{StandardDirectoryReader(segments_b:24:nrt _4(5.0):C1 _5(5.0):C1)}
   [junit4]   2> 163732 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 163735 T871 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,title&q=id:7777} hits=1 status=0 QTime=1 
   [junit4]   2> 163736 T871 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,test_hlt&q=id:7777} hits=1 status=0 QTime=1 
   [junit4]   2> 163736 T871 oas.SolrTestCaseJ4.tearDown ###Ending testLazyField
   [junit4]   2> 163740 T871 oas.SolrTestCaseJ4.setUp ###Starting testDateRoundtrip
   [junit4]   2> 163741 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[99 (1459175436061769728)]} 0 1
   [junit4]   2> 163742 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163745 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_c,generation=12}
   [junit4]   2> 163745 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 163746 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@f77a0d main
   [junit4]   2> 163747 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163750 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f77a0d main{StandardDirectoryReader(segments_c:26:nrt _4(5.0):C1 _5(5.0):C1 _6(5.0):C1)}
   [junit4]   2> 163750 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 163752 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:99} hits=1 status=0 QTime=0 
   [junit4]   2> 163754 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[99 (1459175436075401216)]} 0 1
   [junit4]   2> 163756 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163758 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_d,generation=13}
   [junit4]   2> 163759 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 163810 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@4b05af main
   [junit4]   2> 163811 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163814 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4b05af main{StandardDirectoryReader(segments_d:30:nrt _4(5.0):C1 _5(5.0):C1 _7(5.0):C1)}
   [junit4]   2> 163814 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 59
   [junit4]   2> 163816 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:99} hits=1 status=0 QTime=0 
   [junit4]   2> 163817 T871 oas.SolrTestCaseJ4.tearDown ###Ending testDateRoundtrip
   [junit4]   2> 163821 T871 oas.SolrTestCaseJ4.setUp ###Starting testConfigDefaults
   [junit4]   2> 163822 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[42 (1459175436146704384)]} 0 1
   [junit4]   2> 163824 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[43 (1459175436148801536)]} 0 1
   [junit4]   2> 163825 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[44 (1459175436150898688)]} 0 0
   [junit4]   2> 163826 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[45 (1459175436151947264)]} 0 0
   [junit4]   2> 163828 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[46 (1459175436152995840)]} 0 1
   [junit4]   2> 163829 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[47 (1459175436155092992)]} 0 1
   [junit4]   2> 163830 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163834 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_e,generation=14}
   [junit4]   2> 163834 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 163836 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@8dea14 main
   [junit4]   2> 163837 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163840 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8dea14 main{StandardDirectoryReader(segments_e:34:nrt _5(5.0):C1 _7(5.0):C1 _8(5.0):C6)}
   [junit4]   2> 163840 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 10
   [junit4]   2> 163842 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=id:[42+TO+47]&qt=standard} hits=6 status=0 QTime=0 
   [junit4]   2> 163893 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:[42+TO+47]&qt=defaults} hits=6 status=0 QTime=49 
   [junit4]   2> 163898 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=name:Zapp+OR+title:General&qt=defaults} hits=2 status=0 QTime=3 
   [junit4]   2> 163900 T871 oas.SolrTestCaseJ4.tearDown ###Ending testConfigDefaults
   [junit4]   2> 163904 T871 oas.SolrTestCaseJ4.setUp ###Starting testDocBoost
   [junit4]   2> 163905 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1 (1459175436233736192), 2 (1459175436234784768)]} 0 1
   [junit4]   2> 163906 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163908 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_f,generation=15}
   [junit4]   2> 163909 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 163910 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@373fd5 main
   [junit4]   2> 163910 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163913 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@373fd5 main{StandardDirectoryReader(segments_f:36:nrt _5(5.0):C1 _7(5.0):C1 _8(5.0):C6 _9(5.0):C2)}
   [junit4]   2> 163913 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 163915 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={version=2.2&rows=20&start=0&q=text:hello&qt=standard} hits=2 status=0 QTime=0 
   [junit4]   2> 163920 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=text:hello&debugQuery=true} hits=2 status=0 QTime=4 
   [junit4]   2> 163920 T871 oas.SolrTestCaseJ4.tearDown ###Ending testDocBoost
   [junit4]   2> 163924 T871 oas.SolrTestCaseJ4.setUp ###Starting testSolrParams
   [junit4]   2> 163924 T871 oas.SolrTestCaseJ4.tearDown ###Ending testSolrParams
   [junit4]   2> 163928 T871 oas.SolrTestCaseJ4.setUp ###Starting testAbuseOfSort
   [junit4]   2> 163929 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9999991 (1459175436258902016)]} 0 1
   [junit4]   2> 163931 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9999992 (1459175436262047744)]} 0 0
   [junit4]   2> 163932 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163935 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_g,generation=16}
   [junit4]   2> 163935 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 163937 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@3e5f74 main
   [junit4]   2> 163937 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163940 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e5f74 main{StandardDirectoryReader(segments_g:38:nrt _5(5.0):C1 _7(5.0):C1 _8(5.0):C6 _9(5.0):C2 _a(5.0):C2)}
   [junit4]   2> 163941 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 163943 T871 C84 oasc.SolrException.log Ignoring exception matching can not sort on multivalued field: sortabuse_t
   [junit4]   2> 163944 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=sortabuse_b:true&sort=sortabuse_t+asc} status=400 QTime=1 
   [junit4]   2> 163944 T871 oasc.SolrException.log Ignoring exception matching can not sort on multivalued field: sortabuse_t
   [junit4]   2> 163944 T871 oas.SolrTestCaseJ4.tearDown ###Ending testAbuseOfSort
   [junit4]   2> 163948 T871 oas.SolrTestCaseJ4.setUp ###Starting testLocalSolrQueryRequestParams
   [junit4]   2> 163948 T871 oas.SolrTestCaseJ4.tearDown ###Ending testLocalSolrQueryRequestParams
   [junit4]   2> 163952 T871 oas.SolrTestCaseJ4.setUp ###Starting testXMLWriter
   [junit4]   2> 163954 T871 oas.SolrTestCaseJ4.tearDown ###Ending testXMLWriter
   [junit4]   2> 163958 T871 oas.SolrTestCaseJ4.setUp ###Starting testHTMLStrip
   [junit4]   2> 163959 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[200 (1459175436290359296)]} 0 1
   [junit4]   2> 163961 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[201 (1459175436292456448)]} 0 1
   [junit4]   2> 163962 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163965 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@110b4ad)),segFN=segments_h,generation=17}
   [junit4]   2> 163965 T871 C84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 163966 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@1b5726 main
   [junit4]   2> 163967 T871 C84 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 163970 T873 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b5726 main{StandardDirectoryReader(segments_h:40:nrt _5(5.0):C1 _7(5.0):C1 _8(5.0):C6 _9(5.0):C2 _a(5.0):C2 _b(5.0):C2)}
   [junit4]   2> 163971 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 163973 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=HTMLwhitetok:A%26#66;C} hits=2 status=0 QTime=1 
   [junit4]   2> 163974 T871 C84 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=HTMLwhitetok:%26#65;BC} hits=2 status=0 QTime=0 
   [junit4]   2> 163975 T871 oas.SolrTestCaseJ4.tearDown ###Ending testHTMLStrip
   [junit4]   2> 163979 T871 oas.SolrTestCaseJ4.setUp ###Starting testDefaultFieldValues
   [junit4]   2> 163981 T871 C84 oass.SolrIndexSearcher.<init> Opening Searcher@156674 realtime
   [junit4]   2> 163981 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1459175436313427968)} 0 1
   [junit4]   2> 163983 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4055 (1459175436316573696)]} 0 0
   [junit4]   2> 163985 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4056 (1459175436317622272)]} 0 1
   [junit4]   2> 163986 T871 C84 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4057 (1459175436319719424)]} 0 0
   [junit4]   2> 163987 T871 C84 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163990 T871 C84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b133b9 lockFactory=org.apache.lucene.store.SingleI

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

asc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16715e main{StandardDirectoryReader(segments_4:9:nrt _1(5.0):C1 _2(5.0):C1)}
   [junit4]   2> 421015 T2551 C595 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[2 (1459175705823674368)],commit=} 0 10
   [junit4]   2> 421015 T2551 C595 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=big_decimal_tf&q=id:2} hits=1 status=0 QTime=0 
   [junit4]   2> 421016 T2551 oas.SolrTestCaseJ4.tearDown ###Ending testAddBigDecimalValueToTrieField
   [junit4]   2> 421021 T2551 oas.SolrTestCaseJ4.setUp ###Starting testNullValues
   [junit4]   2> 421024 T2551 C595 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 421027 T2551 C595 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@118d812 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d7a43d)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@118d812 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d7a43d)),segFN=segments_5,generation=5}
   [junit4]   2> 421027 T2551 C595 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 421029 T2551 C595 oass.SolrIndexSearcher.<init> Opening Searcher@184f96f main
   [junit4]   2> 421030 T2551 C595 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 421032 T2553 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@184f96f main{StandardDirectoryReader(segments_5:11:nrt _1(5.0):C1 _2(5.0):C1 _3(5.0):C1)}
   [junit4]   2> 421032 T2551 C595 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={commit=true&wt=json&indent=true} {add=[10 (1459175705842548736)],commit=} 0 9
   [junit4]   2> 421033 T2551 C595 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=foo_s,foo2_s&q=id:10} hits=1 status=0 QTime=1 
   [junit4]   2> 421033 T2551 oas.SolrTestCaseJ4.tearDown ###Ending testNullValues
   [junit4]   2> 421039 T2551 oas.SolrTestCaseJ4.setUp ###Starting testIntegerValuesInAdd
   [junit4]   2> 421039 T2551 oas.SolrTestCaseJ4.tearDown ###Ending testIntegerValuesInAdd
   [junit4]   2> 421044 T2551 oas.SolrTestCaseJ4.setUp ###Starting testParsing
   [junit4]   2> 421045 T2551 oas.SolrTestCaseJ4.tearDown ###Ending testParsing
   [junit4]   2> 421050 T2551 oas.SolrTestCaseJ4.setUp ###Starting testExtendedFieldValues
   [junit4]   2> 421051 T2551 oas.SolrTestCaseJ4.tearDown ###Ending testExtendedFieldValues
   [junit4]   2> 421054 T2551 oas.SolrTestCaseJ4.setUp ###Starting testBigDecimalValuesInAdd
   [junit4]   2> 421054 T2551 oas.SolrTestCaseJ4.tearDown ###Ending testBigDecimalValuesInAdd
   [junit4]   2> 421057 T2551 oas.SolrTestCaseJ4.setUp ###Starting testBigIntegerValuesInAdd
   [junit4]   2> 421058 T2551 oas.SolrTestCaseJ4.tearDown ###Ending testBigIntegerValuesInAdd
   [junit4]   2> 421059 T2551 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 421059 T2551 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2126094
   [junit4]   2> 421059 T2551 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1479d39
   [junit4]   2> 421075 T2551 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=1,transaction_logs_total_size=668,transaction_logs_total_number=4}
   [junit4]   2> 421076 T2551 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 421076 T2551 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 421076 T2551 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 421077 T2551 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 421077 T2551 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 421077 T2551 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391578392705 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391578392705;done=false>>]
   [junit4]   2> 421077 T2551 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391578392705
   [junit4]   2> 421078 T2551 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391578392705/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391578392705/index;done=false>>]
   [junit4]   2> 421078 T2551 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391578392705/index
   [junit4]   2> NOTE: test params are: codec=Lucene46: {big_decimal_tf=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Lucene41VarGapFixedInterval), id=PostingsFormat(name=Asserting), range_facet_sl=PostingsFormat(name=Asserting), foo2_s=PostingsFormat(name=Lucene41VarGapFixedInterval), big_decimal_td=MockVariableIntBlock(baseBlockSize=47), _version_=PostingsFormat(name=Memory doPackFST= true), long_l=MockVariableIntBlock(baseBlockSize=47), range_facet_l=PostingsFormat(name=Lucene41VarGapFixedInterval), intDefault=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=Lucene41VarGapFixedInterval), boolean_b=PostingsFormat(name=Asserting), double_d=PostingsFormat(name=Lucene41VarGapFixedInterval), range_facet_si=PostingsFormat(name=Lucene41VarGapFixedInterval), big_decimal_s=PostingsFormat(name=Lucene41VarGapFixedInterval), big_integer_s=PostingsFormat(name=Asserting)}, docValues:{timestamp=DocValuesFormat(name=Disk)}, sim=DefaultSimilarity, locale=ar_KW, timezone=America/Coral_Harbour
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=1,free=40490112,total=294125568
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedSuggestComponentTest, TestSystemIdResolver, TestNonNRTOpen, TestManagedSchema, PeerSyncTest, TestCharFilters, CircularListTest, AbstractAnalyticsStatsTest, ClusterStateUpdateTest, TestCloudManagedSchema, UUIDFieldTest, TestLFUCache, TestFreeTextSuggestions, MBeansHandlerTest, BJQParserTest, FieldMutatingUpdateProcessorTest, TestSolrDeletionPolicy1, QueryFacetTest, TestBadConfig, TermsComponentTest, TestFileDictionaryLookup, TestCoreContainer, UpdateParamsTest, SystemInfoHandlerTest, ChangedSchemaMergeTest, TestFieldCollectionResource, TestSolrXmlPersistor, FastVectorHighlighterTest, TestPseudoReturnFields, TestDocumentBuilder, TestSearchPerf, TestSchemaVersionResource, UnloadDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, QueryParsingTest, CSVRequestHandlerTest, BasicFunctionalityTest, LukeRequestHandlerTest, LoggingHandlerTest, SpatialFilterTest, DocValuesTest, TestWriterPerf, DistributedTermsComponentTest, DocumentBuilderTest, TestSort, DistributedDebugComponentTest, BadCopyFieldTest, SolrTestCaseJ4Test, FieldFacetExtrasTest, TestReversedWildcardFilterFactory, TestLuceneMatchVersion, CoreAdminCreateDiscoverTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestValueSourceCache, SampleTest, DOMUtilTest, ResponseLogComponentTest, InfoHandlerTest, TestRealTimeGet, SuggesterFSTTest, RecoveryZkTest, TestReplicationHandler, SolrCoreTest, TestExtendedDismaxParser, EchoParamsTest, AutoCommitTest, TestLRUCache, ClusterStateTest, TestStressVersions, BinaryUpdateRequestHandlerTest, TestConfig, AddBlockUpdateTest, TestJmxMonitoredMap, BasicDistributedZkTest, CoreAdminHandlerTest, ResourceLoaderTest, TestRandomMergePolicy, ZkControllerTest, JsonLoaderTest]
   [junit4] Completed on J0 in 1.16s, 14 tests, 1 error <<< FAILURES!

[...truncated 695 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 368 suites, 1593 tests, 1 error, 5 failures, 35 ignored (7 assumptions)

Total time: 48 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b04 -client -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b04) - Build # 9366 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9366/
Java: 32bit/jdk1.7.0_60-ea-b04 -client -XX:+UseConcMarkSweepGC

7 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch

Error Message:
document count mismatch.  control=1934 sum(shards)=1935 cloudClient=1935

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=1934 sum(shards)=1935 cloudClient=1935
	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:60E571F287B00F22]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1215)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:213)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	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:606)
	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:744)


FAILED:  org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers

Error Message:
not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.

Stack Trace:
java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:8C247F381B56DDB9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:366)
	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:606)
	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:744)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Exception writing document id 1 to the index; possible analysis error.

Stack Trace:
org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:22404B21B57B05E]:0)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:683)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:837)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1915)
	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:989)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
	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:606)
	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:744)
Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:165)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:231)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
	... 57 more
Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Long.parseLong(Long.java:444)
	at java.lang.Long.parseLong(Long.java:483)
	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:45)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:116)
	... 60 more


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:43DF69413808FCF1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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:606)
	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:744)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_quad}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:43DF69413808FCF1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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:606)
	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:744)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=stqpt_geohash}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:43DF69413808FCF1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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:606)
	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:744)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=pointvector}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:43DF69413808FCF1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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:606)
	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:744)




Build Log:
[...truncated 9844 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial
   [junit4]   2> 68577 T228 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391596665440
   [junit4]   2> 68578 T228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 68578 T228 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 68579 T228 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 68625 T228 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 68672 T228 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 68673 T228 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 68680 T228 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 68862 T228 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 68868 T228 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 68869 T228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68870 T228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 68870 T228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 68884 T228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68885 T228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 68885 T228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 68945 T228 oasc.CoreContainer.<init> New CoreContainer 24988462
   [junit4]   2> 68945 T228 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 68946 T228 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 68946 T228 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 68946 T228 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 68947 T228 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 68947 T228 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 68947 T228 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 68947 T228 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 68947 T228 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 68948 T228 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 68950 T228 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 68950 T228 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 68950 T228 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 68958 T229 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 68958 T229 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 68959 T229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 68959 T229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 69020 T229 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 69067 T229 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 69067 T229 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 69073 T229 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 69120 T229 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 69129 T229 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 69130 T229 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 69130 T229 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391596665440/
   [junit4]   2> 69131 T229 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 69132 T229 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391596665440
   [junit4]   2> 69132 T229 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391596665440/index/
   [junit4]   2> 69132 T229 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391596665440/index' doesn't exist. Creating new index...
   [junit4]   2> 69132 T229 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391596665440/index
   [junit4]   2> 69133 T229 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7039120067730331]
   [junit4]   2> 69134 T229 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_1,generation=1}
   [junit4]   2> 69134 T229 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 69135 T229 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 69136 T229 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 69136 T229 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 69139 T229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 69142 T229 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 69142 T229 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 69143 T229 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=11.2646484375, floorSegmentMB=0.912109375, forceMergeDeletesPctAllowed=0.5232631166343327, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.144712948151241
   [junit4]   2> 69143 T229 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_1,generation=1}
   [junit4]   2> 69144 T229 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 69144 T229 oass.SolrIndexSearcher.<init> Opening Searcher@4a638f main
   [junit4]   2> 69144 T229 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 69144 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4a638f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 69147 T228 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 69153 T228 oas.SolrTestCaseJ4.setUp ###Starting solr4OldShapeSyntax {p0=srpt_geohash}
   [junit4]   2> ASYNC  NEW_CORE C8 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69158 T228 C8 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69160 T228 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 7
   [junit4]   2> 69163 T228 C8 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69165 T228 C8 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_2,generation=2}
   [junit4]   2> 69165 T228 C8 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 69166 T228 C8 oass.SolrIndexSearcher.<init> Opening Searcher@8c3f5b main
   [junit4]   2> 69166 T228 C8 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69166 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8c3f5b main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 69167 T228 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 69190 T228 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy stqpt_u_oldworldbounds{class=org.apache.solr.schema.SpatialTermQueryPrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, worldBounds=0 0 1000 1000, class=solr.SpatialTermQueryPrefixTreeFieldType, geo=false, distCalculator=cartesian^2}} strat: TermQueryPrefixTreeStrategy field:foo ctx=SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=1000.0,minY=0.0,maxY=1000.0)} maxLevels: 50
   [junit4]   2> 69201 T228 C8 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_geohash{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, prefixTree=geohash, class=solr.SpatialRecursivePrefixTreeFieldType}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:7,SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 11
   [junit4]   2> ASYNC  NEW_CORE C9 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69235 T228 C9 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[rect]} 0 43
   [junit4]   2> 69258 T228 C9 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[circ]} 0 21
   [junit4]   2> 69260 T228 C9 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> ASYNC  NEW_CORE C10 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69322 T228 C10 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_3,generation=3}
   [junit4]   2> 69322 T228 C10 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 69329 T228 C10 oass.SolrIndexSearcher.<init> Opening Searcher@aa1540 main
   [junit4]   2> 69330 T228 C10 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69330 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@aa1540 main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):c2)}
   [junit4]   2> 69331 T228 C10 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 71
   [junit4]   2> ASYNC  NEW_CORE C11 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69378 T228 C11 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!field+f%3Dsrpt_geohash}Intersects(-74.093+41.042+-69.347+44.558)} hits=1 status=0 QTime=46 
   [junit4]   2> ASYNC  NEW_CORE C12 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69412 T228 C12 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!field+f%3Dsrpt_geohash}Intersects(Circle(4.56,1.23+d%3D0.0710))} hits=1 status=0 QTime=31 
   [junit4]   2> 69413 T228 oas.SolrTestCaseJ4.tearDown ###Ending solr4OldShapeSyntax {p0=srpt_geohash}
   [junit4]   2> 69420 T228 oas.SolrTestCaseJ4.setUp ###Starting testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> 69421 T228 C12 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69421 T228 C12 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 69423 T228 C12 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69424 T228 C12 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_4,generation=4}
   [junit4]   2> 69424 T228 C12 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 69425 T228 C12 oass.SolrIndexSearcher.<init> Opening Searcher@48837e main
   [junit4]   2> 69426 T228 C12 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69426 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@48837e main{StandardDirectoryReader(segments_4:5:nrt)}
   [junit4]   2> 69428 T228 C12 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 69430 T228 C12 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 1
   [junit4]   2> 69432 T228 C12 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 69433 T228 C12 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 69434 T228 C12 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 69436 T228 C12 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C13 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69442 T228 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 1
   [junit4]   2> 69443 T228 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 69445 T228 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 1
   [junit4]   2> 69446 T228 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 69447 T228 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 69449 T228 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 1
   [junit4]   2> 69450 T228 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 69451 T228 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 69452 T228 C13 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69455 T228 C13 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_5,generation=5}
   [junit4]   2> 69456 T228 C13 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 69457 T228 C13 oass.SolrIndexSearcher.<init> Opening Searcher@e238c7 main
   [junit4]   2> ASYNC  NEW_CORE C14 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69457 T228 C14 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69461 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e238c7 main{StandardDirectoryReader(segments_5:7:nrt _1(5.0):c13)}
   [junit4]   2> 69462 T228 C14 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 10
   [junit4]   2> 69479 T228 C14 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(1.0+1.0),1.5738106435829113))&fl=id&rows=1000} hits=3 status=0 QTime=11 
   [junit4]   2> 69485 T228 C14 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D175.0}&fl=id&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> ASYNC  NEW_CORE C15 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69495 T228 C15 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(179.8+0.0),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=3 
   [junit4]   2> 69501 T228 C15 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,179.8'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=3 
   [junit4]   2> 69505 T228 C15 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(50.0+89.8),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C16 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69517 T228 C16 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'89.8,+50'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 69538 T228 C16 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(50.0+-89.8),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=17 
   [junit4]   2> ASYNC  NEW_CORE C17 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69552 T228 C17 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'-89.8,+50'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 69558 T228 C17 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(-80.0+33.0),2.6979611032849906))&fl=id&rows=1000} hits=2 status=0 QTime=4 
   [junit4]   2> 69560 T228 C17 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'33.0,-80.0'+d%3D300.0}&fl=id&rows=1000} hits=2 status=0 QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C18 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69567 T228 C18 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(1.0+1.0),44.96601838808318))&fl=id&rows=1000} hits=3 status=0 QTime=5 
   [junit4]   2> 69572 T228 C18 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D5000.0}&fl=id&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 69576 T228 C18 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(ENVELOPE(-0.034898260626377464,+0.23489826062637748,+0.23489805516424955,+-0.03489805516424954))&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C19 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69587 T228 C19 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0.1,0.1'+d%3D15.0}&fl=id&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 69589 T228 C19 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69590 T228 C19 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 69591 T228 C19 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[14]} 0 0
   [junit4]   2> 69593 T228 C19 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[15]} 0 1
   [junit4]   2> 69594 T228 C19 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[16]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C20 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69599 T228 C20 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[17]} 0 0
   [junit4]   2> 69600 T228 C20 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69602 T228 C20 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_6,generation=6}
   [junit4]   2> 69603 T228 C20 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 69604 T228 C20 oass.SolrIndexSearcher.<init> Opening Searcher@74ff08 main
   [junit4]   2> 69604 T228 C20 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69604 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@74ff08 main{StandardDirectoryReader(segments_6:10:nrt _2(5.0):c4)}
   [junit4]   2> 69606 T228 C20 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 69608 T228 C20 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(0.0+0.0),8.993203677616636))&fl=id&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 69611 T228 C20 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D1000.0}&fl=id&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 69613 T228 C20 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(0.0+0.0),17.986407355233272))&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C21 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69621 T228 C21 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D2000.0}&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 69624 T228 C21 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(ENVELOPE(-26.979611032849906,+26.979611032849906,+26.979611032849906,+-26.979611032849906))&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C22 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69632 T228 C22 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3000.0}&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 69636 T228 C22 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(0.0+0.0),26.98860423652752))&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 69641 T228 C22 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3001.0}&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C23 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69648 T228 C23 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(0.0+0.0),26.980510353217664))&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 69653 T228 C23 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3000.1}&fl=id&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> ASYNC  NEW_CORE C24 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69666 T228 C24 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(-96.789603+43.51703),0.9802592008602133))&fl=id&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 69668 T228 C24 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D109.0}&fl=id&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 69669 T228 C24 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(-96.789603+43.51703),0.9892524045378299))&fl=id&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 69671 T228 C24 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D110.0}&fl=id&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 69673 T228 C24 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(ENVELOPE(-98.15383081481679,+-95.42537518518321,+44.50628240453783,+42.52777759546217))&fl=id&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C25 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69679 T228 C25 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D110.0}&fl=id&rows=1000} hits=1 status=0 QTime=4 
   [junit4]   2> 69681 T228 oas.SolrTestCaseJ4.tearDown ###Ending testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> 69686 T228 oas.SolrTestCaseJ4.setUp ###Starting testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> 69686 T228 C25 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69687 T228 C25 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 69688 T228 C25 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69688 T228 C25 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_7,generation=7}
   [junit4]   2> 69689 T228 C25 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 69689 T228 C25 oass.SolrIndexSearcher.<init> Opening Searcher@1d17c52 main
   [junit4]   2> 69689 T228 C25 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69689 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d17c52 main{StandardDirectoryReader(segments_7:11:nrt)}
   [junit4]   2> 69690 T228 C25 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 69692 T228 C25 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 69693 T228 C25 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9))&fl=id,srpt_geohash&rows=1000} status=400 QTime=1 
   [junit4]   2> 69693 T228 C25 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 69694 T228 C25 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9&fl=id,srpt_geohash&rows=1000} status=400 QTime=1 
   [junit4]   2> 69695 T228 C25 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 69695 T228 C25 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersectssss&fl=id,srpt_geohash&rows=1000} status=400 QTime=1 
   [junit4]   2> 69696 T228 C25 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {} 0 1
   [junit4]   2> 69697 T228 C25 oasc.SolrException.log Ignoring exception matching NonexistentShape
   [junit4]   2> 69697 T228 oas.SolrTestCaseJ4.tearDown ###Ending testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial -Dtests.method=testBadShapeParse400 -Dtests.seed=E103FFEAF0EF6F1E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq_AL -Dtests.timezone=America/Cambridge_Bay -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J1 | TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<400> but was:<500>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:43DF69413808FCF1]:0)
   [junit4]    > 	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 69730 T228 oas.SolrTestCaseJ4.setUp ###Starting testSort {p0=srpt_geohash}
   [junit4]   2> ASYNC  NEW_CORE C26 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69731 T228 C26 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69731 T228 C26 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 69732 T228 C26 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69733 T228 C26 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_8,generation=8}
   [junit4]   2> 69733 T228 C26 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 69733 T228 C26 oass.SolrIndexSearcher.<init> Opening Searcher@16b8d31 main
   [junit4]   2> 69734 T228 C26 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69734 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16b8d31 main{StandardDirectoryReader(segments_8:12:nrt)}
   [junit4]   2> 69735 T228 C26 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 69737 T228 C26 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 1
   [junit4]   2> 69738 T228 C26 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 1
   [junit4]   2> 69739 T228 C26 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[999]} 0 0
   [junit4]   2> 69740 T228 C26 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69742 T228 C26 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_9,generation=9}
   [junit4]   2> 69742 T228 C26 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 69744 T228 C26 oass.SolrIndexSearcher.<init> Opening Searcher@a54cc5 main
   [junit4]   2> 69744 T228 C26 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69744 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a54cc5 main{StandardDirectoryReader(segments_9:14:nrt _3(5.0):c3)}
   [junit4]   2> 69745 T228 C26 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> ASYNC  NEW_CORE C27 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69752 T228 C27 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!geofilt+sfield%3Dsrpt_geohash+++pt%3D3.0,4.0+d%3D1000.7557176093187}&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> 69782 T228 C27 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"&sort=score+asc&fl=id,score} hits=2 status=0 QTime=27 
   [junit4]   2> 69783 T228 C27 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!+score%3DrecipDistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"&sort=score+desc&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C28 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69789 T228 C28 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance+filter%3Dfalse+pt%3D3.0,4.0+d%3D1.1119507973436875E-4}&sort=score+asc&fl=id,score} hits=3 status=0 QTime=0 
   [junit4]   2> 69791 T228 C28 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D4.0,0.0+d%3D1000.7557176093187}&sort=score+asc&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> 69811 T228 C28 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=-id:999&sort=query($sortQuery)+asc&sortQuery={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"&fl=id,score} hits=2 status=0 QTime=20 
   [junit4]   2> 69814 T228 C28 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=-id:999&sort=query($sortQuery)+asc&sortQuery={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(0.0+4.0),9.0))"&fl=id,score} hits=2 status=0 QTime=2 
   [junit4]   2> 69815 T228 oas.SolrTestCaseJ4.tearDown ###Ending testSort {p0=srpt_geohash}
   [junit4]   2> 69820 T228 oas.SolrTestCaseJ4.setUp ###Starting testRangeSyntax {p0=srpt_geohash}
   [junit4]   2> 69821 T228 C28 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69821 T228 C28 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 69822 T228 C28 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69823 T228 C28 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_a,generation=10}
   [junit4]   2> 69823 T228 C28 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 69824 T228 C28 oass.SolrIndexSearcher.<init> Opening Searcher@1bd2431 main
   [junit4]   2> 69824 T228 C28 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69824 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bd2431 main{StandardDirectoryReader(segments_a:15:nrt)}
   [junit4]   2> 69825 T228 C28 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> ASYNC  NEW_CORE C29 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69837 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 1
   [junit4]   2> 69839 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 69840 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 1
   [junit4]   2> 69841 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 69842 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 69844 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 1
   [junit4]   2> 69845 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 69846 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 69848 T228 C29 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C30 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69853 T228 C30 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 69855 T228 C30 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 1
   [junit4]   2> 69856 T228 C30 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 69857 T228 C30 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 69858 T228 C30 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69860 T228 C30 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_b,generation=11}
   [junit4]   2> 69861 T228 C30 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 69862 T228 C30 oass.SolrIndexSearcher.<init> Opening Searcher@1bf6eeb main
   [junit4]   2> 69862 T228 C30 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69862 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bf6eeb main{StandardDirectoryReader(segments_b:17:nrt _4(5.0):c13)}
   [junit4]   2> 69863 T228 C30 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 69866 T228 C30 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!+score%3Dnone+df%3Dsrpt_geohash}[32,-80+TO+"33+,+-79"]&fl=id&rows=1000} hits=1 status=0 QTime=2 
   [junit4]   2> 69868 T228 oas.SolrTestCaseJ4.tearDown ###Ending testRangeSyntax {p0=srpt_geohash}
   [junit4]   2> 69875 T228 oas.SolrTestCaseJ4.setUp ###Starting testSortMultiVal {p0=srpt_geohash}
   [junit4]   2> ASYNC  NEW_CORE C31 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69880 T228 C31 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69881 T228 C31 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 69882 T228 C31 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69882 T228 C31 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_c,generation=12}
   [junit4]   2> 69883 T228 C31 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 69883 T228 C31 oass.SolrIndexSearcher.<init> Opening Searcher@c2c03e main
   [junit4]   2> 69883 T228 C31 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69883 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c2c03e main{StandardDirectoryReader(segments_c:18:nrt)}
   [junit4]   2> 69885 T228 C31 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 69887 T228 C31 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 1
   [junit4]   2> 69888 T228 C31 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 0
   [junit4]   2> 69889 T228 C31 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69891 T228 C31 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_d,generation=13}
   [junit4]   2> 69892 T228 C31 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 69893 T228 C31 oass.SolrIndexSearcher.<init> Opening Searcher@444fe1 main
   [junit4]   2> 69893 T228 C31 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69893 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@444fe1 main{StandardDirectoryReader(segments_d:20:nrt _5(5.0):c2)}
   [junit4]   2> 69894 T228 C31 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 69897 T228 C31 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D3.0,4.0+d%3D1000.7557176093187}&sort=score+asc&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> 69898 T228 oas.SolrTestCaseJ4.tearDown ###Ending testSortMultiVal {p0=srpt_geohash}
   [junit4]   2> 69902 T228 oas.SolrTestCaseJ4.setUp ###Starting checkResultFormat {p0=srpt_geohash}
   [junit4]   2> 69903 T228 C31 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69903 T228 C31 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 69904 T228 C31 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69905 T228 C31 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_e,generation=14}
   [junit4]   2> 69905 T228 C31 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 69906 T228 C31 oass.SolrIndexSearcher.<init> Opening Searcher@187265a main
   [junit4]   2> 69906 T228 C31 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69906 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@187265a main{StandardDirectoryReader(segments_e:21:nrt)}
   [junit4]   2> 69908 T228 C31 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> ASYNC  NEW_CORE C32 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69915 T228 C32 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 2
   [junit4]   2> 69917 T228 C32 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69920 T228 C32 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_f,generation=15}
   [junit4]   2> 69921 T228 C32 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 69923 T228 C32 oass.SolrIndexSearcher.<init> Opening Searcher@1d674e2 main
   [junit4]   2> 69924 T228 C32 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69924 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d674e2 main{StandardDirectoryReader(segments_f:23:nrt _6(5.0):c1)}
   [junit4]   2> 69926 T228 C32 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 69929 T228 C32 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D89.9,-130+d%3D9}&fl=id,srpt_geohash&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 69931 T228 oas.SolrTestCaseJ4.tearDown ###Ending checkResultFormat {p0=srpt_geohash}
   [junit4]   2> 69935 T228 oas.SolrTestCaseJ4.setUp ###Starting checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 69935 T228 C32 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69936 T228 C32 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 69937 T228 C32 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69937 T228 C32 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_g,generation=16}
   [junit4]   2> 69938 T228 C32 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 69938 T228 C32 oass.SolrIndexSearcher.<init> Opening Searcher@55b354 main
   [junit4]   2> 69938 T228 C32 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69938 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55b354 main{StandardDirectoryReader(segments_g:24:nrt)}
   [junit4]   2> 69939 T228 C32 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 69941 T228 C32 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(0.0+0.0),0.8993203677616635))&fl=id&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C33 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69946 T228 C33 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D100.0}&fl=id&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 69947 T228 oas.SolrTestCaseJ4.tearDown ###Ending checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 69950 T228 oas.SolrTestCaseJ4.setUp ###Starting solr4OldShapeSyntax {p0=srpt_quad}
   [junit4]   2> 69951 T228 C33 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69951 T228 C33 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 69952 T228 C33 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69953 T228 C33 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_h,generation=17}
   [junit4]   2> 69953 T228 C33 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 69953 T228 C33 oass.SolrIndexSearcher.<init> Opening Searcher@437d16 main
   [junit4]   2> 69954 T228 C33 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 69954 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@437d16 main{StandardDirectoryReader(segments_h:25:nrt)}
   [junit4]   2> 69954 T228 C33 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 69956 T228 C33 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_quad{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, prefixTree=quad, class=solr.SpatialRecursivePrefixTreeFieldType}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:22,SPG:(QuadPrefixTree(maxLevels:26,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 26
   [junit4]   2> 69960 T228 C33 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[rect]} 0 5
   [junit4]   2> ASYNC  NEW_CORE C34 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 69970 T228 C34 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[circ]} 0 9
   [junit4]   2> 69971 T228 C34 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> ASYNC  NEW_CORE C35 name=collection1 org.apache.solr.core.SolrCore@1237731
   [junit4]   2> 70008 T228 C35 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3dbbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cea0f5),segFN=segments_i,generation=18}
   [junit4]   2> 70008 T228 C35 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 70011 T228 C35 oass.SolrIndexSearcher.<init> Opening Searcher@7927b7 main
   [junit4]   2> 70011 T228 C35 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 70012 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7927b7 main{StandardDirectoryReader(segments_i:27:nrt _7(5.0):c2)}
   [junit4]   2> 70012 T228 C35 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 41
   [j

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

node_name":"127.0.0.1:44604_nuub%2Fq",
   [junit4]   1>            "base_url":"http://127.0.0.1:44604/nuub/q"}
   [junit4]   1>     /solr/collections/collection1/leader_elect (2)
   [junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
   [junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (4)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/91199732269973554-core_node3-n_0000000011 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/91199732269973522-core_node7-n_0000000003 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/91199732269973532-core_node5-n_0000000005 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/91199732269973550-core_node1-n_0000000009 (0)
   [junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/91199732269973556-core_node4-n_0000000011 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/91199732269973520-core_node6-n_0000000002 (0)
   [junit4]   1>   /solr/live_nodes (7)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:50333_nuub%2Fq (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:41210_nuub%2Fq (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:49315_nuub%2Fq (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:44604_nuub%2Fq (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:35571_nuub%2Fq (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:44315_nuub%2Fq (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:34878_nuub%2Fq (0)
   [junit4]   1>   /solr/overseer (3)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/queue-work (0)
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"91199732269973507-127.0.0.1:35571_nuub%2Fq-n_0000000000"}
   [junit4]   1>    /solr/overseer_elect/election (7)
   [junit4]   1>     /solr/overseer_elect/election/91199732269973507-127.0.0.1:35571_nuub%2Fq-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/91199732269973554-127.0.0.1:44315_nuub%2Fq-n_0000000023 (0)
   [junit4]   1>     /solr/overseer_elect/election/91199732269973532-127.0.0.1:49315_nuub%2Fq-n_0000000012 (0)
   [junit4]   1>     /solr/overseer_elect/election/91199732269973520-127.0.0.1:44604_nuub%2Fq-n_0000000006 (0)
   [junit4]   1>     /solr/overseer_elect/election/91199732269973556-127.0.0.1:50333_nuub%2Fq-n_0000000024 (0)
   [junit4]   1>     /solr/overseer_elect/election/91199732269973522-127.0.0.1:41210_nuub%2Fq-n_0000000007 (0)
   [junit4]   1>     /solr/overseer_elect/election/91199732269973550-127.0.0.1:34878_nuub%2Fq-n_0000000021 (0)
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch -Dtests.seed=E103FFEAF0EF6F1E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_QA -Dtests.timezone=CET -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  275s J1 | ChaosMonkeyNothingIsSafeTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count mismatch.  control=1934 sum(shards)=1935 cloudClient=1935
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E103FFEAF0EF6F1E:60E571F287B00F22]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1215)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:213)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 1155059 T2046 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 274668 T2045 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 7 leaked thread(s).
   [junit4]   2> 1155769 T2678 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1155861 T2738 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1155959 T2778 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1156041 T2380 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1156122 T2184 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1156123 T2184 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1156123 T2184 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1156123 T2184 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1156123 T2184 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1156123 T2184 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1156124 T2184 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1156124 T2184 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1156206 T2204 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=322), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=322)), sim=DefaultSimilarity, locale=ar_QA, timezone=CET
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=1,free=152458392,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastLRUCache, ModifyConfFileTest, TestOmitPositions, ShardRoutingCustomTest, LeaderElectionIntegrationTest, TestSolr4Spatial, HighlighterConfigTest, DeleteReplicaTest, SuggesterWFSTTest, DisMaxRequestHandlerTest, XmlUpdateRequestHandlerTest, TestDistributedGrouping, NoFacetTest, TestRTGBase, TestShardHandlerFactory, StatsComponentTest, CurrencyFieldXmlFileTest, ZkNodePropsTest, TestAtomicUpdateErrorCases, BadIndexSchemaTest, DebugComponentTest, TestZkChroot, TestCodecSupport, FunctionTest, TestStandardQParsers, TestBinaryResponseWriter, TestReloadAndDeleteDocs, IndexBasedSpellCheckerTest, DistribCursorPagingTest, TestDistributedSearch, HdfsLockFactoryTest, PathHierarchyTokenizerFactoryTest, BasicDistributedZk2Test, SpellCheckCollatorTest, TestMultiCoreConfBootstrap, CurrencyFieldOpenExchangeTest, TestSolrCoreProperties, HdfsBasicDistributedZk2Test, SuggestComponentTest, PreAnalyzedFieldTest, FileUtilsTest, DirectUpdateHandlerTest, TestFieldTypeResource, PrimUtilsTest, SpellCheckComponentTest, StressHdfsTest, TestXIncludeConfig, TestRandomFaceting, TestUniqueKeyFieldResource, TestQuerySenderListener, TestSweetSpotSimilarityFactory, TestQuerySenderNoQuery, TestDistribDocBasedVersion, RequestHandlersTest, TestStressRecovery, DocValuesMultiTest, TestCollationField, TestCursorMarkWithoutUniqueKey, SolrCoreCheckLockOnStartupTest, TestRangeQuery, CoreContainerCoreInitFailuresTest, HdfsChaosMonkeySafeLeaderTest, TestSolrQueryParserDefaultOperatorResource, TestCollapseQParserPlugin, TestComponentsName, TestManagedSchemaFieldResource, TestModifyConfFiles, ShardSplitTest, TestFieldTypeCollectionResource, TestFieldResource, TestSolrDeletionPolicy2, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J1 in 275.95s, 1 test, 1 failure <<< FAILURES!

[...truncated 598 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 368 suites, 1593 tests, 1 error, 6 failures, 35 ignored (7 assumptions)

Total time: 56 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b04 -client -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_60-ea-b04) - Build # 9365 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9365/
Java: 64bit/jdk1.7.0_60-ea-b04 -XX:-UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers

Error Message:
not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.

Stack Trace:
java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([3A75CAD66B0F0CC4:57524A0480B6BE63]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:366)
	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:606)
	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:744)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Exception writing document id 1 to the index; possible analysis error.

Stack Trace:
org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([3A75CAD66B0F0CC4:D952318E80B7D384]:0)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:683)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:837)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1915)
	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:989)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
	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:606)
	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:744)
Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:165)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:231)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
	... 57 more
Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Long.parseLong(Long.java:444)
	at java.lang.Long.parseLong(Long.java:483)
	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:45)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:116)
	... 60 more


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([3A75CAD66B0F0CC4:98A95C7DA3E89F2B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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:606)
	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:744)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_quad}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([3A75CAD66B0F0CC4:98A95C7DA3E89F2B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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:606)
	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:744)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=stqpt_geohash}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([3A75CAD66B0F0CC4:98A95C7DA3E89F2B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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:606)
	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:744)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=pointvector}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([3A75CAD66B0F0CC4:98A95C7DA3E89F2B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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:606)
	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:744)




Build Log:
[...truncated 10464 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial
   [junit4]   2> 1425821 T4083 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391591296574
   [junit4]   2> 1425822 T4083 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 1425822 T4083 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1425822 T4083 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1425852 T4083 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1425868 T4083 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1425869 T4083 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 1425872 T4083 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1425902 T4083 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 1425904 T4083 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1425905 T4083 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1425905 T4083 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 1425905 T4083 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 1425914 T4083 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1425914 T4083 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 1425915 T4083 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 1425941 T4083 oasc.CoreContainer.<init> New CoreContainer 1943514613
   [junit4]   2> 1425942 T4083 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 1425942 T4083 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 1425942 T4083 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1425942 T4083 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 1425943 T4083 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1425943 T4083 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1425943 T4083 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1425943 T4083 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1425943 T4083 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1425943 T4083 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1425945 T4083 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1425945 T4083 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1425945 T4083 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 1425947 T4084 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 1425948 T4084 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 1425949 T4084 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1425949 T4084 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1425968 T4084 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1425984 T4084 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1425985 T4084 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 1425988 T4084 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1426012 T4084 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 1426014 T4084 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1426015 T4084 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1426015 T4084 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391591296574/
   [junit4]   2> 1426015 T4084 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1426016 T4084 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391591296574
   [junit4]   2> 1426016 T4084 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391591296574/index/
   [junit4]   2> 1426016 T4084 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391591296574/index' doesn't exist. Creating new index...
   [junit4]   2> 1426016 T4084 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391591296574/index
   [junit4]   2> 1426016 T4084 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=3.0234375, floorSegmentMB=0.5517578125, forceMergeDeletesPctAllowed=14.285934560600156, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3207500425829626
   [junit4]   2> 1426017 T4084 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_1,generation=1}
   [junit4]   2> 1426017 T4084 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1426018 T4084 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1426018 T4084 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1426018 T4084 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1426020 T4084 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1426021 T4084 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1426021 T4084 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1426022 T4084 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1426022 T4084 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_1,generation=1}
   [junit4]   2> 1426022 T4084 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1426022 T4084 oass.SolrIndexSearcher.<init> Opening Searcher@4b9727f6 main
   [junit4]   2> 1426023 T4084 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1426023 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4b9727f6 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1426024 T4083 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1426027 T4083 oas.SolrTestCaseJ4.setUp ###Starting testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> ASYNC  NEW_CORE C3730 name=collection1 org.apache.solr.core.SolrCore@66c01d41
   [junit4]   2> 1426028 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426028 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1426030 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426030 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_2,generation=2}
   [junit4]   2> 1426031 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1426031 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@da38b41 main
   [junit4]   2> 1426032 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426032 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@da38b41 main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 1426032 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426033 T4083 C3730 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_geohash{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, prefixTree=geohash, class=solr.SpatialRecursivePrefixTreeFieldType}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:7,SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 11
   [junit4]   2> 1426035 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 2
   [junit4]   2> 1426037 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1426038 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1426039 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1426040 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1426041 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1426042 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1426043 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 1
   [junit4]   2> 1426044 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 1
   [junit4]   2> 1426045 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 1
   [junit4]   2> 1426046 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 1
   [junit4]   2> 1426046 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 1426047 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 1426048 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426050 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_3,generation=3}
   [junit4]   2> 1426051 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1426052 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@783ae804 main
   [junit4]   2> 1426052 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426052 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@783ae804 main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):C13)}
   [junit4]   2> 1426053 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 1426091 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(1.0+1.0),1.5738106435829113))&fl=id&rows=1000} hits=3 status=0 QTime=37 
   [junit4]   2> 1426099 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D175.0}&fl=id&rows=1000} hits=3 status=0 QTime=5 
   [junit4]   2> 1426106 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(179.8+0.0),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=5 
   [junit4]   2> 1426113 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,179.8'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=5 
   [junit4]   2> 1426118 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(50.0+89.8),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=3 
   [junit4]   2> 1426123 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'89.8,+50'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=3 
   [junit4]   2> 1426127 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(50.0+-89.8),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 1426131 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'-89.8,+50'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 1426134 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(-80.0+33.0),2.6979611032849906))&fl=id&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 1426137 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'33.0,-80.0'+d%3D300.0}&fl=id&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 1426141 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(1.0+1.0),44.96601838808318))&fl=id&rows=1000} hits=3 status=0 QTime=3 
   [junit4]   2> 1426146 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D5000.0}&fl=id&rows=1000} hits=3 status=0 QTime=3 
   [junit4]   2> 1426153 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(ENVELOPE(-0.034898260626377464,+0.23489826062637748,+0.23489805516424955,+-0.03489805516424954))&fl=id&rows=1000} hits=2 status=0 QTime=3 
   [junit4]   2> 1426163 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0.1,0.1'+d%3D15.0}&fl=id&rows=1000} hits=2 status=0 QTime=4 
   [junit4]   2> 1426166 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426166 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1426168 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[14]} 0 1
   [junit4]   2> 1426169 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[15]} 0 0
   [junit4]   2> 1426170 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[16]} 0 0
   [junit4]   2> 1426171 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[17]} 0 0
   [junit4]   2> 1426172 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426173 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_4,generation=4}
   [junit4]   2> 1426174 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 1426174 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@5cc51d84 main
   [junit4]   2> 1426175 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426175 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5cc51d84 main{StandardDirectoryReader(segments_4:7:nrt _1(5.0):C4)}
   [junit4]   2> 1426175 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 1426180 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(0.0+0.0),8.993203677616636))&fl=id&rows=1000} hits=1 status=0 QTime=4 
   [junit4]   2> 1426183 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D1000.0}&fl=id&rows=1000} hits=1 status=0 QTime=2 
   [junit4]   2> 1426186 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(0.0+0.0),17.986407355233272))&fl=id&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 1426189 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D2000.0}&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426192 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(ENVELOPE(-26.979611032849906,+26.979611032849906,+26.979611032849906,+-26.979611032849906))&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 1426195 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3000.0}&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 1426200 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(0.0+0.0),26.98860423652752))&fl=id&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 1426204 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3001.0}&fl=id&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 1426209 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(0.0+0.0),26.980510353217664))&fl=id&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 1426213 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3000.1}&fl=id&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 1426217 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(-96.789603+43.51703),0.9802592008602133))&fl=id&rows=1000} hits=0 status=0 QTime=2 
   [junit4]   2> 1426219 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D109.0}&fl=id&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 1426221 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(-96.789603+43.51703),0.9892524045378299))&fl=id&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 1426223 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D110.0}&fl=id&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 1426226 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(ENVELOPE(-98.15383081481679,+-95.42537518518321,+44.50628240453783,+42.52777759546217))&fl=id&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 1426230 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D110.0}&fl=id&rows=1000} hits=1 status=0 QTime=2 
   [junit4]   2> 1426231 T4083 oas.SolrTestCaseJ4.tearDown ###Ending testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> 1426235 T4083 oas.SolrTestCaseJ4.setUp ###Starting solr4OldShapeSyntax {p0=srpt_geohash}
   [junit4]   2> 1426236 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426236 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1426237 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426238 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_5,generation=5}
   [junit4]   2> 1426238 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 1426238 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@1352a5d8 main
   [junit4]   2> 1426238 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426238 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1352a5d8 main{StandardDirectoryReader(segments_5:8:nrt)}
   [junit4]   2> 1426239 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426241 T4083 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy stqpt_u_oldworldbounds{class=org.apache.solr.schema.SpatialTermQueryPrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, worldBounds=0 0 1000 1000, distCalculator=cartesian^2, geo=false, class=solr.SpatialTermQueryPrefixTreeFieldType}} strat: TermQueryPrefixTreeStrategy field:foo ctx=SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=1000.0,minY=0.0,maxY=1000.0)} maxLevels: 50
   [junit4]   2> 1426256 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[rect]} 0 14
   [junit4]   2> 1426284 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[circ]} 0 27
   [junit4]   2> 1426285 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426314 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_6,generation=6}
   [junit4]   2> 1426314 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 1426317 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@439a3f0 main
   [junit4]   2> 1426317 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426317 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@439a3f0 main{StandardDirectoryReader(segments_6:10:nrt _2(5.0):C2)}
   [junit4]   2> 1426318 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 33
   [junit4]   2> 1426454 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!field+f%3Dsrpt_geohash}Intersects(-74.093+41.042+-69.347+44.558)} hits=1 status=0 QTime=135 
   [junit4]   2> 1426480 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!field+f%3Dsrpt_geohash}Intersects(Circle(4.56,1.23+d%3D0.0710))} hits=1 status=0 QTime=26 
   [junit4]   2> 1426481 T4083 oas.SolrTestCaseJ4.tearDown ###Ending solr4OldShapeSyntax {p0=srpt_geohash}
   [junit4]   2> 1426485 T4083 oas.SolrTestCaseJ4.setUp ###Starting testRangeSyntax {p0=srpt_geohash}
   [junit4]   2> 1426486 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426486 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1426487 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426488 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_7,generation=7}
   [junit4]   2> 1426488 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 1426488 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@5d745526 main
   [junit4]   2> 1426488 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426488 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d745526 main{StandardDirectoryReader(segments_7:11:nrt)}
   [junit4]   2> 1426489 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426490 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1426491 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1426492 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1426493 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1426494 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1426495 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1426496 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1426497 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 1426498 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 1426499 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 1426500 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 1426501 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 1426502 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 1426503 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426504 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_8,generation=8}
   [junit4]   2> 1426504 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 1426505 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@10787a0f main
   [junit4]   2> 1426505 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426505 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10787a0f main{StandardDirectoryReader(segments_8:13:nrt _3(5.0):C13)}
   [junit4]   2> 1426506 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 1426509 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!+score%3Ddistance+df%3Dsrpt_geohash}[32,-80+TO+"33+,+-79"]&fl=id&rows=1000} hits=1 status=0 QTime=2 
   [junit4]   2> 1426511 T4083 oas.SolrTestCaseJ4.tearDown ###Ending testRangeSyntax {p0=srpt_geohash}
   [junit4]   2> 1426515 T4083 oas.SolrTestCaseJ4.setUp ###Starting checkResultFormat {p0=srpt_geohash}
   [junit4]   2> 1426516 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426516 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1426517 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426518 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_9,generation=9}
   [junit4]   2> 1426518 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 1426518 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@5f5defbb main
   [junit4]   2> 1426518 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426518 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f5defbb main{StandardDirectoryReader(segments_9:14:nrt)}
   [junit4]   2> 1426519 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426520 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 1426521 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426522 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_a,generation=10}
   [junit4]   2> 1426523 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 1426523 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@2beb57d5 main
   [junit4]   2> 1426523 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426523 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2beb57d5 main{StandardDirectoryReader(segments_a:16:nrt _4(5.0):C1)}
   [junit4]   2> 1426524 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 1426526 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D89.9,-130+d%3D9}&fl=id,srpt_geohash&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 1426527 T4083 oas.SolrTestCaseJ4.tearDown ###Ending checkResultFormat {p0=srpt_geohash}
   [junit4]   2> 1426531 T4083 oas.SolrTestCaseJ4.setUp ###Starting checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 1426532 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426532 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1426533 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426534 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_b,generation=11}
   [junit4]   2> 1426534 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 1426534 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@5084320a main
   [junit4]   2> 1426535 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426535 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5084320a main{StandardDirectoryReader(segments_b:17:nrt)}
   [junit4]   2> 1426535 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426536 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(BUFFER(POINT(0.0+0.0),0.8993203677616635))&fl=id&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 1426537 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D100.0}&fl=id&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 1426538 T4083 oas.SolrTestCaseJ4.tearDown ###Ending checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 1426543 T4083 oas.SolrTestCaseJ4.setUp ###Starting testSort {p0=srpt_geohash}
   [junit4]   2> 1426543 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426544 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1426545 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426545 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_c,generation=12}
   [junit4]   2> 1426545 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 1426546 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@69f8b8ee main
   [junit4]   2> 1426546 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426546 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@69f8b8ee main{StandardDirectoryReader(segments_c:18:nrt)}
   [junit4]   2> 1426547 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 1
   [junit4]   2> 1426548 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 0
   [junit4]   2> 1426550 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 0
   [junit4]   2> 1426551 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[999]} 0 0
   [junit4]   2> 1426552 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426554 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_d,generation=13}
   [junit4]   2> 1426554 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 1426554 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@3b918d58 main
   [junit4]   2> 1426555 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426555 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3b918d58 main{StandardDirectoryReader(segments_d:20:nrt _5(5.0):C3)}
   [junit4]   2> 1426555 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 1426558 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!geofilt+sfield%3Dsrpt_geohash+++pt%3D3.0,4.0+d%3D1000.7557176093187}&fl=id,score} hits=2 status=0 QTime=2 
   [junit4]   2> 1426559 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D3.0,4.0+d%3D1000.7557176093187}&sort=score+asc&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> 1426560 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!geofilt+sfield%3Dsrpt_geohash+score%3DrecipDistance++pt%3D3.0,4.0+d%3D1000.7557176093187}&sort=score+desc&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> 1426561 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!+score%3Ddistance+filter%3Dfalse+}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),1.0E-6))"&sort=score+asc&fl=id,score} hits=3 status=0 QTime=1 
   [junit4]   2> 1426562 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(0.0+4.0),9.0))"&sort=score+asc&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> 1426566 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={sortQuery={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"&q=-id:999&sort=query($sortQuery)+asc&fl=id,score} hits=2 status=0 QTime=4 
   [junit4]   2> 1426568 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={sortQuery={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D4.0,0.0+d%3D1000.7557176093187}&q=-id:999&sort=query($sortQuery)+asc&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> 1426568 T4083 oas.SolrTestCaseJ4.tearDown ###Ending testSort {p0=srpt_geohash}
   [junit4]   2> 1426572 T4083 oas.SolrTestCaseJ4.setUp ###Starting testSortMultiVal {p0=srpt_geohash}
   [junit4]   2> 1426573 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426573 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1426574 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426575 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_e,generation=14}
   [junit4]   2> 1426575 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 1426575 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@1143481d main
   [junit4]   2> 1426576 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426576 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1143481d main{StandardDirectoryReader(segments_e:21:nrt)}
   [junit4]   2> 1426576 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426578 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 1
   [junit4]   2> 1426580 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 1
   [junit4]   2> 1426581 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426582 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_f,generation=15}
   [junit4]   2> 1426582 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 1426583 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@37752c29 main
   [junit4]   2> 1426583 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426583 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@37752c29 main{StandardDirectoryReader(segments_f:23:nrt _6(5.0):C2)}
   [junit4]   2> 1426583 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426585 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D3.0,4.0+d%3D1000.7557176093187}&sort=score+asc&fl=id,score} hits=2 status=0 QTime=1 
   [junit4]   2> 1426586 T4083 oas.SolrTestCaseJ4.tearDown ###Ending testSortMultiVal {p0=srpt_geohash}
   [junit4]   2> 1426590 T4083 oas.SolrTestCaseJ4.setUp ###Starting testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> 1426590 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426590 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1426592 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426592 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_g,generation=16}
   [junit4]   2> 1426592 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 1426593 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@5d5d2c52 main
   [junit4]   2> 1426593 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426593 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d5d2c52 main{StandardDirectoryReader(segments_g:24:nrt)}
   [junit4]   2> 1426593 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426595 T4083 C3730 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 1426595 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9))&fl=id,srpt_geohash&rows=1000} status=400 QTime=1 
   [junit4]   2> 1426596 T4083 C3730 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 1426596 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9&fl=id,srpt_geohash&rows=1000} status=400 QTime=0 
   [junit4]   2> 1426597 T4083 C3730 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 1426597 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_geohash}Intersectssss&fl=id,srpt_geohash&rows=1000} status=400 QTime=0 
   [junit4]   2> 1426598 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {} 0 1
   [junit4]   2> 1426599 T4083 C3730 oasc.SolrException.log Ignoring exception matching NonexistentShape
   [junit4]   2> 1426599 T4083 oas.SolrTestCaseJ4.tearDown ###Ending testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial -Dtests.method=testBadShapeParse400 -Dtests.seed=3A75CAD66B0F0CC4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=in -Dtests.timezone=Europe/Monaco -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J1 | TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<400> but was:<500>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3A75CAD66B0F0CC4:98A95C7DA3E89F2B]:0)
   [junit4]    > 	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 1426609 T4083 oas.SolrTestCaseJ4.setUp ###Starting testIntersectFilter {p0=srpt_quad}
   [junit4]   2> 1426610 T4083 C3730 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426610 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1426611 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426611 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_h,generation=17}
   [junit4]   2> 1426612 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 1426612 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@48bd2f4e main
   [junit4]   2> 1426612 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426612 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@48bd2f4e main{StandardDirectoryReader(segments_h:25:nrt)}
   [junit4]   2> 1426613 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 1426614 T4083 C3730 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_quad{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, prefixTree=quad, class=solr.SpatialRecursivePrefixTreeFieldType}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:22,SPG:(QuadPrefixTree(maxLevels:26,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 26
   [junit4]   2> 1426615 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 1
   [junit4]   2> 1426617 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 1426619 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 1
   [junit4]   2> 1426620 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1426622 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 1
   [junit4]   2> 1426624 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 1
   [junit4]   2> 1426626 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 1
   [junit4]   2> 1426627 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 1
   [junit4]   2> 1426629 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 1
   [junit4]   2> 1426631 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 1426633 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 1426635 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 1
   [junit4]   2> 1426636 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 1426637 T4083 C3730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1426640 T4083 C3730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7eb0c476 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ea2f2c),segFN=segments_i,generation=18}
   [junit4]   2> 1426640 T4083 C3730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 1426641 T4083 C3730 oass.SolrIndexSearcher.<init> Opening Searcher@6eea4b9c main
   [junit4]   2> 1426641 T4083 C3730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1426641 T4085 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6eea4b9c main{StandardDirectoryReader(segments_i:27:nrt _7(5.0):C13)}
   [junit4]   2> 1426641 T4083 C3730 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 1426651 T4083 C3730 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_quad+score%3DrecipDistance}Intersects(BUFFER(POINT(1.0+1.0),1.5738106435829113))&fl=id&rows=1000} hits=3 status=0 QTime=9 
   [junit4]   2> ASYNC  NEW_CORE C3731 name=collection1 org.apache.solr.core.SolrCore@66c01d41
   [junit4]   2> 1426661 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'1,1'+d%3D175.0}&fl=id&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 1426665 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_quad+score%3DrecipDistance}Intersects(BUFFER(POINT(179.8+0.0),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426668 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'0,179.8'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426671 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_quad+score%3DrecipDistance}Intersects(BUFFER(POINT(50.0+89.8),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426673 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'89.8,+50'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426676 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_quad}Intersects(BUFFER(POINT(50.0+-89.8),1.798640735523327))&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426678 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'-89.8,+50'+d%3D200.0}&fl=id&rows=1000} hits=2 status=0 QTime=0 
   [junit4]   2> 1426681 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_quad}Intersects(BUFFER(POINT(-80.0+33.0),2.6979611032849906))&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426683 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'33.0,-80.0'+d%3D300.0}&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426684 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_quad}Intersects(BUFFER(POINT(1.0+1.0),44.96601838808318))&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 1426687 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'1,1'+d%3D5000.0}&fl=id&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 1426690 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!field+f%3Dsrpt_quad+score%3Dnone}Intersects(ENVELOPE(-0.034898260626377464,+0.23489826062637748,+0.23489805516424955,+-0.03489805516424954))&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426692 T4083 C3731 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!bbox+sfield%3Dsrpt_quad+pt%3D'0.1,0.1'+d%3D15.0}&fl=id&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 1426694 T4083 C3731 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1426695 T4083 C3731 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1426696 T4083 C3731 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[14]} 0 1
   [junit4]   2> 1426697 T4083 C3731 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[15]} 0 0
   [junit4]   2> 1426699 T4083 C3731 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[16]} 0 1
   [junit4]   2> 1426700 T4083 C3731 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[17]} 0 1
   [junit4]   2> 1426700 T4083 C3731 oasu.DirectUpdateHandler2.commit start commit{,optimize

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

ava:101)
   [junit4]    > 	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
   [junit4]    > 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1915)
   [junit4]    > 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:989)
   [junit4]    > 	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:165)
   [junit4]    > 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:231)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
   [junit4]    > 	... 57 more
   [junit4]    > Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
   [junit4]    > 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.lang.Long.parseLong(Long.java:444)
   [junit4]    > 	at java.lang.Long.parseLong(Long.java:483)
   [junit4]    > 	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
   [junit4]    > 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:45)
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:116)
   [junit4]    > 	... 60 more
   [junit4]   2> 1485480 T4329 oas.SolrTestCaseJ4.setUp ###Starting testBigDecimalValuesInAdd
   [junit4]   2> 1485480 T4329 oas.SolrTestCaseJ4.tearDown ###Ending testBigDecimalValuesInAdd
   [junit4]   2> 1485484 T4329 oas.SolrTestCaseJ4.setUp ###Starting testDecimalValuesInAdd
   [junit4]   2> 1485484 T4329 oas.SolrTestCaseJ4.tearDown ###Ending testDecimalValuesInAdd
   [junit4]   2> 1485487 T4329 oas.SolrTestCaseJ4.setUp ###Starting testBooleanValuesInAdd
   [junit4]   2> 1485487 T4329 oas.SolrTestCaseJ4.tearDown ###Ending testBooleanValuesInAdd
   [junit4]   2> 1485488 T4329 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1485488 T4329 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=146607808
   [junit4]   2> 1485488 T4329 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6e1a7e37
   [junit4]   2> 1485495 T4329 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=1,transaction_logs_total_size=668,transaction_logs_total_number=4}
   [junit4]   2> 1485495 T4329 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1485496 T4329 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1485496 T4329 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1485496 T4329 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1485496 T4329 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1485497 T4329 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391591355109/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391591355109/index;done=false>>]
   [junit4]   2> 1485497 T4329 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391591355109/index
   [junit4]   2> 1485497 T4329 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391591355109 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391591355109;done=false>>]
   [junit4]   2> 1485497 T4329 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-JsonLoaderTest-1391591355109
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=es_MX, timezone=Pacific/Pohnpei
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=8,threads=1,free=212961640,total=437780480
   [junit4]   2> NOTE: All tests run in this JVM: [CursorMarkTest, MultiTermTest, SolrPluginUtilsTest, TestBinaryResponseWriter, TestIndexingPerformance, ZkSolrClientTest, TestDefaultSimilarityFactory, SolrRequestParserTest, DistribCursorPagingTest, FileUtilsTest, TestJmxIntegration, TestRangeQuery, TestComponentsName, TestCoreDiscovery, CachingDirectoryFactoryTest, DistanceFunctionTest, SpellCheckComponentTest, ExpressionTest, TestStressLucene, TestQueryTypes, TestCursorMarkWithoutUniqueKey, TestXIncludeConfig, TestFastWriter, UniqFieldsUpdateProcessorFactoryTest, TestSweetSpotSimilarityFactory, ConvertedLegacyTest, OpenCloseCoreStressTest, PreAnalyzedFieldTest, DocValuesMultiTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, SpellCheckCollatorTest, TestCSVLoader, DocumentAnalysisRequestHandlerTest, DebugComponentTest, SimplePostToolTest, FunctionTest, AbstractAnalyticsFacetTest, DeleteReplicaTest, EnumFieldTest, TestHashPartitioner, CoreContainerCoreInitFailuresTest, ChaosMonkeyNothingIsSafeTest, TestCollationField, StatsComponentTest, TestNumberUtils, OpenExchangeRatesOrgProviderTest, TestFieldResource, TestDFRSimilarityFactory, HdfsUnloadDistributedZkTest, RAMDirectoryFactoryTest, RequestHandlersTest, TestFieldTypeResource, TestPhraseSuggestions, NumericFieldsTest, MinimalSchemaTest, TestZkChroot, TestSolrXml, TestRecoveryHdfs, TestIBSimilarityFactory, TestFuzzyAnalyzedSuggestions, SpellingQueryConverterTest, NoFacetTest, HighlighterConfigTest, TimeZoneUtilsTest, TestImplicitCoreProperties, SortByFunctionTest, TestRandomFaceting, NoCacheHeaderTest, CollectionsAPIDistributedZkTest, ModifyConfFileTest, TestSolrJ, SuggestComponentTest, RangeFacetTest, LeaderElectionIntegrationTest, TestReload, XmlUpdateRequestHandlerTest, HdfsDirectoryTest, TestWordDelimiterFilterFactory, FullSolrCloudDistribCmdsTest, BlockDirectoryTest, TestSchemaSimilarityResource, DefaultValueUpdateProcessorTest, TestSolrDeletionPolicy2, TestIndexSearcher, CurrencyFieldXmlFileTest, TestModifyConfFiles, IndexBasedSpellCheckerTest, ShardRoutingTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomDVFaceting, ShardRoutingCustomTest, SliceStateUpdateTest, TestDistributedSearch, TestDistributedGrouping, TermVectorComponentDistributedTest, TestJoin, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial, BadIndexSchemaTest, TestFiltering, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, SolrInfoMBeanTest, LukeRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TestValueSourceCache, TermVectorComponentTest, RequiredFieldsTest, TestSolrQueryParser, FastVectorHighlighterTest, ReturnFieldsTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest]
   [junit4] Completed on J1 in 1.17s, 14 tests, 1 error <<< FAILURES!

[...truncated 316 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 368 suites, 1593 tests, 1 error, 5 failures, 35 ignored (7 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_51) - Build # 9364 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9364/
Java: 32bit/jdk1.7.0_51 -client -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers

Error Message:
not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.

Stack Trace:
java.lang.AssertionError: not an (update) client error on field: malformed_ti : org.apache.solr.common.SolrException: Exception writing document id 100 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([EB6CFCEB849F6A6C:864B7C396F26D8CB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.BasicFunctionalityTest.testClientErrorOnMalformedNumbers(BasicFunctionalityTest.java:366)
	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:606)
	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:744)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Exception writing document id 1 to the index; possible analysis error.

Stack Trace:
org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([EB6CFCEB849F6A6C:84B07B36F27B52C]:0)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:162)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:683)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:837)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:536)
	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:392)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:117)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:101)
	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:65)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1915)
	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:989)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:402)
	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:606)
	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:744)
Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:165)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:232)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
	... 57 more
Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Long.parseLong(Long.java:444)
	at java.lang.Long.parseLong(Long.java:483)
	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:45)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:116)
	... 60 more


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([EB6CFCEB849F6A6C:49B06A404C78F983]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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:606)
	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:744)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=srpt_quad}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([EB6CFCEB849F6A6C:49B06A404C78F983]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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:606)
	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:744)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=stqpt_geohash}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([EB6CFCEB849F6A6C:49B06A404C78F983]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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:606)
	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:744)


FAILED:  org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400 {p0=pointvector}

Error Message:
expected:<400> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
	at __randomizedtesting.SeedInfo.seed([EB6CFCEB849F6A6C:49B06A404C78F983]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
	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:606)
	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:744)




Build Log:
[...truncated 9991 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial
   [junit4]   2> 231414 T1187 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391585064734
   [junit4]   2> 231414 T1187 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 231415 T1187 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 231415 T1187 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 231455 T1187 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 231499 T1187 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 231499 T1187 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 231503 T1187 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 231556 T1187 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 231561 T1187 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 231562 T1187 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 231562 T1187 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 231563 T1187 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 231574 T1187 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 231575 T1187 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 231575 T1187 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 231625 T1187 oasc.CoreContainer.<init> New CoreContainer 5801960
   [junit4]   2> 231626 T1187 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 231627 T1187 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 231627 T1187 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 231627 T1187 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 231627 T1187 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 231628 T1187 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 231628 T1187 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 231628 T1187 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 231628 T1187 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 231628 T1187 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 231630 T1187 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 231631 T1187 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 231631 T1187 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 231634 T1188 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 231635 T1188 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 231635 T1188 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 231636 T1188 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 231669 T1188 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 231713 T1188 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 231713 T1188 oass.IndexSchema.readSchema Reading Solr Schema from schema-spatial.xml
   [junit4]   2> 231717 T1188 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 231757 T1188 oass.AbstractSpatialFieldType.init WARN Using old worldBounds format? Should use ENVELOPE(xMin, xMax, yMax, yMin).
   [junit4]   2> 231761 T1188 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 231762 T1188 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 231762 T1188 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391585064734/
   [junit4]   2> 231762 T1188 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 231763 T1188 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391585064734
   [junit4]   2> 231763 T1188 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391585064734/index/
   [junit4]   2> 231763 T1188 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391585064734/index' doesn't exist. Creating new index...
   [junit4]   2> 231763 T1188 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestSolr4Spatial-1391585064734/index
   [junit4]   2> 231764 T1188 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=3, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 231764 T1188 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_1,generation=1}
   [junit4]   2> 231765 T1188 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 231765 T1188 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 231766 T1188 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 231766 T1188 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 231768 T1188 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 231770 T1188 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 231771 T1188 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 231771 T1188 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=25.5869140625, floorSegmentMB=2.029296875, forceMergeDeletesPctAllowed=21.696036973709525, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.480100808431727
   [junit4]   2> 231771 T1188 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_1,generation=1}
   [junit4]   2> 231771 T1188 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 231772 T1188 oass.SolrIndexSearcher.<init> Opening Searcher@3cc532 main
   [junit4]   2> 231772 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3cc532 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 231772 T1188 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 231774 T1187 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 231777 T1187 oas.SolrTestCaseJ4.setUp ###Starting testSortMultiVal {p0=srpt_geohash}
   [junit4]   2> ASYNC  NEW_CORE C273 name=collection1 org.apache.solr.core.SolrCore@32817e
   [junit4]   2> 231777 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 231778 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 231780 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 231781 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_2,generation=2}
   [junit4]   2> 231782 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 231782 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@ba3481 main
   [junit4]   2> 231782 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 231782 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ba3481 main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 231783 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 231810 T1187 C273 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_geohash{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, class=solr.SpatialRecursivePrefixTreeFieldType, prefixTree=geohash}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:7,SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 11
   [junit4]   2> 231814 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 29
   [junit4]   2> 231816 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 0
   [junit4]   2> 231817 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 231819 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_3,generation=3}
   [junit4]   2> 231819 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 231820 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@1694102 main
   [junit4]   2> 231820 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 231820 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1694102 main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):C2)}
   [junit4]   2> 231821 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 231844 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"} hits=2 status=0 QTime=22 
   [junit4]   2> 231847 T1187 oas.SolrTestCaseJ4.tearDown ###Ending testSortMultiVal {p0=srpt_geohash}
   [junit4]   2> 231851 T1187 oas.SolrTestCaseJ4.setUp ###Starting testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> 231851 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 231852 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 231853 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 231853 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_4,generation=4}
   [junit4]   2> 231854 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 231854 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@1ceb35d main
   [junit4]   2> 231855 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 231855 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ceb35d main{StandardDirectoryReader(segments_4:5:nrt)}
   [junit4]   2> 231855 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 231857 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 231859 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 231860 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 231861 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 231863 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 1
   [junit4]   2> 231864 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 231865 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 231867 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 231868 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 231870 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 231871 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 231872 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 231874 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 231875 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 231877 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_5,generation=5}
   [junit4]   2> 231877 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 231878 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@4bf8bd main
   [junit4]   2> 231878 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 231878 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4bf8bd main{StandardDirectoryReader(segments_5:7:nrt _1(5.0):C13)}
   [junit4]   2> 231879 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 231883 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(1.0+1.0),1.5738106435829113))&rows=1000} hits=3 status=0 QTime=2 
   [junit4]   2> 231890 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D175.0}&rows=1000} hits=3 status=0 QTime=3 
   [junit4]   2> 231896 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(179.8+0.0),1.798640735523327))&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 231902 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,179.8'+d%3D200.0}&rows=1000} hits=2 status=0 QTime=3 
   [junit4]   2> 231907 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(50.0+89.8),1.798640735523327))&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 231911 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'89.8,+50'+d%3D200.0}&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 231916 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(50.0+-89.8),1.798640735523327))&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 231920 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'-89.8,+50'+d%3D200.0}&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 231924 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(-80.0+33.0),2.6979611032849906))&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 231926 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'33.0,-80.0'+d%3D300.0}&rows=1000} hits=2 status=0 QTime=0 
   [junit4]   2> 231929 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(1.0+1.0),44.96601838808318))&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 231934 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'1,1'+d%3D5000.0}&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 231940 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(ENVELOPE(-0.034898260626377464,+0.23489826062637748,+0.23489805516424955,+-0.03489805516424954))&rows=1000} hits=2 status=0 QTime=2 
   [junit4]   2> 231945 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0.1,0.1'+d%3D15.0}&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 231948 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 231948 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 231950 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[14]} 0 0
   [junit4]   2> 231951 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[15]} 0 0
   [junit4]   2> 231953 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[16]} 0 0
   [junit4]   2> 231954 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[17]} 0 0
   [junit4]   2> 231956 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 231957 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_6,generation=6}
   [junit4]   2> 231957 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 231958 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@1095f95 main
   [junit4]   2> 231959 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 231959 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1095f95 main{StandardDirectoryReader(segments_6:10:nrt _2(5.0):C4)}
   [junit4]   2> 231959 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 231961 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(0.0+0.0),8.993203677616636))&rows=1000} hits=1 status=0 QTime=0 
   [junit4]   2> 231964 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D1000.0}&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 231968 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(0.0+0.0),17.986407355233272))&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 231973 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D2000.0}&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 231977 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(ENVELOPE(-26.979611032849906,+26.979611032849906,+26.979611032849906,+-26.979611032849906))&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 231981 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3000.0}&rows=1000} hits=3 status=0 QTime=0 
   [junit4]   2> 231987 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(0.0+0.0),26.98860423652752))&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 231991 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3001.0}&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 231996 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(BUFFER(POINT(0.0+0.0),26.980510353217664))&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 232001 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D3000.1}&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 232006 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(-96.789603+43.51703),0.9802592008602133))&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 232007 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D109.0}&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 232009 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Dnone}Intersects(BUFFER(POINT(-96.789603+43.51703),0.9892524045378299))&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 232011 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D110.0}&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 232013 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3DrecipDistance}Intersects(ENVELOPE(-98.15383081481679,+-95.42537518518321,+44.50628240453783,+42.52777759546217))&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 232016 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!bbox+sfield%3Dsrpt_geohash+pt%3D'43.517030,-96.789603'+d%3D110.0}&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 232018 T1187 oas.SolrTestCaseJ4.tearDown ###Ending testIntersectFilter {p0=srpt_geohash}
   [junit4]   2> 232022 T1187 oas.SolrTestCaseJ4.setUp ###Starting checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 232023 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 232023 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 232024 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232025 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_7,generation=7}
   [junit4]   2> 232025 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 232026 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@28d5bb main
   [junit4]   2> 232026 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232026 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@28d5bb main{StandardDirectoryReader(segments_7:11:nrt)}
   [junit4]   2> 232027 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 232028 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_geohash+score%3Ddistance}Intersects(BUFFER(POINT(0.0+0.0),0.8993203677616635))&rows=1000} hits=0 status=0 QTime=0 
   [junit4]   2> 232030 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D'0,0'+d%3D100.0}&rows=1000} hits=0 status=0 QTime=1 
   [junit4]   2> 232031 T1187 oas.SolrTestCaseJ4.tearDown ###Ending checkQueryEmptyIndex {p0=srpt_geohash}
   [junit4]   2> 232035 T1187 oas.SolrTestCaseJ4.setUp ###Starting solr4OldShapeSyntax {p0=srpt_geohash}
   [junit4]   2> 232035 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 232035 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 232037 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232037 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_8,generation=8}
   [junit4]   2> 232038 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 232038 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@1d4fae8 main
   [junit4]   2> 232039 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232039 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d4fae8 main{StandardDirectoryReader(segments_8:12:nrt)}
   [junit4]   2> 232039 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 232042 T1187 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy stqpt_u_oldworldbounds{class=org.apache.solr.schema.SpatialTermQueryPrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, class=solr.SpatialTermQueryPrefixTreeFieldType, distCalculator=cartesian^2, geo=false, worldBounds=0 0 1000 1000}} strat: TermQueryPrefixTreeStrategy field:foo ctx=SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=1000.0,minY=0.0,maxY=1000.0)} maxLevels: 50
   [junit4]   2> 232049 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[rect]} 0 7
   [junit4]   2> 232059 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[circ]} 0 9
   [junit4]   2> 232060 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232078 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_9,generation=9}
   [junit4]   2> 232079 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 232080 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@18f383f main
   [junit4]   2> 232080 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232080 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18f383f main{StandardDirectoryReader(segments_9:14:nrt _3(5.0):C2)}
   [junit4]   2> 232081 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 21
   [junit4]   2> 232098 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!field+f%3Dsrpt_geohash}Intersects(-74.093+41.042+-69.347+44.558)} hits=1 status=0 QTime=16 
   [junit4]   2> 232106 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!field+f%3Dsrpt_geohash}Intersects(Circle(4.56,1.23+d%3D0.0710))} hits=1 status=0 QTime=8 
   [junit4]   2> 232107 T1187 oas.SolrTestCaseJ4.tearDown ###Ending solr4OldShapeSyntax {p0=srpt_geohash}
   [junit4]   2> 232111 T1187 oas.SolrTestCaseJ4.setUp ###Starting testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> 232111 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 232112 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 232113 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232114 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_a,generation=10}
   [junit4]   2> 232114 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 232115 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@d365b5 main
   [junit4]   2> 232115 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232115 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d365b5 main{StandardDirectoryReader(segments_a:15:nrt)}
   [junit4]   2> 232116 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 232118 T1187 C273 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 232118 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9))&rows=1000} status=400 QTime=1 
   [junit4]   2> 232119 T1187 C273 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 232119 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersects(NonexistentShape(89.9,-130+d%3D9&rows=1000} status=400 QTime=1 
   [junit4]   2> 232120 T1187 C273 oasc.SolrException.log Ignoring exception matching .
   [junit4]   2> 232121 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&q=*:*&fq={!field+f%3Dsrpt_geohash}Intersectssss&rows=1000} status=400 QTime=2 
   [junit4]   2> 232122 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {} 0 1
   [junit4]   2> 232124 T1187 C273 oasc.SolrException.log Ignoring exception matching NonexistentShape
   [junit4]   2> 232124 T1187 oas.SolrTestCaseJ4.tearDown ###Ending testBadShapeParse400 {p0=srpt_geohash}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial -Dtests.method=testBadShapeParse400 -Dtests.seed=EB6CFCEB849F6A6C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_LU -Dtests.timezone=Etc/Greenwich -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J1 | TestSolr4Spatial.testBadShapeParse400 {p0=srpt_geohash} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<400> but was:<500>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EB6CFCEB849F6A6C:49B06A404C78F983]:0)
   [junit4]    > 	at org.apache.solr.search.TestSolr4Spatial.testBadShapeParse400(TestSolr4Spatial.java:91)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 232133 T1187 oas.SolrTestCaseJ4.setUp ###Starting testSort {p0=srpt_geohash}
   [junit4]   2> 232133 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 232134 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 232135 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232136 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_b,generation=11}
   [junit4]   2> 232136 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 232137 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@2c1d96 main
   [junit4]   2> 232137 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232137 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c1d96 main{StandardDirectoryReader(segments_b:16:nrt)}
   [junit4]   2> 232138 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 232140 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 0
   [junit4]   2> 232142 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 1
   [junit4]   2> 232143 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[999]} 0 0
   [junit4]   2> 232145 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232147 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_c,generation=12}
   [junit4]   2> 232147 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 232148 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@112ca62 main
   [junit4]   2> 232149 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232152 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@112ca62 main{StandardDirectoryReader(segments_c:18:nrt _4(5.0):C3)}
   [junit4]   2> 232152 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 232155 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,score&q={!geofilt+sfield%3Dsrpt_geohash+++pt%3D3.0,4.0+d%3D1000.7557176093187}} hits=2 status=0 QTime=1 
   [junit4]   2> 232157 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D3.0,4.0+d%3D1000.7557176093187}} hits=2 status=0 QTime=1 
   [junit4]   2> 232158 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+desc&fl=id,score&q={!+score%3DrecipDistance++}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"} hits=2 status=0 QTime=1 
   [junit4]   2> 232159 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!+score%3Ddistance+filter%3Dfalse+}srpt_geohash:"Intersects(BUFFER(POINT(4.0+3.0),1.0E-6))"} hits=3 status=0 QTime=1 
   [junit4]   2> 232160 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D4.0,0.0+d%3D1000.7557176093187}} hits=2 status=0 QTime=1 
   [junit4]   2> 232164 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=query($sortQuery)+asc&fl=id,score&sortQuery={!geofilt+sfield%3Dsrpt_geohash+score%3Ddistance++pt%3D3.0,4.0+d%3D1000.7557176093187}&q=-id:999} hits=2 status=0 QTime=4 
   [junit4]   2> 232165 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=query($sortQuery)+asc&fl=id,score&sortQuery={!+score%3Ddistance++}srpt_geohash:"Intersects(BUFFER(POINT(0.0+4.0),9.0))"&q=-id:999} hits=2 status=0 QTime=0 
   [junit4]   2> 232166 T1187 oas.SolrTestCaseJ4.tearDown ###Ending testSort {p0=srpt_geohash}
   [junit4]   2> 232170 T1187 oas.SolrTestCaseJ4.setUp ###Starting testRangeSyntax {p0=srpt_geohash}
   [junit4]   2> 232170 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 232171 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 232172 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232173 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_d,generation=13}
   [junit4]   2> 232173 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 232173 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@199ad14 main
   [junit4]   2> 232174 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232174 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@199ad14 main{StandardDirectoryReader(segments_d:19:nrt)}
   [junit4]   2> 232174 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 232176 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 232178 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 232179 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 232180 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 232182 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 232183 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 232185 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 1
   [junit4]   2> 232186 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 232187 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 232189 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 232190 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 232191 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 232193 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 232194 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232195 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_e,generation=14}
   [junit4]   2> 232196 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 232197 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@15e481c main
   [junit4]   2> 232197 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232197 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15e481c main{StandardDirectoryReader(segments_e:21:nrt _5(5.0):C13)}
   [junit4]   2> 232198 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 232200 T1187 C273 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!+score%3Ddistance+df%3Dsrpt_geohash}[32,-80+TO+"33+,+-79"]&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 232202 T1187 oas.SolrTestCaseJ4.tearDown ###Ending testRangeSyntax {p0=srpt_geohash}
   [junit4]   2> 232206 T1187 oas.SolrTestCaseJ4.setUp ###Starting checkResultFormat {p0=srpt_geohash}
   [junit4]   2> 232206 T1187 C273 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 232207 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 232208 T1187 C273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232209 T1187 C273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_f,generation=15}
   [junit4]   2> 232209 T1187 C273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 232210 T1187 C273 oass.SolrIndexSearcher.<init> Opening Searcher@e05a90 main
   [junit4]   2> 232210 T1187 C273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232210 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e05a90 main{StandardDirectoryReader(segments_f:22:nrt)}
   [junit4]   2> 232211 T1187 C273 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> ASYNC  NEW_CORE C274 name=collection1 org.apache.solr.core.SolrCore@32817e
   [junit4]   2> 232217 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 0
   [junit4]   2> 232219 T1187 C274 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232221 T1187 C274 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_g,generation=16}
   [junit4]   2> 232222 T1187 C274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 232223 T1187 C274 oass.SolrIndexSearcher.<init> Opening Searcher@1387a42 main
   [junit4]   2> 232223 T1187 C274 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232223 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1387a42 main{StandardDirectoryReader(segments_g:24:nrt _6(5.0):C1)}
   [junit4]   2> 232224 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 232227 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id,srpt_geohash&q=*:*&fq={!geofilt+sfield%3Dsrpt_geohash+pt%3D89.9,-130+d%3D9}&rows=1000} hits=1 status=0 QTime=1 
   [junit4]   2> 232229 T1187 oas.SolrTestCaseJ4.tearDown ###Ending checkResultFormat {p0=srpt_geohash}
   [junit4]   2> 232235 T1187 oas.SolrTestCaseJ4.setUp ###Starting testSortMultiVal {p0=srpt_quad}
   [junit4]   2> 232236 T1187 C274 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 232237 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 232239 T1187 C274 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232239 T1187 C274 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_h,generation=17}
   [junit4]   2> 232240 T1187 C274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 232240 T1187 C274 oass.SolrIndexSearcher.<init> Opening Searcher@8dc322 main
   [junit4]   2> 232241 T1187 C274 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232241 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8dc322 main{StandardDirectoryReader(segments_h:25:nrt)}
   [junit4]   2> 232242 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 232244 T1187 C274 oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy srpt_quad{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={units=degrees, class=solr.SpatialRecursivePrefixTreeFieldType, prefixTree=quad}} strat: RecursivePrefixTreeStrategy(prefixGridScanLevel:22,SPG:(QuadPrefixTree(maxLevels:26,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)}))) maxLevels: 26
   [junit4]   2> 232246 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100]} 0 2
   [junit4]   2> 232248 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[101]} 0 1
   [junit4]   2> 232250 T1187 C274 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232252 T1187 C274 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_i,generation=18}
   [junit4]   2> 232253 T1187 C274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 232254 T1187 C274 oass.SolrIndexSearcher.<init> Opening Searcher@9331dc main
   [junit4]   2> 232255 T1187 C274 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232255 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9331dc main{StandardDirectoryReader(segments_i:27:nrt _7(5.0):C2)}
   [junit4]   2> 232255 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 232258 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path=null params={sort=score+asc&fl=id,score&q={!+score%3Ddistance++}srpt_quad:"Intersects(BUFFER(POINT(4.0+3.0),9.0))"} hits=2 status=0 QTime=1 
   [junit4]   2> 232259 T1187 oas.SolrTestCaseJ4.tearDown ###Ending testSortMultiVal {p0=srpt_quad}
   [junit4]   2> 232265 T1187 oas.SolrTestCaseJ4.setUp ###Starting testIntersectFilter {p0=srpt_quad}
   [junit4]   2> 232266 T1187 C274 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 232266 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 232268 T1187 C274 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232269 T1187 C274 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_i,generation=18}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_j,generation=19}
   [junit4]   2> 232269 T1187 C274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 19
   [junit4]   2> 232270 T1187 C274 oass.SolrIndexSearcher.<init> Opening Searcher@1809f74 main
   [junit4]   2> 232270 T1187 C274 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232270 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1809f74 main{StandardDirectoryReader(segments_j:28:nrt)}
   [junit4]   2> 232271 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 232272 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 232274 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 232275 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 232277 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 232279 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5]} 0 1
   [junit4]   2> 232280 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 232282 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 232283 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 232285 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 232287 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10]} 0 1
   [junit4]   2> 232289 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11]} 0 1
   [junit4]   2> 232290 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 232292 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13]} 0 1
   [junit4]   2> 232293 T1187 C274 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 232296 T1187 C274 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_j,generation=19}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1decc12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183bc2f),segFN=segments_k,generation=20}
   [junit4]   2> 232297 T1187 C274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 20
   [junit4]   2> 232298 T1187 C274 oass.SolrIndexSearcher.<init> Opening Searcher@b8f08c main
   [junit4]   2> 232299 T1187 C274 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 232299 T1189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b8f08c main{StandardDirectoryReader(segments_k:30:nrt _8(5.0):C13)}
   [junit4]   2> 232299 T1187 C274 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 232302 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_quad}Intersects(BUFFER(POINT(1.0+1.0),1.5738106435829113))&rows=1000} hits=3 status=0 QTime=1 
   [junit4]   2> 232306 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'1,1'+d%3D175.0}&rows=1000} hits=3 status=0 QTime=0 
   [junit4]   2> 232311 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_quad}Intersects(BUFFER(POINT(179.8+0.0),1.798640735523327))&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 232315 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'0,179.8'+d%3D200.0}&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 232319 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!field+f%3Dsrpt_quad+score%3Ddistance}Intersects(BUFFER(POINT(50.0+89.8),1.798640735523327))&rows=1000} hits=2 status=0 QTime=1 
   [junit4]   2> 232322 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path=null params={fl=id&q=*:*&fq={!geofilt+sfield%3Dsrpt_quad+pt%3D'89.8,+50'+d%3D200.0}&rows=1000} hits=2 status=0 QTime=0 
   [junit4]   2> 232326 T1187 C274 oasc.SolrCore.execute [collection1] webapp=null path

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

(Thread.java:744)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'big_integer_tl'='12345678901234567890' msg=For input string: "12345678901234567890"
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:165)
   [junit4]    > 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:232)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:159)
   [junit4]    > 	... 57 more
   [junit4]    > Caused by: java.lang.NumberFormatException: For input string: "12345678901234567890"
   [junit4]    > 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.lang.Long.parseLong(Long.java:444)
   [junit4]    > 	at java.lang.Long.parseLong(Long.java:483)
   [junit4]    > 	at org.apache.solr.schema.TrieField.createField(TrieField.java:609)
   [junit4]    > 	at org.apache.solr.schema.TrieField.createFields(TrieField.java:660)
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:45)
   [junit4]    > 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:116)
   [junit4]    > 	... 60 more
   [junit4]   2> 1305862 T6179 oas.SolrTestCaseJ4.setUp ###Starting testExtendedFieldValues
   [junit4]   2> 1305862 T6179 oas.SolrTestCaseJ4.tearDown ###Ending testExtendedFieldValues
   [junit4]   2> 1305866 T6179 oas.SolrTestCaseJ4.setUp ###Starting testBooleanValuesInAdd
   [junit4]   2> 1305866 T6179 oas.SolrTestCaseJ4.tearDown ###Ending testBooleanValuesInAdd
   [junit4]   2> 1305870 T6179 oas.SolrTestCaseJ4.setUp ###Starting testDecimalValuesInAdd
   [junit4]   2> 1305871 T6179 oas.SolrTestCaseJ4.tearDown ###Ending testDecimalValuesInAdd
   [junit4]   2> 1305876 T6179 oas.SolrTestCaseJ4.setUp ###Starting testBigDecimalValuesInAdd
   [junit4]   2> 1305876 T6179 oas.SolrTestCaseJ4.tearDown ###Ending testBigDecimalValuesInAdd
   [junit4]   2> 1305878 T6179 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1305878 T6179 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=7560621
   [junit4]   2> 1305879 T6179 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1620a3c
   [junit4]   2> 1305899 T6179 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=1,transaction_logs_total_size=668,transaction_logs_total_number=4}
   [junit4]   2> 1305900 T6179 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1305900 T6179 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1305900 T6179 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1305901 T6179 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1305901 T6179 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1305901 T6179 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391586137124 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391586137124;done=false>>]
   [junit4]   2> 1305902 T6179 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391586137124
   [junit4]   2> 1305902 T6179 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391586137124/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391586137124/index;done=false>>]
   [junit4]   2> 1305902 T6179 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-JsonLoaderTest-1391586137124/index
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=sr_RS_#Latn, timezone=America/Argentina/Mendoza
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.7.0_51 (32-bit)/cpus=8,threads=1,free=157795600,total=319291392
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressVersions, TestSolrXmlPersistence, MBeansHandlerTest, TestCopyFieldCollectionResource, SpatialFilterTest, TestCloudManagedSchema, TriLevelCompositeIdRoutingTest, TestSolrQueryParserResource, FileBasedSpellCheckerTest, OverseerTest, ResourceLoaderTest, OverseerCollectionProcessorTest, TestReversedWildcardFilterFactory, RegexBoostProcessorTest, CustomCollectionTest, TestAddFieldRealTimeGet, TestCustomSort, CSVRequestHandlerTest, SimpleFacetsTest, UpdateParamsTest, TestMaxScoreQueryParser, TestSort, TestBM25SimilarityFactory, TestLuceneMatchVersion, SynonymTokenizerTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, SliceStateTest, AbstractAnalyticsStatsTest, TestConfig, CoreAdminHandlerTest, TestRandomDVFaceting, TestJmxMonitoredMap, TestSerializedLuceneMatchVersion, TermsComponentTest, ClusterStateUpdateTest, ExternalFileFieldSortTest, TermVectorComponentTest, SpellPossibilityIteratorTest, TestRealTimeGet, TestSolrXmlPersistor, CircularListTest, LoggingHandlerTest, TestSolrQueryParser, QueryResultKeyTest, TestManagedSchema, TestFieldCollectionResource, QueryFacetTest, UUIDFieldTest, TestStressUserVersions, TestPostingsSolrHighlighter, SystemInfoHandlerTest, TestDocumentBuilder, TestFunctionQuery, SoftAutoCommitTest, LegacyHTMLStripCharFilterTest, DocumentBuilderTest, LeaderElectionTest, WordBreakSolrSpellCheckerTest, ClusterStateTest, ResponseLogComponentTest, TestRandomMergePolicy, TestInitQParser, TestSolrXMLSerializer, TestCharFilters, TestClassNameShortening, TestExtendedDismaxParser, BinaryUpdateRequestHandlerTest, LukeRequestHandlerTest, DirectUpdateHandlerOptimizeTest, DistributedTermsComponentTest, TestLFUCache, BasicFunctionalityTest, TestDocSet, FastVectorHighlighterTest, SampleTest, IndexSchemaTest, TestGroupingSearch, QueryParsingTest, MigrateRouteKeyTest, MoreLikeThisHandlerTest, TestSchemaNameResource, SOLR749Test, EchoParamsTest, TestDynamicFieldResource, TestSearchPerf, DistributedDebugComponentTest, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, ZkSolrClientTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, SliceStateUpdateTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, SolrCoreTest, SpellCheckComponentTest, QueryElevationComponentTest, PeerSyncTest, TestBadConfig, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SuggesterWFSTTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, TestArbitraryIndexDir, SolrPluginUtilsTest, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest]
   [junit4] Completed on J0 in 1.68s, 14 tests, 1 error <<< FAILURES!

[...truncated 366 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 368 suites, 1593 tests, 1 error, 5 failures, 35 ignored (7 assumptions)

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