Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/93/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
Error from server at https://127.0.0.1:44021/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 https://127.0.0.1:44021/solr/authCollection: No registered 
leader was found after waiting for 4000ms , collection: authCollection slice: 
shard2
        at 
__randomizedtesting.SeedInfo.seed([77179E16E0B268EF:CB79E80444E1EB95]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13197 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/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/init-core-data-001
   [junit4]   2> 2279278 WARN  
(SUITE-BasicAuthIntegrationTest-seed#[77179E16E0B268EF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2279279 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[77179E16E0B268EF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2279280 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[77179E16E0B268EF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2279280 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[77179E16E0B268EF]-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/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001
   [junit4]   2> 2279280 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[77179E16E0B268EF]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2279281 INFO  (Thread-7101) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2279281 INFO  (Thread-7101) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2279282 ERROR (Thread-7101) [    ] 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> 2279381 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[77179E16E0B268EF]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43879
   [junit4]   2> 2279387 INFO  (jetty-launcher-5243-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2279387 INFO  (jetty-launcher-5243-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2279388 INFO  (jetty-launcher-5243-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a63a75{/solr,null,AVAILABLE}
   [junit4]   2> 2279388 INFO  (jetty-launcher-5243-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2279388 INFO  (jetty-launcher-5243-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@437bd201{/solr,null,AVAILABLE}
   [junit4]   2> 2279389 INFO  (jetty-launcher-5243-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@397fe235{SSL,[ssl, 
http/1.1]}{127.0.0.1:42005}
   [junit4]   2> 2279389 INFO  (jetty-launcher-5243-thread-2) [    ] 
o.e.j.s.Server Started @2281323ms
   [junit4]   2> 2279389 INFO  (jetty-launcher-5243-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42005}
   [junit4]   2> 2279389 ERROR (jetty-launcher-5243-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2279389 INFO  (jetty-launcher-5243-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.1
   [junit4]   2> 2279389 INFO  (jetty-launcher-5243-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2279390 INFO  (jetty-launcher-5243-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2279390 INFO  (jetty-launcher-5243-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@23a9f23d{/solr,null,AVAILABLE}
   [junit4]   2> 2279390 INFO  (jetty-launcher-5243-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-25T11:47:36.592Z
   [junit4]   2> 2279390 INFO  (jetty-launcher-5243-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@43768c78{SSL,[ssl, 
http/1.1]}{127.0.0.1:34143}
   [junit4]   2> 2279390 INFO  (jetty-launcher-5243-thread-3) [    ] 
o.e.j.s.Server Started @2281324ms
   [junit4]   2> 2279390 INFO  (jetty-launcher-5243-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34143}
   [junit4]   2> 2279390 ERROR (jetty-launcher-5243-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2279391 INFO  (jetty-launcher-5243-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.1
   [junit4]   2> 2279391 INFO  (jetty-launcher-5243-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2279391 INFO  (jetty-launcher-5243-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2279391 INFO  (jetty-launcher-5243-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-25T11:47:36.593Z
   [junit4]   2> 2279391 INFO  (jetty-launcher-5243-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3fa08c56{SSL,[ssl, 
http/1.1]}{127.0.0.1:44021}
   [junit4]   2> 2279391 INFO  (jetty-launcher-5243-thread-1) [    ] 
o.e.j.s.Server Started @2281325ms
   [junit4]   2> 2279391 INFO  (jetty-launcher-5243-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44021}
   [junit4]   2> 2279392 ERROR (jetty-launcher-5243-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2279392 INFO  (jetty-launcher-5243-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.1
   [junit4]   2> 2279392 INFO  (jetty-launcher-5243-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2279392 INFO  (jetty-launcher-5243-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2279392 INFO  (jetty-launcher-5243-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-25T11:47:36.594Z
   [junit4]   2> 2279392 INFO  (jetty-launcher-5243-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2279397 INFO  (jetty-launcher-5243-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2279398 INFO  (jetty-launcher-5243-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2279398 INFO  (jetty-launcher-5243-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2279398 INFO  (jetty-launcher-5243-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43879/solr
   [junit4]   2> 2279406 INFO  (jetty-launcher-5243-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2279407 INFO  (jetty-launcher-5243-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43879/solr
   [junit4]   2> 2279410 INFO  (jetty-launcher-5243-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2279413 INFO  (jetty-launcher-5243-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43879/solr
   [junit4]   2> 2279415 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 0x15e193809a30005, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2279422 INFO  (jetty-launcher-5243-thread-2) 
[n:127.0.0.1:42005_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2279422 INFO  (jetty-launcher-5243-thread-2) 
[n:127.0.0.1:42005_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42005_solr
   [junit4]   2> 2279422 INFO  (jetty-launcher-5243-thread-2) 
[n:127.0.0.1:42005_solr    ] o.a.s.c.Overseer Overseer 
(id=98543970319269894-127.0.0.1:42005_solr-n_0000000000) starting
   [junit4]   2> 2279435 INFO  (jetty-launcher-5243-thread-2) 
[n:127.0.0.1:42005_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42005_solr
   [junit4]   2> 2279440 INFO  (jetty-launcher-5243-thread-3) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2279440 INFO  (jetty-launcher-5243-thread-1) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2279441 INFO  (jetty-launcher-5243-thread-3) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2279441 INFO  (jetty-launcher-5243-thread-1) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2279442 INFO  (jetty-launcher-5243-thread-3) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34143_solr
   [junit4]   2> 2279442 INFO  (jetty-launcher-5243-thread-1) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44021_solr
   [junit4]   2> 2279443 INFO  
(zkCallback-5259-thread-1-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2279443 INFO  
(zkCallback-5256-thread-1-processing-n:127.0.0.1:42005_solr) 
[n:127.0.0.1:42005_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2279446 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2279446 INFO  
(zkCallback-5256-thread-3-processing-n:127.0.0.1:42005_solr) 
[n:127.0.0.1:42005_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 2279446 INFO  
(zkCallback-5259-thread-1-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2279450 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2279516 INFO  (jetty-launcher-5243-thread-3) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001/node3/.
   [junit4]   2> 2279516 INFO  (jetty-launcher-5243-thread-2) 
[n:127.0.0.1:42005_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001/node2/.
   [junit4]   2> 2279519 INFO  (jetty-launcher-5243-thread-1) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001/node1/.
   [junit4]   2> 2279547 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[77179E16E0B268EF]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2279548 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[77179E16E0B268EF]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43879/solr ready
   [junit4]   2> 2279606 INFO  (qtp1394475313-28072) [n:127.0.0.1:44021_solr    
] 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> 2279610 INFO  
(OverseerThreadFactory-8195-thread-1-processing-n:127.0.0.1:42005_solr) 
[n:127.0.0.1:42005_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 2279721 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr    
] 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> 2279722 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2279789 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr    
] 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> 2279789 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2279791 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr    
] 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> 2279792 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2279900 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] 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> 2279900 INFO  
(zkCallback-5256-thread-3-processing-n:127.0.0.1:42005_solr) 
[n:127.0.0.1:42005_solr    ] 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> 2279900 INFO  
(zkCallback-5259-thread-1-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] 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> 2280730 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 2280736 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.s.IndexSchema [authCollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 2280738 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2280738 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica1' using 
configuration from collection authCollection, trusted=true
   [junit4]   2> 2280738 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2280738 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 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/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001/node1/authCollection_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001/node1/./authCollection_shard1_replica1/data/]
   [junit4]   2> 2280770 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2280770 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2280772 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2280772 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2280772 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@41998ab9[authCollection_shard1_replica1] main]
   [junit4]   2> 2280773 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2280773 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2280773 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2280773 INFO  
(searcherExecutor-8202-thread-1-processing-n:127.0.0.1:44021_solr 
x:authCollection_shard1_replica1 s:shard1 c:authCollection) 
[n:127.0.0.1:44021_solr c:authCollection s:shard1  
x:authCollection_shard1_replica1] o.a.s.c.SolrCore 
[authCollection_shard1_replica1] Registered new searcher 
Searcher@41998ab9[authCollection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2280773 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576703526672793600
   [junit4]   2> 2280776 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2280776 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2280776 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44021/solr/authCollection_shard1_replica1/
   [junit4]   2> 2280776 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2280776 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:44021/solr/authCollection_shard1_replica1/ has no replicas
   [junit4]   2> 2280776 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2280777 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44021/solr/authCollection_shard1_replica1/ shard1
   [junit4]   2> 2280797 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 2280803 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.s.IndexSchema [authCollection_shard3_replica1] Schema name=minimal
   [junit4]   2> 2280805 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2280805 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica1' using 
configuration from collection authCollection, trusted=true
   [junit4]   2> 2280806 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2280806 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 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/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001/node3/authCollection_shard3_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001/node3/./authCollection_shard3_replica1/data/]
   [junit4]   2> 2280807 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 2280812 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.s.IndexSchema [authCollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 2280814 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2280814 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using 
configuration from collection authCollection, trusted=true
   [junit4]   2> 2280814 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2280814 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 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/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001/node2/authCollection_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001/node2/./authCollection_shard2_replica1/data/]
   [junit4]   2> 2280840 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2280840 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2280840 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2280840 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2280841 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2280841 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2280842 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2280842 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2280842 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@53824762[authCollection_shard3_replica1] main]
   [junit4]   2> 2280843 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3fcd9bc8[authCollection_shard2_replica1] main]
   [junit4]   2> 2280843 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2280843 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2280843 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2280843 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2280843 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2280843 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2280843 INFO  
(searcherExecutor-8207-thread-1-processing-n:127.0.0.1:34143_solr 
x:authCollection_shard3_replica1 s:shard3 c:authCollection) 
[n:127.0.0.1:34143_solr c:authCollection s:shard3  
x:authCollection_shard3_replica1] o.a.s.c.SolrCore 
[authCollection_shard3_replica1] Registered new searcher 
Searcher@53824762[authCollection_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2280843 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576703526746193920
   [junit4]   2> 2280843 INFO  
(searcherExecutor-8208-thread-1-processing-n:127.0.0.1:42005_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection) 
[n:127.0.0.1:42005_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.c.SolrCore 
[authCollection_shard2_replica1] Registered new searcher 
Searcher@3fcd9bc8[authCollection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2280843 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576703526746193920
   [junit4]   2> 2280846 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2280846 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2280846 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2280846 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2280846 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42005/solr/authCollection_shard2_replica1/
   [junit4]   2> 2280846 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34143/solr/authCollection_shard3_replica1/
   [junit4]   2> 2280846 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2280846 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2280847 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:42005/solr/authCollection_shard2_replica1/ has no replicas
   [junit4]   2> 2280847 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:34143/solr/authCollection_shard3_replica1/ has no replicas
   [junit4]   2> 2280847 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2280847 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2280848 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42005/solr/authCollection_shard2_replica1/ shard2
   [junit4]   2> 2280849 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34143/solr/authCollection_shard3_replica1/ shard3
   [junit4]   2> 2280950 INFO  
(zkCallback-5256-thread-3-processing-n:127.0.0.1:42005_solr) 
[n:127.0.0.1:42005_solr    ] 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> 2280950 INFO  
(zkCallback-5259-thread-1-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] 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> 2280950 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] 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> 2280978 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2280978 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
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=1257
   [junit4]   2> 2280998 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2280999 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2281000 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
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=1211
   [junit4]   2> 2281000 INFO  (qtp241663089-28073) [n:127.0.0.1:42005_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
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=1208
   [junit4]   2> 2281002 INFO  (qtp1394475313-28072) [n:127.0.0.1:44021_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2281102 INFO  
(zkCallback-5256-thread-3-processing-n:127.0.0.1:42005_solr) 
[n:127.0.0.1:42005_solr    ] 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> 2281102 INFO  
(zkCallback-5259-thread-1-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] 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> 2281110 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] 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> 2281639 INFO  
(OverseerCollectionConfigSetProcessor-98543970319269894-127.0.0.1:42005_solr-n_0000000000)
 [n:127.0.0.1:42005_solr    ] 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> 2282002 INFO  (qtp1394475313-28072) [n:127.0.0.1:44021_solr    
] 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=2396
   [junit4]   2> 2282023 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 2282029 INFO  (qtp241663089-28075) [n:127.0.0.1:42005_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2282031 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2282031 INFO  
(zkCallback-5256-thread-3-processing-n:127.0.0.1:42005_solr) 
[n:127.0.0.1:42005_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2282031 INFO  
(zkCallback-5259-thread-1-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2282031 INFO  
(zkCallback-5256-thread-3-processing-n:127.0.0.1:42005_solr) 
[n:127.0.0.1:42005_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2282031 INFO  
(zkCallback-5259-thread-1-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2282031 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2282032 INFO  (qtp241663089-28077) [n:127.0.0.1:42005_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2282033 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@397fe235{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2282034 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1615972981
   [junit4]   2> 2282035 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2282035 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 2282035 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 2282037 INFO  (coreCloseExecutor-8217-thread-1) 
[n:127.0.0.1:42005_solr c:authCollection s:shard2 r:core_node3 
x:authCollection_shard2_replica1] o.a.s.c.SolrCore 
[authCollection_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@56221314
   [junit4]   2> 2282038 INFO  (coreCloseExecutor-8217-thread-1) 
[n:127.0.0.1:42005_solr c:authCollection s:shard2 r:core_node3 
x:authCollection_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.authCollection.shard2.replica1
   [junit4]   2> 2282039 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.c.Overseer Overseer 
(id=98543970319269894-127.0.0.1:42005_solr-n_0000000000) closing
   [junit4]   2> 2282039 INFO  
(OverseerStateUpdate-98543970319269894-127.0.0.1:42005_solr-n_0000000000) 
[n:127.0.0.1:42005_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42005_solr
   [junit4]   2> 2282044 INFO  
(zkCallback-5256-thread-3-processing-n:127.0.0.1:42005_solr) 
[n:127.0.0.1:42005_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2282044 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2282044 INFO  
(zkCallback-5259-thread-1-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2282047 INFO  (zkCallback-5267-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2282051 INFO  
(zkCallback-5259-thread-3-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34143_solr
   [junit4]   2> 2282052 INFO  
(zkCallback-5259-thread-3-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.Overseer Overseer 
(id=98543970319269896-127.0.0.1:34143_solr-n_0000000001) starting
   [junit4]   2> 2282064 INFO  
(zkCallback-5256-thread-3-processing-n:127.0.0.1:42005_solr) 
[n:127.0.0.1:42005_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 2282064 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 2282064 INFO  
(zkCallback-5256-thread-3-processing-n:127.0.0.1:42005_solr) 
[n:127.0.0.1:42005_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@686cbf8f
   [junit4]   2> 2282064 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@3048662a
   [junit4]   2> 2282064 INFO  
(zkCallback-5256-thread-3-processing-n:127.0.0.1:42005_solr) 
[n:127.0.0.1:42005_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@686cbf8f
   [junit4]   2> 2282065 INFO  
(zkCallback-5259-thread-1-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 2282064 INFO  
(zkCallback-5261-thread-1-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@3048662a
   [junit4]   2> 2282065 INFO  
(zkCallback-5259-thread-1-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@11a24e93
   [junit4]   2> 2282065 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 2282066 INFO  
(zkCallback-5259-thread-1-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@11a24e93
   [junit4]   2> 2282067 INFO  
(OverseerStateUpdate-98543970319269896-127.0.0.1:34143_solr-n_0000000001) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 2282067 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] 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: [2])
   [junit4]   2> 2282067 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] 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: [2])
   [junit4]   2> 2283547 WARN  
(zkCallback-5256-thread-2-processing-n:127.0.0.1:42005_solr) 
[n:127.0.0.1:42005_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2283547 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4a63a75{/solr,null,UNAVAILABLE}
   [junit4]   2> 2283548 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2283549 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@69db2ce6{/solr,null,AVAILABLE}
   [junit4]   2> 2283549 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7321e73f{SSL,[ssl, 
http/1.1]}{127.0.0.1:38991}
   [junit4]   2> 2283549 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.e.j.s.Server Started @2285483ms
   [junit4]   2> 2283549 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38991}
   [junit4]   2> 2283549 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2283549 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.1
   [junit4]   2> 2283550 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2283550 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2283550 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-25T11:47:40.752Z
   [junit4]   2> 2283551 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2283555 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2283556 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43879/solr
   [junit4]   2> 2283560 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2283563 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2283564 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38991_solr
   [junit4]   2> 2283564 INFO  (zkCallback-5267-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2283564 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2283564 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2283565 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2283665 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2283665 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2283665 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 2283666 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) 
[n:127.0.0.1:38991_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@2caa9fb7
   [junit4]   2> 2283666 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) 
[n:127.0.0.1:38991_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@2caa9fb7
   [junit4]   2> 2283678 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001/node2/.
   [junit4]   2> 2283678 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[authCollection_shard2_replica1]
   [junit4]   2> 2283678 INFO  
(coreLoadExecutor-8226-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2283780 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] 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> 2283780 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] 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> 2283780 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] 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> 2284684 INFO  
(coreLoadExecutor-8226-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.6.1
   [junit4]   2> 2284690 INFO  
(coreLoadExecutor-8226-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.s.IndexSchema 
[authCollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 2284692 INFO  
(coreLoadExecutor-8226-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 2284692 INFO  
(coreLoadExecutor-8226-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 
'authCollection_shard2_replica1' using configuration from collection 
authCollection, trusted=true
   [junit4]   2> 2284692 INFO  
(coreLoadExecutor-8226-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2284692 INFO  
(coreLoadExecutor-8226-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] 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/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001/node2/authCollection_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001/node2/./authCollection_shard2_replica1/data/]
   [junit4]   2> 2284720 INFO  
(coreLoadExecutor-8226-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2284720 INFO  
(coreLoadExecutor-8226-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2284721 INFO  
(coreLoadExecutor-8226-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2284721 INFO  
(coreLoadExecutor-8226-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2284722 INFO  
(coreLoadExecutor-8226-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@61df669f[authCollection_shard2_replica1] main]
   [junit4]   2> 2284722 INFO  
(coreLoadExecutor-8226-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2284722 INFO  
(coreLoadExecutor-8226-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2284722 INFO  
(coreLoadExecutor-8226-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 2284723 INFO  
(searcherExecutor-8227-thread-1-processing-n:127.0.0.1:38991_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.c.SolrCore 
[authCollection_shard2_replica1] Registered new searcher 
Searcher@61df669f[authCollection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2284723 INFO  
(coreLoadExecutor-8226-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1576703530814668800
   [junit4]   2> 2284725 INFO  
(coreZkRegister-8221-thread-1-processing-n:127.0.0.1:38991_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection) 
[n:127.0.0.1:38991_solr c:authCollection s:shard2 r:core_node4 
x:authCollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Waiting 
until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2284826 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] 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> 2284826 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] 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> 2284826 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] 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> 2285241 INFO  (qtp1184528324-28178) [n:127.0.0.1:38991_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2285244 INFO  (qtp1184528324-28179) [n:127.0.0.1:38991_solr    
] o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. 
failed permission {
   [junit4]   2>   "name":"security-edit",
   [junit4]   2>   "role":"admin"} 
   [junit4]   2> 2285245 INFO  (qtp1184528324-28179) [n:127.0.0.1:38991_solr    
] o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal: 
[null] type: [ADMIN], collections: [], Path: 
[/____v2/cluster/security/authentication] path : 
/____v2/cluster/security/authentication params :wt=javabin&version=2 
   [junit4]   2> 2285250 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
c29scjpTb2xyUm9ja3M=
   [junit4]   2> 2285252 INFO  (qtp1184528324-28179) [n:127.0.0.1:38991_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2285255 INFO  (qtp1184528324-28180) [n:127.0.0.1:38991_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=1
   [junit4]   2> 2285256 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2285256 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2285256 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2285256 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2285256 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2285256 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2285258 INFO  (qtp1153412773-28099) [n:127.0.0.1:34143_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2285258 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
c29scjpTb2xyUm9ja3M=
   [junit4]   2> 2285261 INFO  (qtp1153412773-28094) [n:127.0.0.1:34143_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization 
params={} status=0 QTime=0
   [junit4]   2> 2285261 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2285261 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2285261 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2285261 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2285261 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2285261 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2285261 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2285261 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2285262 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2285262 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization 
params={} status=0 QTime=0
   [junit4]   2> 2285263 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 2285265 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization 
params={} status=0 QTime=0
   [junit4]   2> 2285265 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2285265 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2285265 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2285265 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2285265 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2285265 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2285265 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2285265 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2285265 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2285266 INFO  (qtp1394475313-28074) [n:127.0.0.1:44021_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization 
params={} status=0 QTime=0
   [junit4]   2> 2285267 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 2285269 INFO  (qtp1394475313-28086) [n:127.0.0.1:44021_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization 
params={} status=0 QTime=0
   [junit4]   2> 2285269 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2285269 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2285270 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2285270 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2285270 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2285270 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2285270 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2285270 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2285270 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2285271 INFO  (qtp1394475313-28087) [n:127.0.0.1:44021_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization 
params={} status=0 QTime=0
   [junit4]   2> 2285273 INFO  (qtp1394475313-28078) [n:127.0.0.1:44021_solr    
] 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> 2285273 INFO  (qtp1394475313-28078) [n:127.0.0.1:44021_solr    
] 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> 2285275 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr    
] 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> 2285275 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr    
] 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> 2285277 INFO  (qtp1184528324-28184) [n:127.0.0.1:38991_solr    
] 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> 2285279 INFO  
(OverseerThreadFactory-8220-thread-1-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=RELOAD
   [junit4]   2> 2285293 INFO  (qtp1153412773-28090) [n:127.0.0.1:34143_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 2285293 INFO  (qtp1153412773-28094) [n:127.0.0.1:34143_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 2285293 INFO  (qtp1153412773-28093) [    ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:34143_solr / 
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCVUsGs7TvX+qY1gFqWd+fsj4M3a91yUXL9XjiQ65ow/sJOXVaYI3UFxxpCtu8PnaJnE3JcGF+I9+6DT9K7ln6yjf0HKDrOfLdBofSKfdQySaIwwPthyjNvWZ41uHzE1LafKARzHPaRrtIwAnY5fd5RcsOUcIqfXyd2jc6exzBIbwIDAQAB
   [junit4]   2> 2285293 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr    
] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:34143_solr / 
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCVUsGs7TvX+qY1gFqWd+fsj4M3a91yUXL9XjiQ65ow/sJOXVaYI3UFxxpCtu8PnaJnE3JcGF+I9+6DT9K7ln6yjf0HKDrOfLdBofSKfdQySaIwwPthyjNvWZ41uHzE1LafKARzHPaRrtIwAnY5fd5RcsOUcIqfXyd2jc6exzBIbwIDAQAB
   [junit4]   2> 2285302 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 2285304 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 2285309 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr    
] o.a.s.s.IndexSchema [authCollection_shard3_replica1] Schema name=minimal
   [junit4]   2> 2285309 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr    
] o.a.s.s.IndexSchema [authCollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 2285311 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr    
] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2285311 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr    
] o.a.s.c.CoreContainer Reloading SolrCore 'authCollection_shard3_replica1' 
using configuration from collection authCollection
   [junit4]   2> 2285311 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr    
] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2285311 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr    
] o.a.s.c.CoreContainer Reloading SolrCore 'authCollection_shard1_replica1' 
using configuration from collection authCollection
   [junit4]   2> 2285312 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
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/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001/node3/authCollection_shard3_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001/node3/./authCollection_shard3_replica1/data/]
   [junit4]   2> 2285312 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
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/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001/node1/authCollection_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001/tempDir-001/node1/./authCollection_shard1_replica1/data/]
   [junit4]   2> 2285332 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2285332 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2285332 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7ce122b5[authCollection_shard3_replica1] main]
   [junit4]   2> 2285333 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2285333 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2285333 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2285333 INFO  
(searcherExecutor-8232-thread-1-processing-n:127.0.0.1:34143_solr 
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2) 
[n:127.0.0.1:34143_solr c:authCollection s:shard3 r:core_node2 
x:authCollection_shard3_replica1] o.a.s.c.SolrCore 
[authCollection_shard3_replica1] Registered new searcher 
Searcher@7ce122b5[authCollection_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2285333 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576703531454300160
   [junit4]   2> 2285335 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2285335 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67a659bd[authCollection_shard3_replica1] main]
   [junit4]   2> 2285335 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.c.SolrCore [authCollection_shard3_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2fb45b1
   [junit4]   2> 2285335 INFO  
(searcherExecutor-8232-thread-1-processing-n:127.0.0.1:34143_solr 
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2) 
[n:127.0.0.1:34143_solr c:authCollection s:shard3 r:core_node2 
x:authCollection_shard3_replica1] o.a.s.c.SolrCore 
[authCollection_shard3_replica1] Registered new searcher 
Searcher@67a659bd[authCollection_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2285335 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.authCollection.shard3.replica1
   [junit4]   2> 2285336 INFO  (qtp1153412773-28093) [n:127.0.0.1:34143_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
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=40
   [junit4]   2> 2285337 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2285337 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2285338 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@39f6286a[authCollection_shard1_replica1] main]
   [junit4]   2> 2285342 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2285342 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2285342 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2285342 INFO  
(searcherExecutor-8233-thread-1-processing-n:127.0.0.1:44021_solr 
x:authCollection_shard1_replica1 s:shard1 c:authCollection r:core_node1) 
[n:127.0.0.1:44021_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica1] o.a.s.c.SolrCore 
[authCollection_shard1_replica1] Registered new searcher 
Searcher@39f6286a[authCollection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2285342 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576703531463737344
   [junit4]   2> 2285345 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2285345 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@59e18d90[authCollection_shard1_replica1] main]
   [junit4]   2> 2285345 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.c.SolrCore [authCollection_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@186e2b8
   [junit4]   2> 2285345 INFO  
(searcherExecutor-8233-thread-1-processing-n:127.0.0.1:44021_solr 
x:authCollection_shard1_replica1 s:shard1 c:authCollection r:core_node1) 
[n:127.0.0.1:44021_solr c:authCollection s:shard1 r:core_node1 
x:authCollection_shard1_replica1] o.a.s.c.SolrCore 
[authCollection_shard1_replica1] Registered new searcher 
Searcher@59e18d90[authCollection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2285345 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.authCollection.shard1.replica1
   [junit4]   2> 2285345 INFO  (qtp1394475313-28076) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
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=49
   [junit4]   2> 2285347 INFO  (qtp1184528324-28184) [n:127.0.0.1:38991_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=authCollection&action=RELOAD&wt=javabin&version=2} status=0 
QTime=70
   [junit4]   2> 2285349 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[77179E16E0B268EF]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 2285354 INFO  (qtp1394475313-28078) [n:127.0.0.1:44021_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization 
params={} status=0 QTime=3
   [junit4]   2> 2285355 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2285355 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2285355 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2285355 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2285355 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 2285355 INFO  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2285355 INFO  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2285355 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2285355 INFO  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2287280 INFO  
(OverseerCollectionConfigSetProcessor-98543970319269896-127.0.0.1:34143_solr-n_0000000001)
 [n:127.0.0.1:34143_solr    ] 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> 2289363 INFO  (qtp1394475313-28074) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [authCollection_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{} 0 4006
   [junit4]   2> 2289364 ERROR (qtp1394475313-28074) [n:127.0.0.1:44021_solr 
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1] 
o.a.s.h.Reques

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

:authCollection) [n:127.0.0.1:38991_solr c:authCollection s:shard2 r:core_node4 
x:authCollection_shard2_replica1] o.a.s.c.ZkContainer 
:org.apache.solr.common.SolrException: Error getting leader from zk for shard 
shard2
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:996)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:902)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:846)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: CoreContainer 
is closed
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1040)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1007)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:963)
   [junit4]   2>        ... 7 more
   [junit4]   2> 
   [junit4]   2> 2290883 WARN  
(zkCallback-5272-thread-1-processing-n:127.0.0.1:38991_solr) 
[n:127.0.0.1:38991_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2290883 WARN  
(zkCallback-5261-thread-2-processing-n:127.0.0.1:44021_solr) 
[n:127.0.0.1:44021_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2290883 INFO  (jetty-closer-5244-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@69db2ce6{/solr,null,UNAVAILABLE}
   [junit4]   2> 2290883 INFO  (jetty-closer-5244-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@437bd201{/solr,null,UNAVAILABLE}
   [junit4]   2> 2290887 WARN  
(zkCallback-5259-thread-2-processing-n:127.0.0.1:34143_solr) 
[n:127.0.0.1:34143_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2290888 INFO  (jetty-closer-5244-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@23a9f23d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2290888 ERROR 
(SUITE-BasicAuthIntegrationTest-seed#[77179E16E0B268EF]-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> 2290888 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[77179E16E0B268EF]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43879 43879
   [junit4]   2> 2299719 INFO  (Thread-7101) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43879 43879
   [junit4]   2> 2299720 WARN  (Thread-7101) [    ] 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>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/collections/authCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2299720 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[77179E16E0B268EF]-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/J1/temp/solr.security.BasicAuthIntegrationTest_77179E16E0B268EF-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ar-SA, 
timezone=EST
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=99556920,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVResponseWriter, 
TestNoOpRegenerator, TestSolrCoreSnapshots, AnalysisErrorHandlingTest, 
TestLockTree, MetricsHandlerTest, TestStressCloudBlindAtomicUpdates, 
TriLevelCompositeIdRoutingTest, TestScoreJoinQPNoScore, 
IndexBasedSpellCheckerTest, ConnectionManagerTest, TestGraphTermsQParserPlugin, 
SliceStateTest, DeleteInactiveReplicaTest, SolrInfoMBeanTest, 
DistributedQueueTest, OpenCloseCoreStressTest, TestUpdate, TestInitParams, 
TestFieldCollectionResource, EchoParamsTest, TestSQLHandlerNonCloud, 
TestFileDictionaryLookup, TestFieldCacheSort, TestRawResponseWriter, 
BasicFunctionalityTest, TestReqParamsAPI, TestInPlaceUpdatesStandalone, 
TestRestManager, TestEmbeddedSolrServerConstructors, 
DistributedMLTComponentTest, TestCloudDeleteByQuery, SuggesterFSTTest, 
SolrCoreMetricManagerTest, TestSurroundQueryParser, TestObjectReleaseTracker, 
HdfsWriteToMultipleCollectionsTest, SolrCmdDistributorTest, 
TestPerFieldSimilarityWithDefaultOverride, TestCollectionAPIs, TestCustomSort, 
DirectSolrConnectionTest, MultiTermTest, JSONWriterTest, 
DistributedIntervalFacetingTest, DocValuesTest, SpellCheckCollatorTest, 
RuleEngineTest, TestDynamicLoading, RestartWhileUpdatingTest, 
TestExceedMaxTermLength, CoreAdminRequestStatusTest, TestCoreContainer, 
TestSubQueryTransformerDistrib, TestCloudManagedSchema, 
TestDFISimilarityFactory, PeerSyncWithIndexFingerprintCachingTest, 
SystemInfoHandlerTest, UpdateRequestProcessorFactoryTest, SimplePostToolTest, 
TestSystemIdResolver, ShardRoutingCustomTest, TestHashPartitioner, 
TestLRUStatsCache, TestCollapseQParserPlugin, TestPayloadScoreQParserPlugin, 
FileUtilsTest, TestIntervalFaceting, HdfsDirectoryTest, 
TestBM25SimilarityFactory, TestDeleteCollectionOnDownNodes, HdfsRecoveryZkTest, 
TestSchemaSimilarityResource, TestDistributedStatsComponentCardinality, 
IndexSchemaRuntimeFieldTest, TestFiltering, ZkStateReaderTest, 
SolrCloudExampleTest, SoftAutoCommitTest, TestQueryTypes, 
ClusterStateUpdateTest, TestJsonFacetRefinement, TestManagedStopFilterFactory, 
DocumentBuilderTest, TestCharFilters, TestRTGBase, 
DistributedDebugComponentTest, TestTestInjection, HdfsBasicDistributedZkTest, 
TestDistribIDF, SpellCheckComponentTest, DistributedFacetPivotSmallTest, 
CdcrBootstrapTest, TestFieldCacheWithThreads, TestMaxScoreQueryParser, 
DistributedTermsComponentTest, TestRandomRequestDistribution, 
TestSweetSpotSimilarityFactory, TestOrdValues, TestPartialUpdateDeduplication, 
TestRequestForwarding, TestLRUCache, TestMiniSolrCloudClusterSSL, 
ClassificationUpdateProcessorFactoryTest, TestSegmentSorting, 
TestCollationFieldDocValues, SpatialHeatmapFacetsTest, DistribCursorPagingTest, 
TestConfigSets, TestWordDelimiterFilterFactory, WordBreakSolrSpellCheckerTest, 
SpatialFilterTest, TestChildDocTransformer, TestRuleBasedAuthorizationPlugin, 
TestTrieFacet, RankQueryTest, CheckHdfsIndexTest, 
TestCopyFieldCollectionResource, TestStressVersions, TestRangeQuery, 
SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, ConvertedLegacyTest, 
TestSort, TestBadConfig, HighlighterTest, ShowFileRequestHandlerTest, 
CurrencyFieldXmlFileTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, TestTrie, 
NoCacheHeaderTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, 
StatelessScriptUpdateProcessorFactoryTest, TestQueryUtils, 
TestReversedWildcardFilterFactory, TestOmitPositions, TestValueSourceCache, 
TestSolrQueryParser, RegexBoostProcessorTest, ReturnFieldsTest, JsonLoaderTest, 
TestLFUCache, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, 
ConnectionReuseTest, AssignTest, CdcrReplicationDistributedZkTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CleanupOldIndexTest, 
CollectionsAPISolrJTest, ForceLeaderTest, SolrXmlInZkTest, 
TestAuthenticationFramework, TestCloudPivotFacet, TestConfigSetsAPIExclusivity, 
TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, 
TestOnReconnectListenerSupport, TestRebalanceLeaders, TestSSLRandomization, 
TestSolrCloudWithDelegationTokens, TestStressLiveNodes, 
TestTolerantUpdateProcessorCloud, HdfsRecoverLeaseTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, 
StressHdfsTest, RequestLoggingTest, TestBlobHandler, TestHdfsBackupRestoreCore, 
TestSolrConfigHandlerCloud, CoreAdminCreateDiscoverTest, InfoHandlerTest, 
PropertiesRequestHandlerTest, SegmentsInfoRequestHandlerTest, 
StatsReloadRaceTest, DistributedFacetPivotSmallAdvancedTest, 
DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest, 
TestTrackingShardHandlerFactory, SubstringBytesRefFilterTest, TestExportWriter, 
TestSolrQueryResponse, TestManagedResourceStorage, TestClassNameShortening, 
TestFieldTypeResource, TestSolrQueryParserDefaultOperatorResource, 
BooleanFieldTest, SpatialRPTFieldTypeTest, TestHalfAndHalfDocValues, 
TestManagedSchema, TestManagedSchemaAPI, TestUseDocValuesAsStored2, 
AnalyticsMergeStrategyTest, SortSpecParsingTest, 
TestComplexPhraseQParserPlugin, TestFieldSortValues, TestFilteredDocIdSet, 
TestInitQParser, TestMissingGroups, TestReloadDeadlock, 
TestSimpleQParserPlugin, TestSmileRequest, TestSortByMinMaxFunction, 
BlockJoinFacetRandomTest, GraphQueryTest, TestCloudNestedDocsSort, 
TestJsonRequest, CloudMLTQParserTest, BasicAuthIntegrationTest]
   [junit4] Completed [681/713 (1!)] on J1 in 20.46s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to