Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6296/
Java: 32bit/jdk1.8.0_112 -server -XX:+UseG1GC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin
Error Message:
Hadoop does not work on Windows
Stack Trace:
com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException: Hadoop
does not work on Windows
at __randomizedtesting.SeedInfo.seed([4BF631B9D117F11A]:0)
at
com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(RandomizedTest.java:667)
at
com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(RandomizedTest.java:675)
at
org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:850)
at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.setupClass(TestSolrCloudWithHadoopAuthPlugin.java:44)
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$6.evaluate(RandomizedRunner.java:847)
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:
junit.framework.TestSuite.org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin
Error Message:
Stack Trace:
java.lang.NullPointerException
at __randomizedtesting.SeedInfo.seed([4BF631B9D117F11A]:0)
at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.tearDownClass(TestSolrCloudWithHadoopAuthPlugin.java:62)
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$7.evaluate(RandomizedRunner.java:870)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail
Error Message:
expected:<200> but was:<404>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
at
__randomizedtesting.SeedInfo.seed([4BF631B9D117F11A:23490493018DE3F6]: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)
Build Log:
[...truncated 10703 lines...]
[junit4] Suite:
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_4BF631B9D117F11A-001\init-core-data-001
[junit4] 2> 152611 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[4BF631B9D117F11A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 152612 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[4BF631B9D117F11A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=927, maxMBSortInHeap=6.288634107948512,
sim=RandomSimilarity(queryNorm=true): {}, locale=th,
timezone=America/Rainy_River
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_112
(32-bit)/cpus=3,threads=1,free=83442008,total=224395264
[junit4] 2> NOTE: All tests run in this JVM: [SortByFunctionTest,
TestRandomFlRTGCloud, TestDeleteCollectionOnDownNodes,
TestTrackingShardHandlerFactory, StressHdfsTest, TestSolrFieldCacheMBean,
DistributedTermsComponentTest, TestAuthorizationFramework,
TestGraphMLResponseWriter, HdfsRestartWhileUpdatingTest,
TestDelegationWithHadoopAuth, TestSolrQueryParser, SolrCloudExampleTest,
TestSolrCloudWithHadoopAuthPlugin]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithHadoopAuthPlugin -Dtests.seed=4BF631B9D117F11A
-Dtests.slow=true -Dtests.locale=th -Dtests.timezone=America/Rainy_River
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | TestSolrCloudWithHadoopAuthPlugin (suite) <<<
[junit4] > Assumption #1: Hadoop does not work on WindowsThrowable #2:
java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([4BF631B9D117F11A]:0)
[junit4] > at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.tearDownClass(TestSolrCloudWithHadoopAuthPlugin.java:62)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [22/663 (1!)] on J1 in 0.09s, 0 tests, 1 error <<<
FAILURES!
[...truncated 575 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_4BF631B9D117F11A-001\init-core-data-001
[junit4] 2> 972706 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4BF631B9D117F11A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 972718 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4BF631B9D117F11A]-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_4BF631B9D117F11A-001\tempDir-001
[junit4] 2> 972718 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4BF631B9D117F11A]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 972719 INFO (Thread-1903) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 972719 INFO (Thread-1903) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 972819 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4BF631B9D117F11A]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:57328
[junit4] 2> 972830 INFO (jetty-launcher-9222-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 972830 INFO (jetty-launcher-9222-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 972832 INFO (jetty-launcher-9222-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3ccf1e{/solr,null,AVAILABLE}
[junit4] 2> 972832 INFO (jetty-launcher-9222-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e5da1d{/solr,null,AVAILABLE}
[junit4] 2> 972835 INFO (jetty-launcher-9222-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@29d092{HTTP/1.1,[http/1.1]}{127.0.0.1:57333}
[junit4] 2> 972835 INFO (jetty-launcher-9222-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@328e27{HTTP/1.1,[http/1.1]}{127.0.0.1:57332}
[junit4] 2> 972835 INFO (jetty-launcher-9222-thread-1) [ ]
o.e.j.s.Server Started @980994ms
[junit4] 2> 972835 INFO (jetty-launcher-9222-thread-2) [ ]
o.e.j.s.Server Started @980994ms
[junit4] 2> 972836 INFO (jetty-launcher-9222-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57333}
[junit4] 2> 972836 INFO (jetty-launcher-9222-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57332}
[junit4] 2> 972836 ERROR (jetty-launcher-9222-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 972836 ERROR (jetty-launcher-9222-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 972837 INFO (jetty-launcher-9222-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 972837 INFO (jetty-launcher-9222-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 972837 INFO (jetty-launcher-9222-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 972837 INFO (jetty-launcher-9222-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 972837 INFO (jetty-launcher-9222-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 972837 INFO (jetty-launcher-9222-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 972837 INFO (jetty-launcher-9222-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-19T16:48:55.518Z
[junit4] 2> 972837 INFO (jetty-launcher-9222-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-19T16:48:55.518Z
[junit4] 2> 972842 INFO (jetty-launcher-9222-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 972842 INFO (jetty-launcher-9222-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 972848 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 0x15917fc6a6d0002, 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> 972848 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 0x15917fc6a6d0001, 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> 972850 INFO (jetty-launcher-9222-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57328/solr
[junit4] 2> 972852 INFO (jetty-launcher-9222-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57328/solr
[junit4] 2> 972857 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 0x15917fc6a6d0003, 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> 972859 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 0x15917fc6a6d0004, 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> 972889 INFO (jetty-launcher-9222-thread-1)
[n:127.0.0.1:57333_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:57333_solr
[junit4] 2> 972890 INFO (jetty-launcher-9222-thread-2)
[n:127.0.0.1:57332_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57332_solr
[junit4] 2> 972890 INFO (jetty-launcher-9222-thread-1)
[n:127.0.0.1:57333_solr ] o.a.s.c.Overseer Overseer
(id=97135239849902086-127.0.0.1:57333_solr-n_0000000000) starting
[junit4] 2> 972892 INFO
(zkCallback-9232-thread-1-processing-n:127.0.0.1:57332_solr)
[n:127.0.0.1:57332_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 972893 INFO
(zkCallback-9233-thread-1-processing-n:127.0.0.1:57333_solr)
[n:127.0.0.1:57333_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 972899 INFO (jetty-launcher-9222-thread-1)
[n:127.0.0.1:57333_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57333_solr
[junit4] 2> 973055 INFO (jetty-launcher-9222-thread-2)
[n:127.0.0.1:57332_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 973073 INFO (jetty-launcher-9222-thread-1)
[n:127.0.0.1:57333_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 973073 INFO
(zkCallback-9232-thread-1-processing-n:127.0.0.1:57332_solr)
[n:127.0.0.1:57332_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 973073 INFO
(zkCallback-9233-thread-1-processing-n:127.0.0.1:57333_solr)
[n:127.0.0.1:57333_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 973127 INFO (jetty-launcher-9222-thread-2)
[n:127.0.0.1:57332_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> 973129 INFO (jetty-launcher-9222-thread-1)
[n:127.0.0.1:57333_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> 973548 INFO (jetty-launcher-9222-thread-2)
[n:127.0.0.1:57332_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 973548 INFO (jetty-launcher-9222-thread-1)
[n:127.0.0.1:57333_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 973633 INFO (jetty-launcher-9222-thread-1-EventThread)
[n:127.0.0.1:57333_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 973634 INFO (jetty-launcher-9222-thread-2-EventThread)
[n:127.0.0.1:57332_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 973930 ERROR (jetty-launcher-9222-thread-2)
[n:127.0.0.1:57332_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:208)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:157)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
[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:376)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:239)
[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> 974201 INFO (jetty-launcher-9222-thread-2)
[n:127.0.0.1:57332_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_4BF631B9D117F11A-001\tempDir-001\node2\.
[junit4] 2> 974201 INFO (jetty-launcher-9222-thread-1)
[n:127.0.0.1:57333_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_4BF631B9D117F11A-001\tempDir-001\node1\.
[junit4] 2> 974237 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4BF631B9D117F11A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 976075 WARN (qtp18956101-36869) [ ]
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> 976077 WARN (qtp18956101-36869) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 976100 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976104 WARN (qtp5216362-36868) [ ]
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> 976104 WARN (qtp5216362-36868) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 976105 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976118 WARN (qtp18956101-36874) [ ]
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> 976118 WARN (qtp18956101-36874) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 976119 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976119 WARN (qtp5216362-36870) [ ]
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> 976120 WARN (qtp5216362-36870) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 976120 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976120 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4BF631B9D117F11A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 976156 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4BF631B9D117F11A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 976176 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976210 INFO (qtp18956101-36879) [n:127.0.0.1:57332_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HfXigFZPAj71wMEFKzqtD87Cndu8QC4d8OxPhJKbT-5B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 976211 INFO (qtp18956101-36879) [n:127.0.0.1:57332_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HfXigFZPAj71wMEFKzqtD87Cndu8QC4d8OxPhJKbT-5B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 976212 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4BF631B9D117F11A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 976251 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[4BF631B9D117F11A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 976302 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[4BF631B9D117F11A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=4BF631B9D117F11A
-Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=Pacific/Noumea
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.09s J1 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([4BF631B9D117F11A:23490493018DE3F6]: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> 976324 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4BF631B9D117F11A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 976505 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 0x15917fc6a6d000a, 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> 976507 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4BF631B9D117F11A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 976527 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 976560 INFO (qtp18956101-36869) [n:127.0.0.1:57332_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HlJigFZPAj9SQYEFPMK7PeyshLgjjY_c1G3UyWJtBNRB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 976560 INFO (qtp18956101-36869) [n:127.0.0.1:57332_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HlJigFZPAj9SQYEFPMK7PeyshLgjjY_c1G3UyWJtBNRB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 976576 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 976577 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57328/solr ready
[junit4] 2> 976580 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976582 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 0x15917fc6a6d000b, 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> 976632 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 976633 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57328/solr ready
[junit4] 2> 976635 INFO (qtp5216362-36872) [n:127.0.0.1:57333_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HlJigFZPAj9SQYEFPMK7PeyshLgjjY_c1G3UyWJtBNRB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 976635 INFO (qtp5216362-36872) [n:127.0.0.1:57333_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HlJigFZPAj9SQYEFPMK7PeyshLgjjY_c1G3UyWJtBNRB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 976637 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 0x15917fc6a6d000c, 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> 976646 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 976647 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57328/solr ready
[junit4] 2> 976649 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976650 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 0x15917fc6a6d000d, 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> 976686 INFO (qtp18956101-36874) [n:127.0.0.1:57332_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HnEigFZPAj9xAcEFNDqdnIg8YnEZ3vhZpoqvTUlCJBLB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 976686 INFO (qtp18956101-36874) [n:127.0.0.1:57332_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HnEigFZPAj9xAcEFNDqdnIg8YnEZ3vhZpoqvTUlCJBLB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 976700 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 976702 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57328/solr ready
[junit4] 2> 976704 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976704 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 0x15917fc6a6d000e, 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> 976707 INFO (qtp5216362-36873) [n:127.0.0.1:57333_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HnEigFZPAj9xAcEFNDqdnIg8YnEZ3vhZpoqvTUlCJBLB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 976709 INFO (qtp5216362-36873) [n:127.0.0.1:57333_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HnEigFZPAj9xAcEFNDqdnIg8YnEZ3vhZpoqvTUlCJBLB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 976712 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976730 INFO (qtp18956101-36869) [n:127.0.0.1:57332_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HoCigFZPAj-AggEFAgs7ZoG6PWpNPfUqx5LJW7LIueeB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 976730 INFO (qtp18956101-36869) [n:127.0.0.1:57332_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HoCigFZPAj-AggEFAgs7ZoG6PWpNPfUqx5LJW7LIueeB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 976733 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976746 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 976747 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57328/solr ready
[junit4] 2> 976751 INFO (qtp5216362-36873) [n:127.0.0.1:57333_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HoCigFZPAj-AggEFAgs7ZoG6PWpNPfUqx5LJW7LIueeB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 976751 INFO (qtp5216362-36873) [n:127.0.0.1:57333_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HoCigFZPAj-AggEFAgs7ZoG6PWpNPfUqx5LJW7LIueeB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 976752 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 0x15917fc6a6d000f, 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> 976758 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 976759 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57328/solr ready
[junit4] 2> 976760 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976762 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 0x15917fc6a6d0010, 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> 976781 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 976782 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57328/solr ready
[junit4] 2> 976784 INFO (qtp5216362-36875) [n:127.0.0.1:57333_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_Ho0igFZPAj-NAkEFD010qom2KoaWLK2PxmFdr34tLf3B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 976784 INFO (qtp5216362-36875) [n:127.0.0.1:57333_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_Ho0igFZPAj-NAkEFD010qom2KoaWLK2PxmFdr34tLf3B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 976785 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 0x15917fc6a6d0011, 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> 976788 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976792 INFO (qtp5216362-36875) [n:127.0.0.1:57333_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_Ho0igFZPAj-NAkEFD010qom2KoaWLK2PxmFdr34tLf3B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 976792 INFO (qtp5216362-36875) [n:127.0.0.1:57333_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_Ho0igFZPAj-NAkEFD010qom2KoaWLK2PxmFdr34tLf3B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 976793 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976794 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4BF631B9D117F11A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 976820 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4BF631B9D117F11A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 976873 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 976874 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57328/solr ready
[junit4] 2> 976875 ERROR (qtp5216362-36871) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_10]
[junit4] 2> 976909 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 0x15917fc6a6d0012, 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> 976919 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 976922 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57328/solr ready
[junit4] 2> 976924 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976925 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 0x15917fc6a6d0013, 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> 976932 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 976934 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57328/solr ready
[junit4] 2> 976936 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976937 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 0x15917fc6a6d0014, 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> 976955 ERROR (qtp5216362-36872) [n:127.0.0.1:57333_solr ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_11]
[junit4] 2> 976972 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 976973 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57328/solr ready
[junit4] 2> 976975 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976976 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 0x15917fc6a6d0015, 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> 976983 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 976984 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4BF631B9D117F11A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 977012 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4BF631B9D117F11A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 977027 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 977028 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57328/solr ready
[junit4] 2> 977030 INFO (qtp5216362-36873) [n:127.0.0.1:57333_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HsuigFZPAj_LgwEFPCIh9d4kDp_tX7YfOSt0vgzyoDkB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 977030 INFO (qtp5216362-36873) [n:127.0.0.1:57333_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HsuigFZPAj_LgwEFPCIh9d4kDp_tX7YfOSt0vgzyoDkB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 977031 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 0x15917fc6a6d0016, 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> 977039 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 977040 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57328/solr ready
[junit4] 2> 977042 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 977043 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 0x15917fc6a6d0017, 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> 977050 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 977051 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57328/solr ready
[junit4] 2> 977054 INFO (qtp5216362-36863) [n:127.0.0.1:57333_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HsuigFZPAj_LgwEFPCIh9d4kDp_tX7YfOSt0vgzyoDkB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 977054 INFO (qtp5216362-36863) [n:127.0.0.1:57333_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkX_HsuigFZPAj_LgwEFPCIh9d4kDp_tX7YfOSt0vgzyoDkB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 977055 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 0x15917fc6a6d0018, 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> 977059 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 977060 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4BF631B9D117F11A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 977095 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4BF631B9D117F11A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 977103 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 977104 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4BF631B9D117F11A])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:57328/solr ready
[junit4] 2> 977106 INFO (qtp5216362-36868) [n:127.0.0.1:57333_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> 977106 INFO (qtp5216362-36868) [n:127.0.0.1:57333_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> 977107 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4BF631B9D117F11A])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1482202139786&s=cXJvgu/xmvmi2WXmGAMxGiYfGRY=";
Path=/; Domain=127.0.0.1; Expires= , 20- -2016 02:48:59 GMT; HttpOnly".
Invalid 'expires' attribute: , 20- -2016 02:48:59 GMT
[junit4] 2> 977109 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 0x15917fc6a6d0019, 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> 977110 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4BF631B9D117F11A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 977112 INFO (jetty-launcher-9222-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@29d092{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 977113 INFO (jetty-launcher-9222-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=10926704
[junit4] 2> 977114 INFO (jetty-launcher-9222-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@328e27{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 977114 INFO (jetty-launcher-9222-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=9271232
[junit4] 2> 977120 INFO (jetty-launcher-9222-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=97135239849902086-127.0.0.1:57333_solr-n_0000000000) closing
[junit4] 2> 977122 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 0x15917fc6a6d0005, 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> 977122 WARN
(zkCallback-9232-thread-1-processing-n:127.0.0.1:57332_solr)
[n:127.0.0.1:57332_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 977123 INFO
(OverseerStateUpdate-97135239849902086-127.0.0.1:57333_solr-n_0000000000)
[n:127.0.0.1:57333_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:57333_solr
[junit4] 2> 977124 ERROR
(Thread[Thread-1921,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:57332_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 977125 INFO
(zkCallback-9233-thread-1-processing-n:127.0.0.1:57333_solr)
[n:127.0.0.1:57333_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 977125 WARN
(zkCallback-9233-thread-1-processing-n:127.0.0.1:57333_solr)
[n:127.0.0.1:57333_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 977126 ERROR
(Thread[Thread-1920,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:57333_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 977160 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 0x15917fc6a6d0008, 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> 977162 INFO (jetty-launcher-9222-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@e5da1d{/solr,null,UNAVAILABLE}
[junit4] 2> 977162 INFO (jetty-launcher-9222-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3ccf1e{/solr,null,UNAVAILABLE}
[junit4] 2> 977165 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4BF631B9D117F11A]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:57328 57328
[junit4] 2> 977167 INFO (Thread-1903) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:57328 57328
[junit4] 2> 977168 WARN (Thread-1903) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/aliases.json
[junit4] 2> 17 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 17 /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> 17 /solr/live_nodes
[junit4] 2> 17 /solr/collections
[junit4] 2> 5 /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> 977169 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4BF631B9D117F11A]-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.TestSolrCloudWithDelegationTokens_4BF631B9D117F11A-001
[junit4] 2> Dec 19, 2016 4:48:59 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 6 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=2016, maxMBSortInHeap=5.2706630313373815,
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-SD, timezone=Pacific/Noumea
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_112
(32-bit)/cpus=3,threads=1,free=341353344,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [SortByFunctionTest,
TestRandomFlRTGCloud, TestDeleteCollectionOnDownNodes,
TestTrackingShardHandlerFactory, StressHdfsTest, TestSolrFieldCacheMBean,
DistributedTermsComponentTest, TestAuthorizationFramework,
TestGraphMLResponseWriter, HdfsRestartWhileUpdatingTest,
TestDelegationWithHadoopAuth, TestSolrQueryParser, SolrCloudExampleTest,
TestSolrCloudWithHadoopAuthPlugin, CdcrReplicationHandlerTest,
SignatureUpdateProcessorFactoryTest, SaslZkACLProviderTest, TestDocSet,
ScriptEngineTest, TestSchemaVersionResource, TestQueryTypes,
TestSolrDynamicMBean, SuggesterTSTTest, TestInfoStreamLogging,
TestStressLiveNodes, AtomicUpdatesTest, BasicZkTest, TestConfigOverlay,
RemoteQueryErrorTest, TestDistributedMissingSort, TestSchemaManager,
TestSolrCoreProperties, TestDefaultSearchFieldResource,
TermVectorComponentDistributedTest, TestHighFrequencyDictionaryFactory,
AliasIntegrationTest, DebugComponentTest, TestZkChroot, LukeRequestHandlerTest,
TestQueryWrapperFilter, TestSolrConfigHandlerConcurrent,
TestSolrCloudSnapshots, TestNumericTerms64, TestDFISimilarityFactory,
TestSQLHandlerNonCloud, BadIndexSchemaTest, TestQuerySenderListener,
TestConfigSetProperties, TestWriterPerf, TestAnalyzedSuggestions,
TestConfigReload, TestMiniSolrCloudClusterSSL, TestJsonRequest, TestFiltering,
CircularListTest, TestNoOpRegenerator, BasicFunctionalityTest,
RegexBoostProcessorTest, TestSearcherReuse, ResponseHeaderTest,
HighlighterMaxOffsetTest, HdfsBasicDistributedZk2Test,
TestReplicationHandlerBackup, CdcrBootstrapTest, BlockJoinFacetDistribTest,
SuggesterWFSTTest, ForceLeaderTest, TestQueryUtils, BooleanFieldTest,
TestSlowCompositeReaderWrapper, TestValueSourceCache, TestDocTermOrds,
HdfsChaosMonkeyNothingIsSafeTest, TestLMJelinekMercerSimilarityFactory,
SegmentsInfoRequestHandlerTest, TestCrossCoreJoin, TestCloudInspectUtil,
TestManagedSynonymFilterFactory, UpdateParamsTest, HLLSerializationTest,
ShowFileRequestHandlerTest, FieldAnalysisRequestHandlerTest,
TestChildDocTransformer, TestSystemIdResolver, CSVRequestHandlerTest,
TestObjectReleaseTracker, FullSolrCloudDistribCmdsTest, ReplicationFactorTest,
CreateCollectionCleanupTest, URLClassifyProcessorTest,
TestConfigSetsAPIZkFailure, BlockDirectoryTest,
OverriddenZkACLAndCredentialsProvidersTest, LoggingHandlerTest, TestRecovery,
FieldMutatingUpdateProcessorTest, SparseHLLTest, MultiThreadedOCPTest,
BasicDistributedZk2Test, LeaderElectionIntegrationTest, ExplicitHLLTest,
TestSolrDeletionPolicy2, TestSolrCloudWithDelegationTokens]
[junit4] Completed [198/663 (2!)] on J1 in 4.74s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 56045 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]