Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18137/
Java: 64bit/jdk-9-ea+140 -XX:-UseCompressedOops -XX:+UseParallelGC
7 tests failed.
FAILED: org.apache.solr.handler.component.SpellCheckComponentTest.test
Error Message:
List size mismatch @ spellcheck/suggestions
Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
at
__randomizedtesting.SeedInfo.seed([FB61E3F053C35D7C:7335DC2AFD3F3084]:0)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:901)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:848)
at
org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:147)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
FAILED: org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib
{p0=STREAM}
Error Message:
mismatch: 'A'!='B' @ facets/cat0/buckets/[0]/val
Stack Trace:
java.lang.RuntimeException: mismatch: 'A'!='B' @ facets/cat0/buckets/[0]/val
at
__randomizedtesting.SeedInfo.seed([FB61E3F053C35D7C:27A14A863E42F9B6]:0)
at org.apache.solr.SolrTestCaseHS.matchJSON(SolrTestCaseHS.java:161)
at org.apache.solr.SolrTestCaseHS.assertJQ(SolrTestCaseHS.java:143)
at
org.apache.solr.SolrTestCaseHS$Client$Tester.assertJQ(SolrTestCaseHS.java:255)
at org.apache.solr.SolrTestCaseHS$Client.testJQ(SolrTestCaseHS.java:296)
at
org.apache.solr.search.facet.TestJsonFacets.doStatsTemplated(TestJsonFacets.java:1152)
at
org.apache.solr.search.facet.TestJsonFacets.doStats(TestJsonFacets.java:361)
at
org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib(TestJsonFacets.java:322)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
FAILED: org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib {p0=ENUM}
Error Message:
mismatch: 'A'!='B' @ facets/cat0/buckets/[0]/val
Stack Trace:
java.lang.RuntimeException: mismatch: 'A'!='B' @ facets/cat0/buckets/[0]/val
at
__randomizedtesting.SeedInfo.seed([FB61E3F053C35D7C:27A14A863E42F9B6]:0)
at org.apache.solr.SolrTestCaseHS.matchJSON(SolrTestCaseHS.java:161)
at org.apache.solr.SolrTestCaseHS.assertJQ(SolrTestCaseHS.java:143)
at
org.apache.solr.SolrTestCaseHS$Client$Tester.assertJQ(SolrTestCaseHS.java:255)
at org.apache.solr.SolrTestCaseHS$Client.testJQ(SolrTestCaseHS.java:296)
at
org.apache.solr.search.facet.TestJsonFacets.doStatsTemplated(TestJsonFacets.java:1152)
at
org.apache.solr.search.facet.TestJsonFacets.doStats(TestJsonFacets.java:361)
at
org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib(TestJsonFacets.java:322)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
FAILED: org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib {p0=SMART}
Error Message:
mismatch: 'A'!='B' @ facets/cat0/buckets/[0]/val
Stack Trace:
java.lang.RuntimeException: mismatch: 'A'!='B' @ facets/cat0/buckets/[0]/val
at
__randomizedtesting.SeedInfo.seed([FB61E3F053C35D7C:27A14A863E42F9B6]:0)
at org.apache.solr.SolrTestCaseHS.matchJSON(SolrTestCaseHS.java:161)
at org.apache.solr.SolrTestCaseHS.assertJQ(SolrTestCaseHS.java:143)
at
org.apache.solr.SolrTestCaseHS$Client$Tester.assertJQ(SolrTestCaseHS.java:255)
at org.apache.solr.SolrTestCaseHS$Client.testJQ(SolrTestCaseHS.java:296)
at
org.apache.solr.search.facet.TestJsonFacets.doStatsTemplated(TestJsonFacets.java:1152)
at
org.apache.solr.search.facet.TestJsonFacets.doStats(TestJsonFacets.java:361)
at
org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib(TestJsonFacets.java:322)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
FAILED: org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib {p0=DV}
Error Message:
mismatch: 'A'!='B' @ facets/cat0/buckets/[0]/val
Stack Trace:
java.lang.RuntimeException: mismatch: 'A'!='B' @ facets/cat0/buckets/[0]/val
at
__randomizedtesting.SeedInfo.seed([FB61E3F053C35D7C:27A14A863E42F9B6]:0)
at org.apache.solr.SolrTestCaseHS.matchJSON(SolrTestCaseHS.java:161)
at org.apache.solr.SolrTestCaseHS.assertJQ(SolrTestCaseHS.java:143)
at
org.apache.solr.SolrTestCaseHS$Client$Tester.assertJQ(SolrTestCaseHS.java:255)
at org.apache.solr.SolrTestCaseHS$Client.testJQ(SolrTestCaseHS.java:296)
at
org.apache.solr.search.facet.TestJsonFacets.doStatsTemplated(TestJsonFacets.java:1152)
at
org.apache.solr.search.facet.TestJsonFacets.doStats(TestJsonFacets.java:361)
at
org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib(TestJsonFacets.java:322)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
FAILED: org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib
{p0=DVHASH}
Error Message:
mismatch: 'A'!='B' @ facets/cat0/buckets/[0]/val
Stack Trace:
java.lang.RuntimeException: mismatch: 'A'!='B' @ facets/cat0/buckets/[0]/val
at
__randomizedtesting.SeedInfo.seed([FB61E3F053C35D7C:27A14A863E42F9B6]:0)
at org.apache.solr.SolrTestCaseHS.matchJSON(SolrTestCaseHS.java:161)
at org.apache.solr.SolrTestCaseHS.assertJQ(SolrTestCaseHS.java:143)
at
org.apache.solr.SolrTestCaseHS$Client$Tester.assertJQ(SolrTestCaseHS.java:255)
at org.apache.solr.SolrTestCaseHS$Client.testJQ(SolrTestCaseHS.java:296)
at
org.apache.solr.search.facet.TestJsonFacets.doStatsTemplated(TestJsonFacets.java:1152)
at
org.apache.solr.search.facet.TestJsonFacets.doStats(TestJsonFacets.java:361)
at
org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib(TestJsonFacets.java:322)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
FAILED: org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib {p0=UIF}
Error Message:
mismatch: 'A'!='B' @ facets/cat0/buckets/[0]/val
Stack Trace:
java.lang.RuntimeException: mismatch: 'A'!='B' @ facets/cat0/buckets/[0]/val
at
__randomizedtesting.SeedInfo.seed([FB61E3F053C35D7C:27A14A863E42F9B6]:0)
at org.apache.solr.SolrTestCaseHS.matchJSON(SolrTestCaseHS.java:161)
at org.apache.solr.SolrTestCaseHS.assertJQ(SolrTestCaseHS.java:143)
at
org.apache.solr.SolrTestCaseHS$Client$Tester.assertJQ(SolrTestCaseHS.java:255)
at org.apache.solr.SolrTestCaseHS$Client.testJQ(SolrTestCaseHS.java:296)
at
org.apache.solr.search.facet.TestJsonFacets.doStatsTemplated(TestJsonFacets.java:1152)
at
org.apache.solr.search.facet.TestJsonFacets.doStats(TestJsonFacets.java:361)
at
org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib(TestJsonFacets.java:322)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Build Log:
[...truncated 11015 lines...]
[junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_FB61E3F053C35D7C-001/init-core-data-001
[junit4] 2> 546939 INFO
(SUITE-SpellCheckComponentTest-seed#[FB61E3F053C35D7C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 546940 INFO
(SUITE-SpellCheckComponentTest-seed#[FB61E3F053C35D7C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 546940 INFO
(SUITE-SpellCheckComponentTest-seed#[FB61E3F053C35D7C]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 547007 WARN
(SUITE-SpellCheckComponentTest-seed#[FB61E3F053C35D7C]-worker) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 547008 INFO
(SUITE-SpellCheckComponentTest-seed#[FB61E3F053C35D7C]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 547023 INFO
(SUITE-SpellCheckComponentTest-seed#[FB61E3F053C35D7C]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 547083 WARN
(SUITE-SpellCheckComponentTest-seed#[FB61E3F053C35D7C]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 547084 INFO
(SUITE-SpellCheckComponentTest-seed#[FB61E3F053C35D7C]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 547108 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 547169 WARN (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 547169 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 547183 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 547244 WARN (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 547246 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 547266 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 547267 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_FB61E3F053C35D7C-001/init-core-data-001/]
[junit4] 2> 547267 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@4eae5306
[junit4] 2> 547271 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 547271 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 547271 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=18.498046875,
floorSegmentMB=1.791015625, forceMergeDeletesPctAllowed=2.354857980411248,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3000718426361252
[junit4] 2> 547271 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4b5344fd[collection1] main]
[junit4] 2> 547272 WARN (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 547272 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 547319 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: default
[junit4] 2> 547349 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: default_teststop
[junit4] 2> 547349 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
[junit4] 2> 547349 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
[junit4] 2> 547389 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: threshold
[junit4] 2> 547389 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
[junit4] 2> 547389 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: threshold_direct
[junit4] 2> 547419 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: multipleFields
[junit4] 2> 547529 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: freq
[junit4] 2> 547559 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: fqcn
[junit4] 2> 547559 INFO (coreLoadExecutor-2108-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 547559 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 547560 INFO
(SUITE-SpellCheckComponentTest-seed#[FB61E3F053C35D7C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 547562 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 547562 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
default_teststop
[junit4] 2> 547563 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 547564 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 547564 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 547564 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 547564 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 547564 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
direct_lowerfilt
[junit4] 2> 547564 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 547564 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
[junit4] 2> 547564 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 547565 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 547565 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 547565 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 547565 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 547566 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 547566 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
threshold_direct
[junit4] 2> 547566 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 547566 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 547566 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fb94eaf
[junit4] 2> 547567 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 547568 WARN
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping
onDeckSearchers=2
[junit4] 2> 547568 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 547569 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3172a903[collection1] main]
[junit4] 2> 547569 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 547569 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 547570 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 547571 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 547571 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4b5344fd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 547571 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 547572 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
default_teststop
[junit4] 2> 547574 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 547574 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
direct_lowerfilt
[junit4] 2> 547574 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 547574 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
[junit4] 2> 547575 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
threshold_direct
[junit4] 2> 547575 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 547576 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 547577 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 547578 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 547579 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 547580 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 547580 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3172a903[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
[junit4] 2> 547580 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 13
[junit4] 2> 547581 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0
QTime=0
[junit4] 2> 547581 ERROR
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @
spellcheck/suggestions
[junit4] 2> expected
=/spellcheck=={'suggestions':['documemt',{'numFound':1,'startOffset':0,'endOffset':8,'suggestion':['document']}]}
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":0},
[junit4] 2> "response":{"numFound":0,"start":0,"docs":[]
[junit4] 2> },
[junit4] 2> "spellcheck":{
[junit4] 2> "suggestions":[]}}
[junit4] 2>
[junit4] 2> request =
q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml
[junit4] 2> 547581 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> 547582 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 547582 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 547582 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 547582 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fb94eaf
[junit4] 2> 547582 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@79518934[collection1] main]
[junit4] 2> 547583 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 547583 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 547634 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 547675 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 547732 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 547732 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 547803 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 547843 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 547913 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@79518934[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 547913 INFO
(TEST-SpellCheckComponentTest.test-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 330
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SpellCheckComponentTest -Dtests.method=test
-Dtests.seed=FB61E3F053C35D7C -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar-IQ -Dtests.timezone=Asia/Kolkata -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.35s J1 | SpellCheckComponentTest.test <<<
[junit4] > Throwable #1: java.lang.RuntimeException: List size mismatch @
spellcheck/suggestions
[junit4] > at
__randomizedtesting.SeedInfo.seed([FB61E3F053C35D7C:7335DC2AFD3F3084]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:901)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:848)
[junit4] > at
org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:147)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
[junit4] > at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
[junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> 547915 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
[junit4] 2> 547916 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 547916 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 0
[junit4] 2> 547916 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2]} 0 0
[junit4] 2> 547916 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3]} 0 0
[junit4] 2> 547917 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4]} 0 0
[junit4] 2> 547917 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5]} 0 0
[junit4] 2> 547917 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[6]} 0 0
[junit4] 2> 547917 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[7]} 0 0
[junit4] 2> 547917 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[8]} 0 0
[junit4] 2> 547918 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[9]} 0 0
[junit4] 2> 547918 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 547918 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fb94eaf
[junit4] 2> 547920 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f335966[collection1] main]
[junit4] 2> 547920 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 547920 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 548020 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 548071 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 548208 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 548208 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 548318 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 548436 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 548539 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1f335966[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c10)))}
[junit4] 2> 548539 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 621
[junit4] 2> 548540 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
[junit4] 2> 548540 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 548540 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 548540 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 548540 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fb94eaf
[junit4] 2> 548541 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@62d81460[collection1] main]
[junit4] 2> 548541 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 548541 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 548583 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 548652 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 548710 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 548710 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 548768 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 548818 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 548866 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@62d81460[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 548867 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 326
[junit4] 2> 548868 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
[junit4] 2> 548869 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 548869 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 0
[junit4] 2> 548870 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2]} 0 0
[junit4] 2> 548870 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3]} 0 0
[junit4] 2> 548870 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4]} 0 0
[junit4] 2> 548870 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5]} 0 0
[junit4] 2> 548871 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[6]} 0 0
[junit4] 2> 548871 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[7]} 0 0
[junit4] 2> 548871 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[8]} 0 0
[junit4] 2> 548871 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[9]} 0 0
[junit4] 2> 548872 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 548872 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fb94eaf
[junit4] 2> 548875 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7728dfab[collection1] main]
[junit4] 2> 548875 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 548875 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 549016 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 549061 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 549189 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 549189 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 549314 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 549466 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 549628 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7728dfab[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10)))}
[junit4] 2> 549628 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 756
[junit4] 2> 549630 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true}
hits=0 status=0 QTime=0
[junit4] 2> 549632 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold_direct&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true}
hits=0 status=0 QTime=2
[junit4] 2> 549636 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
[junit4] 2> 549636 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 549636 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 549636 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 549636 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fb94eaf
[junit4] 2> 549637 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@124af87e[collection1] main]
[junit4] 2> 549637 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 549637 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 549712 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 549787 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 549837 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 549837 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 549879 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 550296 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 550386 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@124af87e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 550386 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 749
[junit4] 2> 550388 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
[junit4] 2> 550388 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 550388 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 550388 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 550389 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 550389 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 550389 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 550389 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 550390 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 550390 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 550390 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 550390 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 550390 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fb94eaf
[junit4] 2> 550392 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1efa0612[collection1] main]
[junit4] 2> 550392 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 550392 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 550659 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 550758 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 550900 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 550900 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 550997 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 551099 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 551226 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1efa0612[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c10)))}
[junit4] 2> 551226 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 835
[junit4] 2> 551227 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true}
hits=0 status=0 QTime=0
[junit4] 2> 551227 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
[junit4] 2> 551227 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 551227 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 551227 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 551227 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fb94eaf
[junit4] 2> 551227 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@10c34954[collection1] main]
[junit4] 2> 551228 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 551228 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 551283 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 551325 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 551394 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 551394 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 551457 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 551514 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 551562 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@10c34954[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 551562 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 334
[junit4] 2> 551571 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
[junit4] 2> 551572 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 551572 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 551572 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 551573 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 551573 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 551573 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 551573 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 551574 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 551574 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 551574 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 551574 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 551574 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fb94eaf
[junit4] 2> 551577 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a3500e2[collection1] main]
[junit4] 2> 551577 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 551577 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 551698 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 551732 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 551818 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 551818 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 551950 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 552069 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 552218 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a3500e2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c10)))}
[junit4] 2> 552218 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 644
[junit4] 2> 552379 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
hits=0 status=0 QTime=160
[junit4] 2> 552379 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=3&wt=xml&spellcheck.extendedResults=true}
hits=0 status=0 QTime=0
[junit4] 2> 552379 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
[junit4] 2> 552380 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 552380 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 552380 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 552380 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fb94eaf
[junit4] 2> 552380 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16d5ec28[collection1] main]
[junit4] 2> 552380 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 552380 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 552445 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 552494 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 552572 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 552572 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 552622 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 552673 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 552740 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@16d5ec28[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 552740 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FB61E3F053C35D7C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 360
[junit4] 2> 552742 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
[junit4] 2> 552743 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 552743 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 552743 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 552744 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 552744 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 552744 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 552745 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 552745 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 552746 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 552746 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 552746 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 552746 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fb94eaf
[junit4] 2> 552750 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@497f23af[collection1] main]
[junit4] 2> 552750 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 552750 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 552937 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 553007 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 553281 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 553281 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 553546 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 553820 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 554082 INFO (searcherExecutor-2109-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@497f23af[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c10)))}
[junit4] 2> 554083 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 1336
[junit4] 2> 554083 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0
QTime=0
[junit4] 2> 554084 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
[junit4] 2> 554084 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 554084 INFO (TEST-SpellCheckCompon
[...truncated too long message...]
json.facet={cat0:{type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0},cat1:{type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:1},catDef:{type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:-1},catBig:{type:terms,+field:cat_s,+sort:'count+desc',+offset:1,+limit:2147483647,+overrequest:2147483647}}&num_i=num_i&sparse_s=sparse_s&NOW=1477397339653&isShard=true&num_fs=num_fs}
hits=2 status=0 QTime=0
[junit4] 2> 653934 INFO (qtp1387082931-5243) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&fsv=true&shard.url=127.0.0.1:37007/solr/collection1&where_s=where_s&Z_num_i=Z_num_i&num_is=num_is&wt=javabin&multi_ss=multi_ss&_facet_={}&val_b=val_b&start=0&cat_s=cat_s&rows=0&version=2&num_d=num_d&q=*:*&json.facet={cat0:{type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:0},cat1:{type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:1},catDef:{type:terms,+field:cat_s,+sort:'count+desc',+limit:1,+overrequest:-1},catBig:{type:terms,+field:cat_s,+sort:'count+desc',+offset:1,+limit:2147483647,+overrequest:2147483647}}&num_i=num_i&sparse_s=sparse_s&NOW=1477397339653&isShard=true&num_fs=num_fs}
hits=2 status=0 QTime=0
[junit4] 2> 653934 INFO (qtp223552561-5260) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&indent=true&noexist=noexist_s&val_b=val_b&cat_s=cat_s&rows=0&version=2.2&num_d=num_d&shards=127.0.0.1:42267/solr/collection1,127.0.0.1:37007/solr/collection1,127.0.0.1:45881/solr/collection1&shards=debugQuery&shards=false&q=*:*&json.facet={cat0:{type:terms,+field:${cat_s},+sort:'count+desc',+limit:1,+overrequest:0},cat1:{type:terms,+field:${cat_s},+sort:'count+desc',+limit:1,+overrequest:1},catDef:{type:terms,+field:${cat_s},+sort:'count+desc',+limit:1,+overrequest:-1},catBig:{type:terms,+field:${cat_s},+sort:'count+desc',+offset:1,+limit:2147483647,+overrequest:2147483647}}&num_i=num_i&sparse_s=sparse_s&where_s=where_s&Z_num_i=Z_num_i&num_is=num_is&wt=json&multi_ss=multi_ss&num_fs=num_fs}
hits=6 status=0 QTime=1
[junit4] 2> 653935 ERROR
(TEST-TestJsonFacets.testStatsDistrib-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.SolrTestCaseHS query failed JSON validation. error=mismatch: 'A'!='B' @
facets/cat0/buckets/[0]/val
[junit4] 2> expected =facets=={ count:6, cat0:{ buckets:[ {val:A,count:2}
] }, cat1:{ buckets:[ {val:B,count:3} ] }, catDef:{ buckets:[ {val:B,count:3} ]
}, catBig:{ buckets:[ {val:A,count:2} ] }}
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":1},
[junit4] 2> "response":{"numFound":6,"start":0,"maxScore":1.0,"docs":[]
[junit4] 2> },
[junit4] 2> "facets":{
[junit4] 2> "count":6,
[junit4] 2> "catDef":{
[junit4] 2> "buckets":[{
[junit4] 2> "val":"B",
[junit4] 2> "count":3}]},
[junit4] 2> "cat0":{
[junit4] 2> "buckets":[{
[junit4] 2> "val":"B",
[junit4] 2> "count":3}]},
[junit4] 2> "cat1":{
[junit4] 2> "buckets":[{
[junit4] 2> "val":"B",
[junit4] 2> "count":3}]},
[junit4] 2> "catBig":{
[junit4] 2> "buckets":[{
[junit4] 2> "val":"A",
[junit4] 2> "count":2}]}}}
[junit4] 2>
[junit4] 2> 653935 INFO
(TEST-TestJsonFacets.testStatsDistrib-seed#[FB61E3F053C35D7C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testStatsDistrib {p0=UIF}
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestJsonFacets
-Dtests.method=testStatsDistrib -Dtests.seed=FB61E3F053C35D7C
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bs-Cyrl
-Dtests.timezone=Europe/Paris -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.25s J1 | TestJsonFacets.testStatsDistrib {p0=UIF} <<<
[junit4] > Throwable #1: java.lang.RuntimeException: mismatch: 'A'!='B' @
facets/cat0/buckets/[0]/val
[junit4] > at
__randomizedtesting.SeedInfo.seed([FB61E3F053C35D7C:27A14A863E42F9B6]:0)
[junit4] > at
org.apache.solr.SolrTestCaseHS.matchJSON(SolrTestCaseHS.java:161)
[junit4] > at
org.apache.solr.SolrTestCaseHS.assertJQ(SolrTestCaseHS.java:143)
[junit4] > at
org.apache.solr.SolrTestCaseHS$Client$Tester.assertJQ(SolrTestCaseHS.java:255)
[junit4] > at
org.apache.solr.SolrTestCaseHS$Client.testJQ(SolrTestCaseHS.java:296)
[junit4] > at
org.apache.solr.search.facet.TestJsonFacets.doStatsTemplated(TestJsonFacets.java:1152)
[junit4] > at
org.apache.solr.search.facet.TestJsonFacets.doStats(TestJsonFacets.java:361)
[junit4] > at
org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib(TestJsonFacets.java:322)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
[junit4] > at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
[junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> 653936 INFO
(SUITE-TestJsonFacets-seed#[FB61E3F053C35D7C]-worker) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@77e33769{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 653936 INFO
(SUITE-TestJsonFacets-seed#[FB61E3F053C35D7C]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=912262488
[junit4] 2> 653937 INFO (coreCloseExecutor-2602-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2293f045
[junit4] 2> 653950 INFO
(SUITE-TestJsonFacets-seed#[FB61E3F053C35D7C]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@75ad07f7{/solr,null,UNAVAILABLE}
[junit4] 2> 653951 INFO
(SUITE-TestJsonFacets-seed#[FB61E3F053C35D7C]-worker) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@27a5883a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 653951 INFO
(SUITE-TestJsonFacets-seed#[FB61E3F053C35D7C]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1824417332
[junit4] 2> 653951 INFO (coreCloseExecutor-2604-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6970eef4
[junit4] 2> 653965 INFO
(SUITE-TestJsonFacets-seed#[FB61E3F053C35D7C]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@71ff65a1{/solr,null,UNAVAILABLE}
[junit4] 2> 653967 INFO
(SUITE-TestJsonFacets-seed#[FB61E3F053C35D7C]-worker) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@1dd17ad9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 653967 INFO
(SUITE-TestJsonFacets-seed#[FB61E3F053C35D7C]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=206873862
[junit4] 2> 653967 INFO (coreCloseExecutor-2606-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@e502d0c
[junit4] 2> 653985 INFO
(SUITE-TestJsonFacets-seed#[FB61E3F053C35D7C]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1960fdc1{/solr,null,UNAVAILABLE}
[junit4] 2> 653985 INFO
(SUITE-TestJsonFacets-seed#[FB61E3F053C35D7C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 653985 INFO
(SUITE-TestJsonFacets-seed#[FB61E3F053C35D7C]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1901599440
[junit4] 2> 653985 INFO (coreCloseExecutor-2608-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@18f9537a
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacets_FB61E3F053C35D7C-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=ClassicSimilarity, locale=bs-Cyrl, timezone=Europe/Paris
[junit4] 2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=152723760,total=530579456
[junit4] 2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest,
CursorMarkTest, TestDocTermOrds, TestDocumentBuilder,
TestSortingResponseWriter, TestOverriddenPrefixQueryForCustomFieldType,
AddSchemaFieldsUpdateProcessorFactoryTest, TimeZoneUtilsTest,
DocumentBuilderTest, TestSimpleTrackingShardHandler, RuleEngineTest,
RollingRestartTest, MigrateRouteKeyTest, SolrXmlInZkTest,
IndexSchemaRuntimeFieldTest, TestSortByMinMaxFunction, HLLUtilTest,
DistribJoinFromCollectionTest, TestFiltering, TestManagedSchemaThreadSafety,
TestCustomDocTransformer, DistributedFacetPivotSmallAdvancedTest,
ParsingFieldUpdateProcessorsTest, TestBlendedInfixSuggestions,
TestReloadAndDeleteDocs, CollectionsAPIDistributedZkTest,
DistributedQueryComponentCustomSortTest, HighlighterTest,
SpellCheckCollatorTest, OverriddenZkACLAndCredentialsProvidersTest,
TestDistributedGrouping, ZkStateReaderTest, TestXIncludeConfig,
TestRequestStatusCollectionAPI, DataDrivenBlockJoinTest,
TestFieldCacheVsDocValues, TestSolrCLIRunExample,
UpdateRequestProcessorFactoryTest, JSONWriterTest, TestSolrDynamicMBean,
InfoHandlerTest, SimpleCollectionCreateDeleteTest, ZkCLITest,
TestBM25SimilarityFactory, HdfsThreadLeakTest, TestExactSharedStatsCache,
OverseerRolesTest, TestXmlQParser, TestCloudRecovery,
TestManagedSynonymFilterFactory, TestManagedResourceStorage,
TestConfigSetImmutable, DirectSolrConnectionTest, ZkSolrClientTest,
TestIntervalFaceting, TestMaxScoreQueryParser, SpellCheckComponentTest,
BigEndianAscendingWordDeserializerTest, IndexBasedSpellCheckerTest,
CustomCollectionTest, TestJsonFacets]
[junit4] Completed [145/642 (2!)] on J1 in 23.23s, 48 tests, 6 errors <<<
FAILURES!
[...truncated 51488 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]