Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1999/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
3 tests failed.
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([374FC2F942391A55:E8C2A0467C504F37]: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([374FC2F942391A55:E8C2A0467C504F37]: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([374FC2F942391A55:E8C2A0467C504F37]: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 13072 lines...]
[junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_374FC2F942391A55-001/init-core-data-001
[junit4] 2> 1039459 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-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> 1039476 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1039483 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1039541 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1039896 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1039896 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1039908 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ba0477e
[junit4] 2> 1039913 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ba0477e
[junit4] 2> 1039913 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ba0477e
[junit4] 2> 1039915 INFO (coreLoadExecutor-6074-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> 1039934 INFO (coreLoadExecutor-6074-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1039941 INFO (coreLoadExecutor-6074-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1040033 INFO (coreLoadExecutor-6074-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1040039 INFO (coreLoadExecutor-6074-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> 1040039 INFO (coreLoadExecutor-6074-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@1ba0477e
[junit4] 2> 1040039 INFO (coreLoadExecutor-6074-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1040039 INFO (coreLoadExecutor-6074-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_374FC2F942391A55-001/init-core-data-001/]
[junit4] 2> 1040041 INFO (coreLoadExecutor-6074-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=11.712890625,
floorSegmentMB=0.833984375, forceMergeDeletesPctAllowed=7.914324926399657,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=43.828221816539426
[junit4] 2> 1040145 INFO (coreLoadExecutor-6074-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1040145 INFO (coreLoadExecutor-6074-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1040146 INFO (coreLoadExecutor-6074-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=45.076171875,
floorSegmentMB=1.1826171875, forceMergeDeletesPctAllowed=18.35819692511559,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2687976920335332, deletesPctAllowed=46.790354351793
[junit4] 2> 1040146 INFO (coreLoadExecutor-6074-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6f291097[collection1] main]
[junit4] 2> 1040146 WARN (coreLoadExecutor-6074-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> 1040147 INFO (coreLoadExecutor-6074-thread-1) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1040147 INFO (coreLoadExecutor-6074-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> 1040161 INFO (coreLoadExecutor-6074-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> 1040161 INFO (coreLoadExecutor-6074-thread-1) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1040161 INFO (coreLoadExecutor-6074-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> 1040162 INFO (coreLoadExecutor-6074-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> 1040162 INFO (coreLoadExecutor-6074-thread-1) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1040162 INFO (coreLoadExecutor-6074-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> 1040162 INFO (coreLoadExecutor-6074-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> 1040162 INFO (coreLoadExecutor-6074-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1040163 INFO
(searcherExecutor-6075-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6f291097[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1040168 INFO (AnalyzingInfixSuggesterTest-8296-thread-1) [
] o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
qt=/suggest_analyzing_infix_long_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 1040168 INFO (AnalyzingInfixSuggesterTest-8296-thread-1) [
] o.a.s.s.s.SolrSuggester SolrSuggester.build(longRandomAnalyzingInfixSuggester)
[junit4] 2> 1040233 INFO (AnalyzingInfixSuggesterTest-8296-thread-1) [
] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester
emitted 1000 items.
[junit4] 2> 1040268 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[374FC2F942391A55]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=458623935
[junit4] 2> 1040268 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[374FC2F942391A55]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1040268 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[374FC2F942391A55]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6342e7f8: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@2e9f6479
[junit4] 2> 1040272 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[374FC2F942391A55]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1040272 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[374FC2F942391A55]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6aea650b: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@9344ec4
[junit4] 2> 1040274 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[374FC2F942391A55]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1040274 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[374FC2F942391A55]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@255b81f7: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@e26694c
[junit4] 2> 1040274 INFO (coreCloseExecutor-6079-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@45230fe1
[junit4] 2> 1040274 INFO (coreCloseExecutor-6079-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=45230fe1
[junit4] 2> 1040274 INFO (coreCloseExecutor-6079-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@54093c0a: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@40ed2c28
[junit4] 2> 1040523 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[374FC2F942391A55]) [
] 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> 1040540 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[374FC2F942391A55]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1040546 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[374FC2F942391A55]) [
] o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1040595 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[374FC2F942391A55]) [
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1040863 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[374FC2F942391A55]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1040863 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[374FC2F942391A55]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 1040876 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[374FC2F942391A55]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ba0477e
[junit4] 2> 1040881 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[374FC2F942391A55]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ba0477e
[junit4] 2> 1040881 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[374FC2F942391A55]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ba0477e
[junit4] 2> 1040883 INFO (coreLoadExecutor-6089-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> 1040904 INFO (coreLoadExecutor-6089-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1040910 INFO (coreLoadExecutor-6089-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1040980 INFO (coreLoadExecutor-6089-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1040989 INFO (coreLoadExecutor-6089-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> 1040990 INFO (coreLoadExecutor-6089-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@1ba0477e
[junit4] 2> 1040990 INFO (coreLoadExecutor-6089-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1040990 INFO (coreLoadExecutor-6089-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_374FC2F942391A55-001/init-core-data-001/]
[junit4] 2> 1041045 INFO (coreLoadExecutor-6089-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1041045 INFO (coreLoadExecutor-6089-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1041046 INFO (coreLoadExecutor-6089-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=11.712890625,
floorSegmentMB=0.833984375, forceMergeDeletesPctAllowed=7.914324926399657,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=43.828221816539426
[junit4] 2> 1041047 INFO (coreLoadExecutor-6089-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@32a4887c[collection1] main]
[junit4] 2> 1041047 WARN (coreLoadExecutor-6089-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> 1041047 INFO (coreLoadExecutor-6089-thread-1) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1041047 INFO (coreLoadExecutor-6089-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> 1041047 INFO (coreLoadExecutor-6089-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> 1041047 INFO (coreLoadExecutor-6089-thread-1) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1041047 INFO (coreLoadExecutor-6089-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> 1041050 INFO (coreLoadExecutor-6089-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> 1041050 INFO (coreLoadExecutor-6089-thread-1) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1041050 INFO (coreLoadExecutor-6089-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> 1041051 INFO (coreLoadExecutor-6089-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> 1041051 INFO (coreLoadExecutor-6089-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1041051 INFO
(searcherExecutor-6090-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@32a4887c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=InfixSuggestersTest
-Dtests.method=testShutdownDuringBuild -Dtests.seed=374FC2F942391A55
-Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=CST
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.89s J0 | InfixSuggestersTest.testShutdownDuringBuild <<<
[junit4] > Throwable #1: java.util.concurrent.ExecutionException:
junit.framework.AssertionFailedError: Unexpected wrapped exception type,
expected CoreIsClosedException
[junit4] > at
__randomizedtesting.SeedInfo.seed([374FC2F942391A55:E8C2A0467C504F37]:0)
[junit4] > at
java.util.concurrent.FutureTask.report(FutureTask.java:122)
[junit4] > at
java.util.concurrent.FutureTask.get(FutureTask.java:192)
[junit4] > at
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild(InfixSuggestersTest.java:130)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: junit.framework.AssertionFailedError: Unexpected
wrapped exception type, expected CoreIsClosedException
[junit4] > at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
[junit4] > at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$3(InfixSuggestersTest.java:121)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.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> 1041060 ERROR
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [ ]
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> 1041060 INFO (AnalyzingInfixSuggesterTest-8299-thread-1) [
] o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
qt=/suggest_analyzing_infix_long_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 1041060 INFO (AnalyzingInfixSuggesterTest-8299-thread-1) [
] o.a.s.s.s.SolrSuggester SolrSuggester.build(longRandomAnalyzingInfixSuggester)
[junit4] 2> 1041061 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [ ]
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> 1041100 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1041103 INFO (AnalyzingInfixSuggesterTest-8299-thread-1) [
] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester
emitted 1000 items.
[junit4] 2> 1041109 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1041153 INFO (AnalyzingInfixSuggesterTest-8299-thread-1) [
] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester
emitted 2000 items.
[junit4] 2> 1041179 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1041185 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [ ]
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> 1041210 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
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@1ba0477e
[junit4] 2> 1041210 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
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_374FC2F942391A55-001/init-core-data-001/]
[junit4] 2> 1041262 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1041262 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1041263 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@161036b0[collection1] main]
[junit4] 2> 1041263 WARN
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
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> 1041263 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1041263 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
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> 1041264 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
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> 1041264 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1041264 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
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> 1041265 INFO (AnalyzingInfixSuggesterTest-8299-thread-1) [
] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester
emitted 3000 items.
[junit4] 2> 1041265 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
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> 1041265 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1041265 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
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> 1041266 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
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> 1041266 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1041267 INFO
(searcherExecutor-6094-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@161036b0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1041268 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=90.74609375,
floorSegmentMB=0.8701171875, forceMergeDeletesPctAllowed=25.459092631134563,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.47283647146897356, deletesPctAllowed=48.2763470158076
[junit4] 2> 1041298 INFO (AnalyzingInfixSuggesterTest-8299-thread-1) [
] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester
emitted 4000 items.
[junit4] 2> 1041326 INFO (AnalyzingInfixSuggesterTest-8299-thread-1) [
] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester
emitted 5000 items.
[junit4] 2> 1041338 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1041338 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@53ae5ed8[collection1] main]
[junit4] 2> 1041338 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@e6c55de
[junit4] 2> 1041338 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=e6c55de
[junit4] 2> 1041338 INFO
(TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@627a5d2b: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@544357ef
[junit4] 2> 1041339 INFO
(searcherExecutor-6094-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@53ae5ed8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1041735 ERROR (AnalyzingInfixSuggesterTest-8299-thread-1) [
] o.a.s.h.RequestHandlerBase
org.apache.solr.update.SolrCoreState$CoreIsClosedException: Suggester build has
been interrupted by a core reload or shutdown.
[junit4] 2> at
org.apache.solr.spelling.suggest.SolrSuggester.build(SolrSuggester.java:183)
[junit4] 2> at
org.apache.solr.handler.component.SuggestComponent.prepare(SuggestComponent.java:185)
[junit4] 2> at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:337)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:319)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
[junit4] 2> at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$0(InfixSuggestersTest.java:102)
[junit4] 2> at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2726)
[junit4] 2> at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$testReloadDuringBuild$1(InfixSuggestersTest.java:101)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.lucene.store.AlreadyClosedException:
this IndexWriter is closed
[junit4] 2> at
org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:671)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:685)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1596)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1218)
[junit4] 2> at
org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.add(AnalyzingInfixSuggester.java:396)
[junit4] 2> at
org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.build(AnalyzingInfixSuggester.java:310)
[junit4] 2> at
org.apache.lucene.search.suggest.Lookup.build(Lookup.java:190)
[junit4] 2> at
org.apache.solr.spelling.suggest.SolrSuggester.build(SolrSuggester.java:181)
[junit4] 2> ... 16 more
[junit4] 2>
[junit4] 2> 1041735 INFO (AnalyzingInfixSuggesterTest-8299-thread-1) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/suggest_analyzing_infix_long_dictionary&suggest.buildAll=true&wt=xml}
status=500 QTime=674
[junit4] 2> 1041738 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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> 1041738 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.s.s.SolrSuggester
SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
[junit4] 2> 1041743 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester
disabled after emitting 100 items.
[junit4] 2> 1041783 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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> 1041783 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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=44
[junit4] 2> 1041786 ERROR
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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> 1041786 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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> 1041805 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1041811 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1041865 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid
field id
[junit4] 2> 1041873 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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> 1041895 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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@1ba0477e
[junit4] 2> 1041895 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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_374FC2F942391A55-001/init-core-data-001/]
[junit4] 2> 1041942 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1041942 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1041943 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@63f3f484[collection1] main]
[junit4] 2> 1041944 WARN
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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> 1041944 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1041944 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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> 1041945 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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> 1041945 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1041945 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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> 1041948 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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> 1041948 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1041948 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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> 1041948 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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> 1041948 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
10000ms.
[junit4] 2> 1041949 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6436390433589955]
[junit4] 2> 1041949 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to
be used.
[junit4] 2> 1041950 INFO
(searcherExecutor-6098-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@63f3f484[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1041950 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@38f79059[collection1] main]
[junit4] 2> 1041951 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5d0bd78f
[junit4] 2> 1041951 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=5d0bd78f
[junit4] 2> 1041951 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@b419f3f: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@544357ef
[junit4] 2> 1041957 INFO
(searcherExecutor-6098-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@38f79059[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1041982 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1041982 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.s.s.SolrSuggester
SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
[junit4] 2> 1042060 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester
disabled after emitting 100 items.
[junit4] 2> 1042128 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042128 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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=145
[junit4] 2> 1042128 ERROR
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042129 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042156 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1042161 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1042215 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1042221 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042241 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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@1ba0477e
[junit4] 2> 1042241 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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_374FC2F942391A55-001/init-core-data-001/]
[junit4] 2> 1042287 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1042287 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1042288 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6ea6e24e[collection1] main]
[junit4] 2> 1042289 WARN
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042289 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1042289 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042290 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042290 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1042290 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042291 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042292 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1042292 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042292 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042292 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1042292 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1042293 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1042293 INFO
(searcherExecutor-6102-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6ea6e24e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1042293 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1f719661[collection1] main]
[junit4] 2> 1042293 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@17b1898b
[junit4] 2> 1042293 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=17b1898b
[junit4] 2> 1042293 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b0e62f4: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@544357ef
[junit4] 2> 1042294 INFO
(searcherExecutor-6102-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1f719661[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1042299 ERROR
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042300 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042319 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1042325 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1042376 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1042382 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042402 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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@1ba0477e
[junit4] 2> 1042402 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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_374FC2F942391A55-001/init-core-data-001/]
[junit4] 2> 1042454 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1042454 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1042456 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@66491345[collection1] main]
[junit4] 2> 1042456 WARN
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042456 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1042456 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042458 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042458 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1042458 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042460 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042460 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1042460 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042460 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
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> 1042460 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1042461 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1265125026812065]
[junit4] 2> 1042461 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1042461 INFO
(searcherExecutor-6106-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@66491345[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1042461 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@782725b[collection1]
main]
[junit4] 2> 1042461 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3b6ea20d
[junit4] 2> 1042461 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=3b6ea20d
[junit4] 2> 1042461 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f1ae386: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@544357ef
[junit4] 2> 1042462 INFO
(searcherExecutor-6106-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@782725b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1042474 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[374FC2F942391A55]) [
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> 1042474 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.s.s.SolrSuggester
SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
[junit4] 2> 1042480 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester
disabled after emitting 100 items.
[junit4] 2> 1042694 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[374FC2F942391A55]) [
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> 1042694 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[374FC2F942391A55]) [
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=220
[junit4] 2> 1042695 ERROR
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[374FC2F942391A55]) [
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> 1042695 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[374FC2F942391A55]) [
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> 1042720 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1042733 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1042784 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[374FC2F942391A55]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 10427
[...truncated too long message...]
30722 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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> 30724 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ 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> 30724 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
10000ms.
[junit4] 2> 30725 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=45714525,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 30725 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to
be used.
[junit4] 2> 30727 INFO
(searcherExecutor-193-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@200f73e6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 30727 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4648fb1[collection1] main]
[junit4] 2> 30727 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7606eee5
[junit4] 2> 30727 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=7606eee5
[junit4] 2> 30728 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e4e9d4e: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@486b1a13
[junit4] 2> 30731 INFO
(searcherExecutor-193-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4648fb1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 30736 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[374FC2F942391A55])
[ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending
testBlendedInfixSuggesterBuildThenReload
[junit4] OK 0.29s J0 |
InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
[junit4] 2> 30737 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 30737 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1259840584
[junit4] 2> 30737 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 30737 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e6a8512: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@20432c0d
[junit4] 2> 30741 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 30741 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6277f608: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@1fe894b1
[junit4] 2> 30741 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 30741 INFO
(SUITE-InfixSuggestersTest-seed#[374FC2F942391A55]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@8f72d68: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@648da0f2
[junit4] 2> 30742 INFO
(coreCloseExecutor-197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@119cc011
[junit4] 2> 30742 INFO
(coreCloseExecutor-197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=119cc011
[junit4] 2> 30743 INFO
(coreCloseExecutor-197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@27073cc3: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@486b1a13
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_374FC2F942391A55-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{textgrams=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
text=FSTOrd50, exacttext=Lucene50(blocksize=128)},
docValues:{weight=DocValuesFormat(name=Direct),
text=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1560,
maxMBSortInHeap=5.18511273033858,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5e18f6d2),
locale=fr-LU, timezone=CST
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172
(64-bit)/cpus=3,threads=1,free=158852344,total=278921216
[junit4] 2> NOTE: All tests run in this JVM: [InfixSuggestersTest,
InfixSuggestersTest, InfixSuggestersTest]
[junit4] Completed [5/5 (2!)] on J0 in 5.12s, 7 tests, 1 error <<< FAILURES!
[junit4]
[junit4]
[junit4] Tests with failures [seed: 374FC2F942391A55]:
[junit4] -
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild
[junit4] -
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild
[junit4]
[junit4]
[junit4] JVM J0: 0.67 .. 31.19 = 30.51s
[junit4] JVM J1: 0.67 .. 26.63 = 25.96s
[junit4] Execution time total: 31 seconds
[junit4] Tests summary: 5 suites, 35 tests, 2 errors
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, 2 errors [seed: 374FC2F942391A55]
Total time: 33 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 2/5 failed: org.apache.solr.handler.component.InfixSuggestersTest
[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=179c8f9b48af9bf3c327226d0e1fdbe460c4a325,
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1998
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]