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/02/13 11:54:06 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 4236 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/4236/

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

Error Message:
Error from server at http://127.0.0.1:42468/solr: no servers hosting shard: shard4

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42468/solr: no servers hosting shard: shard4
	at __randomizedtesting.SeedInfo.seed([45C66D087C29F343:B7327A6A388CFE70]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:734)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:401)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:753)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.security.BasicAuthOnSingleNodeTest.basicTest(BasicAuthOnSingleNodeTest.java:66)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15325 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthOnSingleNodeTest
   [junit4]   2> 4521024 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[45C66D087C29F343]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4521025 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[45C66D087C29F343]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/data-dir-320-001
   [junit4]   2> 4521025 WARN  (SUITE-BasicAuthOnSingleNodeTest-seed#[45C66D087C29F343]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=36 numCloses=36
   [junit4]   2> 4521025 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[45C66D087C29F343]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4521026 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[45C66D087C29F343]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 4521057 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.SolrTestCaseJ4 ###Starting basicTest
   [junit4]   2> 4521057 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001
   [junit4]   2> 4521058 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4521058 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4521058 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4521161 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.ZkTestServer start zk server on port:35550
   [junit4]   2> 4521161 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35550
   [junit4]   2> 4521161 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35550
   [junit4]   2> 4521161 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35550
   [junit4]   2> 4521164 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4521171 INFO  (zkConnectionManagerCallback-16433-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4521171 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4521183 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4521184 INFO  (zkConnectionManagerCallback-16435-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4521184 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4521186 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4521226 INFO  (zkConnectionManagerCallback-16437-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4521226 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4521365 WARN  (jetty-launcher-16438-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 4521365 INFO  (jetty-launcher-16438-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4521365 INFO  (jetty-launcher-16438-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4521365 INFO  (jetty-launcher-16438-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 4521366 INFO  (jetty-launcher-16438-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4521366 INFO  (jetty-launcher-16438-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4521366 INFO  (jetty-launcher-16438-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4521367 INFO  (jetty-launcher-16438-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7540dfff{/solr,null,AVAILABLE}
   [junit4]   2> 4521367 INFO  (jetty-launcher-16438-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4666a3a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42468}
   [junit4]   2> 4521367 INFO  (jetty-launcher-16438-thread-1) [     ] o.e.j.s.Server Started @4521474ms
   [junit4]   2> 4521367 INFO  (jetty-launcher-16438-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42468}
   [junit4]   2> 4521367 ERROR (jetty-launcher-16438-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4521367 INFO  (jetty-launcher-16438-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4521368 INFO  (jetty-launcher-16438-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 4521368 INFO  (jetty-launcher-16438-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4521368 INFO  (jetty-launcher-16438-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 4521368 INFO  (jetty-launcher-16438-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-13T11:12:35.239060Z
   [junit4]   2> 4521369 INFO  (jetty-launcher-16438-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4521386 INFO  (zkConnectionManagerCallback-16440-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4521386 INFO  (jetty-launcher-16438-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4521387 INFO  (jetty-launcher-16438-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4524073 INFO  (jetty-launcher-16438-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4524074 WARN  (jetty-launcher-16438-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67a5ae2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4524074 WARN  (jetty-launcher-16438-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67a5ae2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4524085 WARN  (jetty-launcher-16438-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6bb5c75f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4524085 WARN  (jetty-launcher-16438-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6bb5c75f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4524087 INFO  (jetty-launcher-16438-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35550/solr
   [junit4]   2> 4524088 INFO  (jetty-launcher-16438-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4524089 INFO  (zkConnectionManagerCallback-16447-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4524089 INFO  (jetty-launcher-16438-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4524191 INFO  (jetty-launcher-16438-thread-1) [n:127.0.0.1:42468_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4524192 INFO  (zkConnectionManagerCallback-16449-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4524192 INFO  (jetty-launcher-16438-thread-1) [n:127.0.0.1:42468_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4524443 INFO  (jetty-launcher-16438-thread-1) [n:127.0.0.1:42468_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42468_solr
   [junit4]   2> 4524452 INFO  (jetty-launcher-16438-thread-1) [n:127.0.0.1:42468_solr     ] o.a.s.c.Overseer Overseer (id=72278312110784517-127.0.0.1:42468_solr-n_0000000000) starting
   [junit4]   2> 4524458 INFO  (OverseerStateUpdate-72278312110784517-127.0.0.1:42468_solr-n_0000000000) [n:127.0.0.1:42468_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42468_solr
   [junit4]   2> 4524459 INFO  (jetty-launcher-16438-thread-1) [n:127.0.0.1:42468_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42468_solr
   [junit4]   2> 4524477 INFO  (zkCallback-16448-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4524479 INFO  (jetty-launcher-16438-thread-1) [n:127.0.0.1:42468_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4524479 INFO  (jetty-launcher-16438-thread-1) [n:127.0.0.1:42468_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 4524479 INFO  (jetty-launcher-16438-thread-1) [n:127.0.0.1:42468_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 4524576 INFO  (jetty-launcher-16438-thread-1) [n:127.0.0.1:42468_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4524920 INFO  (jetty-launcher-16438-thread-1) [n:127.0.0.1:42468_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42468.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4495597e
   [junit4]   2> 4524980 INFO  (jetty-launcher-16438-thread-1) [n:127.0.0.1:42468_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42468.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4495597e
   [junit4]   2> 4524981 INFO  (jetty-launcher-16438-thread-1) [n:127.0.0.1:42468_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42468.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4495597e
   [junit4]   2> 4524982 INFO  (jetty-launcher-16438-thread-1) [n:127.0.0.1:42468_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001/node1/.
   [junit4]   2> 4525113 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 4525125 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4525125 INFO  (zkConnectionManagerCallback-16458-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4525126 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4525163 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4525164 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35550/solr ready
   [junit4]   2> 4525191 INFO  (qtp178361630-48378) [n:127.0.0.1:42468_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> 4525208 INFO  (OverseerThreadFactory-14395-thread-1-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 4525333 INFO  (OverseerStateUpdate-72278312110784517-127.0.0.1:42468_solr-n_0000000000) [n:127.0.0.1:42468_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42468/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42468_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4525335 INFO  (OverseerStateUpdate-72278312110784517-127.0.0.1:42468_solr-n_0000000000) [n:127.0.0.1:42468_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42468/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42468_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4525338 INFO  (OverseerStateUpdate-72278312110784517-127.0.0.1:42468_solr-n_0000000000) [n:127.0.0.1:42468_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42468/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42468_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4525353 INFO  (OverseerStateUpdate-72278312110784517-127.0.0.1:42468_solr-n_0000000000) [n:127.0.0.1:42468_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"authCollection_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42468/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42468_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4525621 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 4525622 INFO  (qtp178361630-48377) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:42468_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjdp6jYlCf3L62of7OcbjQ0rARAXaH/mv6TDXS4Mg5+1T5Lu/o6OxUiVTdE/VVV7Z0ujcAqZJEGCtNfOqf8Q0yK3V6epyEIDhkQizDEUb3Et8dVdbjroZeK5/P+HqfeiHkdV+3OhybERwqYMR34Dc6xFB3DoozYk1dKsobZfZW02np5Jm0oHeR3UHSTDEaHZqk/qMMP1Rl2zRvJ/xgHS9faMDIk+vdk6HMWlpyQj8weEnss1I6SNt5bBPJ57bRd14gvF8172IynHWjKUhLKeJ6onK1DHWC1P9ikcm7XUOZkI/zp7Xz66y3HWs+NdSJXFwU8YWNXrw3QplZ1GD5JzSMwIDAQAB
   [junit4]   2> 4525623 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_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> 4525623 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_solr    x:authCollection_shard3_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4525634 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_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> 4525634 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_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> 4525648 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_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> 4525677 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4525677 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4525677 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4525677 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4525712 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.s.IndexSchema [authCollection_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 4525712 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 4525714 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_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> 4525715 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_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> 4525715 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42468.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4495597e
   [junit4]   2> 4525715 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_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-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001/node1/authCollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 4525716 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 4525719 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 4525723 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_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> 4525723 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_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> 4525723 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42468.solr.core.authCollection.shard4.replica_n6' (registry 'solr.core.authCollection.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4495597e
   [junit4]   2> 4525723 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_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-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001/node1/authCollection_shard4_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001/node1/./authCollection_shard4_replica_n6/data/]
   [junit4]   2> 4525730 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_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> 4525730 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_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> 4525731 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42468.solr.core.authCollection.shard2.replica_n2' (registry 'solr.core.authCollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4495597e
   [junit4]   2> 4525731 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_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-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001/node1/authCollection_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001/node1/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 4525734 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_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> 4525734 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_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> 4525734 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42468.solr.core.authCollection.shard3.replica_n4' (registry 'solr.core.authCollection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4495597e
   [junit4]   2> 4525734 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_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-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001/node1/authCollection_shard3_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001/node1/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 4526341 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_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> 4526341 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_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> 4526341 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_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> 4526341 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_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> 4526343 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_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> 4526343 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_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> 4526346 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4526346 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4526356 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4526356 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4526357 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b236a20[authCollection_shard4_replica_n6] main]
   [junit4]   2> 4526360 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4526360 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4526362 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4debfa08[authCollection_shard1_replica_n1] main]
   [junit4]   2> 4526363 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11f43c8f[authCollection_shard2_replica_n2] main]
   [junit4]   2> 4526380 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_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> 4526380 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_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> 4526380 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_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> 4526380 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_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> 4526380 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_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> 4526380 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_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> 4526380 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_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> 4526381 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_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> 4526381 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4526381 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4526381 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_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 1658419790743601152
   [junit4]   2> 4526381 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_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 1658419790743601152
   [junit4]   2> 4526381 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4526382 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_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 1658419790744649728
   [junit4]   2> 4526382 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4526382 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4526385 INFO  (searcherExecutor-14400-thread-1-processing-n:127.0.0.1:42468_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:42468_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 Searcher@4debfa08[authCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4526404 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10b8d066[authCollection_shard3_replica_n4] main]
   [junit4]   2> 4526404 INFO  (searcherExecutor-14402-thread-1-processing-n:127.0.0.1:42468_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) [n:127.0.0.1:42468_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 Searcher@11f43c8f[authCollection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4526406 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_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> 4526406 INFO  (searcherExecutor-14401-thread-1-processing-n:127.0.0.1:42468_solr x:authCollection_shard4_replica_n6 c:authCollection s:shard4 r:core_node8) [n:127.0.0.1:42468_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 Searcher@5b236a20[authCollection_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4526406 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_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> 4526407 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_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> 4526407 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_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> 4526407 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4526407 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_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 1658419790770864128
   [junit4]   2> 4526421 INFO  (searcherExecutor-14403-thread-1-processing-n:127.0.0.1:42468_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node7) [n:127.0.0.1:42468_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 Searcher@10b8d066[authCollection_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4526422 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_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> 4526422 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_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> 4526431 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_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> 4526433 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_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> 4526433 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_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> 4526433 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_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> 4526433 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42468/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 4526434 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_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> 4526435 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_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> 4526435 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:42468/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 4526435 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_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/72278312110784517-core_node3-n_0000000000
   [junit4]   2> 4526436 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_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> 4526436 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_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> 4526437 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_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> 4526437 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42468/solr/authCollection_shard4_replica_n6/
   [junit4]   2> 4526437 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_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> 4526438 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42468/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 4526438 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_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> 4526438 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_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> 4526438 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42468/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 4526438 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SyncStrategy http://127.0.0.1:42468/solr/authCollection_shard4_replica_n6/ has no replicas
   [junit4]   2> 4526438 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_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/72278312110784517-core_node8-n_0000000000
   [junit4]   2> 4526439 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_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> 4526439 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:42468/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 4526439 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_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/72278312110784517-core_node5-n_0000000000
   [junit4]   2> 4526457 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42468/solr/authCollection_shard4_replica_n6/ shard4
   [junit4]   2> 4526457 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_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> 4526457 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_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> 4526457 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42468/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 4526457 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_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> 4526457 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy http://127.0.0.1:42468/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 4526457 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42468/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 4526457 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_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/72278312110784517-core_node7-n_0000000000
   [junit4]   2> 4526458 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42468/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 4526560 INFO  (zkCallback-16448-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> 4526560 INFO  (zkCallback-16448-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> 4526561 INFO  (zkCallback-16448-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> 4526561 INFO  (zkCallback-16448-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4526561 INFO  (zkCallback-16448-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4526561 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_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> 4526561 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_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> 4526562 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_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> 4526564 INFO  (qtp178361630-48417) [n:127.0.0.1:42468_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] 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=931
   [junit4]   2> 4526565 INFO  (qtp178361630-48419) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 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=918
   [junit4]   2> 4526565 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_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> 4526567 INFO  (qtp178361630-48377) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] 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=944
   [junit4]   2> 4526577 INFO  (qtp178361630-48379) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 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=944
   [junit4]   2> 4526579 INFO  (qtp178361630-48378) [n:127.0.0.1:42468_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> 4526668 INFO  (zkCallback-16448-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4526668 INFO  (zkCallback-16448-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> 4526668 INFO  (zkCallback-16448-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> 4526668 INFO  (zkCallback-16448-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> 4526668 INFO  (zkCallback-16448-thread-6) [     ] 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> 4526668 INFO  (zkCallback-16448-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4526669 INFO  (qtp178361630-48378) [n:127.0.0.1:42468_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=1478
   [junit4]   2> 4526670 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: authCollection
   [junit4]   2> 4526673 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=222868359
   [junit4]   2> 4526673 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42468_solr
   [junit4]   2> 4526674 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 4526674 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42468_solr as DOWN
   [junit4]   2> 4526684 INFO  (coreCloseExecutor-14420-thread-1) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [authCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@39f6b38e
   [junit4]   2> 4526684 INFO  (coreCloseExecutor-14420-thread-1) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard1.replica_n1, tag=SolrCore@39f6b38e
   [junit4]   2> 4526684 INFO  (coreCloseExecutor-14420-thread-1) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31dec1a7: rootName = solr_42468, 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@54d7b89f
   [junit4]   2> 4526684 INFO  (coreCloseExecutor-14420-thread-2) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore [authCollection_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@11db8392
   [junit4]   2> 4526684 INFO  (coreCloseExecutor-14420-thread-3) [n:127.0.0.1:42468_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SolrCore [authCollection_shard4_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@2b653e3c
   [junit4]   2> 4526684 INFO  (coreCloseExecutor-14420-thread-4) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore [authCollection_shard3_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@58282f35
   [junit4]   2> 4526726 INFO  (coreCloseExecutor-14420-thread-1) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard1.leader, tag=SolrCore@39f6b38e
   [junit4]   2> 4526726 INFO  (coreCloseExecutor-14420-thread-2) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard2.replica_n2, tag=SolrCore@11db8392
   [junit4]   2> 4526726 INFO  (coreCloseExecutor-14420-thread-2) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3cfeafc3: rootName = solr_42468, 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@5a1156a3
   [junit4]   2> 4526728 INFO  (coreCloseExecutor-14420-thread-1) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 4526767 INFO  (coreCloseExecutor-14420-thread-2) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard2.leader, tag=SolrCore@11db8392
   [junit4]   2> 4526767 INFO  (coreCloseExecutor-14420-thread-3) [n:127.0.0.1:42468_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard4.replica_n6, tag=SolrCore@2b653e3c
   [junit4]   2> 4526767 INFO  (coreCloseExecutor-14420-thread-3) [n:127.0.0.1:42468_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@495c92ba: rootName = solr_42468, 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@58ed910c
   [junit4]   2> 4526768 INFO  (coreCloseExecutor-14420-thread-2) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 4526785 INFO  (zkCallback-16448-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4526785 INFO  (zkCallback-16448-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> 4526785 INFO  (zkCallback-16448-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> 4526785 INFO  (zkCallback-16448-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> 4526785 INFO  (zkCallback-16448-thread-6) [     ] 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> 4526785 INFO  (zkCallback-16448-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4526826 INFO  (coreCloseExecutor-14420-thread-3) [n:127.0.0.1:42468_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard4.leader, tag=SolrCore@2b653e3c
   [junit4]   2> 4526826 INFO  (coreCloseExecutor-14420-thread-4) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard3.replica_n4, tag=SolrCore@58282f35
   [junit4]   2> 4526826 INFO  (coreCloseExecutor-14420-thread-4) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45ae5dab: rootName = solr_42468, 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@17ecb1c0
   [junit4]   2> 4526829 INFO  (coreCloseExecutor-14420-thread-3) [n:127.0.0.1:42468_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 4526908 INFO  (coreCloseExecutor-14420-thread-4) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard3.leader, tag=SolrCore@58282f35
   [junit4]   2> 4526909 INFO  (coreCloseExecutor-14420-thread-4) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 4526927 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 4526927 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d6ce15: rootName = solr_42468, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@19cc19c6
   [junit4]   2> 4526958 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 4526958 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@158c43b1: rootName = solr_42468, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3a5fa36b
   [junit4]   2> 4526962 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 4526962 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@355f9ac5: rootName = solr_42468, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1fa9a1db
   [junit4]   2> 4526962 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 4526963 INFO  (closeThreadPool-16466-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72278312110784517-127.0.0.1:42468_solr-n_0000000000) closing
   [junit4]   2> 4526963 INFO  (OverseerStateUpdate-72278312110784517-127.0.0.1:42468_solr-n_0000000000) [n:127.0.0.1:42468_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42468_solr
   [junit4]   2> 4526963 INFO  (OverseerAutoScalingTriggerThread-72278312110784517-127.0.0.1:42468_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 4526964 INFO  (closeThreadPool-16466-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72278312110784517-127.0.0.1:42468_solr-n_0000000000) closing
   [junit4]   2> 4526966 INFO  (zkCallback-16457-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 4527066 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.Overseer Overseer (id=72278312110784517-127.0.0.1:42468_solr-n_0000000000) closing
   [junit4]   2> 4527067 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4666a3a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 4527068 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7540dfff{/solr,null,UNAVAILABLE}
   [junit4]   2> 4527068 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4527068 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 42468
   [junit4]   2> 4527068 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=42468)
   [junit4]   2> 4527069 WARN  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 4527069 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 42468 try number 1 ...
   [junit4]   2> 4527069 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 4527070 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4527070 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4527070 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4527070 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b29fa60{/solr,null,AVAILABLE}
   [junit4]   2> 4527071 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@50b25bc5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42468}
   [junit4]   2> 4527071 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.e.j.s.Server Started @4527177ms
   [junit4]   2> 4527071 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42468}
   [junit4]   2> 4527071 ERROR (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4527071 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4527071 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 4527071 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4527071 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 4527071 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-13T11:12:40.942430Z
   [junit4]   2> 4527092 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4527093 INFO  (zkConnectionManagerCallback-16468-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4527094 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4527094 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4529396 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4529397 WARN  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33957795[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4529397 WARN  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33957795[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4529400 WARN  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7617b262[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4529400 WARN  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7617b262[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4529414 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35550/solr
   [junit4]   2> 4529415 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4529416 INFO  (zkConnectionManagerCallback-16475-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4529416 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4529519 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [n:127.0.0.1:42468_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4529520 INFO  (zkConnectionManagerCallback-16477-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4529520 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [n:127.0.0.1:42468_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4529530 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [n:127.0.0.1:42468_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42468_solr
   [junit4]   2> 4529531 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [n:127.0.0.1:42468_solr     ] o.a.s.c.Overseer Overseer (id=72278312110784521-127.0.0.1:42468_solr-n_0000000001) starting
   [junit4]   2> 4529543 INFO  (OverseerStateUpdate-72278312110784521-127.0.0.1:42468_solr-n_0000000001) [n:127.0.0.1:42468_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42468_solr
   [junit4]   2> 4529544 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [n:127.0.0.1:42468_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42468_solr
   [junit4]   2> 4529545 INFO  (zkCallback-16457-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4529546 INFO  (zkCallback-16476-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4529564 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [n:127.0.0.1:42468_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4529564 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [n:127.0.0.1:42468_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 4529565 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [n:127.0.0.1:42468_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 4529623 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [n:127.0.0.1:42468_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4529695 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [n:127.0.0.1:42468_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42468.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4495597e
   [junit4]   2> 4529717 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [n:127.0.0.1:42468_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42468.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4495597e
   [junit4]   2> 4529717 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [n:127.0.0.1:42468_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42468.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4495597e
   [junit4]   2> 4529751 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [n:127.0.0.1:42468_solr     ] o.a.s.c.CorePropertiesLocator Found 4 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001/node1/.
   [junit4]   2> 4529751 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[45C66D087C29F343]) [n:127.0.0.1:42468_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [authCollection_shard2_replica_n2, authCollection_shard4_replica_n6, authCollection_shard3_replica_n4, authCollection_shard1_replica_n1]
   [junit4]   2> 4529752 INFO  (coreLoadExecutor-14434-thread-1-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4529786 INFO  (coreLoadExecutor-14434-thread-2-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4529786 INFO  (coreLoadExecutor-14434-thread-1-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4529799 INFO  (coreLoadExecutor-14434-thread-3-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4529821 INFO  (coreLoadExecutor-14434-thread-2-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr     ] o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 4529823 INFO  (coreLoadExecutor-14434-thread-2-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4529833 INFO  (coreLoadExecutor-14434-thread-3-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr     ] o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 4529836 INFO  (coreLoadExecutor-14434-thread-3-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4529858 INFO  (coreLoadExecutor-14434-thread-1-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr     ] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 4529860 INFO  (coreLoadExecutor-14434-thread-1-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4529862 INFO  (coreLoadExecutor-14434-thread-2-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4529863 INFO  (coreLoadExecutor-14434-thread-3-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4529867 INFO  (coreLoadExecutor-14434-thread-1-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4529955 INFO  (coreLoadExecutor-14434-thread-2-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 4529957 INFO  (coreLoadExecutor-14434-thread-2-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_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> 4529957 INFO  (coreLoadExecutor-14434-thread-2-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_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> 4529957 INFO  (coreLoadExecutor-14434-thread-2-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42468.solr.core.authCollection.shard2.replica_n2' (registry 'solr.core.authCollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4495597e
   [junit4]   2> 4529971 INFO  (coreLoadExecutor-14434-thread-1-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 4529973 INFO  (coreLoadExecutor-14434-thread-1-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_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> 4529973 INFO  (coreLoadExecutor-14434-thread-1-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_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> 4529973 INFO  (coreLoadExecutor-14434-thread-1-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42468.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4495597e
   [junit4]   2> 4529974 INFO  (coreLoadExecutor-14434-thread-2-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_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-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001/node1/authCollection_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001/node1/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 4529979 INFO  (coreLoadExecutor-14434-thread-3-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 4529981 INFO  (coreLoadExecutor-14434-thread-3-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_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> 4529981 INFO  (coreLoadExecutor-14434-thread-3-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_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> 4529981 INFO  (coreLoadExecutor-14434-thread-3-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42468.solr.core.authCollection.shard3.replica_n4' (registry 'solr.core.authCollection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4495597e
   [junit4]   2> 4529981 INFO  (coreLoadExecutor-14434-thread-3-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_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-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001/node1/authCollection_shard3_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001/node1/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 4529986 INFO  (coreLoadExecutor-14434-thread-1-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_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-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001/node1/authCollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 4530251 INFO  (coreLoadExecutor-14434-thread-2-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_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> 4530251 INFO  (coreLoadExecutor-14434-thread-2-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_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> 4530252 INFO  (coreLoadExecutor-14434-thread-2-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4530252 INFO  (coreLoadExecutor-14434-thread-2-processing-n:127.0.0.1:42468_solr) [n:127.0.0.1:42468_solr c

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

c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 4531685 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> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/authCollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/authCollection/terms/shard1
   [junit4]   2> 	3	/solr/collections/authCollection/terms/shard4
   [junit4]   2> 	3	/solr/collections/authCollection/terms/shard3
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	59	/solr/collections/authCollection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 4531686 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[45C66D087C29F343]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35550
   [junit4]   2> 4531686 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[45C66D087C29F343]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35550
   [junit4]   2> 4531686 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[45C66D087C29F343]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35550
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_45C66D087C29F343-001
   [junit4]   2> Feb 13, 2020 11:12:45 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(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@13b44ec0), locale=el-CY, timezone=IET
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=1,free=277433088,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestNonDefinedSimilarityFactory, TestExclusionRuleCollectionAccess, OverseerTest, XmlInterpolationTest, MigrateRouteKeyTest, TestDistributedStatsComponentCardinality, BadComponentTest, TestRetrieveFieldsOptimizer, TestInPlaceUpdateWithRouteField, SuggesterTest, SolrCoreMetricManagerTest, JavabinLoaderTest, NumericFieldsTest, CreateRoutedAliasTest, VMParamsZkACLAndCredentialsProvidersTest, ConfigureRecoveryStrategyTest, TestPushWriter, TestSlowCompositeReaderWrapper, BufferStoreTest, StatsComponentTest, SolrLogAuditLoggerPluginTest, TestSortByMinMaxFunction, TestSimNodeAddedTrigger, SolrJmxReporterTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestFacetMethods, TestLegacyNumericUtils, TestXmlQParser, NumberUtilsTest, TestLeaderElectionWithEmptyReplica, TestSnapshotCloudManager, JWTVerificationkeyResolverTest, DistributedSuggestComponentTest, DeleteStatusTest, JavaBinAtomicUpdateMultivalueTest, NoCacheHeaderTest, TestDocSet, TestTrie, MergeStrategyTest, ResourceLoaderTest, TestMaxScoreQueryParser, ClassificationUpdateProcessorTest, TestHttpServletCarrier, CategoryRoutedAliasUpdateProcessorTest, TestPayloadCheckQParserPlugin, TestFieldCacheVsDocValues, TestChildDocTransformerHierarchy, TestUpdate, PreAnalyzedFieldManagedSchemaCloudTest, HttpPartitionTest, TestRestoreCore, SynonymTokenizerTest, BitVectorTest, TestRealTimeGet, AutoscalingHistoryHandlerTest, TestDistribIDF, TestWriterPerf, TestDistributedMissingSort, RequiredFieldsTest, TestCoreContainer, OverseerModifyCollectionTest, QueryResultKeyTest, RulesTest, IndexBasedSpellCheckerTest, AddBlockUpdateTest, TestLRUStatsCache, FullSolrCloudDistribCmdsTest, TestPrepRecovery, CollectionsAPIDistributedZkTest, SolrMetricsIntegrationTest, TestInPlaceUpdatesStandalone, PeerSyncWithIndexFingerprintCachingTest, TestQueryingOnDownCollection, TestLogWatcher, TestLMDirichletSimilarityFactory, HdfsUnloadDistributedZkTest, TestCharFilters, ZkStateWriterTest, TestSolrXml, ClusterStateTest, TestCloudManagedSchema, DistributedFacetPivotWhiteBoxTest, RootFieldTest, HDFSCollectionsAPITest, TestCSVResponseWriter, TestSolrCoreParser, AtomicUpdateProcessorFactoryTest, FieldMutatingUpdateProcessorTest, TestIndexSearcher, PingRequestHandlerTest, AnalyticsMergeStrategyTest, DocValuesNotIndexedTest, TestFieldCollectionResource, BooleanFieldTest, TestAnalyzedSuggestions, TestDynamicLoadingUrl, TestFreeTextSuggestions, TriggerCooldownIntegrationTest, SolrPluginUtilsTest, DaemonStreamApiTest, TestGroupingSearch, IndexSchemaTest, CollectionReloadTest, CollectionStateFormat2Test, CursorPagingTest, IndexSizeTriggerMixedBoundsTest, TestSegmentSorting, CheckHdfsIndexTest, TestEmbeddedSolrServerSchemaAPI, CleanupOldIndexTest, TestManagedResourceStorage, ZkFailoverTest, Tagger2Test, SpellPossibilityIteratorTest, RoutingToNodesWithPropertiesTest, CustomTermsComponentTest, WordBreakSolrSpellCheckerTest, TestLuceneIndexBackCompat, SolrShardReporterTest, TolerantUpdateProcessorTest, UniqFieldsUpdateProcessorFactoryTest, TestSimDistribStateManager, TimeZoneUtilsTest, TestTolerantUpdateProcessorCloud, SimplePostToolTest, TestMaxTokenLenTokenizer, TestFieldCacheReopen, TestSafeXMLParsing, ScriptEngineTest, SimpleMLTQParserTest, TestCodecSupport, TestRandomDVFaceting, GraphQueryTest, TestShardHandlerFactory, TestQuerySenderListener, StatelessScriptUpdateProcessorFactoryTest, TestImpersonationWithHadoopAuth, TestFieldSortValues, ReplicationFactorTest, ZkSolrClientTest, TestReplicaProperties, EchoParamsTest, CoreAdminOperationTest, TestNumericTerms32, MaxSizeAutoCommitTest, NodeAddedTriggerTest, TestFoldingMultitermQuery, TestRuleBasedAuthorizationPlugin, AnalysisAfterCoreReloadTest, MinimalSchemaTest, OutputWriterTest, SampleTest, TestCrossCoreJoin, TestHighlightDedupGrouping, TestJoin, TestRandomFaceting, TestSimpleTrackingShardHandler, ActionThrottleTest, AssignBackwardCompatibilityTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistributedQueueTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderFailoverAfterPartitionTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, RecoveryAfterSoftCommitTest, SliceStateTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudRecovery, TestCloudSearcherWarming, TestDistributedMap, TestDownShardTolerantSearch, TestDynamicFieldNamesIndexCorrectly, TestPullReplica, TestRebalanceLeaders, TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates, TestTlogReplayVsRecovery, TestTlogReplica, CollectionsAPIAsyncDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster, ExecutePlanActionTest, ScheduledTriggerIntegrationTest, SearchRateTriggerIntegrationTest, TriggerEventQueueTest, TriggerIntegrationTest, ImplicitSnitchTest, RuleEngineTest, AlternateDirectoryTest, BlobRepositoryCloudTest, TestBackupRepositoryFactory, TestBadConfig, TestCorePropertiesReload, TestDynamicURP, TestInitParams, TestQuerySenderNoQuery, TestReloadAndDeleteDocs, TestSolrConfigHandler, SearchHandlerTest, TestCSVLoader, TestCoreBackup, TestHdfsBackupRestoreCore, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, TestSystemCollAutoCreate, LoggingHandlerTest, MBeansHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, SplitHandlerTest, SystemInfoHandlerTest, TestConfigsApi, DistributedExpandComponentTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedQueryComponentOptimizationTest, MoreLikeThisComponentTest, PhrasesIdentificationComponentTest, QueryElevationComponentTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestExportWriter, HighlighterTest, TestUnifiedSolrHighlighterWithoutStoredId, SolrMetricManagerTest, SolrMetricReporterTest, SolrGraphiteReporterTest, RegexBytesRefFilterTest, SimpleFacetsTest, TestGraphMLResponseWriter, TestRawTransformer, TestSubQueryTransformerCrossCore, TestManagedResource, TestRestManager, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldTypeCollectionResource, TestSchemaSimilarityResource, TestManagedStopFilterFactory, TestManagedSynonymGraphFilterFactory, DocValuesMissingTest, DocValuesMultiTest, EnumFieldTest, ExternalFileFieldSortTest, IndexSchemaRuntimeFieldTest, SchemaVersionSpecificBehaviorTest, TestCloudSchemaless, CursorMarkTest, FuzzySearchTest, ReturnFieldsTest, TestCaffeineCache, TestNoOpRegenerator, TestQueryTypes, TestReRankQParserPlugin, TestRecovery, TestReload, TestSearcherReuse, TestSolr4Spatial, TestSurroundQueryParser, TestTermsQParserPlugin, TestTrieFacet, TestCloudJSONFacetSKG, TestNestedDocsSort, BJQFilterAccessibleTest, TestBM25SimilarityFactory, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestLegacyBM25SimilarityFactory, TestPerFieldSimilarity, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, BasicAuthOnSingleNodeTest]
   [junit4] Completed [822/904 (1!)] on J0 in 11.63s, 1 test, 1 error <<< FAILURES!

[...truncated 52717 lines...]

[JENKINS] Lucene-Solr-Tests-master - Build # 4237 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/4237/

1 tests failed.
FAILED:  org.apache.solr.cloud.SyncSliceTest.test

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
	at __randomizedtesting.SeedInfo.seed([8D79AF02CA09AF0D:52D90D864F5C2F5]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13477 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> 1377474 INFO  (SUITE-SyncSliceTest-seed#[8D79AF02CA09AF0D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/data-dir-182-001
   [junit4]   2> 1377474 INFO  (SUITE-SyncSliceTest-seed#[8D79AF02CA09AF0D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1377475 INFO  (SUITE-SyncSliceTest-seed#[8D79AF02CA09AF0D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1377476 INFO  (SUITE-SyncSliceTest-seed#[8D79AF02CA09AF0D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1377476 INFO  (SUITE-SyncSliceTest-seed#[8D79AF02CA09AF0D]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1377509 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1377510 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1377510 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1377610 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer start zk server on port:46739
   [junit4]   2> 1377610 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46739
   [junit4]   2> 1377610 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46739
   [junit4]   2> 1377610 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46739
   [junit4]   2> 1377612 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1377614 INFO  (zkConnectionManagerCallback-4094-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1377614 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1377617 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1377618 INFO  (zkConnectionManagerCallback-4096-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1377618 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1377620 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1377622 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1377632 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1377633 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1377635 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1377636 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1377637 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1377655 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1377657 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1377658 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1377659 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1377662 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1377663 INFO  (zkConnectionManagerCallback-4100-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1377663 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1377765 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1378403 WARN  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1378403 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1378403 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1378403 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 1378404 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1378404 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1378404 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1378404 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@141fcf06{/,null,AVAILABLE}
   [junit4]   2> 1378405 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4cf58904{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45627}
   [junit4]   2> 1378405 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.e.j.s.Server Started @1378444ms
   [junit4]   2> 1378405 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/tempDir-001/control/data, hostPort=45627, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/control-001/cores}
   [junit4]   2> 1378426 ERROR (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1378426 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1378426 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1378426 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1378426 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 1378426 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-13T12:34:18.556889Z
   [junit4]   2> 1378428 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1378429 INFO  (zkConnectionManagerCallback-4102-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1378429 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1378539 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1378539 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/control-001/solr.xml
   [junit4]   2> 1378543 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1378543 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1378565 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1381054 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1381056 WARN  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@606c030c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1381056 WARN  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@606c030c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1381077 WARN  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@af5d6c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1381077 WARN  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@af5d6c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1381091 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46739/solr
   [junit4]   2> 1381093 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1381110 INFO  (zkConnectionManagerCallback-4109-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1381110 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1381213 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [n:127.0.0.1:45627_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1381214 INFO  (zkConnectionManagerCallback-4111-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1381214 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [n:127.0.0.1:45627_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1381493 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [n:127.0.0.1:45627_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45627_
   [junit4]   2> 1381493 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [n:127.0.0.1:45627_     ] o.a.s.c.Overseer Overseer (id=72278633414787077-127.0.0.1:45627_-n_0000000000) starting
   [junit4]   2> 1381508 INFO  (OverseerStateUpdate-72278633414787077-127.0.0.1:45627_-n_0000000000) [n:127.0.0.1:45627_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45627_
   [junit4]   2> 1381509 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [n:127.0.0.1:45627_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45627_
   [junit4]   2> 1381511 INFO  (zkCallback-4110-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1381528 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [n:127.0.0.1:45627_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1381528 WARN  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [n:127.0.0.1:45627_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1381720 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [n:127.0.0.1:45627_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1381859 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [n:127.0.0.1:45627_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1381913 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [n:127.0.0.1:45627_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1381913 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [n:127.0.0.1:45627_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1381931 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [n:127.0.0.1:45627_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/control-001/cores
   [junit4]   2> 1382036 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1382037 INFO  (zkConnectionManagerCallback-4120-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1382037 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1382039 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1382065 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46739/solr ready
   [junit4]   2> 1382299 INFO  (qtp487043139-15987) [n:127.0.0.1:45627_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45627_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1382303 INFO  (OverseerThreadFactory-4603-thread-1-processing-n:127.0.0.1:45627_) [n:127.0.0.1:45627_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1382459 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1382460 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1383530 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1383630 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1384225 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1384294 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1384295 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1384295 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1384310 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=48.3828125, floorSegmentMB=0.6640625, forceMergeDeletesPctAllowed=16.610009888113204, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8053349381001186, deletesPctAllowed=29.797688450652025
   [junit4]   2> 1384312 WARN  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 1384673 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1384673 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1384692 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1384692 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1384693 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6657861961107452]
   [junit4]   2> 1384693 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bdd15e2[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1384712 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1384712 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1384713 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1384713 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658424933580013568
   [junit4]   2> 1384737 INFO  (searcherExecutor-4608-thread-1-processing-n:127.0.0.1:45627_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@3bdd15e2[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1384748 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1384748 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1384775 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1384775 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1384776 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45627/control_collection_shard1_replica_n1/
   [junit4]   2> 1384814 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1384815 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:45627/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1384815 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72278633414787077-core_node2-n_0000000000
   [junit4]   2> 1384816 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45627/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1384834 INFO  (zkCallback-4110-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1384835 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1384845 INFO  (zkCallback-4110-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1384866 INFO  (qtp487043139-15989) [n:127.0.0.1:45627_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2407
   [junit4]   2> 1384868 INFO  (qtp487043139-15987) [n:127.0.0.1:45627_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1384968 INFO  (zkCallback-4110-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1384968 INFO  (zkCallback-4110-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1384968 INFO  (zkCallback-4110-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1384969 INFO  (qtp487043139-15987) [n:127.0.0.1:45627_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45627_&wt=javabin&version=2} status=0 QTime=2670
   [junit4]   2> 1384974 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1385079 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1385080 INFO  (zkConnectionManagerCallback-4126-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1385080 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1385082 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1385083 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46739/solr ready
   [junit4]   2> 1385083 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1385289 INFO  (qtp487043139-15987) [n:127.0.0.1:45627_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1385301 INFO  (OverseerThreadFactory-4603-thread-2-processing-n:127.0.0.1:45627_) [n:127.0.0.1:45627_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1385302 INFO  (OverseerCollectionConfigSetProcessor-72278633414787077-127.0.0.1:45627_-n_0000000000) [n:127.0.0.1:45627_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1385506 WARN  (OverseerThreadFactory-4603-thread-2-processing-n:127.0.0.1:45627_) [n:127.0.0.1:45627_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1385508 INFO  (qtp487043139-15987) [n:127.0.0.1:45627_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1385509 INFO  (qtp487043139-15987) [n:127.0.0.1:45627_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=219
   [junit4]   2> 1385510 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1385510 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1385511 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1385511 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1385511 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1385511 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1385511 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1387217 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 1387221 WARN  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1387221 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1387221 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1387221 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 1387222 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1387222 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1387222 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1387222 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@545dd57f{/,null,AVAILABLE}
   [junit4]   2> 1387236 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@230f45e1{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:33429}
   [junit4]   2> 1387236 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.Server Started @1387275ms
   [junit4]   2> 1387236 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/tempDir-001/jetty1, hostPort=33429, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-1-001/cores}
   [junit4]   2> 1387236 ERROR (closeThreadPool-4127-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1387236 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1387248 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1387248 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1387248 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 1387248 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-13T12:34:27.378433Z
   [junit4]   2> 1387249 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1387251 INFO  (zkConnectionManagerCallback-4129-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1387251 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1387310 INFO  (OverseerCollectionConfigSetProcessor-72278633414787077-127.0.0.1:45627_-n_0000000000) [n:127.0.0.1:45627_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1387352 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1387353 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-1-001/solr.xml
   [junit4]   2> 1387377 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1387377 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1387396 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1390249 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1390261 WARN  (closeThreadPool-4127-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4dfa6f87[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390261 WARN  (closeThreadPool-4127-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4dfa6f87[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390264 WARN  (closeThreadPool-4127-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ea28317[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390264 WARN  (closeThreadPool-4127-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ea28317[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390266 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46739/solr
   [junit4]   2> 1390267 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390268 INFO  (zkConnectionManagerCallback-4136-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390268 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1390410 INFO  (closeThreadPool-4127-thread-1) [n:127.0.0.1:33429_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390412 INFO  (zkConnectionManagerCallback-4138-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390412 INFO  (closeThreadPool-4127-thread-1) [n:127.0.0.1:33429_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1390427 INFO  (closeThreadPool-4127-thread-1) [n:127.0.0.1:33429_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1390443 INFO  (closeThreadPool-4127-thread-1) [n:127.0.0.1:33429_     ] o.a.s.c.ZkController Publish node=127.0.0.1:33429_ as DOWN
   [junit4]   2> 1390444 INFO  (closeThreadPool-4127-thread-1) [n:127.0.0.1:33429_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1390444 INFO  (closeThreadPool-4127-thread-1) [n:127.0.0.1:33429_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33429_
   [junit4]   2> 1390445 INFO  (zkCallback-4110-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1390446 INFO  (zkCallback-4125-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1390446 INFO  (zkCallback-4137-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1390448 INFO  (closeThreadPool-4127-thread-1) [n:127.0.0.1:33429_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1390448 WARN  (closeThreadPool-4127-thread-1) [n:127.0.0.1:33429_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1390568 INFO  (closeThreadPool-4127-thread-1) [n:127.0.0.1:33429_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1390656 INFO  (closeThreadPool-4127-thread-1) [n:127.0.0.1:33429_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1390724 INFO  (closeThreadPool-4127-thread-1) [n:127.0.0.1:33429_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1390724 INFO  (closeThreadPool-4127-thread-1) [n:127.0.0.1:33429_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1390739 INFO  (closeThreadPool-4127-thread-1) [n:127.0.0.1:33429_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-1-001/cores
   [junit4]   2> 1390898 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33429_
   [junit4]   2> 1390914 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1390916 WARN  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1390925 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1390925 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1390925 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 1390926 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1390926 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1390926 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1390926 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37d8a1fa{/,null,AVAILABLE}
   [junit4]   2> 1390927 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7a7409d7{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:39938}
   [junit4]   2> 1390927 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.Server Started @1390966ms
   [junit4]   2> 1390927 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/tempDir-001/jetty2, hostPort=39938, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 1390928 ERROR (closeThreadPool-4127-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1390928 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1390928 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1390928 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1390928 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 1390928 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-13T12:34:31.058319Z
   [junit4]   2> 1390929 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391028 INFO  (zkConnectionManagerCallback-4144-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1391028 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391130 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1391130 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-2-001/solr.xml
   [junit4]   2> 1391133 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1391133 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1391135 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1395064 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 1395122 WARN  (closeThreadPool-4127-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1395122 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1395122 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1395122 INFO  (closeThreadPool-4127-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 1395154 INFO  (closeThreadPool-4127-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1395154 INFO  (closeThreadPool-4127-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1395154 INFO  (closeThreadPool-4127-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1395271 INFO  (closeThreadPool-4127-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@552c9ecf{/,null,AVAILABLE}
   [junit4]   2> 1395273 INFO  (closeThreadPool-4127-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7f46ed6a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:40638}
   [junit4]   2> 1395273 INFO  (closeThreadPool-4127-thread-2) [     ] o.e.j.s.Server Started @1395312ms
   [junit4]   2> 1395273 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/tempDir-001/jetty3, hostPort=40638, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-3-001/cores}
   [junit4]   2> 1395316 ERROR (closeThreadPool-4127-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1395316 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1395316 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1395316 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1395316 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 1395316 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-13T12:34:35.446568Z
   [junit4]   2> 1395348 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1395385 INFO  (zkConnectionManagerCallback-4147-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1395385 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1395491 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1395491 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-3-001/solr.xml
   [junit4]   2> 1395507 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1395507 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1395509 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1396899 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1396980 WARN  (closeThreadPool-4127-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35ec7894[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1396980 WARN  (closeThreadPool-4127-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35ec7894[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397066 WARN  (closeThreadPool-4127-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6554d246[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397066 WARN  (closeThreadPool-4127-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6554d246[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397068 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46739/solr
   [junit4]   2> 1397115 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397116 INFO  (zkConnectionManagerCallback-4154-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397116 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397248 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397309 INFO  (zkConnectionManagerCallback-4156-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397309 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397323 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1397340 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39938_ as DOWN
   [junit4]   2> 1397342 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1397342 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39938_
   [junit4]   2> 1397343 INFO  (zkCallback-4110-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1397349 INFO  (zkCallback-4125-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1397394 INFO  (zkCallback-4137-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1397394 INFO  (zkCallback-4155-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1397394 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1397395 WARN  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1397544 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1397694 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1397738 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1397738 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1397740 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-2-001/cores
   [junit4]   2> 1397974 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39938_
   [junit4]   2> 1398923 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 1398950 WARN  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1398950 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1398950 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1398950 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 1398952 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1398952 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1398952 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1398953 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32f793bc{/,null,AVAILABLE}
   [junit4]   2> 1398954 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e9b3d7d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:37141}
   [junit4]   2> 1398954 INFO  (closeThreadPool-4127-thread-1) [     ] o.e.j.s.Server Started @1398993ms
   [junit4]   2> 1398954 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/tempDir-001/jetty4, hostPort=37141, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 1398955 ERROR (closeThreadPool-4127-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1398955 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1398955 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1398955 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1398955 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 1398955 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-13T12:34:39.085132Z
   [junit4]   2> 1398986 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1398989 INFO  (zkConnectionManagerCallback-4162-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398989 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399122 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1399122 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-4-001/solr.xml
   [junit4]   2> 1399125 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1399125 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1399147 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1399910 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1399912 WARN  (closeThreadPool-4127-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16ef7f76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399912 WARN  (closeThreadPool-4127-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16ef7f76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399924 WARN  (closeThreadPool-4127-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3278c006[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399924 WARN  (closeThreadPool-4127-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3278c006[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399925 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46739/solr
   [junit4]   2> 1399934 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399935 INFO  (zkConnectionManagerCallback-4169-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399935 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1400048 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1400072 INFO  (zkConnectionManagerCallback-4171-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1400073 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1400078 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1400092 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37141_ as DOWN
   [junit4]   2> 1400101 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1400101 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37141_
   [junit4]   2> 1400102 INFO  (zkCallback-4137-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1400102 INFO  (zkCallback-4110-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1400102 INFO  (zkCallback-4125-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1400102 INFO  (zkCallback-4155-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1400105 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1400105 WARN  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1400117 INFO  (zkCallback-4170-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1400198 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1400316 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1400357 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1400357 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1400359 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-4-001/cores
   [junit4]   2> 1400423 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1400425 WARN  (closeThreadPool-4127-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71a527f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1400425 WARN  (closeThreadPool-4127-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71a527f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1400437 WARN  (closeThreadPool-4127-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d6495d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1400437 WARN  (closeThreadPool-4127-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d6495d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1400447 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46739/solr
   [junit4]   2> 1400447 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1400449 INFO  (zkConnectionManagerCallback-4181-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1400449 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1400535 INFO  (closeThreadPool-4127-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37141_
   [junit4]   2> 1400552 INFO  (closeThreadPool-4127-thread-2) [n:127.0.0.1:40638_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1400553 INFO  (zkConnectionManagerCallback-4183-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1400553 INFO  (closeThreadPool-4127-thread-2) [n:127.0.0.1:40638_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1400559 INFO  (closeThreadPool-4127-thread-2) [n:127.0.0.1:40638_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1400563 INFO  (closeThreadPool-4127-thread-2) [n:127.0.0.1:40638_     ] o.a.s.c.ZkController Publish node=127.0.0.1:40638_ as DOWN
   [junit4]   2> 1400564 INFO  (closeThreadPool-4127-thread-2) [n:127.0.0.1:40638_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1400564 INFO  (closeThreadPool-4127-thread-2) [n:127.0.0.1:40638_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40638_
   [junit4]   2> 1400566 INFO  (zkCallback-4170-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1400566 INFO  (zkCallback-4110-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1400566 INFO  (zkCallback-4125-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1400566 INFO  (zkCallback-4155-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1400566 INFO  (zkCallback-4137-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1400566 INFO  (zkCallback-4182-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1400568 INFO  (closeThreadPool-4127-thread-2) [n:127.0.0.1:40638_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1400568 WARN  (closeThreadPool-4127-thread-2) [n:127.0.0.1:40638_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1400716 INFO  (closeThreadPool-4127-thread-2) [n:127.0.0.1:40638_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1400778 INFO  (closeThreadPool-4127-thread-2) [n:127.0.0.1:40638_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1400810 INFO  (closeThreadPool-4127-thread-2) [n:127.0.0.1:40638_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1400810 INFO  (closeThreadPool-4127-thread-2) [n:127.0.0.1:40638_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1400832 INFO  (closeThreadPool-4127-thread-2) [n:127.0.0.1:40638_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-3-001/cores
   [junit4]   2> 1401015 INFO  (closeThreadPool-4127-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:40638_
   [junit4]   2> 1401281 INFO  (qtp2051698008-16043) [n:127.0.0.1:33429_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33429_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1401302 INFO  (OverseerThreadFactory-4603-thread-3-processing-n:127.0.0.1:45627_) [n:127.0.0.1:45627_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33429_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1401303 INFO  (OverseerThreadFactory-4603-thread-3-processing-n:127.0.0.1:45627_) [n:127.0.0.1:45627_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1401373 INFO  (qtp2051698008-16045) [n:127.0.0.1:33429_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40638_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1401373 INFO  (qtp2051698008-16161) [n:127.0.0.1:33429_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37141_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1401376 INFO  (qtp2051698008-16044) [n:127.0.0.1:33429_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39938_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1401612 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1402652 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1402755 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1403315 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1403360 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1403360 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11553bcd
   [junit4]   2> 1403361 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-1-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001/shard-1-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1403380 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=48.3828125, floorSegmentMB=0.6640625, forceMergeDeletesPctAllowed=16.610009888113204, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8053349381001186, deletesPctAllowed=29.797688450652025
   [junit4]   2> 1403382 WARN  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 1403688 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1403688 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1403702 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1403702 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1403704 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6657861961107452]
   [junit4]   2> 1403704 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c17320d[collection1_shard1_replica_n1] main]
   [junit4]   2> 1403719 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1403719 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1403720 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1403720 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658424953510297600
   [junit4]   2> 1403724 INFO  (searcherExecutor-4649-thread-1-processing-n:127.0.0.1:33429_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@2c17320d[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1403740 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1403740 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1403744 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1403744 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1403744 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33429/collection1_shard1_replica_n1/
   [junit4]   2> 1403744 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1403744 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:33429/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1403744 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72278633414787082-core_node2-n_0000000000
   [junit4]   2> 1403755 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33429/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1403756 INFO  (zkCallback-4137-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1403757 INFO  (zkCallback-4137-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1403757 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1403760 INFO  (qtp2051698008-16166) [n:127.0.0.1:33429_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2148
   [junit4]   2> 1403771 INFO  (qtp2051698008-16043) [n:127.0.0.1:33429_ c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33429_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=2490
   [junit4]   2> 1403871 INFO  (zkCallback-4137-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1403871 INFO  (zkCallback-4137-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1403872 INFO  (zkCallback-4137-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent s

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

ecute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]},
   [junit4]   1>           ".scheduled_maintenance":{
   [junit4]   1>             "name":".scheduled_maintenance",
   [junit4]   1>             "event":"scheduled",
   [junit4]   1>             "startTime":"NOW",
   [junit4]   1>             "every":"+1DAY",
   [junit4]   1>             "enabled":true,
   [junit4]   1>             "actions":[
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_shard_plan",
   [junit4]   1>                 "class":"solr.InactiveShardPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_markers_plan",
   [junit4]   1>                 "class":"solr.InactiveMarkersPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]}},
   [junit4]   1>         "listeners":{
   [junit4]   1>           ".auto_add_replicas.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".auto_add_replicas",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   1>           ".scheduled_maintenance.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".scheduled_maintenance",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "legacyCloud":"true",
   [junit4]   1>         "urlScheme":"https"}
   [junit4]   1> 
   [junit4]   2> 1430037 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1430241 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> 	18	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	137	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72278633414787077-127.0.0.1:45627_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	51	/solr/overseer/queue
   [junit4]   2> 	34	/solr/live_nodes
   [junit4]   2> 	16	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1430244 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46739
   [junit4]   2> 1430244 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46739
   [junit4]   2> 1430244 INFO  (TEST-SyncSliceTest.test-seed#[8D79AF02CA09AF0D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46739
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=test -Dtests.seed=8D79AF02CA09AF0D -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=se-SE -Dtests.timezone=AET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 52.8s J2 | SyncSliceTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but was:<4>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D79AF02CA09AF0D:52D90D864F5C2F5]:0)
   [junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_8D79AF02CA09AF0D-001
   [junit4]   2> Feb 13, 2020 12:35:10 PM 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(Lucene84): {rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), multiDefault=Lucene84, a_t=Lucene84, _root_=FST50, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), text=PostingsFormat(name=MockRandom)}, docValues:{other_tl1=DocValuesFormat(name=Lucene80), range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), a_i1=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1464, maxMBSortInHeap=6.7440170657450675, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@488396b8), locale=se-SE, timezone=AET
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=1,free=128679312,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ConcurrentDeleteAndCreateCollectionTest, CollectionsAPIAsyncDistributedZkTest, TestChildDocTransformer, TestUninvertingReader, TestCorePropertiesReload, SolrLogPostToolTest, TestCloudSearcherWarming, SearchHandlerTest, TestRawTransformer, MetricsHistoryWithAuthIntegrationTest, TestSolrJ, HdfsBasicDistributedZkTest, HdfsRestartWhileUpdatingTest, UUIDFieldTest, TestCollectionAPIs, DocumentAnalysisRequestHandlerTest, CachingDirectoryFactoryTest, TestManagedSchema, TestTextField, StatsReloadRaceTest, TestSurroundQueryParser, SortByFunctionTest, TestValueSourceCache, TestDistribPackageStore, ZkControllerTest, LeaderVoteWaitTimeoutTest, FileBasedSpellCheckerTest, InfoHandlerTest, DeleteLastCustomShardedReplicaTest, TestTlogReplica, TestHashQParserPlugin, WrapperMergePolicyFactoryTest, TestOnReconnectListenerSupport, DistributedFacetPivotSmallTest, HighlighterWithoutStoredIdTest, BasicAuthStandaloneTest, OverseerCollectionConfigSetProcessorTest, ForceLeaderWithTlogReplicasTest, ZookeeperStatusHandlerTest, TestRandomRequestDistribution, MoveReplicaHDFSFailoverTest, TestInPlaceUpdatesRequiredField, OutputWriterTest, TestAnalyzeInfixSuggestions, SolrCloudExampleTest, TestRTimerTree, TestClassicSimilarityFactory, TestDeleteCollectionOnDownNodes, TestConfigSets, SignificantTermsQParserPluginTest, TestMissingGroups, TestNumericTokenStream, ConnectionReuseTest, DistributedSpellCheckComponentTest, TestSimExecutePlanAction, MetricsConfigTest, TestExtendedDismaxParser, RollingRestartTest, DOMUtilTest, TestOmitPositions, TestDocumentBuilder, ProtectedTermFilterFactoryTest, TestTolerantSearch, DocValuesTest, SpatialRPTFieldTypeTest, TestSchemaManager, TestIBSimilarityFactory, BadIndexSchemaTest, TestExactStatsCache, TestImplicitCoreProperties, DistributedQueryComponentCustomSortTest, TestNRTOpen, LeaderFailoverAfterPartitionTest, DistribDocExpirationUpdateProcessorTest, TestManagedSynonymFilterFactory, TestZkChroot, DistributedFacetSimpleRefinementLongTailTest, TestHdfsUpdateLog, NotRequiredUniqueKeyTest, SolrMetricReporterTest, IndexSizeTriggerTest, TestPseudoReturnFields, MultiSolrCloudTestCaseTest, TestSolrIndexConfig, PrimUtilsTest, TestLuceneMatchVersion, TestSolrCloudWithKerberosAlt, UUIDUpdateProcessorFallbackTest, BlobRepositoryCloudTest, AsyncCallRequestStatusResponseTest, FacetPivotSmallTest, TestSimLargeCluster, IgnoreLargeDocumentProcessorFactoryTest, XCJFQueryTest, TestExactStatsCacheCloud, CoreAdminHandlerTest, RandomizedTaggerTest, TestUnifiedSolrHighlighterWithoutStoredId, FullHLLTest, TestFastOutputStream, ZkStateReaderTest, HdfsLockFactoryTest, SyncSliceTest]
   [junit4] Completed [313/904 (1!)] on J2 in 53.00s, 1 test, 1 failure <<< FAILURES!

[...truncated 54557 lines...]