Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2000/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
7 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
Error Message:
java.lang.NullPointerException
Stack Trace:
java.io.IOException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([10D51EE5DFE96C1C:B21ADC79EF3DFE37]:0)
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
Error Message:
java.lang.NullPointerException
Stack Trace:
java.io.IOException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([10D51EE5DFE96C1C:B21ADC79EF3DFE37]:0)
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
Error Message:
java.lang.NullPointerException
Stack Trace:
java.io.IOException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([10D51EE5DFE96C1C:B21ADC79EF3DFE37]:0)
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
Error Message:
java.lang.NullPointerException
Stack Trace:
java.io.IOException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([10D51EE5DFE96C1C:B21ADC79EF3DFE37]:0)
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
Error Message:
java.lang.NullPointerException
Stack Trace:
java.io.IOException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([10D51EE5DFE96C1C:B21ADC79EF3DFE37]:0)
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more
FAILED:
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild
Error Message:
junit.framework.AssertionFailedError: Unexpected wrapped exception type,
expected CoreIsClosedException
Stack Trace:
java.util.concurrent.ExecutionException: junit.framework.AssertionFailedError:
Unexpected wrapped exception type, expected CoreIsClosedException
at
__randomizedtesting.SeedInfo.seed([785E54815EC523F3:A7D3363E60AC7691]:0)
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild(InfixSuggestersTest.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: junit.framework.AssertionFailedError: Unexpected wrapped exception
type, expected CoreIsClosedException
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$3(InfixSuggestersTest.java:121)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
Caused by: java.lang.RuntimeException: Exception during query
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:917)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$2(InfixSuggestersTest.java:122)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2726)
... 6 more
Caused by: org.apache.solr.common.SolrException: SolrCoreState already closed.
at
org.apache.solr.update.DefaultSolrCoreState.lock(DefaultSolrCoreState.java:186)
at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:121)
at
org.apache.solr.update.SolrCoreState.getTragicException(SolrCoreState.java:198)
at
org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:1812)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
... 9 more
FAILED:
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild
Error Message:
junit.framework.AssertionFailedError: Unexpected wrapped exception type,
expected CoreIsClosedException
Stack Trace:
java.util.concurrent.ExecutionException: junit.framework.AssertionFailedError:
Unexpected wrapped exception type, expected CoreIsClosedException
at
__randomizedtesting.SeedInfo.seed([785E54815EC523F3:A7D3363E60AC7691]:0)
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild(InfixSuggestersTest.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: junit.framework.AssertionFailedError: Unexpected wrapped exception
type, expected CoreIsClosedException
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$3(InfixSuggestersTest.java:121)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
Caused by: java.lang.RuntimeException: Exception during query
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:917)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$2(InfixSuggestersTest.java:122)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2726)
... 6 more
Caused by: org.apache.solr.common.SolrException: SolrCoreState already closed.
at
org.apache.solr.update.DefaultSolrCoreState.lock(DefaultSolrCoreState.java:186)
at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:121)
at
org.apache.solr.update.SolrCoreState.getTragicException(SolrCoreState.java:198)
at
org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:1812)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
... 9 more
Build Log:
[...truncated 14359 lines...]
[junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
[junit4] 2> 3286090 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_785E54815EC523F3-001/init-core-data-001
[junit4] 2> 3286091 WARN
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=38 numCloses=38
[junit4] 2> 3286091 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 3286092 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 3286093 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 3286093 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 3286119 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3286129 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 3286218 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 3286933 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3286933 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 3286945 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63a8efb4
[junit4] 2> 3286951 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63a8efb4
[junit4] 2> 3286951 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63a8efb4
[junit4] 2> 3286952 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 3286983 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3286990 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 3287083 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 3287090 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 3287090 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@63a8efb4
[junit4] 2> 3287090 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3287090 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_785E54815EC523F3-001/init-core-data-001/]
[junit4] 2> 3287092 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3319826695586728]
[junit4] 2> 3287263 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3287263 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3287263 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 3287264 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5e55f213[collection1] main]
[junit4] 2> 3287264 WARN (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 3287265 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 3287265 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3287284 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3287285 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 3287285 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3287285 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3287285 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 3287285 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 3287286 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 3287286 INFO (coreLoadExecutor-14941-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3287286 INFO
(searcherExecutor-14942-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5e55f213[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3287287 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 3287291 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test2xBuildReload
[junit4] 2> 3287292 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [ ]
o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 3287292 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [ ]
o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
[junit4] 2> 3287308 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [ ]
o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester
disabled after emitting 100 items.
[junit4] 2> 3287351 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [ ]
o.a.s.h.c.SuggestComponent SuggestComponent process with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 3287351 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml}
status=0 QTime=59
[junit4] 2> 3287354 ERROR
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 3287355 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 3287386 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3287394 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 3287508 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 3287523 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 3287554 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@63a8efb4
[junit4] 2> 3287554 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_785E54815EC523F3-001/init-core-data-001/]
[junit4] 2> 3287618 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3287619 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3287620 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@47151486[collection1] main]
[junit4] 2> 3287620 WARN
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 3287620 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 3287620 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3287621 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3287621 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 3287621 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3287621 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3287621 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 3287621 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 3287622 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 3287622 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3287622 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 3287623 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 3287624 INFO
(searcherExecutor-14946-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@47151486[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3287624 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@672e3e67[collection1] main]
[junit4] 2> 3287624 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3294bf84
[junit4] 2> 3287624 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=3294bf84
[junit4] 2> 3287624 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@469e591f: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@47ddbd0e
[junit4] 2> 3287625 INFO
(searcherExecutor-14946-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@672e3e67[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3287633 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 3287633 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester
SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
[junit4] 2> 3287644 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester
disabled after emitting 100 items.
[junit4] 2> 3287675 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 3287675 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml}
status=0 QTime=41
[junit4] 2> 3287675 ERROR
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 3287675 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 3287702 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3287711 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 3287803 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 3287809 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 3287842 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@63a8efb4
[junit4] 2> 3287842 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_785E54815EC523F3-001/init-core-data-001/]
[junit4] 2> 3287886 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3287886 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3287887 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@26c993cc[collection1] main]
[junit4] 2> 3287887 WARN
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 3287887 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 3287887 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3287888 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3287888 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 3287888 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3287888 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3287888 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 3287888 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 3287889 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 3287889 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3287889 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=86.0263671875,
floorSegmentMB=0.9970703125, forceMergeDeletesPctAllowed=28.12857250415735,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=41.29841668469014
[junit4] 2> 3287889 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 3287890 INFO
(searcherExecutor-14950-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@26c993cc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3287890 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@14b30766[collection1] main]
[junit4] 2> 3287890 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5ac85ebe
[junit4] 2> 3287890 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=5ac85ebe
[junit4] 2> 3287890 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1dbf7f2d: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@47ddbd0e
[junit4] 2> 3287891 INFO
(searcherExecutor-14950-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@14b30766[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3287898 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending test2xBuildReload
[junit4] 2> 3287902 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testBuildThen2xReload
[junit4] 2> 3287902 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 3287902 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester
SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
[junit4] 2> 3287907 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester
disabled after emitting 100 items.
[junit4] 2> 3287945 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 3287945 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml}
status=0 QTime=43
[junit4] 2> 3287945 ERROR
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 3287946 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 3287965 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3287972 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 3288048 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 3288057 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 3288078 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@63a8efb4
[junit4] 2> 3288078 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_785E54815EC523F3-001/init-core-data-001/]
[junit4] 2> 3288139 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3288139 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3288140 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1021a608[collection1] main]
[junit4] 2> 3288141 WARN
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 3288141 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 3288141 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3288142 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3288142 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 3288142 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3288142 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3288142 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 3288142 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 3288143 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 3288143 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3288143 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=10.216796875,
floorSegmentMB=2.1630859375, forceMergeDeletesPctAllowed=1.6787104233895744,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=33.914491653797285
[junit4] 2> 3288144 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 3288145 INFO
(searcherExecutor-14954-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1021a608[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3288145 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5196219a[collection1] main]
[junit4] 2> 3288145 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@22d0b7ec
[junit4] 2> 3288145 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=22d0b7ec
[junit4] 2> 3288145 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@17d0f9be: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@47ddbd0e
[junit4] 2> 3288149 INFO
(searcherExecutor-14954-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5196219a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3288153 ERROR
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 3288153 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 3288177 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3288185 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 3288281 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 3288291 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 3288323 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@63a8efb4
[junit4] 2> 3288323 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_785E54815EC523F3-001/init-core-data-001/]
[junit4] 2> 3288394 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3288394 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3288396 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@351baf16[collection1] main]
[junit4] 2> 3288396 WARN
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 3288397 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 3288397 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3288398 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3288398 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 3288398 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3288398 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 3288398 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 3288398 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 3288399 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 3288399 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3288399 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 3288400 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 3288400 INFO
(searcherExecutor-14958-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@351baf16[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3288400 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b6d1e13[collection1] main]
[junit4] 2> 3288400 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@35abb44b
[junit4] 2> 3288401 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=35abb44b
[junit4] 2> 3288401 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@65216b4a: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@47ddbd0e
[junit4] 2> 3288401 INFO
(searcherExecutor-14958-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1b6d1e13[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3288410 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[785E54815EC523F3]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testBuildThen2xReload
[junit4] 2> 3288416 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[785E54815EC523F3])
[ x:collection1] o.a.s.SolrTestCaseJ4 ###Starting
testAnalyzingInfixSuggesterBuildThenReload
[junit4] 2> 3288416 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[785E54815EC523F3])
[ x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 3288416 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[785E54815EC523F3])
[ x:collection1] o.a.s.s.s.SolrSuggester
SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
[junit4] 2> 3288422 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[785E54815EC523F3])
[ x:collection1] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester
disabled after emitting 100 items.
[junit4] 2> 3288455 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[785E54815EC523F3])
[ x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 3288455 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[785E54815EC523F3])
[ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml}
status=0 QTime=39
[junit4] 2> 3288456 ERROR
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[785E54815EC523F3])
[ x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core
descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 3288456 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[785E54815EC523F3])
[ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to
classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 3288482 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[785E54815EC523F3])
[ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3288507 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[785E54815EC523F3])
[ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 3288604 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[785E54815EC523F3])
[ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid
field id
[junit4] 2> 3288619 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[785E54815EC523F3])
[ x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1'
using configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 3288657 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[785E54815EC523F3])
[ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@63a8efb4
[junit4] 2> 3288657 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenRe
[...truncated too long message...]
PoolExecutor.java:624)
[junit4] > ... 1 more
[junit4] > Caused by: java.lang.RuntimeException: Exception during query
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:917)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
[junit4] > at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$2(InfixSuggestersTest.java:122)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2726)
[junit4] > ... 6 more
[junit4] > Caused by: org.apache.solr.common.SolrException: SolrCoreState
already closed.
[junit4] > at
org.apache.solr.update.DefaultSolrCoreState.lock(DefaultSolrCoreState.java:186)
[junit4] > at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:121)
[junit4] > at
org.apache.solr.update.SolrCoreState.getTragicException(SolrCoreState.java:198)
[junit4] > at
org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:1812)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
[junit4] > at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
[junit4] > at
org.apache.solr.util.TestHarness.query(TestHarness.java:337)
[junit4] > at
org.apache.solr.util.TestHarness.query(TestHarness.java:319)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
[junit4] > ... 9 more
[junit4] 2> 14900 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 14900 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2125950738
[junit4] 2> 14901 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 14901 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@78445de: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@2fa1f0d5
[junit4] 2> 14905 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 14905 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b71da8a: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@19d3a097
[junit4] 2> 14905 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 14906 INFO
(SUITE-InfixSuggestersTest-seed#[785E54815EC523F3]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@21e9a443: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@2d2b9c2b
[junit4] 2> 14907 INFO
(coreCloseExecutor-65-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@33a28923
[junit4] 2> 14907 INFO
(coreCloseExecutor-65-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=33a28923
[junit4] 2> 14907 INFO
(coreCloseExecutor-65-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b1a17e7: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@65ec44c5
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.InfixSuggestersTest_785E54815EC523F3-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{textgrams=PostingsFormat(name=Asserting), text=Lucene50(blocksize=128),
exacttext=Lucene50(blocksize=128)},
docValues:{weight=DocValuesFormat(name=Lucene70),
text=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1796,
maxMBSortInHeap=7.124009122955542,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4a25e2b),
locale=be, timezone=Africa/Kigali
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172
(64-bit)/cpus=3,threads=1,free=28223616,total=97386496
[junit4] 2> NOTE: All tests run in this JVM: [InfixSuggestersTest]
[junit4] Completed [2/5 (1!)] on J1 in 14.11s, 7 tests, 1 error <<< FAILURES!
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.handler.component.InfixSuggestersTest. This may confuse tools
that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this
message.
[junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
[junit4] OK 0.79s J1 | InfixSuggestersTest.test2xBuildReload
[junit4] OK 0.61s J1 | InfixSuggestersTest.testBuildThen2xReload
[junit4] OK 0.31s J1 |
InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload
[junit4] OK 0.82s J1 |
InfixSuggestersTest.testTwoSuggestersBuildThenReload
[junit4] OK 0.36s J1 |
InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
[junit4] OK 0.85s J1 | InfixSuggestersTest.testReloadDuringBuild
[junit4] OK 1.55s J1 | InfixSuggestersTest.testShutdownDuringBuild
[junit4] Completed [3/5 (1!)] on J1 in 6.66s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
[junit4] OK 0.82s J0 | InfixSuggestersTest.test2xBuildReload
[junit4] OK 0.62s J0 | InfixSuggestersTest.testBuildThen2xReload
[junit4] OK 0.39s J0 |
InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload
[junit4] OK 1.09s J0 |
InfixSuggestersTest.testTwoSuggestersBuildThenReload
[junit4] OK 0.32s J0 |
InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
[junit4] OK 0.91s J0 | InfixSuggestersTest.testReloadDuringBuild
[junit4] OK 2.01s J0 | InfixSuggestersTest.testShutdownDuringBuild
[junit4] Completed [4/5 (1!)] on J0 in 7.45s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
[junit4] OK 0.66s J1 | InfixSuggestersTest.test2xBuildReload
[junit4] OK 0.71s J1 | InfixSuggestersTest.testBuildThen2xReload
[junit4] OK 0.30s J1 |
InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload
[junit4] OK 0.67s J1 |
InfixSuggestersTest.testTwoSuggestersBuildThenReload
[junit4] OK 0.29s J1 |
InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
[junit4] OK 0.56s J1 | InfixSuggestersTest.testReloadDuringBuild
[junit4] OK 1.01s J1 | InfixSuggestersTest.testShutdownDuringBuild
[junit4] Completed [5/5 (1!)] on J1 in 7.03s, 7 tests
[junit4]
[junit4]
[junit4] Tests with failures [seed: 785E54815EC523F3]:
[junit4] -
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild
[junit4]
[junit4]
[junit4] JVM J0: 0.68 .. 22.30 = 21.62s
[junit4] JVM J1: 0.68 .. 29.76 = 29.09s
[junit4] Execution time total: 29 seconds
[junit4] Tests summary: 5 suites, 35 tests, 1 error
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1568:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1092:
There were test failures: 5 suites, 35 tests, 1 error [seed: 785E54815EC523F3]
Total time: 31 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 1/5 failed: org.apache.solr.handler.component.InfixSuggestersTest
[repro] 5/5 failed:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=3583bdb3244a15b2a741a95dbec7f762653756f1,
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1999
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]