Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6245/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC
7 tests failed.
FAILED: org.apache.solr.cloud.RecoveryZkTest.test
Error Message:
Mismatch in counts between replicas
Stack Trace:
java.lang.AssertionError: Mismatch in counts between replicas
at
__randomizedtesting.SeedInfo.seed([2F639A5A9C47A321:A737A58032BBCED9]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.RecoveryZkTest.assertShardConsistency(RecoveryZkTest.java:143)
at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:126)
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.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail
Error Message:
expected:<200> but was:<404>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
at
__randomizedtesting.SeedInfo.seed([2F639A5A9C47A321:47DCAF704CDDB1CD]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
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.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([57099FB822BEFFA4:5A43C8E73A919D0A]: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.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([57099FB822BEFFA4:6C08551525EAD350]: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)
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([57099FB822BEFFA4:62FDE18674687E70]: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([57099FB822BEFFA4:44879BCA654D7E0E]: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.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure
Error Message:
The data directory was not cleaned up on unload after a failed core reload
Stack Trace:
java.lang.AssertionError: The data directory was not cleaned up on unload after
a failed core reload
at
__randomizedtesting.SeedInfo.seed([2F639A5A9C47A321:54AA3816BF657120]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
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 10969 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_2F639A5A9C47A321-001\init-core-data-001
[junit4] 2> 477985 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[2F639A5A9C47A321]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 477994 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[2F639A5A9C47A321]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_2F639A5A9C47A321-001\tempDir-001
[junit4] 2> 477995 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[2F639A5A9C47A321]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 477999 INFO (Thread-506) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 477999 INFO (Thread-506) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 478096 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[2F639A5A9C47A321]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:58742
[junit4] 2> 478118 INFO (jetty-launcher-525-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 478118 INFO (jetty-launcher-525-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b8e76bd{/solr,null,AVAILABLE}
[junit4] 2> 478124 INFO (jetty-launcher-525-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 478125 INFO (jetty-launcher-525-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@375ed96d{/solr,null,AVAILABLE}
[junit4] 2> 478131 INFO (jetty-launcher-525-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@ac02280{HTTP/1.1,[http/1.1]}{127.0.0.1:58746}
[junit4] 2> 478131 INFO (jetty-launcher-525-thread-2) [ ]
o.e.j.s.Server Started @482881ms
[junit4] 2> 478131 INFO (jetty-launcher-525-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58746}
[junit4] 2> 478131 ERROR (jetty-launcher-525-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 478131 INFO (jetty-launcher-525-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 478132 INFO (jetty-launcher-525-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 478132 INFO (jetty-launcher-525-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 478132 INFO (jetty-launcher-525-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-25T11:37:07.304Z
[junit4] 2> 478136 INFO (jetty-launcher-525-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4540279a{HTTP/1.1,[http/1.1]}{127.0.0.1:58749}
[junit4] 2> 478136 INFO (jetty-launcher-525-thread-1) [ ]
o.e.j.s.Server Started @482887ms
[junit4] 2> 478136 INFO (jetty-launcher-525-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58749}
[junit4] 2> 478137 ERROR (jetty-launcher-525-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 478137 INFO (jetty-launcher-525-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 478137 INFO (jetty-launcher-525-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 478137 INFO (jetty-launcher-525-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 478137 INFO (jetty-launcher-525-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-25T11:37:07.309Z
[junit4] 2> 478149 INFO (jetty-launcher-525-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 478150 INFO (jetty-launcher-525-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 478179 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b0001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 478184 INFO (jetty-launcher-525-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58742/solr
[junit4] 2> 478187 INFO (jetty-launcher-525-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58742/solr
[junit4] 2> 478201 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b0003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 478205 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b0004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 478245 INFO (jetty-launcher-525-thread-1)
[n:127.0.0.1:58749_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:58749_solr
[junit4] 2> 478247 INFO (jetty-launcher-525-thread-1)
[n:127.0.0.1:58749_solr ] o.a.s.c.Overseer Overseer
(id=96998118338002950-127.0.0.1:58749_solr-n_0000000000) starting
[junit4] 2> 478247 INFO (jetty-launcher-525-thread-2)
[n:127.0.0.1:58746_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58746_solr
[junit4] 2> 478253 INFO
(zkCallback-535-thread-1-processing-n:127.0.0.1:58749_solr)
[n:127.0.0.1:58749_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 478253 INFO
(zkCallback-536-thread-1-processing-n:127.0.0.1:58746_solr)
[n:127.0.0.1:58746_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 478261 INFO (jetty-launcher-525-thread-1)
[n:127.0.0.1:58749_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58749_solr
[junit4] 2> 478311 INFO (jetty-launcher-525-thread-2)
[n:127.0.0.1:58746_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 478372 INFO (jetty-launcher-525-thread-1)
[n:127.0.0.1:58749_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 478382 INFO
(zkCallback-535-thread-1-processing-n:127.0.0.1:58749_solr)
[n:127.0.0.1:58749_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 478382 INFO
(zkCallback-536-thread-1-processing-n:127.0.0.1:58746_solr)
[n:127.0.0.1:58746_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 478420 INFO (jetty-launcher-525-thread-2)
[n:127.0.0.1:58746_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30,
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
token.validity=36000, signer.secret.provider.zookeeper.path=/token,
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 478420 INFO (jetty-launcher-525-thread-1)
[n:127.0.0.1:58749_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30,
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
token.validity=36000, signer.secret.provider.zookeeper.path=/token,
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 478844 INFO (jetty-launcher-525-thread-2)
[n:127.0.0.1:58746_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 478844 INFO (jetty-launcher-525-thread-1)
[n:127.0.0.1:58749_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 478918 INFO (jetty-launcher-525-thread-2-EventThread)
[n:127.0.0.1:58746_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 478919 INFO (jetty-launcher-525-thread-1-EventThread)
[n:127.0.0.1:58749_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 479178 ERROR (jetty-launcher-525-thread-1)
[n:127.0.0.1:58749_solr ] o.a.h.u.Shell Failed to locate the winutils binary
in the hadoop binary path
[junit4] 2> java.io.IOException: Could not locate executable
null\bin\winutils.exe in the Hadoop binaries.
[junit4] 2> at
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
[junit4] 2> at
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
[junit4] 2> at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
[junit4] 2> at
org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
[junit4] 2> at
org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
[junit4] 2> at
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
[junit4] 2> at
org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:142)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
[junit4] 2> at
org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:71)
[junit4] 2> at
org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
[junit4] 2> at
org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reloadSecurityProperties(CoreContainer.java:577)
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:467)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:204)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:153)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:260)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:348)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:321)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:349)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:212)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 479512 INFO (jetty-launcher-525-thread-2)
[n:127.0.0.1:58746_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_2F639A5A9C47A321-001\tempDir-001\node2\.
[junit4] 2> 479513 INFO (jetty-launcher-525-thread-1)
[n:127.0.0.1:58749_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_2F639A5A9C47A321-001\tempDir-001\node1\.
[junit4] 2> 479520 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b0009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 479553 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 481372 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 481373 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58742/solr ready
[junit4] 2> 481380 ERROR (qtp546206296-3232) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_1]
[junit4] 2> 481436 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 481442 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 481444 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58742/solr ready
[junit4] 2> 481475 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481479 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481518 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 481520 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58742/solr ready
[junit4] 2> 481522 ERROR (qtp546206296-3210) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_2]
[junit4] 2> 481528 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b000c, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 481538 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 481540 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58742/solr ready
[junit4] 2> 481544 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481544 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b000d, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 481553 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 481555 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58742/solr ready
[junit4] 2> 481558 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481559 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b000e, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 481562 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 481588 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 481613 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 481615 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58742/solr ready
[junit4] 2> 481628 INFO (qtp546206296-3232) [n:127.0.0.1:58749_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmFpigFYv1LlaQMEFAm1GfCeh_xmlsOiq388EIoM_ZCiB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 481628 INFO (qtp546206296-3232) [n:127.0.0.1:58749_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmFpigFYv1LlaQMEFAm1GfCeh_xmlsOiq388EIoM_ZCiB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 481633 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b000f, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 481641 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 481642 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58742/solr ready
[junit4] 2> 481645 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481647 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b0010, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 481652 INFO (qtp546206296-3234) [n:127.0.0.1:58749_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmFpigFYv1LlaQMEFAm1GfCeh_xmlsOiq388EIoM_ZCiB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 481652 INFO (qtp546206296-3234) [n:127.0.0.1:58749_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmFpigFYv1LlaQMEFAm1GfCeh_xmlsOiq388EIoM_ZCiB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 481669 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 481671 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58742/solr ready
[junit4] 2> 481673 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481674 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b0011, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 481674 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 481698 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 481740 INFO (qtp2059291944-3235) [n:127.0.0.1:58746_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmHXigFYv1Ll1wQEFEXCQkS1CntqaFdFGImIUYp-norwB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 481740 INFO (qtp2059291944-3235) [n:127.0.0.1:58746_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmHXigFYv1Ll1wQEFEXCQkS1CntqaFdFGImIUYp-norwB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 481750 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 481751 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58742/solr ready
[junit4] 2> 481754 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481754 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b0012, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 481762 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 481763 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58742/solr ready
[junit4] 2> 481765 INFO (qtp546206296-3215) [n:127.0.0.1:58749_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmHXigFYv1Ll1wQEFEXCQkS1CntqaFdFGImIUYp-norwB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 481765 INFO (qtp546206296-3215) [n:127.0.0.1:58749_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmHXigFYv1Ll1wQEFEXCQkS1CntqaFdFGImIUYp-norwB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 481768 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b0013, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 481780 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481811 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 481813 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58742/solr ready
[junit4] 2> 481815 INFO (qtp546206296-3234) [n:127.0.0.1:58749_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmIqigFYv1LmKgUEFJcT_nCnADZVP6Sh4qWZjgpMwyeCB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 481815 INFO (qtp546206296-3234) [n:127.0.0.1:58749_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmIqigFYv1LmKgUEFJcT_nCnADZVP6Sh4qWZjgpMwyeCB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 481818 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b0014, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 481823 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481826 INFO (qtp546206296-3234) [n:127.0.0.1:58749_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmIqigFYv1LmKgUEFJcT_nCnADZVP6Sh4qWZjgpMwyeCB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 481826 INFO (qtp546206296-3234) [n:127.0.0.1:58749_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmIqigFYv1LmKgUEFJcT_nCnADZVP6Sh4qWZjgpMwyeCB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 481830 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481848 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 481850 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58742/solr ready
[junit4] 2> 481852 INFO (qtp546206296-3217) [n:127.0.0.1:58749_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmJaigFYv1LmWgYEFPilA40_5mamVaDA27zF4toABN5KB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 481852 INFO (qtp546206296-3217) [n:127.0.0.1:58749_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmJaigFYv1LmWgYEFPilA40_5mamVaDA27zF4toABN5KB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 481853 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b0015, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 481857 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481865 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 481867 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58742/solr ready
[junit4] 2> 481870 INFO (qtp546206296-3213) [n:127.0.0.1:58749_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmJaigFYv1LmWgYEFPilA40_5mamVaDA27zF4toABN5KB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 481870 INFO (qtp546206296-3213) [n:127.0.0.1:58749_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmJaigFYv1LmWgYEFPilA40_5mamVaDA27zF4toABN5KB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 481871 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b0016, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 481874 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481889 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 481890 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58742/solr ready
[junit4] 2> 481893 INFO (qtp546206296-3214) [n:127.0.0.1:58749_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmKGigFYv1LmhgcEFIOV1IvQHYXWFFWRV6-AEDg9QIAVB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 481893 INFO (qtp546206296-3214) [n:127.0.0.1:58749_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmKGigFYv1LmhgcEFIOV1IvQHYXWFFWRV6-AEDg9QIAVB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 481894 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b0017, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 481897 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481901 INFO (qtp546206296-3234) [n:127.0.0.1:58749_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmKGigFYv1LmhgcEFIOV1IvQHYXWFFWRV6-AEDg9QIAVB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 481901 INFO (qtp546206296-3234) [n:127.0.0.1:58749_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmKGigFYv1LmhgcEFIOV1IvQHYXWFFWRV6-AEDg9QIAVB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 481907 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 481908 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58742/solr ready
[junit4] 2> 481911 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481912 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b0018, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 481912 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 481935 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[2F639A5A9C47A321])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 481948 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[2F639A5A9C47A321])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=2F639A5A9C47A321
-Dtests.slow=true -Dtests.locale=sv-SE -Dtests.timezone=Asia/Macau
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] FAILURE 0.04s J1 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([2F639A5A9C47A321:47DCAF704CDDB1CD]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 481979 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[2F639A5A9C47A321])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 481985 WARN (qtp2059291944-3235) [n:127.0.0.1:58746_solr ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 481985 WARN (qtp2059291944-3235) [n:127.0.0.1:58746_solr ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 481985 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481986 WARN (qtp546206296-3214) [n:127.0.0.1:58749_solr ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 481987 WARN (qtp546206296-3214) [n:127.0.0.1:58749_solr ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 481987 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481992 WARN (qtp2059291944-3239) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token with renewer renewUser
[junit4] 2> 481992 WARN (qtp2059291944-3239) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 481993 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481993 WARN (qtp546206296-3213) [n:127.0.0.1:58749_solr ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token with renewer renewUser
[junit4] 2> 481994 WARN (qtp546206296-3213) [n:127.0.0.1:58749_solr ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 481994 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 481994 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[2F639A5A9C47A321])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 482027 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[2F639A5A9C47A321])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 482034 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 482036 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[2F639A5A9C47A321])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58742/solr ready
[junit4] 2> 482038 INFO (qtp546206296-3234) [n:127.0.0.1:58749_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 482038 INFO (qtp546206296-3234) [n:127.0.0.1:58749_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 482038 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1480109831209&s=bHUPG9PDoLnIfjTdLN5usZfnQZE=";
Path=/; Domain=127.0.0.1; Expires=fr, 25-nov-2016 21:37:11 GMT; HttpOnly".
Invalid 'expires' attribute: fr, 25-nov-2016 21:37:11 GMT
[junit4] 2> 482039 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b0019, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 482040 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[2F639A5A9C47A321])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 482066 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[2F639A5A9C47A321])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 482080 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1589b46536b001a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 482080 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[2F639A5A9C47A321])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 482106 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[2F639A5A9C47A321])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 482114 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[2F639A5A9C47A321])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 482120 INFO (qtp2059291944-3223) [n:127.0.0.1:58746_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmNvigFYv1LnbwwEFKY8nIs1ENOfop9ZrdnzywMrO31sB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 482120 INFO (qtp2059291944-3223) [n:127.0.0.1:58746_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmNvigFYv1LnbwwEFKY8nIs1ENOfop9ZrdnzywMrO31sB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 482120 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[2F639A5A9C47A321])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 482125 INFO (jetty-launcher-525-thread-2) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@4540279a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 482125 INFO (jetty-launcher-525-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1608235381
[junit4] 2> 482128 INFO (jetty-launcher-525-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@ac02280{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 482128 INFO (jetty-launcher-525-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1679262724
[junit4] 2> 482134 INFO (jetty-launcher-525-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=96998118338002950-127.0.0.1:58749_solr-n_0000000000) closing
[junit4] 2> 482134 INFO
(OverseerStateUpdate-96998118338002950-127.0.0.1:58749_solr-n_0000000000)
[n:127.0.0.1:58749_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:58749_solr
[junit4] 2> 482141 ERROR
(Thread[Thread-529,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:58749_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 482142 ERROR
(Thread[Thread-531,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:58746_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 482183 INFO (jetty-launcher-525-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1b8e76bd{/solr,null,UNAVAILABLE}
[junit4] 2> 482183 INFO (jetty-launcher-525-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@375ed96d{/solr,null,UNAVAILABLE}
[junit4] 2> 482187 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[2F639A5A9C47A321]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:58742 58742
[junit4] 2> 482187 INFO (Thread-506) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:58742 58742
[junit4] 2> 482189 WARN (Thread-506) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 18 /solr/aliases.json
[junit4] 2> 18 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 18 /solr/clusterstate.json
[junit4] 2> 4 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 18 /solr/live_nodes
[junit4] 2> 18 /solr/collections
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 482190 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[2F639A5A9C47A321]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationT
[...truncated too long message...]
st, PingRequestHandlerTest, TestPivotHelperCode, TestFieldCacheWithThreads,
TestLeaderElectionZkExpiry, HdfsDirectoryFactoryTest, DocValuesTest,
TestCloudInspectUtil, TestFastLRUCache, BlobRepositoryCloudTest, TestRTGBase,
ForceLeaderTest, PeerSyncReplicationTest, TestNoOpRegenerator,
TestHighlightDedupGrouping, TestExactSharedStatsCache,
ChaosMonkeyNothingIsSafeTest, HdfsBasicDistributedZkTest,
SecurityConfHandlerTest, TestManagedSchemaAPI, DeleteReplicaTest,
DistributedMLTComponentTest, TestUninvertingReader, FastVectorHighlighterTest,
BitVectorTest, TestFunctionQuery, CollectionsAPIAsyncDistributedZkTest,
TestGroupingSearch, TestDefaultStatsCache, NumericFieldsTest, AssignTest,
TestXIncludeConfig, CustomCollectionTest, TestJsonFacetRefinement,
OverseerModifyCollectionTest, ZkCLITest, TestCloudPseudoReturnFields,
TestPostingsSolrHighlighter, TestSerializedLuceneMatchVersion,
TestRandomFlRTGCloud, TestDistributedStatsComponentCardinality,
TestSweetSpotSimilarityFactory, BigEndianAscendingWordDeserializerTest,
TemplateUpdateProcessorTest, DistributedFacetPivotLargeTest, TestRecoveryHdfs,
DistributedQueueTest, StandardRequestHandlerTest, TestQuerySenderNoQuery,
SimplePostToolTest, CoreMergeIndexesAdminHandlerTest, ZkNodePropsTest,
SearchHandlerTest, TestSearcherReuse, DirectSolrConnectionTest,
JavabinLoaderTest, TestSolrDeletionPolicy1, TestFieldTypeCollectionResource,
TestSolrJ, TestPerFieldSimilarity, ClassificationUpdateProcessorFactoryTest,
DisMaxRequestHandlerTest, CurrencyFieldXmlFileTest, HttpSolrCallGetCoreTest,
TestAuthorizationFramework, SolrTestCaseJ4Test, TestTestInjection,
TestJsonRequest, BinaryUpdateRequestHandlerTest, DocValuesMissingTest,
DOMUtilTest, SharedFSAutoReplicaFailoverTest, BasicDistributedZkTest,
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest]
[junit4] Completed [336/657 (3!)] on J0 in 14.99s, 1 test, 1 failure <<<
FAILURES!
[...truncated 12214 lines...]
[junit4] Suite: org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\J0\temp\solr.uima.processor.UIMAUpdateRequestProcessorTest_57099FB822BEFFA4-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 7:32:35 AM WhitespaceTokenizer initialize
[junit4] 2> INFO: "Whitespace tokenizer successfully initialized"
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testTwoUpdates
-Dtests.seed=57099FB822BEFFA4 -Dtests.slow=true -Dtests.locale=nl-BE
-Dtests.timezone=America/Detroit -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 8.57s 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([57099FB822BEFFA4:5A43C8E73A919D0A]: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> nov 25, 2016 7:32:41 AM WhitespaceTokenizer initialize
[junit4] 2> INFO: "Whitespace tokenizer successfully initialized"
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UIMAUpdateRequestProcessorTest
-Dtests.method=testMultiplierProcessing -Dtests.seed=57099FB822BEFFA4
-Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=America/Detroit
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.02s 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([57099FB822BEFFA4:6C08551525EAD350]: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> NOTE: reproduce with: ant test
-Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testErrorHandling
-Dtests.seed=57099FB822BEFFA4 -Dtests.slow=true -Dtests.locale=nl-BE
-Dtests.timezone=America/Detroit -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[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([57099FB822BEFFA4:62FDE18674687E70]: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=57099FB822BEFFA4 -Dtests.slow=true -Dtests.locale=nl-BE
-Dtests.timezone=America/Detroit -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[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([57099FB822BEFFA4:44879BCA654D7E0E]: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: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\J0\temp\solr.uima.processor.UIMAUpdateRequestProcessorTest_57099FB822BEFFA4-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=478, maxMBSortInHeap=6.528281089809843,
sim=RandomSimilarity(queryNorm=false): {}, locale=nl-BE,
timezone=America/Detroit
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=87432280,total=385875968
[junit4] 2> NOTE: All tests run in this JVM:
[UIMAUpdateRequestProcessorTest]
[junit4] Completed [2/2 (1!)] on J0 in 23.99s, 6 tests, 4 errors <<<
FAILURES!
[...truncated 51251 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]