Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-MacOSX/37/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

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([42E814AC1AFA5588:321DB7057A32FCFE]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13902 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 307664 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 307664 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 307665 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_42E814AC1AFA5588-001/data-dir-31-001
   [junit4]   2> 307665 WARN  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 307665 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 307666 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 307667 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_42E814AC1AFA5588-001/tempDir-001
   [junit4]   2> 307667 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 307667 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 307667 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 307768 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:55529
   [junit4]   2> 307768 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55529
   [junit4]   2> 307768 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55529
   [junit4]   2> 307768 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 55529
   [junit4]   2> 307771 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307776 INFO  (zkConnectionManagerCallback-2192-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307776 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307784 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307787 INFO  (zkConnectionManagerCallback-2194-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307787 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307788 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307796 INFO  (zkConnectionManagerCallback-2196-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307796 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307910 WARN  (jetty-launcher-2197-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 307910 WARN  (jetty-launcher-2197-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 307910 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 307910 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 307910 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 307910 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 307910 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 307910 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 307915 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 307915 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 307915 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 307917 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@650a26d4{/solr,null,AVAILABLE}
   [junit4]   2> 307918 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 307918 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 307918 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 307918 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@55b901e2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:55542}
   [junit4]   2> 307918 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.e.j.s.Server Started @307973ms
   [junit4]   2> 307919 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e4171f{/solr,null,AVAILABLE}
   [junit4]   2> 307919 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55542}
   [junit4]   2> 307919 ERROR (jetty-launcher-2197-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 307920 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 307920 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 307920 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 307920 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr
   [junit4]   2> 307920 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-19T04:25:54.587286Z
   [junit4]   2> 307920 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3ce379da{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:55543}
   [junit4]   2> 307920 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.e.j.s.Server Started @307974ms
   [junit4]   2> 307920 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55543}
   [junit4]   2> 307921 ERROR (jetty-launcher-2197-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 307921 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 307921 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 307921 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 307921 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr
   [junit4]   2> 307921 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-19T04:25:54.588488Z
   [junit4]   2> 307921 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307923 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307925 INFO  (zkConnectionManagerCallback-2199-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307926 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307927 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 307927 INFO  (zkConnectionManagerCallback-2201-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307927 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307929 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 308174 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 308175 WARN  (jetty-launcher-2197-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@22d22c79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 308175 WARN  (jetty-launcher-2197-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@22d22c79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 308185 WARN  (jetty-launcher-2197-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7dca0560[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 308186 WARN  (jetty-launcher-2197-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7dca0560[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 308187 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55529/solr
   [junit4]   2> 308201 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 308205 INFO  (zkConnectionManagerCallback-2209-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308205 INFO  (jetty-launcher-2197-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 308323 INFO  (jetty-launcher-2197-thread-2) 
[n:127.0.0.1:55542_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 308324 INFO  (zkConnectionManagerCallback-2211-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308326 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 308327 INFO  (jetty-launcher-2197-thread-2) 
[n:127.0.0.1:55542_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 308332 WARN  (jetty-launcher-2197-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@34d40566[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 308332 WARN  (jetty-launcher-2197-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@34d40566[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 308338 WARN  (jetty-launcher-2197-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@20219657[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 308338 WARN  (jetty-launcher-2197-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@20219657[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 308339 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55529/solr
   [junit4]   2> 308341 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 308344 INFO  (zkConnectionManagerCallback-2217-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308345 INFO  (jetty-launcher-2197-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 308451 INFO  (jetty-launcher-2197-thread-1) 
[n:127.0.0.1:55543_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 308454 INFO  (zkConnectionManagerCallback-2221-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308454 INFO  (jetty-launcher-2197-thread-1) 
[n:127.0.0.1:55543_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 308748 INFO  (jetty-launcher-2197-thread-1) 
[n:127.0.0.1:55543_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55543_solr
   [junit4]   2> 308752 INFO  (jetty-launcher-2197-thread-1) 
[n:127.0.0.1:55543_solr     ] o.a.s.c.Overseer Overseer 
(id=72160900875354120-127.0.0.1:55543_solr-n_0000000000) starting
   [junit4]   2> 308767 INFO  
(OverseerStateUpdate-72160900875354120-127.0.0.1:55543_solr-n_0000000000) 
[n:127.0.0.1:55543_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:55543_solr
   [junit4]   2> 308768 INFO  (jetty-launcher-2197-thread-1) 
[n:127.0.0.1:55543_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55543_solr
   [junit4]   2> 308771 INFO  
(OverseerStateUpdate-72160900875354120-127.0.0.1:55543_solr-n_0000000000) 
[n:127.0.0.1:55543_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 308780 INFO  (jetty-launcher-2197-thread-1) 
[n:127.0.0.1:55543_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 308781 WARN  (jetty-launcher-2197-thread-1) 
[n:127.0.0.1:55543_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> 308802 INFO  (jetty-launcher-2197-thread-1) 
[n:127.0.0.1:55543_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 308812 INFO  (jetty-launcher-2197-thread-2) 
[n:127.0.0.1:55542_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 308826 INFO  (jetty-launcher-2197-thread-2) 
[n:127.0.0.1:55542_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:55542_solr as DOWN
   [junit4]   2> 308828 INFO  (jetty-launcher-2197-thread-2) 
[n:127.0.0.1:55542_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 308828 INFO  (jetty-launcher-2197-thread-2) 
[n:127.0.0.1:55542_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55542_solr
   [junit4]   2> 308832 INFO  (zkCallback-2220-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 308832 INFO  (zkCallback-2210-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 308835 INFO  (jetty-launcher-2197-thread-2) 
[n:127.0.0.1:55542_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 308835 WARN  (jetty-launcher-2197-thread-2) 
[n:127.0.0.1:55542_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> 308839 INFO  (jetty-launcher-2197-thread-1) 
[n:127.0.0.1:55543_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55543.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613ab81e
   [junit4]   2> 308847 INFO  (jetty-launcher-2197-thread-1) 
[n:127.0.0.1:55543_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55543.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613ab81e
   [junit4]   2> 308848 INFO  (jetty-launcher-2197-thread-1) 
[n:127.0.0.1:55543_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55543.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613ab81e
   [junit4]   2> 308849 INFO  (jetty-launcher-2197-thread-1) 
[n:127.0.0.1:55543_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_42E814AC1AFA5588-001/tempDir-001/node1/.
   [junit4]   2> 308853 INFO  (jetty-launcher-2197-thread-2) 
[n:127.0.0.1:55542_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 308884 INFO  (jetty-launcher-2197-thread-2) 
[n:127.0.0.1:55542_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55542.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613ab81e
   [junit4]   2> 308909 INFO  (jetty-launcher-2197-thread-2) 
[n:127.0.0.1:55542_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55542.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613ab81e
   [junit4]   2> 308909 INFO  (jetty-launcher-2197-thread-2) 
[n:127.0.0.1:55542_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55542.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613ab81e
   [junit4]   2> 308910 INFO  (jetty-launcher-2197-thread-2) 
[n:127.0.0.1:55542_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_42E814AC1AFA5588-001/tempDir-001/node2/.
   [junit4]   2> 308954 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 308955 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 308961 INFO  (zkConnectionManagerCallback-2232-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308961 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 308965 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 308969 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55529/solr ready
   [junit4]   2> 309003 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[42E814AC1AFA5588]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 309007 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 309063 INFO  
(OverseerThreadFactory-1223-thread-1-processing-n:127.0.0.1:55543_solr) 
[n:127.0.0.1:55543_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 309203 INFO  
(OverseerStateUpdate-72160900875354120-127.0.0.1:55543_solr-n_0000000000) 
[n:127.0.0.1:55543_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:55542/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:55542_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 309212 INFO  
(OverseerStateUpdate-72160900875354120-127.0.0.1:55543_solr-n_0000000000) 
[n:127.0.0.1:55543_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:55543/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:55543_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 309418 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309418 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309418 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 309442 WARN  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309442 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 309442 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 309459 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309459 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309463 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309463 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309466 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309467 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309475 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309476 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309479 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309479 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55542.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613ab81e
   [junit4]   2> 309479 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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 
[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_42E814AC1AFA5588-001/tempDir-001/node2/.system_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_42E814AC1AFA5588-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 309487 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309488 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309489 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55543.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613ab81e
   [junit4]   2> 309489 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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 
[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_42E814AC1AFA5588-001/tempDir-001/node1/.system_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_42E814AC1AFA5588-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 309584 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309584 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309586 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309586 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 309588 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309588 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309589 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@47f5ed9d[.system_shard1_replica_n1] 
main]
   [junit4]   2> 309590 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309590 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 309592 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3a31526[.system_shard1_replica_n2] 
main]
   [junit4]   2> 309592 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309593 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309593 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309595 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309596 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309596 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309597 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309597 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309597 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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 
1661565095131480064
   [junit4]   2> 309598 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309601 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309602 INFO  
(searcherExecutor-1232-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_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@47f5ed9d[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 309607 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309607 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 9 ms
   [junit4]   2> 309608 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309608 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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 
1661565095143014400
   [junit4]   2> 309612 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309613 INFO  
(searcherExecutor-1233-thread-1-processing-n:127.0.0.1:55543_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:55543_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@3a31526[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 309613 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309625 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309626 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 309633 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309633 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309633 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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:55542/solr/.system_shard1_replica_n1/
   [junit4]   2> 309634 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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:55542/solr START 
replicas=[http://127.0.0.1:55543/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 309635 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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:55542/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 309652 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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=0
   [junit4]   2> 309653 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309653 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309653 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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/72160900875354118-core_node3-n_0000000000
   [junit4]   2> 309665 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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:55542/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 309770 INFO  (zkCallback-2210-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> 309770 INFO  (zkCallback-2210-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> 309773 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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> 309779 INFO  (qtp1535042813-5263) [n:127.0.0.1:55542_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=361
   [junit4]   2> 309884 INFO  (zkCallback-2210-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> 309884 INFO  (zkCallback-2210-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> 309884 INFO  (zkCallback-2210-thread-3) [     ] 
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> 310644 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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=1226
   [junit4]   2> 310648 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 310746 INFO  (zkCallback-2220-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> 310746 INFO  (zkCallback-2210-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> 310746 INFO  (zkCallback-2210-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> 310746 INFO  (zkCallback-2220-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> 310746 INFO  (zkCallback-2210-thread-3) [     ] 
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> 310749 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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=1741
   [junit4]   2> 310749 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[42E814AC1AFA5588]) [     
] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 310755 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[42E814AC1AFA5588]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 310758 INFO  (zkConnectionManagerCallback-2239-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 310758 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[42E814AC1AFA5588]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 310762 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[42E814AC1AFA5588]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 310766 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[42E814AC1AFA5588]) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55529/solr ready
   [junit4]   2> 310778 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 310790 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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:55542/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[170f10a6dadT7t9marcgvewlr05ww1pji3wsq
 (1661565096364605440)]} 0 3
   [junit4]   2> 310791 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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=[170f10a6dadT7t9marcgvewlr05ww1pji3wsq 
(1661565096364605440)]} 0 21
   [junit4]   2> 310794 INFO  (qtp1535042813-5262) [n:127.0.0.1:55542_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1661565096386625536,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 310794 INFO  (qtp1535042813-5262) [n:127.0.0.1:55542_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@5f8179b2 
commitCommandVersion:1661565096386625536
   [junit4]   2> 310798 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1661565096390819840,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 310798 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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@2b2f5891 
commitCommandVersion:1661565096390819840
   [junit4]   2> 310814 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1afc2a57[.system_shard1_replica_n2] 
main]
   [junit4]   2> 310815 INFO  (qtp1535042813-5262) [n:127.0.0.1:55542_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@da1acb7[.system_shard1_replica_n1] 
main]
   [junit4]   2> 310816 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 310816 INFO  (qtp1535042813-5262) [n:127.0.0.1:55542_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 310817 INFO  
(searcherExecutor-1232-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_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@da1acb7[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Mac
 OS X, java.vendor=AdoptOpenJDK, java.version=12.0.2, 
java.vm.version=12.0.2+10, lucene.version=8.5.0, os.arch=x86_64, 
java.runtime.version=12.0.2+10, source=flush, os.version=10.14.6, 
timestamp=1584591957464}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 310817 INFO  
(searcherExecutor-1233-thread-1-processing-n:127.0.0.1:55543_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:55543_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@1afc2a57[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Mac
 OS X, java.vendor=AdoptOpenJDK, java.version=12.0.2, 
java.vm.version=12.0.2+10, lucene.version=8.5.0, os.arch=x86_64, 
java.runtime.version=12.0.2+10, source=flush, os.version=10.14.6, 
timestamp=1584591957472}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 310818 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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:55542/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 21
   [junit4]   2> 310820 INFO  (qtp1535042813-5262) [n:127.0.0.1:55542_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:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 27
   [junit4]   2> 310827 INFO  (qtp1535042813-5264) [n:127.0.0.1:55542_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> 310831 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 310841 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 310844 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 310847 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 310854 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 310859 INFO  (Thread-481) [     ] o.a.s.c.SolrCore config 
update listener called for core .system_shard1_replica_n1
   [junit4]   2> 310860 INFO  (Thread-482) [     ] o.a.s.c.SolrCore config 
update listener called for core .system_shard1_replica_n2
   [junit4]   2> 310866 INFO  (Thread-481) [     ] o.a.s.c.SolrCore core reload 
.system_shard1_replica_n1
   [junit4]   2> 310874 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 310887 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 310897 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 310897 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 310983 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55542.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613ab81e
   [junit4]   2> 310983 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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 
[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_42E814AC1AFA5588-001/tempDir-001/node2/.system_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_42E814AC1AFA5588-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 311067 INFO  
(OverseerCollectionConfigSetProcessor-72160900875354120-127.0.0.1:55543_solr-n_0000000000)
 [n:127.0.0.1:55543_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 311115 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 311115 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 311141 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7bc43013[.system_shard1_replica_n1] 
main]
   [junit4]   2> 311151 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 311155 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 311155 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 311159 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 311159 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 311163 INFO  
(searcherExecutor-1242-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_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@7bc43013[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Mac
 OS X, java.vendor=AdoptOpenJDK, java.version=12.0.2, 
java.vm.version=12.0.2+10, lucene.version=8.5.0, os.arch=x86_64, 
java.runtime.version=12.0.2+10, source=flush, os.version=10.14.6, 
timestamp=1584591957464}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 311166 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 311167 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7be8ab1c[.system_shard1_replica_n1] 
main]
   [junit4]   2> 311169 INFO  
(searcherExecutor-1242-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_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@7be8ab1c[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=AdoptOpenJDK,
 os=Mac OS X, java.version=12.0.2, java.vm.version=12.0.2+10, 
lucene.version=8.5.0, os.arch=x86_64, java.runtime.version=12.0.2+10, 
source=flush, os.version=10.14.6, 
timestamp=1584591957464}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 311173 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 311178 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 311178 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 311179 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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=1
   [junit4]   2> 311180 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311180 INFO  (Thread-481) [     ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.5.0
   [junit4]   2> 311180 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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> 311180 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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> 311180 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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> 311180 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311185 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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> 311186 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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> 311186 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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=1
   [junit4]   2> 311186 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311195 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 311197 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 311197 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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=1
   [junit4]   2> 311197 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311199 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 311200 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 311200 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 311200 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311200 INFO  (Thread-481) [     ] o.a.s.s.IndexSchema 
[.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 311201 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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> 311202 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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> 311202 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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=1
   [junit4]   2> 311203 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311204 INFO  (Thread-481) [     ] o.a.s.s.IndexSchema Loaded 
schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 311204 INFO  (Thread-481) [     ] o.a.s.c.CoreContainer 
Reloading SolrCore '.system_shard1_replica_n1' using configuration from 
configset .system
   [junit4]   2> 311204 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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> 311205 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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> 311205 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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=1
   [junit4]   2> 311205 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311206 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 311207 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 311207 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 311207 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311208 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 311209 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 311209 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 311209 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311211 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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> 311212 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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> 311212 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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=1
   [junit4]   2> 311212 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311213 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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> 311214 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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> 311214 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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=1
   [junit4]   2> 311215 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311217 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 311218 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 311218 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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=1
   [junit4]   2> 311218 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311219 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 311220 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 311220 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 311221 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311222 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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> 311222 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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> 311223 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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> 311223 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311225 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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> 311226 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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> 311226 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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=1
   [junit4]   2> 311226 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311227 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 311228 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 311228 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 311228 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311228 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 311232 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 311232 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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=4
   [junit4]   2> 311232 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311234 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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> 311234 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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> 311234 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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> 311235 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311238 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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> 311239 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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> 311239 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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=1
   [junit4]   2> 311239 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311240 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 311242 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 311242 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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=2
   [junit4]   2> 311243 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311245 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 311245 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 311245 INFO  (qtp841257454-5269) [n:127.0.0.1:55543_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> 311246 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311247 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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> 311247 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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> 311248 INFO  (qtp841257454-5268) [n:127.0.0.1:55543_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> 311248 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311250 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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> 311250 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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> 311250 INFO  (qtp841257454-5270) [n:127.0.0.1:55543_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=1
   [junit4]   2> 311251 ERROR 
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:55543/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 311253 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 311254 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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> 311254 INFO  (qtp841257454-5271) [n:127.0.0.1:55543_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=1
   [junit4]   2> 311254 ERROR (managedSchemaExecutor-1

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

ema/zkversion from http://127.0.0.1:55543/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:55543/solr/.system_shard1_replica_n2
   [junit4]   2> 508867 WARN  
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_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:55543/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:55543/solr/.system_shard1_replica_n2
   [junit4]   2> 508869 WARN  
(managedSchemaExecutor-1246-thread-1-processing-n:127.0.0.1:55542_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:55542_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:55543/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:55543/solr/.system_shard1_replica_n2
   [junit4]   2> 509941 WARN  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 509942 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchema Took 198773.0ms for 1 replicas to apply schema 
update version 2 for collection .system
   [junit4]   2> 509942 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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=199105
   [junit4]   2> 509942 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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@760c52c1
   [junit4]   2> 509942 WARN  (qtp1535042813-5265) [n:127.0.0.1:55542_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> 509942 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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@760c52c1
   [junit4]   2> 509942 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() .
   [junit4]   2> 509943 INFO  (qtp1535042813-5265) [n:127.0.0.1:55542_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@223d2fea commitCommandVersion:0
   [junit4]   2> 509944 INFO  
(httpUriRequest-64045-thread-1-processing-x:.system_shard1_replica_n1 
r:core_node3 n:127.0.0.1:55542_solr 
http:////127.0.0.1:55543//solr//.system_shard1_replica_n2 c:.system s:shard1) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.h.i.e.RetryExec I/O exception 
(java.net.SocketException) caught when processing request to 
{}->http://127.0.0.1:55543: Socket closed
   [junit4]   2> 509944 INFO  
(httpUriRequest-64045-thread-1-processing-x:.system_shard1_replica_n1 
r:core_node3 n:127.0.0.1:55542_solr 
http:////127.0.0.1:55543//solr//.system_shard1_replica_n2 c:.system s:shard1) 
[n:127.0.0.1:55542_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.h.i.e.RetryExec Retrying request to 
{}->http://127.0.0.1:55543
   [junit4]   2> 509950 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 510163 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>        4       /solr/collections/.system/state.json
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        30      /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>        16      /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> 510166 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55529
   [junit4]   2> 510167 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55529
   [junit4]   2> 510167 INFO  
(SUITE-SystemCollectionCompatTest-seed#[42E814AC1AFA5588]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 55529
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_42E814AC1AFA5588-001
   [junit4]   2> Mar 19, 2020 4:29:16 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6720741f),
 locale=ti, timezone=Asia/Yangon
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 
(64-bit)/cpus=6,threads=1,free=104928704,total=373252096
   [junit4]   2> NOTE: All tests run in this JVM: [ZkControllerTest, 
MetricsHandlerTest, SolrSlf4jReporterTest, IndexSchemaRuntimeFieldTest, 
TestGroupingSearch, TestUnifiedSolrHighlighter, TestSolr4Spatial, 
OutputWriterTest, SolrCLIZkUtilsTest, IndexBasedSpellCheckerTest, 
TestSolrConfigHandlerConcurrent, SuggesterWFSTTest, 
OverseerModifyCollectionTest, PeerSyncWithIndexFingerprintCachingTest, 
TestSkipOverseerOperations, TestReloadAndDeleteDocs, 
TestCloudPhrasesIdentificationComponent, 
DistributedFacetPivotSmallAdvancedTest, TestMacroExpander, TestQueryTypes, 
URLClassifyProcessorTest, TriggerIntegrationTest, TestReloadDeadlock, 
TestSchemaSimilarityResource, RequestLoggingTest, TestTermsQParserPlugin, 
TestLogWatcher, BasicAuthStandaloneTest, AddReplicaTest, 
TestLocalFSCloudBackupRestore, TestTrackingShardHandlerFactory, 
SystemCollectionCompatTest]
   [junit4] Completed [196/900 (1!)] on J3 in 202.86s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 50432 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-MacOSX/37/consoleText

[repro] Revision: 1050e459027c35d15d4d1ea91a6c14cf2052594f

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Encountered IncompleteRead exception, pausing and then retrying...
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-MacOSX/37/consoleText

[repro] Revision: 1050e459027c35d15d4d1ea91a6c14cf2052594f

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Encountered IncompleteRead exception, pausing and then retrying...
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-MacOSX/37/consoleText

[repro] Revision: 1050e459027c35d15d4d1ea91a6c14cf2052594f

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Encountered IncompleteRead exception, aborting after too many retries.

[...truncated 52 lines...]
    raise RuntimeError('ERROR: fetching %s : %s' % (url, e))
RuntimeError: ERROR: fetching 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-MacOSX/37/consoleText : 
IncompleteRead(0 bytes read)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to