Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1075/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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([7B940140C2CCFC9D:132B346A1256EE71]: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:304)
        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 11466 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7B940140C2CCFC9D-001/init-core-data-001
   [junit4]   2> 1086652 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7B940140C2CCFC9D]-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> 1086656 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7B940140C2CCFC9D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7B940140C2CCFC9D-001/tempDir-001
   [junit4]   2> 1086656 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7B940140C2CCFC9D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1086656 INFO  (Thread-2317) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1086656 INFO  (Thread-2317) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1086756 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7B940140C2CCFC9D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46275
   [junit4]   2> 1086764 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1086764 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1086767 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46a4422f{/solr,null,AVAILABLE}
   [junit4]   2> 1086768 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2b86cd34{HTTP/1.1,[http/1.1]}{127.0.0.1:42686}
   [junit4]   2> 1086768 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.e.j.s.Server Started @1091480ms
   [junit4]   2> 1086768 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@25bf8545{/solr,null,AVAILABLE}
   [junit4]   2> 1086768 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42686}
   [junit4]   2> 1086768 ERROR (jetty-launcher-1158-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1086768 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2c1493ab{HTTP/1.1,[http/1.1]}{127.0.0.1:32967}
   [junit4]   2> 1086768 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.e.j.s.Server Started @1091480ms
   [junit4]   2> 1086768 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1086768 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32967}
   [junit4]   2> 1086768 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1086768 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1086768 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-12T20:49:32.652Z
   [junit4]   2> 1086768 ERROR (jetty-launcher-1158-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1086768 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1086768 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1086768 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1086768 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-12T20:49:32.652Z
   [junit4]   2> 1086788 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1086788 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1086800 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46275/solr
   [junit4]   2> 1086815 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46275/solr
   [junit4]   2> 1086861 INFO  (jetty-launcher-1158-thread-2) 
[n:127.0.0.1:42686_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42686_solr
   [junit4]   2> 1086862 INFO  (jetty-launcher-1158-thread-1) 
[n:127.0.0.1:32967_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32967_solr
   [junit4]   2> 1086863 INFO  (jetty-launcher-1158-thread-2) 
[n:127.0.0.1:42686_solr    ] o.a.s.c.Overseer Overseer 
(id=97272081452171270-127.0.0.1:42686_solr-n_0000000000) starting
   [junit4]   2> 1086872 INFO  (jetty-launcher-1158-thread-2) 
[n:127.0.0.1:42686_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42686_solr
   [junit4]   2> 1086912 INFO  
(zkCallback-1168-thread-1-processing-n:127.0.0.1:32967_solr) 
[n:127.0.0.1:32967_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1086940 INFO  (jetty-launcher-1158-thread-2) 
[n:127.0.0.1:42686_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1086948 INFO  
(zkCallback-1168-thread-2-processing-n:127.0.0.1:32967_solr) 
[n:127.0.0.1:32967_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1086959 INFO  
(OverseerStateUpdate-97272081452171270-127.0.0.1:42686_solr-n_0000000000) 
[n:127.0.0.1:42686_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1086965 INFO  (jetty-launcher-1158-thread-2) 
[n:127.0.0.1:42686_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> 1087067 INFO  (jetty-launcher-1158-thread-2) 
[n:127.0.0.1:42686_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1087167 INFO  (jetty-launcher-1158-thread-2-EventThread) 
[n:127.0.0.1:42686_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 1087176 INFO  (jetty-launcher-1158-thread-1) 
[n:127.0.0.1:32967_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1087176 INFO  (jetty-launcher-1158-thread-1) 
[n:127.0.0.1:32967_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> 1087177 INFO  (jetty-launcher-1158-thread-1) 
[n:127.0.0.1:32967_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1087216 INFO  (jetty-launcher-1158-thread-1-EventThread) 
[n:127.0.0.1:32967_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 1087568 INFO  (jetty-launcher-1158-thread-1) 
[n:127.0.0.1:32967_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7B940140C2CCFC9D-001/tempDir-001/node1/.
   [junit4]   2> 1087636 INFO  (jetty-launcher-1158-thread-2) 
[n:127.0.0.1:42686_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7B940140C2CCFC9D-001/tempDir-001/node2/.
   [junit4]   2> 1088224 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 1088305 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1088307 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46275/solr ready
   [junit4]   2> 1088311 ERROR (qtp1025752562-7711) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 1088321 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 0x15994715585000a, 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> 1088345 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1088348 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1088384 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1088387 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46275/solr ready
   [junit4]   2> 1088389 ERROR (qtp1025752562-7712) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 1088396 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 0x15994715585000b, 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> 1088401 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1088403 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46275/solr ready
   [junit4]   2> 1088405 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1088410 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1088411 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 1088438 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 1088446 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1088464 INFO  (qtp1222261269-7707) [n:127.0.0.1:42686_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcVxzigFZuH3gcwMEFHFqUyeOXUpVRXf4OAzQrN26XwHaB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1088464 INFO  (qtp1222261269-7707) [n:127.0.0.1:42686_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcVxzigFZuH3gcwMEFHFqUyeOXUpVRXf4OAzQrN26XwHaB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1088464 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 1088487 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 1088503 WARN  (qtp1222261269-7701) [    ] 
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> 1088503 WARN  (qtp1222261269-7701) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1088504 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1088504 WARN  (qtp1025752562-7708) [    ] 
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> 1088505 WARN  (qtp1025752562-7708) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1088507 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1088533 WARN  (qtp1222261269-7706) [    ] 
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> 1088533 WARN  (qtp1222261269-7706) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1088535 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1088536 WARN  (qtp1025752562-7716) [    ] 
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> 1088536 WARN  (qtp1025752562-7716) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1088537 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1088537 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 1088583 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 1088607 ERROR (qtp1025752562-7711) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 1088611 ERROR (qtp1222261269-7704) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 1088640 ERROR (qtp1025752562-7713) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 1088643 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=7B940140C2CCFC9D 
-Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Africa/Gaborone 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.11s J1 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7B940140C2CCFC9D:132B346A1256EE71]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:304)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1088675 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 1088705 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1088706 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46275/solr ready
   [junit4]   2> 1088713 INFO  (qtp1025752562-7715) [n:127.0.0.1:32967_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV1figFZuH3hXwgEFO-V-m6IKE101Fzgx0_MfH-i400sB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1088713 INFO  (qtp1025752562-7715) [n:127.0.0.1:32967_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV1figFZuH3hXwgEFO-V-m6IKE101Fzgx0_MfH-i400sB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1088742 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1088745 INFO  (qtp1025752562-7716) [n:127.0.0.1:32967_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV1figFZuH3hXwgEFO-V-m6IKE101Fzgx0_MfH-i400sB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1088745 INFO  (qtp1025752562-7716) [n:127.0.0.1:32967_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV1figFZuH3hXwgEFO-V-m6IKE101Fzgx0_MfH-i400sB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1088749 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1088816 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1088817 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46275/solr ready
   [junit4]   2> 1088819 INFO  (qtp1025752562-7713) [n:127.0.0.1:32967_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV2qigFZuH3hqgkEFH8Wi5ygBZnQLB9rcfOzgwpOeQw5B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1088819 INFO  (qtp1025752562-7713) [n:127.0.0.1:32967_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV2qigFZuH3hqgkEFH8Wi5ygBZnQLB9rcfOzgwpOeQw5B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1088823 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1088825 INFO  (qtp1025752562-7716) [n:127.0.0.1:32967_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV2qigFZuH3hqgkEFH8Wi5ygBZnQLB9rcfOzgwpOeQw5B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1088826 INFO  (qtp1025752562-7716) [n:127.0.0.1:32967_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV2qigFZuH3hqgkEFH8Wi5ygBZnQLB9rcfOzgwpOeQw5B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1088830 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1088832 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46275/solr ready
   [junit4]   2> 1088833 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1088936 INFO  (qtp1222261269-7701) [n:127.0.0.1:42686_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV4AigFZuH3iAAoEFDl7qlj48HbRf13fCmut_wbXyg9kB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1088936 INFO  (qtp1222261269-7701) [n:127.0.0.1:42686_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV4AigFZuH3iAAoEFDl7qlj48HbRf13fCmut_wbXyg9kB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1088941 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1088942 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46275/solr ready
   [junit4]   2> 1088944 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1088950 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1088951 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46275/solr ready
   [junit4]   2> 1088953 INFO  (qtp1025752562-7708) [n:127.0.0.1:32967_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV4AigFZuH3iAAoEFDl7qlj48HbRf13fCmut_wbXyg9kB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1088953 INFO  (qtp1025752562-7708) [n:127.0.0.1:32967_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV4AigFZuH3iAAoEFDl7qlj48HbRf13fCmut_wbXyg9kB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1088959 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1088961 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46275/solr ready
   [junit4]   2> 1088962 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1089001 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1089002 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46275/solr ready
   [junit4]   2> 1089004 INFO  (qtp1025752562-7714) [n:127.0.0.1:32967_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV6BigFZuH3igQsEFNBht2pW9wod0ZhwP59kdKEuIYCyB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1089004 INFO  (qtp1025752562-7714) [n:127.0.0.1:32967_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV6BigFZuH3igQsEFNBht2pW9wod0ZhwP59kdKEuIYCyB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1089050 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1089052 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46275/solr ready
   [junit4]   2> 1089053 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1089059 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1089063 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46275/solr ready
   [junit4]   2> 1089065 INFO  (qtp1025752562-7715) [n:127.0.0.1:32967_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV6BigFZuH3igQsEFNBht2pW9wod0ZhwP59kdKEuIYCyB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1089065 INFO  (qtp1025752562-7715) [n:127.0.0.1:32967_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV6BigFZuH3igQsEFNBht2pW9wod0ZhwP59kdKEuIYCyB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1089121 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1089125 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46275/solr ready
   [junit4]   2> 1089127 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1089128 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 1089152 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 1089160 INFO  (qtp1222261269-7704) [n:127.0.0.1:42686_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> 1089160 INFO  (qtp1222261269-7704) [n:127.0.0.1:42686_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> 1089161 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1484290175040&s=HRnvvl9rTtH+i90SRU5bUGswdNE=";
 Path=/; Domain=127.0.0.1; Expires=vie, 13-ene-2017 06:49:35 GMT; HttpOnly". 
Invalid 'expires' attribute: vie, 13-ene-2017 06:49:35 GMT
   [junit4]   2> 1089161 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 1089181 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 1089192 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1089193 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46275/solr ready
   [junit4]   2> 1089195 INFO  (qtp1025752562-7715) [n:127.0.0.1:32967_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV9ZigFZuH3jWQwEFJNWQzKXjBJW3O9IS74mB8i4VxyGB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1089195 INFO  (qtp1025752562-7715) [n:127.0.0.1:32967_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV9ZigFZuH3jWQwEFJNWQzKXjBJW3O9IS74mB8i4VxyGB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1089202 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1089207 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1089208 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46275/solr ready
   [junit4]   2> 1089210 INFO  (qtp1025752562-7711) [n:127.0.0.1:32967_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV9ZigFZuH3jWQwEFJNWQzKXjBJW3O9IS74mB8i4VxyGB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1089210 INFO  (qtp1025752562-7711) [n:127.0.0.1:32967_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVmUcV9ZigFZuH3jWQwEFJNWQzKXjBJW3O9IS74mB8i4VxyGB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1089216 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1089217 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46275/solr ready
   [junit4]   2> 1089219 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7B940140C2CCFC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 1089223 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7B940140C2CCFC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 1089248 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7B940140C2CCFC9D]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 1089259 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7B940140C2CCFC9D]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 1089261 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@2b86cd34{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1089261 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@2c1493ab{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1089261 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2020166908
   [junit4]   2> 1089261 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1351809195
   [junit4]   2> 1089269 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97272081452171270-127.0.0.1:42686_solr-n_0000000000) closing
   [junit4]   2> 1089269 INFO  
(OverseerStateUpdate-97272081452171270-127.0.0.1:42686_solr-n_0000000000) 
[n:127.0.0.1:42686_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42686_solr
   [junit4]   2> 1089272 WARN  
(zkCallback-1168-thread-2-processing-n:127.0.0.1:32967_solr) 
[n:127.0.0.1:32967_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1089273 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1089273 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 0x159947155850005, 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> 1089273 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 0x159947155850006, 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> 1089273 ERROR 
(Thread[Thread-2334,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:32967_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1089289 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@25bf8545{/solr,null,UNAVAILABLE}
   [junit4]   2> 1090772 WARN  
(zkCallback-1169-thread-1-processing-n:127.0.0.1:42686_solr) 
[n:127.0.0.1:42686_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1090773 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1090773 ERROR 
(Thread[Thread-2337,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:42686_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1090777 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@46a4422f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1090780 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7B940140C2CCFC9D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46275 46275
   [junit4]   2> 1090800 INFO  (Thread-2317) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46275 46275
   [junit4]   2> 1090801 WARN  (Thread-2317) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        18      /solr/aliases.json
   [junit4]   2>        18      /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        18      /solr/clusterstate.json
   [junit4]   2>        3       /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_13
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        18      /solr/live_nodes
   [junit4]   2>        18      /solr/collections
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 1090804 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7B940140C2CCFC9D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7B940140C2CCFC9D-001
   [junit4]   2> Jan 12, 2017 8:49:36 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=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=24604, maxDocsPerChunk=606, blockSize=5), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=24604, blockSize=5)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=es, timezone=Africa/Gaborone
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 
(64-bit)/cpus=3,threads=1,free=179060040,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFreeTextSuggestions, 
ChaosMonkeySafeLeaderTest, TestXmlQParserPlugin, TemplateUpdateProcessorTest, 
CollectionsAPIDistributedZkTest, TestDistributedGrouping, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, AliasIntegrationTest, 
AnalysisErrorHandlingTest, MetricUtilsTest, TestExactStatsCache, 
TestRTimerTree, HdfsUnloadDistributedZkTest, TestDownShardTolerantSearch, 
TestFieldTypeResource, TestStandardQParsers, TestSearcherReuse, TestFiltering, 
TestDistributedStatsComponentCardinality, TestJmxMonitoredMap, 
TestIndexSearcher, CSVRequestHandlerTest, OverseerStatusTest, 
CollectionReloadTest, HLLUtilTest, LeaderFailureAfterFreshStartTest, 
TestValueSourceCache, TestPHPSerializedResponseWriter, ConvertedLegacyTest, 
TestRestManager, TestFuzzyAnalyzedSuggestions, TestRecovery, CoreSorterTest, 
SolrCoreCheckLockOnStartupTest, TestDefaultSearchFieldResource, 
TestInitQParser, SpellingQueryConverterTest, RulesTest, TestSSLRandomization, 
SpellPossibilityIteratorTest, JsonLoaderTest, TestSha256AuthenticationProvider, 
DistributedFacetPivotLargeTest, FieldAnalysisRequestHandlerTest, 
TestSolrQueryParser, MinimalSchemaTest, TestSolrIndexConfig, 
HdfsRestartWhileUpdatingTest, DateMathParserTest, RAMDirectoryFactoryTest, 
LoggingHandlerTest, TestConfigReload, TestSimpleTrackingShardHandler, 
TestRandomFlRTGCloud, TestHdfsCloudBackupRestore, 
TestSolrConfigHandlerConcurrent, URLClassifyProcessorTest, 
DirectUpdateHandlerOptimizeTest, TestLMDirichletSimilarityFactory, 
TermVectorComponentDistributedTest, TestConfigSetsAPIZkFailure, 
TestManagedResource, ExternalFileFieldSortTest, CdcrReplicationHandlerTest, 
SuggestComponentContextFilterQueryTest, TestConfigOverlay, 
TestManagedSchemaAPI, ZkSolrClientTest, TestLocalFSCloudBackupRestore, 
DistributedExpandComponentTest, HdfsChaosMonkeyNothingIsSafeTest, 
SolrJmxReporterTest, VersionInfoTest, QueryParsingTest, TestBadConfig, 
PKIAuthenticationIntegrationTest, HdfsThreadLeakTest, 
ExitableDirectoryReaderTest, TestAtomicUpdateErrorCases, TestUtils, 
TestRawTransformer, SolrIndexMetricsTest, DistributedIntervalFacetingTest, 
DistribCursorPagingTest, ConfigSetsAPITest, TestDistributedMissingSort, 
TestExportWriter, TestDocSet, BasicFunctionalityTest, TestAddFieldRealTimeGet, 
StatsReloadRaceTest, RequestLoggingTest, 
TestTolerantUpdateProcessorRandomCloud, TestClusterProperties, 
TestUseDocValuesAsStored, DateRangeFieldTest, TestTestInjection, 
SolrIndexSplitterTest, CloudMLTQParserTest, TestInfoStreamLogging, 
RollingRestartTest, TestStressRecovery, BlockCacheTest, TestRebalanceLeaders, 
LeaderInitiatedRecoveryOnShardRestartTest, TestUninvertingReader, 
TriLevelCompositeIdRoutingTest, TestComplexPhraseQParserPlugin, 
OverriddenZkACLAndCredentialsProvidersTest, PreAnalyzedUpdateProcessorTest, 
EnumFieldTest, StatsComponentTest, TestOmitPositions, ResourceLoaderTest, 
ReturnFieldsTest, AutoCommitTest, TestScoreJoinQPScore, 
SignatureUpdateProcessorFactoryTest, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [258/678 (1!)] on J1 in 4.67s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 63830 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to