Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18744/
Java: 64bit/jdk1.8.0_112 -XX:-UseCompressedOops -XX:+UseSerialGC

1 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([F48048D67DF56907:9C3F7DFCAD6F7BEB]: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 11520 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_F48048D67DF56907-001/init-core-data-001
   [junit4]   2> 623142 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[F48048D67DF56907]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 623144 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[F48048D67DF56907]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_F48048D67DF56907-001/tempDir-001
   [junit4]   2> 623144 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[F48048D67DF56907]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 623144 INFO  (Thread-1285) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 623144 INFO  (Thread-1285) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 623244 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[F48048D67DF56907]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45167
   [junit4]   2> 623248 INFO  (jetty-launcher-869-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 623249 INFO  (jetty-launcher-869-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51b9a819{/solr,null,AVAILABLE}
   [junit4]   2> 623249 INFO  (jetty-launcher-869-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 623250 INFO  (jetty-launcher-869-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e39b6e0{/solr,null,AVAILABLE}
   [junit4]   2> 623250 INFO  (jetty-launcher-869-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@21de0076{HTTP/1.1,[http/1.1]}{127.0.0.1:45508}
   [junit4]   2> 623250 INFO  (jetty-launcher-869-thread-1) [    ] 
o.e.j.s.Server Started @626327ms
   [junit4]   2> 623250 INFO  (jetty-launcher-869-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45508}
   [junit4]   2> 623250 INFO  (jetty-launcher-869-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@45bacc9f{HTTP/1.1,[http/1.1]}{127.0.0.1:40036}
   [junit4]   2> 623251 INFO  (jetty-launcher-869-thread-2) [    ] 
o.e.j.s.Server Started @626327ms
   [junit4]   2> 623251 INFO  (jetty-launcher-869-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40036}
   [junit4]   2> 623251 ERROR (jetty-launcher-869-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 623251 ERROR (jetty-launcher-869-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 623251 INFO  (jetty-launcher-869-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 623251 INFO  (jetty-launcher-869-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 623251 INFO  (jetty-launcher-869-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 623251 INFO  (jetty-launcher-869-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 623251 INFO  (jetty-launcher-869-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 623251 INFO  (jetty-launcher-869-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 623251 INFO  (jetty-launcher-869-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-10T18:06:56.678Z
   [junit4]   2> 623251 INFO  (jetty-launcher-869-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-10T18:06:56.678Z
   [junit4]   2> 623254 INFO  (jetty-launcher-869-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 623254 INFO  (jetty-launcher-869-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 623260 INFO  (jetty-launcher-869-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45167/solr
   [junit4]   2> 623260 INFO  (jetty-launcher-869-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45167/solr
   [junit4]   2> 623262 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 0x159898fc03d0004, 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> 623272 INFO  (jetty-launcher-869-thread-2) 
[n:127.0.0.1:40036_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40036_solr
   [junit4]   2> 623272 INFO  (jetty-launcher-869-thread-1) 
[n:127.0.0.1:45508_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45508_solr
   [junit4]   2> 623272 INFO  (jetty-launcher-869-thread-2) 
[n:127.0.0.1:40036_solr    ] o.a.s.c.Overseer Overseer 
(id=97260117463728133-127.0.0.1:40036_solr-n_0000000000) starting
   [junit4]   2> 623272 INFO  
(zkCallback-880-thread-1-processing-n:127.0.0.1:45508_solr) 
[n:127.0.0.1:45508_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 623273 INFO  
(zkCallback-879-thread-1-processing-n:127.0.0.1:40036_solr) 
[n:127.0.0.1:40036_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 623276 INFO  (jetty-launcher-869-thread-2) 
[n:127.0.0.1:40036_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40036_solr
   [junit4]   2> 623277 INFO  
(zkCallback-879-thread-1-processing-n:127.0.0.1:40036_solr) 
[n:127.0.0.1:40036_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 623277 INFO  
(zkCallback-880-thread-1-processing-n:127.0.0.1:45508_solr) 
[n:127.0.0.1:45508_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 623301 INFO  (jetty-launcher-869-thread-2) 
[n:127.0.0.1:40036_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 623305 INFO  (jetty-launcher-869-thread-1) 
[n:127.0.0.1:45508_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 623306 INFO  (jetty-launcher-869-thread-2) 
[n:127.0.0.1:40036_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> 623306 INFO  (jetty-launcher-869-thread-1) 
[n:127.0.0.1:45508_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> 623309 INFO  (jetty-launcher-869-thread-2) 
[n:127.0.0.1:40036_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 623309 INFO  (jetty-launcher-869-thread-1) 
[n:127.0.0.1:45508_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 623310 INFO  (jetty-launcher-869-thread-2-EventThread) 
[n:127.0.0.1:40036_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 623310 INFO  (jetty-launcher-869-thread-1-EventThread) 
[n:127.0.0.1:45508_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 624323 INFO  (jetty-launcher-869-thread-1) 
[n:127.0.0.1:45508_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_F48048D67DF56907-001/tempDir-001/node1/.
   [junit4]   2> 624326 INFO  (jetty-launcher-869-thread-2) 
[n:127.0.0.1:40036_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_F48048D67DF56907-001/tempDir-001/node2/.
   [junit4]   2> 624646 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[F48048D67DF56907])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 624654 INFO  (qtp2095150345-5600) [n:127.0.0.1:45508_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> 624654 INFO  (qtp2095150345-5600) [n:127.0.0.1:45508_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> 624655 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1484107618079&s=3yt3ZHxsw6DONkmyapZTFtPCbgo=";
 Path=/; Domain=127.0.0.1; Expires=  , 11-I-2017 04:06:58 GMT; HttpOnly". 
Invalid 'expires' attribute: , 11-I-2017 04:06:58 GMT
   [junit4]   2> 624662 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[F48048D67DF56907])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 624677 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[F48048D67DF56907])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 624685 INFO  (qtp2095150345-5602) [n:127.0.0.1:45508_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8Y5igFZrZxKOQECFCLBGt5Wla3tp3uoqrmFQWgQ5RgTB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 624686 INFO  (qtp2095150345-5602) [n:127.0.0.1:45508_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8Y5igFZrZxKOQECFCLBGt5Wla3tp3uoqrmFQWgQ5RgTB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 624689 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[F48048D67DF56907])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 624696 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[F48048D67DF56907])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45167/solr ready
   [junit4]   2> 624699 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624704 INFO  (qtp25125709-5609) [n:127.0.0.1:40036_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8Y5igFZrZxKOQECFCLBGt5Wla3tp3uoqrmFQWgQ5RgTB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 624704 INFO  (qtp25125709-5609) [n:127.0.0.1:40036_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8Y5igFZrZxKOQECFCLBGt5Wla3tp3uoqrmFQWgQ5RgTB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 624708 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624709 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[F48048D67DF56907])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 624724 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[F48048D67DF56907])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 624736 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[F48048D67DF56907])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=F48048D67DF56907 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg 
-Dtests.timezone=Europe/Zagreb -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.03s J1 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F48048D67DF56907:9C3F7DFCAD6F7BEB]: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> 624754 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[F48048D67DF56907])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 624759 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624761 INFO  (qtp2095150345-5595) [n:127.0.0.1:45508_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8aFigFZrZxKhQMCFKYD4qG2UD8Ak7e6VLKPSvZNZbFxB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 624761 INFO  (qtp2095150345-5595) [n:127.0.0.1:45508_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8aFigFZrZxKhQMCFKYD4qG2UD8Ak7e6VLKPSvZNZbFxB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 624762 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[F48048D67DF56907])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 624779 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[F48048D67DF56907]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 624787 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[F48048D67DF56907]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 624803 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[F48048D67DF56907])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 624809 WARN  (qtp2095150345-5598) [    ] 
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> 624809 WARN  (qtp2095150345-5598) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 624810 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624811 WARN  (qtp25125709-5609) [n:127.0.0.1:40036_solr    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
with renewer bar
   [junit4]   2> 624811 WARN  (qtp25125709-5609) [n:127.0.0.1:40036_solr    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 624811 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624817 WARN  (qtp2095150345-5600) [n:127.0.0.1:45508_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> 624817 WARN  (qtp2095150345-5600) [n:127.0.0.1:45508_solr    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 624817 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624818 WARN  (qtp25125709-5604) [    ] 
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> 624818 WARN  (qtp25125709-5604) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 624818 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624819 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[F48048D67DF56907])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 624839 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[F48048D67DF56907])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 624846 ERROR (qtp2095150345-5600) [n:127.0.0.1:45508_solr    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 624852 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624855 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624863 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[F48048D67DF56907])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 624864 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[F48048D67DF56907])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45167/solr ready
   [junit4]   2> 624865 ERROR (qtp2095150345-5601) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_8]
   [junit4]   2> 624870 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[F48048D67DF56907])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 624871 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[F48048D67DF56907])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45167/solr ready
   [junit4]   2> 624872 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624877 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[F48048D67DF56907])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 624877 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[F48048D67DF56907])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45167/solr ready
   [junit4]   2> 624878 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624879 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[F48048D67DF56907])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 624892 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 624900 INFO  (qtp2095150345-5600) [n:127.0.0.1:45508_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8cPigFZrZxLDwkCFDPsbKKL5_7fop3-lu0Ia51QtaoFB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 624900 INFO  (qtp2095150345-5600) [n:127.0.0.1:45508_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8cPigFZrZxLDwkCFDPsbKKL5_7fop3-lu0Ia51QtaoFB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 624903 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 624903 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45167/solr ready
   [junit4]   2> 624904 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624906 INFO  (qtp25125709-5605) [n:127.0.0.1:40036_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8cPigFZrZxLDwkCFDPsbKKL5_7fop3-lu0Ia51QtaoFB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 624906 INFO  (qtp25125709-5605) [n:127.0.0.1:40036_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8cPigFZrZxLDwkCFDPsbKKL5_7fop3-lu0Ia51QtaoFB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 624911 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 624912 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45167/solr ready
   [junit4]   2> 624915 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624925 INFO  (qtp2095150345-5595) [n:127.0.0.1:45508_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8coigFZrZxLKAoCFNHVuy9unH9u07yWR7dDpUvlBgGSB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 624925 INFO  (qtp2095150345-5595) [n:127.0.0.1:45508_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8coigFZrZxLKAoCFNHVuy9unH9u07yWR7dDpUvlBgGSB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 624928 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624930 INFO  (qtp25125709-5605) [n:127.0.0.1:40036_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8coigFZrZxLKAoCFNHVuy9unH9u07yWR7dDpUvlBgGSB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 624930 INFO  (qtp25125709-5605) [n:127.0.0.1:40036_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8coigFZrZxLKAoCFNHVuy9unH9u07yWR7dDpUvlBgGSB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 624934 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 624935 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45167/solr ready
   [junit4]   2> 624936 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624958 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 624959 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45167/solr ready
   [junit4]   2> 624960 INFO  (qtp2095150345-5601) [n:127.0.0.1:45508_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8c9igFZrZxLPQsCFFHiODKaGnGj5qw-0SURNsMYFSK3B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 624960 INFO  (qtp2095150345-5601) [n:127.0.0.1:45508_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8c9igFZrZxLPQsCFFHiODKaGnGj5qw-0SURNsMYFSK3B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 624964 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 624965 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45167/solr ready
   [junit4]   2> 624966 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624972 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 624974 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45167/solr ready
   [junit4]   2> 624976 INFO  (qtp2095150345-5600) [n:127.0.0.1:45508_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8c9igFZrZxLPQsCFFHiODKaGnGj5qw-0SURNsMYFSK3B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 624976 INFO  (qtp2095150345-5600) [n:127.0.0.1:45508_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8c9igFZrZxLPQsCFFHiODKaGnGj5qw-0SURNsMYFSK3B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 624979 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 624995 INFO  (qtp2095150345-5597) [n:127.0.0.1:45508_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8dnigFZrZxLZwwCFMMDIlPXxoH05Fm3tH8Ur6Z9ejaaB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 624995 INFO  (qtp2095150345-5597) [n:127.0.0.1:45508_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8dnigFZrZxLZwwCFMMDIlPXxoH05Fm3tH8Ur6Z9ejaaB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 625007 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 625008 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45167/solr ready
   [junit4]   2> 625010 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 625013 INFO  (qtp25125709-5605) [n:127.0.0.1:40036_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8dnigFZrZxLZwwCFMMDIlPXxoH05Fm3tH8Ur6Z9ejaaB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 625013 INFO  (qtp25125709-5605) [n:127.0.0.1:40036_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmJj8dnigFZrZxLZwwCFMMDIlPXxoH05Fm3tH8Ur6Z9ejaaB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 625019 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 625020 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45167/solr ready
   [junit4]   2> 625021 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 625022 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[F48048D67DF56907])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 625024 INFO  (jetty-launcher-869-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@21de0076{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 625024 INFO  (jetty-launcher-869-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@45bacc9f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 625024 INFO  (jetty-launcher-869-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=757221261
   [junit4]   2> 625024 INFO  (jetty-launcher-869-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=157805883
   [junit4]   2> 625026 INFO  (jetty-launcher-869-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97260117463728133-127.0.0.1:40036_solr-n_0000000000) closing
   [junit4]   2> 625026 INFO  
(OverseerStateUpdate-97260117463728133-127.0.0.1:40036_solr-n_0000000000) 
[n:127.0.0.1:40036_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40036_solr
   [junit4]   2> 625027 WARN  
(zkCallback-880-thread-1-processing-n:127.0.0.1:45508_solr) 
[n:127.0.0.1:45508_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 625027 INFO  (jetty-launcher-869-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 625027 ERROR 
(Thread[Thread-1302,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:45508_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 625033 INFO  (jetty-launcher-869-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@51b9a819{/solr,null,UNAVAILABLE}
   [junit4]   2> 626527 WARN  
(zkCallback-879-thread-1-processing-n:127.0.0.1:40036_solr) 
[n:127.0.0.1:40036_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 626527 INFO  (jetty-launcher-869-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 626527 ERROR 
(Thread[Thread-1304,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:40036_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 626529 INFO  (jetty-launcher-869-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1e39b6e0{/solr,null,UNAVAILABLE}
   [junit4]   2> 626530 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[F48048D67DF56907]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45167 45167
   [junit4]   2> 626547 INFO  (Thread-1285) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45167 45167
   [junit4]   2> 626548 WARN  (Thread-1285) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/aliases.json
   [junit4]   2>        14      /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/clusterstate.json
   [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/ZKDTSMKeyIdRoot
   [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>        14      /solr/live_nodes
   [junit4]   2>        14      /solr/collections
   [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> 626548 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[F48048D67DF56907]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_F48048D67DF56907-001
   [junit4]   2> Jan 10, 2017 6:06:59 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=210, maxMBSortInHeap=5.615190510969634, 
sim=RandomSimilarity(queryNorm=true): {}, locale=bg, timezone=Europe/Zagreb
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 
1.8.0_112 (64-bit)/cpus=12,threads=1,free=153902896,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[ShufflingReplicaListTransformerTest, SharedFSAutoReplicaFailoverTest, 
ConfigSetsAPITest, TestXIncludeConfig, TestSearchPerf, 
TestNonDefinedSimilarityFactory, CSVRequestHandlerTest, 
DistributedSuggestComponentTest, HdfsTlogReplayBufferedWhileIndexingTest, 
IndexSchemaRuntimeFieldTest, WrapperMergePolicyFactoryTest, 
TestStressUserVersions, TestPerFieldSimilarity, DirectSolrConnectionTest, 
SolrCmdDistributorTest, TestFiltering, HLLSerializationTest, 
SolrCLIZkUtilsTest, SimplePostToolTest, MultiThreadedOCPTest, 
TestFuzzyAnalyzedSuggestions, TestLegacyFieldCache, SolrMetricReporterTest, 
ClusterStateUpdateTest, TestTrie, OpenExchangeRatesOrgProviderTest, 
TermsComponentTest, BlockDirectoryTest, LoggingHandlerTest, 
SchemaVersionSpecificBehaviorTest, TestSQLHandlerNonCloud, 
BlockJoinFacetSimpleTest, TestSweetSpotSimilarityFactory, 
TestGeoJSONResponseWriter, SegmentsInfoRequestHandlerTest, TestStressVersions, 
TestBinaryResponseWriter, AliasIntegrationTest, FileUtilsTest, 
TestJettySolrRunner, CollectionsAPIDistributedZkTest, 
DistribJoinFromCollectionTest, TestLegacyNumericRangeQueryBuilder, 
TestSolrCoreSnapshots, IndexSchemaTest, CachingDirectoryFactoryTest, 
TimeZoneUtilsTest, TestBackupRepositoryFactory, OverseerStatusTest, 
TestRandomRequestDistribution, TestSimpleQParserPlugin, 
TestDeleteCollectionOnDownNodes, StressHdfsTest, SpellCheckCollatorTest, 
ClassificationUpdateProcessorTest, TestMiniSolrCloudClusterSSL, 
TermVectorComponentTest, TestPivotHelperCode, MetricUtilsTest, 
CollectionsAPIAsyncDistributedZkTest, DistributedFacetPivotWhiteBoxTest, 
ShardRoutingTest, SpellCheckComponentTest, SSLMigrationTest, 
TestCursorMarkWithoutUniqueKey, JvmMetricsTest, DeleteStatusTest, 
LeaderInitiatedRecoveryOnCommitTest, SuggesterFSTTest, TestStressRecovery, 
TestUpdate, TestDelegationWithHadoopAuth, DOMUtilTest, TestDistributedGrouping, 
SampleTest, TestSurroundQueryParser, TestQueryTypes, SolrIndexSplitterTest, 
ChaosMonkeySafeLeaderTest, SolrGraphiteReporterTest, 
TestSolrCloudWithDelegationTokens]
   [junit4] Completed [254/677 (1!)] on J1 in 3.67s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 63801 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to