Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/918/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
8 tests failed.
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([6AFB35260FA94A54:244000CDF3358B8]: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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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.util.UtilsToolTest.testRemoveOldGcLogs
Error Message:
Logs directory must be an absolute path, or -s must be supplied
Stack Trace:
java.lang.Exception: Logs directory must be an absolute path, or -s must be
supplied
at
org.apache.solr.util.SolrCLI$UtilsTool.prepareLogsPath(SolrCLI.java:3576)
at
org.apache.solr.util.SolrCLI$UtilsTool.archiveGcLogs(SolrCLI.java:3441)
at org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3427)
at org.apache.solr.util.UtilsToolTest.runTool(UtilsToolTest.java:183)
at
org.apache.solr.util.UtilsToolTest.testRemoveOldGcLogs(UtilsToolTest.java:138)
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
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:243)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:354)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
FAILED: org.apache.solr.util.UtilsToolTest.testRelativePath
Error Message:
Logs directory must be an absolute path, or -s must be supplied
Stack Trace:
java.lang.Exception: Logs directory must be an absolute path, or -s must be
supplied
at
org.apache.solr.util.SolrCLI$UtilsTool.prepareLogsPath(SolrCLI.java:3576)
at
org.apache.solr.util.SolrCLI$UtilsTool.removeOldSolrLogs(SolrCLI.java:3543)
at org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3421)
at org.apache.solr.util.UtilsToolTest.runTool(UtilsToolTest.java:183)
at
org.apache.solr.util.UtilsToolTest.testRelativePath(UtilsToolTest.java:119)
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
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:243)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:354)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
FAILED: org.apache.solr.util.UtilsToolTest.testNonexisting
Error Message:
Logs directory must be an absolute path, or -s must be supplied
Stack Trace:
java.lang.Exception: Logs directory must be an absolute path, or -s must be
supplied
at
org.apache.solr.util.SolrCLI$UtilsTool.prepareLogsPath(SolrCLI.java:3576)
at
org.apache.solr.util.SolrCLI$UtilsTool.removeOldSolrLogs(SolrCLI.java:3543)
at org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3421)
at org.apache.solr.util.UtilsToolTest.runTool(UtilsToolTest.java:183)
at
org.apache.solr.util.UtilsToolTest.testNonexisting(UtilsToolTest.java:98)
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
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:243)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:354)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
FAILED: org.apache.solr.util.UtilsToolTest.testEmptyAndQuiet
Error Message:
Logs directory must be an absolute path, or -s must be supplied
Stack Trace:
java.lang.Exception: Logs directory must be an absolute path, or -s must be
supplied
at
org.apache.solr.util.SolrCLI$UtilsTool.prepareLogsPath(SolrCLI.java:3576)
at
org.apache.solr.util.SolrCLI$UtilsTool.removeOldSolrLogs(SolrCLI.java:3543)
at org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3421)
at org.apache.solr.util.UtilsToolTest.runTool(UtilsToolTest.java:183)
at
org.apache.solr.util.UtilsToolTest.testEmptyAndQuiet(UtilsToolTest.java:87)
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
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:243)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:354)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
FAILED: org.apache.solr.util.UtilsToolTest.testArchiveConsoleLogs
Error Message:
Logs directory must be an absolute path, or -s must be supplied
Stack Trace:
java.lang.Exception: Logs directory must be an absolute path, or -s must be
supplied
at
org.apache.solr.util.SolrCLI$UtilsTool.prepareLogsPath(SolrCLI.java:3576)
at
org.apache.solr.util.SolrCLI$UtilsTool.archiveConsoleLogs(SolrCLI.java:3470)
at org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3430)
at org.apache.solr.util.UtilsToolTest.runTool(UtilsToolTest.java:183)
at
org.apache.solr.util.UtilsToolTest.testArchiveConsoleLogs(UtilsToolTest.java:150)
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
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:243)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:354)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
FAILED: org.apache.solr.util.UtilsToolTest.testRemoveOldSolrLogs
Error Message:
Logs directory must be an absolute path, or -s must be supplied
Stack Trace:
java.lang.Exception: Logs directory must be an absolute path, or -s must be
supplied
at
org.apache.solr.util.SolrCLI$UtilsTool.prepareLogsPath(SolrCLI.java:3576)
at
org.apache.solr.util.SolrCLI$UtilsTool.removeOldSolrLogs(SolrCLI.java:3543)
at org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3421)
at org.apache.solr.util.UtilsToolTest.runTool(UtilsToolTest.java:183)
at
org.apache.solr.util.UtilsToolTest.testRemoveOldSolrLogs(UtilsToolTest.java:105)
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
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:243)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:354)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
FAILED: org.apache.solr.util.UtilsToolTest.testRotateSolrLogs
Error Message:
Logs directory must be an absolute path, or -s must be supplied
Stack Trace:
java.lang.Exception: Logs directory must be an absolute path, or -s must be
supplied
at
org.apache.solr.util.SolrCLI$UtilsTool.prepareLogsPath(SolrCLI.java:3576)
at
org.apache.solr.util.SolrCLI$UtilsTool.rotateSolrLogs(SolrCLI.java:3507)
at org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3424)
at org.apache.solr.util.UtilsToolTest.runTool(UtilsToolTest.java:183)
at
org.apache.solr.util.UtilsToolTest.testRotateSolrLogs(UtilsToolTest.java:163)
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
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:243)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:354)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
Build Log:
[...truncated 12097 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_6AFB35260FA94A54-001/init-core-data-001
[junit4] 2> 2341688 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[6AFB35260FA94A54]-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> 2341691 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[6AFB35260FA94A54]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_6AFB35260FA94A54-001/tempDir-001
[junit4] 2> 2341692 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[6AFB35260FA94A54]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2341692 INFO (Thread-8998) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2341692 INFO (Thread-8998) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2341792 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[6AFB35260FA94A54]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:54703
[junit4] 2> 2341800 INFO (jetty-launcher-3733-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2341800 INFO (jetty-launcher-3733-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2341803 INFO (jetty-launcher-3733-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3206a10e{/solr,null,AVAILABLE}
[junit4] 2> 2341804 INFO (jetty-launcher-3733-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f1b90a6{/solr,null,AVAILABLE}
[junit4] 2> 2341804 INFO (jetty-launcher-3733-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@473d2550{HTTP/1.1,[http/1.1]}{127.0.0.1:60211}
[junit4] 2> 2341804 INFO (jetty-launcher-3733-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7b96fd2{HTTP/1.1,[http/1.1]}{127.0.0.1:47429}
[junit4] 2> 2341804 INFO (jetty-launcher-3733-thread-2) [ ]
o.e.j.s.Server Started @2346201ms
[junit4] 2> 2341804 INFO (jetty-launcher-3733-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=47429}
[junit4] 2> 2341804 INFO (jetty-launcher-3733-thread-1) [ ]
o.e.j.s.Server Started @2346201ms
[junit4] 2> 2341804 INFO (jetty-launcher-3733-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60211}
[junit4] 2> 2341804 ERROR (jetty-launcher-3733-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2341804 ERROR (jetty-launcher-3733-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2341805 INFO (jetty-launcher-3733-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2341805 INFO (jetty-launcher-3733-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2341805 INFO (jetty-launcher-3733-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2341805 INFO (jetty-launcher-3733-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2341805 INFO (jetty-launcher-3733-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2341806 INFO (jetty-launcher-3733-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-20T15:03:55.530Z
[junit4] 2> 2341805 INFO (jetty-launcher-3733-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2341806 INFO (jetty-launcher-3733-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-20T15:03:55.530Z
[junit4] 2> 2341808 INFO (jetty-launcher-3733-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2341809 INFO (jetty-launcher-3733-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2341818 INFO (jetty-launcher-3733-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54703/solr
[junit4] 2> 2341818 INFO (jetty-launcher-3733-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54703/solr
[junit4] 2> 2341863 INFO (jetty-launcher-3733-thread-1)
[n:127.0.0.1:60211_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:60211_solr
[junit4] 2> 2341864 INFO (jetty-launcher-3733-thread-2)
[n:127.0.0.1:47429_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47429_solr
[junit4] 2> 2341865 INFO (jetty-launcher-3733-thread-1)
[n:127.0.0.1:60211_solr ] o.a.s.c.Overseer Overseer
(id=96795088349954054-127.0.0.1:60211_solr-n_0000000000) starting
[junit4] 2> 2341867 INFO
(zkCallback-3743-thread-1-processing-n:127.0.0.1:47429_solr)
[n:127.0.0.1:47429_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2341868 INFO
(zkCallback-3744-thread-1-processing-n:127.0.0.1:60211_solr)
[n:127.0.0.1:60211_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2341883 INFO (jetty-launcher-3733-thread-1)
[n:127.0.0.1:60211_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60211_solr
[junit4] 2> 2341889 INFO
(zkCallback-3743-thread-1-processing-n:127.0.0.1:47429_solr)
[n:127.0.0.1:47429_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2341897 INFO
(zkCallback-3744-thread-1-processing-n:127.0.0.1:60211_solr)
[n:127.0.0.1:60211_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2341901 INFO (jetty-launcher-3733-thread-2)
[n:127.0.0.1:47429_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 2341914 INFO (jetty-launcher-3733-thread-2)
[n:127.0.0.1:47429_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> 2341922 INFO (jetty-launcher-3733-thread-1)
[n:127.0.0.1:60211_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 2341923 INFO (jetty-launcher-3733-thread-1)
[n:127.0.0.1:60211_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> 2342035 INFO (jetty-launcher-3733-thread-2)
[n:127.0.0.1:47429_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 2342035 INFO (jetty-launcher-3733-thread-1)
[n:127.0.0.1:60211_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 2342066 INFO (jetty-launcher-3733-thread-1-EventThread)
[n:127.0.0.1:60211_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 2342067 INFO (jetty-launcher-3733-thread-2-EventThread)
[n:127.0.0.1:47429_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 2342228 INFO (jetty-launcher-3733-thread-1)
[n:127.0.0.1:60211_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_6AFB35260FA94A54-001/tempDir-001/node1/.
[junit4] 2> 2342229 INFO (jetty-launcher-3733-thread-2)
[n:127.0.0.1:47429_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_6AFB35260FA94A54-001/tempDir-001/node2/.
[junit4] 2> 2342240 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 0x157e29eb91a0009, 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> 2342269 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[6AFB35260FA94A54])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 2342359 INFO (qtp2104537793-26333) [n:127.0.0.1:60211_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVfinrtxigFYBqs_cQEDFC3ZVRn80LCWG40HkEruzan8Uw_uB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2342359 INFO (qtp2104537793-26333) [n:127.0.0.1:60211_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfinrtxigFYBqs_cQEDFC3ZVRn80LCWG40HkEruzan8Uw_uB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2342377 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[6AFB35260FA94A54])
[ ] 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> 2342383 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[6AFB35260FA94A54])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2342389 INFO (qtp1083405852-26337) [n:127.0.0.1:47429_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVfinrtxigFYBqs_cQEDFC3ZVRn80LCWG40HkEruzan8Uw_uB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2342389 INFO (qtp1083405852-26337) [n:127.0.0.1:47429_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfinrtxigFYBqs_cQEDFC3ZVRn80LCWG40HkEruzan8Uw_uB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2342395 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[6AFB35260FA94A54])
[ ] 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> 2342421 INFO (qtp2104537793-26334) [n:127.0.0.1:60211_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVfinrvYigFYBqs_2AIDFEtoLVKyMrCLrAJE5XrXoy34QCbyB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2342421 INFO (qtp2104537793-26334) [n:127.0.0.1:60211_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfinrvYigFYBqs_2AIDFEtoLVKyMrCLrAJE5XrXoy34QCbyB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2342428 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[6AFB35260FA94A54])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2342432 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[6AFB35260FA94A54])
[ ] 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> 2342436 INFO (qtp1083405852-26342) [n:127.0.0.1:47429_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVfinrvYigFYBqs_2AIDFEtoLVKyMrCLrAJE5XrXoy34QCbyB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2342436 INFO (qtp1083405852-26342) [n:127.0.0.1:47429_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfinrvYigFYBqs_2AIDFEtoLVKyMrCLrAJE5XrXoy34QCbyB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2342450 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[6AFB35260FA94A54])
[ ] 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> 2342500 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[6AFB35260FA94A54])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2342502 INFO (qtp1083405852-26342) [n:127.0.0.1:47429_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVfinrwPigFYBqtADwMDFCb5Blv7WvOK8z49W90ASbvDwslpB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2342503 INFO (qtp1083405852-26342) [n:127.0.0.1:47429_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfinrwPigFYBqtADwMDFCb5Blv7WvOK8z49W90ASbvDwslpB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2342509 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[6AFB35260FA94A54])
[ ] 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> 2342517 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[6AFB35260FA94A54])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2342521 INFO (qtp1083405852-26338) [n:127.0.0.1:47429_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVfinrwPigFYBqtADwMDFCb5Blv7WvOK8z49W90ASbvDwslpB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2342521 INFO (qtp1083405852-26338) [n:127.0.0.1:47429_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfinrwPigFYBqtADwMDFCb5Blv7WvOK8z49W90ASbvDwslpB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2342526 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[6AFB35260FA94A54])
[ ] 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> 2342540 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[6AFB35260FA94A54])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2342544 INFO (qtp1083405852-26338) [n:127.0.0.1:47429_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVfinrxbigFYBqtAWwQDFN0HdeiUbFUg_PX3IschMldUwnyhB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2342544 INFO (qtp1083405852-26338) [n:127.0.0.1:47429_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfinrxbigFYBqtAWwQDFN0HdeiUbFUg_PX3IschMldUwnyhB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2342548 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[6AFB35260FA94A54])
[ ] 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> 2342552 INFO (qtp1083405852-26338) [n:127.0.0.1:47429_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVfinrxbigFYBqtAWwQDFN0HdeiUbFUg_PX3IschMldUwnyhB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2342552 INFO (qtp1083405852-26338) [n:127.0.0.1:47429_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfinrxbigFYBqtAWwQDFN0HdeiUbFUg_PX3IschMldUwnyhB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2342554 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[6AFB35260FA94A54])
[ ] 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> 2342556 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[6AFB35260FA94A54])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 2342586 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[6AFB35260FA94A54])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 2342597 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[6AFB35260FA94A54])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2342600 INFO (qtp1083405852-26338) [n:127.0.0.1:47429_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVfinryXigFYBqtAlwUDFHrcf-UXdDC4huPkPIWx6qkrVXCCB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2342600 INFO (qtp1083405852-26338) [n:127.0.0.1:47429_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfinryXigFYBqtAlwUDFHrcf-UXdDC4huPkPIWx6qkrVXCCB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2342606 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[6AFB35260FA94A54])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2342609 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[6AFB35260FA94A54])
[ ] 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> 2342613 INFO (qtp1083405852-26341) [n:127.0.0.1:47429_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVfinryXigFYBqtAlwUDFHrcf-UXdDC4huPkPIWx6qkrVXCCB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2342613 INFO (qtp1083405852-26341) [n:127.0.0.1:47429_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfinryXigFYBqtAlwUDFHrcf-UXdDC4huPkPIWx6qkrVXCCB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2342617 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[6AFB35260FA94A54])
[ ] 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> 2342618 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[6AFB35260FA94A54])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 2342654 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[6AFB35260FA94A54])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 2342678 ERROR (qtp2104537793-26329) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_6]
[junit4] 2> 2342690 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[6AFB35260FA94A54])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2342692 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[6AFB35260FA94A54])
[ ] 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> 2342697 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[6AFB35260FA94A54])
[ ] 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> 2342711 ERROR (qtp1083405852-26339) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_7]
[junit4] 2> 2342717 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[6AFB35260FA94A54])
[ ] 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> 2342722 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[6AFB35260FA94A54])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2342724 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[6AFB35260FA94A54])
[ ] 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> 2342726 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[6AFB35260FA94A54])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 2342765 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[6AFB35260FA94A54])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 2342785 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[6AFB35260FA94A54])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=6AFB35260FA94A54
-Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=America/Pangnirtung
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.06s J1 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([6AFB35260FA94A54:244000CDF3358B8]: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> 2342827 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[6AFB35260FA94A54])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 2342837 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[6AFB35260FA94A54])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 2342869 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[6AFB35260FA94A54])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 2342878 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[6AFB35260FA94A54])
[ ] 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> 2342881 INFO (qtp2104537793-26334) [n:127.0.0.1:60211_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVfinr2yigFYBqtBsgoDFEuBwikVvLnqjG1aDE-g0wffvxnVB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2342881 INFO (qtp2104537793-26334) [n:127.0.0.1:60211_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfinr2yigFYBqtBsgoDFEuBwikVvLnqjG1aDE-g0wffvxnVB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2342882 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[6AFB35260FA94A54])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 2342923 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[6AFB35260FA94A54])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 2342929 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[6AFB35260FA94A54])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2342932 INFO (qtp1083405852-26339) [n:127.0.0.1:47429_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> 2342933 INFO (qtp1083405852-26339) [n:127.0.0.1:47429_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> 2342933 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[6AFB35260FA94A54])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1477011836656&s=pV4DS35fxtXBSa5XlcmVd3wrl7o=";
Path=/; Domain=127.0.0.1; Expires=fr, 21-okt-2016 01:03:56 GMT; HttpOnly".
Invalid 'expires' attribute: fr, 21-okt-2016 01:03:56 GMT
[junit4] 2> 2342935 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[6AFB35260FA94A54])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 2342981 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[6AFB35260FA94A54])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 2342988 WARN (qtp2104537793-26329) [ ]
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> 2342988 WARN (qtp2104537793-26329) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2342989 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[6AFB35260FA94A54])
[ ] 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> 2342989 WARN (qtp1083405852-26326) [ ]
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> 2342990 WARN (qtp1083405852-26326) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2342990 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[6AFB35260FA94A54])
[ ] 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> 2342995 WARN (qtp2104537793-26331) [ ]
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> 2342995 WARN (qtp2104537793-26331) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2342995 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[6AFB35260FA94A54])
[ ] 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> 2342996 WARN (qtp1083405852-26342) [n:127.0.0.1:47429_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> 2342996 WARN (qtp1083405852-26342) [n:127.0.0.1:47429_solr
] o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2342996 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[6AFB35260FA94A54])
[ ] 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> 2342997 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[6AFB35260FA94A54])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 2342998 INFO (jetty-launcher-3733-thread-2) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@473d2550{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2342999 INFO (jetty-launcher-3733-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@7b96fd2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2343000 INFO (jetty-launcher-3733-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=430503731
[junit4] 2> 2343000 INFO (jetty-launcher-3733-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1205508569
[junit4] 2> 2343008 INFO (jetty-launcher-3733-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=96795088349954054-127.0.0.1:60211_solr-n_0000000000) closing
[junit4] 2> 2343008 INFO
(OverseerStateUpdate-96795088349954054-127.0.0.1:60211_solr-n_0000000000)
[n:127.0.0.1:60211_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:60211_solr
[junit4] 2> 2343010 INFO
(zkCallback-3744-thread-1-processing-n:127.0.0.1:60211_solr)
[n:127.0.0.1:60211_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2343011 WARN
(zkCallback-3744-thread-1-processing-n:127.0.0.1:60211_solr)
[n:127.0.0.1:60211_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2343012 ERROR
(Thread[Thread-9017,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:60211_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 2343023 INFO (jetty-launcher-3733-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3206a10e{/solr,null,UNAVAILABLE}
[junit4] 2> 2344510 WARN
(zkCallback-3743-thread-1-processing-n:127.0.0.1:47429_solr)
[n:127.0.0.1:47429_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2344511 ERROR
(Thread[Thread-9015,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:47429_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 2344517 INFO (jetty-launcher-3733-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1f1b90a6{/solr,null,UNAVAILABLE}
[junit4] 2> 2344520 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[6AFB35260FA94A54]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:54703 54703
[junit4] 2> 2344621 INFO (Thread-8998) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:54703 54703
[junit4] 2> 2344623 WARN (Thread-8998) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/aliases.json
[junit4] 2> 12 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 12 /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> 12 /solr/live_nodes
[junit4] 2> 12 /solr/collections
[junit4] 2> 3 /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> 2344624 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[6AFB35260FA94A54]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_6AFB35260FA94A54-001
[junit4] 2> Oct 20, 2016 3:03:58 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=335, maxMBSortInHeap=7.593748510561184,
sim=ClassicSimilarity, locale=sv, timezone=America/Pangnirtung
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=145487152,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestSQLHandler,
TestFieldCacheSortRandom, SignatureUpdateProcessorFactoryTest, UUIDFieldTest,
TestSolrCoreSnapshots, TestManagedSynonymFilterFactory, EnumFieldTest,
HighlighterConfigTest, OverseerStatusTest, TestQueryUtils,
RemoteQueryErrorTest, TestLuceneMatchVersion, SuggesterWFSTTest,
ConfigSetsAPITest, DeleteShardTest, TestFuzzyAnalyzedSuggestions,
HdfsRecoveryZkTest, ReturnFieldsTest, EchoParamsTest, TestChildDocTransformer,
TestSolrDynamicMBean, TestUniqueKeyFieldResource, OpenCloseCoreStressTest,
TestMiniSolrCloudClusterSSL, TestConfig, DateMathParserTest,
HdfsChaosMonkeySafeLeaderTest, TestDFISimilarityFactory, FacetPivotSmallTest,
TestOmitPositions, TestSimpleTrackingShardHandler, TestSolrIndexConfig,
HdfsWriteToMultipleCollectionsTest, TestSolrFieldCacheMBean,
TestSolrQueryParser, CollectionsAPIDistributedZkTest,
TestAuthenticationFramework, TestFiltering, TestEmbeddedSolrServerConstructors,
TestManagedSchemaAPI, TestPHPSerializedResponseWriter,
HdfsDirectoryFactoryTest, TestIndexingPerformance, StatsComponentTest,
BlockJoinFacetDistribTest, CheckHdfsIndexTest, SpellCheckComponentTest,
TestCollationFieldDocValues, FieldMutatingUpdateProcessorTest,
MergeStrategyTest, JavabinLoaderTest, SimpleMLTQParserTest, DateRangeFieldTest,
TestMiniSolrCloudCluster, TestJoin, LeaderFailureAfterFreshStartTest,
DeleteInactiveReplicaTest, TestStressCloudBlindAtomicUpdates,
TestSubQueryTransformerCrossCore, VersionInfoTest, IndexSchemaTest,
SaslZkACLProviderTest, AnalysisErrorHandlingTest, NoCacheHeaderTest,
DistanceFunctionTest, ShardRoutingCustomTest, NotRequiredUniqueKeyTest,
SolrInfoMBeanTest, CSVRequestHandlerTest, CoreAdminHandlerTest,
LeaderInitiatedRecoveryOnShardRestartTest, ExplicitHLLTest, SparseHLLTest,
TestDistributedMissingSort, BooleanFieldTest,
TestExclusionRuleCollectionAccess, BufferStoreTest,
TestLMJelinekMercerSimilarityFactory, LeaderElectionIntegrationTest,
TestQueryTypes, TestFieldCache, MultiThreadedOCPTest, TestStressRecovery,
TestLocalFSCloudBackupRestore, TestNoOpRegenerator, HdfsNNFailoverTest,
TestRecoveryHdfs, TestNRTOpen, DirectUpdateHandlerOptimizeTest,
TestSortByMinMaxFunction, DistributedQueryComponentOptimizationTest,
CollectionReloadTest, BasicDistributedZk2Test, DistribJoinFromCollectionTest,
RollingRestartTest, SharedFSAutoReplicaFailoverTest, TestCrossCoreJoin,
TestLRUStatsCache, TestSolrDeletionPolicy2, FullSolrCloudDistribCmdsTest,
SolrIndexSplitterTest, PreAnalyzedFieldTest, ClusterStateTest, CacheHeaderTest,
TestUtils, TestInitQParser, SecurityConfHandlerTest,
FieldAnalysisRequestHandlerTest, URLClassifyProcessorTest,
TestSolrCoreProperties, TestDynamicFieldResource,
TestComplexPhraseQParserPlugin, CdcrBootstrapTest,
TestDistributedStatsComponentCardinality, CircularListTest, HttpPartitionTest,
TestRandomFlRTGCloud, TestScoreJoinQPNoScore, WordBreakSolrSpellCheckerTest,
DirectoryFactoryTest, DefaultValueUpdateProcessorTest, RAMDirectoryFactoryTest,
TestRebalanceLeaders, TestConfigSets, TestTrie,
PKIAuthenticationIntegrationTest, TestFastWriter,
TermVectorComponentDistributedTest, TestRawResponseWriter, TestReqParamsAPI,
SpellingQueryConverterTest, TestUninvertingReader, UpdateParamsTest,
TestCloudInspectUtil, TestDefaultStatsCache, TestBlobHandler,
TestExactSharedStatsCache, SimpleCollectionCreateDeleteTest,
TestMaxScoreQueryParser, TestNamedUpdateProcessors, DistribCursorPagingTest,
CleanupOldIndexTest, TestCloudPseudoReturnFields, TestBinaryResponseWriter,
CoreAdminCreateDiscoverTest, TestTolerantUpdateProcessorCloud, BlockCacheTest,
CdcrReplicationHandlerTest, TestMacroExpander, PreAnalyzedUpdateProcessorTest,
TestSolr4Spatial, TestSmileRequest, TestInfoStreamLogging, TestJmxMonitoredMap,
CachingDirectoryFactoryTest, BasicZkTest, TestReplicationHandler,
ZkSolrClientTest, TestDistributedSearch, TestRealTimeGet, TestReload,
TestRangeQuery, TestCoreContainer, SimpleFacetsTest, SolrCmdDistributorTest,
BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, TestLazyCores,
TestIndexSearcher, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest,
TestCoreDiscovery, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest,
TestFoldingMultitermQuery, SuggesterTest, SchemaVersionSpecificBehaviorTest,
TestPseudoReturnFields, TestAtomicUpdateErrorCases, SortByFunctionTest,
TestRemoteStreaming, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest,
LukeRequestHandlerTest, DirectSolrSpellCheckerTest,
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest,
XmlUpdateRequestHandlerTest, DocumentBuilderTest,
PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest,
RegexBoostProcessorTest, MBeansHandlerTest, TestAnalyzedSuggestions,
JsonLoaderTest, TestComponentsName, SOLR749Test, TestQuerySenderListener,
AlternateDirectoryTest, CopyFieldTest, ResponseLogComponentTest,
SolrIndexConfigTest, BadComponentTest, TestDocSet, TestSearchPerf,
NumericFieldsTest, MinimalSchemaTest, OutputWriterTest,
ExternalFileFieldSortTest, TestPostingsSolrHighlighter,
DirectSolrConnectionTest, TestPhraseSuggestions, SpellPossibilityIteratorTest,
TestCodecSupport, TestXIncludeConfig, TestDFRSimilarityFactory,
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory,
TestBM25SimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest,
ScriptEngineTest, PluginInfoTest, TestSystemIdResolver,
TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, TestSolrJ,
TestLRUCache, ZkNodePropsTest, SliceStateTest, FileUtilsTest, CursorPagingTest,
DistributedIntervalFacetingTest, AsyncCallRequestStatusResponseTest,
CdcrRequestHandlerTest, CdcrVersionReplicationTest,
CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest,
CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest,
DeleteNodeTest, DistribDocExpirationUpdateProcessorTest,
LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest,
PeerSyncReplicationTest, SharedFSAutoReplicaFailoverUtilsTest,
SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest,
TestCloudDeleteByQuery, TestConfigSetsAPI, TestConfigSetsAPIExclusivity,
TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion,
TestDownShardTolerantSearch, TestHdfsCloudBackupRestore,
TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry,
TestLeaderInitiatedRecoveryThread, TestLeaderRecoverFromLogOnStartup,
TestRandomRequestDistribution, TestRequestForwarding,
TestRequestStatusCollectionAPI, TestSolrCloudWithDelegationTokens]
[junit4] Completed [500/640 (1!)] on J1 in 3.71s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 453 lines...]
[junit4] Suite: org.apache.solr.util.UtilsToolTest
[junit4] ERROR 0.01s J0 | UtilsToolTest.testRemoveOldGcLogs <<<
[junit4] > Throwable #1: java.lang.Exception: Logs directory must be an
absolute path, or -s must be supplied
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.prepareLogsPath(SolrCLI.java:3576)
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.archiveGcLogs(SolrCLI.java:3441)
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3427)
[junit4] > at
org.apache.solr.util.UtilsToolTest.runTool(UtilsToolTest.java:183)
[junit4] > at
org.apache.solr.util.UtilsToolTest.testRemoveOldGcLogs(UtilsToolTest.java:138)
[junit4] ERROR 0.00s J0 | UtilsToolTest.testRelativePath <<<
[junit4] > Throwable #1: java.lang.Exception: Logs directory must be an
absolute path, or -s must be supplied
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.prepareLogsPath(SolrCLI.java:3576)
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.removeOldSolrLogs(SolrCLI.java:3543)
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3421)
[junit4] > at
org.apache.solr.util.UtilsToolTest.runTool(UtilsToolTest.java:183)
[junit4] > at
org.apache.solr.util.UtilsToolTest.testRelativePath(UtilsToolTest.java:119)
[junit4] ERROR 0.00s J0 | UtilsToolTest.testNonexisting <<<
[junit4] > Throwable #1: java.lang.Exception: Logs directory must be an
absolute path, or -s must be supplied
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.prepareLogsPath(SolrCLI.java:3576)
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.removeOldSolrLogs(SolrCLI.java:3543)
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3421)
[junit4] > at
org.apache.solr.util.UtilsToolTest.runTool(UtilsToolTest.java:183)
[junit4] > at
org.apache.solr.util.UtilsToolTest.testNonexisting(UtilsToolTest.java:98)
[junit4] ERROR 0.00s J0 | UtilsToolTest.testEmptyAndQuiet <<<
[junit4] > Throwable #1: java.lang.Exception: Logs directory must be an
absolute path, or -s must be supplied
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.prepareLogsPath(SolrCLI.java:3576)
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.removeOldSolrLogs(SolrCLI.java:3543)
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3421)
[junit4] > at
org.apache.solr.util.UtilsToolTest.runTool(UtilsToolTest.java:183)
[junit4] > at
org.apache.solr.util.UtilsToolTest.testEmptyAndQuiet(UtilsToolTest.java:87)
[junit4] ERROR 0.00s J0 | UtilsToolTest.testArchiveConsoleLogs <<<
[junit4] > Throwable #1: java.lang.Exception: Logs directory must be an
absolute path, or -s must be supplied
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.prepareLogsPath(SolrCLI.java:3576)
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.archiveConsoleLogs(SolrCLI.java:3470)
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3430)
[junit4] > at
org.apache.solr.util.UtilsToolTest.runTool(UtilsToolTest.java:183)
[junit4] > at
org.apache.solr.util.UtilsToolTest.testArchiveConsoleLogs(UtilsToolTest.java:150)
[junit4] ERROR 0.00s J0 | UtilsToolTest.testRemoveOldSolrLogs <<<
[junit4] > Throwable #1: java.lang.Exception: Logs directory must be an
absolute path, or -s must be supplied
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.prepareLogsPath(SolrCLI.java:3576)
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.removeOldSolrLogs(SolrCLI.java:3543)
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3421)
[junit4] > at
org.apache.solr.util.UtilsToolTest.runTool(UtilsToolTest.java:183)
[junit4] > at
org.apache.solr.util.UtilsToolTest.testRemoveOldSolrLogs(UtilsToolTest.java:105)
[junit4] ERROR 0.00s J0 | UtilsToolTest.testRotateSolrLogs <<<
[junit4] > Throwable #1: java.lang.Exception: Logs directory must be an
absolute path, or -s must be supplied
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.prepareLogsPath(SolrCLI.java:3576)
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.rotateSolrLogs(SolrCLI.java:3507)
[junit4] > at
org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3424)
[junit4] > at
org.apache.solr.util.UtilsToolTest.runTool(UtilsToolTest.java:183)
[junit4] > at
org.apache.solr.util.UtilsToolTest.testRotateSolrLogs(UtilsToolTest.java:163)
[junit4] Completed [635/640 (2!)] on J0 in 0.03s, 8 tests, 7 errors <<<
FAILURES!
[...truncated 60398 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]