Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/106/
Java: 32bit/jdk-9-ea+181 -server -XX:+UseSerialGC --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:41251/solr/test_col: Failed synchronous update on shard 
StdNode: http://127.0.0.1:36727/solr/test_col_shard1_replica1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@1cf683e

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:41251/solr/test_col: Failed synchronous update on 
shard StdNode: http://127.0.0.1:36727/solr/test_col_shard1_replica1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@1cf683e
        at 
__randomizedtesting.SeedInfo.seed([108ECBC86A134AFF:269AA98EE04E70EE]: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:281)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:193)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:41251/solr/test_col: Failed synchronous update on shard 
StdNode: http://127.0.0.1:36727/solr/test_col_shard1_replica1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@1cf683e
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409)
        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:229)
        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:41251/solr/test_col: Failed synchronous update 
on shard StdNode: http://127.0.0.1:36727/solr/test_col_shard1_replica1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@1cf683e
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397)
        ... 6 more


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
Error from server at http://127.0.0.1:39211/solr/authCollection: No registered 
leader was found after waiting for 4000ms , collection: authCollection slice: 
shard2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:39211/solr/authCollection: No registered leader 
was found after waiting for 4000ms , collection: authCollection slice: shard2
        at 
__randomizedtesting.SeedInfo.seed([108ECBC86A134AFF:ACE0BDDACE40C985]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:194)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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 11432 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/init-core-data-001
   [junit4]   2> 336782 WARN  
(SUITE-BasicAuthIntegrationTest-seed#[108ECBC86A134AFF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 336782 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[108ECBC86A134AFF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 336782 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[108ECBC86A134AFF]-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> 336782 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[108ECBC86A134AFF]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001
   [junit4]   2> 336782 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[108ECBC86A134AFF]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 336783 INFO  (Thread-643) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 336783 INFO  (Thread-643) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 336785 ERROR (Thread-643) [    ] 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> 336883 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[108ECBC86A134AFF]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39019
   [junit4]   2> 336886 INFO  (jetty-launcher-522-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 336886 INFO  (jetty-launcher-522-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 336886 INFO  (jetty-launcher-522-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 336887 INFO  (jetty-launcher-522-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1452650{/solr,null,AVAILABLE}
   [junit4]   2> 336887 INFO  (jetty-launcher-522-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a164fe{/solr,null,AVAILABLE}
   [junit4]   2> 336888 INFO  (jetty-launcher-522-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1459775{/solr,null,AVAILABLE}
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@874c75{HTTP/1.1,[http/1.1]}{127.0.0.1:44437}
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@da81eb{HTTP/1.1,[http/1.1]}{127.0.0.1:39211}
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@409a0f{HTTP/1.1,[http/1.1]}{127.0.0.1:39461}
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-1) [    ] 
o.e.j.s.Server Started @338202ms
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-2) [    ] 
o.e.j.s.Server Started @338202ms
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39461}
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39211}
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-3) [    ] 
o.e.j.s.Server Started @338202ms
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44437}
   [junit4]   2> 336893 ERROR (jetty-launcher-522-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 336893 ERROR (jetty-launcher-522-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.1
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.1
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 336893 ERROR (jetty-launcher-522-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.1
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-28T09:20:36.341960Z
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-28T09:20:36.341906Z
   [junit4]   2> 336893 INFO  (jetty-launcher-522-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-28T09:20:36.341976Z
   [junit4]   2> 336896 INFO  (jetty-launcher-522-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 336897 INFO  (jetty-launcher-522-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 336897 INFO  (jetty-launcher-522-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 336899 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 0x15e282487880001, 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> 336899 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 0x15e282487880002, 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> 336900 INFO  (jetty-launcher-522-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 336900 INFO  (jetty-launcher-522-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 336900 INFO  (jetty-launcher-522-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 336900 INFO  (jetty-launcher-522-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39019/solr
   [junit4]   2> 336900 INFO  (jetty-launcher-522-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39019/solr
   [junit4]   2> 336901 INFO  (jetty-launcher-522-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39019/solr
   [junit4]   2> 336902 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 0x15e282487880005, 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> 336908 INFO  (jetty-launcher-522-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 336908 INFO  (jetty-launcher-522-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 336908 INFO  (jetty-launcher-522-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 336908 INFO  (jetty-launcher-522-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44437_solr
   [junit4]   2> 336908 INFO  (jetty-launcher-522-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39211_solr
   [junit4]   2> 336908 INFO  (jetty-launcher-522-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39461_solr
   [junit4]   2> 336908 INFO  (jetty-launcher-522-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98560379206500359-127.0.0.1:44437_solr-n_0000000000) starting
   [junit4]   2> 336909 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 336909 INFO  (zkCallback-538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 336909 INFO  (zkCallback-539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 336911 INFO  (jetty-launcher-522-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44437_solr
   [junit4]   2> 336912 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 336912 INFO  (zkCallback-539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 336912 INFO  (zkCallback-538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 336958 INFO  (jetty-launcher-522-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001/node1/.
   [junit4]   2> 336963 INFO  (jetty-launcher-522-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001/node2/.
   [junit4]   2> 336994 INFO  (jetty-launcher-522-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001/node3/.
   [junit4]   2> 336999 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[108ECBC86A134AFF]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 336999 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[108ECBC86A134AFF]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39019/solr ready
   [junit4]   2> 337002 INFO  (qtp31254523-3030) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 337003 INFO  (OverseerThreadFactory-1484-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 337106 INFO  (qtp31254523-3037) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 337106 INFO  (qtp21479343-3031) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2
   [junit4]   2> 337106 INFO  (qtp21392951-3028) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 337106 INFO  (qtp21479343-3031) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 337107 INFO  (qtp31254523-3037) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 337107 INFO  (qtp21392951-3028) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 337210 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 337210 INFO  (zkCallback-539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 337210 INFO  (zkCallback-538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 338112 INFO  (qtp31254523-3037) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 338114 INFO  (qtp31254523-3037) [    ] o.a.s.s.IndexSchema 
[authCollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 338115 INFO  (qtp21479343-3031) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 338115 INFO  (qtp31254523-3037) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 338115 INFO  (qtp31254523-3037) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'authCollection_shard2_replica1' using configuration from 
collection authCollection, trusted=true
   [junit4]   2> 338116 INFO  (qtp31254523-3037) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 338116 INFO  (qtp31254523-3037) [    ] o.a.s.c.SolrCore 
[[authCollection_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001/node1/authCollection_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001/node1/./authCollection_shard2_replica1/data/]
   [junit4]   2> 338118 INFO  (qtp21392951-3028) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 338122 INFO  (qtp21479343-3031) [    ] o.a.s.s.IndexSchema 
[authCollection_shard3_replica1] Schema name=minimal
   [junit4]   2> 338123 INFO  (qtp21479343-3031) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 338123 INFO  (qtp21479343-3031) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'authCollection_shard3_replica1' using configuration from 
collection authCollection, trusted=true
   [junit4]   2> 338123 INFO  (qtp21479343-3031) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 338123 INFO  (qtp21479343-3031) [    ] o.a.s.c.SolrCore 
[[authCollection_shard3_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001/node2/authCollection_shard3_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001/node2/./authCollection_shard3_replica1/data/]
   [junit4]   2> 338126 INFO  (qtp21392951-3028) [    ] o.a.s.s.IndexSchema 
[authCollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 338132 INFO  (qtp21392951-3028) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 338133 INFO  (qtp21392951-3028) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'authCollection_shard1_replica1' using configuration from 
collection authCollection, trusted=true
   [junit4]   2> 338133 INFO  (qtp21392951-3028) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 338133 INFO  (qtp21392951-3028) [    ] o.a.s.c.SolrCore 
[[authCollection_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001/node3/authCollection_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001/node3/./authCollection_shard1_replica1/data/]
   [junit4]   2> 338167 INFO  (qtp31254523-3037) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 338167 INFO  (qtp31254523-3037) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 338168 INFO  (qtp31254523-3037) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 338168 INFO  (qtp31254523-3037) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 338169 INFO  (qtp31254523-3037) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@120ef64[authCollection_shard2_replica1] main]
   [junit4]   2> 338170 INFO  (qtp31254523-3037) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 338171 INFO  (qtp31254523-3037) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 338171 INFO  (qtp31254523-3037) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 338171 INFO  (searcherExecutor-1491-thread-1) [    ] 
o.a.s.c.SolrCore [authCollection_shard2_replica1] Registered new searcher 
Searcher@120ef64[authCollection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 338171 INFO  (qtp31254523-3037) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576966068758380544
   [junit4]   2> 338173 INFO  (qtp21479343-3031) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 338173 INFO  (qtp21479343-3031) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 338174 INFO  (qtp21479343-3031) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 338174 INFO  (qtp21479343-3031) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 338174 INFO  (qtp21392951-3028) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 338174 INFO  (qtp21392951-3028) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 338175 INFO  (qtp21479343-3031) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e4fd8f[authCollection_shard3_replica1] main]
   [junit4]   2> 338176 INFO  (qtp21479343-3031) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 338176 INFO  (qtp21392951-3028) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 338176 INFO  (qtp21392951-3028) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 338176 INFO  (qtp21479343-3031) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 338176 INFO  (qtp21479343-3031) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 338176 INFO  (qtp21479343-3031) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576966068763623424
   [junit4]   2> 338177 INFO  (qtp31254523-3037) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 338177 INFO  (qtp31254523-3037) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 338177 INFO  (qtp31254523-3037) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:39461/solr/authCollection_shard2_replica1/
   [junit4]   2> 338177 INFO  (qtp31254523-3037) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 338177 INFO  (qtp31254523-3037) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:39461/solr/authCollection_shard2_replica1/ has no replicas
   [junit4]   2> 338177 INFO  (qtp31254523-3037) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 338178 INFO  (searcherExecutor-1492-thread-1) [    ] 
o.a.s.c.SolrCore [authCollection_shard3_replica1] Registered new searcher 
Searcher@1e4fd8f[authCollection_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 338180 INFO  (qtp21479343-3031) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 338180 INFO  (qtp21479343-3031) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 338180 INFO  (qtp21479343-3031) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:39211/solr/authCollection_shard3_replica1/
   [junit4]   2> 338180 INFO  (qtp21479343-3031) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 338180 INFO  (qtp21479343-3031) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:39211/solr/authCollection_shard3_replica1/ has no replicas
   [junit4]   2> 338180 INFO  (qtp21479343-3031) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 338180 INFO  (qtp31254523-3037) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39461/solr/authCollection_shard2_replica1/ shard2
   [junit4]   2> 338181 INFO  (qtp21479343-3031) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39211/solr/authCollection_shard3_replica1/ shard3
   [junit4]   2> 338190 INFO  (qtp21392951-3028) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d3c85c[authCollection_shard1_replica1] main]
   [junit4]   2> 338191 INFO  (qtp21392951-3028) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 338191 INFO  (qtp21392951-3028) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 338191 INFO  (qtp21392951-3028) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 338191 INFO  (searcherExecutor-1493-thread-1) [    ] 
o.a.s.c.SolrCore [authCollection_shard1_replica1] Registered new searcher 
Searcher@d3c85c[authCollection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 338192 INFO  (qtp21392951-3028) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576966068780400640
   [junit4]   2> 338194 INFO  (qtp21392951-3028) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 338195 INFO  (qtp21392951-3028) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 338195 INFO  (qtp21392951-3028) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:44437/solr/authCollection_shard1_replica1/
   [junit4]   2> 338195 INFO  (qtp21392951-3028) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 338195 INFO  (qtp21392951-3028) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:44437/solr/authCollection_shard1_replica1/ has no replicas
   [junit4]   2> 338195 INFO  (qtp21392951-3028) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 338198 INFO  (qtp21392951-3028) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44437/solr/authCollection_shard1_replica1/ shard1
   [junit4]   2> 338299 INFO  (zkCallback-539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 338299 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 338299 INFO  (zkCallback-538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 338331 INFO  (qtp31254523-3037) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 338332 INFO  (qtp31254523-3037) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1225
   [junit4]   2> 338334 INFO  (qtp21479343-3031) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 338335 INFO  (qtp21479343-3031) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2}
 status=0 QTime=1228
   [junit4]   2> 338348 INFO  (qtp21392951-3028) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 338349 INFO  (qtp21392951-3028) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1242
   [junit4]   2> 338354 INFO  (qtp31254523-3030) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 338454 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 338455 INFO  (zkCallback-539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 338455 INFO  (zkCallback-538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 339004 INFO  
(OverseerCollectionConfigSetProcessor-98560379206500359-127.0.0.1:44437_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 339354 INFO  (qtp31254523-3030) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=2351
   [junit4]   2> 339367 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 339369 INFO  (qtp31254523-3020) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 339372 INFO  (zkCallback-539-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 339372 INFO  (zkCallback-539-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 339372 INFO  (zkCallback-538-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 339372 INFO  (zkCallback-538-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 339372 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 339372 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 339373 INFO  (qtp31254523-3020) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 339375 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@409a0f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 339383 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=13373501
   [junit4]   2> 339384 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 339384 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 339384 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 339386 INFO  (coreCloseExecutor-1506-thread-1) [    ] 
o.a.s.c.SolrCore [authCollection_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@636acd
   [junit4]   2> 339390 INFO  (coreCloseExecutor-1506-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.authCollection.shard2.replica1
   [junit4]   2> 339391 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 339393 INFO  (zkCallback-546-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 339394 WARN  (zkCallback-538-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 339394 INFO  (zkCallback-538-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 339400 INFO  (zkCallback-539-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 339411 INFO  (zkCallback-539-thread-1) [    ] 
o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 339411 INFO  (zkCallback-538-thread-1) [    ] 
o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 339411 INFO  (zkCallback-539-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@11d83d7
   [junit4]   2> 339411 INFO  (zkCallback-538-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@ceb32e
   [junit4]   2> 339411 INFO  (zkCallback-538-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Reconfiguring the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@ceb32e
   [junit4]   2> 339411 INFO  (zkCallback-539-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Reconfiguring the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@11d83d7
   [junit4]   2> 339412 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 339412 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1459775{/solr,null,UNAVAILABLE}
   [junit4]   2> 339413 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 339413 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 339413 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@ba3bf
   [junit4]   2> 339414 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Reconfiguring the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@ba3bf
   [junit4]   2> 339415 INFO  (zkCallback-537-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 339415 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@181660{/solr,null,AVAILABLE}
   [junit4]   2> 339416 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@13172f4{HTTP/1.1,[http/1.1]}{127.0.0.1:37979}
   [junit4]   2> 339416 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.e.j.s.Server Started @340725ms
   [junit4]   2> 339416 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37979}
   [junit4]   2> 339416 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 339416 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.1
   [junit4]   2> 339416 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 339416 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 339416 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-28T09:20:38.864950Z
   [junit4]   2> 339426 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 339432 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 339435 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39019/solr
   [junit4]   2> 339447 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 339448 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 339456 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37979_solr
   [junit4]   2> 339457 INFO  (zkCallback-537-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 339457 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 339457 INFO  (zkCallback-546-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 339457 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 339556 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 339556 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 339556 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 339556 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@5c1067
   [junit4]   2> 339556 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.u.UpdateShardHandler Reconfiguring the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@5c1067
   [junit4]   2> 339557 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 339557 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 339592 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001/node1/.
   [junit4]   2> 339592 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [authCollection_shard2_replica1]
   [junit4]   2> 339593 INFO  (coreLoadExecutor-1513-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 339695 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 339695 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 339695 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 340600 INFO  (coreLoadExecutor-1513-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 340604 INFO  (coreLoadExecutor-1513-thread-1) [    ] 
o.a.s.s.IndexSchema [authCollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 340605 INFO  (coreLoadExecutor-1513-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 340605 INFO  (coreLoadExecutor-1513-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using 
configuration from collection authCollection, trusted=true
   [junit4]   2> 340605 INFO  (coreLoadExecutor-1513-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 340605 INFO  (coreLoadExecutor-1513-thread-1) [    ] 
o.a.s.c.SolrCore [[authCollection_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001/node1/authCollection_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001/node1/./authCollection_shard2_replica1/data/]
   [junit4]   2> 340628 INFO  (coreLoadExecutor-1513-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 340628 INFO  (coreLoadExecutor-1513-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 340628 INFO  (coreLoadExecutor-1513-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 340628 INFO  (coreLoadExecutor-1513-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 340629 INFO  (coreLoadExecutor-1513-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@66d7b[authCollection_shard2_replica1] main]
   [junit4]   2> 340629 INFO  (coreLoadExecutor-1513-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 340629 INFO  (coreLoadExecutor-1513-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 340629 INFO  (coreLoadExecutor-1513-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 340629 INFO  (searcherExecutor-1514-thread-1) [    ] 
o.a.s.c.SolrCore [authCollection_shard2_replica1] Registered new searcher 
Searcher@66d7b[authCollection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 340629 INFO  (coreLoadExecutor-1513-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576966071335780352
   [junit4]   2> 340632 INFO  (coreZkRegister-1508-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 340733 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 340733 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 340733 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 341099 INFO  (qtp2878673-3118) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 341101 INFO  (qtp21392951-3032) [    ] 
o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. failed 
permission {
   [junit4]   2>   "name":"security-edit",
   [junit4]   2>   "role":"admin"} 
   [junit4]   2> 341101 INFO  (qtp21392951-3032) [    ] o.a.s.s.HttpSolrCall 
USER_REQUIRED auth header null context : userPrincipal: [null] type: [ADMIN], 
collections: [], Path: [/admin/authentication] path : /admin/authentication 
params :wt=javabin&version=2 
   [junit4]   2> 341104 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
c29scjpTb2xyUm9ja3M=
   [junit4]   2> 341106 INFO  (qtp2878673-3119) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 341110 INFO  (qtp2878673-3120) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/authentication params={} status=0 QTime=1
   [junit4]   2> 341110 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 341110 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 341110 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 341110 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 341110 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 341110 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 341112 INFO  (qtp2878673-3113) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 341112 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
c29scjpTb2xyUm9ja3M=
   [junit4]   2> 341115 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 341115 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 341115 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 341115 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 341115 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 341115 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 341115 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 341115 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 341115 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 341115 INFO  (qtp2878673-3118) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/authorization params={} status=0 QTime=1
   [junit4]   2> 341116 INFO  (qtp21392951-3021) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/authorization params={} status=0 QTime=0
   [junit4]   2> 341119 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 341121 INFO  (qtp21392951-3021) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/authorization params={} status=0 QTime=1
   [junit4]   2> 341122 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 341122 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 341122 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 341122 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 341122 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 341122 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 341122 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 341122 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 341122 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 341123 INFO  (qtp21392951-3017) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/authorization params={} status=0 QTime=0
   [junit4]   2> 341124 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 341126 INFO  (qtp21392951-3017) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/authorization params={} status=0 QTime=0
   [junit4]   2> 341126 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 341126 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 341126 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 341126 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 341126 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 341126 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 341126 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 341127 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 341127 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 341128 INFO  (qtp21392951-3028) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/authorization params={} status=0 QTime=0
   [junit4]   2> 341130 INFO  (qtp21392951-3032) [    ] 
o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. failed 
permission {
   [junit4]   2>   "name":"collection-admin-edit",
   [junit4]   2>   "role":"admin",
   [junit4]   2>   "index":3} 
   [junit4]   2> 341130 INFO  (qtp21392951-3032) [    ] o.a.s.s.HttpSolrCall 
USER_REQUIRED auth header null context : userPrincipal: [null] type: [ADMIN], 
collections: [authCollection,], Path: [/admin/collections] path : 
/admin/collections params 
:name=authCollection&action=RELOAD&wt=javabin&version=2 
   [junit4]   2> 341133 INFO  (qtp21392951-3017) [    ] 
o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. failed 
permission {
   [junit4]   2>   "name":"collection-admin-edit",
   [junit4]   2>   "role":"admin",
   [junit4]   2>   "index":3} 
   [junit4]   2> 341133 INFO  (qtp21392951-3017) [    ] o.a.s.s.HttpSolrCall 
USER_REQUIRED auth header null context : userPrincipal: [null] type: [ADMIN], 
collections: [], Path: [/admin/collections] path : /admin/collections params 
:name=authCollection&action=RELOAD&wt=javabin&version=2 
   [junit4]   2> 341135 INFO  (qtp21392951-3014) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params 
name=authCollection&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 341139 INFO  (OverseerThreadFactory-1484-thread-2) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=RELOAD
   [junit4]   2> 341147 INFO  (qtp21392951-3017) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} 
status=0 QTime=0
   [junit4]   2> 341148 INFO  (qtp21479343-3033) [    ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:44437_solr / 
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCMMBta+UqzXeW6bFeymYbWn+f9jCZqCXFNcAvi2brXQQCaSkQ5lJ+SAr0QSCTOqqTccqmNflw7awR8zOnk3S2DmElLVo4AR+tHtg2VAChzjNdxp0uWlpFxDEBLkWqOGEmvLBvJ/eoaMaWW6n5G5v0IGokPeMG0kH6nA1SG7J6ruQIDAQAB
   [junit4]   2> 341155 INFO  (qtp21479343-3033) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 341160 INFO  (qtp21392951-3143) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} 
status=0 QTime=0
   [junit4]   2> 341160 INFO  (qtp21392951-3029) [    ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:44437_solr / 
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCMMBta+UqzXeW6bFeymYbWn+f9jCZqCXFNcAvi2brXQQCaSkQ5lJ+SAr0QSCTOqqTccqmNflw7awR8zOnk3S2DmElLVo4AR+tHtg2VAChzjNdxp0uWlpFxDEBLkWqOGEmvLBvJ/eoaMaWW6n5G5v0IGokPeMG0kH6nA1SG7J6ruQIDAQAB
   [junit4]   2> 341166 INFO  (qtp21392951-3029) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 341168 INFO  (qtp21479343-3033) [    ] o.a.s.s.IndexSchema 
[authCollection_shard3_replica1] Schema name=minimal
   [junit4]   2> 341183 INFO  (qtp21392951-3029) [    ] o.a.s.s.IndexSchema 
[authCollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 341183 INFO  (qtp21479343-3033) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 341183 INFO  (qtp21479343-3033) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'authCollection_shard3_replica1' using configuration from 
collection authCollection
   [junit4]   2> 341184 INFO  (qtp21392951-3029) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 341184 INFO  (qtp21392951-3029) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'authCollection_shard1_replica1' using configuration from 
collection authCollection
   [junit4]   2> 341185 INFO  (qtp21479343-3033) [    ] o.a.s.c.SolrCore 
[[authCollection_shard3_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001/node2/authCollection_shard3_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001/node2/./authCollection_shard3_replica1/data/]
   [junit4]   2> 341185 INFO  (qtp21392951-3029) [    ] o.a.s.c.SolrCore 
[[authCollection_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001/node3/authCollection_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_108ECBC86A134AFF-001/tempDir-001/node3/./authCollection_shard1_replica1/data/]
   [junit4]   2> 341211 INFO  (qtp21392951-3029) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 341211 INFO  (qtp21392951-3029) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 341212 INFO  (qtp21392951-3029) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11c1477[authCollection_shard1_replica1] main]
   [junit4]   2> 341213 INFO  (qtp21392951-3029) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 341213 INFO  (qtp21392951-3029) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 341214 INFO  (qtp21392951-3029) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 341214 INFO  (qtp21392951-3029) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576966071949197312
   [junit4]   2> 341214 INFO  (searcherExecutor-1520-thread-1) [    ] 
o.a.s.c.SolrCore [authCollection_shard1_replica1] Registered new searcher 
Searcher@11c1477[authCollection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 341215 INFO  (qtp21479343-3033) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 341215 INFO  (qtp21479343-3033) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 341216 INFO  (qtp21479343-3033) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@41889b[authCollection_shard3_replica1] main]
   [junit4]   2> 341216 INFO  (qtp21479343-3033) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 341217 INFO  (qtp21392951-3029) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 341217 INFO  (qtp21479343-3033) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 341217 INFO  (qtp21392951-3029) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3ac247[authCollection_shard1_replica1] main]
   [junit4]   2> 341217 INFO  (qtp21479343-3033) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 341217 INFO  (searcherExecutor-1519-thread-1) [    ] 
o.a.s.c.SolrCore [authCollection_shard3_replica1] Registered new searcher 
Searcher@41889b[authCollection_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 341217 INFO  (qtp21392951-3029) [    ] o.a.s.c.SolrCore 
[authCollection_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6f76ed
   [junit4]   2> 341217 INFO  (searcherExecutor-1520-thread-1) [    ] 
o.a.s.c.SolrCore [authCollection_shard1_replica1] Registered new searcher 
Searcher@3ac247[authCollection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 341217 INFO  (qtp21479343-3033) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576966071952343040
   [junit4]   2> 341217 INFO  (qtp21392951-3029) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.authCollection.shard1.replica1
   [junit4]   2> 341217 INFO  (qtp21392951-3029) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=authCollection_shard1_replica1&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=56
   [junit4]   2> 341219 INFO  (qtp21479343-3033) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 341219 INFO  (qtp21479343-3033) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d5b846[authCollection_shard3_replica1] main]
   [junit4]   2> 341220 INFO  (qtp21479343-3033) [    ] o.a.s.c.SolrCore 
[authCollection_shard3_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@fa476a
   [junit4]   2> 341220 INFO  (searcherExecutor-1519-thread-1) [    ] 
o.a.s.c.SolrCore [authCollection_shard3_replica1] Registered new searcher 
Searcher@d5b846[authCollection_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 341220 INFO  (qtp21479343-3033) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.authCollection.shard3.replica1
   [junit4]   2> 341220 INFO  (qtp21479343-3033) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=authCollection_shard3_replica1&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=70
   [junit4]   2> 341221 INFO  (qtp21392951-3014) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={name=authCollection&action=RELOAD&wt=javabin&version=2} status=0 
QTime=85
   [junit4]   2> 341223 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 341225 INFO  (qtp21392951-3021) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/authorization params={} status=0 QTime=0
   [junit4]   2> 341226 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 341226 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 341226 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 341226 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 341226 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 341226 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 341226 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 341226 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 341226 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 343139 INFO  
(OverseerCollectionConfigSetProcessor-98560379206500359-127.0.0.1:44437_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 345234 INFO  (qtp21479343-3013) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [authCollection_shard3_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{} 0 4006
   [junit4]   2> 345234 ERROR (qtp21479343-3013) [    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: No registered 
leader was found after waiting for 4000ms , collection: authCollection slice: 
shard2
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:748)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:734)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.setupRequest(DistributedUpdateProcessor.java:400)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.setupRequest(DistributedUpdateProcessor.java:346)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:703)
   [junit4]   2>        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:180)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:136)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:306)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:251)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:122)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:271)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:251)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:173)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:187)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:108)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
   [junit4]   2>        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2>        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2477)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:723)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 345235 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.c.s.i.CloudSolrClient Request to collection authCollection failed due to 
(503) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:39211/solr/authCollection: No registered 
leader was found after waiting for 4000ms , collection: authCollection slice: 
shard2, retry? 0
   [junit4]   2> 345235 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[108ECBC86A134AFF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth 
-Dtests.seed=108ECBC86A134AFF -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ru-BY -Dtests.timezone=America/Winnipeg -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   5.88s J2 | BasicAuthIntegrationTest.testBasicAuth <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:39211/solr/authCollection: No registered leader 
was found after waiting for 4000ms , collection: authCollection slice: shard2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([108ECBC86A134AFF:ACE0BDDACE40C985]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:194)
   [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> 345238 INFO  (jetty-closer-523-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@da81eb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 345238 INFO  (jetty-closer-523-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@13172f4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 345239 INFO  (jetty-closer-523-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@874c75{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 345239 INFO  (jetty-closer-523-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1666772
   [junit4]   2> 345239 INFO  (jetty-closer-523-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=20565812
   [junit4]   2> 345239 INFO  (jetty-closer-523-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=63468
   [junit4]   2> 345239 INFO  (jetty-closer-523-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 345239 INFO  (jetty-closer-523-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 345239 INFO  (jetty-closer-523-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 345239 INFO  (jetty-closer-523-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 345239 INFO  (jetty-closer-523-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 345239 INFO  (jetty-closer-523-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 345239 INFO  (jetty-closer-523-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 345239 INFO  (jetty-closer-523-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 345239 INFO  (jetty-closer-523-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 345243 INFO  (zkCallback-539-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 345243 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 345243 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 345246 INFO  (coreCloseExecutor-1527-thread-1) [    ] 
o.a.s.c.SolrCore [authCollection_shard3_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1193d61
   [junit4]   2> 345252 INFO  (coreCloseExecutor-1528-thread-1) [    ] 
o.a.s.c.SolrCore [authCollection_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1fdd443
   [junit4]   2> 345252 INFO  (coreCloseExecutor-1529-thread-1) [    ] 
o.a.s.c.SolrCore [authCollection_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@119be95
   [junit4]   2> 345252 INFO  (coreCloseExecutor-1527-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.authCollection.shard3.replica1
   [junit4]   2> 345258 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 0x15e282487880008, 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> 345258 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 345258 INFO  (coreCloseExecutor-1528-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.authCollection.shard1.replica1
   [junit4]   2> 345258 INFO  (zkCallback-551-thread-2) [  

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

or: solr.core.test_col.shard2.replica1
   [junit4]   2> 1851134 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 0x15e283b3203000c, 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> 1851134 INFO  (zkCallback-2532-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1851134 INFO  (zkCallback-2538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1851136 INFO  (coreCloseExecutor-6070-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.test_col.shard2.replica2
   [junit4]   2> 1851136 INFO  (coreCloseExecutor-6069-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.test_col.shard1.replica2
   [junit4]   2> 1851136 INFO  (jetty-closer-2516-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98560476555968521-127.0.0.1:41069_solr-n_0000000000) closing
   [junit4]   2> 1851136 INFO  
(OverseerStateUpdate-98560476555968521-127.0.0.1:41069_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41069_solr
   [junit4]   2> 1851137 WARN  (zkCallback-2532-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1851137 INFO  (jetty-closer-2516-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@101ecb9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1852624 WARN  (zkCallback-2528-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1852625 INFO  (jetty-closer-2516-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1513e3c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1852634 WARN  (zkCallback-2540-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1852635 INFO  (jetty-closer-2516-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@141e287{/solr,null,UNAVAILABLE}
   [junit4]   2> 1852637 WARN  (zkCallback-2538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1852637 INFO  (jetty-closer-2516-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@32fb60{/solr,null,UNAVAILABLE}
   [junit4]   2> 1852638 ERROR 
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[108ECBC86A134AFF]-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> 1852639 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[108ECBC86A134AFF]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33675 33675
   [junit4]   2> 1852675 INFO  (Thread-4733) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33675 33675
   [junit4]   2> 1852675 WARN  (Thread-4733) [    ] 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>        5       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/test_col/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98560476555968521-127.0.0.1:41069_solr-n_0000000000
   [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> 1852675 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[108ECBC86A134AFF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_108ECBC86A134AFF-001
   [junit4]   2> Aug 28, 2017 9:45:52 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{long_stored_idx=PostingsFormat(name=LuceneFixedGap), 
long_dv_idx=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128), 
long_dv_stored_idx=PostingsFormat(name=Asserting)}, 
docValues:{_version_=DocValuesFormat(name=Direct), 
long_dv_idx=DocValuesFormat(name=Lucene54), 
long_dv_stored=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Asserting), long_dv=DocValuesFormat(name=Lucene54), 
long_dv_stored_idx=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1568, 
maxMBSortInHeap=6.847524840597169, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ar-AE, 
timezone=Asia/Dubai
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=160887816,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1, 
TestReload, TestSolrJ, TestAuthorizationFramework, TestAnalyzedSuggestions, 
SimpleMLTQParserTest, TestWriterPerf, 
TestOverriddenPrefixQueryForCustomFieldType, SuggesterTSTTest, 
DocExpirationUpdateProcessorFactoryTest, TestExactSharedStatsCache, 
OverseerRolesTest, TestMissingGroups, TestFieldResource, SolrJmxReporterTest, 
UtilsToolTest, VMParamsZkACLAndCredentialsProvidersTest, 
DirectUpdateHandlerTest, LeaderElectionTest, TestMergePolicyConfig, 
PreAnalyzedUpdateProcessorTest, TestManagedSynonymFilterFactory, 
LukeRequestHandlerTest, TestSolrXml, PreAnalyzedFieldTest, 
TestConfigSetsAPIZkFailure, TestComplexPhraseLeadingWildcard, 
MultiThreadedOCPTest, HdfsTlogReplayBufferedWhileIndexingTest, TestLFUCache, 
TestMiniSolrCloudCluster, PingRequestHandlerTest, TestHalfAndHalfDocValues, 
SuggestComponentContextFilterQueryTest, FieldAnalysisRequestHandlerTest, 
TestFieldCacheSortRandom, TestAnalyzeInfixSuggestions, 
BasicAuthIntegrationTest, PrimitiveFieldTypeTest, 
BinaryUpdateRequestHandlerTest, TestBulkSchemaAPI, TestHdfsUpdateLog, 
TimeZoneUtilsTest, DistributedExpandComponentTest, JSONWriterTest, 
NoCacheHeaderTest, TestManagedSchemaThreadSafety, AutoCommitTest, 
TestCorePropertiesReload, TestRebalanceLeaders, DistanceUnitsTest, 
UpdateParamsTest, AnalyticsMergeStrategyTest, SolrMetricManagerTest, 
DistributedFacetPivotWhiteBoxTest, BlockJoinFacetRandomTest, 
TestPostingsSolrHighlighter, TestZkChroot, TestIndexingPerformance, 
TestRTimerTree, TestExportWriter, TestHdfsBackupRestoreCore, 
HdfsLockFactoryTest, TestDFRSimilarityFactory, StatsReloadRaceTest, 
BadComponentTest, SolrIndexMetricsTest, PluginInfoTest, 
TestExtendedDismaxParser, MigrateRouteKeyTest, SortSpecParsingTest, 
TestSchemaVersionResource, SpellPossibilityIteratorTest, 
TestSchemalessBufferedUpdates, CloudExitableDirectoryReaderTest, 
TestReRankQParserPlugin, BlockDirectoryTest, AtomicUpdateProcessorFactoryTest, 
RollingRestartTest, TestEmbeddedSolrServerSchemaAPI, OverseerTest, 
ActionThrottleTest, TestDistributedMissingSort, RequestLoggingTest, 
TestOnReconnectListenerSupport, ClassificationUpdateProcessorIntegrationTest, 
SuggesterTest, DOMUtilTest, TestManagedResource, 
StatelessScriptUpdateProcessorFactoryTest, TestJmxMonitoredMap, 
TestNonDefinedSimilarityFactory, TestSort, TestQueryWrapperFilter, 
StatsComponentTest, HLLSerializationTest, TestStressReorder, 
CoreAdminHandlerTest, MetricUtilsTest, TestStressInPlaceUpdates, 
TestCloudNestedDocsSort, TestHdfsCloudBackupRestore, UpdateLogTest, 
HdfsRestartWhileUpdatingTest, TestReversedWildcardFilterFactory, 
ConcurrentDeleteAndCreateCollectionTest, StressHdfsTest, 
CollectionTooManyReplicasTest, SolrCoreCheckLockOnStartupTest, 
ShowFileRequestHandlerTest, PrimUtilsTest, TestFreeTextSuggestions, 
TestSolr4Spatial2, TestUninvertingReader, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, TestRandomDVFaceting, 
TestDistributedGrouping, DistributedSpellCheckComponentTest, TestJoin, 
SolrCmdDistributorTest, BadIndexSchemaTest, TestBadConfig, SoftAutoCommitTest, 
NumericFieldsTest, TestElisionMultitermQuery, OutputWriterTest, 
TestSolrCoreProperties, TestPhraseSuggestions, TestXIncludeConfig, 
TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
ResourceLoaderTest, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, 
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, 
CdcrVersionReplicationTest, CustomCollectionTest, 
DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, 
LeaderInitiatedRecoveryOnCommitTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, 
PeerSyncReplicationTest, RecoveryAfterSoftCommitTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, 
TestClusterProperties, TestCollectionAPI, TestConfigSetsAPIExclusivity, 
TestCryptoKeys, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, 
TestLeaderElectionWithEmptyReplica, TestLockTree, TestMiniSolrCloudClusterSSL, 
TestRequestStatusCollectionAPI, TestShortCircuitedRequests, 
TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [545/713 (2!)] on J2 in 31.47s, 5 tests, 1 error <<< 
FAILURES!

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

Reply via email to