Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/542/
Java: 64bit/jdk-12 -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([6DB5F04545A06205:1D4053EC2568CB73]: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:203)
        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 13498 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 381480 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6DB5F04545A06205]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001/init-core-data-001
   [junit4]   2> 381480 WARN  
(SUITE-SystemCollectionCompatTest-seed#[6DB5F04545A06205]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 381480 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6DB5F04545A06205]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 381481 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6DB5F04545A06205]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 381481 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6DB5F04545A06205]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001/tempDir-001
   [junit4]   2> 381481 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6DB5F04545A06205]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 381482 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 381482 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 381582 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6DB5F04545A06205]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35541
   [junit4]   2> 381582 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6DB5F04545A06205]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35541
   [junit4]   2> 381582 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6DB5F04545A06205]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35541
   [junit4]   2> 381584 INFO  (zkConnectionManagerCallback-2321-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 381586 INFO  (zkConnectionManagerCallback-2323-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 381587 INFO  (zkConnectionManagerCallback-2325-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 381588 WARN  (jetty-launcher-2326-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 381588 WARN  (jetty-launcher-2326-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 381588 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 381588 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 381588 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 381588 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 381588 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 381588 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 381593 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 381593 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 381593 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 381593 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 381593 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 381593 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 381593 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3fee66e9{/solr,null,AVAILABLE}
   [junit4]   2> 381593 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57d2eb4b{/solr,null,AVAILABLE}
   [junit4]   2> 381594 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@52c1d26d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36087}
   [junit4]   2> 381594 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@630adc72{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46067}
   [junit4]   2> 381594 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.e.j.s.Server Started @381608ms
   [junit4]   2> 381594 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.e.j.s.Server Started @381608ms
   [junit4]   2> 381594 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36087}
   [junit4]   2> 381594 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46067}
   [junit4]   2> 381594 ERROR (jetty-launcher-2326-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 381594 ERROR (jetty-launcher-2326-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 381594 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 381594 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 381594 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 381594 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 381594 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 381594 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 381594 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 381594 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 381594 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-11T03:19:48.949828Z
   [junit4]   2> 381594 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-11T03:19:48.949832Z
   [junit4]   2> 381600 INFO  (zkConnectionManagerCallback-2328-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 381600 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 381604 INFO  (zkConnectionManagerCallback-2330-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 381604 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 381679 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 381679 WARN  (jetty-launcher-2326-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@79b85aba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 381681 WARN  (jetty-launcher-2326-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5b776417[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 381682 INFO  (jetty-launcher-2326-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35541/solr
   [junit4]   2> 381682 INFO  (zkConnectionManagerCallback-2338-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 381684 INFO  (zkConnectionManagerCallback-2340-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 381694 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 381694 WARN  (jetty-launcher-2326-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4b20db45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 381696 WARN  (jetty-launcher-2326-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2e575cdb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 381697 INFO  (jetty-launcher-2326-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35541/solr
   [junit4]   2> 381698 INFO  (zkConnectionManagerCallback-2348-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 381700 INFO  (zkConnectionManagerCallback-2350-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 381703 INFO  (jetty-launcher-2326-thread-1) 
[n:127.0.0.1:46067_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46067_solr
   [junit4]   2> 381703 INFO  (jetty-launcher-2326-thread-1) 
[n:127.0.0.1:46067_solr    ] o.a.s.c.Overseer Overseer 
(id=72230617211338760-127.0.0.1:46067_solr-n_0000000000) starting
   [junit4]   2> 381706 INFO  (zkConnectionManagerCallback-2357-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 381707 INFO  (jetty-launcher-2326-thread-1) 
[n:127.0.0.1:46067_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35541/solr ready
   [junit4]   2> 381708 INFO  
(OverseerStateUpdate-72230617211338760-127.0.0.1:46067_solr-n_0000000000) 
[n:127.0.0.1:46067_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:46067_solr
   [junit4]   2> 381708 INFO  (jetty-launcher-2326-thread-1) 
[n:127.0.0.1:46067_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46067_solr
   [junit4]   2> 381709 INFO  (zkCallback-2349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 381709 INFO  (zkCallback-2356-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 381715 INFO  (jetty-launcher-2326-thread-2) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 381716 INFO  (jetty-launcher-2326-thread-2) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36087_solr as DOWN
   [junit4]   2> 381717 INFO  (jetty-launcher-2326-thread-2) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 381717 INFO  (jetty-launcher-2326-thread-2) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36087_solr
   [junit4]   2> 381717 INFO  (zkCallback-2349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 381717 INFO  (zkCallback-2356-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 381717 INFO  (zkCallback-2339-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 381723 INFO  (zkConnectionManagerCallback-2362-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 381723 INFO  (jetty-launcher-2326-thread-1) 
[n:127.0.0.1:46067_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 381724 INFO  (jetty-launcher-2326-thread-2) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 381724 INFO  (jetty-launcher-2326-thread-2) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35541/solr ready
   [junit4]   2> 381732 INFO  (jetty-launcher-2326-thread-2) 
[n:127.0.0.1:36087_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 381743 INFO  (jetty-launcher-2326-thread-1) 
[n:127.0.0.1:46067_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46067.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14e1733a
   [junit4]   2> 381744 INFO  (jetty-launcher-2326-thread-2) 
[n:127.0.0.1:36087_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36087.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14e1733a
   [junit4]   2> 381751 INFO  (jetty-launcher-2326-thread-2) 
[n:127.0.0.1:36087_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36087.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14e1733a
   [junit4]   2> 381751 INFO  (jetty-launcher-2326-thread-2) 
[n:127.0.0.1:36087_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36087.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14e1733a
   [junit4]   2> 381752 INFO  (jetty-launcher-2326-thread-2) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001/tempDir-001/node2/.
   [junit4]   2> 381754 INFO  (jetty-launcher-2326-thread-1) 
[n:127.0.0.1:46067_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46067.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14e1733a
   [junit4]   2> 381754 INFO  (jetty-launcher-2326-thread-1) 
[n:127.0.0.1:46067_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46067.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14e1733a
   [junit4]   2> 381755 INFO  (jetty-launcher-2326-thread-1) 
[n:127.0.0.1:46067_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001/tempDir-001/node1/.
   [junit4]   2> 381793 INFO  (zkConnectionManagerCallback-2369-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 381794 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6DB5F04545A06205]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 381794 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6DB5F04545A06205]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35541/solr ready
   [junit4]   2> 381816 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 381817 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_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> 381820 INFO  
(OverseerThreadFactory-1976-thread-1-processing-n:127.0.0.1:46067_solr) 
[n:127.0.0.1:46067_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 381924 INFO  
(OverseerStateUpdate-72230617211338760-127.0.0.1:46067_solr-n_0000000000) 
[n:127.0.0.1:46067_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:36087/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 381925 INFO  
(OverseerStateUpdate-72230617211338760-127.0.0.1:46067_solr-n_0000000000) 
[n:127.0.0.1:46067_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:46067/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 382127 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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> 382127 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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> 382127 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr    
x:.system_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 383134 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 383137 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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> 383139 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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> 383142 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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> 383143 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/.system/managed-schema
   [junit4]   2> 383145 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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> 383145 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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 collection .system, trusted=true
   [junit4]   2> 383146 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46067.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14e1733a
   [junit4]   2> 383147 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrCore 
[[.system_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001/tempDir-001/node1/.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 383170 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 383179 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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> 383181 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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> 383181 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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 collection .system, trusted=true
   [junit4]   2> 383182 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36087.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14e1733a
   [junit4]   2> 383182 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore 
[[.system_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001/tempDir-001/node2/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 383224 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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> 383224 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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> 383226 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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> 383228 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 383230 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7bf9003a[.system_shard1_replica_n2] 
main]
   [junit4]   2> 383231 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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> 383231 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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> 383232 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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> 383232 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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> 383233 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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> 383233 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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 
1633204086335602688
   [junit4]   2> 383236 INFO  
(searcherExecutor-1985-thread-1-processing-n:127.0.0.1:46067_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:46067_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@7bf9003a[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 383238 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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_node4=0}, version=0}
   [junit4]   2> 383238 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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> 383241 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 383268 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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> 383269 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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> 383273 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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> 383273 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 383275 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@de990b4[.system_shard1_replica_n1] 
main]
   [junit4]   2> 383276 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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> 383276 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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> 383276 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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> 383277 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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> 383277 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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> 383277 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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 
1633204086381740032
   [junit4]   2> 383285 INFO  
(searcherExecutor-1986-thread-1-processing-n:127.0.0.1:36087_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:36087_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@de990b4[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 383287 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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, core_node4=0}, 
version=1}
   [junit4]   2> 383287 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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> 383742 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 383742 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 383742 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46067/solr/.system_shard1_replica_n2/
   [junit4]   2> 383742 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:46067/solr START 
replicas=[http://127.0.0.1:36087/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 383746 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:46067/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 383751 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 383752 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 383753 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
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> 383753 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/.system/leaders/shard1/leader after winning as 
/collections/.system/leader_elect/shard1/election/72230617211338760-core_node4-n_0000000000
   [junit4]   2> 383757 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46067/solr/.system_shard1_replica_n2/ shard1
   [junit4]   2> 383858 INFO  (zkCallback-2349-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> 383858 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 383859 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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=1732
   [junit4]   2> 383960 INFO  (zkCallback-2349-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> 383960 INFO  (zkCallback-2349-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> 384292 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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=2165
   [junit4]   2> 384295 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_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> 384393 INFO  (zkCallback-2339-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> 384393 INFO  (zkCallback-2339-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> 384393 INFO  (zkCallback-2349-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> 384393 INFO  (zkCallback-2349-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> 384393 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_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=2576
   [junit4]   2> 384396 INFO  (zkConnectionManagerCallback-2376-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384397 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 384398 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35541/solr ready
   [junit4]   2> 384421 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_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=1, core_node4=1}, 
version=2}
   [junit4]   2> 384424 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_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={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46067/solr/.system_shard1_replica_n2/&wt=javabin&version=2}{add=[16aa4e76ec6Tb85d3ogi8v5a1j6r9p1sh4yg7
 (1633204087560339456)]} 0 1
   [junit4]   2> 384424 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_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={wt=javabin&version=2}{add=[16aa4e76ec6Tb85d3ogi8v5a1j6r9p1sh4yg7 
(1633204087560339456)]} 0 23
   [junit4]   2> 384425 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1633204087585505280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 384425 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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@14353003 
commitCommandVersion:1633204087585505280
   [junit4]   2> 384427 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1633204087587602432,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 384427 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_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@6c842d8c 
commitCommandVersion:1633204087587602432
   [junit4]   2> 384431 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@759b2baa[.system_shard1_replica_n1] 
main]
   [junit4]   2> 384431 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@40070ea4[.system_shard1_replica_n2] 
main]
   [junit4]   2> 384432 INFO  
(searcherExecutor-1985-thread-1-processing-n:127.0.0.1:46067_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:46067_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@40070ea4[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=12, java.vm.version=12+33, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=12+33, source=flush, 
os.version=4.18.0-17-generic, 
timestamp=1557544791783}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 384433 INFO  
(searcherExecutor-1986-thread-1-processing-n:127.0.0.1:36087_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:36087_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@759b2baa[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=12, java.vm.version=12+33, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=12+33, source=flush, 
os.version=4.18.0-17-generic, 
timestamp=1557544791783}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 384436 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 384436 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 384436 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_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={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:46067/solr/.system_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 9
   [junit4]   2> 384439 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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={_stateVer_=.system:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 13
   [junit4]   2> 384442 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_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> 384453 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_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> 384458 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 384460 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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> 384461 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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> 384466 INFO  (zkCallback-2349-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 384466 INFO  (zkCallback-2339-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 384466 INFO  (zkCallback-2349-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 384468 INFO  (zkCallback-2349-thread-2) [    ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection 
or core
   [junit4]   2> 384469 INFO  (zkCallback-2349-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 384470 INFO  (zkCallback-2349-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 3 ms
   [junit4]   2> 384480 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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/managed-schema 
   [junit4]   2> 384481 INFO  (Thread-2907) [    ] o.a.s.c.SolrCore config 
update listener called for core .system_shard1_replica_n2
   [junit4]   2> 384485 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 384490 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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> 384492 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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> 384492 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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 collection .system
   [junit4]   2> 384492 INFO  (Thread-2908) [    ] o.a.s.c.SolrCore config 
update listener called for core .system_shard1_replica_n1
   [junit4]   2> 384493 INFO  (Thread-2908) [    ] o.a.s.c.SolrCore core reload 
.system_shard1_replica_n1
   [junit4]   2> 384526 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36087.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14e1733a
   [junit4]   2> 384526 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore 
[[.system_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001/tempDir-001/node2/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 384568 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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> 384568 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 384571 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@649f2de2[.system_shard1_replica_n1] 
main]
   [junit4]   2> 384572 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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> 384572 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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> 384572 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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> 384572 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 384572 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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> 384578 INFO  
(searcherExecutor-1995-thread-1-processing-n:127.0.0.1:36087_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:36087_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@649f2de2[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=12, java.vm.version=12+33, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=12+33, source=flush, 
os.version=4.18.0-17-generic, 
timestamp=1557544791783}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 384579 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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> 384580 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@71070484[.system_shard1_replica_n1] 
main]
   [junit4]   2> 384581 INFO  (zkCallback-2339-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 384581 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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 1 for collection .system
   [junit4]   2> 384582 INFO  (zkCallback-2339-thread-2) [    ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection 
or core
   [junit4]   2> 384582 INFO  
(searcherExecutor-1995-thread-1-processing-n:127.0.0.1:36087_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:36087_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@71070484[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={java.vendor=Oracle
 Corporation, os=Linux, java.version=12, java.vm.version=12+33, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=12+33, source=flush, 
os.version=4.18.0-17-generic, 
timestamp=1557544791783}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 384584 INFO  (zkCallback-2339-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 384584 INFO  (zkCallback-2339-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 3 ms
   [junit4]   2> 384586 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_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=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 384586 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchema Took 5.0ms for 1 replicas to apply schema update 
version 1 for collection .system
   [junit4]   2> 384586 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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=129
   [junit4]   2> 384586 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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@3748b29c
   [junit4]   2> 384586 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core..system.shard1.replica_n1, tag=3748b29c
   [junit4]   2> 384586 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5ee29be2: rootName = 
solr_36087, domain = solr.core..system.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core..system.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@38084886
   [junit4]   2> 384588 INFO  (Thread-2908) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.2.0
   [junit4]   2> 384610 INFO  (Thread-2908) [    ] o.a.s.s.IndexSchema 
[.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 384613 INFO  (Thread-2908) [    ] o.a.s.s.IndexSchema Loaded 
schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 384613 INFO  (Thread-2908) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore '.system_shard1_replica_n1' using configuration from 
collection .system
   [junit4]   2> 384614 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_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=3748b29c
   [junit4]   2> 384617 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params 
name=.system&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 384620 INFO  
(OverseerThreadFactory-1976-thread-2-processing-n:127.0.0.1:46067_solr) 
[n:127.0.0.1:46067_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection Cmd=action=RELOAD, asyncId=null
   [junit4]   2> 384621 INFO  
(OverseerCollectionConfigSetProcessor-72230617211338760-127.0.0.1:46067_solr-n_0000000000)
 [n:127.0.0.1:46067_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> 384628 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_solr    
x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 384633 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_solr    
x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] 
Schema name=_system collection or core
   [junit4]   2> 384635 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_solr    
x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system 
collection or core/1.1 with uniqueid field id
   [junit4]   2> 384635 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_solr    
x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Reloading SolrCore 
'.system_shard1_replica_n2' using configuration from collection .system
   [junit4]   2> 384640 INFO  (Thread-2908) [n:127.0.0.1:36087_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_36087.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14e1733a
   [junit4]   2> 384641 INFO  (Thread-2908) [n:127.0.0.1:36087_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore 
[[.system_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001/tempDir-001/node2/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 384670 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46067.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14e1733a
   [junit4]   2> 384670 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrCore 
[[.system_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001/tempDir-001/node1/.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 384680 INFO  (Thread-2908) [n:127.0.0.1:36087_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> 384680 INFO  (Thread-2908) [n:127.0.0.1:36087_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 384683 INFO  (Thread-2908) [n:127.0.0.1:36087_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@240615ff[.system_shard1_replica_n1] main]
   [junit4]   2> 384684 INFO  (Thread-2908) [n:127.0.0.1:36087_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> 384685 INFO  (Thread-2908) [n:127.0.0.1:36087_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> 384685 INFO  (Thread-2908) [n:127.0.0.1:36087_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> 384685 INFO  (Thread-2908) [n:127.0.0.1:36087_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Current schema version 1 is already the latest
   [junit4]   2> 384685 INFO  (Thread-2908) [n:127.0.0.1:36087_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> 384687 INFO  (Thread-2908) [n:127.0.0.1:36087_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> 384689 INFO  
(searcherExecutor-2000-thread-1-processing-n:127.0.0.1:36087_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:36087_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@240615ff[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={java.vendor=Oracle
 Corporation, os=Linux, java.version=12, java.vm.version=12+33, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=12+33, source=flush, 
os.version=4.18.0-17-generic, 
timestamp=1557544791783}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 384690 INFO  (Thread-2908) [n:127.0.0.1:36087_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4fcb69f0[.system_shard1_replica_n1] main]
   [junit4]   2> 384690 INFO  (Thread-2908) [n:127.0.0.1:36087_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@70a7b104
   [junit4]   2> 384690 INFO  (Thread-2908) [n:127.0.0.1:36087_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core..system.shard1.replica_n1, 
tag=70a7b104
   [junit4]   2> 384690 INFO  (Thread-2908) [n:127.0.0.1:36087_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53b790eb: 
rootName = solr_36087, domain = solr.core..system.shard1.replica_n1, service 
url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@38084886
   [junit4]   2> 384698 INFO  (Thread-2908) [n:127.0.0.1:36087_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=70a7b104
   [junit4]   2> 384699 INFO  
(searcherExecutor-2000-thread-1-processing-n:127.0.0.1:36087_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:36087_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@4fcb69f0[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={java.vendor=Oracle
 Corporation, os=Linux, java.version=12, java.vm.version=12+33, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=12+33, source=flush, 
os.version=4.18.0-17-generic, 
timestamp=1557544791783}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 384714 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_solr    
x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 384741 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_solr    
x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] 
Schema name=_system collection or core
   [junit4]   2> 384743 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_solr    
x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system 
collection or core/1.1 with uniqueid field id
   [junit4]   2> 384743 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_solr    
x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Reloading SolrCore 
'.system_shard1_replica_n1' using configuration from collection .system
   [junit4]   2> 384744 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_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> 384744 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 384748 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7daa5d3b[.system_shard1_replica_n2] 
main]
   [junit4]   2> 384749 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_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> 384749 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_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> 384749 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_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> 384749 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 384750 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_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> 384762 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 384762 INFO  
(searcherExecutor-2001-thread-1-processing-n:127.0.0.1:46067_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:46067_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@7daa5d3b[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=12, java.vm.version=12+33, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=12+33, source=flush, 
os.version=4.18.0-17-generic, 
timestamp=1557544791783}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 384763 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4b688d5a[.system_shard1_replica_n2] 
main]
   [junit4]   2> 384763 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrCore 
[.system_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@f61ccef
   [junit4]   2> 384763 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core..system.shard1.replica_n2, tag=f61ccef
   [junit4]   2> 384763 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2dfd106b: rootName = 
solr_46067, domain = solr.core..system.shard1.replica_n2, service url = null, 
agent id = null] for registry solr.core..system.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@9eb81e2
   [junit4]   2> 384764 INFO  
(searcherExecutor-2001-thread-1-processing-n:127.0.0.1:46067_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:46067_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@4b688d5a[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={java.vendor=Oracle
 Corporation, os=Linux, java.version=12, java.vm.version=12+33, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=12+33, source=flush, 
os.version=4.18.0-17-generic, 
timestamp=1557544791783}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 384773 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection..system.shard1.leader, tag=f61ccef
   [junit4]   2> 384774 INFO  (qtp657396632-7534) [n:127.0.0.1:46067_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={core=.system_shard1_replica_n2&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=153
   [junit4]   2> 384780 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36087.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14e1733a
   [junit4]   2> 384780 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore 
[[.system_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001/tempDir-001/node2/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 384831 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_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> 384831 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 384834 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@51267c9f[.system_shard1_replica_n1] 
main]
   [junit4]   2> 384835 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_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> 384835 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_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> 384835 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_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> 384835 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 384835 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_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> 384838 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_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> 384839 INFO  
(searcherExecutor-2006-thread-1-processing-n:127.0.0.1:36087_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:36087_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@51267c9f[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={java.vendor=Oracle
 Corporation, os=Linux, java.version=12, java.vm.version=12+33, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=12+33, source=flush, 
os.version=4.18.0-17-generic, 
timestamp=1557544791783}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 384841 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@51af7336[.system_shard1_replica_n1] 
main]
   [junit4]   2> 384841 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_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@3a4fe5aa
   [junit4]   2> 384841 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core..system.shard1.replica_n1, tag=3a4fe5aa
   [junit4]   2> 384841 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@f64d7f1: rootName = 
solr_36087, domain = solr.core..system.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core..system.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@38084886
   [junit4]   2> 384842 INFO  
(searcherExecutor-2006-thread-1-processing-n:127.0.0.1:36087_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:36087_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@51af7336[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={java.vendor=Oracle
 Corporation, os=Linux, java.version=12, java.vm.version=12+33, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=12+33, source=flush, 
os.version=4.18.0-17-generic, 
timestamp=1557544791783}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 384853 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_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=3a4fe5aa
   [junit4]   2> 384854 INFO  (qtp1290563599-7537) [n:127.0.0.1:36087_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={core=.system_shard1_replica_n1&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=233
   [junit4]   2> 384857 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=.system&action=RELOAD&wt=javabin&version=2} status=0 QTime=240
   [junit4]   2> 384868 INFO  (qtp657396632-7536) [n:127.0.0.1:46067_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 384870 INFO  (qtp1290563599-7610) [n:127.0.0.1:36087_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 384872 INFO  
(OverseerCollectionConfigSetProcessor-72230617211338760-127.0.0.1:46067_solr-n_0000000000)
 [n:127.0.0.1:46067_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 384877 INFO  (qtp1290563599-7610) [n:127.0.0.1:36087_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 384879 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1428229195
   [junit4]   2> 384879 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46067_solr
   [junit4]   2> 384879 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 384879 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46067_solr as DOWN
   [junit4]   2> 384885 INFO  (coreCloseExecutor-2012-thread-1) 
[n:127.0.0.1:46067_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@e5f556d
   [junit4]   2> 384885 INFO  (coreCloseExecutor-2012-thread-1) 
[n:127.0.0.1:46067_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core..system.shard1.replica_n2, tag=e5f556d
   [junit4]   2> 384885 INFO  (coreCloseExecutor-2012-thread-1) 
[n:127.0.0.1:46067_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3bb8b821: rootName = 
solr_46067, domain = solr.core..system.shard1.replica_n2, service url = null, 
agent id = null] for registry solr.core..system.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@9eb81e2
   [junit4]   2> 384894 INFO  (coreCloseExecutor-2012-thread-1) 
[n:127.0.0.1:46067_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection..system.shard1.leader, tag=e5f556d
   [junit4]   2> 384912 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 384912 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@446044c7: rootName = 
solr_46067, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4b8d9f7d
   [junit4]   2> 384919 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 384919 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3708377: rootName = 
solr_46067, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@c6f2270
   [junit4]   2> 384923 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 384923 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5a4407b4: rootName = 
solr_46067, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@15e67ce0
   [junit4]   2> 384923 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 384936 INFO  (closeThreadPool-2385-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72230617211338760-127.0.0.1:46067_solr-n_0000000000) closing
   [junit4]   2> 384937 INFO  
(OverseerStateUpdate-72230617211338760-127.0.0.1:46067_solr-n_0000000000) 
[n:127.0.0.1:46067_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46067_solr
   [junit4]   2> 384937 INFO  
(OverseerAutoScalingTriggerThread-72230617211338760-127.0.0.1:46067_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 384942 INFO  (closeThreadPool-2385-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72230617211338760-127.0.0.1:46067_solr-n_0000000000) closing
   [junit4]   2> 384945 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.a.s.c.Overseer Overseer 
(id=72230617211338760-127.0.0.1:46067_solr-n_0000000000) closing
   [junit4]   2> 384946 INFO  (zkCallback-2361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 384946 INFO  (zkCallback-2339-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36087_solr
   [junit4]   2> 384946 INFO  (zkCallback-2368-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 384947 INFO  (zkCallback-2339-thread-1) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.Overseer Overseer 
(id=72230617211338758-127.0.0.1:36087_solr-n_0000000001) starting
   [junit4]   2> 384947 INFO  (zkCallback-2339-thread-2) 
[n:127.0.0.1:36087_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> 384948 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@630adc72{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 384951 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@57d2eb4b{/solr,null,UNAVAILABLE}
   [junit4]   2> 384952 INFO  
(OverseerStateUpdate-72230617211338758-127.0.0.1:36087_solr-n_0000000001) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36087_solr
   [junit4]   2> 384954 INFO  
(OverseerStateUpdate-72230617211338758-127.0.0.1:36087_solr-n_0000000001) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 384968 INFO  (zkCallback-2339-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: [1])
   [junit4]   2> 384968 INFO  (zkCallback-2339-thread-4) [    ] 
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: [1])
   [junit4]   2> 384976 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6DB5F04545A06205]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 384977 INFO  (zkCallback-2375-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 384977 INFO  (zkConnectionManagerCallback-2390-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384977 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 384978 INFO  (zkCallback-2339-thread-1) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 384979 INFO  (zkCallback-2339-thread-1) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35541/solr ready
   [junit4]   2> 384979 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :colstatus with params 
name=.system&action=COLSTATUS&fieldInfo=true&wt=javabin&version=2&segments=true 
and sendToOCPQueue=true
   [junit4]   2> 384981 INFO  (qtp1290563599-7539) [n:127.0.0.1:36087_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=.system&action=COLSTATUS&fieldInfo=true&wt=javabin&version=2&segments=true}
 status=0 QTime=1
   [junit4]   2> 384995 INFO  (qtp1290563599-7535) [n:127.0.0.1:36087_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 385060 INFO  (zkCallback-2339-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: [1])
   [junit4]   2> 385060 INFO  (zkCallback-2339-thread-5) [    ] 
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: [1])
   [junit4]   2> 386992 INFO  
(OverseerCollectionConfigSetProcessor-72230617211338758-127.0.0.1:36087_solr-n_0000000001)
 [n:127.0.0.1:36087_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 387447 INFO  (zkCallback-2339-thread-2) 
[n:127.0.0.1:36087_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:36087/solr/.system_shard1_replica_n1/
   [junit4]   2> 387447 INFO  (zkCallback-2339-thread-2) 
[n:127.0.0.1:36087_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 387447 INFO  (zkCallback-2339-thread-2) 
[n:127.0.0.1:36087_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:36087/solr/.system_shard1_replica_n1/ has no replicas
   [junit4]   2> 387447 INFO  (zkCallback-2339-thread-2) 
[n:127.0.0.1:36087_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/72230617211338758-core_node3-n_0000000001
   [junit4]   2> 387448 INFO  (zkCallback-2339-thread-1) [    ] o.a.s.c.c.Z

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

=6DB5F04545A06205 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-NI 
-Dtests.timezone=SystemV/HST10 -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 63.4s J1 | SystemCollectionCompatTest.testBackCompat <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: re-indexing warning 
not found
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6DB5F04545A06205:1D4053EC2568CB73]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:203)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 445153 INFO  (jetty-closer-2397-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1542360060
   [junit4]   2> 445153 INFO  (jetty-closer-2397-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36087_solr
   [junit4]   2> 445153 INFO  (jetty-closer-2397-thread-1) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 445153 INFO  (jetty-closer-2397-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36087_solr as DOWN
   [junit4]   2> 445173 INFO  (jetty-closer-2397-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 445173 INFO  (jetty-closer-2397-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@707d935b: rootName = 
solr_36087, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@34b73996
   [junit4]   2> 445178 INFO  (jetty-closer-2397-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 445178 INFO  (jetty-closer-2397-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7270a3fc: rootName = 
solr_36087, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@c6f2270
   [junit4]   2> 445181 INFO  (jetty-closer-2397-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 445181 INFO  (jetty-closer-2397-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@25f1d098: rootName = 
solr_36087, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@15e67ce0
   [junit4]   2> 445181 INFO  (jetty-closer-2397-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 445183 INFO  (closeThreadPool-2401-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72230617211338758-127.0.0.1:36087_solr-n_0000000001) closing
   [junit4]   2> 445188 INFO  
(OverseerStateUpdate-72230617211338758-127.0.0.1:36087_solr-n_0000000001) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36087_solr
   [junit4]   2> 445189 INFO  
(OverseerAutoScalingTriggerThread-72230617211338758-127.0.0.1:36087_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 445220 INFO  (jetty-closer-2397-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72230617211338758-127.0.0.1:36087_solr-n_0000000001) closing
   [junit4]   2> 445220 INFO  (closeThreadPool-2401-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72230617211338758-127.0.0.1:36087_solr-n_0000000001) closing
   [junit4]   2> 445224 INFO  (jetty-closer-2397-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@52c1d26d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 445225 INFO  (jetty-closer-2397-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3fee66e9{/solr,null,UNAVAILABLE}
   [junit4]   2> 445225 INFO  (jetty-closer-2397-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 445228 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6DB5F04545A06205]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 445232 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/clusterprops.json
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        8       /solr/collections/.system/terms/shard1
   [junit4]   2>        6       /solr/configs/.system/managed-schema
   [junit4]   2>        4       /solr/configs/.system
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/collections/.system/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [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>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 445233 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6DB5F04545A06205]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35541
   [junit4]   2> 445233 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6DB5F04545A06205]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35541
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_6DB5F04545A06205-001
   [junit4]   2> May 11, 2019 3:20:52 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{id=PostingsFormat(name=MockRandom), type=Lucene50(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Lucene80), 
time_l=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=1191, maxMBSortInHeap=6.8031112439814105, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@479113fc),
 locale=es-NI, timezone=SystemV/HST10
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 12 
(64-bit)/cpus=8,threads=1,free=203016904,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AddBlockUpdateTest, 
TestRawTransformer, TestSolrQueryParser, TestXmlQParserPlugin, 
TestOverriddenPrefixQueryForCustomFieldType, OverseerModifyCollectionTest, 
TestCopyFieldCollectionResource, V2ApiIntegrationTest, SpatialFilterTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestInPlaceUpdateWithRouteField, 
FacetPivotSmallTest, HLLUtilTest, RoutingToNodesWithPropertiesTest, 
JsonLoaderTest, RequestHandlersTest, TestScoreJoinQPScore, 
HttpTriggerListenerTest, NodeLostTriggerIntegrationTest, 
CachingDirectoryFactoryTest, TestSafeXMLParsing, 
TimeRoutedAliasUpdateProcessorTest, TestTrieFacet, TestBinaryField, 
HdfsThreadLeakTest, TestPHPSerializedResponseWriter, CurrencyFieldTypeTest, 
MetricTriggerTest, MoveReplicaHDFSTest, TestFreeTextSuggestions, 
IndexBasedSpellCheckerTest, TestRecoveryHdfs, BaseCdcrDistributedZkTest, 
TestJsonFacetRefinement, SuggestComponentTest, TestBlobHandler, 
DocValuesMissingTest, SolrXmlInZkTest, TestCloudNestedDocsSort, 
TestCursorMarkWithoutUniqueKey, TestSimGenericDistributedQueue, 
TestMinMaxOnMultiValuedField, HdfsRecoveryZkTest, 
ProtectedTermFilterFactoryTest, TestReRankQParserPlugin, 
TestNumericRangeQuery64, SearchHandlerTest, TestAtomicUpdateErrorCases, 
TestGeoJSONResponseWriter, TestInPlaceUpdatesStandalone, DeleteNodeTest, 
PropertiesRequestHandlerTest, CreateRoutedAliasTest, ClusterStateTest, 
TlogReplayBufferedWhileIndexingTest, LeaderFailureAfterFreshStartTest, 
CollectionStateFormat2Test, SystemCollectionCompatTest]
   [junit4] Completed [155/856 (1!)] on J1 in 64.04s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 45506 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/542/consoleText

[repro] Revision: 4c10edc3e469aad0d72ace6b785441d6d8c2c021

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=SystemCollectionCompatTest 
-Dtests.method=testBackCompat -Dtests.seed=6DB5F04545A06205 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-NI 
-Dtests.timezone=SystemV/HST10 -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       SystemCollectionCompatTest
[repro] ant compile-test

[...truncated 3581 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.SystemCollectionCompatTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=6DB5F04545A06205 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-NI 
-Dtests.timezone=SystemV/HST10 -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 75 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro] Exiting with code 0

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to