You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/06/08 07:53:51 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-11.0.6) - Build # 3334 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3334/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode

Error Message:
Error from server at http://127.0.0.1:45555/solr: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 401 require authentication</title> </head> <body><h2>HTTP ERROR 401 require authentication</h2> <table> <tr><th>URI:</th><td>/solr/authCollection/select</td></tr> <tr><th>STATUS:</th><td>401</td></tr> <tr><th>MESSAGE:</th><td>require authentication</td></tr> <tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-7e698642</td></tr> </table> <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.27.v20200227</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45555/solr: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 401 require authentication</title>
</head>
<body><h2>HTTP ERROR 401 require authentication</h2>
<table>
<tr><th>URI:</th><td>/solr/authCollection/select</td></tr>
<tr><th>STATUS:</th><td>401</td></tr>
<tr><th>MESSAGE:</th><td>require authentication</td></tr>
<tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-7e698642</td></tr>
</table>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.27.v20200227</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([F0B082B6E65E2D12:E2705EFF57B7FB1A]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:686)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:411)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:746)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.security.BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode(BasicAuthOnSingleNodeTest.java:83)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13727 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthOnSingleNodeTest
   [junit4]   2> 133103 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[F0B082B6E65E2D12]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 133103 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[F0B082B6E65E2D12]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.security.BasicAuthOnSingleNodeTest_F0B082B6E65E2D12-001/data-dir-18-001
   [junit4]   2> 133103 WARN  (SUITE-BasicAuthOnSingleNodeTest-seed#[F0B082B6E65E2D12]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=66 numCloses=66
   [junit4]   2> 133103 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[F0B082B6E65E2D12]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 133104 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[F0B082B6E65E2D12]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 133104 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[F0B082B6E65E2D12]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 133106 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.SolrTestCaseJ4 ###Starting basicTest
   [junit4]   2> 133106 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.security.BasicAuthOnSingleNodeTest_F0B082B6E65E2D12-001/tempDir-001
   [junit4]   2> 133106 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 133106 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 133106 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 133215 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.ZkTestServer start zk server on port: 36815
   [junit4]   2> 133215 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36815
   [junit4]   2> 133215 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36815
   [junit4]   2> 133215 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36815
   [junit4]   2> 133221 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 133265 INFO  (zkConnectionManagerCallback-981-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133265 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 133274 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 133285 INFO  (zkConnectionManagerCallback-983-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133285 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 133288 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 133294 INFO  (zkConnectionManagerCallback-985-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133294 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 133415 WARN  (jetty-launcher-986-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 133415 INFO  (jetty-launcher-986-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 133415 INFO  (jetty-launcher-986-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 133415 INFO  (jetty-launcher-986-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 133437 INFO  (jetty-launcher-986-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 133437 INFO  (jetty-launcher-986-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 133437 INFO  (jetty-launcher-986-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 133445 INFO  (jetty-launcher-986-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c426dae{/solr,null,AVAILABLE}
   [junit4]   2> 133449 INFO  (jetty-launcher-986-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6294788e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38371}
   [junit4]   2> 133449 INFO  (jetty-launcher-986-thread-1) [     ] o.e.j.s.Server Started @133468ms
   [junit4]   2> 133449 INFO  (jetty-launcher-986-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38371}
   [junit4]   2> 133449 ERROR (jetty-launcher-986-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 133449 INFO  (jetty-launcher-986-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 133450 INFO  (jetty-launcher-986-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 133450 INFO  (jetty-launcher-986-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 133450 INFO  (jetty-launcher-986-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 133450 INFO  (jetty-launcher-986-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-08T07:27:47.471061Z
   [junit4]   2> 133455 INFO  (jetty-launcher-986-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 133457 INFO  (zkConnectionManagerCallback-988-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133457 INFO  (jetty-launcher-986-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 133464 INFO  (jetty-launcher-986-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 133618 INFO  (jetty-launcher-986-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 133619 WARN  (jetty-launcher-986-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@aa07383[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 133619 WARN  (jetty-launcher-986-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@aa07383[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 133622 WARN  (jetty-launcher-986-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42bd95e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 133622 WARN  (jetty-launcher-986-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42bd95e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 133622 INFO  (jetty-launcher-986-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36815/solr
   [junit4]   2> 133623 INFO  (jetty-launcher-986-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 133625 INFO  (zkConnectionManagerCallback-999-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133625 INFO  (jetty-launcher-986-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 133727 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:38371_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 133729 INFO  (zkConnectionManagerCallback-1001-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133729 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:38371_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 133784 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:38371_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38371_solr
   [junit4]   2> 133784 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:38371_solr     ] o.a.s.c.Overseer Overseer (id=72068082232786949-127.0.0.1:38371_solr-n_0000000000) starting
   [junit4]   2> 133787 INFO  (OverseerStateUpdate-72068082232786949-127.0.0.1:38371_solr-n_0000000000) [n:127.0.0.1:38371_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38371_solr
   [junit4]   2> 133789 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:38371_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38371_solr
   [junit4]   2> 133790 INFO  (zkCallback-1000-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 133791 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:38371_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 133792 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:38371_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 133800 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:38371_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 133814 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:38371_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 133830 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:38371_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38371.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2acb9174
   [junit4]   2> 133837 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:38371_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38371.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2acb9174
   [junit4]   2> 133837 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:38371_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38371.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2acb9174
   [junit4]   2> 133838 INFO  (jetty-launcher-986-thread-1) [n:127.0.0.1:38371_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.security.BasicAuthOnSingleNodeTest_F0B082B6E65E2D12-001/tempDir-001/node1
   [junit4]   2> 133843 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 133844 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 133845 INFO  (zkConnectionManagerCallback-1018-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133845 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 133846 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 133846 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36815/solr ready
   [junit4]   2> 133855 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=authCollection&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 133857 INFO  (OverseerThreadFactory-1008-thread-1-processing-n:127.0.0.1:38371_solr) [n:127.0.0.1:38371_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 133966 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 133966 INFO  (qtp1817414516-2277) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:38371_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArRI22El1gHxpe82SNtL5OputKv3qlXTqkICRWbJnZ+V35wwfjhw25IXSIJat078EoabGgC9WwzsX43zKKFAvC1mvBeeV7gHbkEArENvZohy2mtzG1j0vpR7y3HO/jQsIZl7yBLjWsDHaimeCUdyYT3T69X15I7BdDmf6qNWuloWswOLBkjprNFvtbZDQWkxtsdS+kA/DJpS1oCcwinooyi5U7AJRJrdRAbzT5dddxbtsTh0rJVirlNtbq076IdmoA5Z3L8NwF4PyYYSL640khCVekN8WFuhncKYQgDb5DAcou/1HwBmnBbpzU/iNrCFJ6d4LIUqKxgVEYqRBHKYJLwIDAQAB
   [junit4]   2> 133969 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 133969 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 133973 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 133977 INFO  (OverseerStateUpdate-72068082232786949-127.0.0.1:38371_solr-n_0000000000) [n:127.0.0.1:38371_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38371/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38371_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 133986 INFO  (OverseerStateUpdate-72068082232786949-127.0.0.1:38371_solr-n_0000000000) [n:127.0.0.1:38371_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38371/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38371_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 133987 INFO  (OverseerStateUpdate-72068082232786949-127.0.0.1:38371_solr-n_0000000000) [n:127.0.0.1:38371_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38371/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38371_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 133988 INFO  (OverseerStateUpdate-72068082232786949-127.0.0.1:38371_solr-n_0000000000) [n:127.0.0.1:38371_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"authCollection_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38371/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38371_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 134201 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr    x:authCollection_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=4&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 134201 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr    x:authCollection_shard4_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=authCollection_shard4_replica_n6&action=CREATE&numShards=4&collection=authCollection&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 134210 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr    x:authCollection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=4&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 134216 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr    x:authCollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=4&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 134238 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 134240 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 134278 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 134284 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 134286 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 134286 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 134288 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38371.solr.core.authCollection.shard2.replica_n2' (registry 'solr.core.authCollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2acb9174
   [junit4]   2> 134289 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.security.BasicAuthOnSingleNodeTest_F0B082B6E65E2D12-001/tempDir-001/node1/authCollection_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.security.BasicAuthOnSingleNodeTest_F0B082B6E65E2D12-001/tempDir-001/node1/authCollection_shard2_replica_n2/data/]
   [junit4]   2> 134295 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 134296 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 134296 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard4_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 134298 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38371.solr.core.authCollection.shard4.replica_n6' (registry 'solr.core.authCollection.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2acb9174
   [junit4]   2> 134298 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SolrCore [[authCollection_shard4_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.security.BasicAuthOnSingleNodeTest_F0B082B6E65E2D12-001/tempDir-001/node1/authCollection_shard4_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.security.BasicAuthOnSingleNodeTest_F0B082B6E65E2D12-001/tempDir-001/node1/authCollection_shard4_replica_n6/data/]
   [junit4]   2> 134300 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 134301 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 134303 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 134303 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 134304 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38371.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2acb9174
   [junit4]   2> 134304 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.security.BasicAuthOnSingleNodeTest_F0B082B6E65E2D12-001/tempDir-001/node1/authCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.security.BasicAuthOnSingleNodeTest_F0B082B6E65E2D12-001/tempDir-001/node1/authCollection_shard1_replica_n1/data/]
   [junit4]   2> 134316 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 134342 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 134342 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 134342 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38371.solr.core.authCollection.shard3.replica_n4' (registry 'solr.core.authCollection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2acb9174
   [junit4]   2> 134342 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.security.BasicAuthOnSingleNodeTest_F0B082B6E65E2D12-001/tempDir-001/node1/authCollection_shard3_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.security.BasicAuthOnSingleNodeTest_F0B082B6E65E2D12-001/tempDir-001/node1/authCollection_shard3_replica_n4/data/]
   [junit4]   2> 134363 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 134363 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 134363 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 134363 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 134365 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 134365 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 134365 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 134365 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 134365 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 134365 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 134366 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 134366 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 134367 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 134367 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 134367 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 134367 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 134367 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 134367 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 134367 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668914891601215488
   [junit4]   2> 134367 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668914891601215488
   [junit4]   2> 134371 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 134372 INFO  (searcherExecutor-1024-thread-1-processing-n:127.0.0.1:38371_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [authCollection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 134377 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 134378 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 134378 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668914891612749824
   [junit4]   2> 134380 INFO  (searcherExecutor-1020-thread-1-processing-n:127.0.0.1:38371_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore [authCollection_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 134383 INFO  (searcherExecutor-1022-thread-1-processing-n:127.0.0.1:38371_solr x:authCollection_shard4_replica_n6 c:authCollection s:shard4 r:core_node8) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SolrCore [authCollection_shard4_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 134384 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 134385 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard4 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 134386 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 134386 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard4
   [junit4]   2> 134386 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard2
   [junit4]   2> 134386 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard1
   [junit4]   2> 134387 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 134387 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 134388 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 134388 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 134389 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 134389 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 134389 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 134389 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 134389 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 134389 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 134389 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/
   [junit4]   2> 134389 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 134389 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 134389 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard1/leader after winning as /collections/authCollection/leader_elect/shard1/election/72068082232786949-core_node3-n_0000000000
   [junit4]   2> 134389 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 134389 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 134389 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 134389 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 134389 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SyncStrategy http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/ has no replicas
   [junit4]   2> 134389 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard4/leader after winning as /collections/authCollection/leader_elect/shard4/election/72068082232786949-core_node8-n_0000000000
   [junit4]   2> 134390 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 134390 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard2/leader after winning as /collections/authCollection/leader_elect/shard2/election/72068082232786949-core_node5-n_0000000000
   [junit4]   2> 134390 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 134391 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 134391 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 134391 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/ shard4
   [junit4]   2> 134391 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 134391 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668914891626381312
   [junit4]   2> 134393 INFO  (searcherExecutor-1027-thread-1-processing-n:127.0.0.1:38371_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node7) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore [authCollection_shard3_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 134393 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 134394 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 134394 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard3
   [junit4]   2> 134395 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 134395 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 134395 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 134395 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 134395 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 134395 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard3/leader after winning as /collections/authCollection/leader_elect/shard3/election/72068082232786949-core_node7-n_0000000000
   [junit4]   2> 134396 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 134497 INFO  (zkCallback-1000-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 134497 INFO  (zkCallback-1000-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 134497 INFO  (zkCallback-1000-thread-3) [     ] 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: [1])
   [junit4]   2> 134497 INFO  (zkCallback-1000-thread-4) [     ] 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: [1])
   [junit4]   2> 134498 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 134498 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 134498 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 134499 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 134499 ERROR (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.c.ZkStateReader Collection authCollection is not lazy or watched!
   [junit4]   2> 134499 ERROR (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Collection authCollection is not lazy or watched!
   [junit4]   2> 134499 ERROR (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Collection authCollection is not lazy or watched!
   [junit4]   2> 134500 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=4&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=289
   [junit4]   2> 134503 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=4&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=287
   [junit4]   2> 134504 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=authCollection_shard4_replica_n6&action=CREATE&numShards=4&collection=authCollection&shard=shard4&wt=javabin&version=2&replicaType=NRT} status=0 QTime=303
   [junit4]   2> 134506 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=4&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=305
   [junit4]   2> 134507 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 134605 INFO  (zkCallback-1000-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 134605 INFO  (zkCallback-1000-thread-4) [     ] 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: [1])
   [junit4]   2> 134605 INFO  (zkCallback-1000-thread-3) [     ] 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: [1])
   [junit4]   2> 134605 INFO  (zkCallback-1000-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 134605 INFO  (zkCallback-1000-thread-5) [     ] 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: [1])
   [junit4]   2> 134606 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=100&name=authCollection&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=751
   [junit4]   2> 134606 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: authCollection
   [junit4]   2> 134608 WARN  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@216906c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 134608 WARN  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[F0B082B6E65E2D12]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@216906c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 134620 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268635&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134621 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268635&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134621 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268635&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134621 INFO  (qtp1817414516-2286) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268635&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134622 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=8
   [junit4]   2> 134629 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268645&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134629 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268645&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134629 INFO  (qtp1817414516-2286) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268645&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134629 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268645&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134633 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=9
   [junit4]   2> 134638 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268655&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134638 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268655&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134638 INFO  (qtp1817414516-2286) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268655&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134638 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268655&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134639 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=4
   [junit4]   2> 134643 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268661&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134643 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268661&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134646 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268661&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134646 INFO  (qtp1817414516-2286) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268661&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134646 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=6
   [junit4]   2> 134650 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268668&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134651 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268668&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134656 INFO  (qtp1817414516-2286) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268668&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134656 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268668&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134657 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=9
   [junit4]   2> 134663 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268679&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134664 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268679&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134664 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268679&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134664 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268679&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134671 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=12
   [junit4]   2> 134675 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268693&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134675 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268693&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134675 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268693&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134675 INFO  (qtp1817414516-2286) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268693&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134679 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=7
   [junit4]   2> 134682 INFO  (qtp1817414516-2286) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268701&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134682 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268701&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134683 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268701&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134684 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268701&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134684 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=4
   [junit4]   2> 134688 INFO  (qtp1817414516-2286) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268706&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134688 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268706&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134688 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268706&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134688 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268706&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134689 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=4
   [junit4]   2> 134693 INFO  (qtp1817414516-2286) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268711&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134693 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268711&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134696 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268711&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134696 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268711&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134696 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=6
   [junit4]   2> 134700 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268718&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134700 INFO  (qtp1817414516-2286) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268718&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134701 INFO  (qtp1817414516-2286) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268718&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134701 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268718&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134704 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=6
   [junit4]   2> 134708 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268726&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134708 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268726&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134709 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268726&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134709 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268726&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134709 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=4
   [junit4]   2> 134713 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268731&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134713 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268731&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134713 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268731&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134713 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268731&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134716 INFO  (qtp1817414516-2285) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=6
   [junit4]   2> 134720 INFO  (qtp1817414516-2283) [n:127.0.0.1:38371_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268739&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134720 INFO  (qtp1817414516-2273) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268739&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134721 INFO  (qtp1817414516-2286) [n:127.0.0.1:38371_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268739&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134722 INFO  (qtp1817414516-2277) [n:127.0.0.1:38371_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38371/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591601268739&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 134722 INFO  (qtp1817414516-2278) [n:127.0.0.1:38371_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=4
   [junit4]   2> 134725 INFO  (qtp18174145

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

.jetty tag=null
   [junit4]   2> 12213 INFO  (jetty-closer-137-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36371c6a: rootName = solr_37545, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@77ee41e8
   [junit4]   2> 12213 INFO  (jetty-closer-137-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 12227 INFO  (closeThreadPool-143-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72068182416097285-127.0.0.1:37545_solr-n_0000000000) closing
   [junit4]   2> 12227 INFO  (OverseerStateUpdate-72068182416097285-127.0.0.1:37545_solr-n_0000000000) [n:127.0.0.1:37545_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37545_solr
   [junit4]   2> 12230 INFO  (OverseerAutoScalingTriggerThread-72068182416097285-127.0.0.1:37545_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 12232 INFO  (closeThreadPool-143-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72068182416097285-127.0.0.1:37545_solr-n_0000000000) closing
   [junit4]   2> 12333 INFO  (jetty-closer-137-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72068182416097285-127.0.0.1:37545_solr-n_0000000000) closing
   [junit4]   2> 12335 INFO  (jetty-closer-137-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5e7bdd46{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 12335 INFO  (jetty-closer-137-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2aac0da9{/solr,null,UNAVAILABLE}
   [junit4]   2> 12335 INFO  (jetty-closer-137-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 12336 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 12546 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/authCollection/terms/shard2
   [junit4]   2> 	2	/solr/collections/authCollection/terms/shard1
   [junit4]   2> 	2	/solr/collections/authCollection/terms/shard4
   [junit4]   2> 	2	/solr/collections/authCollection/terms/shard3
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/collections/authCollection/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 12547 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40111
   [junit4]   2> 12547 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40111
   [junit4]   2> 12548 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[F0B082B6E65E2D12]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40111
   [junit4]   2> 12548 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[F0B082B6E65E2D12]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteSecurityJsonZnode
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthOnSingleNodeTest -Dtests.method=testDeleteSecurityJsonZnode -Dtests.seed=F0B082B6E65E2D12 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=prg-001 -Dtests.timezone=America/Martinique -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   2.64s J2 | BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37545/solr: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
   [junit4]    > <title>Error 401 require authentication</title>
   [junit4]    > </head>
   [junit4]    > <body><h2>HTTP ERROR 401 require authentication</h2>
   [junit4]    > <table>
   [junit4]    > <tr><th>URI:</th><td>/solr/authCollection/select</td></tr>
   [junit4]    > <tr><th>STATUS:</th><td>401</td></tr>
   [junit4]    > <tr><th>MESSAGE:</th><td>require authentication</td></tr>
   [junit4]    > <tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-2e029085</td></tr>
   [junit4]    > </table>
   [junit4]    > <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.27.v20200227</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F0B082B6E65E2D12:E2705EFF57B7FB1A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:686)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:411)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:746)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.security.BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode(BasicAuthOnSingleNodeTest.java:83)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 12551 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[F0B082B6E65E2D12]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 12551 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[F0B082B6E65E2D12]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40111
   [junit4]   2> 12551 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[F0B082B6E65E2D12]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40111
   [junit4]   2> 12551 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[F0B082B6E65E2D12]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40111
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthOnSingleNodeTest_F0B082B6E65E2D12-001
   [junit4]   2> Jun 08, 2020 7:53:18 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@77a713d3), locale=prg-001, timezone=America/Martinique
   [junit4]   2> NOTE: Linux 5.3.0-53-generic amd64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=16,threads=2,free=333695320,total=510656512
   [junit4]   2> NOTE: All tests run in this JVM: [BasicAuthOnSingleNodeTest]
   [junit4] Completed [4/5 (2!)] on J2 in 12.56s, 2 tests, 1 error <<< FAILURES!

[...truncated 19 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126: There were test failures: 5 suites, 10 tests, 2 errors [seed: F0B082B6E65E2D12]

Total time: 15 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   2/5 failed: org.apache.solr.security.BasicAuthOnSingleNodeTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=b804cb4531b9b82d1395c7faea22d67db518e55a, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #3333
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2