Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20810/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC --illegal-access=deny

2 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:34381/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:44529/solr/test_col_shard1_replica_n2: Server Error    
request: 
http://127.0.0.1:44529/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34381%2Fsolr%2Ftest_col_shard2_replica_n4%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:46537/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@51de50c

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:34381/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:44529/solr/test_col_shard1_replica_n2: Server Error



request: 
http://127.0.0.1:44529/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34381%2Fsolr%2Ftest_col_shard2_replica_n4%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:46537/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@51de50c
        at 
__randomizedtesting.SeedInfo.seed([7C21AFA596262FAB:4A35CDE31C7B15BA]:0)
        at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:34381/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:44529/solr/test_col_shard1_replica_n2: Server Error



request: 
http://127.0.0.1:44529/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34381%2Fsolr%2Ftest_col_shard2_replica_n4%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:46537/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@51de50c
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34381/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:44529/solr/test_col_shard1_replica_n2: Server Error



request: 
http://127.0.0.1:44529/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34381%2Fsolr%2Ftest_col_shard2_replica_n4%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:46537/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@51de50c
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
        ... 6 more


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([7C21AFA596262FAB:4BBA5BBBAEEAF20F]: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.renewDelegationToken(TestDelegationWithHadoopAuth.java:118)
        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:302)
        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:319)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12088 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_7C21AFA596262FAB-001/init-core-data-001
   [junit4]   2> 757455 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 757456 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 757456 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 757457 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_7C21AFA596262FAB-001/tempDir-001
   [junit4]   2> 757457 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 757458 INFO  (Thread-1307) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 757458 INFO  (Thread-1307) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 757460 ERROR (Thread-1307) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 757558 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40229
   [junit4]   2> 757567 INFO  (jetty-launcher-969-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 757567 INFO  (jetty-launcher-969-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 757570 INFO  (jetty-launcher-969-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6efdb6b{/solr,null,AVAILABLE}
   [junit4]   2> 757571 INFO  (jetty-launcher-969-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e71e47e{/solr,null,AVAILABLE}
   [junit4]   2> 757571 INFO  (jetty-launcher-969-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@780db6f1{HTTP/1.1,[http/1.1]}{127.0.0.1:38437}
   [junit4]   2> 757571 INFO  (jetty-launcher-969-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5fa7b51b{HTTP/1.1,[http/1.1]}{127.0.0.1:41813}
   [junit4]   2> 757572 INFO  (jetty-launcher-969-thread-2) [    ] 
o.e.j.s.Server Started @759716ms
   [junit4]   2> 757572 INFO  (jetty-launcher-969-thread-1) [    ] 
o.e.j.s.Server Started @759716ms
   [junit4]   2> 757572 INFO  (jetty-launcher-969-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38437}
   [junit4]   2> 757572 INFO  (jetty-launcher-969-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41813}
   [junit4]   2> 757572 ERROR (jetty-launcher-969-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 757572 ERROR (jetty-launcher-969-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 757572 INFO  (jetty-launcher-969-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 757572 INFO  (jetty-launcher-969-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 757572 INFO  (jetty-launcher-969-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 757572 INFO  (jetty-launcher-969-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 757572 INFO  (jetty-launcher-969-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 757573 INFO  (jetty-launcher-969-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 757573 INFO  (jetty-launcher-969-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-03T07:05:26.208056Z
   [junit4]   2> 757573 INFO  (jetty-launcher-969-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-03T07:05:26.208098Z
   [junit4]   2> 757575 INFO  (jetty-launcher-969-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 757575 INFO  (jetty-launcher-969-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 757582 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f80b2db4e0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 757586 INFO  (jetty-launcher-969-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40229/solr
   [junit4]   2> 757586 INFO  (jetty-launcher-969-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40229/solr
   [junit4]   2> 757588 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f80b2db4e0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 757628 INFO  (jetty-launcher-969-thread-2) 
[n:127.0.0.1:38437_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 757628 INFO  (jetty-launcher-969-thread-1) 
[n:127.0.0.1:41813_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 757628 INFO  (jetty-launcher-969-thread-1) 
[n:127.0.0.1:41813_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41813_solr
   [junit4]   2> 757628 INFO  (jetty-launcher-969-thread-2) 
[n:127.0.0.1:38437_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38437_solr
   [junit4]   2> 757628 INFO  (jetty-launcher-969-thread-1) 
[n:127.0.0.1:41813_solr    ] o.a.s.c.Overseer Overseer 
(id=98939222497296390-127.0.0.1:41813_solr-n_0000000000) starting
   [junit4]   2> 757629 INFO  
(zkCallback-981-thread-1-processing-n:127.0.0.1:41813_solr) 
[n:127.0.0.1:41813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 757630 INFO  
(zkCallback-980-thread-1-processing-n:127.0.0.1:38437_solr) 
[n:127.0.0.1:38437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 757634 INFO  (jetty-launcher-969-thread-1) 
[n:127.0.0.1:41813_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41813_solr
   [junit4]   2> 757635 INFO  
(zkCallback-981-thread-1-processing-n:127.0.0.1:41813_solr) 
[n:127.0.0.1:41813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 757635 INFO  
(zkCallback-980-thread-1-processing-n:127.0.0.1:38437_solr) 
[n:127.0.0.1:38437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 757636 INFO  (jetty-launcher-969-thread-2) 
[n:127.0.0.1:38437_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 757645 INFO  (jetty-launcher-969-thread-2) 
[n:127.0.0.1:38437_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> 757674 INFO  (jetty-launcher-969-thread-1) 
[n:127.0.0.1:41813_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 757675 INFO  (jetty-launcher-969-thread-1) 
[n:127.0.0.1:41813_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> 757699 INFO  (jetty-launcher-969-thread-1) 
[n:127.0.0.1:41813_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 757699 INFO  (jetty-launcher-969-thread-2) 
[n:127.0.0.1:38437_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 757705 INFO  (jetty-launcher-969-thread-1-EventThread) 
[n:127.0.0.1:41813_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 757705 INFO  (jetty-launcher-969-thread-2-EventThread) 
[n:127.0.0.1:38437_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 757780 INFO  (jetty-launcher-969-thread-1) 
[n:127.0.0.1:41813_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 757780 INFO  (jetty-launcher-969-thread-2) 
[n:127.0.0.1:38437_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 757798 INFO  (jetty-launcher-969-thread-2) 
[n:127.0.0.1:38437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38437.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae557b7
   [junit4]   2> 757800 INFO  (jetty-launcher-969-thread-1) 
[n:127.0.0.1:41813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41813.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae557b7
   [junit4]   2> 757803 INFO  (jetty-launcher-969-thread-2) 
[n:127.0.0.1:38437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38437.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae557b7
   [junit4]   2> 757803 INFO  (jetty-launcher-969-thread-2) 
[n:127.0.0.1:38437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38437.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae557b7
   [junit4]   2> 757803 INFO  (jetty-launcher-969-thread-2) 
[n:127.0.0.1:38437_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_7C21AFA596262FAB-001/tempDir-001/node2/.
   [junit4]   2> 757805 INFO  (jetty-launcher-969-thread-1) 
[n:127.0.0.1:41813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41813.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae557b7
   [junit4]   2> 757805 INFO  (jetty-launcher-969-thread-1) 
[n:127.0.0.1:41813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41813.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ae557b7
   [junit4]   2> 757806 INFO  (jetty-launcher-969-thread-1) 
[n:127.0.0.1:41813_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_7C21AFA596262FAB-001/tempDir-001/node1/.
   [junit4]   2> 757842 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[7C21AFA596262FAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 757892 INFO  (qtp334481277-5880) [n:127.0.0.1:38437_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> 757892 INFO  (qtp334481277-5880) [n:127.0.0.1:38437_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> 757895 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[7C21AFA596262FAB])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=foo&p=foo&t=simple-dt&e=1509728726483&s=A0244y2HnpLfhE72u6ocdb+oflw=";
 Domain=127.0.0.1; Expires=ven., 03-nov.-2017 17:05:26 GMT; HttpOnly". Invalid 
'expires' attribute: ven., 03-nov.-2017 17:05:26 GMT
   [junit4]   2> 757895 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[7C21AFA596262FAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 757902 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[7C21AFA596262FAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 758010 WARN  (qtp334481277-5882) [    ] 
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> 758012 WARN  (qtp334481277-5882) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 758012 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[7C21AFA596262FAB])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 00:00:00 GMT
   [junit4]   2> 758013 WARN  (qtp656509150-5885) [    ] 
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> 758014 WARN  (qtp656509150-5885) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 758014 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[7C21AFA596262FAB])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 00:00:00 GMT
   [junit4]   2> 758018 WARN  (qtp334481277-5873) [    ] 
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> 758018 WARN  (qtp334481277-5873) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 758018 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[7C21AFA596262FAB])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 00:00:00 GMT
   [junit4]   2> 758019 WARN  (qtp656509150-5886) [    ] 
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> 758019 WARN  (qtp656509150-5886) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 758019 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[7C21AFA596262FAB])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 00:00:00 GMT
   [junit4]   2> 758019 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[7C21AFA596262FAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 758027 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[7C21AFA596262FAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 758033 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[7C21AFA596262FAB])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 758033 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[7C21AFA596262FAB])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40229/solr ready
   [junit4]   2> 758037 INFO  (qtp334481277-5872) [n:127.0.0.1:38437_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAV-Ast2HigFfpL9hhwMEFGlCcPeelXmXCt0CyG7HMHG-GmqsB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 758037 INFO  (qtp334481277-5872) [n:127.0.0.1:38437_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAV-Ast2HigFfpL9hhwMEFGlCcPeelXmXCt0CyG7HMHG-GmqsB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 758042 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[7C21AFA596262FAB])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 00:00:00 GMT
   [junit4]   2> 758044 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[7C21AFA596262FAB])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 758044 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[7C21AFA596262FAB])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40229/solr ready
   [junit4]   2> 758045 INFO  (qtp334481277-5875) [n:127.0.0.1:38437_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAV-Ast2HigFfpL9hhwMEFGlCcPeelXmXCt0CyG7HMHG-GmqsB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 758045 INFO  (qtp334481277-5875) [n:127.0.0.1:38437_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAV-Ast2HigFfpL9hhwMEFGlCcPeelXmXCt0CyG7HMHG-GmqsB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 758047 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[7C21AFA596262FAB])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 00:00:00 GMT
   [junit4]   2> 758047 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[7C21AFA596262FAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 758055 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[7C21AFA596262FAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 758058 WARN  (qtp334481277-5875) [n:127.0.0.1:38437_solr    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo is trying to renew a 
token with wrong password
   [junit4]   2> 758059 WARN  (qtp334481277-5875) [n:127.0.0.1:38437_solr    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 758059 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[7C21AFA596262FAB])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 00:00:00 GMT
   [junit4]   2> 758059 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[7C21AFA596262FAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenRenew 
-Dtests.seed=7C21AFA596262FAB -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr-GA -Dtests.timezone=America/Guayaquil -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J0 | 
TestDelegationWithHadoopAuth.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<403>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7C21AFA596262FAB:4BBA5BBBAEEAF20F]:0)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:118)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:302)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:319)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 758069 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[7C21AFA596262FAB]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 758075 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[7C21AFA596262FAB]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 758082 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[7C21AFA596262FAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 758095 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[7C21AFA596262FAB])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 758095 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[7C21AFA596262FAB])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40229/solr ready
   [junit4]   2> 758096 ERROR (qtp334481277-5872) [n:127.0.0.1:38437_solr    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 758103 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[7C21AFA596262FAB])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 758104 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[7C21AFA596262FAB])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40229/solr ready
   [junit4]   2> 758105 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[7C21AFA596262FAB])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 00:00:00 GMT
   [junit4]   2> 758108 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[7C21AFA596262FAB])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 00:00:00 GMT
   [junit4]   2> 758116 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[7C21AFA596262FAB])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 758116 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[7C21AFA596262FAB])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40229/solr ready
   [junit4]   2> 758117 ERROR (qtp334481277-5872) [n:127.0.0.1:38437_solr    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 758126 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[7C21AFA596262FAB])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 758127 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[7C21AFA596262FAB])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40229/solr ready
   [junit4]   2> 758128 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[7C21AFA596262FAB])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 00:00:00 GMT
   [junit4]   2> 758132 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[7C21AFA596262FAB])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 758132 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[7C21AFA596262FAB])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40229/solr ready
   [junit4]   2> 758133 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[7C21AFA596262FAB])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 00:00:00 GMT
   [junit4]   2> 758133 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f80b2db4e0011, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 758134 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[7C21AFA596262FAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4] IGNOR/A 0.00s J0 | 
TestDelegationWithHadoopAuth.testDelegationTokenCancelFail
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/HADOOP-14044";))
   [junit4]   2> 758141 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[7C21AFA596262FAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 758147 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[7C21AFA596262FAB])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 00:00:00 GMT
   [junit4]   2> 758149 INFO  (qtp334481277-5876) [n:127.0.0.1:38437_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAV-Ast35igFfpL9h-QgEFPczlPSOtGdz4AuX_-K8x2skfum6B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 758149 INFO  (qtp334481277-5876) [n:127.0.0.1:38437_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAV-Ast35igFfpL9h-QgEFPczlPSOtGdz4AuX_-K8x2skfum6B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 758150 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[7C21AFA596262FAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 758151 INFO  (jetty-closer-970-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@780db6f1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 758151 INFO  (jetty-closer-970-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3023682
   [junit4]   2> 758151 INFO  (jetty-closer-970-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 758151 INFO  (jetty-closer-970-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b454a9f: rootName = 
solr_38437, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@66e62a7b
   [junit4]   2> 758152 INFO  (jetty-closer-970-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5fa7b51b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 758152 INFO  (jetty-closer-970-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=524733175
   [junit4]   2> 758152 INFO  (jetty-closer-970-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 758152 INFO  (jetty-closer-970-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@722d5ade: rootName = 
solr_41813, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@536c8606
   [junit4]   2> 758157 INFO  (jetty-closer-970-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 758157 INFO  (jetty-closer-970-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6fd84929: rootName = 
solr_41813, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@47ab2f1b
   [junit4]   2> 758159 INFO  (jetty-closer-970-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 758159 INFO  (jetty-closer-970-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d603d1d: rootName = 
solr_38437, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@47ab2f1b
   [junit4]   2> 758161 INFO  (jetty-closer-970-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 758161 INFO  (jetty-closer-970-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15c6cbbf: rootName = 
solr_41813, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3a4f7665
   [junit4]   2> 758162 INFO  (jetty-closer-970-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41813_solr
   [junit4]   2> 758163 INFO  (jetty-closer-970-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 758163 INFO  
(zkCallback-981-thread-1-processing-n:127.0.0.1:41813_solr) 
[n:127.0.0.1:41813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 758163 INFO  
(zkCallback-980-thread-1-processing-n:127.0.0.1:38437_solr) 
[n:127.0.0.1:38437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 758163 INFO  (jetty-closer-970-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 758163 INFO  (jetty-closer-970-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98939222497296390-127.0.0.1:41813_solr-n_0000000000) closing
   [junit4]   2> 758163 INFO  
(OverseerStateUpdate-98939222497296390-127.0.0.1:41813_solr-n_0000000000) 
[n:127.0.0.1:41813_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41813_solr
   [junit4]   2> 758163 WARN  
(OverseerAutoScalingTriggerThread-98939222497296390-127.0.0.1:41813_solr-n_0000000000)
 [n:127.0.0.1:41813_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 758164 INFO  
(zkCallback-980-thread-1-processing-n:127.0.0.1:38437_solr) 
[n:127.0.0.1:38437_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38437_solr
   [junit4]   2> 758164 ERROR 
(Thread[Thread-1326,5,TGRP-TestDelegationWithHadoopAuth]) 
[n:127.0.0.1:41813_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 758165 INFO  (jetty-closer-970-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 758165 INFO  (jetty-closer-970-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7dcc146b: rootName = 
solr_38437, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3a4f7665
   [junit4]   2> 758166 INFO  (jetty-closer-970-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38437_solr
   [junit4]   2> 758167 INFO  (jetty-closer-970-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 758167 INFO  (jetty-closer-970-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 758167 INFO  
(zkCallback-980-thread-1-processing-n:127.0.0.1:38437_solr) 
[n:127.0.0.1:38437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 758168 INFO  (jetty-closer-970-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2e71e47e{/solr,null,UNAVAILABLE}
   [junit4]   2> 759667 WARN  
(zkCallback-980-thread-1-processing-n:127.0.0.1:38437_solr) 
[n:127.0.0.1:38437_solr    ] o.a.s.c.ZkController Unable to register nodeLost 
path for 127.0.0.1:38437_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:38437_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:749)
   [junit4]   2>        at 
java.base/java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4724)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 759667 ERROR 
(Thread[Thread-1325,5,TGRP-TestDelegationWithHadoopAuth]) 
[n:127.0.0.1:38437_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 759668 INFO  (jetty-closer-970-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6efdb6b{/solr,null,UNAVAILABLE}
   [junit4]   2> 759668 ERROR 
(SUITE-TestDelegationWithHadoopAuth-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 759669 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40229 40229
   [junit4]   2> 764673 INFO  (Thread-1307) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40229 40229
   [junit4]   2> 764673 WARN  (Thread-1307) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        4       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_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> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_7C21AFA596262FAB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3d3d5cca),
 locale=fr-GA, timezone=America/Guayaquil
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=285750424,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteReplicaTest, 
TestInPlaceUpdatesStandalone, DistributedMLTComponentTest, 
TestBlendedInfixSuggestions, ZkFailoverTest, BasicFunctionalityTest, 
TestIBSimilarityFactory, TestConfigReload, AnalysisAfterCoreReloadTest, 
ZkStateReaderTest, TlogReplayBufferedWhileIndexingTest, SpatialFilterTest, 
TestCryptoKeys, TestQueryWrapperFilter, SliceStateTest, 
TestNonDefinedSimilarityFactory, TestReqParamsAPI, TestExactStatsCache, 
TestDefaultStatsCache, NodeLostTriggerTest, ReplicaListTransformerTest, 
CollectionsAPISolrJTest, TestComplexPhraseQParserPlugin, TestManagedResource, 
TestLocalFSCloudBackupRestore, TestSystemCollAutoCreate, 
TestBinaryResponseWriter, AddSchemaFieldsUpdateProcessorFactoryTest, 
MetricUtilsTest, TestHighFrequencyDictionaryFactory, 
SuggestComponentContextFilterQueryTest, TestBulkSchemaAPI, 
TestStandardQParsers, TestManagedSchema, TestExpandComponent, 
OutOfBoxZkACLAndCredentialsProvidersTest, MergeStrategyTest, 
TestReRankQParserPlugin, DistributedFacetPivotWhiteBoxTest, 
TestLegacyFieldReuse, TestPushWriter, HdfsWriteToMultipleCollectionsTest, 
RestartWhileUpdatingTest, DistributedExpandComponentTest, SyncSliceTest, 
TestUtils, CleanupOldIndexTest, SaslZkACLProviderTest, 
TestLuceneIndexBackCompat, DistributedQueueTest, TestInitParams, 
TestCodecSupport, TestXmlQParser, OverseerTaskQueueTest, TestClusterProperties, 
TestInitQParser, ForceLeaderTest, TestNumericTokenStream, 
DirectUpdateHandlerOptimizeTest, LeaderElectionIntegrationTest, 
ZkControllerTest, TestDelegationWithHadoopAuth]
   [junit4] Completed [174/747 (1!)] on J0 in 7.24s, 8 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 1375 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7C21AFA596262FAB-001/init-core-data-001
   [junit4]   2> 2719098 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2719098 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="SSL overhead seems to cause 
OutOfMemory when stress testing")
   [junit4]   2> 2719098 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2719099 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7C21AFA596262FAB-001/tempDir-001
   [junit4]   2> 2719099 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2719100 INFO  (Thread-3353) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2719100 INFO  (Thread-3353) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2719105 ERROR (Thread-3353) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2719200 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40967
   [junit4]   2> 2719202 INFO  (jetty-launcher-5650-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2719202 INFO  (jetty-launcher-5650-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2719202 INFO  (jetty-launcher-5650-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2719202 INFO  (jetty-launcher-5650-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2719213 INFO  (jetty-launcher-5650-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@109988d4{/solr,null,AVAILABLE}
   [junit4]   2> 2719213 INFO  (jetty-launcher-5650-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@198b9e83{/solr,null,AVAILABLE}
   [junit4]   2> 2719213 INFO  (jetty-launcher-5650-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60343dc8{/solr,null,AVAILABLE}
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@290ca324{/solr,null,AVAILABLE}
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@55247854{HTTP/1.1,[http/1.1]}{127.0.0.1:34381}
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3bc49825{HTTP/1.1,[http/1.1]}{127.0.0.1:46537}
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-3) [    ] 
o.e.j.s.Server Started @2721510ms
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-4) [    ] 
o.e.j.s.Server Started @2721510ms
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34381}
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46537}
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4bf29ffe{HTTP/1.1,[http/1.1]}{127.0.0.1:44529}
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-1) [    ] 
o.e.j.s.Server Started @2721510ms
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44529}
   [junit4]   2> 2719218 ERROR (jetty-launcher-5650-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2719218 ERROR (jetty-launcher-5650-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2719218 ERROR (jetty-launcher-5650-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-03T07:38:08.003733Z
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2719218 INFO  (jetty-launcher-5650-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2719219 INFO  (jetty-launcher-5650-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-03T07:38:08.004034Z
   [junit4]   2> 2719219 INFO  (jetty-launcher-5650-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2719219 INFO  (jetty-launcher-5650-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2719219 INFO  (jetty-launcher-5650-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-03T07:38:08.004131Z
   [junit4]   2> 2719224 INFO  (jetty-launcher-5650-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4f4d087{HTTP/1.1,[http/1.1]}{127.0.0.1:36615}
   [junit4]   2> 2719224 INFO  (jetty-launcher-5650-thread-2) [    ] 
o.e.j.s.Server Started @2721516ms
   [junit4]   2> 2719224 INFO  (jetty-launcher-5650-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36615}
   [junit4]   2> 2719224 ERROR (jetty-launcher-5650-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2719224 INFO  (jetty-launcher-5650-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2719224 INFO  (jetty-launcher-5650-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2719224 INFO  (jetty-launcher-5650-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2719224 INFO  (jetty-launcher-5650-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2719224 INFO  (jetty-launcher-5650-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-03T07:38:08.009809Z
   [junit4]   2> 2719227 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f80d0ca8e0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2719231 INFO  (jetty-launcher-5650-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2719233 INFO  (jetty-launcher-5650-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2719236 INFO  (jetty-launcher-5650-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2719236 INFO  (jetty-launcher-5650-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40967/solr
   [junit4]   2> 2719241 INFO  (jetty-launcher-5650-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40967/solr
   [junit4]   2> 2719242 INFO  (jetty-launcher-5650-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40967/solr
   [junit4]   2> 2719249 INFO  (jetty-launcher-5650-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40967/solr
   [junit4]   2> 2719284 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f80d0ca8e000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2719289 INFO  (jetty-launcher-5650-thread-4) 
[n:127.0.0.1:46537_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2719289 INFO  (jetty-launcher-5650-thread-2) 
[n:127.0.0.1:36615_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2719290 INFO  (jetty-launcher-5650-thread-4) 
[n:127.0.0.1:46537_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46537_solr
   [junit4]   2> 2719290 INFO  (jetty-launcher-5650-thread-2) 
[n:127.0.0.1:36615_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36615_solr
   [junit4]   2> 2719290 INFO  (jetty-launcher-5650-thread-4) 
[n:127.0.0.1:46537_solr    ] o.a.s.c.Overseer Overseer 
(id=98939351065296905-127.0.0.1:46537_solr-n_0000000000) starting
   [junit4]   2> 2719294 INFO  
(zkCallback-5672-thread-1-processing-n:127.0.0.1:36615_solr) 
[n:127.0.0.1:36615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2719294 INFO  
(zkCallback-5670-thread-1-processing-n:127.0.0.1:46537_solr) 
[n:127.0.0.1:46537_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2719296 INFO  (jetty-launcher-5650-thread-3) 
[n:127.0.0.1:34381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2719297 INFO  (jetty-launcher-5650-thread-3) 
[n:127.0.0.1:34381_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2719298 INFO  (jetty-launcher-5650-thread-3) 
[n:127.0.0.1:34381_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34381_solr
   [junit4]   2> 2719298 INFO  
(zkCallback-5670-thread-1-processing-n:127.0.0.1:46537_solr) 
[n:127.0.0.1:46537_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2719298 INFO  
(zkCallback-5672-thread-1-processing-n:127.0.0.1:36615_solr) 
[n:127.0.0.1:36615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2719309 INFO  
(zkCallback-5673-thread-1-processing-n:127.0.0.1:34381_solr) 
[n:127.0.0.1:34381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2719309 INFO  (jetty-launcher-5650-thread-4) 
[n:127.0.0.1:46537_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46537_solr
   [junit4]   2> 2719310 INFO  
(zkCallback-5673-thread-1-processing-n:127.0.0.1:34381_solr) 
[n:127.0.0.1:34381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2719310 INFO  
(zkCallback-5672-thread-1-processing-n:127.0.0.1:36615_solr) 
[n:127.0.0.1:36615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2719312 INFO  (jetty-launcher-5650-thread-1) 
[n:127.0.0.1:44529_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2719313 INFO  (jetty-launcher-5650-thread-1) 
[n:127.0.0.1:44529_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2719313 INFO  (jetty-launcher-5650-thread-1) 
[n:127.0.0.1:44529_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44529_solr
   [junit4]   2> 2719314 INFO  
(zkCallback-5664-thread-1-processing-n:127.0.0.1:44529_solr) 
[n:127.0.0.1:44529_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2719314 INFO  
(zkCallback-5672-thread-1-processing-n:127.0.0.1:36615_solr) 
[n:127.0.0.1:36615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2719315 INFO  
(zkCallback-5670-thread-1-processing-n:127.0.0.1:46537_solr) 
[n:127.0.0.1:46537_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 2719315 INFO  
(zkCallback-5673-thread-1-processing-n:127.0.0.1:34381_solr) 
[n:127.0.0.1:34381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2719325 INFO  (jetty-launcher-5650-thread-2) 
[n:127.0.0.1:36615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36615.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@595ffa10
   [junit4]   2> 2719335 INFO  (jetty-launcher-5650-thread-2) 
[n:127.0.0.1:36615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36615.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@595ffa10
   [junit4]   2> 2719335 INFO  (jetty-launcher-5650-thread-2) 
[n:127.0.0.1:36615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36615.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@595ffa10
   [junit4]   2> 2719336 INFO  (jetty-launcher-5650-thread-2) 
[n:127.0.0.1:36615_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7C21AFA596262FAB-001/tempDir-001/node2/.
   [junit4]   2> 2719341 INFO  (jetty-launcher-5650-thread-3) 
[n:127.0.0.1:34381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34381.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@595ffa10
   [junit4]   2> 2719344 INFO  (jetty-launcher-5650-thread-4) 
[n:127.0.0.1:46537_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46537.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@595ffa10
   [junit4]   2> 2719349 INFO  (jetty-launcher-5650-thread-4) 
[n:127.0.0.1:46537_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46537.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@595ffa10
   [junit4]   2> 2719349 INFO  (jetty-launcher-5650-thread-4) 
[n:127.0.0.1:46537_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46537.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@595ffa10
   [junit4]   2> 2719349 INFO  (jetty-launcher-5650-thread-3) 
[n:127.0.0.1:34381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34381.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@595ffa10
   [junit4]   2> 2719350 INFO  (jetty-launcher-5650-thread-3) 
[n:127.0.0.1:34381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34381.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@595ffa10
   [junit4]   2> 2719350 INFO  (jetty-launcher-5650-thread-4) 
[n:127.0.0.1:46537_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7C21AFA596262FAB-001/tempDir-001/node4/.
   [junit4]   2> 2719350 INFO  (jetty-launcher-5650-thread-3) 
[n:127.0.0.1:34381_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7C21AFA596262FAB-001/tempDir-001/node3/.
   [junit4]   2> 2719354 INFO  (jetty-launcher-5650-thread-1) 
[n:127.0.0.1:44529_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44529.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@595ffa10
   [junit4]   2> 2719361 INFO  (jetty-launcher-5650-thread-1) 
[n:127.0.0.1:44529_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44529.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@595ffa10
   [junit4]   2> 2719361 INFO  (jetty-launcher-5650-thread-1) 
[n:127.0.0.1:44529_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44529.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@595ffa10
   [junit4]   2> 2719362 INFO  (jetty-launcher-5650-thread-1) 
[n:127.0.0.1:44529_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7C21AFA596262FAB-001/tempDir-001/node1/.
   [junit4]   2> 2719447 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2719447 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40967/solr ready
   [junit4]   2> 2719565 INFO  (qtp2040661823-28469) [n:127.0.0.1:44529_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2719565 INFO  
(OverseerThreadFactory-6360-thread-1-processing-n:127.0.0.1:46537_solr) 
[n:127.0.0.1:46537_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 2719671 INFO  
(OverseerStateUpdate-98939351065296905-127.0.0.1:46537_solr-n_0000000000) 
[n:127.0.0.1:46537_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46537/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2719672 INFO  
(OverseerStateUpdate-98939351065296905-127.0.0.1:46537_solr-n_0000000000) 
[n:127.0.0.1:46537_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44529/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2719672 INFO  
(OverseerStateUpdate-98939351065296905-127.0.0.1:46537_solr-n_0000000000) 
[n:127.0.0.1:46537_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34381/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2719673 INFO  
(OverseerStateUpdate-98939351065296905-127.0.0.1:46537_solr-n_0000000000) 
[n:127.0.0.1:46537_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36615/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2719876 INFO  (qtp862469836-28473) [n:127.0.0.1:46537_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2719876 INFO  (qtp2040661823-28477) [n:127.0.0.1:44529_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2719876 INFO  (qtp984741416-28468) [n:127.0.0.1:34381_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node7&name=test_col_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2719876 INFO  (qtp2097604218-28482) [n:127.0.0.1:36615_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2719876 INFO  (qtp862469836-28473) [n:127.0.0.1:46537_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2719877 INFO  (qtp984741416-28468) [n:127.0.0.1:34381_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2719877 INFO  (qtp2097604218-28482) [n:127.0.0.1:36615_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2719877 INFO  (qtp2040661823-28477) [n:127.0.0.1:44529_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2719981 INFO  
(zkCallback-5672-thread-1-processing-n:127.0.0.1:36615_solr) 
[n:127.0.0.1:36615_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 2719981 INFO  
(zkCallback-5673-thread-1-processing-n:127.0.0.1:34381_solr) 
[n:127.0.0.1:34381_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 2719981 INFO  
(zkCallback-5672-thread-2-processing-n:127.0.0.1:36615_solr) 
[n:127.0.0.1:36615_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 2719981 INFO  
(zkCallback-5670-thread-2-processing-n:127.0.0.1:46537_solr) 
[n:127.0.0.1:46537_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 2719981 INFO  
(zkCallback-5664-thread-1-processing-n:127.0.0.1:44529_solr) 
[n:127.0.0.1:44529_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 2719981 INFO  
(zkCallback-5664-thread-2-processing-n:127.0.0.1:44529_solr) 
[n:127.0.0.1:44529_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 2719981 INFO  
(zkCallback-5670-thread-1-processing-n:127.0.0.1:46537_solr) 
[n:127.0.0.1:46537_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 2719981 INFO  
(zkCallback-5673-thread-2-processing-n:127.0.0.1:34381_solr) 
[n:127.0.0.1:34381_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 2720891 INFO  (qtp862469836-28473) [n:127.0.0.1:46537_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2720893 INFO  (qtp984741416-28468) [n:127.0.0.1:34381_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2720899 INFO  (qtp2097604218-28482) [n:127.0.0.1:36615_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2720900 INFO  (qtp2040661823-28477) [n:127.0.0.1:44529_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2720905 INFO  (qtp984741416-28468) [n:127.0.0.1:34381_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n4] Schema 
name=minimal-atomic-stress
   [junit4]   2> 2720905 INFO  (qtp862469836-28473) [n:127.0.0.1:46537_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema 
name=minimal-atomic-stress
   [junit4]   2> 2720907 INFO  (qtp984741416-28468) [n:127.0.0.1:34381_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 2720907 INFO  (qtp984741416-28468) [n:127.0.0.1:34381_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n4' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 2720907 INFO  (qtp862469836-28473) [n:127.0.0.1:46537_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 2720907 INFO  (qtp862469836-28473) [n:127.0.0.1:46537_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 2720907 INFO  (qtp984741416-28468) [n:127.0.0.1:34381_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34381.solr.core.test_col.shard2.replica_n4' (registry 
'solr.core.test_col.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@595ffa10
   [junit4]   2> 2720908 INFO  (qtp862469836-28473) [n:127.0.0.1:46537_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46537.solr.core.test_col.shard1.replica_n1' (registry 
'solr.core.test_col.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@595ffa10
   [junit4]   2> 2720908 INFO  (qtp984741416-28468) [n:127.0.0.1:34381_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2720908 INFO  (qtp984741416-28468) [n:127.0.0.1:34381_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7C21AFA596262FAB-001/tempDir-001/node3/test_col_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7C21AFA596262FAB-001/tempDir-001/node3/./test_col_shard2_replica_n4/data/]
   [junit4]   2> 2720908 INFO  (qtp862469836-28473) [n:127.0.0.1:46537_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2720908 INFO  (qtp862469836-28473) [n:127.0.0.1:46537_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7C21AFA596262FAB-001/tempDir-001/node4/test_col_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7C21AFA596262FAB-001/tempDir-001/node4/./test_col_shard1_replica_n1/data/]
   [junit4]   2> 2720910 INFO  (qtp2040661823-28477) [n:127.0.0.1:44529_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema 
name=minimal-atomic-stress
   [junit4]   2> 2720910 INFO  (qtp2097604218-28482) [n:127.0.0.1:36615_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n6] Schema 
name=minimal-atomic-stress
   [junit4]   2> 2720911 INFO  (qtp2040661823-28477) [n:127.0.0.1:44529_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 2720911 INFO  (qtp2040661823-28477) [n:127.0.0.1:44529_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n2' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 2720911 INFO  (qtp2097604218-28482) [n:127.0.0.1:36615_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 2720911 INFO  (qtp2097604218-28482) [n:127.0.0.1:36615_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n6' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 2720912 INFO  (qtp2097604218-28482) [n:127.0.0.1:36615_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36615.solr.core.test_col.shard2.replica_n6' (registry 
'solr.core.test_col.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@595ffa10
   [junit4]   2> 2720912 INFO  (qtp2040661823-28477) [n:127.0.0.1:44529_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44529.solr.core.test_col.shard1.replica_n2' (registry 
'solr.core.test_col.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@595ffa10
   [junit4]   2> 2720912 INFO  (qtp2097604218-28482) [n:127.0.0.1:36615_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2720912 INFO  (qtp2097604218-28482) [n:127.0.0.1:36615_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7C21AFA596262FAB-001/tempDir-001/node2/test_col_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7C21AFA596262FAB-001/tempDir-001/node2/./test_col_shard2_replica_n6/data/]
   [junit4]   2> 2720912 INFO  (qtp2040661823-28477) [n:127.0.0.1:44529_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2720912 INFO  (qtp2040661823-28477) [n:127.0.0.1:44529_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n2] ] O

[...truncated too long message...]

icRegistry@2a32569b
   [junit4]   2> 2737758 INFO  (coreCloseExecutor-6391-thread-1) 
[n:127.0.0.1:46537_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard1.leader, tag=711237573
   [junit4]   2> 2737758 INFO  (coreCloseExecutor-6392-thread-1) 
[n:127.0.0.1:34381_solr c:test_col s:shard2 r:core_node7 
x:test_col_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard2.leader, tag=1089466516
   [junit4]   2> 2737759 INFO  (coreCloseExecutor-6392-thread-1) 
[n:127.0.0.1:34381_solr c:test_col s:shard2 r:core_node7 
x:test_col_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 2737759 INFO  (coreCloseExecutor-6391-thread-1) 
[n:127.0.0.1:46537_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 2737759 INFO  (coreCloseExecutor-6392-thread-1) 
[n:127.0.0.1:34381_solr c:test_col s:shard2 r:core_node7 
x:test_col_shard2_replica_n4] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@58dc8eef commitCommandVersion:0
   [junit4]   2> 2737759 INFO  (coreCloseExecutor-6391-thread-1) 
[n:127.0.0.1:46537_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@39483586 commitCommandVersion:0
   [junit4]   2> 2737761 INFO  (coreCloseExecutor-6390-thread-1) 
[n:127.0.0.1:44529_solr c:test_col s:shard1 r:core_node5 
x:test_col_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard1.leader, tag=1236731335
   [junit4]   2> 2737761 INFO  (coreCloseExecutor-6390-thread-1) 
[n:127.0.0.1:44529_solr c:test_col s:shard1 r:core_node5 
x:test_col_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 2737761 INFO  (coreCloseExecutor-6390-thread-1) 
[n:127.0.0.1:44529_solr c:test_col s:shard1 r:core_node5 
x:test_col_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@62aae68b commitCommandVersion:0
   [junit4]   2> 2737761 INFO  (coreCloseExecutor-6389-thread-1) 
[n:127.0.0.1:36615_solr c:test_col s:shard2 r:core_node8 
x:test_col_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard2.leader, tag=348135746
   [junit4]   2> 2737761 INFO  (coreCloseExecutor-6389-thread-1) 
[n:127.0.0.1:36615_solr c:test_col s:shard2 r:core_node8 
x:test_col_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 2737761 INFO  (coreCloseExecutor-6389-thread-1) 
[n:127.0.0.1:36615_solr c:test_col s:shard2 r:core_node8 
x:test_col_shard2_replica_n6] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@f02f0a6 commitCommandVersion:0
   [junit4]   2> 2737768 INFO  (jetty-closer-5651-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98939351065296905-127.0.0.1:46537_solr-n_0000000000) closing
   [junit4]   2> 2737768 INFO  
(OverseerStateUpdate-98939351065296905-127.0.0.1:46537_solr-n_0000000000) 
[n:127.0.0.1:46537_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46537_solr
   [junit4]   2> 2737768 WARN  
(OverseerAutoScalingTriggerThread-98939351065296905-127.0.0.1:46537_solr-n_0000000000)
 [n:127.0.0.1:46537_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2737773 INFO  (jetty-closer-5651-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@109988d4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2737773 INFO  (jetty-closer-5651-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@198b9e83{/solr,null,UNAVAILABLE}
   [junit4]   2> 2737774 INFO  (jetty-closer-5651-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@290ca324{/solr,null,UNAVAILABLE}
   [junit4]   2> 2737774 INFO  (jetty-closer-5651-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@60343dc8{/solr,null,UNAVAILABLE}
   [junit4]   2> 2737774 ERROR 
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2737774 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[7C21AFA596262FAB]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40967 40967
   [junit4]   2> 2747826 INFO  (Thread-3353) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40967 40967
   [junit4]   2> 2747827 WARN  (Thread-3353) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       
/solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        28      /solr/collections/test_col/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_7C21AFA596262FAB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{long_stored_idx=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 long_dv_idx=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
long_dv_stored_idx=PostingsFormat(name=MockRandom)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70), 
long_dv_idx=DocValuesFormat(name=Direct), 
long_dv_stored=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Lucene70), long_dv=DocValuesFormat(name=Direct), 
long_dv_stored_idx=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1414, 
maxMBSortInHeap=7.775001793391309, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@596b4589),
 locale=zu-ZA, timezone=America/Cuiaba
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=323336464,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BasicAuthIntegrationTest, 
TestExactSharedStatsCache, NodeMutatorTest, TestPullReplica, VersionInfoTest, 
TestSolrCoreSnapshots, MigrateRouteKeyTest, DeleteNodeTest, 
TestSolrConfigHandler, TestDistributedGrouping, AliasIntegrationTest, 
WordBreakSolrSpellCheckerTest, DistributedFacetPivotLargeTest, 
HttpPartitionTest, TestPivotHelperCode, TestBlobHandler, SuggesterTest, 
FieldAnalysisRequestHandlerTest, UnloadDistributedZkTest, 
SolrCoreCheckLockOnStartupTest, RecoveryZkTest, SolrJmxReporterTest, 
SolrGangliaReporterTest, TestScoreJoinQPNoScore, UtilsToolTest, 
HighlighterMaxOffsetTest, ClassificationUpdateProcessorTest, TestExportWriter, 
TestRandomRequestDistribution, AlternateDirectoryTest, 
TestManagedSchemaThreadSafety, TestNoOpRegenerator, LeaderElectionTest, 
TestStressLiveNodes, BigEndianAscendingWordSerializerTest, OverseerStatusTest, 
TestQuerySenderListener, HdfsChaosMonkeySafeLeaderTest, TestRTimerTree, 
TestReplicationHandlerBackup, HdfsRecoverLeaseTest, TestHalfAndHalfDocValues, 
TestCloudPivotFacet, LeaderFailureAfterFreshStartTest, SystemLogListenerTest, 
TestChildDocTransformer, TestAuthorizationFramework, CloudMLTQParserTest, 
SortSpecParsingTest, DirectSolrConnectionTest, CoreAdminHandlerTest, 
HdfsBasicDistributedZk2Test, CSVRequestHandlerTest, ReturnFieldsTest, 
ClusterStateTest, TestCloudSearcherWarming, ScriptEngineTest, 
IndexBasedSpellCheckerTest, MoveReplicaHDFSTest, TestLegacyField, 
CustomCollectionTest, FileBasedSpellCheckerTest, 
SegmentsInfoRequestHandlerTest, TestDocBasedVersionConstraints, 
LoggingHandlerTest, TestAnalyzeInfixSuggestions, InfixSuggestersTest, 
FieldMutatingUpdateProcessorTest, DistributedSpellCheckComponentTest, 
BadComponentTest, TestZkChroot, CoreAdminRequestStatusTest, 
TestFuzzyAnalyzedSuggestions, TestFreeTextSuggestions, 
DistributedQueryComponentOptimizationTest, TestTrieFacet, 
TestNumericRangeQuery64, TestSchemaVersionResource, TestDistributedMissingSort, 
UninvertDocValuesMergePolicyTest, TestSolrCloudWithSecureImpersonation, 
SSLMigrationTest, TestHdfsCloudBackupRestore, DisMaxRequestHandlerTest, 
TestSQLHandler, OverseerTest, TestLMDirichletSimilarityFactory, 
TestCloudDeleteByQuery, V2StandaloneTest, TestSubQueryTransformerDistrib, 
TestDynamicFieldCollectionResource, TestSystemIdResolver, 
TestJavabinTupleStreamParser, TestLRUCache, TestCloudManagedSchema, 
VMParamsZkACLAndCredentialsProvidersTest, TimeZoneUtilsTest, EnumFieldTest, 
UniqFieldsUpdateProcessorFactoryTest, TestDistributedStatsComponentCardinality, 
TestSearchPerf, FullSolrCloudDistribCmdsTest, TestManagedStopFilterFactory, 
CollectionsAPIAsyncDistributedZkTest, SpatialHeatmapFacetsTest, 
TestDistribDocBasedVersion, ExitableDirectoryReaderTest, TestCharFilters, 
SpellPossibilityIteratorTest, SolrTestCaseJ4Test, TestFieldSortValues, 
UUIDFieldTest, AtomicUpdatesTest, TestSchemaNameResource, TestFieldCacheReopen, 
XmlUpdateRequestHandlerTest, TestCoreContainer, TestHashPartitioner, 
BasicDistributedZkTest, TestRandomFlRTGCloud, TestRequestForwarding, 
TestSegmentSorting, TestSolrCloudWithKerberosAlt, 
TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [576/747 (2!)] on J2 in 28.75s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 40715 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to