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

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 467 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/467/

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

Error Message:
Error from server at https://127.0.0.1:39714/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-bbec614</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 https://127.0.0.1:39714/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-bbec614</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([AA0C7BE63C4DCDEA:B8CCA7AF8DA41BE2]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13899 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthOnSingleNodeTest
   [junit4]   2> 809803 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[AA0C7BE63C4DCDEA]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 809803 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[AA0C7BE63C4DCDEA]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 809804 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[AA0C7BE63C4DCDEA]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_AA0C7BE63C4DCDEA-001/data-dir-52-001
   [junit4]   2> 809804 WARN  (SUITE-BasicAuthOnSingleNodeTest-seed#[AA0C7BE63C4DCDEA]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 809804 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[AA0C7BE63C4DCDEA]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 809806 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[AA0C7BE63C4DCDEA]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 809810 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteSecurityJsonZnode
   [junit4]   2> 809811 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_AA0C7BE63C4DCDEA-001/tempDir-001
   [junit4]   2> 809811 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 809811 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 809811 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 809912 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer start zk server on port: 37428
   [junit4]   2> 809912 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37428
   [junit4]   2> 809912 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37428
   [junit4]   2> 809912 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37428
   [junit4]   2> 809914 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 809916 INFO  (zkConnectionManagerCallback-5713-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 809916 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 809919 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 809921 INFO  (zkConnectionManagerCallback-5715-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 809921 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 809922 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 809923 INFO  (zkConnectionManagerCallback-5717-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 809923 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 810031 WARN  (jetty-launcher-5718-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 810031 INFO  (jetty-launcher-5718-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 810031 INFO  (jetty-launcher-5718-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 810031 INFO  (jetty-launcher-5718-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 810038 INFO  (jetty-launcher-5718-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 810038 INFO  (jetty-launcher-5718-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 810038 INFO  (jetty-launcher-5718-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 810038 INFO  (jetty-launcher-5718-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13633f76{/solr,null,AVAILABLE}
   [junit4]   2> 810039 INFO  (jetty-launcher-5718-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2addd92d{SSL, (ssl, http/1.1)}{127.0.0.1:39714}
   [junit4]   2> 810039 INFO  (jetty-launcher-5718-thread-1) [     ] o.e.j.s.Server Started @810075ms
   [junit4]   2> 810039 INFO  (jetty-launcher-5718-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39714}
   [junit4]   2> 810040 ERROR (jetty-launcher-5718-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 810040 INFO  (jetty-launcher-5718-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 810040 INFO  (jetty-launcher-5718-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 810040 INFO  (jetty-launcher-5718-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 810040 INFO  (jetty-launcher-5718-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 810040 INFO  (jetty-launcher-5718-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-08T05:45:17.896Z
   [junit4]   2> 810041 INFO  (jetty-launcher-5718-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 810042 INFO  (zkConnectionManagerCallback-5720-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 810042 INFO  (jetty-launcher-5718-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 810042 INFO  (jetty-launcher-5718-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 811453 INFO  (jetty-launcher-5718-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 811454 WARN  (jetty-launcher-5718-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 811455 WARN  (jetty-launcher-5718-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1e46e743[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 811455 WARN  (jetty-launcher-5718-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1e46e743[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 811457 WARN  (jetty-launcher-5718-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 811458 WARN  (jetty-launcher-5718-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@297bfda3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 811458 WARN  (jetty-launcher-5718-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@297bfda3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 811459 INFO  (jetty-launcher-5718-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37428/solr
   [junit4]   2> 811459 INFO  (jetty-launcher-5718-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 811461 INFO  (zkConnectionManagerCallback-5731-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811461 INFO  (jetty-launcher-5718-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 811564 INFO  (jetty-launcher-5718-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 811564 INFO  (zkConnectionManagerCallback-5733-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811564 INFO  (jetty-launcher-5718-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 811634 INFO  (jetty-launcher-5718-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39714_solr
   [junit4]   2> 811635 INFO  (jetty-launcher-5718-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.c.Overseer Overseer (id=72933853169582085-127.0.0.1:39714_solr-n_0000000000) starting
   [junit4]   2> 811640 INFO  (OverseerStateUpdate-72933853169582085-127.0.0.1:39714_solr-n_0000000000) [n:127.0.0.1:39714_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39714_solr
   [junit4]   2> 811640 INFO  (jetty-launcher-5718-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39714_solr
   [junit4]   2> 811642 INFO  (zkCallback-5732-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 811643 INFO  (jetty-launcher-5718-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 811643 INFO  (jetty-launcher-5718-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 811644 INFO  (jetty-launcher-5718-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 811663 INFO  (jetty-launcher-5718-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 811704 INFO  (jetty-launcher-5718-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39714.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e97826a
   [junit4]   2> 811716 INFO  (jetty-launcher-5718-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39714.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e97826a
   [junit4]   2> 811716 INFO  (jetty-launcher-5718-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39714.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e97826a
   [junit4]   2> 811717 INFO  (jetty-launcher-5718-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_AA0C7BE63C4DCDEA-001/tempDir-001/node1
   [junit4]   2> 811729 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 811730 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 811731 INFO  (zkConnectionManagerCallback-5750-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811731 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 811733 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 811734 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37428/solr ready
   [junit4]   2> 811767 INFO  (qtp539341405-9117) [n:127.0.0.1:39714_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> 811771 INFO  (OverseerThreadFactory-5740-thread-1-processing-n:127.0.0.1:39714_solr) [n:127.0.0.1:39714_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 811900 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 811901 INFO  (qtp539341405-9118) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:39714_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj61wjfzWoCAlcGIWZ9mF1oiWjEqpLi4MfRmwXxp2QE+GZ2BzGPZ0m2qGSdfX9zq9Zw1e0Ne3Kv2syKcrCPlwg8HjgNkmYiwqQAhtv2CTsCEmg+ihS54spXKMBZWCPC15tI4yW8Pb0XEKjqjwhbcpsFSDY11xLEjCGSOjrZ6M5EOBMnjR7dwZrfYYpIlgPArMAlwuWEUdt2cHS2EgTV+ZcTnUyDtwjk3uH0JpOuITG0u0kPRQn3oS6Bgj2OTJGWRemMY9pKs7bz290XhEidItgTeu1b1agFZEtwfYRh8GzGEPndILPkG0D8wQ9Xdwc8Ohs4Q9nib606GyKCs7J2pQAQIDAQAB
   [junit4]   2> 811902 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 811902 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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> 811923 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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> 811929 INFO  (OverseerStateUpdate-72933853169582085-127.0.0.1:39714_solr-n_0000000000) [n:127.0.0.1:39714_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":"https://127.0.0.1:39714/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39714_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 811931 INFO  (OverseerStateUpdate-72933853169582085-127.0.0.1:39714_solr-n_0000000000) [n:127.0.0.1:39714_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":"https://127.0.0.1:39714/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39714_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 811934 INFO  (OverseerStateUpdate-72933853169582085-127.0.0.1:39714_solr-n_0000000000) [n:127.0.0.1:39714_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":"https://127.0.0.1:39714/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39714_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 811935 INFO  (OverseerStateUpdate-72933853169582085-127.0.0.1:39714_solr-n_0000000000) [n:127.0.0.1:39714_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":"https://127.0.0.1:39714/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39714_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 812158 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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> 812158 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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> 812160 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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> 812160 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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> 812171 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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> 812171 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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> 812171 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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> 812171 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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> 812188 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 812188 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 812188 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 812188 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 812191 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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> 812191 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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> 812191 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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> 812191 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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> 812191 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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> 812191 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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> 812191 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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> 812191 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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> 812195 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39714.solr.core.authCollection.shard4.replica_n6' (registry 'solr.core.authCollection.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e97826a
   [junit4]   2> 812195 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39714.solr.core.authCollection.shard2.replica_n2' (registry 'solr.core.authCollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e97826a
   [junit4]   2> 812195 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39714.solr.core.authCollection.shard3.replica_n4' (registry 'solr.core.authCollection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e97826a
   [junit4]   2> 812195 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39714.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e97826a
   [junit4]   2> 812195 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_AA0C7BE63C4DCDEA-001/tempDir-001/node1/authCollection_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_AA0C7BE63C4DCDEA-001/tempDir-001/node1/authCollection_shard2_replica_n2/data/]
   [junit4]   2> 812195 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_AA0C7BE63C4DCDEA-001/tempDir-001/node1/authCollection_shard3_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_AA0C7BE63C4DCDEA-001/tempDir-001/node1/authCollection_shard3_replica_n4/data/]
   [junit4]   2> 812195 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_AA0C7BE63C4DCDEA-001/tempDir-001/node1/authCollection_shard4_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_AA0C7BE63C4DCDEA-001/tempDir-001/node1/authCollection_shard4_replica_n6/data/]
   [junit4]   2> 812195 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_AA0C7BE63C4DCDEA-001/tempDir-001/node1/authCollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_AA0C7BE63C4DCDEA-001/tempDir-001/node1/authCollection_shard1_replica_n1/data/]
   [junit4]   2> 812290 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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> 812290 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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> 812290 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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> 812290 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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> 812291 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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> 812291 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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> 812291 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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> 812291 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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> 812292 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 812292 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 812292 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 812292 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 812292 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 812292 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 812293 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 812293 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 812295 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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> 812295 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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> 812296 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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> 812296 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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> 812296 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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> 812296 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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> 812296 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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> 812296 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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> 812296 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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> 812296 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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> 812296 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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 1668908444708503552
   [junit4]   2> 812296 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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 1668908444708503552
   [junit4]   2> 812297 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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> 812297 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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> 812297 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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 1668908444709552128
   [junit4]   2> 812297 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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 1668908444709552128
   [junit4]   2> 812300 INFO  (searcherExecutor-5758-thread-1-processing-n:127.0.0.1:39714_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) [n:127.0.0.1:39714_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> 812300 INFO  (searcherExecutor-5755-thread-1-processing-n:127.0.0.1:39714_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:39714_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> 812301 INFO  (searcherExecutor-5757-thread-1-processing-n:127.0.0.1:39714_solr x:authCollection_shard4_replica_n6 c:authCollection s:shard4 r:core_node8) [n:127.0.0.1:39714_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> 812301 INFO  (searcherExecutor-5756-thread-1-processing-n:127.0.0.1:39714_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node7) [n:127.0.0.1:39714_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> 812304 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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> 812304 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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> 812306 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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> 812307 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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> 812308 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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> 812309 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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> 812309 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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> 812311 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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> 812312 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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> 812312 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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> 812312 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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> 812312 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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> 812312 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39714/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 812312 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39714/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 812312 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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> 812313 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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> 812314 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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> 812314 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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> 812314 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39714/solr/authCollection_shard4_replica_n6/
   [junit4]   2> 812314 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:39714/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 812314 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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/72933853169582085-core_node5-n_0000000000
   [junit4]   2> 812314 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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> 812314 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:39714/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 812315 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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/72933853169582085-core_node3-n_0000000000
   [junit4]   2> 812315 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SyncStrategy https://127.0.0.1:39714/solr/authCollection_shard4_replica_n6/ has no replicas
   [junit4]   2> 812315 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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/72933853169582085-core_node8-n_0000000000
   [junit4]   2> 812316 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39714/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 812317 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39714/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 812318 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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> 812318 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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> 812318 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39714/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 812318 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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> 812318 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy https://127.0.0.1:39714/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 812318 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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/72933853169582085-core_node7-n_0000000000
   [junit4]   2> 812318 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39714/solr/authCollection_shard4_replica_n6/ shard4
   [junit4]   2> 812319 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39714/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 812421 INFO  (zkCallback-5732-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> 812421 INFO  (zkCallback-5732-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> 812422 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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> 812422 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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> 812422 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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> 812422 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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> 812426 INFO  (qtp539341405-9159) [n:127.0.0.1:39714_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=266
   [junit4]   2> 812426 INFO  (qtp539341405-9119) [n:127.0.0.1:39714_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=268
   [junit4]   2> 812426 INFO  (qtp539341405-9118) [n:127.0.0.1:39714_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=268
   [junit4]   2> 812427 INFO  (qtp539341405-9160) [n:127.0.0.1:39714_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=267
   [junit4]   2> 812429 INFO  (qtp539341405-9117) [n:127.0.0.1:39714_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> 812528 INFO  (zkCallback-5732-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> 812528 INFO  (zkCallback-5732-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> 812528 INFO  (zkCallback-5732-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> 812528 INFO  (qtp539341405-9117) [n:127.0.0.1:39714_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=762
   [junit4]   2> 812529 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: authCollection
   [junit4]   2> 812530 WARN  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 812531 WARN  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e6b4832[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812531 WARN  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e6b4832[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812577 INFO  (zkCallback-5732-thread-1) [     ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 812683 INFO  (jetty-closer-5776-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=493373769
   [junit4]   2> 812683 INFO  (jetty-closer-5776-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39714_solr
   [junit4]   2> 812684 INFO  (jetty-closer-5776-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 812684 INFO  (jetty-closer-5776-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39714_solr as DOWN
   [junit4]   2> 812686 INFO  (coreCloseExecutor-5780-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.c.SolrCore [authCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6744c330
   [junit4]   2> 812686 INFO  (coreCloseExecutor-5780-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard1.replica_n1 tag=SolrCore@6744c330
   [junit4]   2> 812686 INFO  (coreCloseExecutor-5780-thread-2) [n:127.0.0.1:39714_solr     ] o.a.s.c.SolrCore [authCollection_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@7e5a5f26
   [junit4]   2> 812686 INFO  (coreCloseExecutor-5780-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a8009dd: rootName = solr_39714, domain = solr.core.authCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.authCollection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@682a71a6
   [junit4]   2> 812686 INFO  (coreCloseExecutor-5780-thread-3) [n:127.0.0.1:39714_solr     ] o.a.s.c.SolrCore [authCollection_shard4_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@74ed0361
   [junit4]   2> 812686 INFO  (coreCloseExecutor-5780-thread-4) [n:127.0.0.1:39714_solr     ] o.a.s.c.SolrCore [authCollection_shard3_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@2f1c3596
   [junit4]   2> 812702 INFO  (coreCloseExecutor-5780-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard1.leader tag=SolrCore@6744c330
   [junit4]   2> 812702 INFO  (coreCloseExecutor-5780-thread-2) [n:127.0.0.1:39714_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard2.replica_n2 tag=SolrCore@7e5a5f26
   [junit4]   2> 812702 INFO  (coreCloseExecutor-5780-thread-2) [n:127.0.0.1:39714_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4951e0f0: rootName = solr_39714, domain = solr.core.authCollection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.authCollection.shard2.replica_n2/com.codahale.metrics.MetricRegistry@2237020d
   [junit4]   2> 812702 INFO  (coreCloseExecutor-5780-thread-1) [n:127.0.0.1:39714_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 812719 INFO  (coreCloseExecutor-5780-thread-2) [n:127.0.0.1:39714_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard2.leader tag=SolrCore@7e5a5f26
   [junit4]   2> 812719 INFO  (coreCloseExecutor-5780-thread-3) [n:127.0.0.1:39714_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard4.replica_n6 tag=SolrCore@74ed0361
   [junit4]   2> 812719 INFO  (coreCloseExecutor-5780-thread-3) [n:127.0.0.1:39714_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2aa27e9c: rootName = solr_39714, domain = solr.core.authCollection.shard4.replica_n6, service url = null, agent id = null] for registry solr.core.authCollection.shard4.replica_n6/com.codahale.metrics.MetricRegistry@759b2f87
   [junit4]   2> 812720 INFO  (coreCloseExecutor-5780-thread-2) [n:127.0.0.1:39714_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 812737 INFO  (coreCloseExecutor-5780-thread-3) [n:127.0.0.1:39714_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard4.leader tag=SolrCore@74ed0361
   [junit4]   2> 812737 INFO  (coreCloseExecutor-5780-thread-4) [n:127.0.0.1:39714_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard3.replica_n4 tag=SolrCore@2f1c3596
   [junit4]   2> 812737 INFO  (coreCloseExecutor-5780-thread-4) [n:127.0.0.1:39714_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3da90bcd: rootName = solr_39714, domain = solr.core.authCollection.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.authCollection.shard3.replica_n4/com.codahale.metrics.MetricRegistry@563eb586
   [junit4]   2> 812738 INFO  (coreCloseExecutor-5780-thread-3) [n:127.0.0.1:39714_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 812754 INFO  (coreCloseExecutor-5780-thread-4) [n:127.0.0.1:39714_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard3.leader tag=SolrCore@2f1c3596
   [junit4]   2> 812755 INFO  (coreCloseExecutor-5780-thread-4) [n:127.0.0.1:39714_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 812757 INFO  (jetty-closer-5776-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 812757 INFO  (jetty-closer-5776-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b6d5c54: rootName = solr_39714, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6099e10a
   [junit4]   2> 812765 INFO  (jetty-closer-5776-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 812765 INFO  (jetty-closer-5776-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@767d90bf: rootName = solr_39714, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@618a9562
   [junit4]   2> 812767 INFO  (jetty-closer-5776-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 812767 INFO  (jetty-closer-5776-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ded5f2c: rootName = solr_39714, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@554213bc
   [junit4]   2> 812768 INFO  (jetty-closer-5776-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 812768 INFO  (closeThreadPool-5782-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72933853169582085-127.0.0.1:39714_solr-n_0000000000) closing
   [junit4]   2> 812768 INFO  (OverseerStateUpdate-72933853169582085-127.0.0.1:39714_solr-n_0000000000) [n:127.0.0.1:39714_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39714_solr
   [junit4]   2> 812770 INFO  (OverseerAutoScalingTriggerThread-72933853169582085-127.0.0.1:39714_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 812771 INFO  (closeThreadPool-5782-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72933853169582085-127.0.0.1:39714_solr-n_0000000000) closing
   [junit4]   2> 812873 INFO  (jetty-closer-5776-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72933853169582085-127.0.0.1:39714_solr-n_0000000000) closing
   [junit4]   2> 812875 INFO  (jetty-closer-5776-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2addd92d{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 812875 INFO  (jetty-closer-5776-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13633f76{/solr,null,UNAVAILABLE}
   [junit4]   2> 812876 INFO  (jetty-closer-5776-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 812877 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 813080 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections/authCollection/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 813083 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37428
   [junit4]   2> 813083 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37428
   [junit4]   2> 813083 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37428
   [junit4]   2> 813083 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteSecurityJsonZnode
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthOnSingleNodeTest -Dtests.method=testDeleteSecurityJsonZnode -Dtests.seed=AA0C7BE63C4DCDEA -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=th-TH -Dtests.timezone=Asia/Bangkok -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.28s J1 | BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39714/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-bbec614</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([AA0C7BE63C4DCDEA:B8CCA7AF8DA41BE2]: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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 813089 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.SolrTestCaseJ4 ###Starting basicTest
   [junit4]   2> 813090 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_AA0C7BE63C4DCDEA-001/tempDir-002
   [junit4]   2> 813090 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 813090 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 813090 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 813190 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer start zk server on port: 33910
   [junit4]   2> 813191 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33910
   [junit4]   2> 813191 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33910
   [junit4]   2> 813191 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33910
   [junit4]   2> 813193 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 813195 INFO  (zkConnectionManagerCallback-5784-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 813195 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 813198 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 813199 INFO  (zkConnectionManagerCallback-5786-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 813199 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 813200 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 813201 INFO  (zkConnectionManagerCallback-5788-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 813201 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 813307 WARN  (jetty-launcher-5789-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 813307 INFO  (jetty-launcher-5789-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 813307 INFO  (jetty-launcher-5789-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 813307 INFO  (jetty-launcher-5789-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 813308 INFO  (jetty-launcher-5789-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 813308 INFO  (jetty-launcher-5789-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 813308 INFO  (jetty-launcher-5789-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 813308 INFO  (jetty-launcher-5789-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@455679a6{/solr,null,AVAILABLE}
   [junit4]   2> 813309 INFO  (jetty-launcher-5789-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@39daab6{SSL, (ssl, http/1.1)}{127.0.0.1:41791}
   [junit4]   2> 813309 INFO  (jetty-launcher-5789-thread-1) [     ] o.e.j.s.Server Started @813345ms
   [junit4]   2> 813309 INFO  (jetty-launcher-5789-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41791}
   [junit4]   2> 813309 ERROR (jetty-launcher-5789-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 813309 INFO  (jetty-launcher-5789-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 813309 INFO  (jetty-launcher-5789-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 813309 INFO  (jetty-launcher-5789-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 813309 INFO  (jetty-launcher-5789-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 813309 INFO  (jetty-launcher-5789-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-08T05:45:21.165Z
   [junit4]   2> 813310 INFO  (jetty-launcher-5789-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 813311 INFO  (zkConnectionManagerCallback-5791-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 813311 INFO  (jetty-launcher-5789-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 813312 INFO  (jetty-launcher-5789-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 814348 INFO  (jetty-launcher-5789-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 814348 WARN  (jetty-launcher-5789-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 814349 WARN  (jetty-launcher-5789-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60a92ac7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 814349 WARN  (jetty-launcher-5789-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60a92ac7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 814352 WARN  (jetty-launcher-5789-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 814352 WARN  (jetty-launcher-5789-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40c24516[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 814352 WARN  (jetty-launcher-5789-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40c24516[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 814353 INFO  (jetty-launcher-5789-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33910/solr
   [junit4]   2> 814355 INFO  (jetty-launcher-5789-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 814356 INFO  (zkConnectionManagerCallback-5802-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 814356 INFO  (jetty-launcher-5789-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 814458 INFO  (jetty-launcher-5789-thread-1) [n:127.0.0.1:41791_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 814459 INFO  (zkConnectionManagerCallback-5804-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 814459 INFO  (jetty-launcher-5789-thread-1) [n:127.0.0.1:41791_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 814539 INFO  (jetty-launcher-5789-thread-1) [n:127.0.0.1:41791_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41791_solr
   [junit4]   2> 814540 INFO  (jetty-launcher-5789-thread-1) [n:127.0.0.1:41791_solr     ] o.a.s.c.Overseer Overseer (id=72933853384409093-127.0.0.1:41791_solr-n_0000000000) starting
   [junit4]   2> 814545 INFO  (OverseerStateUpdate-72933853384409093-127.0.0.1:41791_solr-n_0000000000) [n:127.0.0.1:41791_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41791_solr
   [junit4]   2> 814545 INFO  (jetty-launcher-5789-thread-1) [n:127.0.0.1:41791_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41791_solr
   [junit4]   2> 814546 INFO  (OverseerStateUpdate-72933853384409093-127.0.0.1:41791_solr-n_0000000000) [n:127.0.0.1:41791_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 814548 INFO  (jetty-launcher-5789-thread-1) [n:127.0.0.1:41791_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 814548 INFO  (jetty-launcher-5789-thread-1) [n:127.0.0.1:41791_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 814549 INFO  (jetty-launcher-5789-thread-1) [n:127.0.0.1:41791_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 814569 INFO  (jetty-launcher-5789-thread-1) [n:127.0.0.1:41791_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 814599 INFO  (jetty-launcher-5789-thread-1) [n:127.0.0.1:41791_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41791.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e97826a
   [junit4]   2> 814619 INFO  (jetty-launcher-5789-thread-1) [n:127.0.0.1:41791_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41791.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e97826a
   [junit4]   2> 814619 INFO  (jetty-launcher-5789-thread-1) [n:127.0.0.1:41791_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41791.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e97826a
   [junit4]   2> 814621 INFO  (jetty-launcher-5789-thread-1) [n:127.0.0.1:41791_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_AA0C7BE63C4DCDEA-001/tempDir-002/node1
   [junit4]   2> 814633 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 814634 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 814635 INFO  (zkConnectionManagerCallback-5821-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 814635 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 814636 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 814637 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33910/solr ready
   [junit4]   2> 814667 INFO  (qtp157663686-9249) [n:127.0.0.1:41791_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> 814671 INFO  (OverseerThreadFactory-5811-thread-1-processing-n:127.0.0.1:41791_solr) [n:127.0.0.1:41791_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 814800 INFO  (qtp157663686-9251) [n:127.0.0.1:41791_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 814801 INFO  (qtp157663686-9250) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:41791_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiS0Lefdk5ZbSNlWni0pngaaeBcTJ5fVQFaeZV3oWbPF/vu16JyM6MuPrxzxVv7qxoc5lrK/Bch3OdyM4+WGSPyEzjkN8BMNACgTUjsJ6BM9qNJhMcH6s+ScGQNA5wWo6Mij1lfga1w80W7VyPLuCqtFtSav7fGul5hi5XK7EcBWbWzDJmpeUrLFUj7kokmQZ9nY7bDYVegrMyYLbouw18NV21MciH8MUPIKfymcNraru5Ap+/pwwv8sL7R48I6rxfymU1jyzeEsTp8O+UxUpHAI0EccZT/VRiOLL4T4weG78iZKAMnoimOPCale+Qdo+sM1EHLbxT49QV7dJNIHWYwIDAQAB
   [junit4]   2> 814802 INFO  (qtp157663686-9250) [n:127.0.0.1:41791_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 814802 INFO  (qtp157663686-9250) [n:127.0.0.1:41791_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> 814822 INFO  (qtp157663686-9251) [n:127.0.0.1:41791_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> 814829 INFO  (OverseerStateUpdate-72933853384409093-127.0.0.1:41791_solr-n_0000000000) [n:127.0.0.1:41791_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":"https://127.0.0.1:41791/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41791_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 814831 INFO  (OverseerStateUpdate-72933853384409093-127.0.0.1:41791_solr-n_0000000000) [n:127.0.0.1:41791_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":"https://127.0.0.1:41791/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41791_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 814833 INFO  (OverseerStateUpdate-72933853384409093-127.0.0.1:41791_solr-n_0000000000) [n:127.0.0.1:41791_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":"https://127.0.0.1:41791/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41791_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 814835 INFO  (OverseerStateUpdate-72933853384409093-127.0.0.1:41791_solr-n_0000000000) [n:127.0.0.1:41791_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":"https://127.0.0.1:41791/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41791_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 815057 INFO  (qtp157663686-9251) [n:127.0.0.1:41791_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> 815057 INFO  (qtp157663686-9250) [n:127.0.0.1:41791_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> 815061 INFO  (qtp157663686-9291) [n:127.0.0.1:41791_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> 815061 INFO  (qtp157663686-9292) [n:127.0.0.1:41791_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> 815071 INFO  (qtp157663686-9250) [n:127.0.0.1:41791_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> 815071 INFO  (qtp157663686-9251) [n:127.0.0.1:41791_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> 815071 INFO  (qtp157663686-9292) [n:127.0.0.1:41791_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> 815072 INFO  (qtp157663686-9291) [n:127.0.0.1:41791_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> 815082 INFO  (qtp157663686-9251) [n:127.0.0.1:41791_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 815082 INFO  (qtp157663686-9292) [n:127.0.0.1:41791_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 815082 INFO  (qtp157663686-9250) [n:127.0.0.1:41791

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

fc: rootName = solr_41791, domain = solr.core.authCollection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.authCollection.shard2.replica_n2/com.codahale.metrics.MetricRegistry@4428569d
   [junit4]   2> 816281 INFO  (coreCloseExecutor-5851-thread-1) [n:127.0.0.1:41791_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 816298 INFO  (coreCloseExecutor-5851-thread-2) [n:127.0.0.1:41791_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard2.leader tag=SolrCore@38c1a92a
   [junit4]   2> 816298 INFO  (coreCloseExecutor-5851-thread-3) [n:127.0.0.1:41791_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard4.replica_n6 tag=SolrCore@824db47
   [junit4]   2> 816298 INFO  (coreCloseExecutor-5851-thread-3) [n:127.0.0.1:41791_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28ede821: rootName = solr_41791, domain = solr.core.authCollection.shard4.replica_n6, service url = null, agent id = null] for registry solr.core.authCollection.shard4.replica_n6/com.codahale.metrics.MetricRegistry@4446a3b5
   [junit4]   2> 816299 INFO  (coreCloseExecutor-5851-thread-2) [n:127.0.0.1:41791_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 816316 INFO  (coreCloseExecutor-5851-thread-3) [n:127.0.0.1:41791_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard4.leader tag=SolrCore@824db47
   [junit4]   2> 816316 INFO  (coreCloseExecutor-5851-thread-4) [n:127.0.0.1:41791_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard3.replica_n4 tag=SolrCore@7b45a494
   [junit4]   2> 816316 INFO  (coreCloseExecutor-5851-thread-4) [n:127.0.0.1:41791_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63e38a75: rootName = solr_41791, domain = solr.core.authCollection.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.authCollection.shard3.replica_n4/com.codahale.metrics.MetricRegistry@2ce0f159
   [junit4]   2> 816316 INFO  (coreCloseExecutor-5851-thread-3) [n:127.0.0.1:41791_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 816333 INFO  (coreCloseExecutor-5851-thread-4) [n:127.0.0.1:41791_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard3.leader tag=SolrCore@7b45a494
   [junit4]   2> 816334 INFO  (coreCloseExecutor-5851-thread-4) [n:127.0.0.1:41791_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 816336 INFO  (jetty-closer-5847-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 816336 INFO  (jetty-closer-5847-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2713b99f: rootName = solr_41791, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@42976c30
   [junit4]   2> 816344 INFO  (jetty-closer-5847-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 816344 INFO  (jetty-closer-5847-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18e1f0cb: rootName = solr_41791, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@618a9562
   [junit4]   2> 816347 INFO  (jetty-closer-5847-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 816347 INFO  (jetty-closer-5847-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6893c4d5: rootName = solr_41791, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@554213bc
   [junit4]   2> 816347 INFO  (jetty-closer-5847-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 816348 INFO  (closeThreadPool-5853-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72933853384409093-127.0.0.1:41791_solr-n_0000000000) closing
   [junit4]   2> 816348 INFO  (OverseerStateUpdate-72933853384409093-127.0.0.1:41791_solr-n_0000000000) [n:127.0.0.1:41791_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41791_solr
   [junit4]   2> 816351 INFO  (OverseerAutoScalingTriggerThread-72933853384409093-127.0.0.1:41791_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 816354 INFO  (closeThreadPool-5853-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72933853384409093-127.0.0.1:41791_solr-n_0000000000) closing
   [junit4]   2> 816452 INFO  (jetty-closer-5847-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72933853384409093-127.0.0.1:41791_solr-n_0000000000) closing
   [junit4]   2> 816454 INFO  (jetty-closer-5847-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@39daab6{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 816454 INFO  (jetty-closer-5847-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@455679a6{/solr,null,UNAVAILABLE}
   [junit4]   2> 816454 INFO  (jetty-closer-5847-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 816455 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 816659 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/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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/authCollection/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 816661 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33910
   [junit4]   2> 816661 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33910
   [junit4]   2> 816661 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33910
   [junit4]   2> 816661 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[AA0C7BE63C4DCDEA]) [     ] o.a.s.SolrTestCaseJ4 ###Ending basicTest
   [junit4]   2> 816663 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[AA0C7BE63C4DCDEA]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 816663 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[AA0C7BE63C4DCDEA]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33910
   [junit4]   2> 816663 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[AA0C7BE63C4DCDEA]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33910
   [junit4]   2> 816663 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[AA0C7BE63C4DCDEA]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33910
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_AA0C7BE63C4DCDEA-001
   [junit4]   2> Jun 08, 2020 5:45:24 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1672, maxMBSortInHeap=7.070713582701425, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5f989770), locale=th-TH, timezone=Asia/Bangkok
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=80654808,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [HttpPartitionOnCommitTest, TestCloudJSONFacetSKGEquiv, TestExceedMaxTermLength, TestSolrDeletionPolicy1, XmlUpdateRequestHandlerTest, SpatialHeatmapFacetsTest, MultiDestinationAuditLoggerTest, RollingRestartTest, TestSchemaNameResource, TestManagedSchema, TestLeaderElectionWithEmptyReplica, DeleteInactiveReplicaTest, TestLazyCores, EmbeddedSolrNoSerializeTest, TestFaceting, DistributedTermsComponentTest, TestPayloadScoreQParserPlugin, HLLUtilTest, MetricsHistoryWithAuthIntegrationTest, TestCloudRecovery, TermVectorComponentTest, TestConfigSetImmutable, TestJettySolrRunner, BigEndianAscendingWordDeserializerTest, PropertiesRequestHandlerTest, TestTestInjection, TestSolrCloudWithDelegationTokens, TriLevelCompositeIdRoutingTest, BasicAuthOnSingleNodeTest]
   [junit4] Completed [94/910 (1!)] on J1 in 8.01s, 2 tests, 1 error <<< FAILURES!

[...truncated 54808 lines...]