Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/571/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
        at 
__randomizedtesting.SeedInfo.seed([1D2965CFA64904A1:759650E576D3164D]: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.security.hadoop.TestDelegationWithHadoopAuth.cancelDelegationToken(TestDelegationWithHadoopAuth.java:128)
        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail(TestDelegationWithHadoopAuth.java:289)
        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 12664 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_1D2965CFA64904A1-001/init-core-data-001
   [junit4]   2> 2745535 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[1D2965CFA64904A1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2745536 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[1D2965CFA64904A1]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_1D2965CFA64904A1-001/tempDir-001
   [junit4]   2> 2745536 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[1D2965CFA64904A1]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2745537 INFO  (Thread-10009) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2745537 INFO  (Thread-10009) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2745636 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[1D2965CFA64904A1]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43501
   [junit4]   2> 2745646 INFO  (jetty-launcher-11060-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2745646 INFO  (jetty-launcher-11060-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2745648 INFO  (jetty-launcher-11060-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@386d9a54{/solr,null,AVAILABLE}
   [junit4]   2> 2745648 INFO  (jetty-launcher-11060-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44b548{/solr,null,AVAILABLE}
   [junit4]   2> 2745648 INFO  (jetty-launcher-11060-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@408453f7{HTTP/1.1,[http/1.1]}{127.0.0.1:62758}
   [junit4]   2> 2745648 INFO  (jetty-launcher-11060-thread-1) [    ] 
o.e.j.s.Server Started @2750186ms
   [junit4]   2> 2745649 INFO  (jetty-launcher-11060-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62758}
   [junit4]   2> 2745649 INFO  (jetty-launcher-11060-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@45737f7e{HTTP/1.1,[http/1.1]}{127.0.0.1:53133}
   [junit4]   2> 2745649 ERROR (jetty-launcher-11060-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2745649 INFO  (jetty-launcher-11060-thread-2) [    ] 
o.e.j.s.Server Started @2750186ms
   [junit4]   2> 2745649 INFO  (jetty-launcher-11060-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 2745649 INFO  (jetty-launcher-11060-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2745649 INFO  (jetty-launcher-11060-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2745649 INFO  (jetty-launcher-11060-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-24T05:26:59.286Z
   [junit4]   2> 2745649 INFO  (jetty-launcher-11060-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53133}
   [junit4]   2> 2745649 ERROR (jetty-launcher-11060-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2745650 INFO  (jetty-launcher-11060-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 2745650 INFO  (jetty-launcher-11060-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2745650 INFO  (jetty-launcher-11060-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2745650 INFO  (jetty-launcher-11060-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-24T05:26:59.287Z
   [junit4]   2> 2745652 INFO  (jetty-launcher-11060-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2745653 INFO  (jetty-launcher-11060-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2745661 INFO  (jetty-launcher-11060-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2745661 INFO  (jetty-launcher-11060-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2745662 INFO  (jetty-launcher-11060-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43501/solr
   [junit4]   2> 2745663 INFO  (jetty-launcher-11060-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43501/solr
   [junit4]   2> 2745720 INFO  (jetty-launcher-11060-thread-1) 
[n:127.0.0.1:62758_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:62758_solr
   [junit4]   2> 2745722 INFO  (jetty-launcher-11060-thread-2) 
[n:127.0.0.1:53133_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53133_solr
   [junit4]   2> 2745722 INFO  (jetty-launcher-11060-thread-1) 
[n:127.0.0.1:62758_solr    ] o.a.s.c.Overseer Overseer 
(id=97160869915852805-127.0.0.1:62758_solr-n_0000000000) starting
   [junit4]   2> 2745726 INFO  
(zkCallback-11070-thread-1-processing-n:127.0.0.1:62758_solr) 
[n:127.0.0.1:62758_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2745727 INFO  
(zkCallback-11071-thread-1-processing-n:127.0.0.1:53133_solr) 
[n:127.0.0.1:53133_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2745737 INFO  (jetty-launcher-11060-thread-1) 
[n:127.0.0.1:62758_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62758_solr
   [junit4]   2> 2745740 INFO  
(zkCallback-11070-thread-1-processing-n:127.0.0.1:62758_solr) 
[n:127.0.0.1:62758_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2745740 INFO  
(zkCallback-11071-thread-1-processing-n:127.0.0.1:53133_solr) 
[n:127.0.0.1:53133_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2745794 INFO  (jetty-launcher-11060-thread-2) 
[n:127.0.0.1:53133_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from ZK: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 2745794 INFO  (jetty-launcher-11060-thread-2) 
[n:127.0.0.1:53133_solr    ] o.a.s.s.HadoopAuthPlugin Params: 
{delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
signer.secret.provider.zookeeper.path=/token, type=simple, 
zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 2745797 INFO  (jetty-launcher-11060-thread-2) 
[n:127.0.0.1:53133_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2745802 INFO  (jetty-launcher-11060-thread-2-EventThread) 
[n:127.0.0.1:53133_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2745823 INFO  (jetty-launcher-11060-thread-2) 
[n:127.0.0.1:53133_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 2745823 INFO  (jetty-launcher-11060-thread-2) 
[n:127.0.0.1:53133_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@48b888c9
   [junit4]   2> 2745823 INFO  (jetty-launcher-11060-thread-2) 
[n:127.0.0.1:53133_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@48b888c9
   [junit4]   2> 2745824 INFO  (jetty-launcher-11060-thread-2) 
[n:127.0.0.1:53133_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_1D2965CFA64904A1-001/tempDir-001/node2/.
   [junit4]   2> 2745872 INFO  (jetty-launcher-11060-thread-1) 
[n:127.0.0.1:62758_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from ZK: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 2745872 INFO  (jetty-launcher-11060-thread-1) 
[n:127.0.0.1:62758_solr    ] o.a.s.s.HadoopAuthPlugin Params: 
{delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
signer.secret.provider.zookeeper.path=/token, type=simple, 
zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 2745873 INFO  (jetty-launcher-11060-thread-1) 
[n:127.0.0.1:62758_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2745875 INFO  (jetty-launcher-11060-thread-1-EventThread) 
[n:127.0.0.1:62758_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2745896 INFO  (jetty-launcher-11060-thread-1) 
[n:127.0.0.1:62758_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 2745897 INFO  (jetty-launcher-11060-thread-1) 
[n:127.0.0.1:62758_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@40c89bbf
   [junit4]   2> 2745897 INFO  (jetty-launcher-11060-thread-1) 
[n:127.0.0.1:62758_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@40c89bbf
   [junit4]   2> 2745898 INFO  (jetty-launcher-11060-thread-1) 
[n:127.0.0.1:62758_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_1D2965CFA64904A1-001/tempDir-001/node1/.
   [junit4]   2> 2745928 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[1D2965CFA64904A1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 2745934 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2745936 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43501/solr ready
   [junit4]   2> 2745943 INFO  (qtp806282856-53569) [n:127.0.0.1:62758_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2745943 INFO  (qtp806282856-53569) [n:127.0.0.1:62758_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 2745944 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=foo&p=foo&t=simple-dt&e=1482593219579&s=hfwCebHzJmHsRiDpWNTvE/GeB4w=";
 Domain=127.0.0.1; Expires=Sob, 24-dec.-2016 15:26:59 GMT; HttpOnly". Invalid 
'expires' attribute: Sob, 24-dec.-2016 15:26:59 GMT
   [junit4]   2> 2745946 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[1D2965CFA64904A1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 2745974 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[1D2965CFA64904A1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 2745998 ERROR (qtp806282856-53573) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 2746001 ERROR (qtp893849189-53579) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 2746025 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[1D2965CFA64904A1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDelegationWithHadoopAuth 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=1D2965CFA64904A1 
-Dtests.slow=true -Dtests.locale=sl-SI 
-Dtests.timezone=America/Kentucky/Monticello -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.08s J1 | 
TestDelegationWithHadoopAuth.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1D2965CFA64904A1:759650E576D3164D]:0)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.cancelDelegationToken(TestDelegationWithHadoopAuth.java:128)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail(TestDelegationWithHadoopAuth.java:289)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2746083 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[1D2965CFA64904A1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 2746092 WARN  (qtp893849189-53565) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: bar tries to renew a token 
with renewer foo
   [junit4]   2> 2746092 WARN  (qtp893849189-53565) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2746093 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746095 WARN  (qtp806282856-53576) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: bar tries to renew a token 
with renewer foo
   [junit4]   2> 2746096 WARN  (qtp806282856-53576) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2746096 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746115 WARN  (qtp893849189-53572) [    ] 
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> 2746115 WARN  (qtp893849189-53572) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2746116 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746119 WARN  (qtp806282856-53569) [n:127.0.0.1:62758_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> 2746120 WARN  (qtp806282856-53569) [n:127.0.0.1:62758_solr    
] o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2746120 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746120 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[1D2965CFA64904A1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 2746152 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[1D2965CFA64904A1]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 2746163 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[1D2965CFA64904A1]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 2746199 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1D2965CFA64904A1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 2746214 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2746216 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43501/solr ready
   [junit4]   2> 2746219 ERROR (qtp806282856-53574) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 2746226 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746239 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2746242 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43501/solr ready
   [junit4]   2> 2746245 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746268 ERROR (qtp806282856-53573) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 2746275 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746280 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2746282 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43501/solr ready
   [junit4]   2> 2746284 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746286 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1D2965CFA64904A1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 2746311 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 2746326 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2746328 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43501/solr ready
   [junit4]   2> 2746329 INFO  (qtp806282856-53574) [n:127.0.0.1:62758_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-RuigFZU1hobggCFPcCuQA0rNMF0Yr7gPWg_BQFLWZ8B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2746329 INFO  (qtp806282856-53574) [n:127.0.0.1:62758_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-RuigFZU1hobggCFPcCuQA0rNMF0Yr7gPWg_BQFLWZ8B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2746332 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746338 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2746340 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43501/solr ready
   [junit4]   2> 2746341 INFO  (qtp806282856-53576) [n:127.0.0.1:62758_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-RuigFZU1hobggCFPcCuQA0rNMF0Yr7gPWg_BQFLWZ8B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2746341 INFO  (qtp806282856-53576) [n:127.0.0.1:62758_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-RuigFZU1hobggCFPcCuQA0rNMF0Yr7gPWg_BQFLWZ8B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2746344 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746366 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2746368 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43501/solr ready
   [junit4]   2> 2746370 INFO  (qtp806282856-53571) [n:127.0.0.1:62758_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-SPigFZU1hojwkCFHkn3Tk8bXaPBrwU3VCTIrBUxe6sB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2746370 INFO  (qtp806282856-53571) [n:127.0.0.1:62758_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-SPigFZU1hojwkCFHkn3Tk8bXaPBrwU3VCTIrBUxe6sB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2746376 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2746378 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43501/solr ready
   [junit4]   2> 2746380 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746383 INFO  (qtp806282856-53571) [n:127.0.0.1:62758_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-SPigFZU1hojwkCFHkn3Tk8bXaPBrwU3VCTIrBUxe6sB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2746383 INFO  (qtp806282856-53571) [n:127.0.0.1:62758_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-SPigFZU1hojwkCFHkn3Tk8bXaPBrwU3VCTIrBUxe6sB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2746389 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2746391 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43501/solr ready
   [junit4]   2> 2746393 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746414 INFO  (qtp893849189-53572) [n:127.0.0.1:53133_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-TFigFZU1hoxQoCFMSdqOH9n6087WZgo63q-spZt8xXB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2746414 INFO  (qtp893849189-53572) [n:127.0.0.1:53133_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-TFigFZU1hoxQoCFMSdqOH9n6087WZgo63q-spZt8xXB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2746416 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746417 INFO  (qtp806282856-53575) [n:127.0.0.1:62758_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-TFigFZU1hoxQoCFMSdqOH9n6087WZgo63q-spZt8xXB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2746417 INFO  (qtp806282856-53575) [n:127.0.0.1:62758_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-TFigFZU1hoxQoCFMSdqOH9n6087WZgo63q-spZt8xXB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2746420 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746434 INFO  (qtp893849189-53577) [n:127.0.0.1:53133_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-TbigFZU1ho2wsCFA2a3laQNXWrNmEb9uyOCEqmqt_-B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2746435 INFO  (qtp893849189-53577) [n:127.0.0.1:53133_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-TbigFZU1ho2wsCFA2a3laQNXWrNmEb9uyOCEqmqt_-B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2746437 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746439 INFO  (qtp806282856-53566) [n:127.0.0.1:62758_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-TbigFZU1ho2wsCFA2a3laQNXWrNmEb9uyOCEqmqt_-B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2746439 INFO  (qtp806282856-53566) [n:127.0.0.1:62758_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-TbigFZU1ho2wsCFA2a3laQNXWrNmEb9uyOCEqmqt_-B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2746445 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2746447 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43501/solr ready
   [junit4]   2> 2746449 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746450 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1D2965CFA64904A1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 2746484 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[1D2965CFA64904A1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 2746493 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746495 INFO  (qtp893849189-53581) [n:127.0.0.1:53133_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-UbigFZU1hpGwwCFCU_vrd8liSKQ5imP8EJc7zRNpJUB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2746495 INFO  (qtp893849189-53581) [n:127.0.0.1:53133_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-UbigFZU1hpGwwCFCU_vrd8liSKQ5imP8EJc7zRNpJUB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2746496 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[1D2965CFA64904A1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 2746529 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[1D2965CFA64904A1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 2746549 INFO  (qtp893849189-53579) [n:127.0.0.1:53133_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-VLigFZU1hpSw0CFIJ7UPT7t5b86hSQD3CndgsA8-BaB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2746550 INFO  (qtp893849189-53579) [n:127.0.0.1:53133_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-VLigFZU1hpSw0CFIJ7UPT7t5b86hSQD3CndgsA8-BaB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2746555 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746557 INFO  (qtp806282856-53571) [n:127.0.0.1:62758_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-VLigFZU1hpSw0CFIJ7UPT7t5b86hSQD3CndgsA8-BaB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2746557 INFO  (qtp806282856-53571) [n:127.0.0.1:62758_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkvS-VLigFZU1hpSw0CFIJ7UPT7t5b86hSQD3CndgsA8-BaB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2746563 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[1D2965CFA64904A1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 2746563 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[1D2965CFA64904A1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 2746566 INFO  (jetty-launcher-11060-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@45737f7e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2746566 INFO  (jetty-launcher-11060-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=683698312
   [junit4]   2> 2746567 INFO  (jetty-launcher-11060-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@408453f7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2746567 INFO  (jetty-launcher-11060-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1735539821
   [junit4]   2> 2746579 INFO  (jetty-launcher-11060-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=97160869915852805-127.0.0.1:62758_solr-n_0000000000) closing
   [junit4]   2> 2746579 INFO  
(OverseerStateUpdate-97160869915852805-127.0.0.1:62758_solr-n_0000000000) 
[n:127.0.0.1:62758_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:62758_solr
   [junit4]   2> 2748081 WARN  
(zkCallback-11070-thread-1-processing-n:127.0.0.1:62758_solr) 
[n:127.0.0.1:62758_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2748082 ERROR 
(Thread[Thread-10029,5,TGRP-TestDelegationWithHadoopAuth]) 
[n:127.0.0.1:62758_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2748083 WARN  
(zkCallback-11071-thread-1-processing-n:127.0.0.1:53133_solr) 
[n:127.0.0.1:53133_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2748084 ERROR 
(Thread[Thread-10026,5,TGRP-TestDelegationWithHadoopAuth]) 
[n:127.0.0.1:53133_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2748089 INFO  (jetty-launcher-11060-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@44b548{/solr,null,UNAVAILABLE}
   [junit4]   2> 2748092 INFO  (jetty-launcher-11060-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@386d9a54{/solr,null,UNAVAILABLE}
   [junit4]   2> 2748095 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[1D2965CFA64904A1]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43501 43501
   [junit4]   2> 2763185 INFO  (Thread-10009) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43501 43501
   [junit4]   2> 2763187 WARN  (Thread-10009) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/aliases.json
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/clusterstate.json
   [junit4]   2>        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_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>        12      /solr/live_nodes
   [junit4]   2>        12      /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2763187 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[1D2965CFA64904A1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_1D2965CFA64904A1-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=5, maxDocsPerChunk=4, blockSize=137), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=5, blockSize=137)), sim=RandomSimilarity(queryNorm=false,coord=yes): 
{}, locale=sl-SI, timezone=America/Kentucky/Monticello
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 
(64-bit)/cpus=3,threads=1,free=187984832,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSortByMinMaxFunction, 
TestConfigSetProperties, TestDistributedMissingSort, RAMDirectoryFactoryTest, 
TestQuerySenderNoQuery, BasicAuthIntegrationTest, EchoParamsTest, 
HdfsCollectionsAPIDistributedZkTest, SaslZkACLProviderTest, 
SpatialHeatmapFacetsTest, TestSearcherReuse, TestWriterPerf, 
TestHighFrequencyDictionaryFactory, SolrCoreCheckLockOnStartupTest, 
DebugComponentTest, AddBlockUpdateTest, DistribJoinFromCollectionTest, 
TestSchemaSimilarityResource, DistributedQueryComponentCustomSortTest, 
TestIndexingPerformance, TestZkChroot, HdfsDirectoryTest, 
TestFoldingMultitermQuery, TermVectorComponentDistributedTest, 
SuggesterWFSTTest, SimpleMLTQParserTest, TestLMJelinekMercerSimilarityFactory, 
ManagedSchemaRoundRobinCloudTest, ForceLeaderTest, TestSolrQueryResponse, 
UtilsToolTest, ExitableDirectoryReaderTest, TestBulkSchemaAPI, 
ConfigSetsAPITest, UpdateRequestProcessorFactoryTest, TestShardHandlerFactory, 
QueryParsingTest, DeleteInactiveReplicaTest, TestDocSet, TestConfigReload, 
TestManagedStopFilterFactory, ReplicaListTransformerTest, 
TermVectorComponentTest, TestDeleteCollectionOnDownNodes, 
TestSolrCloudWithHadoopAuthPlugin, TestSchemaNameResource, ExplicitHLLTest, 
TestIndexSearcher, ResponseHeaderTest, DistributedIntervalFacetingTest, 
TestDownShardTolerantSearch, CollectionReloadTest, TestAuthorizationFramework, 
WordBreakSolrSpellCheckerTest, MBeansHandlerTest, TestAnalyzeInfixSuggestions, 
TestSolrCloudWithDelegationTokens, IndexSchemaTest, TestDistributedGrouping, 
CircularListTest, TestStressLiveNodes, TestEmbeddedSolrServerConstructors, 
ScriptEngineTest, TestFuzzyAnalyzedSuggestions, TestJoin, RequestLoggingTest, 
BlockDirectoryTest, AnalyticsMergeStrategyTest, 
DirectUpdateHandlerOptimizeTest, TestFieldCacheSort, AtomicUpdatesTest, 
LukeRequestHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestSolrCloudWithSecureImpersonation, TestSearchPerf, TestNRTOpen, 
PeerSyncWithIndexFingerprintCachingTest, ZkStateReaderTest, MinimalSchemaTest, 
TestRequestForwarding, HdfsBasicDistributedZk2Test, TestDFISimilarityFactory, 
CollectionsAPIDistributedZkTest, BadIndexSchemaTest, TestQuerySenderListener, 
TestSolrDynamicMBean, TestLuceneMatchVersion, TestFastWriter, 
TestPHPSerializedResponseWriter, OverseerModifyCollectionTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestCoreDiscovery, 
TestConfigOverlay, TestQueryTypes, TestValueSourceCache, 
TestManagedSchemaThreadSafety, TestExceedMaxTermLength, TestSSLRandomization, 
TestMinMaxOnMultiValuedField, TestSolrFieldCacheMBean, 
TestLMDirichletSimilarityFactory, TestDynamicLoading, 
CollectionTooManyReplicasTest, JsonLoaderTest, SolrCloudExampleTest, 
TestHashQParserPlugin, ShowFileRequestHandlerTest, TestFieldCacheVsDocValues, 
FileBasedSpellCheckerTest, NoCacheHeaderTest, TestRuleBasedAuthorizationPlugin, 
SuggesterTest, AsyncCallRequestStatusResponseTest, TestDFRSimilarityFactory, 
ClassificationUpdateProcessorIntegrationTest, TestRangeQuery, TestReload, 
OverseerStatusTest, TestHdfsCloudBackupRestore, TestInfoStreamLogging, 
SpellCheckComponentTest, ChaosMonkeySafeLeaderTest, BadCopyFieldTest, 
TestSolrQueryParserResource, TestPerFieldSimilarityClassic, 
HdfsRecoverLeaseTest, BasicZkTest, TestAtomicUpdateErrorCases, 
TestSolrQueryParser, UUIDUpdateProcessorFallbackTest, TestRecoveryHdfs, 
BasicDistributedZk2Test, CdcrBootstrapTest, PeerSyncReplicationTest, 
LeaderFailureAfterFreshStartTest, TestQueryWrapperFilter, TestDistribIDF, 
CleanupOldIndexTest, TestLegacyFieldCache, TestNoOpRegenerator, 
TestFieldCacheReopen, TestSubQueryTransformerDistrib, SliceStateTest, 
TestJmxMonitoredMap, SparseHLLTest, TestSolrCloudSnapshots, 
TestSQLHandlerNonCloud, BinaryUpdateRequestHandlerTest, TestRestoreCore, 
FieldMutatingUpdateProcessorTest, TestCorePropertiesReload, TestConfigSetsAPI, 
OpenCloseCoreStressTest, DistributedFacetPivotSmallTest, TestRandomFlRTGCloud, 
TestRealTimeGet, DateMathParserTest, TestIntervalFaceting, TestSmileRequest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestExactStatsCache, 
SpatialRPTFieldTypeTest, TestAuthenticationFramework, 
LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, 
ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, 
ZkControllerTest, DistributedTermsComponentTest, TestGroupingSearch, 
SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, 
TestSort, TestLazyCores, SoftAutoCommitTest, CoreAdminHandlerTest, 
SuggesterTSTTest, TestTrie, SpatialFilterTest, PolyFieldTest, 
SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory, 
QueryEqualityTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, 
DistanceFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, 
CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, 
TestReversedWildcardFilterFactory, TestOmitPositions, 
PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, 
RegexBoostProcessorTest, ReturnFieldsTest, CSVRequestHandlerTest, 
TestBinaryResponseWriter, TestLFUCache, PreAnalyzedFieldTest, 
TestSystemIdResolver, TestSuggestSpellingConverter, SpellingQueryConverterTest, 
ClusterStateTest, TestLRUCache, TestUtils, TestDocumentBuilder, 
ZkNodePropsTest, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, 
TestCrossCoreJoin, TestSimpleTrackingShardHandler, TestJettySolrRunner, 
ConnectionReuseTest, AliasIntegrationTest, AssignTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, 
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, 
DeleteNodeTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, 
DocValuesNotIndexedTest, LeaderElectionContextKeyTest, 
LeaderFailoverAfterPartitionTest, OverseerTaskQueueTest, 
RecoveryAfterSoftCommitTest, ReplaceNodeTest, SSLMigrationTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
SimpleCollectionCreateDeleteTest, TestCloudDeleteByQuery, 
TestCloudPseudoReturnFields, TestClusterProperties, TestCollectionAPI, 
TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread, 
TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, 
TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, 
TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, 
TriLevelCompositeIdRoutingTest, HdfsRestartWhileUpdatingTest, 
HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, CoreSorterTest, 
DirectoryFactoryTest, HdfsDirectoryFactoryTest, TestInitParams, 
TestSolrCoreSnapshots, TestHdfsBackupRestoreCore, 
TestSolrConfigHandlerConcurrent, CoreAdminRequestStatusTest, InfoHandlerTest, 
SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, 
DistributedDebugComponentTest, DistributedExpandComponentTest, 
DistributedFacetExistsSmallTest, DistributedFacetPivotLargeTest, 
DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest, 
TestExpandComponent, TestTrackingShardHandlerFactory, SmileWriterTest, 
TestMacros, SmileWriterTest, TestBinaryResponseWriter, 
TestCustomDocTransformer, TestExportWriter, TestGeoJSONResponseWriter, 
TestJavabinTupleStreamParser, TestPushWriter, TestRawResponseWriter, 
TestRawTransformer, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, 
TestManagedResource, TestManagedResourceStorage, TestRestManager, 
TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, 
TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource, 
TestFieldTypeCollectionResource, TestFieldTypeResource, TestSchemaResource, 
TestSchemaVersionResource, TestSerializedLuceneMatchVersion, 
TestManagedSynonymFilterFactory, BooleanFieldTest, ChangedSchemaMergeTest, 
DateRangeFieldTest, DocValuesMissingTest, EnumFieldTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestBulkSchemaConcurrent, 
TestCloudManagedSchema, TestCloudSchemaless, RankQueryTest, 
TestAddFieldRealTimeGet, TestCollapseQParserPlugin, 
TestGraphTermsQParserPlugin, TestOverriddenPrefixQueryForCustomFieldType, 
TestReRankQParserPlugin, TestStressUserVersions, TestJsonFacetRefinement, 
BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, GraphQueryTest, 
TestScoreJoinQPNoScore, TestScoreJoinQPScore, TestJsonRequest, 
TestClassicSimilarityFactory, TestNonDefinedSimilarityFactory, 
TestPerFieldSimilarityWithDefaultOverride, TestExactSharedStatsCache, 
TestDelegationWithHadoopAuth]
   [junit4] Completed [636/665 (1!)] on J1 in 17.67s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 62584 lines...]

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

Reply via email to