You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/08/16 17:53:38 UTC

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 352 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/352/

6 tests failed.
REGRESSION:  org.apache.solr.search.join.BJQParserTest.testFull

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([1DC8055F837E437E:14EA736FCD854E95]:0)
	at org.apache.lucene.search.join.ToParentBlockJoinQuery$BlockJoinScorer.nextDoc(ToParentBlockJoinQuery.java:296)
	at org.apache.lucene.search.Scorer.score(Scorer.java:64)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:619)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:289)
	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1502)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1368)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:475)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:434)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:208)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1850)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:292)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:274)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:610)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:603)
	at org.apache.solr.search.join.BJQParserTest.testFull(BJQParserTest.java:126)
	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:724)


REGRESSION:  org.apache.solr.search.join.BJQParserTest.testGrandChildren

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([1DC8055F837E437E:101A938445132C1A]:0)
	at org.apache.lucene.search.join.ToParentBlockJoinQuery$BlockJoinScorer.nextDoc(ToParentBlockJoinQuery.java:296)
	at org.apache.lucene.search.join.ToParentBlockJoinQuery$BlockJoinScorer.nextDoc(ToParentBlockJoinQuery.java:340)
	at org.apache.lucene.search.Scorer.score(Scorer.java:64)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:619)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:289)
	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1502)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1368)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:475)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:434)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:208)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1850)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:292)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:274)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:610)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:603)
	at org.apache.solr.search.join.BJQParserTest.testGrandChildren(BJQParserTest.java:188)
	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:724)


REGRESSION:  org.apache.solr.search.join.BJQParserTest.testChildrenParser

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([1DC8055F837E437E:CEF304F0CF5E9013]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:636)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:603)
	at org.apache.solr.search.join.BJQParserTest.testChildrenParser(BJQParserTest.java:206)
	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:724)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//*[@numFound='3']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">15</int></lst><result name="response" numFound="2" start="0"><doc><arr name="child_s"><str>l</str></arr><arr name="parentchild_s"><str>al</str></arr><str name="id">32</str><long name="_version_">1443541390225047552</long></doc><doc><arr name="child_s"><str>k</str></arr><arr name="parentchild_s"><str>ak</str></arr><str name="id">33</str><long name="_version_">1443541390232387584</long></doc></result>
</response>

	request was:q={!child+of%3D"parent_s:[*+TO+*]"}parent_s:a&fq=NOT+grand_s:[*+TO+*]
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:629)
	... 42 more


REGRESSION:  org.apache.solr.search.join.BJQParserTest.testCacheHit

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([1DC8055F837E437E:83EC9842207A6698]:0)
	at org.apache.lucene.search.join.ToParentBlockJoinQuery$BlockJoinScorer.nextDoc(ToParentBlockJoinQuery.java:296)
	at org.apache.lucene.search.Scorer.score(Scorer.java:64)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:619)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:289)
	at org.apache.solr.search.SolrIndexSearcher.getDocSetNC(SolrIndexSearcher.java:1127)
	at org.apache.solr.search.SolrIndexSearcher.getPositiveDocSet(SolrIndexSearcher.java:843)
	at org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:973)
	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1402)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1368)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:475)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:434)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:208)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1850)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:292)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:274)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:610)
	at org.apache.solr.search.join.BJQParserTest.testCacheHit(BJQParserTest.java:246)
	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:724)


REGRESSION:  org.apache.solr.search.join.BJQParserTest.testFq

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([1DC8055F837E437E:9ED53AFADBC04D24]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:636)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:603)
	at org.apache.solr.search.join.BJQParserTest.testFq(BJQParserTest.java:164)
	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:724)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//*[@numFound='2']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="1" start="0"><doc><arr name="parent_s"><str>e</str></arr><str name="id">41</str><long name="_version_">1443541390289010688</long></doc></result>
</response>

	request was:q={!parent+which%3D$pq+v%3D$chq}&pq=parent_s:[*+TO+*]&chq=child_s:l&fq=parent_s:(e+b)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:629)
	... 42 more


REGRESSION:  org.apache.solr.search.join.BJQParserTest.testIntersectBqBjq

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([1DC8055F837E437E:6334F4C749CB0A3F]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:636)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:603)
	at org.apache.solr.search.join.BJQParserTest.testIntersectBqBjq(BJQParserTest.java:149)
	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:724)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//*[@numFound='2']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="1" start="0"><doc><arr name="parent_s"><str>e</str></arr><str name="id">41</str><long name="_version_">1443541390289010688</long></doc></result>
</response>

	request was:q=%2Bparent_s:(e+b)+%2B_query_:"{!parent+which%3D$pq+v%3D$chq}"&pq=parent_s:[*+TO+*]&chq=child_s:l
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:629)
	... 42 more




Build Log:
[...truncated 10507 lines...]
   [junit4] Suite: org.apache.solr.search.join.BJQParserTest
   [junit4]   2> 3047785 T7996 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-BJQParserTest-1376668346539
   [junit4]   2> 3047786 T7996 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 3047788 T7996 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3047788 T7996 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3047928 T7996 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3047999 T7996 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3048001 T7996 oass.IndexSchema.readSchema Reading Solr Schema from schema15.xml
   [junit4]   2> 3048011 T7996 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 3048585 T7996 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3048589 T7996 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3048591 T7996 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3048596 T7996 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3048608 T7996 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3048608 T7996 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr
   [junit4]   2> 3048609 T7996 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 3048623 T7996 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3048624 T7996 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr
   [junit4]   2> 3048624 T7996 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 3048692 T7996 oasc.CoreContainer.<init> New CoreContainer 1156324519
   [junit4]   2> 3048693 T7996 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 3048695 T7996 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 3048695 T7996 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3048695 T7996 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 3048696 T7996 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3048696 T7996 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3048696 T7996 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3048697 T7996 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3048697 T7996 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3048697 T7996 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3048698 T7996 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 3048714 T7996 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3048720 T7997 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 3048721 T7997 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 3048721 T7997 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3048722 T7997 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3048781 T7997 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3048855 T7997 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3048856 T7997 oass.IndexSchema.readSchema Reading Solr Schema from schema15.xml
   [junit4]   2> 3048866 T7997 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3049353 T7997 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3049355 T7997 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3049357 T7997 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3049360 T7997 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3049367 T7997 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3049368 T7997 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-BJQParserTest-1376668346539/
   [junit4]   2> 3049368 T7997 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@44b9146f
   [junit4]   2> 3049368 T7997 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-BJQParserTest-1376668346539
   [junit4]   2> 3049369 T7997 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-BJQParserTest-1376668346539/index/
   [junit4]   2> 3049369 T7997 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-BJQParserTest-1376668346539/index' doesn't exist. Creating new index...
   [junit4]   2> 3049369 T7997 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-BJQParserTest-1376668346539/index
   [junit4]   2> 3049370 T7997 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@430627e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bccd20b)),segFN=segments_1,generation=1}
   [junit4]   2> 3049370 T7997 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3049371 T7997 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 3049373 T7997 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3049374 T7997 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3049374 T7997 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 3049374 T7997 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 3049374 T7997 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3049374 T7997 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3049374 T7997 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 3049375 T7997 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 3049375 T7997 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3049375 T7997 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3049375 T7997 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3049376 T7997 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3049376 T7997 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3049376 T7997 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3049376 T7997 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3049377 T7997 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3049377 T7997 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 3049378 T7997 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 3049378 T7997 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3049378 T7997 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 3049378 T7997 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 3049378 T7997 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 3049379 T7997 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3049379 T7997 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3049379 T7997 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3049380 T7997 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3049380 T7997 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3049380 T7997 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3049381 T7997 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3049381 T7997 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3049381 T7997 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3049382 T7997 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 3049382 T7997 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 3049393 T7997 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3049394 T7997 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 3049395 T7997 oasc.SolrCore.initDeprecatedSupport WARN adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-MINIMAL.XML, TRIVIAL.UPDATEPROCESSOR1.JS, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-REPLICATION2.XML, BAD-SCHEMA-DOCVALUES-NOT-REQUIRED-NO-DEFAULT.XML, SOLRCONFIG-CACHING.XML, SCHEMA-POSTINGSHIGHLIGHT.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, SOLRCONFIG-REPEATER.XML, REGEX-BOOST-PROCESSOR-TEST.TXT, CURRENCY.XML, SOLRCONFIG-MERGEPOLICY.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-COMPONENTS-NAME.XML, SOLRCONFIG-MERGEPOLICY-LEGACY.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, ELEVATE.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SCHEMA-SWEETSPOT.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-CHARFILTERS.XML, SCHEMA-IB.XML, SOLRCONFIG-QUERYSENDER.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, DA_UTF8.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, SCHEMA-REPLICATION1.XML, BAD-SOLRCONFIG-MULTIPLE-INDEXCONFIGS.XML, BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, SCHEMA-TINY.XML, CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-DEFAULTS.XML, HYPHENATION.DTD, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, HUNSPELL-TEST.AFF, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD-UNIQUE-KEY.XML, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SCHEMA-DOCVALUES.XML, SOLRCONFIG-INFOSTREAM-LOGGING.XML, WDFTYPES.TXT, STOPTYPES-2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SCHEMA-DFR.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, OPEN-EXCHANGE-RATES.JSON, SCHEMA-SPATIAL.XML, STOPWITHBOM.TXT, SOLRCONFIG-SPELLCHECKER.XML, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG-WARMER.XML, SOLRCONFIG-TEST-MISC.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-XINCLUDE.XML, SOLRCONFIG-MASTER1.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, SOLRCONFIG-MINIMAL.XML, SCHEMA-DOCVALUESMULTI.XML, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, SCHEMA_CODEC.XML, SCHEMA-SNIPPET-TYPES.INCL, BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SOLRCONFIG-SOLR-749.XML, SCHEMA-EFF.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SCHEMA-LMDIRICHLET.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, SOLRCONFIG-ELEVATE.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, SCHEMA-FOLDING.XML, STOPWORDS.TXT, SCHEMA-STOP-KEEP.XML, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, FUZZYSUGGEST.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SCHEMA-REST.XML, SOLRCONFIG-PARSING-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MANAGED-SCHEMA.XML, SOLRCONFIG-MASTER2.XML, SOLRCONFIG-MERGEPOLICY-DEFAULTS.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XINCLUDE.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-DELPOLICY1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SOLRCONFIG-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, SCHEMA-SYNONYM-TOKENIZER.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-REST-LUCENE-MATCH-VERSION.XML, BAD-SOLRCONFIG-MULTIPLE-CFS.XML, SCHEMA-DOCVALUESFACETING.XML, SCHEMA-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR.XML, SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-ALTDIRECTORY.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, COMPOUNDDICTIONARY.TXT, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, SOLRCONFIG_PERF.XML, SOLRCONFIG-INDEXCONFIG.XML, BAD-CURRENCY.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, KEEP-2.TXT, SCHEMA12.XML, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, SOLRCONFIG.SNIPPET.RANDOMINDEXCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
   [junit4]   2> 3049398 T7997 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3049398 T7997 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3049399 T7997 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@430627e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bccd20b)),segFN=segments_1,generation=1}
   [junit4]   2> 3049399 T7997 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3049399 T7997 oass.SolrIndexSearcher.<init> Opening Searcher@7569285 main
   [junit4]   2> 3049400 T7997 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3049432 T7997 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3049495 T7998 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7569285 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3049501 T7997 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3049513 T7996 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C22888 name=collection1 org.apache.solr.core.SolrCore@5b511f04
   [junit4]   2> 3049525 T7996 C22888 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[0 (1443541389961854976)]} 0 3
   [junit4]   2> 3049542 T7996 C22888 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1 (1443541389982826496)]} 0 0
   [junit4]   2> 3049549 T7996 C22888 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2 (1443541389990166528)]} 0 0
   [junit4]   2> 3049556 T7996 C22888 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[3 (1443541389996457984)]} 0 1
   [junit4]   2> 3049562 T7996 C22888 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4 (1443541390003798016)]} 0 0
   [junit4]   2> 3049569 T7996 C22888 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5 (1443541390011138048)]} 0 1
   [junit4]   2> 3049575 T7996 C22888 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6 (1443541390017429504)]} 0 0
   [junit4]   2> ASYNC  NEW_CORE C22889 name=collection1 org.apache.solr.core.SolrCore@5b511f04
   [junit4]   2> 3049592 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[7 (1443541390034206720)]} 0 1
   [junit4]   2> 3049600 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[8 (1443541390042595328)]} 0 1
   [junit4]   2> 3049606 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[9 (1443541390049935360)]} 0 0
   [junit4]   2> 3049613 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10 (1443541390057275392)]} 0 0
   [junit4]   2> 3049620 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[11 (1443541390063566848)]} 0 1
   [junit4]   2> 3049626 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[12 (1443541390070906880)]} 0 0
   [junit4]   2> 3049633 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[13 (1443541390077198336)]} 0 1
   [junit4]   2> 3049639 T7996 C22889 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3049641 T7996 C22889 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@430627e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bccd20b)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@430627e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bccd20b)),segFN=segments_2,generation=2}
   [junit4]   2> 3049641 T7996 C22889 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3049642 T7996 C22889 oass.SolrIndexSearcher.<init> Opening Searcher@7b60914f main
   [junit4]   2> 3049643 T7996 C22889 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3049644 T7998 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7b60914f main{StandardDirectoryReader(segments_2:5:nrt _0(5.0):C8 _1(5.0):C6)}
   [junit4]   2> 3049645 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 3049653 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[14 (1443541390097121280)]} 0 2
   [junit4]   2> 3049659 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[15 (1443541390105509888)]} 0 0
   [junit4]   2> 3049666 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[16 (1443541390112849920)]} 0 1
   [junit4]   2> 3049672 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[17 (1443541390119141376)]} 0 0
   [junit4]   2> 3049679 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[18 (1443541390126481408)]} 0 0
   [junit4]   2> 3049685 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[19 (1443541390132772864)]} 0 0
   [junit4]   2> 3049692 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[20 (1443541390140112896)]} 0 0
   [junit4]   2> 3049700 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[21 (1443541390146404352)]} 0 1
   [junit4]   2> 3049706 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[22 (1443541390154792960)]} 0 0
   [junit4]   2> 3049713 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[23 (1443541390162132992)]} 0 0
   [junit4]   2> 3049719 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[24 (1443541390168424448)]} 0 0
   [junit4]   2> 3049726 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[25 (1443541390175764480)]} 0 0
   [junit4]   2> 3049733 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[26 (1443541390182055936)]} 0 1
   [junit4]   2> 3049739 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[27 (1443541390189395968)]} 0 0
   [junit4]   2> 3049746 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[28 (1443541390195687424)]} 0 1
   [junit4]   2> 3049753 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[29 (1443541390203027456)]} 0 1
   [junit4]   2> 3049760 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[30 (1443541390211416064)]} 0 0
   [junit4]   2> 3049767 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[31 (1443541390218756096)]} 0 0
   [junit4]   2> 3049774 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[32 (1443541390225047552)]} 0 1
   [junit4]   2> 3049780 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[33 (1443541390232387584)]} 0 0
   [junit4]   2> 3049787 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[34 (1443541390239727616)]} 0 0
   [junit4]   2> 3049794 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[35 (1443541390246019072)]} 0 1
   [junit4]   2> 3049800 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[36 (1443541390253359104)]} 0 0
   [junit4]   2> 3049808 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[37 (1443541390260699136)]} 0 1
   [junit4]   2> 3049815 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[38 (1443541390268039168)]} 0 1
   [junit4]   2> 3049821 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[39 (1443541390275379200)]} 0 0
   [junit4]   2> 3049828 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[40 (1443541390282719232)]} 0 0
   [junit4]   2> 3049835 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[41 (1443541390289010688)]} 0 1
   [junit4]   2> 3049841 T7996 C22889 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3049844 T7996 C22889 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@430627e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bccd20b)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@430627e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bccd20b)),segFN=segments_3,generation=3}
   [junit4]   2> 3049844 T7996 C22889 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 3049844 T7996 C22889 oass.SolrIndexSearcher.<init> Opening Searcher@6c6fcbe5 main
   [junit4]   2> 3049845 T7996 C22889 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3049847 T7998 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6c6fcbe5 main{StandardDirectoryReader(segments_3:13:nrt _0(5.0):C8 _1(5.0):C6 _2(5.0):C8 _3(5.0):C8 _4(5.0):C8 _5(5.0):C4)}
   [junit4]   2> 3049849 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 3049855 T7996 C22889 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3049855 T7996 C22889 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3049856 T7996 C22889 oass.SolrIndexSearcher.<init> Opening Searcher@39224ae9 main
   [junit4]   2> 3049856 T7996 C22889 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3049857 T7998 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39224ae9 main{StandardDirectoryReader(segments_3:13:nrt _0(5.0):C8 _1(5.0):C6 _2(5.0):C8 _3(5.0):C8 _4(5.0):C8 _5(5.0):C4)}
   [junit4]   2> 3049858 T7996 C22889 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 3049859 T7996 C22889 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*} hits=42 status=0 QTime=0 
   [junit4]   2> 3049865 T7996 oas.SolrTestCaseJ4.setUp ###Starting testFull
   [junit4]   2> 3049902 T7996 oas.SolrTestCaseJ4.tearDown ###Ending testFull
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BJQParserTest -Dtests.method=testFull -Dtests.seed=1DC8055F837E437E -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=ms_MY -Dtests.timezone=America/Inuvik -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.05s J1 | BJQParserTest.testFull <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DC8055F837E437E:14EA736FCD854E95]:0)
   [junit4]    > 	at org.apache.lucene.search.join.ToParentBlockJoinQuery$BlockJoinScorer.nextDoc(ToParentBlockJoinQuery.java:296)
   [junit4]    > 	at org.apache.lucene.search.Scorer.score(Scorer.java:64)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:619)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:289)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1502)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1368)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:475)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:434)
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:208)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1850)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:292)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:274)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:610)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:603)
   [junit4]    > 	at org.apache.solr.search.join.BJQParserTest.testFull(BJQParserTest.java:126)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 3049913 T7996 oas.SolrTestCaseJ4.setUp ###Starting testGrandChildren
   [junit4]   2> 3049914 T7996 oas.SolrTestCaseJ4.tearDown ###Ending testGrandChildren
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BJQParserTest -Dtests.method=testGrandChildren -Dtests.seed=1DC8055F837E437E -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=ms_MY -Dtests.timezone=America/Inuvik -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J1 | BJQParserTest.testGrandChildren <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DC8055F837E437E:101A938445132C1A]:0)
   [junit4]    > 	at org.apache.lucene.search.join.ToParentBlockJoinQuery$BlockJoinScorer.nextDoc(ToParentBlockJoinQuery.java:296)
   [junit4]    > 	at org.apache.lucene.search.join.ToParentBlockJoinQuery$BlockJoinScorer.nextDoc(ToParentBlockJoinQuery.java:340)
   [junit4]    > 	at org.apache.lucene.search.Scorer.score(Scorer.java:64)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:619)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:289)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1502)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1368)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:475)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:434)
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:208)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1850)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:292)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:274)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:610)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:603)
   [junit4]    > 	at org.apache.solr.search.join.BJQParserTest.testGrandChildren(BJQParserTest.java:188)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 3049921 T7996 oas.SolrTestCaseJ4.setUp ###Starting testChildrenParser
   [junit4]   2> 3049937 T7996 C22889 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!child+of%3D"parent_s:[*+TO+*]"}parent_s:a&fq=NOT+grand_s:[*+TO+*]} hits=2 status=0 QTime=15 
   [junit4]   2> 3049938 T7996 oas.SolrTestCaseJ4.assertQ ERROR REQUEST FAILED: xpath=//*[@numFound='3']
   [junit4]   2> 		xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> 	<response>
   [junit4]   2> 	<lst name="responseHeader"><int name="status">0</int><int name="QTime">15</int></lst><result name="response" numFound="2" start="0"><doc><arr name="child_s"><str>l</str></arr><arr name="parentchild_s"><str>al</str></arr><str name="id">32</str><long name="_version_">1443541390225047552</long></doc><doc><arr name="child_s"><str>k</str></arr><arr name="parentchild_s"><str>ak</str></arr><str name="id">33</str><long name="_version_">1443541390232387584</long></doc></result>
   [junit4]   2> 	</response>
   [junit4]   2> 	
   [junit4]   2> 		request was:q={!child+of%3D"parent_s:[*+TO+*]"}parent_s:a&fq=NOT+grand_s:[*+TO+*]
   [junit4]   2> 3049939 T7996 oasc.SolrException.log ERROR REQUEST FAILED: q={!child+of%3D"parent_s:[*+TO+*]"}parent_s:a&fq=NOT+grand_s:[*+TO+*]:java.lang.RuntimeException: REQUEST FAILED: xpath=//*[@numFound='3']
   [junit4]   2> 		xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> 	<response>
   [junit4]   2> 	<lst name="responseHeader"><int name="status">0</int><int name="QTime">15</int></lst><result name="response" numFound="2" start="0"><doc><arr name="child_s"><str>l</str></arr><arr name="parentchild_s"><str>al</str></arr><str name="id">32</str><long name="_version_">1443541390225047552</long></doc><doc><arr name="child_s"><str>k</str></arr><arr name="parentchild_s"><str>ak</str></arr><str name="id">33</str><long name="_version_">1443541390232387584</long></doc></result>
   [junit4]   2> 	</response>
   [junit4]   2> 	
   [junit4]   2> 		request was:q={!child+of%3D"parent_s:[*+TO+*]"}parent_s:a&fq=NOT+grand_s:[*+TO+*]
   [junit4]   2> 		at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:629)
   [junit4]   2> 		at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:603)
   [junit4]   2> 		at org.apache.solr.search.join.BJQParserTest.testChildrenParser(BJQParserTest.java:206)
   [junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	
   [junit4]   2> 3049940 T7996 oas.SolrTestCaseJ4.tearDown ###Ending testChildrenParser
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BJQParserTest -Dtests.method=testChildrenParser -Dtests.seed=1DC8055F837E437E -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=ms_MY -Dtests.timezone=America/Inuvik -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.03s J1 | BJQParserTest.testChildrenParser <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DC8055F837E437E:CEF304F0CF5E9013]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:636)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:603)
   [junit4]    > 	at org.apache.solr.search.join.BJQParserTest.testChildrenParser(BJQParserTest.java:206)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//*[@numFound='3']
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">15</int></lst><result name="response" numFound="2" start="0"><doc><arr name="child_s"><str>l</str></arr><arr name="parentchild_s"><str>al</str></arr><str name="id">32</str><long name="_version_">1443541390225047552</long></doc><doc><arr name="child_s"><str>k</str></arr><arr name="parentchild_s"><str>ak</str></arr><str name="id">33</str><long name="_version_">1443541390232387584</long></doc></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q={!child+of%3D"parent_s:[*+TO+*]"}parent_s:a&fq=NOT+grand_s:[*+TO+*]
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:629)
   [junit4]    > 	... 42 more
   [junit4]   2> 3049948 T7996 oas.SolrTestCaseJ4.setUp ###Starting nullInit
   [junit4]   2> 3049948 T7996 oas.SolrTestCaseJ4.tearDown ###Ending nullInit
   [junit4]   2> 3049952 T7996 oas.SolrTestCaseJ4.setUp ###Starting testCacheHit
   [junit4]   2> 3049953 T7996 C22889 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!parent+which%3D"parent_s:([a+TO+c]+[d+TO+f])"}} hits=6 status=0 QTime=1 
   [junit4]   2> 3049955 T7996 C22889 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*&fq={!parent+which%3D"parent_s:([a+TO+c]+[d+TO+f])"}} hits=6 status=0 QTime=1 
   [junit4]   2> 3049956 T7996 oas.SolrTestCaseJ4.tearDown ###Ending testCacheHit
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BJQParserTest -Dtests.method=testCacheHit -Dtests.seed=1DC8055F837E437E -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=ms_MY -Dtests.timezone=America/Inuvik -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J1 | BJQParserTest.testCacheHit <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DC8055F837E437E:83EC9842207A6698]:0)
   [junit4]    > 	at org.apache.lucene.search.join.ToParentBlockJoinQuery$BlockJoinScorer.nextDoc(ToParentBlockJoinQuery.java:296)
   [junit4]    > 	at org.apache.lucene.search.Scorer.score(Scorer.java:64)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:619)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:289)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.getDocSetNC(SolrIndexSearcher.java:1127)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.getPositiveDocSet(SolrIndexSearcher.java:843)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:973)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1402)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1368)
   [junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:475)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:434)
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:208)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1850)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:292)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:274)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:610)
   [junit4]    > 	at org.apache.solr.search.join.BJQParserTest.testCacheHit(BJQParserTest.java:246)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 3049964 T7996 oas.SolrTestCaseJ4.setUp ###Starting testJustParentsFilter
   [junit4]   2> 3049964 T7996 C22889 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!parent+which%3D"parent_s:[*+TO+*]"}} hits=6 status=0 QTime=0 
   [junit4]   2> 3049970 T7996 oas.SolrTestCaseJ4.tearDown ###Ending testJustParentsFilter
   [junit4]   2> 3049974 T7996 oas.SolrTestCaseJ4.setUp ###Starting testIntersectParentBqChildBq
   [junit4]   2> 3049975 T7996 C22889 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=%2Bparent_s:(a+e+b)+%2B_query_:"{!parent+which%3D$pq+v%3D$chq}"&pq=parent_s:[*+TO+*]&chq=parentchild_s:(bm+ek+cl)} hits=2 status=0 QTime=0 
   [junit4]   2> 3049978 T7996 oas.SolrTestCaseJ4.tearDown ###Ending testIntersectParentBqChildBq
   [junit4]   2> 3049982 T7996 oas.SolrTestCaseJ4.setUp ###Starting testFq
   [junit4]   2> 3049982 T7996 C22889 oasc.SolrCore.execute [collection1] webapp=null path=null params={q={!parent+which%3D$pq+v%3D$chq}&pq=parent_s:[*+TO+*]&chq=child_s:l&fq=parent_s:(e+b)} hits=1 status=0 QTime=0 
   [junit4]   2> 3049984 T7996 oas.SolrTestCaseJ4.assertQ ERROR REQUEST FAILED: xpath=//*[@numFound='2']
   [junit4]   2> 		xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> 	<response>
   [junit4]   2> 	<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="1" start="0"><doc><arr name="parent_s"><str>e</str></arr><str name="id">41</str><long name="_version_">1443541390289010688</long></doc></result>
   [junit4]   2> 	</response>
   [junit4]   2> 	
   [junit4]   2> 		request was:q={!parent+which%3D$pq+v%3D$chq}&pq=parent_s:[*+TO+*]&chq=child_s:l&fq=parent_s:(e+b)
   [junit4]   2> 3049984 T7996 oasc.SolrException.log ERROR REQUEST FAILED: q={!parent+which%3D$pq+v%3D$chq}&pq=parent_s:[*+TO+*]&chq=child_s:l&fq=parent_s:(e+b):java.lang.RuntimeException: REQUEST FAILED: xpath=//*[@numFound='2']
   [junit4]   2> 		xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> 	<response>
   [junit4]   2> 	<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="1" start="0"><doc><arr name="parent_s"><str>e</str></arr><str name="id">41</str><long name="_version_">1443541390289010688</long></doc></result>
   [junit4]   2> 	</response>
   [junit4]   2> 	
   [junit4]   2> 		request was:q={!parent+which%3D$pq+v%3D$chq}&pq=parent_s:[*+TO+*]&chq=child_s:l&fq=parent_s:(e+b)
   [junit4]   2> 		at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:629)
   [junit4]   2> 		at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:603)
   [junit4]   2> 		at org.apache.solr.search.join.BJQParserTest.testFq(BJQParserTest.java:164)
   [junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	
   [junit4]   2> 3049985 T7996 oas.SolrTestCaseJ4.tearDown ###Ending testFq
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BJQParserTest -Dtests.method=testFq -Dtests.seed=1DC8055F837E437E -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=ms_MY -Dtests.timezone=America/Inuvik -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J1 | BJQParserTest.testFq <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DC8055F837E437E:9ED53AFADBC04D24]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:636)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:603)
   [junit4]    > 	at org.apache.solr.search.join.BJQParserTest.testFq(BJQParserTest.java:164)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//*[@numFound='2']
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="1" start="0"><doc><arr name="parent_s"><str>e</str></arr><str name="id">41</str><long name="_version_">1443541390289010688</long></doc></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q={!parent+which%3D$pq+v%3D$chq}&pq=parent_s:[*+TO+*]&chq=child_s:l&fq=parent_s:(e+b)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:629)
   [junit4]    > 	... 42 more
   [junit4]   2> 3049993 T7996 oas.SolrTestCaseJ4.setUp ###Starting testIntersectBqBjq
   [junit4]   2> 3049993 T7996 C22889 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=%2Bparent_s:(e+b)+%2B_query_:"{!parent+which%3D$pq+v%3D$chq}"&pq=parent_s:[*+TO+*]&chq=child_s:l} hits=1 status=0 QTime=0 
   [junit4]   2> 3049995 T7996 oas.SolrTestCaseJ4.assertQ ERROR REQUEST FAILED: xpath=//*[@numFound='2']
   [junit4]   2> 		xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> 	<response>
   [junit4]   2> 	<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="1" start="0"><doc><arr name="parent_s"><str>e</str></arr><str name="id">41</str><long name="_version_">1443541390289010688</long></doc></result>
   [junit4]   2> 	</response>
   [junit4]   2> 	
   [junit4]   2> 		request was:q=%2Bparent_s:(e+b)+%2B_query_:"{!parent+which%3D$pq+v%3D$chq}"&pq=parent_s:[*+TO+*]&chq=child_s:l
   [junit4]   2> 3049995 T7996 oasc.SolrException.log ERROR REQUEST FAILED: q=%2Bparent_s:(e+b)+%2B_query_:"{!parent+which%3D$pq+v%3D$chq}"&pq=parent_s:[*+TO+*]&chq=child_s:l:java.lang.RuntimeException: REQUEST FAILED: xpath=//*[@numFound='2']
   [junit4]   2> 		xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> 	<response>
   [junit4]   2> 	<lst name="responseHeader"><int name="status">0<

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

s line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BJQParserTest -Dtests.method=testIntersectBqBjq -Dtests.seed=1DC8055F837E437E -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=ms_MY -Dtests.timezone=America/Inuvik -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J1 | BJQParserTest.testIntersectBqBjq <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DC8055F837E437E:6334F4C749CB0A3F]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:636)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:603)
   [junit4]    > 	at org.apache.solr.search.join.BJQParserTest.testIntersectBqBjq(BJQParserTest.java:149)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//*[@numFound='2']
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="1" start="0"><doc><arr name="parent_s"><str>e</str></arr><str name="id">41</str><long name="_version_">1443541390289010688</long></doc></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=%2Bparent_s:(e+b)+%2B_query_:"{!parent+which%3D$pq+v%3D$chq}"&pq=parent_s:[*+TO+*]&chq=child_s:l
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:629)
   [junit4]    > 	... 42 more
   [junit4]   2> 3050001 T7996 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 3050001 T7996 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1156324519
   [junit4]   2> 3050001 T7996 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b511f04
   [junit4]   2> 3050010 T7996 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=42,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3050010 T7996 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3050010 T7996 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3050010 T7996 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3050011 T7996 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3050011 T7996 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3050011 T7996 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-BJQParserTest-1376668346539/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-BJQParserTest-1376668346539/index;done=false>>]
   [junit4]   2> 3050012 T7996 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-BJQParserTest-1376668346539/index
   [junit4]   2> 3050012 T7996 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-BJQParserTest-1376668346539 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-BJQParserTest-1376668346539;done=false>>]
   [junit4]   2> 3050012 T7996 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-BJQParserTest-1376668346539
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ms_MY, timezone=America/Inuvik
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=42466064,total=491454464
   [junit4]   2> NOTE: All tests run in this JVM: [SolrPluginUtilsTest, TestComponentsName, TestSolr4Spatial, TestHashPartitioner, XsltUpdateRequestHandlerTest, SpellingQueryConverterTest, TestSchemaResource, SuggesterWFSTTest, ZkSolrClientTest, TestQuerySenderNoQuery, TestDefaultSimilarityFactory, TestZkChroot, SimplePostToolTest, ZkNodePropsTest, TestStressRecovery, OpenExchangeRatesOrgProviderTest, NotRequiredUniqueKeyTest, CoreContainerCoreInitFailuresTest, HdfsLockFactoryTest, DirectSolrConnectionTest, TestPhraseSuggestions, TestClassNameShortening, TestPartialUpdateDeduplication, TestRTGBase, TestSchemaSimilarityResource, JSONWriterTest, CurrencyFieldOpenExchangeTest, TestBinaryResponseWriter, ChaosMonkeySafeLeaderTest, RAMDirectoryFactoryTest, TestRandomFaceting, PrimUtilsTest, IndexBasedSpellCheckerTest, TestUtils, TestFastLRUCache, OpenCloseCoreStressTest, TestStressLucene, TestSolrXml, BasicDistributedZk2Test, TestFoldingMultitermQuery, SortByFunctionTest, DocumentAnalysisRequestHandlerTest, ShardRoutingCustomTest, TestSolrDeletionPolicy2, TestStressReorder, TestWordDelimiterFilterFactory, TestAddFieldRealTimeGet, TestDistributedGrouping, StatsComponentTest, TestIndexingPerformance, TestRecoveryHdfs, FieldAnalysisRequestHandlerTest, TestCodecSupport, DeleteShardTest, TestArbitraryIndexDir, TestSolrJ, TestIndexSearcher, TestCSVResponseWriter, NumericFieldsTest, TestSweetSpotSimilarityFactory, TestManagedSchemaFieldResource, BadCopyFieldTest, PluginInfoTest, DefaultValueUpdateProcessorTest, RequestHandlersTest, OutputWriterTest, TestRangeQuery, PreAnalyzedFieldTest, BadIndexSchemaTest, CollectionsAPIDistributedZkTest, TestFuzzyAnalyzedSuggestions, ConvertedLegacyTest, TestBinaryField, SolrCoreCheckLockOnStartupTest, TermVectorComponentDistributedTest, TestNumberUtils, TestAnalyzedSuggestions, SyncSliceTest, ClusterStateUpdateTest, ZkCLITest, SliceStateUpdateTest, TestDistributedSearch, AutoCommitTest, TestRecovery, DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, TestMultiCoreConfBootstrap, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, TestSort, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, SuggesterTest, TestCSVLoader, TestUpdate, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, TestSolrDeletionPolicy1, CacheHeaderTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestOmitPositions, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, LoggingHandlerTest, TestCollationField, ReturnFieldsTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, HighlighterConfigTest, AlternateDirectoryTest, CopyFieldTest, BadComponentTest, MultiTermTest, MinimalSchemaTest, ExternalFileFieldSortTest, TestSolrCoreProperties, TestCharFilters, EchoParamsTest, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, URLClassifyProcessorTest, TestSystemIdResolver, DateFieldTest, DOMUtilTest, ClusterStateTest, SliceStateTest, UUIDFieldTest, FileUtilsTest, SolrTestCaseJ4Test, AssignTest, CustomCollectionTest, HdfsBasicDistributedZk2Test, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, QueryResultKeyTest, TestInfoStreamLogging, TestReloadAndDeleteDocs, TestShardHandlerFactory, CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestFieldCollectionResource, TestSchemaNameResource, TestUniqueKeyFieldResource, TestManagedSchema, BJQParserTest]
   [junit4] Completed on J1 in 2.26s, 9 tests, 3 failures, 3 errors <<< FAILURES!

[...truncated 39 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:396: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:369: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:450: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1230: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:873: There were test failures: 320 suites, 1361 tests, 3 errors, 3 failures, 32 ignored (4 assumptions)

Total time: 212 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure