Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3263/

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

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

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
        at 
__randomizedtesting.SeedInfo.seed([2D0C0BE5297FDCA2:1A97FFFB11B30106]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:120)
        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:303)
        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:321)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15484 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
   [junit4]   2> 2427264 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2D0C0BE5297FDCA2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_2D0C0BE5297FDCA2-001/init-core-data-001
   [junit4]   2> 2427265 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2D0C0BE5297FDCA2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2427266 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2D0C0BE5297FDCA2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2427267 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2D0C0BE5297FDCA2]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_2D0C0BE5297FDCA2-001/tempDir-001
   [junit4]   2> 2427267 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2D0C0BE5297FDCA2]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2427267 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2427267 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2427367 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2D0C0BE5297FDCA2]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36961
   [junit4]   2> 2427368 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2D0C0BE5297FDCA2]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36961
   [junit4]   2> 2427368 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2D0C0BE5297FDCA2]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36961
   [junit4]   2> 2427373 INFO  (zkConnectionManagerCallback-14430-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2427377 INFO  (zkConnectionManagerCallback-14432-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2427379 INFO  (zkConnectionManagerCallback-14434-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2427382 WARN  (jetty-launcher-14435-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2427382 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2427382 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2427382 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2427383 WARN  (jetty-launcher-14435-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2427383 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2427383 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2427383 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2427390 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2427390 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2427390 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2427391 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b48e20f{/solr,null,AVAILABLE}
   [junit4]   2> 2427392 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2427392 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2427392 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2427392 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ff02a79{/solr,null,AVAILABLE}
   [junit4]   2> 2427399 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5e23b7e8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44305}
   [junit4]   2> 2427399 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.e.j.s.Server Started @2427472ms
   [junit4]   2> 2427399 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44305}
   [junit4]   2> 2427399 ERROR (jetty-launcher-14435-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2427399 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2427399 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2427399 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2427399 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2427399 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-11T13:41:02.214Z
   [junit4]   2> 2427401 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4b00b5b8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33057}
   [junit4]   2> 2427401 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.e.j.s.Server Started @2427475ms
   [junit4]   2> 2427401 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33057}
   [junit4]   2> 2427401 ERROR (jetty-launcher-14435-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2427401 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2427401 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2427401 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2427401 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2427401 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-11T13:41:02.216Z
   [junit4]   2> 2427403 INFO  (zkConnectionManagerCallback-14437-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2427403 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2427406 INFO  (zkConnectionManagerCallback-14439-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2427414 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2427491 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2427502 WARN  (jetty-launcher-14435-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@14f2112[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2427505 WARN  (jetty-launcher-14435-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@31aaebf5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2427506 INFO  (jetty-launcher-14435-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36961/solr
   [junit4]   2> 2427509 INFO  (zkConnectionManagerCallback-14447-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2427512 INFO  (zkConnectionManagerCallback-14449-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2427588 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2427590 WARN  (jetty-launcher-14435-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@69a903c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2427594 WARN  (jetty-launcher-14435-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@f19181f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2427595 INFO  (jetty-launcher-14435-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36961/solr
   [junit4]   2> 2427601 INFO  (zkConnectionManagerCallback-14457-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2427603 INFO  (zkConnectionManagerCallback-14459-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2427614 INFO  (jetty-launcher-14435-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44305_solr
   [junit4]   2> 2427615 INFO  (jetty-launcher-14435-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.Overseer Overseer 
(id=73114349880737800-127.0.0.1:44305_solr-n_0000000000) starting
   [junit4]   2> 2427621 INFO  (zkConnectionManagerCallback-14466-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2427624 INFO  (jetty-launcher-14435-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36961/solr ready
   [junit4]   2> 2427625 INFO  
(OverseerStateUpdate-73114349880737800-127.0.0.1:44305_solr-n_0000000000) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44305_solr
   [junit4]   2> 2427628 INFO  (jetty-launcher-14435-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44305_solr
   [junit4]   2> 2427631 INFO  (jetty-launcher-14435-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 2427639 INFO  (jetty-launcher-14435-thread-2) 
[n:127.0.0.1:33057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2427643 INFO  (jetty-launcher-14435-thread-2) 
[n:127.0.0.1:33057_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33057_solr as DOWN
   [junit4]   2> 2427644 INFO  (zkCallback-14465-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2427644 INFO  (jetty-launcher-14435-thread-2) 
[n:127.0.0.1:33057_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2427644 INFO  (jetty-launcher-14435-thread-2) 
[n:127.0.0.1:33057_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33057_solr
   [junit4]   2> 2427645 INFO  (jetty-launcher-14435-thread-1) 
[n:127.0.0.1:44305_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, 
delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 2427646 INFO  (jetty-launcher-14435-thread-2) 
[n:127.0.0.1:33057_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 2427646 INFO  (jetty-launcher-14435-thread-2) 
[n:127.0.0.1:33057_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, 
delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 2427649 INFO  (zkCallback-14465-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2427650 INFO  (zkCallback-14458-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2427658 INFO  (zkCallback-14448-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2427991 INFO  (jetty-launcher-14435-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2427992 INFO  (jetty-launcher-14435-thread-2) 
[n:127.0.0.1:33057_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2428056 INFO  (jetty-launcher-14435-thread-2-EventThread) [    
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2428060 INFO  (jetty-launcher-14435-thread-1-EventThread) [    
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2428332 INFO  (jetty-launcher-14435-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2428333 INFO  (zkConnectionManagerCallback-14472-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2428335 INFO  (jetty-launcher-14435-thread-2) 
[n:127.0.0.1:33057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2428336 INFO  (jetty-launcher-14435-thread-2) 
[n:127.0.0.1:33057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36961/solr ready
   [junit4]   2> 2428336 INFO  (jetty-launcher-14435-thread-2) 
[n:127.0.0.1:33057_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2428375 INFO  (jetty-launcher-14435-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44305.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e5ce43e
   [junit4]   2> 2428375 INFO  (jetty-launcher-14435-thread-2) 
[n:127.0.0.1:33057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33057.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e5ce43e
   [junit4]   2> 2428389 INFO  (jetty-launcher-14435-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44305.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e5ce43e
   [junit4]   2> 2428389 INFO  (jetty-launcher-14435-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44305.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e5ce43e
   [junit4]   2> 2428390 INFO  (jetty-launcher-14435-thread-2) 
[n:127.0.0.1:33057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33057.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e5ce43e
   [junit4]   2> 2428390 INFO  (jetty-launcher-14435-thread-2) 
[n:127.0.0.1:33057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33057.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e5ce43e
   [junit4]   2> 2428391 INFO  (jetty-launcher-14435-thread-1) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_2D0C0BE5297FDCA2-001/tempDir-001/node1/.
   [junit4]   2> 2428391 INFO  (jetty-launcher-14435-thread-2) 
[n:127.0.0.1:33057_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_2D0C0BE5297FDCA2-001/tempDir-001/node2/.
   [junit4]   2> 2428460 INFO  (zkConnectionManagerCallback-14478-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2428462 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2D0C0BE5297FDCA2]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2428464 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2D0C0BE5297FDCA2]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36961/solr ready
   [junit4]   2> 2428509 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 2428546 INFO  (qtp1037662854-40163) [n:127.0.0.1:33057_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAWoMoV7oigFqMK3i6AEEFNw6mspwMsLSxaxYLJkTTpEfQo1FB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2428546 INFO  (qtp1037662854-40163) [n:127.0.0.1:33057_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAWoMoV7oigFqMK3i6AEEFNw6mspwMsLSxaxYLJkTTpEfQo1FB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2428548 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 2428590 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 2428599 WARN  (qtp1037662854-40163) [n:127.0.0.1:33057_solr    
] o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: bar tries to renew a token 
(solr-dt owner=foo, renewer=foo, realUser=, issueDate=1554990063406, 
maxDate=1555594863406, sequenceNumber=2, masterKeyId=4) with non-matching 
renewer foo
   [junit4]   2> 2428599 WARN  (qtp1037662854-40163) [n:127.0.0.1:33057_solr    
] o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2428601 WARN  (qtp90028566-40171) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: bar tries to renew a token 
(solr-dt owner=foo, renewer=foo, realUser=, issueDate=1554990063406, 
maxDate=1555594863406, sequenceNumber=2, masterKeyId=4) with non-matching 
renewer foo
   [junit4]   2> 2428601 WARN  (qtp90028566-40171) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2428605 WARN  (qtp1037662854-40164) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token (solr-dt owner=foo, renewer=renewUser, realUser=, 
issueDate=1554990063416, maxDate=1555594863416, sequenceNumber=3, 
masterKeyId=4) with non-matching renewer renewUser
   [junit4]   2> 2428605 WARN  (qtp1037662854-40164) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2428606 WARN  (qtp90028566-40172) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token (solr-dt owner=foo, renewer=renewUser, realUser=, 
issueDate=1554990063416, maxDate=1555594863416, sequenceNumber=3, 
masterKeyId=4) with non-matching renewer renewUser
   [junit4]   2> 2428606 WARN  (qtp90028566-40172) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2428607 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 2428654 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 2428663 INFO  (zkConnectionManagerCallback-14483-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2428664 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2428666 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36961/solr ready
   [junit4]   2> 2428668 INFO  (qtp1037662854-40163) [n:127.0.0.1:33057_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAWoMoV9uigFqMK3jbgQEFK6ojEbucI1SlB6UmMPc1tcw_L0fB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2428668 INFO  (qtp1037662854-40163) [n:127.0.0.1:33057_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAWoMoV9uigFqMK3jbgQEFK6ojEbucI1SlB6UmMPc1tcw_L0fB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2428672 INFO  (zkConnectionManagerCallback-14488-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2428673 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2428675 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36961/solr ready
   [junit4]   2> 2428679 INFO  (zkConnectionManagerCallback-14493-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2428680 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2428685 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36961/solr ready
   [junit4]   2> 2428687 INFO  (qtp1037662854-40165) [n:127.0.0.1:33057_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAWoMoV9uigFqMK3jbgQEFK6ojEbucI1SlB6UmMPc1tcw_L0fB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2428687 INFO  (qtp1037662854-40165) [n:127.0.0.1:33057_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAWoMoV9uigFqMK3jbgQEFK6ojEbucI1SlB6UmMPc1tcw_L0fB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2428692 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 2428745 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 2428787 ERROR (qtp90028566-40172) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 2428788 ERROR (qtp1037662854-40161) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 2428796 ERROR (qtp90028566-40174) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 2428797 ERROR (qtp1037662854-40162) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 2428798 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> 2428845 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 2428849 WARN  (qtp1037662854-40165) [n:127.0.0.1:33057_solr    
] o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo is trying to renew a 
token (solr-dt owner=foo, renewer=foo, realUser=, issueDate=1554990063661, 
maxDate=1555594863661, sequenceNumber=7, masterKeyId=4) with wrong password
   [junit4]   2> 2428849 WARN  (qtp1037662854-40165) [n:127.0.0.1:33057_solr    
] o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2428850 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenRenew 
-Dtests.seed=2D0C0BE5297FDCA2 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ar-QA -Dtests.timezone=Asia/Kabul -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.06s J1 | 
TestDelegationWithHadoopAuth.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<403>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2D0C0BE5297FDCA2:1A97FFFB11B30106]:0)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:120)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:303)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:321)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2428910 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[2D0C0BE5297FDCA2]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 2428915 INFO  (zkConnectionManagerCallback-14495-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2428917 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[2D0C0BE5297FDCA2]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 2428960 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 2428963 INFO  (qtp1037662854-40162) [n:127.0.0.1:33057_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> 2428963 INFO  (qtp1037662854-40162) [n:127.0.0.1:33057_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> 2428965 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 2429017 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 2429046 INFO  (zkConnectionManagerCallback-14500-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429048 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2429049 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36961/solr ready
   [junit4]   2> 2429051 ERROR (qtp1037662854-40164) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_9]
   [junit4]   2> 2429089 ERROR (qtp90028566-40171) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_10]
   [junit4]   2> 2429093 INFO  (zkConnectionManagerCallback-14505-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429098 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2429100 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36961/solr ready
   [junit4]   2> 2429105 INFO  (zkConnectionManagerCallback-14510-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429107 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2429108 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36961/solr ready
   [junit4]   2> 2429111 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2D0C0BE5297FDCA2])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 2429113 INFO  (jetty-closer-14511-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1490567000
   [junit4]   2> 2429113 INFO  (jetty-closer-14511-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33057_solr
   [junit4]   2> 2429114 INFO  (jetty-closer-14511-thread-1) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2429114 INFO  (jetty-closer-14511-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33057_solr as DOWN
   [junit4]   2> 2429115 INFO  (jetty-closer-14511-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=22876162
   [junit4]   2> 2429115 INFO  (jetty-closer-14511-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44305_solr
   [junit4]   2> 2429124 INFO  (jetty-closer-14511-thread-2) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2429124 INFO  (jetty-closer-14511-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44305_solr as DOWN
   [junit4]   2> 2429128 INFO  (jetty-closer-14511-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2429128 INFO  (jetty-closer-14511-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e93b95f: rootName = 
solr_33057, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@49b06240
   [junit4]   2> 2429129 INFO  (jetty-closer-14511-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2429129 INFO  (jetty-closer-14511-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2429129 INFO  (jetty-closer-14511-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3119c7a4: rootName = 
solr_44305, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@49b18a96
   [junit4]   2> 2429137 INFO  (jetty-closer-14511-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2429137 INFO  (jetty-closer-14511-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@571d3b32: rootName = 
solr_44305, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7b89d6ff
   [junit4]   2> 2429139 INFO  (jetty-closer-14511-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2429139 INFO  (jetty-closer-14511-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c04c5b6: rootName = 
solr_33057, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7b89d6ff
   [junit4]   2> 2429142 INFO  (jetty-closer-14511-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2429142 INFO  (jetty-closer-14511-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5586dc1d: rootName = 
solr_44305, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5daa2d8
   [junit4]   2> 2429142 INFO  (jetty-closer-14511-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2429143 INFO  (jetty-closer-14511-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2429143 INFO  (jetty-closer-14511-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@295d58f0: rootName = 
solr_33057, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5daa2d8
   [junit4]   2> 2429143 INFO  (jetty-closer-14511-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2429144 INFO  (closeThreadPool-14518-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=73114349880737800-127.0.0.1:44305_solr-n_0000000000) closing
   [junit4]   2> 2429147 INFO  
(OverseerStateUpdate-73114349880737800-127.0.0.1:44305_solr-n_0000000000) 
[n:127.0.0.1:44305_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44305_solr
   [junit4]   2> 2429147 INFO  
(OverseerAutoScalingTriggerThread-73114349880737800-127.0.0.1:44305_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2429152 INFO  (jetty-closer-14511-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=73114349880737800-127.0.0.1:44305_solr-n_0000000000) closing
   [junit4]   2> 2429153 INFO  (closeThreadPool-14518-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73114349880737800-127.0.0.1:44305_solr-n_0000000000) closing
   [junit4]   2> 2429153 ERROR 
(Thread[Thread-7128,5,TGRP-TestDelegationWithHadoopAuth]) [    ] 
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2429160 INFO  (zkCallback-14471-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 2429161 ERROR 
(Thread[Thread-7130,5,TGRP-TestDelegationWithHadoopAuth]) [    ] 
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2429167 INFO  (Curator-Framework-0) [    ] 
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 2429169 INFO  (Curator-Framework-0) [    ] 
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 2429174 INFO  (jetty-closer-14511-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4b00b5b8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2429177 INFO  (jetty-closer-14511-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3b48e20f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2429178 INFO  (jetty-closer-14511-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2429179 INFO  (jetty-closer-14511-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5e23b7e8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2429179 INFO  (jetty-closer-14511-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5ff02a79{/solr,null,UNAVAILABLE}
   [junit4]   2> 2429179 INFO  (jetty-closer-14511-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2429180 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2D0C0BE5297FDCA2]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2429184 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/aliases.json
   [junit4]   2>        11      /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /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/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/ZKDTSMSeqNumRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2>        11      /solr/collections
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2429186 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2D0C0BE5297FDCA2]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36961
   [junit4]   2> 2429186 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2D0C0BE5297FDCA2]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36961
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_2D0C0BE5297FDCA2-001
   [junit4]   2> Apr 11, 2019 1:41:04 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=10, maxDocsPerChunk=723, blockSize=10), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=10, blockSize=10)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@27cb18e9),
 locale=ar-QA, timezone=Asia/Kabul
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=233518224,total=513277952
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaResource, 
TestStreamBody, SolrShardReporterTest, TestSolrJ, 
DistribDocExpirationUpdateProcessorTest, RemoteQueryErrorTest, 
IndexSchemaRuntimeFieldTest, TestCoreDiscovery, TestSystemCollAutoCreate, 
ZkNodePropsTest, TestSizeLimitedDistributedMap, TestBulkSchemaAPI, 
TestMacroExpander, UpdateParamsTest, TestQueryUtils, 
TestJsonFacetsStatsParsing, GraphQueryTest, TestCustomDocTransformer, 
CreateCollectionCleanupTest, TestSolrConfigHandler, UUIDFieldTest, 
TimeRoutedAliasUpdateProcessorTest, TestAuthenticationFramework, 
HttpSolrCallGetCoreTest, SortSpecParsingTest, CopyFieldTest, TestXmlQParser, 
SSLMigrationTest, NotRequiredUniqueKeyTest, TestRequestStatusCollectionAPI, 
DistributedDebugComponentTest, TestDefaultStatsCache, 
TriggerSetPropertiesIntegrationTest, SearchHandlerTest, 
TestClassicSimilarityFactory, TestLegacyFieldCache, TestCloudJSONFacetSKG, 
TestLeaderElectionWithEmptyReplica, DistributedUpdateProcessorTest, 
TestApiFramework, TestBackupRepositoryFactory, DeleteShardTest, 
SolrMetricManagerTest, TestNRTOpen, SpellCheckCollatorWithCollapseTest, 
TestManagedSynonymFilterFactory, FieldAnalysisRequestHandlerTest, 
TestReplicationHandler, TestSimpleQParserPlugin, QueryElevationComponentTest, 
TestCollapseQParserPlugin, TestSimNodeAddedTrigger, 
TestEmbeddedSolrServerConstructors, TestLegacyTerms, HdfsRecoverLeaseTest, 
TestConfig, SolrInfoBeanTest, ByteBuffersDirectoryFactoryTest, 
TestTolerantSearch, TestDownShardTolerantSearch, TestRandomRequestDistribution, 
JWTAuthPluginIntegrationTest, AtomicUpdateProcessorFactoryTest, 
InfoHandlerTest, SimpleFacetsTest, SynonymTokenizerTest, 
TestClusterStateMutator, TermsComponentTest, DistributedFacetPivotSmallTest, 
UUIDUpdateProcessorFallbackTest, DistributedFacetPivotLargeTest, 
TestFieldCacheSortRandom, OverseerModifyCollectionTest, TestMinHashQParser, 
MultiThreadedOCPTest, FileBasedSpellCheckerTest, TestInPlaceUpdatesStandalone, 
RAMDirectoryFactoryTest, SimplePostToolTest, TestCloudSearcherWarming, 
RankQueryTest, TestFieldTypeCollectionResource, CoreAdminOperationTest, 
TestPostingsSolrHighlighter, TestDeleteCollectionOnDownNodes, 
BasicDistributedZk2Test, TestImplicitCoreProperties, TestRawResponseWriter, 
ReplicationFactorTest, HDFSCollectionsAPITest, TestExportWriter, 
PropertiesRequestHandlerTest, RangeFacetCloudTest, 
TestJavabinTupleStreamParser, TestStressReorder, 
ConcurrentCreateRoutedAliasTest, TestSQLHandlerNonCloud, 
MetricTriggerIntegrationTest, HdfsSyncSliceTest, 
BinaryUpdateRequestHandlerTest, TestSubQueryTransformer, SolrRequestParserTest, 
MigrateRouteKeyTest, LeaderVoteWaitTimeoutTest, TestStressInPlaceUpdates, 
CollectionPropsTest, TriggerCooldownIntegrationTest, HighlighterConfigTest, 
MoveReplicaHDFSTest, TestMaxTokenLenTokenizer, SuggesterTSTTest, 
BadIndexSchemaTest, DeleteLastCustomShardedReplicaTest, 
TestSimDistribStateManager, SpellCheckComponentTest, 
TestConfigSetsAPIExclusivity, SolrIndexSplitterTest, 
TestMiniSolrCloudClusterSSL, TestLegacyField, MergeStrategyTest, 
TestUninvertingReader, TestManagedResource, AlternateDirectoryTest, 
BasicFunctionalityTest, CollectionsAPIAsyncDistributedZkTest, 
SearchHandlerTest, TestSuggestSpellingConverter, TestReloadDeadlock, 
TestCloudPseudoReturnFields, BlockDirectoryTest, TaggingAttributeTest, 
DisMaxRequestHandlerTest, TestLegacyBM25SimilarityFactory, 
TestFileDictionaryLookup, SolrGangliaReporterTest, TestIBSimilarityFactory, 
ZkCLITest, SearchRateTriggerTest, TestLuceneMatchVersion, CdcrBootstrapTest, 
TestSolrCoreProperties, PathHierarchyTokenizerFactoryTest, 
ProtectedTermFilterFactoryTest, TestCharFilters, 
TestWordDelimiterFilterFactory, TestLuceneIndexBackCompat, ActionThrottleTest, 
AliasIntegrationTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, 
CloudExitableDirectoryReaderTest, DistribCursorPagingTest, 
DocValuesNotIndexedTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, 
FullSolrCloudDistribCmdsTest, HttpPartitionOnCommitTest, 
HttpPartitionWithTlogReplicasTest, LeaderElectionContextKeyTest, 
LeaderElectionIntegrationTest, LeaderFailureAfterFreshStartTest, 
OverseerStatusTest, OverseerTest, RecoveryZkTest, ShardRoutingTest, 
SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, 
SyncSliceTest, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, 
TestStressCloudBlindAtomicUpdates, TestUtilizeNode, TestZkChroot, 
TriLevelCompositeIdRoutingTest, ZkFailoverTest, ZkSolrClientTest, 
CollectionTooManyReplicasTest, HdfsCollectionsAPIDistributedZkTest, 
SimpleCollectionCreateDeleteTest, TestHdfsCloudBackupRestore, 
TestLocalFSCloudBackupRestore, AutoAddReplicasPlanActionTest, 
HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, 
NodeLostTriggerIntegrationTest, NodeLostTriggerTest, 
ScheduledMaintenanceTriggerTest, TriggerIntegrationTest, TestDynamicLoading, 
TestReqParamsAPI, V2StandaloneTest, XmlUpdateRequestHandlerTest, 
XsltUpdateRequestHandlerTest, AdminHandlersProxyTest, 
AutoscalingHistoryHandlerTest, DistributedSpellCheckComponentTest, 
FacetPivotSmallTest, PhrasesIdentificationComponentTest, 
SuggestComponentContextFilterQueryTest, TermVectorComponentDistributedTest, 
TestLegacyNumericUtils, MetricsConfigTest, SolrJmxReporterCloudTest, 
SolrSlf4jReporterTest, TestRemoteStreaming, TestWriterPerf, SmileWriterTest, 
TestBinaryResponseWriter, TestRetrieveFieldsOptimizer, 
TestSubQueryTransformerDistrib, BadCopyFieldTest, DateFieldTest, 
DateRangeFieldTest, DocValuesMissingTest, EnumFieldTest, 
ManagedSchemaRoundRobinCloudTest, PolyFieldTest, 
PreAnalyzedFieldManagedSchemaCloudTest, PreAnalyzedFieldTest, 
PrimitiveFieldTypeTest, RequiredFieldsTest, SpatialRPTFieldTypeTest, 
TestCloudSchemaless, CursorMarkTest, QueryParsingTest, TestComponentsName, 
TestDocSet, TestExtendedDismaxParser, TestGraphTermsQParserPlugin, 
TestHashQParserPlugin, TestInitQParser, TestLFUCache, TestRecoveryHdfs, 
BlockJoinFacetRandomTest, TestScoreJoinQPNoScore, 
TestPerFieldSimilarityWithDefaultOverride, TestExactStatsCache, 
AuditLoggerIntegrationTest, BasicAuthStandaloneTest, 
SolrLogAuditLoggerPluginTest, TestPKIAuthenticationPlugin, 
TestRuleBasedAuthorizationPlugin, TestDelegationWithHadoopAuth]
   [junit4] Completed [766/853 (1!)] on J1 in 2.77s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 50166 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: 
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid 
part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2523 links (2064 relative) to 3354 anchors in 253 files
     [echo] Validated Links & Anchors via: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...

jar-checksums:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

common.resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1450254489
     [copy] Copying 38 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1450254489
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1450254489

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null855143954
     [copy] Copying 240 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null855143954
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null855143954

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 57ms :: artifacts dl 4ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 108 minutes 44 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to