Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/970/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
5 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94) at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
at sun.reflect.GeneratedConstructorAccessor178.newInstance(Unknown Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:723) at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:785) at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1024) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:889) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:793) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868) at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517) at
java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
at sun.reflect.GeneratedConstructorAccessor178.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:723)
at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:785)
at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1024)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:889)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([C3FB20DCFC9A64A6]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates
Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field
name="text">The Apache Software Foundation is happy to announce BarCampApache
Sydney, Australia, the first ASF-backed event in the Southern
Hemisphere!</field></doc></add>
Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain:
<add><doc><field name="id">1</field><field name="text">The Apache Software
Foundation is happy to announce BarCampApache Sydney, Australia, the first
ASF-backed event in the Southern Hemisphere!</field></doc></add>
at
__randomizedtesting.SeedInfo.seed([A4236383C33B069F:A96934DCDB146431]:0)
at
org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling
Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field
name="id">2312312321312</field><field name="text">SpellCheckComponent got
improvement related to recent Lucene changes. Add support for specifying
Spelling SuggestWord Comparator to Lucene spell checkers for
SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you
need it, but it is also committed to trunk and 3_x branch. Last Lucene European
Conference has been held in Prague.</field></doc></add>
Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain:
<add><doc><field name="id">2312312321312</field><field
name="text">SpellCheckComponent got improvement related to recent Lucene
changes.
Add support for specifying Spelling SuggestWord Comparator to Lucene spell
checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is
attached if you need it, but it is also committed to trunk and 3_x branch. Last
Lucene European Conference has been held in Prague.</field></doc></add>
at
__randomizedtesting.SeedInfo.seed([A4236383C33B069F:91D71DBD95ED874B]:0)
at
org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing
Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field
name="id">2312312321312</field><field name="text">SpellCheckComponent got
improvement related to recent Lucene changes. Add support for specifying
Spelling SuggestWord Comparator to Lucene spell checkers for
SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you
need it, but it is also committed to trunk and 3_x branch. Last Lucene European
Conference has been held in Prague.</field></doc></add>
Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain:
<add><doc><field name="id">2312312321312</field><field
name="text">SpellCheckComponent got improvement related to recent Lucene
changes.
Add support for specifying Spelling SuggestWord Comparator to Lucene spell
checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is
attached if you need it, but it is also committed to trunk and 3_x branch. Last
Lucene European Conference has been held in Prague.</field></doc></add>
at
__randomizedtesting.SeedInfo.seed([A4236383C33B069F:B7AD67F184C88735]:0)
at
org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing
Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field
name="id">2312312321312</field><field name="text">SpellCheckComponent got
improvement related to recent Lucene changes. Add support for specifying
Spelling SuggestWord Comparator to Lucene spell checkers for
SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you
need it, but it is also committed to trunk and 3_x branch. Last Lucene European
Conference has been held in Prague.</field></doc></add>
Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain:
<add><doc><field name="id">2312312321312</field><field
name="text">SpellCheckComponent got improvement related to recent Lucene
changes.
Add support for specifying Spelling SuggestWord Comparator to Lucene spell
checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is
attached if you need it, but it is also committed to trunk and 3_x branch. Last
Lucene European Conference has been held in Prague.</field></doc></add>
at
__randomizedtesting.SeedInfo.seed([A4236383C33B069F:9F22A92EC46F2A6B]:0)
at
org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12271 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_C3FB20DCFC9A64A6-001/init-core-data-001
[junit4] 2> 2311330 INFO
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2311330 INFO
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_C3FB20DCFC9A64A6-001/tempDir-001
[junit4] 2> 2311331 INFO
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2311331 INFO (Thread-4605) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2311331 INFO (Thread-4605) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2311431 INFO
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:44777
[junit4] 2> 2311440 INFO (jetty-launcher-3321-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2311440 INFO (jetty-launcher-3321-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2311443 INFO (jetty-launcher-3321-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@358b5041{/solr,null,AVAILABLE}
[junit4] 2> 2311443 INFO (jetty-launcher-3321-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d680027{/solr,null,AVAILABLE}
[junit4] 2> 2311444 INFO (jetty-launcher-3321-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@2589945f{HTTP/1.1,[http/1.1]}{127.0.0.1:54542}
[junit4] 2> 2311444 INFO (jetty-launcher-3321-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1963706c{HTTP/1.1,[http/1.1]}{127.0.0.1:38068}
[junit4] 2> 2311444 INFO (jetty-launcher-3321-thread-1) [ ]
o.e.j.s.Server Started @2315026ms
[junit4] 2> 2311444 INFO (jetty-launcher-3321-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54542}
[junit4] 2> 2311444 INFO (jetty-launcher-3321-thread-2) [ ]
o.e.j.s.Server Started @2315026ms
[junit4] 2> 2311444 INFO (jetty-launcher-3321-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38068}
[junit4] 2> 2311444 ERROR (jetty-launcher-3321-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2311445 ERROR (jetty-launcher-3321-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2311445 INFO (jetty-launcher-3321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2311445 INFO (jetty-launcher-3321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2311445 INFO (jetty-launcher-3321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2311445 INFO (jetty-launcher-3321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2311445 INFO (jetty-launcher-3321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2311445 INFO (jetty-launcher-3321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2311445 INFO (jetty-launcher-3321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-25T19:03:25.636Z
[junit4] 2> 2311445 INFO (jetty-launcher-3321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-25T19:03:25.636Z
[junit4] 2> 2311450 INFO (jetty-launcher-3321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2311451 INFO (jetty-launcher-3321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2311459 INFO (jetty-launcher-3321-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44777/solr
[junit4] 2> 2311460 INFO (jetty-launcher-3321-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44777/solr
[junit4] 2> 2311502 INFO (jetty-launcher-3321-thread-1)
[n:127.0.0.1:54542_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:54542_solr
[junit4] 2> 2311504 INFO (jetty-launcher-3321-thread-2)
[n:127.0.0.1:38068_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38068_solr
[junit4] 2> 2311505 INFO (jetty-launcher-3321-thread-1)
[n:127.0.0.1:54542_solr ] o.a.s.c.Overseer Overseer
(id=96999873283620870-127.0.0.1:54542_solr-n_0000000000) starting
[junit4] 2> 2311506 INFO
(zkCallback-3331-thread-1-processing-n:127.0.0.1:38068_solr)
[n:127.0.0.1:38068_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2311506 INFO
(zkCallback-3332-thread-1-processing-n:127.0.0.1:54542_solr)
[n:127.0.0.1:54542_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2311520 INFO (jetty-launcher-3321-thread-1)
[n:127.0.0.1:54542_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54542_solr
[junit4] 2> 2311523 INFO
(zkCallback-3332-thread-1-processing-n:127.0.0.1:54542_solr)
[n:127.0.0.1:54542_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2311525 INFO
(zkCallback-3331-thread-1-processing-n:127.0.0.1:38068_solr)
[n:127.0.0.1:38068_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2311615 INFO (jetty-launcher-3321-thread-1)
[n:127.0.0.1:54542_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_C3FB20DCFC9A64A6-001/tempDir-001/node1/.
[junit4] 2> 2311640 INFO (jetty-launcher-3321-thread-2)
[n:127.0.0.1:38068_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_C3FB20DCFC9A64A6-001/tempDir-001/node2/.
[junit4] 2> 2311653 INFO
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2311655 INFO
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44777/solr ready
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 2311707 WARN
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 2311719 WARN
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2311722 INFO
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 2311741 INFO
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_solaris.vm_36305_hdfs____y52ocn/webapp
[junit4] 2> 2312289 INFO
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:36305
[junit4] 2> 2312423 WARN
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2312424 INFO
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 2312445 INFO
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_63010_datanode____o7lro9/webapp
[junit4] 2> 2312973 INFO
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:63010
[junit4] 2> 2313058 WARN
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2313059 INFO
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 2313073 INFO
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_63297_datanode____.qs1m7a/webapp
[junit4] 2> 2313144 INFO (IPC Server handler 3 on 65320) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-65438158-adee-4f45-87cf-305e3bdd7b2c node
DatanodeRegistration(127.0.0.1:47843,
datanodeUuid=ef2b4893-c70a-4573-af81-eafda718621b, infoPort=37025,
infoSecurePort=0, ipcPort=63540,
storageInfo=lv=-56;cid=testClusterID;nsid=481550035;c=0), blocks: 0,
hasStaleStorage: true, processing time: 1 msecs
[junit4] 2> 2313144 INFO (IPC Server handler 3 on 65320) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-72137fdd-4bc8-41f0-9fd0-cb1b8deb14ce node
DatanodeRegistration(127.0.0.1:47843,
datanodeUuid=ef2b4893-c70a-4573-af81-eafda718621b, infoPort=37025,
infoSecurePort=0, ipcPort=63540,
storageInfo=lv=-56;cid=testClusterID;nsid=481550035;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 2313621 INFO
(SUITE-HdfsRecoveryZkTest-seed#[C3FB20DCFC9A64A6]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:63297
[junit4] 2> 2313781 INFO (IPC Server handler 4 on 65320) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-f66dfab0-0c76-45e8-95d1-0529a30bc6ad node
DatanodeRegistration(127.0.0.1:59872,
datanodeUuid=7da1457e-ff96-487a-b877-b65d85f20ca9, infoPort=44396,
infoSecurePort=0, ipcPort=45309,
storageInfo=lv=-56;cid=testClusterID;nsid=481550035;c=0), blocks: 0,
hasStaleStorage: true, processing time: 1 msecs
[junit4] 2> 2313781 INFO (IPC Server handler 4 on 65320) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-5c5fc709-b99f-4b15-9831-c02ce223e575 node
DatanodeRegistration(127.0.0.1:59872,
datanodeUuid=7da1457e-ff96-487a-b877-b65d85f20ca9, infoPort=44396,
infoSecurePort=0, ipcPort=45309,
storageInfo=lv=-56;cid=testClusterID;nsid=481550035;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 2313984 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[C3FB20DCFC9A64A6]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 2313987 INFO (qtp1638374409-19909) [n:127.0.0.1:54542_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2313991 INFO
(OverseerThreadFactory-9576-thread-1-processing-n:127.0.0.1:54542_solr)
[n:127.0.0.1:54542_solr ] o.a.s.c.CreateCollectionCmd Create collection
recoverytest
[junit4] 2> 2314110 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
[junit4] 2> 2314110 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
[junit4] 2> 2314220 INFO
(zkCallback-3332-thread-1-processing-n:127.0.0.1:54542_solr)
[n:127.0.0.1:54542_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2314221 INFO
(zkCallback-3331-thread-1-processing-n:127.0.0.1:38068_solr)
[n:127.0.0.1:38068_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2315123 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2315127 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2315132 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema
[recoverytest_shard1_replica1] Schema name=minimal
[junit4] 2> 2315134 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema
[recoverytest_shard1_replica2] Schema name=minimal
[junit4] 2> 2315134 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2315135 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'recoverytest_shard1_replica1' using configuration from
collection recoverytest
[junit4] 2> 2315136 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2315137 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.CoreContainer
Creating SolrCore 'recoverytest_shard1_replica2' using configuration from
collection recoverytest
[junit4] 2> 2315143 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:65320/data
[junit4] 2> 2315143 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 2315144 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.SolrCore [[recoverytest_shard1_replica1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_C3FB20DCFC9A64A6-001/tempDir-001/node2/recoverytest_shard1_replica1],
dataDir=[hdfs://solaris-vm:65320/data/recoverytest/core_node1/data/]
[junit4] 2> 2315144 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:65320/data
[junit4] 2> 2315144 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:65320/data/recoverytest/core_node1/data/snapshot_metadata
[junit4] 2> 2315144 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 2315144 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.SolrCore [[recoverytest_shard1_replica2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_C3FB20DCFC9A64A6-001/tempDir-001/node1/recoverytest_shard1_replica2],
dataDir=[hdfs://solaris-vm:65320/data/recoverytest/core_node2/data/]
[junit4] 2> 2315144 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:65320/data/recoverytest/core_node2/data/snapshot_metadata
[junit4] 2> 2315171 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 2315171 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 2315171 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 2315171 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 2315171 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 2315171 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 2315252 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 2315255 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 2315255 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:65320/data/recoverytest/core_node2/data
[junit4] 2> 2315256 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:65320/data/recoverytest/core_node1/data
[junit4] 2> 2315297 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:65320/data/recoverytest/core_node2/data/index
[junit4] 2> 2315304 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:65320/data/recoverytest/core_node1/data/index
[junit4] 2> 2315310 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 2315310 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 2315310 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 2315316 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 2315316 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 2315316 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 2315408 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 2315413 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 2315627 INFO (IPC Server handler 6 on 65320) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:59872 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-65438158-adee-4f45-87cf-305e3bdd7b2c:NORMAL:127.0.0.1:47843|RBW],
ReplicaUC[[DISK]DS-5c5fc709-b99f-4b15-9831-c02ce223e575:NORMAL:127.0.0.1:59872|RBW]]}
size 0
[junit4] 2> 2315630 INFO (IPC Server handler 5 on 65320) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:59872 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-f66dfab0-0c76-45e8-95d1-0529a30bc6ad:NORMAL:127.0.0.1:59872|RBW],
ReplicaUC[[DISK]DS-72137fdd-4bc8-41f0-9fd0-cb1b8deb14ce:NORMAL:127.0.0.1:47843|RBW]]}
size 0
[junit4] 2> 2315630 INFO (IPC Server handler 7 on 65320) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47843 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-65438158-adee-4f45-87cf-305e3bdd7b2c:NORMAL:127.0.0.1:47843|RBW],
ReplicaUC[[DISK]DS-5c5fc709-b99f-4b15-9831-c02ce223e575:NORMAL:127.0.0.1:59872|RBW]]}
size 0
[junit4] 2> 2315630 INFO (IPC Server handler 7 on 65320) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47843 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-f66dfab0-0c76-45e8-95d1-0529a30bc6ad:NORMAL:127.0.0.1:59872|RBW],
ReplicaUC[[DISK]DS-72137fdd-4bc8-41f0-9fd0-cb1b8deb14ce:NORMAL:127.0.0.1:47843|RBW]]}
size 0
[junit4] 2> 2315664 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 2315664 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2315664 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 2315696 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 2315696 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2315696 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 2315709 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2315709 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2315709 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2315710 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2315731 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4e4b38c5[recoverytest_shard1_replica2] main]
[junit4] 2> 2315732 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1630bbde[recoverytest_shard1_replica1] main]
[junit4] 2> 2315733 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2315733 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2315734 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2315734 INFO
(searcherExecutor-9582-thread-1-processing-n:127.0.0.1:54542_solr
x:recoverytest_shard1_replica2 s:shard1 c:recoverytest r:core_node2)
[n:127.0.0.1:54542_solr c:recoverytest s:shard1 r:core_node2
x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2]
Registered new searcher Searcher@4e4b38c5[recoverytest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2315734 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551997977152716800
[junit4] 2> 2315734 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2315735 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2315735 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2315736 INFO
(searcherExecutor-9581-thread-1-processing-n:127.0.0.1:38068_solr
x:recoverytest_shard1_replica1 s:shard1 c:recoverytest r:core_node1)
[n:127.0.0.1:38068_solr c:recoverytest s:shard1 r:core_node1
x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [recoverytest_shard1_replica1]
Registered new searcher Searcher@1630bbde[recoverytest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2315736 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551997977154813952
[junit4] 2> 2315749 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2315749 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2315749 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/
[junit4] 2> 2315750 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica1
url=http://127.0.0.1:38068/solr START
replicas=[http://127.0.0.1:54542/solr/recoverytest_shard1_replica2/]
nUpdates=100
[junit4] 2> 2315751 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica1
url=http://127.0.0.1:38068/solr DONE. We have no versions. sync failed.
[junit4] 2> 2315751 INFO
(zkCallback-3331-thread-1-processing-n:127.0.0.1:38068_solr)
[n:127.0.0.1:38068_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2315751 INFO
(zkCallback-3332-thread-2-processing-n:127.0.0.1:54542_solr)
[n:127.0.0.1:54542_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2315755 INFO (qtp1638374409-19914) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.S.Request [recoverytest_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2315756 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 2315756 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 2315763 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/ shard1
[junit4] 2> 2315868 INFO
(zkCallback-3332-thread-2-processing-n:127.0.0.1:54542_solr)
[n:127.0.0.1:54542_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2315868 INFO
(zkCallback-3331-thread-1-processing-n:127.0.0.1:38068_solr)
[n:127.0.0.1:38068_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2315870 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2315873 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2}
status=0 QTime=1763
[junit4] 2> 2315976 INFO
(zkCallback-3331-thread-1-processing-n:127.0.0.1:38068_solr)
[n:127.0.0.1:38068_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2315976 INFO
(zkCallback-3332-thread-2-processing-n:127.0.0.1:54542_solr)
[n:127.0.0.1:54542_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2316753 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2}
status=0 QTime=2643
[junit4] 2> 2316759 INFO (qtp1638374409-19909) [n:127.0.0.1:54542_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2316858 INFO
(zkCallback-3332-thread-2-processing-n:127.0.0.1:54542_solr)
[n:127.0.0.1:54542_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2316860 INFO
(zkCallback-3331-thread-1-processing-n:127.0.0.1:38068_solr)
[n:127.0.0.1:38068_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2317760 INFO (qtp1638374409-19909) [n:127.0.0.1:54542_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3774
[junit4] 2> 2317761 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[C3FB20DCFC9A64A6]) [ ]
o.a.s.c.RecoveryZkTest Indexing 1350 documents
[junit4] 2> 2317788 DEBUG (qtp237906199-19917) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.HdfsTransactionLog Opening new tlog hdfs
tlog{file=hdfs://solaris-vm:65320/data/recoverytest/core_node1/data/tlog/tlog.0000000000000000000
refcount=1}
[junit4] 2> 2317800 DEBUG (qtp1638374409-19915) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.HdfsTransactionLog Opening new tlog hdfs
tlog{file=hdfs://solaris-vm:65320/data/recoverytest/core_node2/data/tlog/tlog.0000000000000000000
refcount=1}
[junit4] 2> 2317820 INFO (qtp1638374409-19915) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-0
(1551997979284471809)]} 0 30
[junit4] 2> 2317820 INFO (qtp237906199-19919) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0
(1551997979284471809)]} 0 53
[junit4] 2> 2317824 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-0
(1551997979284471808)]} 0 33
[junit4] 2> 2317824 INFO (qtp1638374409-19913) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-1
(1551997979341094912)]} 0 1
[junit4] 2> 2317824 INFO (qtp237906199-19917) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0
(1551997979284471808)]} 0 57
[junit4] 2> 2317824 INFO (qtp237906199-19920) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1
(1551997979341094912)]} 0 3
[junit4] 2> 2317829 INFO (qtp1638374409-19911) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-1
(1551997979345289217)]} 0 3
[junit4] 2> 2317830 INFO (qtp1638374409-19914) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-2
(1551997979345289216)]} 0 4
[junit4] 2> 2317830 INFO (qtp237906199-19905) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2
(1551997979345289216)]} 0 5
[junit4] 2> 2317831 INFO (qtp237906199-19921) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1
(1551997979345289217)]} 0 5
[junit4] 2> 2317835 INFO (qtp1638374409-19907) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-2
(1551997979352629249)]} 0 2
[junit4] 2> 2317835 INFO (qtp1638374409-19909) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-3
(1551997979352629248)]} 0 2
[junit4] 2> 2317836 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-3
(1551997979352629248)]} 0 3
[junit4] 2> 2317837 INFO (qtp237906199-19918) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2
(1551997979352629249)]} 0 5
[junit4] 2> 2317840 INFO (qtp1638374409-19915) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-4
(1551997979357872128)]} 0 3
[junit4] 2> 2317841 INFO (qtp237906199-19919) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-4
(1551997979357872128)]} 0 4
[junit4] 2> 2317842 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-3
(1551997979361017856)]} 0 1
[junit4] 2> 2317842 INFO (qtp237906199-19917) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3
(1551997979361017856)]} 0 2
[junit4] 2> 2317844 INFO (qtp1638374409-19913) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-5
(1551997979363115008)]} 0 1
[junit4] 2> 2317844 INFO (qtp237906199-19920) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-5
(1551997979363115008)]} 0 2
[junit4] 2> 2317845 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-4
(1551997979364163584)]} 0 1
[junit4] 2> 2317845 INFO (qtp237906199-19905) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4
(1551997979364163584)]} 0 2
[junit4] 2> 2317847 INFO (qtp1638374409-19914) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-6
(1551997979366260736)]} 0 1
[junit4] 2> 2317848 INFO (qtp237906199-19921) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-6
(1551997979366260736)]} 0 3
[junit4] 2> 2317850 INFO (qtp1638374409-19907) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-5
(1551997979367309312)]} 0 4
[junit4] 2> 2317852 INFO (qtp1638374409-19914) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-1
(-1551997979370455040)]} 0 2
[junit4] 2> 2317852 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-5
(1551997979367309312)]} 0 6
[junit4] 2> 2317853 INFO (qtp237906199-19918) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-1
(-1551997979370455040)]} 0 3
[junit4] 2> 2317855 INFO (qtp1638374409-19907) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-7
(1551997979375697920)]} 0 1
[junit4] 2> 2317856 INFO (qtp237906199-19919) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-7
(1551997979375697920)]} 0 2
[junit4] 2> 2317858 INFO (qtp1638374409-19907) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-8
(1551997979377795072)]} 0 1
[junit4] 2> 2317858 INFO (qtp237906199-19919) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-8
(1551997979377795072)]} 0 2
[junit4] 2> 2317861 INFO (qtp1638374409-19907) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-9
(1551997979380940800)]} 0 1
[junit4] 2> 2317861 INFO (qtp237906199-19919) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-9
(1551997979380940800)]} 0 2
[junit4] 2> 2317863 INFO (qtp1638374409-19907) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-6
(1551997979383037952)]} 0 1
[junit4] 2> 2317864 INFO (qtp237906199-19919) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-6
(1551997979383037952)]} 0 2
[junit4] 2> 2317864 INFO (qtp1638374409-19913) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-3
(-1551997979384086528)]} 0 1
[junit4] 2> 2317865 INFO (qtp237906199-19917) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-3
(-1551997979384086528)]} 0 2
[junit4] 2> 2317866 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-1
(-1551997979386183680)]} 0 1
[junit4] 2> 2317866 INFO (qtp237906199-19920) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-1
(-1551997979386183680)]} 0 1
[junit4] 2> 2317867 INFO (qtp1638374409-19909) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-10
(1551997979387232256)]} 0 1
[junit4] 2> 2317867 INFO (qtp237906199-19905) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-10
(1551997979387232256)]} 0 2
[junit4] 2> 2317868 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-7
(1551997979389329408)]} 0 1
[junit4] 2> 2317870 INFO (qtp237906199-19921) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-7
(1551997979389329408)]} 0 2
[junit4] 2> 2317870 INFO (qtp1638374409-19909) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-11
(1551997979390377984)]} 0 1
[junit4] 2> 2317870 INFO (qtp237906199-19912) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-11
(1551997979390377984)]} 0 2
[junit4] 2> 2317872 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-8
(1551997979393523712)]} 0 0
[junit4] 2> 2317872 INFO (qtp237906199-19918) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-8
(1551997979393523712)]} 0 1
[junit4] 2> 2317874 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-9
(1551997979395620864)]} 0 0
[junit4] 2> 2317874 INFO (qtp237906199-19918) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-9
(1551997979395620864)]} 0 1
[junit4] 2> 2317876 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-3
(-1551997979396669440)]} 0 1
[junit4] 2> 2317876 INFO (qtp237906199-19918) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-3
(-1551997979396669440)]} 0 1
[junit4] 2> 2317878 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-10
(1551997979399815168)]} 0 0
[junit4] 2> 2317878 INFO (qtp237906199-19918) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-10
(1551997979399815168)]} 0 1
[junit4] 2> 2317880 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-11
(1551997979401912320)]} 0 1
[junit4] 2> 2317880 INFO (qtp237906199-19918) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-11
(1551997979401912320)]} 0 1
[junit4] 2> 2317882 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-12
(1551997979404009472)]} 0 0
[junit4] 2> 2317882 INFO (qtp237906199-19918) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-12
(1551997979404009472)]} 0 1
[junit4] 2> 2317884 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-4
(-1551997979406106624)]} 0 0
[junit4] 2> 2317884 INFO (qtp237906199-19918) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-4
(-1551997979406106624)]} 0 1
[junit4] 2> 2317886 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-13
(1551997979408203776)]} 0 0
[junit4] 2> 2317886 INFO (qtp237906199-19918) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-13
(1551997979408203776)]} 0 1
[junit4] 2> 2317888 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-6
(-1551997979410300928)]} 0 0
[junit4] 2> 2317889 INFO (qtp237906199-19918) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-6
(-1551997979410300928)]} 0 1
[junit4] 2> 2317890 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-14
(1551997979412398080)]} 0 0
[junit4] 2> 2317891 INFO (qtp237906199-19918) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-14
(1551997979412398080)]} 0 1
[junit4] 2> 2317892 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-15
(1551997979414495232)]} 0 0
[junit4] 2> 2317892 INFO (qtp237906199-19918) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-15
(1551997979414495232)]} 0 1
[junit4] 2> 2317894 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-16
(1551997979416592384)]} 0 0
[junit4] 2> 2317895 INFO (qtp237906199-19918) [n:127.0.0.1:38068_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-16
(1551997979416592384)]} 0 1
[junit4] 2> 2317896 INFO (qtp1638374409-19910) [n:127.0.0.1:54542_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38068/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-7
(-1551997979418689536)]} 0 0
[junit4] 2> 2317
[...truncated too long message...]
Tracker.java:43)
[junit4] > at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
[junit4] > at
org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
[junit4] > at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
[junit4] > at
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[junit4] > at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:723)
[junit4] > at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:785)
[junit4] > at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1024)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:889)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
[junit4] > at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([C3FB20DCFC9A64A6]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [518/657 (1!)] on J0 in 49.95s, 1 test, 1 failure <<<
FAILURES!
[...truncated 11547 lines...]
[junit4] Suite: org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-uima/test/J0/temp/solr.uima.processor.UIMAUpdateRequestProcessorTest_A4236383C33B069F-001/init-core-data-001
[junit4] 2> log4j:WARN No appenders could be found for logger
(org.eclipse.jetty.util.log).
[junit4] 2> log4j:WARN Please initialize the log4j system properly.
[junit4] 2> log4j:WARN See
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[junit4] 2> Nov 25, 2016 10:19:57 PM WhitespaceTokenizer initialize
[junit4] 2> INFO: "Whitespace tokenizer successfully initialized"
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testTwoUpdates
-Dtests.seed=A4236383C33B069F -Dtests.slow=true -Dtests.locale=en-ZA
-Dtests.timezone=Indian/Comoro -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 6.23s J0 | UIMAUpdateRequestProcessorTest.testTwoUpdates <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: unknown
UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field
name="text">The Apache Software Foundation is happy to announce BarCampApache
Sydney, Australia, the first ASF-backed event in the Southern
Hemisphere!</field></doc></add>
[junit4] > at
__randomizedtesting.SeedInfo.seed([A4236383C33B069F:A96934DCDB146431]:0)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
[junit4] > at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
[junit4] > at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testErrorHandling
-Dtests.seed=A4236383C33B069F -Dtests.slow=true -Dtests.locale=en-ZA
-Dtests.timezone=Indian/Comoro -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.04s J0 | UIMAUpdateRequestProcessorTest.testErrorHandling
<<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: unknown
UpdateRequestProcessorChain: <add><doc><field
name="id">2312312321312</field><field name="text">SpellCheckComponent got
improvement related to recent Lucene changes.
[junit4] > Add support for specifying Spelling SuggestWord Comparator
to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already
fixed, patch is attached if you need it, but it is also committed to trunk and
3_x branch. Last Lucene European Conference has been held in
Prague.</field></doc></add>
[junit4] > at
__randomizedtesting.SeedInfo.seed([A4236383C33B069F:91D71DBD95ED874B]:0)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
[junit4] > at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
[junit4] > at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testProcessing
-Dtests.seed=A4236383C33B069F -Dtests.slow=true -Dtests.locale=en-ZA
-Dtests.timezone=Indian/Comoro -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.02s J0 | UIMAUpdateRequestProcessorTest.testProcessing <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: unknown
UpdateRequestProcessorChain: <add><doc><field
name="id">2312312321312</field><field name="text">SpellCheckComponent got
improvement related to recent Lucene changes.
[junit4] > Add support for specifying Spelling SuggestWord Comparator
to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already
fixed, patch is attached if you need it, but it is also committed to trunk and
3_x branch. Last Lucene European Conference has been held in
Prague.</field></doc></add>
[junit4] > at
__randomizedtesting.SeedInfo.seed([A4236383C33B069F:B7AD67F184C88735]:0)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
[junit4] > at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
[junit4] > at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UIMAUpdateRequestProcessorTest
-Dtests.method=testMultiplierProcessing -Dtests.seed=A4236383C33B069F
-Dtests.slow=true -Dtests.locale=en-ZA -Dtests.timezone=Indian/Comoro
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.01s J0 |
UIMAUpdateRequestProcessorTest.testMultiplierProcessing <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: unknown
UpdateRequestProcessorChain: <add><doc><field
name="id">2312312321312</field><field name="text">SpellCheckComponent got
improvement related to recent Lucene changes.
[junit4] > Add support for specifying Spelling SuggestWord Comparator
to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already
fixed, patch is attached if you need it, but it is also committed to trunk and
3_x branch. Last Lucene European Conference has been held in
Prague.</field></doc></add>
[junit4] > at
__randomizedtesting.SeedInfo.seed([A4236383C33B069F:9F22A92EC46F2A6B]:0)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
[junit4] > at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
[junit4] > at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
[junit4] > at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Nov 25, 2016 10:20:01 PM WhitespaceTokenizer initialize
[junit4] 2> INFO: "Whitespace tokenizer successfully initialized"
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-uima/test/J0/temp/solr.uima.processor.UIMAUpdateRequestProcessorTest_A4236383C33B069F-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=470, maxMBSortInHeap=6.810746772647052,
sim=RandomSimilarity(queryNorm=true): {}, locale=en-ZA, timezone=Indian/Comoro
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=123138888,total=367001600
[junit4] 2> NOTE: All tests run in this JVM:
[UIMAUpdateRequestProcessorTest]
[junit4] Completed [2/2 (1!)] on J0 in 16.81s, 6 tests, 4 errors <<<
FAILURES!
[...truncated 51249 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]