You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/11/04 23:48:14 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 747 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/747/

1 tests failed.
FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

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

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




Build Log:
[...truncated 15082 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkShardTermsTest
   [junit4]   2> 1838486 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001
   [junit4]   2> 1838486 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1838486 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1838486 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1838586 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:32789
   [junit4]   2> 1838586 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:32789
   [junit4]   2> 1838586 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32789
   [junit4]   2> 1838587 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32789
   [junit4]   2> 1838588 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1838589 INFO  (zkConnectionManagerCallback-12216-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1838589 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1838591 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1838592 INFO  (zkConnectionManagerCallback-12218-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1838592 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1838592 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1838593 INFO  (zkConnectionManagerCallback-12220-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1838593 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1838695 WARN  (jetty-launcher-12221-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1838695 INFO  (jetty-launcher-12221-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1838695 INFO  (jetty-launcher-12221-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1838695 INFO  (jetty-launcher-12221-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1838696 INFO  (jetty-launcher-12221-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1838696 INFO  (jetty-launcher-12221-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1838696 INFO  (jetty-launcher-12221-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1838696 INFO  (jetty-launcher-12221-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ca105db{/solr,null,AVAILABLE}
   [junit4]   2> 1838696 INFO  (jetty-launcher-12221-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1737c9b2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42173}
   [junit4]   2> 1838696 INFO  (jetty-launcher-12221-thread-1) [     ] o.e.j.s.Server Started @1838729ms
   [junit4]   2> 1838697 INFO  (jetty-launcher-12221-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42173}
   [junit4]   2> 1838697 ERROR (jetty-launcher-12221-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1838697 INFO  (jetty-launcher-12221-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1838697 INFO  (jetty-launcher-12221-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.4.0
   [junit4]   2> 1838697 INFO  (jetty-launcher-12221-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1838697 INFO  (jetty-launcher-12221-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1838697 INFO  (jetty-launcher-12221-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-04T23:18:36.377Z
   [junit4]   2> 1838698 INFO  (jetty-launcher-12221-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1838701 INFO  (zkConnectionManagerCallback-12223-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1838701 INFO  (jetty-launcher-12221-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1838702 INFO  (jetty-launcher-12221-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1838892 INFO  (jetty-launcher-12221-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1838892 WARN  (jetty-launcher-12221-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6bb91457[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1838892 WARN  (jetty-launcher-12221-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6bb91457[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1838894 WARN  (jetty-launcher-12221-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7912b46e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1838894 WARN  (jetty-launcher-12221-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7912b46e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1838895 INFO  (jetty-launcher-12221-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32789/solr
   [junit4]   2> 1838896 INFO  (jetty-launcher-12221-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1838897 INFO  (zkConnectionManagerCallback-12230-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1838897 INFO  (jetty-launcher-12221-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1839006 INFO  (jetty-launcher-12221-thread-1) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1839007 INFO  (zkConnectionManagerCallback-12232-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1839007 INFO  (jetty-launcher-12221-thread-1) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1839049 INFO  (jetty-launcher-12221-thread-1) [n:127.0.0.1:42173_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42173_solr
   [junit4]   2> 1839049 INFO  (jetty-launcher-12221-thread-1) [n:127.0.0.1:42173_solr     ] o.a.s.c.Overseer Overseer (id=72669117624418309-127.0.0.1:42173_solr-n_0000000000) starting
   [junit4]   2> 1839052 INFO  (OverseerStateUpdate-72669117624418309-127.0.0.1:42173_solr-n_0000000000) [n:127.0.0.1:42173_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42173_solr
   [junit4]   2> 1839052 INFO  (jetty-launcher-12221-thread-1) [n:127.0.0.1:42173_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42173_solr
   [junit4]   2> 1839053 INFO  (OverseerStateUpdate-72669117624418309-127.0.0.1:42173_solr-n_0000000000) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1839064 DEBUG (OverseerAutoScalingTriggerThread-72669117624418309-127.0.0.1:42173_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:42173_solr]
   [junit4]   2> 1839064 INFO  (jetty-launcher-12221-thread-1) [n:127.0.0.1:42173_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1839064 DEBUG (ScheduledTrigger-11538-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1839082 INFO  (jetty-launcher-12221-thread-1) [n:127.0.0.1:42173_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42173.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a8d28c
   [junit4]   2> 1839086 INFO  (jetty-launcher-12221-thread-1) [n:127.0.0.1:42173_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42173.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a8d28c
   [junit4]   2> 1839086 INFO  (jetty-launcher-12221-thread-1) [n:127.0.0.1:42173_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42173.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a8d28c
   [junit4]   2> 1839087 INFO  (jetty-launcher-12221-thread-1) [n:127.0.0.1:42173_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/.
   [junit4]   2> 1839098 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1839099 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1839099 INFO  (zkConnectionManagerCallback-12241-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1839099 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1839100 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1839101 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32789/solr ready
   [junit4]   2> 1839118 INFO  (TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermEqualsToLeader/terms/shard1 to Terms{values={leader=0}, version=0}
   [junit4]   2> 1839118 INFO  (TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1839118 INFO  (TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermEqualsToLeader/terms/shard1 to Terms{values={replica=0, leader=0}, version=1}
   [junit4]   2> 1839119 INFO  (TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1839119 INFO  (TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermEqualsToLeader/terms/shard1 to Terms{values={replica=0, leader=1}, version=2}
   [junit4]   2> 1839120 INFO  (TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermEqualsToLeader/terms/shard1 to Terms{values={replica=1, leader=1}, version=3}
   [junit4]   2> 1839237 INFO  (TEST-ZkShardTermsTest.testRegisterTerm-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/registerTerm/terms/shard1 to Terms{values={rep1=0}, version=0}
   [junit4]   2> 1839238 INFO  (TEST-ZkShardTermsTest.testRegisterTerm-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1839238 INFO  (TEST-ZkShardTermsTest.testRegisterTerm-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/registerTerm/terms/shard1 to Terms{values={rep2=0, rep1=0}, version=1}
   [junit4]   2> 1839240 INFO  (TEST-ZkShardTermsTest.testRegisterTerm-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/registerTerm/terms/shard1 to Terms{values={rep2=0, rep1=1}, version=2}
   [junit4]   2> 1839341 INFO  (TEST-ZkShardTermsTest.testRegisterTerm-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/registerTerm/terms/shard1 to Terms{values={rep2=1, rep1=1}, version=3}
   [junit4]   2> 1839359 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=0}, version=0}
   [junit4]   2> 1839359 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=0, replica2=0}, version=1}
   [junit4]   2> 1839360 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, replica2=0}, version=2}
   [junit4]   2> 1839360 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, replica2_recovering=0, replica2=1}, version=3}
   [junit4]   2> 1839360 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, replica2=1}, version=4}
   [junit4]   2> 1839360 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=2, replica2=1}, version=5}
   [junit4]   2> 1839360 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=2, replica2_recovering=1, replica2=2}, version=6}
   [junit4]   2> 1839360 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2_recovering=1, replica2=2}, version=7}
   [junit4]   2> 1839361 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2=2}, version=8}
   [junit4]   2> 1839361 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2_recovering=2, replica2=3}, version=9}
   [junit4]   2> 1839361 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2=3}, version=10}
   [junit4]   2> 1839361 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=4, replica2=3}, version=11}
   [junit4]   2> 1839361 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=4, replica2_recovering=3, replica2=4}, version=12}
   [junit4]   2> 1839361 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica2_recovering=3, replica2=4}, version=13}
   [junit4]   2> 1839361 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica2_recovering=3, replica2=5}, version=14}
   [junit4]   2> 1839362 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica2=5}, version=15}
   [junit4]   2> 1839388 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/coreTermWatcher/terms/shard1 to Terms{values={leader=0}, version=0}
   [junit4]   2> 1839394 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/coreTermWatcher/terms/shard1 to Terms{values={replica=0, leader=0}, version=1}
   [junit4]   2> 1839395 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/coreTermWatcher/terms/shard1 to Terms{values={replica=0, leader=1}, version=2}
   [junit4]   2> 1839496 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/coreTermWatcher/terms/shard1 to Terms{values={replica=1, leader=1}, version=3}
   [junit4]   2> 1839512 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={leader=0}, version=0}
   [junit4]   2> 1839512 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=0}, version=1}
   [junit4]   2> 1839512 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=1}, version=2}
   [junit4]   2> 1839513 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=0}, version=3}
   [junit4]   2> 1839527 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=0}, version=0}
   [junit4]   2> 1839527 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=0, replica2=0}, version=1}
   [junit4]   2> 1839531 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[2F459769D88DF920]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=1, replica2=0}, version=2}
   [junit4]   2> 1839532 INFO  (qtp435168508-38986) [n:127.0.0.1:42173_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1000&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:42173_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1839534 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1839535 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt
   [junit4]   2> 1839535 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1839536 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1839538 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt
   [junit4]   2> 1839538 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt
   [junit4]   2> 1839539 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection1.AUTOCREATED/params.json
   [junit4]   2> 1839540 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1839541 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1839542 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1839542 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1839543 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1839544 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1839545 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/collection1.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1839546 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1839547 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1839548 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1839549 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1839550 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1839550 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1839551 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1839552 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1839553 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1839554 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1839555 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1839555 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1839556 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1839557 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1839558 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1839560 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1839560 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1839561 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1839562 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1839563 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1839564 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1839565 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1839566 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1839566 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1839567 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1839568 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1839569 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1839570 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1839571 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1839572 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1839572 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1839573 INFO  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1839676 WARN  (OverseerThreadFactory-11540-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr     ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 2 on collection collection1 is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 1839678 INFO  (OverseerStateUpdate-72669117624418309-127.0.0.1:42173_solr-n_0000000000) [n:127.0.0.1:42173_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42173/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1839680 INFO  (OverseerStateUpdate-72669117624418309-127.0.0.1:42173_solr-n_0000000000) [n:127.0.0.1:42173_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42173/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1839681 INFO  (OverseerStateUpdate-72669117624418309-127.0.0.1:42173_solr-n_0000000000) [n:127.0.0.1:42173_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42173/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1839682 INFO  (OverseerStateUpdate-72669117624418309-127.0.0.1:42173_solr-n_0000000000) [n:127.0.0.1:42173_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42173/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1839884 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1839884 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr    x:collection1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1839884 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1839885 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr    x:collection1_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1839885 INFO  (qtp435168508-38988) [n:127.0.0.1:42173_solr    x:collection1_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1840065 DEBUG (ScheduledTrigger-11538-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1840898 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1840898 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1840898 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1840898 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1840898 WARN  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 1840898 WARN  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1840898 WARN  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1840898 WARN  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1840898 WARN  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 1840898 WARN  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1840898 WARN  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1840899 WARN  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1840899 WARN  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 1840899 WARN  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1840899 WARN  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1840899 WARN  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1840899 WARN  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 1840899 WARN  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1840899 WARN  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1840899 WARN  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1840899 WARN  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1840899 WARN  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1840899 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 1840899 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 1840901 INFO  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1840901 INFO  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1840902 WARN  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 1840902 WARN  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1840902 WARN  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 1840902 WARN  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1840902 WARN  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/langid/lib
   [junit4]   2> 1840902 WARN  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1840902 WARN  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/velocity/lib
   [junit4]   2> 1840902 WARN  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1840902 WARN  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1840902 INFO  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 1840904 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1840904 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1840905 WARN  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 1840905 WARN  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1840905 WARN  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 1840905 WARN  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1840905 WARN  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 1840905 WARN  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1840905 WARN  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 1840905 WARN  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1840905 WARN  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1840905 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 1840928 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=default-config
   [junit4]   2> 1840935 INFO  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=default-config
   [junit4]   2> 1840937 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1840942 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 1841065 DEBUG (ScheduledTrigger-11538-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1841070 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1841079 INFO  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1841080 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1841081 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1841102 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 1841102 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42173.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a8d28c
   [junit4]   2> 1841102 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/./collection1_shard2_replica_n4/data/]
   [junit4]   2> 1841104 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1841114 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1841114 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42173.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a8d28c
   [junit4]   2> 1841114 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1841116 INFO  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from collection collection1, trusted=true
   [junit4]   2> 1841116 INFO  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42173.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a8d28c
   [junit4]   2> 1841116 INFO  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/./collection1_shard2_replica_n6/data/]
   [junit4]   2> 1841119 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1841121 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1841121 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42173.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a8d28c
   [junit4]   2> 1841121 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 1841122 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1841126 INFO  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1841143 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1841143 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1841145 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1841145 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1841145 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ce45a6a[collection1_shard2_replica_n4] main]
   [junit4]   2> 1841146 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1841147 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1841147 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1841147 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1841147 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1841148 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1841148 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1841148 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649315171614588928
   [junit4]   2> 1841149 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1841149 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1841150 INFO  (searcherExecutor-11545-thread-1-processing-n:127.0.0.1:42173_solr x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1ce45a6a[collection1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1841150 INFO  (searcherExecutor-11545-thread-1-processing-n:127.0.0.1:42173_solr x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1841150 INFO  (searcherExecutor-11545-thread-1-processing-n:127.0.0.1:42173_solr x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1841151 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1841151 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1841151 INFO  (searcherExecutor-11545-thread-1-processing-n:127.0.0.1:42173_solr x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [collection1_shard2_replica_n4] Registered new searcher Searcher@1ce45a6a[collection1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1841152 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@379c243c[collection1_shard1_replica_n1] main]
   [junit4]   2> 1841153 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1841153 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1841153 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1841153 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1841153 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1841154 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1841154 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1841154 INFO  (qtp435168508-38987) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649315171620880384
   [junit4]   2> 1841155 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1841155 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1841156 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1841156 INFO  (qtp435168508-38985) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1841156 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1841156 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1841157 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b53ee54[collection1_shard1_replica_n2] main]
   [junit4]   2> 1841157 INFO  (searcherExecutor-11546-thread-1-processing-n:127.0.0.1:42173_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@379c243c[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1841157 INFO  (searcherExecutor-11546-thread-1-processing-n:127.0.0.1:42173_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1841157 INFO  (searcherExecutor-11546-thread-1-processing-n:127.0.0.1:42173_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1841158 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1841158 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1841158 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1841158 INFO  (searcherExecutor-11546-thread-1-processing-n:127.0.0.1:42173_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@379c243c[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1841159 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1841159 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1841159 INFO  (qtp435168508-38989) [n:127.0.0.1:42173_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1841159 INFO  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1841159 INFO  (qtp435168508-38988) [n:127.0.0.1:42173_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a

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

.solr.metrics.reporters.SolrJmxReporter@37b3f60d: rootName = solr_42173, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4d2b5354
   [junit4]   2> 1852617 INFO  (jetty-closer-12246-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1852618 INFO  (jetty-closer-12246-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bdc996c: rootName = solr_42173, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@426a7a65
   [junit4]   2> 1852619 INFO  (jetty-closer-12246-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1852619 INFO  (jetty-closer-12246-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45d93156: rootName = solr_42173, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@50192c9a
   [junit4]   2> 1852619 INFO  (jetty-closer-12246-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1852619 INFO  (closeThreadPool-12250-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72669117624418309-127.0.0.1:42173_solr-n_0000000000) closing
   [junit4]   2> 1852623 INFO  (OverseerStateUpdate-72669117624418309-127.0.0.1:42173_solr-n_0000000000) [n:127.0.0.1:42173_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42173_solr
   [junit4]   2> 1852625 INFO  (OverseerAutoScalingTriggerThread-72669117624418309-127.0.0.1:42173_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1852625 INFO  (closeThreadPool-12250-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72669117624418309-127.0.0.1:42173_solr-n_0000000000) closing
   [junit4]   2> 1852726 INFO  (jetty-closer-12246-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72669117624418309-127.0.0.1:42173_solr-n_0000000000) closing
   [junit4]   2> 1852727 INFO  (jetty-closer-12246-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1737c9b2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1852727 INFO  (jetty-closer-12246-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7ca105db{/solr,null,UNAVAILABLE}
   [junit4]   2> 1852727 INFO  (jetty-closer-12246-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1852727 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1852929 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> 	13	/solr/collections/raceConditionOnUpdates/terms/shard1
   [junit4]   2> 	12	/solr/collections/replicaCanBecomeLeader/terms/shard1
   [junit4]   2> 	11	/solr/collections/registerTerm/terms/shard1
   [junit4]   2> 	10	/solr/collections/setTermEqualsToLeader/terms/shard1
   [junit4]   2> 	9	/solr/collections/recoveringFlag/terms/shard1
   [junit4]   2> 	9	/solr/collections/coreTermWatcher/terms/shard1
   [junit4]   2> 	8	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/collections/setTermToZero/terms/shard1
   [junit4]   2> 	4	/solr/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 	4	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	38	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/overseer/queue
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1852931 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:32789
   [junit4]   2> 1852931 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32789
   [junit4]   2> 1852931 INFO  (SUITE-ZkShardTermsTest-seed#[2F459769D88DF920]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32789
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_2F459769D88DF920-001
   [junit4]   2> Nov 04, 2019 11:18:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=123, maxMBSortInHeap=7.423289872592687, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@140a7486), locale=fr-CH, timezone=Antarctica/Mawson
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=271830392,total=518520832
   [junit4]   2> NOTE: All tests run in this JVM: [TestEmbeddedSolrServerConstructors, QueryParsingTest, TestSolrQueryParser, TestAddFieldRealTimeGet, HttpPartitionTest, AutoscalingHistoryHandlerTest, TestFileDictionaryLookup, TestCollationField, TestLegacyNumericUtils, TestTrieFacet, AutoAddReplicasIntegrationTest, SchemaApiFailureTest, TestTolerantUpdateProcessorRandomCloud, TestDocBasedVersionConstraints, TestOmitPositions, TestScoreJoinQPScore, CdcrBidirectionalTest, TestFilteredDocIdSet, TestDocumentBuilder, TestJavabinTupleStreamParser, HdfsNNFailoverTest, CdcrWithNodesRestartsTest, BigEndianAscendingWordSerializerTest, PKIAuthenticationIntegrationTest, FileBasedSpellCheckerTest, TestSchemaVersionResource, TestJoin, HighlighterTest, LargeFieldTest, TestDistribPackageStore, SpellCheckCollatorWithCollapseTest, TestSystemCollAutoCreate, TestIBSimilarityFactory, TestLockTree, SpatialHeatmapFacetsTest, TaggerTest, HdfsRestartWhileUpdatingTest, TestSolrQueryResponse, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestConfigOverlay, TokenizerChainTest, TestSlowCompositeReaderWrapper, ShardRoutingCustomTest, ZkNodePropsTest, RecoveryAfterSoftCommitTest, TestConfigSetsAPI, SignificantTermsQParserPluginTest, MigrateRouteKeyTest, TestDefaultStatsCache, RemoteQueryErrorTest, PrimUtilsTest, TestMinMaxOnMultiValuedField, TestMissingGroups, TestSuggestSpellingConverter, TestExactStatsCache, CollectionTooManyReplicasTest, ShardSplitTest, RequestHandlersTest, TestManagedSchema, TestWithCollection, TestBadConfig, TestSimGenericDistributedQueue, TestSimTriggerIntegration, AddSchemaFieldsUpdateProcessorFactoryTest, RoutingToNodesWithPropertiesTest, UpdateLogTest, TestSolrIndexConfig, TestHashPartitioner, TestCorePropertiesReload, TestSegmentSorting, SolrRequestParserTest, DistributedMLTComponentTest, LoggingHandlerTest, TestMacroExpander, TestStressUserVersions, DistributedTermsComponentTest, TestHdfsUpdateLog, TestRawResponseWriter, DirectoryFactoryTest, SolrShardReporterTest, HttpTriggerListenerTest, XMLAtomicUpdateMultivalueTest, TestConfigReload, ClusterStateTest, TestDistributedGrouping, NodeLostTriggerIntegrationTest, TestDynamicFieldCollectionResource, TestLogWatcher, SolrCmdDistributorTest, DateFieldTest, DistributedFacetPivotSmallAdvancedTest, OverseerTaskQueueTest, OutOfBoxZkACLAndCredentialsProvidersTest, MoreLikeThisComponentTest, FileUtilsTest, TestReRankQParserPlugin, SystemInfoHandlerTest, SolrCoreCheckLockOnStartupTest, EmbeddedSolrNoSerializeTest, XmlUpdateRequestHandlerTest, ConnectionReuseTest, TestReplicationHandler, ConcurrentDeleteAndCreateCollectionTest, FastVectorHighlighterTest, DocumentBuilderTest, CachingDirectoryFactoryTest, TestConfigsApi, TestReqParamsAPI, DocValuesMultiTest, DistribJoinFromCollectionTest, DistanceFunctionTest, PluginInfoTest, TestSolrConfigHandler, MultiThreadedOCPTest, TestBulkSchemaConcurrent, ShardsWhitelistTest, SearchHandlerTest, SliceStateTest, DebugComponentTest, MoveReplicaHDFSTest, DOMUtilTest, StressHdfsTest, TestPrepRecovery, TestPerFieldSimilarityWithDefaultOverride, TestObjectReleaseTracker, PreAnalyzedFieldTest, CheckHdfsIndexTest, SecurityConfHandlerTest, ChangedSchemaMergeTest, LegacyCloudClusterPropTest, TestExtendedDismaxParser, TestOverriddenPrefixQueryForCustomFieldType, TestUninvertingReader, TestStressLucene, LeaderElectionIntegrationTest, CloudMLTQParserTest, TestTolerantSearch, TestDelegationWithHadoopAuth, TestSchemalessBufferedUpdates, ParsingFieldUpdateProcessorsTest, BasicDistributedZkTest, CollectionStateFormat2Test, ConnectionManagerTest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DocValuesNotIndexedTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, HttpPartitionWithTlogReplicasTest, LeaderFailureAfterFreshStartTest, OverseerTest, ReplicationFactorTest, SystemCollectionCompatTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, TestCloudRecovery, TestCryptoKeys, TestDistributedMap, TestLeaderElectionWithEmptyReplica, TestQueryingOnDownCollection, TestRandomFlRTGCloud, TestRequestForwarding, TestSizeLimitedDistributedMap, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, TlogReplayBufferedWhileIndexingTest, UnloadDistributedZkTest, ZkShardTermsTest]
   [junit4] Completed [541/880 (1!)] on J2 in 14.77s, 10 tests, 1 failure <<< FAILURES!

[...truncated 53932 lines...]

[JENKINS] Lucene-Solr-Tests-8.x - Build # 748 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

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

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




Build Log:
[...truncated 15080 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkShardTermsTest
   [junit4]   2> 1931403 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/data-dir-215-001
   [junit4]   2> 1931403 WARN  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1931403 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1931404 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1931404 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1931404 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001
   [junit4]   2> 1931404 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1931405 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1931405 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1931505 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:41057
   [junit4]   2> 1931505 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41057
   [junit4]   2> 1931505 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41057
   [junit4]   2> 1931505 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41057
   [junit4]   2> 1931506 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1931508 INFO  (zkConnectionManagerCallback-13441-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1931508 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1931510 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1931511 INFO  (zkConnectionManagerCallback-13443-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1931511 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1931511 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1931511 INFO  (zkConnectionManagerCallback-13445-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1931512 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1931613 WARN  (jetty-launcher-13446-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1931613 INFO  (jetty-launcher-13446-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1931613 INFO  (jetty-launcher-13446-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1931613 INFO  (jetty-launcher-13446-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1931614 INFO  (jetty-launcher-13446-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1931614 INFO  (jetty-launcher-13446-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1931614 INFO  (jetty-launcher-13446-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1931614 INFO  (jetty-launcher-13446-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67c34c60{/solr,null,AVAILABLE}
   [junit4]   2> 1931614 INFO  (jetty-launcher-13446-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@642014dc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41961}
   [junit4]   2> 1931614 INFO  (jetty-launcher-13446-thread-1) [     ] o.e.j.s.Server Started @1931653ms
   [junit4]   2> 1931614 INFO  (jetty-launcher-13446-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41961}
   [junit4]   2> 1931614 ERROR (jetty-launcher-13446-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1931614 INFO  (jetty-launcher-13446-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1931614 INFO  (jetty-launcher-13446-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 1931614 INFO  (jetty-launcher-13446-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1931614 INFO  (jetty-launcher-13446-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1931614 INFO  (jetty-launcher-13446-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-05T13:33:37.297Z
   [junit4]   2> 1931615 INFO  (jetty-launcher-13446-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1931616 INFO  (zkConnectionManagerCallback-13448-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1931616 INFO  (jetty-launcher-13446-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1931616 INFO  (jetty-launcher-13446-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1931798 INFO  (jetty-launcher-13446-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1931799 WARN  (jetty-launcher-13446-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33d94d3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1931799 WARN  (jetty-launcher-13446-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33d94d3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1931801 WARN  (jetty-launcher-13446-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@59e8fd53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1931801 WARN  (jetty-launcher-13446-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@59e8fd53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1931802 INFO  (jetty-launcher-13446-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41057/solr
   [junit4]   2> 1931802 INFO  (jetty-launcher-13446-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1931804 INFO  (zkConnectionManagerCallback-13455-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1931804 INFO  (jetty-launcher-13446-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1931910 INFO  (jetty-launcher-13446-thread-1) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1931911 INFO  (zkConnectionManagerCallback-13457-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1931911 INFO  (jetty-launcher-13446-thread-1) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1931946 INFO  (jetty-launcher-13446-thread-1) [n:127.0.0.1:41961_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41961_solr
   [junit4]   2> 1931947 INFO  (jetty-launcher-13446-thread-1) [n:127.0.0.1:41961_solr     ] o.a.s.c.Overseer Overseer (id=72672479681576965-127.0.0.1:41961_solr-n_0000000000) starting
   [junit4]   2> 1931952 INFO  (OverseerStateUpdate-72672479681576965-127.0.0.1:41961_solr-n_0000000000) [n:127.0.0.1:41961_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41961_solr
   [junit4]   2> 1931959 INFO  (jetty-launcher-13446-thread-1) [n:127.0.0.1:41961_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41961_solr
   [junit4]   2> 1931964 INFO  (zkCallback-13456-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1931973 INFO  (jetty-launcher-13446-thread-1) [n:127.0.0.1:41961_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1931991 INFO  (jetty-launcher-13446-thread-1) [n:127.0.0.1:41961_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41961.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@425b3f67
   [junit4]   2> 1931996 INFO  (jetty-launcher-13446-thread-1) [n:127.0.0.1:41961_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41961.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@425b3f67
   [junit4]   2> 1931996 INFO  (jetty-launcher-13446-thread-1) [n:127.0.0.1:41961_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41961.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@425b3f67
   [junit4]   2> 1931997 INFO  (jetty-launcher-13446-thread-1) [n:127.0.0.1:41961_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/.
   [junit4]   2> 1932024 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1932028 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1932031 INFO  (zkConnectionManagerCallback-13466-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1932031 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1932032 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1932033 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41057/solr ready
   [junit4]   2> 1932052 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRecoveringFlag
   [junit4]   2> 1932059 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=0}, version=0}
   [junit4]   2> 1932060 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=0, replica2=0}, version=1}
   [junit4]   2> 1932061 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, replica2=0}, version=2}
   [junit4]   2> 1932062 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, replica2_recovering=0, replica2=1}, version=3}
   [junit4]   2> 1932062 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, replica2=1}, version=4}
   [junit4]   2> 1932064 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=2, replica2=1}, version=5}
   [junit4]   2> 1932065 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=2, replica2_recovering=1, replica2=2}, version=6}
   [junit4]   2> 1932065 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2_recovering=1, replica2=2}, version=7}
   [junit4]   2> 1932065 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2=2}, version=8}
   [junit4]   2> 1932065 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2_recovering=2, replica2=3}, version=9}
   [junit4]   2> 1932066 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2=3}, version=10}
   [junit4]   2> 1932066 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=4, replica2=3}, version=11}
   [junit4]   2> 1932066 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=4, replica2_recovering=3, replica2=4}, version=12}
   [junit4]   2> 1932066 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica2_recovering=3, replica2=4}, version=13}
   [junit4]   2> 1932067 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica2_recovering=3, replica2=5}, version=14}
   [junit4]   2> 1932067 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica2=5}, version=15}
   [junit4]   2> 1932068 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRecoveringFlag
   [junit4]   2> 1932105 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetTermToZero
   [junit4]   2> 1932108 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={leader=0}, version=0}
   [junit4]   2> 1932108 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=0}, version=1}
   [junit4]   2> 1932109 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=1}, version=2}
   [junit4]   2> 1932109 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=0}, version=3}
   [junit4]   2> 1932110 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetTermToZero
   [junit4]   2> 1932135 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCoreTermWatcher
   [junit4]   2> 1932137 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/coreTermWatcher/terms/shard1 to Terms{values={leader=0}, version=0}
   [junit4]   2> 1932144 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/coreTermWatcher/terms/shard1 to Terms{values={replica=0, leader=0}, version=1}
   [junit4]   2> 1932145 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/coreTermWatcher/terms/shard1 to Terms{values={replica=0, leader=1}, version=2}
   [junit4]   2> 1932246 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/coreTermWatcher/terms/shard1 to Terms{values={replica=1, leader=1}, version=3}
   [junit4]   2> 1932247 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCoreTermWatcher
   [junit4]   2> 1932270 INFO  (TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetTermEqualsToLeader
   [junit4]   2> 1932272 INFO  (TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermEqualsToLeader/terms/shard1 to Terms{values={leader=0}, version=0}
   [junit4]   2> 1932273 INFO  (TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1932273 INFO  (TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermEqualsToLeader/terms/shard1 to Terms{values={replica=0, leader=0}, version=1}
   [junit4]   2> 1932273 INFO  (TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1932274 INFO  (TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermEqualsToLeader/terms/shard1 to Terms{values={replica=0, leader=1}, version=2}
   [junit4]   2> 1932375 INFO  (TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermEqualsToLeader/terms/shard1 to Terms{values={replica=1, leader=1}, version=3}
   [junit4]   2> 1932476 INFO  (TEST-ZkShardTermsTest.testSetTermEqualsToLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetTermEqualsToLeader
   [junit4]   2> 1932492 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReplicaCanBecomeLeader
   [junit4]   2> 1932494 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={leader=0}, version=0}
   [junit4]   2> 1932494 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1932495 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={replica=0, leader=0}, version=1}
   [junit4]   2> 1932495 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1932495 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={replica=0, leader=1}, version=2}
   [junit4]   2> 1932496 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={replica=1, leader=1, replica_recovering=0}, version=3}
   [junit4]   2> 1932497 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={leader=1, replica=1}, version=4}
   [junit4]   2> 1932497 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReplicaCanBecomeLeader
   [junit4]   2> 1932513 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRaceConditionOnUpdates
   [junit4]   2> 1932515 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep1=0}, version=0}
   [junit4]   2> 1932516 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, rep1=0}, version=1}
   [junit4]   2> 1932517 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, rep1=0, rep3=0}, version=2}
   [junit4]   2> 1932518 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, rep1=0, rep4=0, rep3=0}, version=3}
   [junit4]   2> 1932520 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, rep1=0, leader=0, rep4=0, rep3=0}, version=4}
   [junit4]   2> 1942580 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRaceConditionOnUpdates
   [junit4]   2> 1942596 INFO  (TEST-ZkShardTermsTest.testEnsureTermsIsHigher-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testEnsureTermsIsHigher
   [junit4]   2> 1942597 INFO  (TEST-ZkShardTermsTest.testEnsureTermsIsHigher-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testEnsureTermsIsHigher
   [junit4]   2> 1942612 INFO  (TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCoreRemovalWhileRecovering
   [junit4]   2> 1942613 INFO  (TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica1_rem=0, replica2=5}, version=16}
   [junit4]   2> 1942614 INFO  (TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica2_rem=0, replica1=5, replica1_rem=0, replica2=5}, version=17}
   [junit4]   2> 1942614 INFO  (TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica2_rem=0, replica1=5, replica1_rem=1, replica2=5}, version=18}
   [junit4]   2> 1942614 INFO  (TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica2_rem_recovering=0, replica2_rem=5, replica1=5, replica1_rem=1, replica2=5}, version=19}
   [junit4]   2> 1942615 INFO  (TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCoreRemovalWhileRecovering
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkShardTermsTest -Dtests.method=testCoreRemovalWhileRecovering -Dtests.seed=4BEA0CE5B3297364 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=vi -Dtests.timezone=Asia/Choibalsan -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.02s J1 | ZkShardTermsTest.testCoreRemovalWhileRecovering <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but was:<1>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4BEA0CE5B3297364:DB85ED3F1D9E629F]:0)
   [junit4]    > 	at org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1942631 INFO  (TEST-ZkShardTermsTest.testRegisterTerm-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRegisterTerm
   [junit4]   2> 1942634 INFO  (TEST-ZkShardTermsTest.testRegisterTerm-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/registerTerm/terms/shard1 to Terms{values={rep1=0}, version=0}
   [junit4]   2> 1942634 INFO  (TEST-ZkShardTermsTest.testRegisterTerm-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1942634 INFO  (TEST-ZkShardTermsTest.testRegisterTerm-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/registerTerm/terms/shard1 to Terms{values={rep2=0, rep1=0}, version=1}
   [junit4]   2> 1942636 INFO  (TEST-ZkShardTermsTest.testRegisterTerm-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/registerTerm/terms/shard1 to Terms{values={rep2=0, rep1=1}, version=2}
   [junit4]   2> 1942737 INFO  (TEST-ZkShardTermsTest.testRegisterTerm-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/registerTerm/terms/shard1 to Terms{values={rep2=1, rep1=1}, version=3}
   [junit4]   2> 1942740 INFO  (TEST-ZkShardTermsTest.testRegisterTerm-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRegisterTerm
   [junit4]   2> 1942756 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[4BEA0CE5B3297364]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParticipationOfReplicas
   [junit4]   2> 1942758 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=0}, version=0}
   [junit4]   2> 1942758 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=0, replica2=0}, version=1}
   [junit4]   2> 1942758 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[4BEA0CE5B3297364]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=1, replica2=0}, version=2}
   [junit4]   2> 1942759 INFO  (qtp1793583088-40774) [n:127.0.0.1:41961_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1000&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:41961_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1942762 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1942763 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt
   [junit4]   2> 1942764 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1942768 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1942769 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt
   [junit4]   2> 1942771 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt
   [junit4]   2> 1942771 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection1.AUTOCREATED/params.json
   [junit4]   2> 1942772 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1942773 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1942774 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1942775 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1942776 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1942777 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1942778 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/collection1.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1942778 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1942779 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1942780 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1942781 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1942782 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1942782 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1942783 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1942784 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1942785 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1942786 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1942786 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1942787 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1942788 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1942789 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1942790 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1942791 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1942791 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1942792 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1942793 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1942794 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1942795 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1942795 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1942796 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1942797 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1942798 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1942799 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1942799 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1942800 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1942801 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1942802 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1942803 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1942803 INFO  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1942906 WARN  (OverseerThreadFactory-12600-thread-1-processing-n:127.0.0.1:41961_solr) [n:127.0.0.1:41961_solr     ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 2 on collection collection1 is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 1942908 INFO  (OverseerStateUpdate-72672479681576965-127.0.0.1:41961_solr-n_0000000000) [n:127.0.0.1:41961_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41961/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1942910 INFO  (OverseerStateUpdate-72672479681576965-127.0.0.1:41961_solr-n_0000000000) [n:127.0.0.1:41961_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41961/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1942911 INFO  (OverseerStateUpdate-72672479681576965-127.0.0.1:41961_solr-n_0000000000) [n:127.0.0.1:41961_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41961/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1942912 INFO  (OverseerStateUpdate-72672479681576965-127.0.0.1:41961_solr-n_0000000000) [n:127.0.0.1:41961_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41961/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1943114 INFO  (qtp1793583088-40773) [n:127.0.0.1:41961_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1943114 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr    x:collection1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1943115 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr    x:collection1_shard2_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1943115 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1943115 INFO  (qtp1793583088-40776) [n:127.0.0.1:41961_solr    x:collection1_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1944128 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1944128 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1944128 INFO  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1944128 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1944128 INFO  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1944128 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1944128 WARN  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 1944128 WARN  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1944128 WARN  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 1944129 WARN  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1944129 WARN  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 1944129 WARN  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1944129 WARN  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 1944129 WARN  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 1944129 WARN  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1944129 WARN  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1944129 WARN  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1944129 WARN  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1944129 WARN  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1944129 WARN  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 1944129 WARN  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1944129 WARN  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1944129 WARN  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1944129 WARN  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 1944129 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 1944129 WARN  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1944129 WARN  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1944129 WARN  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1944129 WARN  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 1944129 WARN  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1944129 WARN  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1944129 WARN  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1944129 WARN  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1944129 WARN  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1944129 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 1944129 INFO  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 1944133 INFO  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1944133 INFO  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1944133 WARN  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 1944133 WARN  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1944133 WARN  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 1944133 WARN  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1944133 WARN  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/langid/lib
   [junit4]   2> 1944133 WARN  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1944133 WARN  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/velocity/lib
   [junit4]   2> 1944133 WARN  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1944133 WARN  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1944134 INFO  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 1944169 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=default-config
   [junit4]   2> 1944169 INFO  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1944170 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 1944172 INFO  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=default-config
   [junit4]   2> 1944341 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1944341 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1944341 INFO  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1944342 INFO  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1944371 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1944371 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 1944374 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41961.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@425b3f67
   [junit4]   2> 1944374 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 1944374 INFO  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1944375 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41961.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@425b3f67
   [junit4]   2> 1944375 INFO  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41961.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@425b3f67
   [junit4]   2> 1944375 INFO  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1944376 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/./collection1_shard2_replica_n4/data/]
   [junit4]   2> 1944377 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1944377 INFO  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from collection collection1, trusted=true
   [junit4]   2> 1944377 INFO  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41961.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@425b3f67
   [junit4]   2> 1944378 INFO  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/collection1_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001/tempDir-001/node1/./collection1_shard2_replica_n6/data/]
   [junit4]   2> 1944379 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1944383 INFO  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1944387 INFO  (qtp1793583088-40776) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1944417 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1944417 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1944418 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1944418 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1944419 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ec03026[collection1_shard1_replica_n2] main]
   [junit4]   2> 1944419 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1944419 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1944420 INFO  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1944420 INFO  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1944421 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1944421 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1944422 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@367cacbb[collection1_shard2_replica_n4] main]
   [junit4]   2> 1944422 INFO  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1944422 INFO  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1944422 INFO  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c5b6d17[collection1_shard1_replica_n1] main]
   [junit4]   2> 1944423 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1944423 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1944423 INFO  (qtp1793583088-40773) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1944423 INFO  (qtp1793583088-40777) [n:127.0.0.1:41961_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1944423 INFO  (qtp1793583088-40775) [n:127.0.0.1:41961_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest

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

cs.reporters.SolrJmxReporter@5373153f: rootName = solr_41961, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@13b29afa
   [junit4]   2> 1945694 INFO  (jetty-closer-13471-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1945695 INFO  (closeThreadPool-13475-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72672479681576965-127.0.0.1:41961_solr-n_0000000000) closing
   [junit4]   2> 1945696 INFO  (OverseerStateUpdate-72672479681576965-127.0.0.1:41961_solr-n_0000000000) [n:127.0.0.1:41961_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41961_solr
   [junit4]   2> 1945696 INFO  (OverseerAutoScalingTriggerThread-72672479681576965-127.0.0.1:41961_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1945702 INFO  (closeThreadPool-13475-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72672479681576965-127.0.0.1:41961_solr-n_0000000000) closing
   [junit4]   2> 1945802 INFO  (jetty-closer-13471-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72672479681576965-127.0.0.1:41961_solr-n_0000000000) closing
   [junit4]   2> 1945803 INFO  (jetty-closer-13471-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@642014dc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1945803 INFO  (jetty-closer-13471-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67c34c60{/solr,null,UNAVAILABLE}
   [junit4]   2> 1945803 INFO  (jetty-closer-13471-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1945803 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1946005 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> 	13	/solr/collections/raceConditionOnUpdates/terms/shard1
   [junit4]   2> 	12	/solr/collections/replicaCanBecomeLeader/terms/shard1
   [junit4]   2> 	11	/solr/collections/registerTerm/terms/shard1
   [junit4]   2> 	10	/solr/collections/setTermEqualsToLeader/terms/shard1
   [junit4]   2> 	9	/solr/collections/coreTermWatcher/terms/shard1
   [junit4]   2> 	6	/solr/collections/recoveringFlag/terms/shard1
   [junit4]   2> 	6	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/collections/setTermToZero/terms/shard1
   [junit4]   2> 	4	/solr/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 	4	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/overseer/queue
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1946007 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41057
   [junit4]   2> 1946007 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41057
   [junit4]   2> 1946007 INFO  (SUITE-ZkShardTermsTest-seed#[4BEA0CE5B3297364]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41057
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_4BEA0CE5B3297364-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1318, maxMBSortInHeap=5.763127208513976, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@356880a9), locale=vi, timezone=Asia/Choibalsan
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=158455480,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [TestSurroundQueryParser, SolrCloudExampleTest, TestQuerySenderNoQuery, HdfsRecoveryZkTest, SplitByPrefixTest, TestCoreDiscovery, ClassificationUpdateProcessorFactoryTest, StatsComponentTest, TestSimpleTextCodec, MBeansHandlerTest, NodeMarkersRegistrationTest, TestChildDocTransformerHierarchy, OverseerStatusTest, MetricsConfigTest, SpellCheckCollatorTest, DistributedFacetPivotLongTailTest, ResponseHeaderTest, TestFacetMethods, TestUseDocValuesAsStored, CollectionPropsTest, AuditLoggerIntegrationTest, TestJettySolrRunner, TestPartialUpdateDeduplication, SuggesterFSTTest, OrderedExecutorTest, TestWriterPerf, TestElisionMultitermQuery, PreAnalyzedFieldManagedSchemaCloudTest, TestStressInPlaceUpdates, SolrInfoBeanTest, TermVectorComponentDistributedTest, TestExceedMaxTermLength, TestSchemaSimilarityResource, TestMaxTokenLenTokenizer, HdfsCollectionsAPIDistributedZkTest, RangeFacetCloudTest, AdminHandlersProxyTest, TestDirectoryFactory, TestJsonRequest, TestIndexSearcher, TestNoOpRegenerator, PeerSyncTest, TestJsonFacetsStatsParsing, MetricUtilsTest, TestConfigSetProperties, VersionInfoTest, DistributedSuggestComponentTest, TestSha256AuthenticationProvider, TriggerCooldownIntegrationTest, TestAuthorizationFramework, EnumFieldTest, TransactionLogTest, AnalyticsMergeStrategyTest, JSONWriterTest, TestNumericTerms64, TestHalfAndHalfDocValues, JavabinLoaderTest, TestComponentsName, TestLMJelinekMercerSimilarityFactory, TestLegacyFieldReuse, Tagger2Test, TestCloudJSONFacetSKG, TestPerFieldSimilarity, SearchHandlerTest, RegexBytesRefFilterTest, DistributedVersionInfoTest, TestGraphMLResponseWriter, QueryEqualityTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, AutoScalingHandlerTest, UtilsToolTest, TestSimExtremeIndexing, BigEndianAscendingWordDeserializerTest, TestRemoteStreaming, TestHdfsCloudBackupRestore, ChaosMonkeySafeLeaderWithPullReplicasTest, MetricTriggerIntegrationTest, AtomicUpdateRemovalJavabinTest, TestFieldCacheSort, DistribDocExpirationUpdateProcessorTest, BasicAuthOnSingleNodeTest, TestEmbeddedSolrServerAdminHandler, JWTAuthPluginTest, TestDocTermOrdsUninvertLimit, ChaosMonkeyNothingIsSafeTest, TlogReplayBufferedWhileIndexingTest, TestNumericTokenStream, TestSimDistribStateManager, TestHdfsBackupRestoreCore, TestBackupRepositoryFactory, TestRequestStatusCollectionAPI, RequestLoggingTest, TestExactSharedStatsCache, CloneFieldUpdateProcessorFactoryTest, DirectSolrSpellCheckerTest, TestWordDelimiterFilterFactory, HdfsWriteToMultipleCollectionsTest, TestCloudSchemaless, JsonLoaderTest, ReplaceNodeTest, TestCloudConsistency, TestSolrCloudWithKerberosAlt, TestStressReorder, TestDistributedStatsComponentCardinality, NodeAddedTriggerTest, TestTestInjection, DistanceUnitsTest, SaslZkACLProviderTest, TestScoreJoinQPNoScore, MultiDestinationAuditLoggerTest, TestManagedSynonymGraphFilterFactory, TestRandomRequestDistribution, BlockCacheTest, TestCollectionAPIs, TestFunctionQuery, HdfsDirectoryFactoryTest, CoreAdminHandlerTest, DocValuesMissingTest, DistributedFacetPivotWhiteBoxTest, DeleteLastCustomShardedReplicaTest, SpatialFilterTest, RegexBoostProcessorTest, CoreMergeIndexesAdminHandlerTest, TestCSVLoader, CircularListTest, CreateCollectionCleanupTest, TestExclusionRuleCollectionAccess, MinimalSchemaTest, TemplateUpdateProcessorTest, TestMinHashQParser, MetricsHistoryWithAuthIntegrationTest, BooleanFieldTest, InfixSuggestersTest, TestQueryUtils, AnalysisErrorHandlingTest, TestManagedResourceStorage, SignatureUpdateProcessorFactoryTest, BlockJoinFacetDistribTest, VMParamsZkACLAndCredentialsProvidersTest, SearchRateTriggerTest, MoveReplicaHDFSFailoverTest, TestFieldSortValues, TestRecovery, TestCloudRecovery, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, SampleTest, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler, TestSolrTestCaseJ4, TestTolerantSearch, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestDeprecatedFilters, TestLuceneMatchVersion, TestLuceneIndexBackCompat, TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, BasicDistributedZk2Test, BasicDistributedZkTest, BasicZkTest, ChaosMonkeySafeLeaderTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ClusterStateTest, CollectionsAPISolrJTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DeleteReplicaTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, MultiSolrCloudTestCaseTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, RollingRestartTest, RoutingToNodesWithPropertiesTest, ShardRoutingTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, SyncSliceTest, TestCloudPseudoReturnFields, TestConfigSetsAPI, TestDistributedMap, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestPrepRecovery, TestQueryingOnDownCollection, TestSegmentSorting, TestTolerantUpdateProcessorCloud, TestWaitForStateWithJettyShutdowns, UnloadDistributedZkTest, ZkFailoverTest, ZkShardTermsTest]
   [junit4] Completed [554/880 (1!)] on J1 in 14.79s, 10 tests, 1 failure <<< FAILURES!

[...truncated 53924 lines...]