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/04/12 09:15:47 UTC

[JENKINS] Lucene-Solr-Tests-8.5 - Build # 156 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.5/156/

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
expected:<1586678370949> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1586678370949> but was:<0>
	at __randomizedtesting.SeedInfo.seed([7717E4B622C81A2B:635FBFE301CFA735]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.solr.handler.TestReplicationHandler.assertVersions(TestReplicationHandler.java:1138)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:528)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14357 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 2008963 INFO  (SUITE-TestReplicationHandler-seed#[7717E4B622C81A2B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2008964 INFO  (SUITE-TestReplicationHandler-seed#[7717E4B622C81A2B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/data-dir-157-001
   [junit4]   2> 2008964 WARN  (SUITE-TestReplicationHandler-seed#[7717E4B622C81A2B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2008964 INFO  (SUITE-TestReplicationHandler-seed#[7717E4B622C81A2B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2008966 INFO  (SUITE-TestReplicationHandler-seed#[7717E4B622C81A2B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2008966 INFO  (SUITE-TestReplicationHandler-seed#[7717E4B622C81A2B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2008969 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testEmptyCommits
   [junit4]   2> 2008969 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-001/collection1
   [junit4]   2> 2008989 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2008989 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2008989 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2008989 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2008990 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2008990 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2008990 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2008999 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12636d94{/solr,null,AVAILABLE}
   [junit4]   2> 2008999 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2b812cd8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38958}
   [junit4]   2> 2008999 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.Server Started @2009092ms
   [junit4]   2> 2008999 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=38958}
   [junit4]   2> 2008999 ERROR (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2008999 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2009000 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.1
   [junit4]   2> 2009000 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2009000 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr
   [junit4]   2> 2009000 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-12T07:56:19.666Z
   [junit4]   2> 2009000 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-001/solr.xml
   [junit4]   2> 2009004 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2009004 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2009005 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7269006d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2018080 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2018081 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4439a622[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2018081 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4439a622[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2018085 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@455c7ae9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2018085 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@455c7ae9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2018086 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] 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> 2018113 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2018113 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2018205 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7269006d
   [junit4]   2> 2018239 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7269006d
   [junit4]   2> 2018239 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7269006d
   [junit4]   2> 2018242 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-001/.
   [junit4]   2> 2018242 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2018275 INFO  (coreLoadExecutor-6360-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.1
   [junit4]   2> 2018375 INFO  (coreLoadExecutor-6360-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2018391 INFO  (coreLoadExecutor-6360-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2018391 INFO  (coreLoadExecutor-6360-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-001/./collection1, trusted=true
   [junit4]   2> 2018391 INFO  (coreLoadExecutor-6360-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7269006d
   [junit4]   2> 2018391 INFO  (coreLoadExecutor-6360-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 2018413 INFO  (coreLoadExecutor-6360-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=17.2060546875, floorSegmentMB=1.759765625, forceMergeDeletesPctAllowed=26.94364798062246, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=20.620225687894905
   [junit4]   2> 2018778 INFO  (coreLoadExecutor-6360-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2018778 INFO  (coreLoadExecutor-6360-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2018795 INFO  (coreLoadExecutor-6360-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7457101059163541]
   [junit4]   2> 2018796 INFO  (coreLoadExecutor-6360-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b221c76[collection1] main]
   [junit4]   2> 2018796 INFO  (coreLoadExecutor-6360-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-001/collection1/conf
   [junit4]   2> 2018797 INFO  (coreLoadExecutor-6360-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 2018797 INFO  (coreLoadExecutor-6360-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2018799 INFO  (searcherExecutor-6361-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6b221c76[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2018815 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-002/collection1
   [junit4]   2> 2018818 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2018818 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2018818 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2018818 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2018844 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2018844 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2018844 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2018844 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2453300e{/solr,null,AVAILABLE}
   [junit4]   2> 2018845 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@14f9756e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35620}
   [junit4]   2> 2018845 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.Server Started @2018938ms
   [junit4]   2> 2018845 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=35620}
   [junit4]   2> 2018845 ERROR (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2018845 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2018845 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.1
   [junit4]   2> 2018845 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2018845 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr
   [junit4]   2> 2018845 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-12T07:56:29.511Z
   [junit4]   2> 2018846 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-002/solr.xml
   [junit4]   2> 2018862 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2018862 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2018884 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7269006d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2025319 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2025321 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5007f902[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2025321 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5007f902[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2025324 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9334cb4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2025324 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9334cb4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2025338 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] 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> 2025378 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2025378 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2025474 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7269006d
   [junit4]   2> 2025579 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7269006d
   [junit4]   2> 2025580 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7269006d
   [junit4]   2> 2025591 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-002/.
   [junit4]   2> 2025591 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2025607 INFO  (coreLoadExecutor-6373-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.1
   [junit4]   2> 2025642 INFO  (coreLoadExecutor-6373-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2025644 INFO  (coreLoadExecutor-6373-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2025644 INFO  (coreLoadExecutor-6373-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-002/./collection1, trusted=true
   [junit4]   2> 2025644 INFO  (coreLoadExecutor-6373-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7269006d
   [junit4]   2> 2025645 INFO  (coreLoadExecutor-6373-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-002/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 2025655 INFO  (coreLoadExecutor-6373-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=17.2060546875, floorSegmentMB=1.759765625, forceMergeDeletesPctAllowed=26.94364798062246, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=20.620225687894905
   [junit4]   2> 2025886 INFO  (coreLoadExecutor-6373-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2025886 INFO  (coreLoadExecutor-6373-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2025887 INFO  (coreLoadExecutor-6373-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7457101059163541]
   [junit4]   2> 2025888 INFO  (coreLoadExecutor-6373-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@179c4588[collection1] main]
   [junit4]   2> 2025888 INFO  (coreLoadExecutor-6373-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-002/collection1/conf
   [junit4]   2> 2025902 INFO  (coreLoadExecutor-6373-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 2025902 INFO  (coreLoadExecutor-6373-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2025904 INFO  (searcherExecutor-6374-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@179c4588[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2025905 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2025914 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 8
   [junit4]   2> 2025915 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2025915 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14e2b6e5 commitCommandVersion:0
   [junit4]   2> 2025927 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@270f87fd[collection1] main]
   [junit4]   2> 2025927 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2025930 INFO  (searcherExecutor-6361-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@270f87fd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.1):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678196582}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2025930 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2}{commit=} 0 15
   [junit4]   2> 2025934 WARN  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 2025936 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2025936 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 2025936 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Master's version: 1586678196581
   [junit4]   2> 2025936 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2025936 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2025936 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2025951 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=14
   [junit4]   2> 2025951 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Number of files in latest index in master: 11
   [junit4]   2> 2025952 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=58.53515625, floorSegmentMB=1.57421875, forceMergeDeletesPctAllowed=15.790584311011505, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=36.57771710995513
   [junit4]   2> 2025953 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2025953 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@b56a508 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6fc33ef8)
   [junit4]   2> 2025953 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher tmpIndexDir_type  : class org.apache.lucene.store.MockDirectoryWrapper , RAMDirectory@b56a508 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6fc33ef8
   [junit4]   2> 2025954 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2025955 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2025956 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2025957 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2025958 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2025958 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2025967 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2025968 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2025969 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2025970 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2025970 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2025971 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Bytes downloaded: 1962, Bytes skipped downloading: 0
   [junit4]   2> 2025971 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1962) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@b56a508 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6fc33ef8)
   [junit4]   2> 2025972 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=56.6962890625, floorSegmentMB=1.8134765625, forceMergeDeletesPctAllowed=24.58469403435961, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7395957245337431, deletesPctAllowed=28.592850469156865
   [junit4]   2> 2025973 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2025973 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@44462caf[collection1] main]
   [junit4]   2> 2025976 INFO  (searcherExecutor-6374-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@44462caf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.1):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678196582}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2025976 INFO  (qtp495176354-20787) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:38958/solr/collection1/replication&command=fetchindex} status=0 QTime=42
   [junit4]   2> 2025994 INFO  (qtp495176354-20786) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:empty1&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 2025995 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 2025997 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 2025998 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 2025999 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 2026000 INFO  (qtp495176354-20787) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 2026001 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2026001 INFO  (qtp495176354-20788) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2026002 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2026002 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2026002 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2026002 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 2026003 WARN  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 2026004 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2026004 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 2026004 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Master's version: 1586678196581
   [junit4]   2> 2026004 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 2026004 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Slave's version: 1586678196581
   [junit4]   2> 2026004 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 2026005 INFO  (qtp495176354-20786) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:38958/solr/collection1/replication&command=fetchindex} status=0 QTime=1
   [junit4]   2> 2026006 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 1
   [junit4]   2> 2026007 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2026007 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14e2b6e5 commitCommandVersion:0
   [junit4]   2> 2026033 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@524d01ad[collection1] main]
   [junit4]   2> 2026033 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2026036 INFO  (searcherExecutor-6361-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@524d01ad[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.1):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678196582}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.5.1):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678196686}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2026036 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2}{commit=} 0 29
   [junit4]   2> 2026037 WARN  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 2026039 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2026039 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 2026039 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Master's version: 1586678196673
   [junit4]   2> 2026039 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 2026039 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Slave's version: 1586678196581
   [junit4]   2> 2026039 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2026040 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=0
   [junit4]   2> 2026056 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Number of files in latest index in master: 21
   [junit4]   2> 2026057 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=58.53515625, floorSegmentMB=1.57421875, forceMergeDeletesPctAllowed=15.790584311011505, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=36.57771710995513
   [junit4]   2> 2026057 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2026058 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@4f06e39d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47822091)
   [junit4]   2> 2026058 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher tmpIndexDir_type  : class org.apache.lucene.store.MockDirectoryWrapper , RAMDirectory@4f06e39d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47822091
   [junit4]   2> 2026059 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2026060 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2026069 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2026070 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2026070 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2026071 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2026072 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2026073 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2026074 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2026074 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2026075 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2026076 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Bytes downloaded: 2028, Bytes skipped downloading: 0
   [junit4]   2> 2026076 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2028) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@4f06e39d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47822091)
   [junit4]   2> 2026077 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=56.6962890625, floorSegmentMB=1.8134765625, forceMergeDeletesPctAllowed=24.58469403435961, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7395957245337431, deletesPctAllowed=28.592850469156865
   [junit4]   2> 2026077 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2026078 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@befcbcc[collection1] main]
   [junit4]   2> 2026081 INFO  (searcherExecutor-6374-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@befcbcc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.1):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678196582}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.5.1):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678196686}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2026089 INFO  (qtp495176354-20787) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:38958/solr/collection1/replication&command=fetchindex} status=0 QTime=51
   [junit4]   2> 2026090 INFO  (qtp495176354-20788) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:empty2&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 2026091 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 2026091 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 2026092 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 2026093 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 2026094 INFO  (qtp495176354-20786) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 2026094 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2026095 INFO  (qtp495176354-20787) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2026096 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 2026097 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2026097 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14e2b6e5 commitCommandVersion:0
   [junit4]   2> 2026110 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@695e35cf[collection1] realtime]
   [junit4]   2> 2026111 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2026111 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={openSearcher=false&commit=true&wt=javabin&version=2}{commit=} 0 14
   [junit4]   2> 2026112 WARN  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 2026113 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2026121 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 2026121 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Master's version: 1586678196763
   [junit4]   2> 2026121 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 2026121 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Slave's version: 1586678196673
   [junit4]   2> 2026121 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2026122 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=0
   [junit4]   2> 2026123 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Number of files in latest index in master: 31
   [junit4]   2> 2026124 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=58.53515625, floorSegmentMB=1.57421875, forceMergeDeletesPctAllowed=15.790584311011505, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=36.57771710995513
   [junit4]   2> 2026124 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2026124 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2026124 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 2027141 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2027141 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 2028141 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2028142 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 2029142 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2029142 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 2030143 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2030143 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 2031143 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2031143 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 2032144 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2032144 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 2033147 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2033147 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 2034148 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2034148 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 2035148 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2035148 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 2036149 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2036149 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 2037149 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher IndexFetcher slept for 11000ms for unused lucene index files to be delete-able
   [junit4]   2> 2037150 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@769491c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25d27e0f)
   [junit4]   2> 2037150 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher tmpIndexDir_type  : class org.apache.lucene.store.MockDirectoryWrapper , RAMDirectory@769491c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25d27e0f
   [junit4]   2> 2037153 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037154 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037155 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037156 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fdm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037157 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037158 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037171 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037172 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037172 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037173 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037174 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037174 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Bytes downloaded: 2094, Bytes skipped downloading: 0
   [junit4]   2> 2037174 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2094) : 11 secs (190 bytes/sec) to MockDirectoryWrapper(RAMDirectory@769491c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25d27e0f)
   [junit4]   2> 2037176 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=56.6962890625, floorSegmentMB=1.8134765625, forceMergeDeletesPctAllowed=24.58469403435961, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7395957245337431, deletesPctAllowed=28.592850469156865
   [junit4]   2> 2037176 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2037177 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@100674d6[collection1] main]
   [junit4]   2> 2037192 INFO  (searcherExecutor-6374-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@100674d6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.1):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678196582}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.5.1):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678196686}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.5.1):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678196776}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2037192 INFO  (qtp495176354-20788) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:38958/solr/collection1/replication&command=fetchindex} status=0 QTime=11080
   [junit4]   2> 2037211 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:empty3&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2037212 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
   [junit4]   2> 2037214 INFO  (qtp495176354-20786) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:empty3&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 2037214 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 2037215 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 2037215 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2037215 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14e2b6e5 commitCommandVersion:0
   [junit4]   2> 2037217 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e3c0e04[collection1] main]
   [junit4]   2> 2037218 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2037267 INFO  (searcherExecutor-6361-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e3c0e04[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.1):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678196582}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.5.1):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678196686}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.5.1):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678196776}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(8.5.1):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678207882}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2037268 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2}{commit=} 0 52
   [junit4]   2> 2037269 WARN  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 2037271 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2037271 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Master's generation: 5
   [junit4]   2> 2037271 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Master's version: 1586678207881
   [junit4]   2> 2037271 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Slave's generation: 4
   [junit4]   2> 2037271 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Slave's version: 1586678196763
   [junit4]   2> 2037271 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2037272 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 2037273 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Number of files in latest index in master: 41
   [junit4]   2> 2037274 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=58.53515625, floorSegmentMB=1.57421875, forceMergeDeletesPctAllowed=15.790584311011505, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=36.57771710995513
   [junit4]   2> 2037274 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2037275 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@636aeb1b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@552dfe1)
   [junit4]   2> 2037275 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher tmpIndexDir_type  : class org.apache.lucene.store.MockDirectoryWrapper , RAMDirectory@636aeb1b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@552dfe1
   [junit4]   2> 2037276 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=_3.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037292 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=_3_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037293 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=_3.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037294 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=_3.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037295 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=_3.fdm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037296 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=_3_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037297 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=_3.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037298 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=_3.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037298 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=_3_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037316 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=_3.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037317 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=segments_5&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2037318 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Bytes downloaded: 2160, Bytes skipped downloading: 0
   [junit4]   2> 2037318 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2160) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@636aeb1b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@552dfe1)
   [junit4]   2> 2037319 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=56.6962890625, floorSegmentMB=1.8134765625, forceMergeDeletesPctAllowed=24.58469403435961, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7395957245337431, deletesPctAllowed=28.592850469156865
   [junit4]   2> 2037320 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2037337 INFO  (explicit-fetchindex-cmd) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4762fb2c[collection1] main]
   [junit4]   2> 2037340 INFO  (searcherExecutor-6374-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4762fb2c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.1):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678196582}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.5.1):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678196686}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.5.1):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678196776}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(8.5.1):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1586678207882}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2037340 INFO  (qtp495176354-20787) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:38958/solr/collection1/replication&command=fetchindex} status=0 QTime=71
   [junit4]   2> 2037351 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:(empty1+empty2+empty3+empty4)&sort=id+desc&wt=javabin&version=2} hits=4 status=0 QTime=0
   [junit4]   2> 2037351 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
   [junit4]   2> 2037352 INFO  (qtp495176354-20788) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:(empty1+empty2+empty3+empty4)&sort=id+desc&wt=javabin&version=2} hits=4 status=0 QTime=0
   [junit4]   2> 2037352 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
   [junit4]   2> 2037373 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 2037390 INFO  (qtp1182927864-20766) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 2037391 INFO  (qtp1182927864-20767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 2037392 INFO  (qtp495176354-20786) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 2037392 INFO  (qtp1182927864-20765) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2037393 INFO  (qtp495176354-20787) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2037393 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testEmptyCommits
   [junit4]   2> 2037393 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=143431161
   [junit4]   2> 2037402 INFO  (coreCloseExecutor-6383-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@385ea4f3
   [junit4]   2> 2037402 INFO  (coreCloseExecutor-6383-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=SolrCore@385ea4f3
   [junit4]   2> 2037402 INFO  (coreCloseExecutor-6383-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e41668: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4e79673a
   [junit4]   2> 2037442 INFO  (coreCloseExecutor-6383-thread-1) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2037443 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2037443 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62c8e4f4: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@31ac3c60
   [junit4]   2> 2037449 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2037449 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3dc389c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5ab7df9a
   [junit4]   2> 2037473 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2037473 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6642f0ab: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4517d50c
   [junit4]   2> 2037475 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2b812cd8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2037475 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12636d94{/solr,null,UNAVAILABLE}
   [junit4]   2> 2037475 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2037480 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1351522348
   [junit4]   2> 2037500 INFO  (coreCloseExecutor-6385-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2abbafc4
   [junit4]   2> 2037500 INFO  (coreCloseExecutor-6385-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=SolrCore@2abbafc4
   [junit4]   2> 2037559 INFO  (coreCloseExecutor-6385-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d95e039: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@37e90eef
   [junit4]   2> 2037638 INFO  (coreCloseExecutor-6385-thread-1) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2037640 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2037640 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d0c0e95: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3ce9f93e
   [junit4]   2> 2037668 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2037668 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@162312fa: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5ab7df9a
   [junit4]   2> 2037684 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2037684 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42612c0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4517d50c
   [junit4]   2> 2037687 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@14f9756e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2037687 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2453300e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2037687 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2037728 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[7717E4B622C81A2B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testShouldReportErrorWhenRequiredCommandArgMissing
   [junit4]   2> 2037729 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[7717E4B622C81A2B]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001/solr-instance-003/collection1
   [junit4]   2> 2037731 WARN  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2037731 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2037731 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2037731 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2037732 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2037732 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2037732 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2037733 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34f268ec{/solr,null,AVAILABLE}
   [junit4]   2> 2037733 INFO  (TEST-TestReplicationHandler.testShouldRepor

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

g=SolrCore@71967df2
   [junit4]   2> 2247547 INFO  (coreCloseExecutor-7361-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@436a9f78: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@75022dcc
   [junit4]   2> 2247550 INFO  (coreCloseExecutor-7361-thread-1) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2247551 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2247551 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7517c046: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@54551cdc
   [junit4]   2> 2247553 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2247553 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f167fc5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5ab7df9a
   [junit4]   2> 2247554 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2247554 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3aa31303: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4517d50c
   [junit4]   2> 2247555 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4bc9d1ac{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2247556 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29112e74{/solr,null,UNAVAILABLE}
   [junit4]   2> 2247556 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2247556 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=164367541
   [junit4]   2> 2247557 INFO  (coreCloseExecutor-7363-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11790d72
   [junit4]   2> 2247557 INFO  (coreCloseExecutor-7363-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=SolrCore@11790d72
   [junit4]   2> 2247557 INFO  (coreCloseExecutor-7363-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3895fcfc: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1a7c4fee
   [junit4]   2> 2247560 INFO  (coreCloseExecutor-7363-thread-1) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2247561 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2247561 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18a4c309: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2dff2096
   [junit4]   2> 2247563 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2247563 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e6f4ecf: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5ab7df9a
   [junit4]   2> 2247563 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2247563 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@731f9e7: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4517d50c
   [junit4]   2> 2247565 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@50ee29fe{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2247565 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18f10e6a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2247565 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[7717E4B622C81A2B]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_7717E4B622C81A2B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {name=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), newname=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=241, maxMBSortInHeap=7.062656907460913, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6acdb8b1), locale=es-CL, timezone=Australia/Lord_Howe
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=251920008,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedGrouping, TestMultiValuedNumericRangeQuery, PeerSyncWithBufferUpdatesTest, TestCorePropertiesReload, TestSimPolicyCloud, AuditLoggerPluginTest, TestFieldCache, DirectoryFactoryTest, PropertiesRequestHandlerTest, ShowFileRequestHandlerTest, V2StandaloneTest, CreateCollectionCleanupTest, BitVectorTest, RuleEngineTest, TestFieldSortValues, TestDistribPackageStore, TestEmbeddedSolrServerConstructors, TestXmlQParserPlugin, TestLRUCache, TestHighFrequencyDictionaryFactory, TestDocBasedVersionConstraints, HighlighterWithoutStoredIdTest, TestBulkSchemaAPI, SparseHLLTest, NodeMutatorTest, TestStressRecovery, HttpSolrCallGetCoreTest, SolrCoreCheckLockOnStartupTest, TestLeaderElectionWithEmptyReplica, TestSimLargeCluster, NotRequiredUniqueKeyTest, LeaderElectionContextKeyTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DistributedSpellCheckComponentTest, DistributedVersionInfoTest, HighlighterConfigTest, ReturnFieldsTest, TestLocalFSCloudBackupRestore, TestFileDictionaryLookup, CdcrReplicationHandlerTest, RequestHandlersTest, TestSimpleQParserPlugin, TestIndexSearcher, MoveReplicaHDFSFailoverTest, DocExpirationUpdateProcessorFactoryTest, DocumentAnalysisRequestHandlerTest, QueryEqualityTest, TestLuceneMatchVersion, TestCollectionAPIs, TestCloudNestedDocsSort, CollectionPropsTest, TestIntervalFaceting, TestCloudConsistency, DistributedFacetPivotLargeTest, TestChildDocTransformer, SchemaVersionSpecificBehaviorTest, CloudMLTQParserTest, OutputWriterTest, HdfsRestartWhileUpdatingTest, PrimUtilsTest, OverseerTaskQueueTest, BasicDistributedZkTest, DeleteShardTest, BlockDirectoryTest, DistributedIntervalFacetingTest, ZkStateReaderTest, ConcurrentCreateRoutedAliasTest, TestCollectionAPI, DeleteLastCustomShardedReplicaTest, TestManagedResource, PhrasesIdentificationComponentTest, SubstringBytesRefFilterTest, MetricsConfigTest, ConcurrentDeleteAndCreateCollectionTest, MoreLikeThisHandlerTest, TestPayloadScoreQParserPlugin, CoreMergeIndexesAdminHandlerTest, TestLegacyFieldReuse, TestFieldTypeCollectionResource, TestAnalyzeInfixSuggestions, TestSchemalessBufferedUpdates, TestFieldCacheSortRandom, DOMUtilTest, SolrRequestParserTest, TestUnInvertedFieldException, DefaultValueUpdateProcessorTest, TimeRoutedAliasUpdateProcessorTest, LeaderFailoverAfterPartitionTest, ZkCLITest, TestSolrIndexConfig, TestSQLHandlerNonCloud, HLLSerializationTest, TestMacros, ShardSplitTest, CoreAdminHandlerTest, TestDocumentBuilder, DistributedFacetPivotSmallTest, TestNRTOpen, TestTlogReplayVsRecovery, ForceLeaderWithTlogReplicasTest, TestPHPSerializedResponseWriter, TestClusterProperties, TestPackages, BadIndexSchemaTest, PrimitiveFieldTypeTest, NodeLostTriggerTest, TestDynamicFieldResource, TestSerializedLuceneMatchVersion, TestUseDocValuesAsStored, SaslZkACLProviderTest, TestTolerantUpdateProcessorRandomCloud, CdcrBidirectionalTest, SpatialHeatmapFacetsTest, TestHttpServletCarrier, SynonymTokenizerTest, HdfsBasicDistributedZkTest, ClusterStateMockUtilTest, CursorMarkTest, TestReplicationHandler]
   [junit4] Completed [393/900 (1!)] on J2 in 238.80s, 21 tests, 1 failure <<< FAILURES!

[...truncated 54300 lines...]

[JENKINS] Lucene-Solr-Tests-8.5 - Build # 157 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
	at __randomizedtesting.SeedInfo.seed([B16AB83BC4A79233:C19F1B92A46F3B45]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13395 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 358312 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 358313 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 358313 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_B16AB83BC4A79233-001/data-dir-34-001
   [junit4]   2> 358313 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 358315 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 358315 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_B16AB83BC4A79233-001/tempDir-001
   [junit4]   2> 358315 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 358315 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 358315 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 358415 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:39435
   [junit4]   2> 358416 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39435
   [junit4]   2> 358416 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39435
   [junit4]   2> 358416 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39435
   [junit4]   2> 358417 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 358420 INFO  (zkConnectionManagerCallback-1973-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 358420 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 358423 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 358424 INFO  (zkConnectionManagerCallback-1975-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 358424 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 358424 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 358425 INFO  (zkConnectionManagerCallback-1977-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 358425 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 358536 WARN  (jetty-launcher-1978-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 358536 WARN  (jetty-launcher-1978-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 358536 INFO  (jetty-launcher-1978-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 358536 INFO  (jetty-launcher-1978-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 358536 INFO  (jetty-launcher-1978-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 358536 INFO  (jetty-launcher-1978-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 358536 INFO  (jetty-launcher-1978-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 358536 INFO  (jetty-launcher-1978-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 358538 INFO  (jetty-launcher-1978-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 358538 INFO  (jetty-launcher-1978-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 358538 INFO  (jetty-launcher-1978-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 358538 INFO  (jetty-launcher-1978-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 358538 INFO  (jetty-launcher-1978-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 358538 INFO  (jetty-launcher-1978-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58d71b63{/solr,null,AVAILABLE}
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cf83025{/solr,null,AVAILABLE}
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@cb29fac{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45823}
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6aaa6587{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39749}
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-1) [     ] o.e.j.s.Server Started @358569ms
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-2) [     ] o.e.j.s.Server Started @358569ms
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39749}
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45823}
   [junit4]   2> 358539 ERROR (jetty-launcher-1978-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 358539 ERROR (jetty-launcher-1978-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.1
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.1
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr
   [junit4]   2> 358539 INFO  (jetty-launcher-1978-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-12T16:54:30.689Z
   [junit4]   2> 358540 INFO  (jetty-launcher-1978-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-12T16:54:30.689Z
   [junit4]   2> 358541 INFO  (jetty-launcher-1978-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 358541 INFO  (jetty-launcher-1978-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 358543 INFO  (zkConnectionManagerCallback-1982-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 358543 INFO  (jetty-launcher-1978-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 358543 INFO  (zkConnectionManagerCallback-1981-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 358543 INFO  (jetty-launcher-1978-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 358543 INFO  (jetty-launcher-1978-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 358543 INFO  (jetty-launcher-1978-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 358965 INFO  (jetty-launcher-1978-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 358966 WARN  (jetty-launcher-1978-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76d0ca71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 358966 WARN  (jetty-launcher-1978-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76d0ca71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 358969 WARN  (jetty-launcher-1978-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e0f1a05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 358969 WARN  (jetty-launcher-1978-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e0f1a05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 358970 INFO  (jetty-launcher-1978-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39435/solr
   [junit4]   2> 358971 INFO  (jetty-launcher-1978-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 358973 INFO  (zkConnectionManagerCallback-1990-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 358973 INFO  (jetty-launcher-1978-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 359076 INFO  (jetty-launcher-1978-thread-2) [n:127.0.0.1:39749_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 359077 INFO  (zkConnectionManagerCallback-1992-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 359077 INFO  (jetty-launcher-1978-thread-2) [n:127.0.0.1:39749_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 359132 INFO  (jetty-launcher-1978-thread-2) [n:127.0.0.1:39749_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39749_solr
   [junit4]   2> 359132 INFO  (jetty-launcher-1978-thread-2) [n:127.0.0.1:39749_solr     ] o.a.s.c.Overseer Overseer (id=73573576965357574-127.0.0.1:39749_solr-n_0000000000) starting
   [junit4]   2> 359136 INFO  (OverseerStateUpdate-73573576965357574-127.0.0.1:39749_solr-n_0000000000) [n:127.0.0.1:39749_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39749_solr
   [junit4]   2> 359136 INFO  (jetty-launcher-1978-thread-2) [n:127.0.0.1:39749_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39749_solr
   [junit4]   2> 359138 INFO  (zkCallback-1991-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 359138 INFO  (jetty-launcher-1978-thread-2) [n:127.0.0.1:39749_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 359139 WARN  (jetty-launcher-1978-thread-2) [n:127.0.0.1:39749_solr     ] 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> 359157 INFO  (jetty-launcher-1978-thread-2) [n:127.0.0.1:39749_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 359184 INFO  (jetty-launcher-1978-thread-2) [n:127.0.0.1:39749_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39749.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a7e791
   [junit4]   2> 359184 INFO  (jetty-launcher-1978-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 359185 WARN  (jetty-launcher-1978-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7bbdbc20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 359185 WARN  (jetty-launcher-1978-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7bbdbc20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 359189 WARN  (jetty-launcher-1978-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@629c411f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 359189 WARN  (jetty-launcher-1978-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@629c411f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 359190 INFO  (jetty-launcher-1978-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39435/solr
   [junit4]   2> 359191 INFO  (jetty-launcher-1978-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 359192 INFO  (jetty-launcher-1978-thread-2) [n:127.0.0.1:39749_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39749.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a7e791
   [junit4]   2> 359192 INFO  (jetty-launcher-1978-thread-2) [n:127.0.0.1:39749_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39749.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a7e791
   [junit4]   2> 359192 INFO  (zkConnectionManagerCallback-2002-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 359192 INFO  (jetty-launcher-1978-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 359193 INFO  (jetty-launcher-1978-thread-2) [n:127.0.0.1:39749_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_B16AB83BC4A79233-001/tempDir-001/node2/.
   [junit4]   2> 359294 INFO  (jetty-launcher-1978-thread-1) [n:127.0.0.1:45823_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 359295 INFO  (zkConnectionManagerCallback-2004-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 359295 INFO  (jetty-launcher-1978-thread-1) [n:127.0.0.1:45823_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 359299 INFO  (jetty-launcher-1978-thread-1) [n:127.0.0.1:45823_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 359302 INFO  (jetty-launcher-1978-thread-1) [n:127.0.0.1:45823_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45823_solr as DOWN
   [junit4]   2> 359302 INFO  (jetty-launcher-1978-thread-1) [n:127.0.0.1:45823_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 359303 INFO  (jetty-launcher-1978-thread-1) [n:127.0.0.1:45823_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45823_solr
   [junit4]   2> 359303 INFO  (zkCallback-1991-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 359304 INFO  (zkCallback-2003-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 359305 INFO  (jetty-launcher-1978-thread-1) [n:127.0.0.1:45823_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 359305 WARN  (jetty-launcher-1978-thread-1) [n:127.0.0.1:45823_solr     ] 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> 359319 INFO  (jetty-launcher-1978-thread-1) [n:127.0.0.1:45823_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 359348 INFO  (jetty-launcher-1978-thread-1) [n:127.0.0.1:45823_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45823.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a7e791
   [junit4]   2> 359358 INFO  (jetty-launcher-1978-thread-1) [n:127.0.0.1:45823_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45823.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a7e791
   [junit4]   2> 359358 INFO  (jetty-launcher-1978-thread-1) [n:127.0.0.1:45823_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45823.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a7e791
   [junit4]   2> 359359 INFO  (jetty-launcher-1978-thread-1) [n:127.0.0.1:45823_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_B16AB83BC4A79233-001/tempDir-001/node1/.
   [junit4]   2> 359388 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 359389 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 359390 INFO  (zkConnectionManagerCallback-2013-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 359390 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 359391 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 359392 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39435/solr ready
   [junit4]   2> 359408 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[B16AB83BC4A79233]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 359410 INFO  (qtp41251218-5009) [n:127.0.0.1:45823_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 359416 INFO  (OverseerThreadFactory-1385-thread-1-processing-n:127.0.0.1:39749_solr) [n:127.0.0.1:39749_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 359524 INFO  (OverseerStateUpdate-73573576965357574-127.0.0.1:39749_solr-n_0000000000) [n:127.0.0.1:39749_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45823/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45823_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 359525 INFO  (OverseerStateUpdate-73573576965357574-127.0.0.1:39749_solr-n_0000000000) [n:127.0.0.1:39749_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39749/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39749_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 359729 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 359729 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr    x:.system_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 359729 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr    x:.system_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 359742 WARN  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 359742 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.1
   [junit4]   2> 359742 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.1
   [junit4]   2> 359748 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 359748 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 359750 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 359750 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 359762 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 359762 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 359763 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 359763 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 359763 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from configset .system, trusted=true
   [junit4]   2> 359764 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45823.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a7e791
   [junit4]   2> 359764 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_B16AB83BC4A79233-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_B16AB83BC4A79233-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 359765 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 359765 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from configset .system, trusted=true
   [junit4]   2> 359766 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39749.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a7e791
   [junit4]   2> 359766 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_B16AB83BC4A79233-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_B16AB83BC4A79233-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 359824 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 359824 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 359824 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 359824 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 359825 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 359826 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 359826 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 359826 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 359827 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1048d9a3[.system_shard1_replica_n2] main]
   [junit4]   2> 359827 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@62b0204a[.system_shard1_replica_n1] main]
   [junit4]   2> 359829 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 359829 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 359829 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 359829 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 359829 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 359829 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 359830 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 359830 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 359830 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 359830 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1663786519866900480
   [junit4]   2> 359832 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 359833 INFO  (searcherExecutor-1397-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@62b0204a[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 359835 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 359835 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 359836 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 359836 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 359836 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 359836 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1663786519873191936
   [junit4]   2> 359839 INFO  (searcherExecutor-1398-thread-1-processing-n:127.0.0.1:39749_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@1048d9a3[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 359840 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 359842 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 359842 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 360342 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 360342 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 360342 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45823/solr/.system_shard1_replica_n1/
   [junit4]   2> 360343 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:45823/solr START replicas=[http://127.0.0.1:39749/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 360343 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:45823/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 360346 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 360346 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 360346 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 360346 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/73573576965357576-core_node3-n_0000000000
   [junit4]   2> 360348 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45823/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 360450 INFO  (zkCallback-2003-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 360451 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 360453 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=724
   [junit4]   2> 360555 INFO  (zkCallback-2003-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 360555 INFO  (zkCallback-2003-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 360848 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1119
   [junit4]   2> 360850 INFO  (qtp41251218-5009) [n:127.0.0.1:45823_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> 360948 INFO  (zkCallback-1991-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 360948 INFO  (zkCallback-2003-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 360948 INFO  (zkCallback-1991-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 360948 INFO  (zkCallback-2003-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 360949 INFO  (qtp41251218-5009) [n:127.0.0.1:45823_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1539
   [junit4]   2> 360949 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[B16AB83BC4A79233]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 360954 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[B16AB83BC4A79233]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 360955 INFO  (zkConnectionManagerCallback-2020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 360955 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[B16AB83BC4A79233]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 360957 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[B16AB83BC4A79233]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 360958 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[B16AB83BC4A79233]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39435/solr ready
   [junit4]   2> 360964 INFO  (qtp41251218-5007) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 360969 INFO  (qtp1684903802-5013) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45823/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[1716f50698fTcd3uvwht0ujxsuromcjucqlh7 (1663786521051791360)]} 0 1
   [junit4]   2> 360970 INFO  (qtp41251218-5007) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1716f50698fTcd3uvwht0ujxsuromcjucqlh7 (1663786521051791360)]} 0 11
   [junit4]   2> 360972 INFO  (qtp41251218-5011) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1663786521064374272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 360972 INFO  (qtp41251218-5011) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@45c2e36f commitCommandVersion:1663786521064374272
   [junit4]   2> 360976 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1663786521068568576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 360976 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6a30600a commitCommandVersion:1663786521068568576
   [junit4]   2> 360983 INFO  (qtp41251218-5011) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@23ca8a11[.system_shard1_replica_n1] main]
   [junit4]   2> 360983 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@131ef7e[.system_shard1_replica_n2] main]
   [junit4]   2> 360984 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 360985 INFO  (qtp41251218-5011) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 360987 INFO  (searcherExecutor-1398-thread-1-processing-n:127.0.0.1:39749_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@131ef7e[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.1):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1586710473128}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 360987 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45823/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 11
   [junit4]   2> 360989 INFO  (searcherExecutor-1397-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@23ca8a11[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.1):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1586710473127}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 360989 INFO  (qtp41251218-5011) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=.system:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 18
   [junit4]   2> 360993 INFO  (qtp41251218-5012) [n:127.0.0.1:45823_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 360995 INFO  (qtp41251218-5009) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361000 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 361002 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 361006 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 361014 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkController Persisted config data to node /configs/.system/schema.xml.bak 
   [junit4]   2> 361016 INFO  (Thread-554) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n2
   [junit4]   2> 361016 INFO  (Thread-555) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n1
   [junit4]   2> 361017 INFO  (Thread-555) [     ] o.a.s.c.SolrCore core reload .system_shard1_replica_n1
   [junit4]   2> 361021 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.1
   [junit4]   2> 361041 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 361045 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 361045 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using configuration from configset .system
   [junit4]   2> 361088 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45823.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a7e791
   [junit4]   2> 361088 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_B16AB83BC4A79233-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_B16AB83BC4A79233-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 361128 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 361128 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 361131 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@88c8f50[.system_shard1_replica_n1] main]
   [junit4]   2> 361132 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 361132 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 361132 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 361133 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361133 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 361135 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 361138 INFO  (searcherExecutor-1407-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@88c8f50[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.1):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1586710473127}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 361139 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@49d2dfe4[.system_shard1_replica_n1] main]
   [junit4]   2> 361140 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 2 for collection .system
   [junit4]   2> 361143 INFO  (searcherExecutor-1407-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@49d2dfe4[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.1):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1586710473127}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 361146 INFO  (qtp1684903802-5016) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361146 INFO  (Thread-555) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.1
   [junit4]   2> 361149 INFO  (qtp1684903802-5016) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361149 INFO  (qtp1684903802-5016) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 361149 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361167 INFO  (qtp1684903802-5008) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361168 INFO  (qtp1684903802-5008) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361168 INFO  (qtp1684903802-5008) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361168 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361169 INFO  (qtp1684903802-5013) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361170 INFO  (qtp1684903802-5013) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361170 INFO  (qtp1684903802-5013) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361170 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361170 INFO  (Thread-555) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 361173 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361174 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361174 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361174 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361174 INFO  (Thread-555) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 361174 INFO  (Thread-555) [     ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using configuration from configset .system
   [junit4]   2> 361181 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361182 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361182 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361182 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361185 INFO  (qtp1684903802-5016) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361186 INFO  (qtp1684903802-5016) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361186 INFO  (qtp1684903802-5016) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361186 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361189 INFO  (qtp1684903802-5008) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361189 INFO  (qtp1684903802-5008) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361189 INFO  (qtp1684903802-5008) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361189 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361190 INFO  (qtp1684903802-5013) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361191 INFO  (qtp1684903802-5013) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361191 INFO  (qtp1684903802-5013) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361191 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361193 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361194 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361194 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361194 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361199 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361200 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361200 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361200 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361200 INFO  (qtp1684903802-5016) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361200 INFO  (qtp1684903802-5016) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361201 INFO  (qtp1684903802-5016) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361201 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361201 INFO  (qtp1684903802-5008) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361201 INFO  (qtp1684903802-5008) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361201 INFO  (qtp1684903802-5008) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361202 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361205 INFO  (qtp1684903802-5013) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361206 INFO  (qtp1684903802-5013) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361206 INFO  (qtp1684903802-5013) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361206 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361209 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361210 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361210 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361210 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361210 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361210 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361210 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361211 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361211 INFO  (qtp1684903802-5016) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361211 INFO  (qtp1684903802-5016) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361211 INFO  (qtp1684903802-5016) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361212 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361212 INFO  (qtp1684903802-5008) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361212 INFO  (qtp1684903802-5008) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361212 INFO  (qtp1684903802-5008) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361212 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361213 INFO  (qtp1684903802-5013) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361213 INFO  (qtp1684903802-5013) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361213 INFO  (qtp1684903802-5013) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361213 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361214 INFO  (Thread-555) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45823.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a7e791
   [junit4]   2> 361214 INFO  (Thread-555) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_B16AB83BC4A79233-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_B16AB83BC4A79233-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 361217 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361217 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361218 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361218 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361221 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361222 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361222 INFO  (qtp1684903802-5010) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361222 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361225 INFO  (qtp1684903802-5016) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361226 INFO  (qtp1684903802-5016) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361226 INFO  (qtp1684903802-5016) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361226 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361226 INFO  (qtp1684903802-5008) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361227 INFO  (qtp1684903802-5008) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361227 INFO  (qtp1684903802-5008) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361227 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361227 INFO  (qtp1684903802-5013) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361227 INFO  (qtp1684903802-5013) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361228 INFO  (qtp1684903802-5013) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361228 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 361228 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 361228 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 361228 INFO  (qtp1684903802-5015) [n:127.0.0.1:39749_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 361228 ERROR (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_sh

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

tem_shard1_replica_n2
   [junit4]   2> 557951 WARN  (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Failed to get /schema/zkversion from http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ due to: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:39749/solr/.system_shard1_replica_n2
   [junit4]   2> 557951 WARN  (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Failed to get /schema/zkversion from http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ due to: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:39749/solr/.system_shard1_replica_n2
   [junit4]   2> 557952 WARN  (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Failed to get /schema/zkversion from http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ due to: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:39749/solr/.system_shard1_replica_n2
   [junit4]   2> 557952 WARN  (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Failed to get /schema/zkversion from http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ due to: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:39749/solr/.system_shard1_replica_n2
   [junit4]   2> 557952 WARN  (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Failed to get /schema/zkversion from http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ due to: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:39749/solr/.system_shard1_replica_n2
   [junit4]   2> 557953 WARN  (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Failed to get /schema/zkversion from http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ due to: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:39749/solr/.system_shard1_replica_n2
   [junit4]   2> 557953 WARN  (managedSchemaExecutor-1411-thread-1-processing-n:127.0.0.1:45823_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Failed to get /schema/zkversion from http://127.0.0.1:39749/solr/.system_shard1_replica_n2/ due to: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:39749/solr/.system_shard1_replica_n2
   [junit4]   2> 558036 WARN  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Core core_node3 was interrupted waiting for schema version 2 to propagate to 1 replicas for collection .system
   [junit4]   2> 558036 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Took 196897.0ms for 1 replicas to apply schema update version 2 for collection .system
   [junit4]   2> 558036 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=197037
   [junit4]   2> 558036 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@49e87b61
   [junit4]   2> 558036 WARN  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Interrupted while trying to obtain lock to modify reporters registry: solr.core..system.shard1.replica_n1
   [junit4]   2> 558036 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@49e87b61
   [junit4]   2> 558056 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() .
   [junit4]   2> 558056 INFO  (qtp41251218-5014) [n:127.0.0.1:45823_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3205b683 commitCommandVersion:0
   [junit4]   2> 558068 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 558271 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> 	9	/solr/configs/.system/managed-schema
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/collections/.system/terms/shard1
   [junit4]   2> 	6	/solr/configs/.system
   [junit4]   2> 	5	/solr/collections/.system/collectionprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/.system/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/live_nodes
   [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> 558273 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39435
   [junit4]   2> 558273 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39435
   [junit4]   2> 558273 INFO  (SUITE-SystemCollectionCompatTest-seed#[B16AB83BC4A79233]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39435
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_B16AB83BC4A79233-001
   [junit4]   2> Apr 12, 2020 4:57:50 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): {id=PostingsFormat(name=MockRandom), type=PostingsFormat(name=Direct)}, docValues:{timestamp_l=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), time_l=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1540, maxMBSortInHeap=6.609702944858386, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@331835f0), locale=fr-FR, timezone=ECT
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=187772928,total=536346624
   [junit4]   2> NOTE: All tests run in this JVM: [SimpleCollectionCreateDeleteTest, CollectionsAPIAsyncDistributedZkTest, TestNonDefinedSimilarityFactory, DistributedFacetPivotLongTailTest, ChaosMonkeySafeLeaderTest, LeaderElectionIntegrationTest, TestExtendedDismaxParser, TriggerSetPropertiesIntegrationTest, TestInitQParser, BadComponentTest, QueryParsingTest, TestObjectReleaseTracker, TestSearchPerf, TestChildDocTransformerHierarchy, TestEmbeddedSolrServerSchemaAPI, QueryResultKeyTest, TestReplicationHandlerBackup, OverseerTest, LegacyCloudClusterPropTest, TestGraphTermsQParserPlugin, TestGraphMLResponseWriter, LoggingHandlerTest, TestRestoreCore, RegexBytesRefFilterTest, TestLeaderElectionZkExpiry, TestCloudRecovery2, RulesTest, TestImpersonationWithHadoopAuth, TestSolrCoreProperties, ZkShardTermsTest, JWTVerificationkeyResolverTest, SystemCollectionCompatTest]
   [junit4] Completed [117/900 (1!)] on J0 in 200.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 55288 lines...]