You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/05/12 23:07:03 UTC

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-11.0.2) - Build # 251 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/251/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testReadOnlyCollection

Error Message:
initial num docs expected:<10> but was:<9>

Stack Trace:
java.lang.AssertionError: initial num docs expected:<10> but was:<9>
	at __randomizedtesting.SeedInfo.seed([A67C609DBADB3E5C:8D0E9265F0D82569]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testReadOnlyCollection(CollectionsAPISolrJTest.java:684)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:834)




Build Log:
[...truncated 13913 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 1324853 INFO  (SUITE-CollectionsAPISolrJTest-seed#[A67C609DBADB3E5C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_A67C609DBADB3E5C-001\init-core-data-001
   [junit4]   2> 1324854 WARN  (SUITE-CollectionsAPISolrJTest-seed#[A67C609DBADB3E5C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 1324854 INFO  (SUITE-CollectionsAPISolrJTest-seed#[A67C609DBADB3E5C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1324856 INFO  (SUITE-CollectionsAPISolrJTest-seed#[A67C609DBADB3E5C]-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> 1324860 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat-seed#[A67C609DBADB3E5C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollWithDefaultClusterPropertiesNewFormat
   [junit4]   2> 1324862 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat-seed#[A67C609DBADB3E5C]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_A67C609DBADB3E5C-001\tempDir-001
   [junit4]   2> 1324862 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat-seed#[A67C609DBADB3E5C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1324862 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1324862 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1324963 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat-seed#[A67C609DBADB3E5C]) [    ] o.a.s.c.ZkTestServer start zk server on port:58321
   [junit4]   2> 1324963 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat-seed#[A67C609DBADB3E5C]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58321
   [junit4]   2> 1324963 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat-seed#[A67C609DBADB3E5C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58321
   [junit4]   2> 1324970 INFO  (zkConnectionManagerCallback-6654-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1324975 INFO  (zkConnectionManagerCallback-6656-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1324981 INFO  (zkConnectionManagerCallback-6658-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1324983 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002df267cd0002, likely client has closed socket
   [junit4]   2> 1324988 WARN  (jetty-launcher-6659-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1324989 WARN  (jetty-launcher-6659-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1324989 WARN  (jetty-launcher-6659-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b87a239{/solr,null,AVAILABLE}
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5086e44a{/solr,null,AVAILABLE}
   [junit4]   2> 1324989 INFO  (jetty-launcher-6659-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@231b09c9{/solr,null,AVAILABLE}
   [junit4]   2> 1324993 WARN  (jetty-launcher-6659-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1324994 INFO  (jetty-launcher-6659-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1324994 INFO  (jetty-launcher-6659-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1324994 INFO  (jetty-launcher-6659-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1324994 INFO  (jetty-launcher-6659-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1324994 INFO  (jetty-launcher-6659-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1324994 INFO  (jetty-launcher-6659-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1324995 INFO  (jetty-launcher-6659-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e8124d9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:58336}
   [junit4]   2> 1324995 INFO  (jetty-launcher-6659-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b73e180{/solr,null,AVAILABLE}
   [junit4]   2> 1324995 INFO  (jetty-launcher-6659-thread-1) [    ] o.e.j.s.Server Started @1325028ms
   [junit4]   2> 1324995 INFO  (jetty-launcher-6659-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58336}
   [junit4]   2> 1324995 ERROR (jetty-launcher-6659-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1324995 INFO  (jetty-launcher-6659-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1324995 INFO  (jetty-launcher-6659-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1324995 INFO  (jetty-launcher-6659-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1324995 INFO  (jetty-launcher-6659-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1324995 INFO  (jetty-launcher-6659-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-12T21:58:25.609004Z
   [junit4]   2> 1324997 INFO  (jetty-launcher-6659-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6fd7e672{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:58332}
   [junit4]   2> 1324997 INFO  (jetty-launcher-6659-thread-2) [    ] o.e.j.s.Server Started @1325030ms
   [junit4]   2> 1324997 INFO  (jetty-launcher-6659-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58332}
   [junit4]   2> 1324997 ERROR (jetty-launcher-6659-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1324997 INFO  (jetty-launcher-6659-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1324998 INFO  (jetty-launcher-6659-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1324998 INFO  (jetty-launcher-6659-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1324998 INFO  (jetty-launcher-6659-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1324998 INFO  (jetty-launcher-6659-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-12T21:58:25.612187800Z
   [junit4]   2> 1324998 INFO  (jetty-launcher-6659-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@428ecef0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:58335}
   [junit4]   2> 1324998 INFO  (jetty-launcher-6659-thread-3) [    ] o.e.j.s.Server Started @1325031ms
   [junit4]   2> 1324998 INFO  (jetty-launcher-6659-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58335}
   [junit4]   2> 1324998 ERROR (jetty-launcher-6659-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1324998 INFO  (jetty-launcher-6659-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1324998 INFO  (jetty-launcher-6659-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1324998 INFO  (jetty-launcher-6659-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1324998 INFO  (jetty-launcher-6659-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1324998 INFO  (jetty-launcher-6659-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-12T21:58:25.612851300Z
   [junit4]   2> 1325001 INFO  (jetty-launcher-6659-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@32e89300{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:58341}
   [junit4]   2> 1325001 INFO  (jetty-launcher-6659-thread-4) [    ] o.e.j.s.Server Started @1325034ms
   [junit4]   2> 1325001 INFO  (jetty-launcher-6659-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58341}
   [junit4]   2> 1325001 ERROR (jetty-launcher-6659-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1325001 INFO  (jetty-launcher-6659-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1325001 INFO  (jetty-launcher-6659-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1325001 INFO  (jetty-launcher-6659-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1325001 INFO  (jetty-launcher-6659-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1325001 INFO  (jetty-launcher-6659-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-12T21:58:25.615850700Z
   [junit4]   2> 1325006 INFO  (zkConnectionManagerCallback-6661-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325007 INFO  (jetty-launcher-6659-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1325023 INFO  (zkConnectionManagerCallback-6663-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325024 INFO  (jetty-launcher-6659-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1325176 INFO  (jetty-launcher-6659-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1325178 INFO  (zkConnectionManagerCallback-6667-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325179 INFO  (jetty-launcher-6659-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1325192 INFO  (zkConnectionManagerCallback-6665-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325193 WARN  (jetty-launcher-6659-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@f220c07[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325198 INFO  (jetty-launcher-6659-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1325313 INFO  (jetty-launcher-6659-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1325430 INFO  (jetty-launcher-6659-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1325434 WARN  (jetty-launcher-6659-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@851dca0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325435 INFO  (jetty-launcher-6659-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58321/solr
   [junit4]   2> 1325438 WARN  (jetty-launcher-6659-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@636d38ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325443 WARN  (jetty-launcher-6659-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5a340aa1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325455 WARN  (jetty-launcher-6659-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6dc280bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325455 INFO  (jetty-launcher-6659-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58321/solr
   [junit4]   2> 1325455 WARN  (jetty-launcher-6659-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4c88c178[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325458 INFO  (jetty-launcher-6659-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58321/solr
   [junit4]   2> 1325469 INFO  (zkConnectionManagerCallback-6679-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325490 INFO  (zkConnectionManagerCallback-6686-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325490 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002df267cd0008, likely client has closed socket
   [junit4]   2> 1325493 INFO  (zkConnectionManagerCallback-6689-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325494 INFO  (zkConnectionManagerCallback-6691-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325610 INFO  (zkConnectionManagerCallback-6693-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325614 INFO  (jetty-launcher-6659-thread-1) [n:127.0.0.1:58336_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58336_solr
   [junit4]   2> 1325615 INFO  (jetty-launcher-6659-thread-1) [n:127.0.0.1:58336_solr    ] o.a.s.c.Overseer Overseer (id=72108113184751626-127.0.0.1:58336_solr-n_0000000000) starting
   [junit4]   2> 1325633 INFO  (jetty-launcher-6659-thread-3) [n:127.0.0.1:58335_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58335_solr
   [junit4]   2> 1325639 INFO  (zkCallback-6692-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1325639 INFO  (zkCallback-6690-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1325639 INFO  (zkConnectionManagerCallback-6695-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325654 INFO  (jetty-launcher-6659-thread-2) [n:127.0.0.1:58332_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1325658 INFO  (jetty-launcher-6659-thread-2) [n:127.0.0.1:58332_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:58332_solr as DOWN
   [junit4]   2> 1325659 INFO  (jetty-launcher-6659-thread-2) [n:127.0.0.1:58332_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1325659 INFO  (jetty-launcher-6659-thread-2) [n:127.0.0.1:58332_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58332_solr
   [junit4]   2> 1325660 INFO  (zkCallback-6690-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1325660 INFO  (zkCallback-6692-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1325666 INFO  (zkConnectionManagerCallback-6704-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325669 INFO  (jetty-launcher-6659-thread-1) [n:127.0.0.1:58336_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1325669 INFO  (zkCallback-6694-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1325672 INFO  (jetty-launcher-6659-thread-1) [n:127.0.0.1:58336_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58321/solr ready
   [junit4]   2> 1325673 INFO  (jetty-launcher-6659-thread-1) [n:127.0.0.1:58336_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:58336_solr as DOWN
   [junit4]   2> 1325674 INFO  (jetty-launcher-6659-thread-1) [n:127.0.0.1:58336_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1325674 INFO  (jetty-launcher-6659-thread-1) [n:127.0.0.1:58336_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58336_solr
   [junit4]   2> 1325675 INFO  (zkCallback-6694-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1325675 INFO  (zkCallback-6690-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1325675 INFO  (zkCallback-6692-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1325684 INFO  (zkCallback-6703-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1325686 INFO  (zkConnectionManagerCallback-6709-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325689 INFO  (OverseerStateUpdate-72108113184751626-127.0.0.1:58336_solr-n_0000000000) [n:127.0.0.1:58336_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:58336_solr
   [junit4]   2> 1325700 INFO  (jetty-launcher-6659-thread-3) [n:127.0.0.1:58335_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1325705 INFO  (jetty-launcher-6659-thread-3) [n:127.0.0.1:58335_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58321/solr ready
   [junit4]   2> 1325710 INFO  (jetty-launcher-6659-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1325725 INFO  (jetty-launcher-6659-thread-1) [n:127.0.0.1:58336_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1325735 INFO  (jetty-launcher-6659-thread-3) [n:127.0.0.1:58335_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1325749 WARN  (jetty-launcher-6659-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1b214614[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325752 INFO  (zkConnectionManagerCallback-6716-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325765 WARN  (jetty-launcher-6659-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3a973031[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325766 INFO  (jetty-launcher-6659-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58321/solr
   [junit4]   2> 1325777 INFO  (jetty-launcher-6659-thread-2) [n:127.0.0.1:58332_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1325781 INFO  (jetty-launcher-6659-thread-1) [n:127.0.0.1:58336_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58336.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edbe8ad
   [junit4]   2> 1325786 INFO  (zkConnectionManagerCallback-6724-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325786 INFO  (jetty-launcher-6659-thread-2) [n:127.0.0.1:58332_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58321/solr ready
   [junit4]   2> 1325814 INFO  (jetty-launcher-6659-thread-1) [n:127.0.0.1:58336_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58336.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edbe8ad
   [junit4]   2> 1325814 INFO  (jetty-launcher-6659-thread-1) [n:127.0.0.1:58336_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58336.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edbe8ad
   [junit4]   2> 1325819 INFO  (jetty-launcher-6659-thread-1) [n:127.0.0.1:58336_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_A67C609DBADB3E5C-001\tempDir-001\node1\.
   [junit4]   2> 1325819 INFO  (jetty-launcher-6659-thread-3) [n:127.0.0.1:58335_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58335.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edbe8ad
   [junit4]   2> 1325823 INFO  (jetty-launcher-6659-thread-2) [n:127.0.0.1:58332_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1325829 INFO  (jetty-launcher-6659-thread-3) [n:127.0.0.1:58335_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58335.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edbe8ad
   [junit4]   2> 1325829 INFO  (jetty-launcher-6659-thread-3) [n:127.0.0.1:58335_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58335.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edbe8ad
   [junit4]   2> 1325830 INFO  (jetty-launcher-6659-thread-3) [n:127.0.0.1:58335_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_A67C609DBADB3E5C-001\tempDir-001\node3\.
   [junit4]   2> 1325913 INFO  (zkConnectionManagerCallback-6726-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325918 INFO  (jetty-launcher-6659-thread-4) [n:127.0.0.1:58341_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1325921 INFO  (jetty-launcher-6659-thread-4) [n:127.0.0.1:58341_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:58341_solr as DOWN
   [junit4]   2> 1325921 INFO  (jetty-launcher-6659-thread-4) [n:127.0.0.1:58341_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1325921 INFO  (jetty-launcher-6659-thread-4) [n:127.0.0.1:58341_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58341_solr
   [junit4]   2> 1325924 INFO  (zkCallback-6690-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1325924 INFO  (zkCallback-6692-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1325924 INFO  (zkCallback-6703-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1325924 INFO  (zkCallback-6694-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1325925 INFO  (zkCallback-6715-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1325928 INFO  (zkCallback-6725-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1325929 INFO  (zkCallback-6708-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1325930 INFO  (zkConnectionManagerCallback-6734-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325934 INFO  (jetty-launcher-6659-thread-4) [n:127.0.0.1:58341_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1325934 INFO  (jetty-launcher-6659-thread-4) [n:127.0.0.1:58341_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58321/solr ready
   [junit4]   2> 1325939 INFO  (jetty-launcher-6659-thread-2) [n:127.0.0.1:58332_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58332.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edbe8ad
   [junit4]   2> 1325947 INFO  (jetty-launcher-6659-thread-2) [n:127.0.0.1:58332_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58332.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edbe8ad
   [junit4]   2> 1325947 INFO  (jetty-launcher-6659-thread-2) [n:127.0.0.1:58332_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58332.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edbe8ad
   [junit4]   2> 1325949 INFO  (jetty-launcher-6659-thread-2) [n:127.0.0.1:58332_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_A67C609DBADB3E5C-001\tempDir-001\node2\.
   [junit4]   2> 1325969 INFO  (jetty-launcher-6659-thread-4) [n:127.0.0.1:58341_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1325994 INFO  (jetty-launcher-6659-thread-4) [n:127.0.0.1:58341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58341.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edbe8ad
   [junit4]   2> 1326003 INFO  (jetty-launcher-6659-thread-4) [n:127.0.0.1:58341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58341.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edbe8ad
   [junit4]   2> 1326003 INFO  (jetty-launcher-6659-thread-4) [n:127.0.0.1:58341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58341.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edbe8ad
   [junit4]   2> 1326004 INFO  (jetty-launcher-6659-thread-4) [n:127.0.0.1:58341_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_A67C609DBADB3E5C-001\tempDir-001\node4\.
   [junit4]   2> 1326060 INFO  (zkConnectionManagerCallback-6740-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1326063 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat-seed#[A67C609DBADB3E5C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1326064 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat-seed#[A67C609DBADB3E5C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58321/solr ready
   [junit4]   2> 1326077 INFO  (qtp1965958729-19351) [n:127.0.0.1:58335_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1326079 INFO  (qtp1965958729-19351) [n:127.0.0.1:58335_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1326084 INFO  (qtp444549213-19360) [n:127.0.0.1:58341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1329433 INFO  (qtp1965958729-19350) [n:127.0.0.1:58335_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=CollWithDefaultClusterProperties&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1329438 INFO  (OverseerThreadFactory-6414-thread-1-processing-n:127.0.0.1:58336_solr) [n:127.0.0.1:58336_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection CollWithDefaultClusterProperties
   [junit4]   2> 1329547 INFO  (OverseerStateUpdate-72108113184751626-127.0.0.1:58336_solr-n_0000000000) [n:127.0.0.1:58336_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"CollWithDefaultClusterProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"CollWithDefaultClusterProperties_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58332/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1329549 INFO  (OverseerStateUpdate-72108113184751626-127.0.0.1:58336_solr-n_0000000000) [n:127.0.0.1:58336_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"CollWithDefaultClusterProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"CollWithDefaultClusterProperties_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58335/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1329553 INFO  (OverseerStateUpdate-72108113184751626-127.0.0.1:58336_solr-n_0000000000) [n:127.0.0.1:58336_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"CollWithDefaultClusterProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"CollWithDefaultClusterProperties_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58341/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1329556 INFO  (OverseerStateUpdate-72108113184751626-127.0.0.1:58336_solr-n_0000000000) [n:127.0.0.1:58336_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"CollWithDefaultClusterProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"CollWithDefaultClusterProperties_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58336/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1329761 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr    x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1329769 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr    x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1329769 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr    x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1329775 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr    x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard2_replica_n6&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1329775 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr    x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard2_replica_n4&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1330774 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1330783 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.s.IndexSchema [CollWithDefaultClusterProperties_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1330785 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1330786 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'CollWithDefaultClusterProperties_shard1_replica_n1' using configuration from collection CollWithDefaultClusterProperties, trusted=true
   [junit4]   2> 1330786 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58332.solr.core.CollWithDefaultClusterProperties.shard1.replica_n1' (registry 'solr.core.CollWithDefaultClusterProperties.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edbe8ad
   [junit4]   2> 1330786 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.c.SolrCore [[CollWithDefaultClusterProperties_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_A67C609DBADB3E5C-001\tempDir-001\node2\CollWithDefaultClusterProperties_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_A67C609DBADB3E5C-001\tempDir-001\node2\.\CollWithDefaultClusterProperties_shard1_replica_n1\data\]
   [junit4]   2> 1330793 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1330811 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1330815 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.s.IndexSchema [CollWithDefaultClusterProperties_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1330817 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1330817 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'CollWithDefaultClusterProperties_shard1_replica_n2' using configuration from collection CollWithDefaultClusterProperties, trusted=true
   [junit4]   2> 1330817 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58335.solr.core.CollWithDefaultClusterProperties.shard1.replica_n2' (registry 'solr.core.CollWithDefaultClusterProperties.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edbe8ad
   [junit4]   2> 1330817 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.SolrCore [[CollWithDefaultClusterProperties_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_A67C609DBADB3E5C-001\tempDir-001\node3\CollWithDefaultClusterProperties_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_A67C609DBADB3E5C-001\tempDir-001\node3\.\CollWithDefaultClusterProperties_shard1_replica_n2\data\]
   [junit4]   2> 1330819 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.s.IndexSchema [CollWithDefaultClusterProperties_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1330819 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1330819 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'CollWithDefaultClusterProperties_shard2_replica_n6' using configuration from collection CollWithDefaultClusterProperties, trusted=true
   [junit4]   2> 1330819 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58336.solr.core.CollWithDefaultClusterProperties.shard2.replica_n6' (registry 'solr.core.CollWithDefaultClusterProperties.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edbe8ad
   [junit4]   2> 1330819 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.SolrCore [[CollWithDefaultClusterProperties_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_A67C609DBADB3E5C-001\tempDir-001\node1\CollWithDefaultClusterProperties_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_A67C609DBADB3E5C-001\tempDir-001\node1\.\CollWithDefaultClusterProperties_shard2_replica_n6\data\]
   [junit4]   2> 1330826 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1330834 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.s.IndexSchema [CollWithDefaultClusterProperties_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1330837 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1330837 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'CollWithDefaultClusterProperties_shard2_replica_n4' using configuration from collection CollWithDefaultClusterProperties, trusted=true
   [junit4]   2> 1330837 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58341.solr.core.CollWithDefaultClusterProperties.shard2.replica_n4' (registry 'solr.core.CollWithDefaultClusterProperties.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edbe8ad
   [junit4]   2> 1330837 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.c.SolrCore [[CollWithDefaultClusterProperties_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_A67C609DBADB3E5C-001\tempDir-001\node4\CollWithDefaultClusterProperties_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_A67C609DBADB3E5C-001\tempDir-001\node4\.\CollWithDefaultClusterProperties_shard2_replica_n4\data\]
   [junit4]   2> 1330948 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1330948 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1330951 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1330951 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1330965 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1330965 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1330965 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1330965 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1330965 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1330965 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1330969 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@417076f6[CollWithDefaultClusterProperties_shard1_replica_n2] main]
   [junit4]   2> 1330970 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1330970 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1330971 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1330971 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1330971 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1330971 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1633365064768552960
   [junit4]   2> 1330973 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b0599[CollWithDefaultClusterProperties_shard2_replica_n6] main]
   [junit4]   2> 1330974 INFO  (searcherExecutor-6435-thread-1-processing-n:127.0.0.1:58335_solr x:CollWithDefaultClusterProperties_shard1_replica_n2 c:CollWithDefaultClusterProperties s:shard1 r:core_node5) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.SolrCore [CollWithDefaultClusterProperties_shard1_replica_n2] Registered new searcher Searcher@417076f6[CollWithDefaultClusterProperties_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1330976 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/CollWithDefaultClusterProperties/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1330977 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/CollWithDefaultClusterProperties/leaders/shard1
   [junit4]   2> 1330979 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1330979 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1330980 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1330980 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1633365064777990144
   [junit4]   2> 1330983 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_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> 1330984 INFO  (searcherExecutor-6436-thread-1-processing-n:127.0.0.1:58336_solr x:CollWithDefaultClusterProperties_shard2_replica_n6 c:CollWithDefaultClusterProperties s:shard2 r:core_node8) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.SolrCore [CollWithDefaultClusterProperties_shard2_replica_n6] Registered new searcher Searcher@4b0599[CollWithDefaultClusterProperties_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1330986 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/CollWithDefaultClusterProperties/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1330986 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/CollWithDefaultClusterProperties/leaders/shard2
   [junit4]   2> 1330987 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@54ac61e1[CollWithDefaultClusterProperties_shard1_replica_n1] main]
   [junit4]   2> 1330989 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1330991 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1330991 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1330991 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1330991 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1633365064789524480
   [junit4]   2> 1330994 INFO  (searcherExecutor-6434-thread-1-processing-n:127.0.0.1:58332_solr x:CollWithDefaultClusterProperties_shard1_replica_n1 c:CollWithDefaultClusterProperties s:shard1 r:core_node3) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.c.SolrCore [CollWithDefaultClusterProperties_shard1_replica_n1] Registered new searcher Searcher@54ac61e1[CollWithDefaultClusterProperties_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1330996 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/CollWithDefaultClusterProperties/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1330996 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/CollWithDefaultClusterProperties/leaders/shard1
   [junit4]   2> 1331066 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1331066 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1331069 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1331069 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1331071 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@74d7bed0[CollWithDefaultClusterProperties_shard2_replica_n4] main]
   [junit4]   2> 1331071 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1331072 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1331073 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1331073 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1633365064875507712
   [junit4]   2> 1331076 INFO  (searcherExecutor-6437-thread-1-processing-n:127.0.0.1:58341_solr x:CollWithDefaultClusterProperties_shard2_replica_n4 c:CollWithDefaultClusterProperties s:shard2 r:core_node7) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.c.SolrCore [CollWithDefaultClusterProperties_shard2_replica_n4] Registered new searcher Searcher@74d7bed0[CollWithDefaultClusterProperties_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1331077 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/CollWithDefaultClusterProperties/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1331077 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/CollWithDefaultClusterProperties/leaders/shard2
   [junit4]   2> 1331485 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1331485 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1331485 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58335/solr/CollWithDefaultClusterProperties_shard1_replica_n2/
   [junit4]   2> 1331485 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=CollWithDefaultClusterProperties_shard1_replica_n2 url=http://127.0.0.1:58335/solr START replicas=[http://127.0.0.1:58332/solr/CollWithDefaultClusterProperties_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1331485 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=CollWithDefaultClusterProperties_shard1_replica_n2 url=http://127.0.0.1:58335/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1331485 INFO  (qtp592693761-19344) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.c.S.Request [CollWithDefaultClusterProperties_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1331485 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1331485 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_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> 1331485 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/CollWithDefaultClusterProperties/leaders/shard1/leader after winning as /collections/CollWithDefaultClusterProperties/leader_elect/shard1/election/72108113184751627-core_node5-n_0000000000
   [junit4]   2> 1331489 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58335/solr/CollWithDefaultClusterProperties_shard1_replica_n2/ shard1
   [junit4]   2> 1331491 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1331491 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1331491 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58336/solr/CollWithDefaultClusterProperties_shard2_replica_n6/
   [junit4]   2> 1331491 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=CollWithDefaultClusterProperties_shard2_replica_n6 url=http://127.0.0.1:58336/solr START replicas=[http://127.0.0.1:58341/solr/CollWithDefaultClusterProperties_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 1331491 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=CollWithDefaultClusterProperties_shard2_replica_n6 url=http://127.0.0.1:58336/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1331494 INFO  (qtp444549213-19365) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.c.S.Request [CollWithDefaultClusterProperties_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1331494 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1331494 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] 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> 1331494 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/CollWithDefaultClusterProperties/leaders/shard2/leader after winning as /collections/CollWithDefaultClusterProperties/leader_elect/shard2/election/72108113184751626-core_node8-n_0000000000
   [junit4]   2> 1331496 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58336/solr/CollWithDefaultClusterProperties_shard2_replica_n6/ shard2
   [junit4]   2> 1331599 INFO  (zkCallback-6692-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1331600 INFO  (zkCallback-6690-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1331600 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1331601 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1331604 INFO  (qtp1965958729-19353) [n:127.0.0.1:58335_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1835
   [junit4]   2> 1331605 INFO  (qtp1849226128-19332) [n:127.0.0.1:58336_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard2_replica_n6&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1830
   [junit4]   2> 1331709 INFO  (zkCallback-6692-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1331709 INFO  (zkCallback-6690-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1331712 INFO  (zkCallback-6692-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1331713 INFO  (zkCallback-6690-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1332004 INFO  (qtp592693761-19342) [n:127.0.0.1:58332_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2242
   [junit4]   2> 1332090 INFO  (qtp444549213-19362) [n:127.0.0.1:58341_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard2_replica_n4&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2314
   [junit4]   2> 1332100 INFO  (qtp1965958729-19350) [n:127.0.0.1:58335_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> 1332192 INFO  (zkCallback-6694-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1332192 INFO  (zkCallback-6725-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1332193 INFO  (zkCallback-6690-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1332193 INFO  (zkCallback-6690-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1332193 INFO  (zkCallback-6692-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1332194 INFO  (zkCallback-6692-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1332197 INFO  (qtp1965958729-19350) [n:127.0.0.1:58335_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=CollWithDefaultClusterProperties&action=CREATE&wt=javabin&version=2} status=0 QTime=2764
   [junit4]   2> 1332200 INFO  (qtp1965958729-19355) [n:127.0.0.1:58335_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=CollWithDefaultClusterProperties&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1332206 INFO  (OverseerCollectionConfigSetProcessor-72108113184751626-127.0.0.1:58336_solr-n_0000000000) [n:127.0.0.1:58336_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> 1332208 INFO  (zkCallback-6694-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1332209 INFO  (zkCallback-6725-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1332211 INFO  (OverseerThreadFactory-6414-thread-2-processing-n:127.0.0.1:58336_solr) [n:127.0.0.1:58336_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1332214 INFO  (qtp592693761-19345) [n:127.0.0.1:58332_solr    x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.CollWithDefaultClusterProperties.shard1.replica_n1, tag=null
   [junit4]   2> 1332214 INFO  (qtp592693761-19345) [n:127.0.0.1:58332_solr    x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@280209d: rootName = solr_58332, domain = solr.core.CollWithDefaultClusterProperties.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.CollWithDefaultClusterProperties.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3390da12
   [junit4]   2> 1332228 INFO  (qtp592693761-19345) [n:127.0.0.1:58332_solr    x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.c.SolrCore [CollWithDefaultClusterProperties_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@660fd112
   [junit4]   2> 1332228 INFO  (qtp592693761-19345) [n:127.0.0.1:58332_solr    x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.CollWithDefaultClusterProperties.shard1.replica_n1, tag=660fd112
   [junit4]   2> 1332228 INFO  (qtp592693761-19345) [n:127.0.0.1:58332_solr    x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.CollWithDefaultClusterProperties.shard1.leader, tag=660fd112
   [junit4]   2> 1332230 INFO  (qtp1965958729-19371) [n:127.0.0.1:58335_solr    x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.CollWithDefaultClusterProperties.shard1.replica_n2, tag=null
   [junit4]   2> 1332230 INFO  (qtp1965958729-19371) [n:127.0.0.1:58335_solr    x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7201e231: rootName = solr_58335, domain = solr.core.CollWithDefaultClusterProperties.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.CollWithDefaultClusterProperties.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@465c0d4e
   [junit4]   2> 1332241 INFO  (qtp1965958729-19371) [n:127.0.0.1:58335_solr    x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.SolrCore [CollWithDefaultClusterProperties_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@3dfea1ce
   [junit4]   2> 1332243 INFO  (qtp1965958729-19371) [n:127.0.0.1:58335_solr    x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.CollWithDefaultClusterProperties.shard1.replica_n2, tag=3dfea1ce
   [junit4]   2> 1332243 INFO  (qtp1965958729-19371) [n:127.0.0.1:58335_solr    x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.CollWithDefaultClusterProperties.shard1.leader, tag=3dfea1ce
   [junit4]   2> 1332244 INFO  (qtp444549213-19377) [n:127.0.0.1:58341_solr    x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.CollWithDefaultClusterProperties.shard2.replica_n4, tag=null
   [junit4]   2> 1332244 INFO  (qtp444549213-19377) [n:127.0.0.1:58341_solr    x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fbdd977: rootName = solr_58341, domain = solr.core.CollWithDefaultClusterProperties.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.CollWithDefaultClusterProperties.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@7377dd3e
   [junit4]   2> 1332255 INFO  (qtp444549213-19377) [n:127.0.0.1:58341_solr    x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.c.SolrCore [CollWithDefaultClusterProperties_shard2_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@73c1a984
   [junit4]   2> 1332255 INFO  (qtp444549213-19377) [n:127.0.0.1:58341_solr    x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.CollWithDefaultClusterProperties.shard2.replica_n4, tag=73c1a984
   [junit4]   2> 1332255 INFO  (qtp444549213-19377) [n:127.0.0.1:58341_solr    x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.CollWithDefaultClusterProperties.shard2.leader, tag=73c1a984
   [junit4]   2> 1332255 INFO  (qtp1849226128-19334) [n:127.0.0.1:58336_solr    x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.CollWithDefaultClusterProperties.shard2.replica_n6, tag=null
   [junit4]   2> 1332255 INFO  (qtp1849226128-19334) [n:127.0.0.1:58336_solr    x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@312763ef: rootName = solr_58336, domain = solr.core.CollWithDefaultClusterProperties.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.CollWithDefaultClusterProperties.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@61754313
   [junit4]   2> 1332269 INFO  (qtp1849226128-19334) [n:127.0.0.1:58336_solr    x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.SolrCore [CollWithDefaultClusterProperties_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@245555a0
   [junit4]   2> 1332269 INFO  (qtp1849226128-19334) [n:127.0.0.1:58336_solr    x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.CollWithDefaultClusterProperties.shard2.replica_n6, tag=245555a0
   [junit4]   2> 1332269 INFO  (qtp1849226128-19334) [n:127.0.0.1:58336_solr    x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.CollWithDefaultClusterProperties.shard2.leader, tag=245555a0
   [junit4]   2> 1332275 INFO  (qtp592693761-19345) [n:127.0.0.1:58332_solr    x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/CollWithDefaultClusterProperties/terms/shard1 to Terms{values={core_node5=0}, version=2}
   [junit4]   2> 1332278 INFO  (qtp592693761-19345) [n:127.0.0.1:58332_solr    x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 1332280 INFO  (qtp592693761-19345) [n:127.0.0.1:58332_solr    x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=CollWithDefaultClusterProperties_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=67
   [junit4]   2> 1332286 INFO  (qtp1965958729-19371) [n:127.0.0.1:58335_solr    x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/CollWithDefaultClusterProperties/terms/shard1 to Terms{values={}, version=3}
   [junit4]   2> 1332288 WARN  (zkCallback-6694-thread-2) [    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1332291 INFO  (qtp1965958729-19371) [n:127.0.0.1:58335_solr    x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=CollWithDefaultClusterProperties_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=61
   [junit4]   2> 1332296 INFO  (qtp444549213-19377) [n:127.0.0.1:58341_solr    x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/CollWithDefaultClusterProperties/terms/shard2 to Terms{values={core_node8=0}, version=2}
   [junit4]   2> 1332297 INFO  (qtp444549213-19377) [n:127.0.0.1:58341_solr    x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.c.ShardLeaderE

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

.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1436532 INFO  (jetty-closer-8692-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29dc1682: rootName = solr_60666, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@649529ec
   [junit4]   2> 1436536 INFO  (jetty-closer-8692-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1436539 INFO  (jetty-closer-8692-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7180f7f1: rootName = solr_60666, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@52283d50
   [junit4]   2> 1436541 INFO  (zkCallback-8640-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1436541 INFO  (zkCallback-8666-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1436541 INFO  (jetty-closer-8692-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1436541 INFO  (jetty-closer-8692-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5782dcdf: rootName = solr_60666, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2514ef15
   [junit4]   2> 1436541 INFO  (jetty-closer-8692-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1436542 INFO  (jetty-closer-8692-thread-4) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@b762811{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1436546 INFO  (jetty-closer-8692-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@57a6a1ef{/solr,null,UNAVAILABLE}
   [junit4]   2> 1436547 INFO  (jetty-closer-8692-thread-4) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1436560 INFO  (jetty-closer-8692-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3555bf88{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1436560 INFO  (jetty-closer-8692-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ac1dff1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1436561 INFO  (jetty-closer-8692-thread-3) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1436567 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[A67C609DBADB3E5C]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1436587 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/aliases.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	2	/solr/collections/aliasedCollection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/collections/aliasedCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1436593 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[A67C609DBADB3E5C]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60649
   [junit4]   2> 1436593 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[A67C609DBADB3E5C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60649
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_A67C609DBADB3E5C-001
   [junit4]   2> 1437599 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[A67C609DBADB3E5C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteAlias
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2643ef), locale=es-NI, timezone=Pacific/Funafuti
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 11.0.2 (64-bit)/cpus=3,threads=1,free=297910272,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFieldCollectionResource, TestPivotHelperCode, ConfigSetsAPITest, TestSolrCloudWithKerberosAlt, TestDynamicFieldCollectionResource, PeerSyncWithIndexFingerprintCachingTest, TestRuleBasedAuthorizationPlugin, SuggestComponentContextFilterQueryTest, AnalysisErrorHandlingTest, TestLeaderElectionWithEmptyReplica, MultiSolrCloudTestCaseTest, TestCorePropertiesReload, AutoAddReplicasIntegrationTest, TestReqParamsAPI, TestCharFilters, TestHdfsCloudBackupRestore, TestReload, DefaultValueUpdateProcessorTest, UpdateRequestProcessorFactoryTest, TestConfigReload, TestMissingGroups, SimpleMLTQParserTest, TestSimComputePlanAction, PeerSyncReplicationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, LeaderElectionIntegrationTest, OverseerRolesTest, TestPullReplica, SampleTest, DocValuesMultiTest, SolrMetricManagerTest, TestZkChroot, TestConfigSetsAPIZkFailure, SolrCloudExampleTest, DateRangeFieldTest, TestMacroExpander, SchemaVersionSpecificBehaviorTest, NestedShardedAtomicUpdateTest, CollectionPropsTest, BlockCacheTest, PolyFieldTest, TestHdfsBackupRestoreCore, TestCloudRecovery, TestManagedSchemaAPI, BadComponentTest, DistributedDebugComponentTest, TestCodecSupport, ResponseBuilderTest, TestSimpleTextCodec, SearchRateTriggerTest, HttpPartitionOnCommitTest, TestSchemaSimilarityResource, DistributedVersionInfoTest, TestNoOpRegenerator, HdfsSyncSliceTest, CachingDirectoryFactoryTest, DateMathParserTest, TestExclusionRuleCollectionAccess, TestFieldCacheSortRandom, MBeansHandlerTest, DistanceFunctionTest, TestBackupRepositoryFactory, StatelessScriptUpdateProcessorFactoryTest, BasicAuthStandaloneTest, RoutingToNodesWithPropertiesTest, TestRandomDVFaceting, ZkControllerTest, TestBinaryResponseWriter, CurrencyRangeFacetCloudTest, TestXIncludeConfig, RAMDirectoryFactoryTest, PreAnalyzedFieldTest, TestRandomCollapseQParserPlugin, CdcrBidirectionalTest, IndexSchemaRuntimeFieldTest, TestStressLucene, AutoscalingHistoryHandlerTest, ZkNodePropsTest, TestUninvertingReader, DistributedTermsComponentTest, SpellPossibilityIteratorTest, RegexBytesRefFilterTest, SolrTestCaseJ4Test, TestUpdate, HttpSolrCallGetCoreTest, DistribCursorPagingTest, TestShortCircuitedRequests, TestManagedResourceStorage, SignatureUpdateProcessorFactoryTest, TestSolrCoreParser, ActionThrottleTest, TestReplicaProperties, BigEndianAscendingWordDeserializerTest, BadIndexSchemaTest, TestUseDocValuesAsStored2, DeleteInactiveReplicaTest, TestJmxIntegration, TestJsonFacetsWithNestedObjects, ChangedSchemaMergeTest, TriggerSetPropertiesIntegrationTest, AuditLoggerPluginTest, CircularListTest, DistributedMLTComponentTest, SolrJmxReporterCloudTest, TestLuceneIndexBackCompat, BitVectorTest, TestDocTermOrdsUninvertLimit, TestChildDocTransformer, TestCollationField, TestSubQueryTransformerDistrib, MetricUtilsTest, TestCustomSort, TestXmlQParser, OverseerTaskQueueTest, TestCoreContainer, TestSchemaManager, OverseerCollectionConfigSetProcessorTest, SubstringBytesRefFilterTest, TestCloudPivotFacet, TestReplicationHandlerBackup, TestQueryUtils, NestedAtomicUpdateTest, TestSSLRandomization, TestSafeXMLParsing, PeerSyncWithLeaderTest, PluginInfoTest, TestHashQParserPlugin, TestSolrDeletionPolicy1, TestMultiValuedNumericRangeQuery, TestDocumentBuilder, TestSystemIdResolver, CoreAdminHandlerTest, DistributedFacetPivotLongTailTest, SystemInfoHandlerTest, TermsComponentTest, ForceLeaderTest, SplitShardTest, TestHighlightDedupGrouping, TestDistributedMissingSort, LargeFieldTest, DistribJoinFromCollectionTest, ExecutePlanActionTest, SaslZkACLProviderTest, TestSimpleQParserPlugin, TestLegacyField, TestSimLargeCluster, BlockJoinFacetDistribTest, TestStressVersions, HdfsWriteToMultipleCollectionsTest, CdcrWithNodesRestartsTest, TestFunctionQuery, CdcrOpsAndBoundariesTest, TestSolrJ, CursorPagingTest, TestElisionMultitermQuery, CustomCollectionTest, TestCollectionAPIs, TestReRankQParserPlugin, TestSolrCloudWithHadoopAuthPlugin, TestCloudManagedSchema, TestStressReorder, TestUtils, PathHierarchyTokenizerFactoryTest, TestSearchPerf, LeaderFailoverAfterPartitionTest, TestNumericTerms32, CollectionsAPISolrJTest]
   [junit4] Completed [312/856 (1!)] on J1 in 112.84s, 20 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 45115 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/251/consoleText

[repro] Revision: 41d216cce0545c01794d927ba9a27ebe45b0b4eb

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"

[repro] ant clean

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

[...truncated 3603 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CollectionsAPISolrJTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=A67C609DBADB3E5C -Dtests.slow=true -Dtests.locale=es-NI -Dtests.timezone=Pacific/Funafuti -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 78 lines...]