You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/11/19 20:08:06 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.4) - Build # 25044 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25044/
Java: 64bit/jdk-11.0.4 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.SyncSliceTest.test

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
	at __randomizedtesting.SeedInfo.seed([586E60FC59C66C5F:D03A5F26F73A01A7]: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.SyncSliceTest.test(SyncSliceTest.java:150)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14741 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> 1774057 INFO  (SUITE-SyncSliceTest-seed#[586E60FC59C66C5F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/data-dir-133-001
   [junit4]   2> 1774057 WARN  (SUITE-SyncSliceTest-seed#[586E60FC59C66C5F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33
   [junit4]   2> 1774057 INFO  (SUITE-SyncSliceTest-seed#[586E60FC59C66C5F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1774058 INFO  (SUITE-SyncSliceTest-seed#[586E60FC59C66C5F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1774058 INFO  (SUITE-SyncSliceTest-seed#[586E60FC59C66C5F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1774058 INFO  (SUITE-SyncSliceTest-seed#[586E60FC59C66C5F]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qezab/
   [junit4]   2> 1774061 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1774061 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1774061 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1774161 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer start zk server on port:42943
   [junit4]   2> 1774161 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42943
   [junit4]   2> 1774161 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42943
   [junit4]   2> 1774161 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42943
   [junit4]   2> 1774162 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1774164 INFO  (zkConnectionManagerCallback-11795-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1774164 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1774166 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1774166 INFO  (zkConnectionManagerCallback-11797-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1774166 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1774168 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1774168 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1774169 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1774170 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1774170 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1774171 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1774171 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1774172 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1774172 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1774173 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1774173 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1774174 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1774257 WARN  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1774258 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1774258 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1774258 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 1774258 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1774258 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1774259 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1774259 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31c424a4{/qezab,null,AVAILABLE}
   [junit4]   2> 1774260 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1e639b2c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40979}
   [junit4]   2> 1774260 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.e.j.s.Server Started @1774310ms
   [junit4]   2> 1774260 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qezab, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/tempDir-001/control/data, hostPort=40979, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/control-001/cores}
   [junit4]   2> 1774260 ERROR (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1774260 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1774260 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1774260 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1774260 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1774260 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-19T19:30:57.203599Z
   [junit4]   2> 1774261 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1774262 INFO  (zkConnectionManagerCallback-11799-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1774262 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1774362 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1774362 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/control-001/solr.xml
   [junit4]   2> 1774365 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1774365 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1774366 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1774605 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1774606 WARN  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e03ce1c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1774606 WARN  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e03ce1c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1774608 WARN  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bac391e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1774608 WARN  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bac391e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1774608 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42943/solr
   [junit4]   2> 1774609 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1774610 INFO  (zkConnectionManagerCallback-11806-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1774610 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1774711 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [n:127.0.0.1:40979_qezab     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1774712 INFO  (zkConnectionManagerCallback-11808-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1774712 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [n:127.0.0.1:40979_qezab     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1774751 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [n:127.0.0.1:40979_qezab     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40979_qezab
   [junit4]   2> 1774751 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [n:127.0.0.1:40979_qezab     ] o.a.s.c.Overseer Overseer (id=72086833171398660-127.0.0.1:40979_qezab-n_0000000000) starting
   [junit4]   2> 1774753 INFO  (OverseerStateUpdate-72086833171398660-127.0.0.1:40979_qezab-n_0000000000) [n:127.0.0.1:40979_qezab     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40979_qezab
   [junit4]   2> 1774753 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [n:127.0.0.1:40979_qezab     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40979_qezab
   [junit4]   2> 1774754 INFO  (zkCallback-11807-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1774755 DEBUG (OverseerAutoScalingTriggerThread-72086833171398660-127.0.0.1:40979_qezab-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:40979_qezab]
   [junit4]   2> 1774756 DEBUG (ScheduledTrigger-8203-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> 1774763 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [n:127.0.0.1:40979_qezab     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1774774 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [n:127.0.0.1:40979_qezab     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1774779 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [n:127.0.0.1:40979_qezab     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1774779 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [n:127.0.0.1:40979_qezab     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1774780 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [n:127.0.0.1:40979_qezab     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1774781 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [n:127.0.0.1:40979_qezab     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/control-001/cores
   [junit4]   2> 1774791 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1774791 INFO  (zkConnectionManagerCallback-11817-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1774791 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1774792 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1774793 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42943/solr ready
   [junit4]   2> 1774794 INFO  (qtp1676282283-35078) [n:127.0.0.1:40979_qezab     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40979_qezab&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1774796 INFO  (OverseerThreadFactory-8205-thread-1-processing-n:127.0.0.1:40979_qezab) [n:127.0.0.1:40979_qezab     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1774902 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1774902 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1775756 DEBUG (ScheduledTrigger-8203-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> 1775911 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1775921 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1776020 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1776032 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1776033 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1776033 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1776034 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1776035 WARN  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 1776073 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1776073 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1776075 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1776075 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1776076 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=47.8017578125, floorSegmentMB=0.3466796875, forceMergeDeletesPctAllowed=11.950847310094227, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16141760377768738, deletesPctAllowed=23.094412193110777
   [junit4]   2> 1776076 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f1b6289[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1776078 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1776078 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1776078 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1776078 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650659802764804096
   [junit4]   2> 1776082 INFO  (searcherExecutor-8210-thread-1-processing-n:127.0.0.1:40979_qezab x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@2f1b6289[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1776085 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1776085 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1776087 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1776087 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1776087 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40979/qezab/control_collection_shard1_replica_n1/
   [junit4]   2> 1776087 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1776087 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:40979/qezab/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1776087 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72086833171398660-core_node2-n_0000000000
   [junit4]   2> 1776088 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40979/qezab/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1776189 INFO  (zkCallback-11807-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1776189 INFO  (zkCallback-11807-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1776190 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1776191 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1290
   [junit4]   2> 1776192 INFO  (qtp1676282283-35078) [n:127.0.0.1:40979_qezab     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1776291 INFO  (zkCallback-11807-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1776291 INFO  (zkCallback-11807-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1776291 INFO  (zkCallback-11807-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1776292 INFO  (qtp1676282283-35078) [n:127.0.0.1:40979_qezab     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40979_qezab&wt=javabin&version=2} status=0 QTime=1497
   [junit4]   2> 1776292 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1776400 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1776400 INFO  (zkConnectionManagerCallback-11823-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1776400 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1776401 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1776402 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42943/solr ready
   [junit4]   2> 1776402 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1776402 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1776404 INFO  (OverseerThreadFactory-8205-thread-2-processing-n:127.0.0.1:40979_qezab) [n:127.0.0.1:40979_qezab     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1776404 INFO  (OverseerCollectionConfigSetProcessor-72086833171398660-127.0.0.1:40979_qezab-n_0000000000) [n:127.0.0.1:40979_qezab     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1776507 WARN  (OverseerThreadFactory-8205-thread-2-processing-n:127.0.0.1:40979_qezab) [n:127.0.0.1:40979_qezab     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1776508 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1776509 INFO  (qtp1676282283-35077) [n:127.0.0.1:40979_qezab     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=106
   [junit4]   2> 1776509 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1776509 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1776510 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1776510 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1776510 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1776510 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1776510 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1776648 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-1-001 of type NRT
   [junit4]   2> 1776649 WARN  (closeThreadPool-11824-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1776649 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1776649 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1776649 INFO  (closeThreadPool-11824-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 1776651 INFO  (closeThreadPool-11824-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1776651 INFO  (closeThreadPool-11824-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1776651 INFO  (closeThreadPool-11824-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1776651 INFO  (closeThreadPool-11824-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1610ffc{/qezab,null,AVAILABLE}
   [junit4]   2> 1776652 INFO  (closeThreadPool-11824-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@896c559{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37349}
   [junit4]   2> 1776652 INFO  (closeThreadPool-11824-thread-1) [     ] o.e.j.s.Server Started @1776702ms
   [junit4]   2> 1776652 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qezab, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/tempDir-001/jetty1, hostPort=37349, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-1-001/cores}
   [junit4]   2> 1776652 ERROR (closeThreadPool-11824-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1776652 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1776652 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1776652 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1776652 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1776652 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-19T19:30:59.595405Z
   [junit4]   2> 1776653 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1776657 INFO  (zkConnectionManagerCallback-11826-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1776657 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1776731 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-2-001 of type NRT
   [junit4]   2> 1776732 WARN  (closeThreadPool-11824-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1776732 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1776732 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1776732 INFO  (closeThreadPool-11824-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 1776733 INFO  (closeThreadPool-11824-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1776733 INFO  (closeThreadPool-11824-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1776733 INFO  (closeThreadPool-11824-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1776734 INFO  (closeThreadPool-11824-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c3b6f19{/qezab,null,AVAILABLE}
   [junit4]   2> 1776734 INFO  (closeThreadPool-11824-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1016f6ff{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40677}
   [junit4]   2> 1776734 INFO  (closeThreadPool-11824-thread-2) [     ] o.e.j.s.Server Started @1776784ms
   [junit4]   2> 1776734 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qezab, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/tempDir-001/jetty2, hostPort=40677, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-2-001/cores}
   [junit4]   2> 1776734 ERROR (closeThreadPool-11824-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1776734 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1776734 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1776734 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1776734 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1776734 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-19T19:30:59.677714Z
   [junit4]   2> 1776735 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1776737 INFO  (zkConnectionManagerCallback-11828-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1776737 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1776756 DEBUG (ScheduledTrigger-8203-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> 1776758 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1776758 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-1-001/solr.xml
   [junit4]   2> 1776760 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1776760 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1776761 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1776800 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-3-001 of type NRT
   [junit4]   2> 1776800 WARN  (closeThreadPool-11824-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1776801 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1776801 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1776801 INFO  (closeThreadPool-11824-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 1776802 INFO  (closeThreadPool-11824-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1776802 INFO  (closeThreadPool-11824-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1776802 INFO  (closeThreadPool-11824-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1776802 INFO  (closeThreadPool-11824-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f56d863{/qezab,null,AVAILABLE}
   [junit4]   2> 1776803 INFO  (closeThreadPool-11824-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e5a273c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46119}
   [junit4]   2> 1776803 INFO  (closeThreadPool-11824-thread-3) [     ] o.e.j.s.Server Started @1776853ms
   [junit4]   2> 1776803 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qezab, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/tempDir-001/jetty3, hostPort=46119, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-3-001/cores}
   [junit4]   2> 1776803 ERROR (closeThreadPool-11824-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1776803 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1776803 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1776803 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1776803 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1776803 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-19T19:30:59.746442Z
   [junit4]   2> 1776813 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1776815 INFO  (zkConnectionManagerCallback-11831-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1776815 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1776837 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1776838 WARN  (closeThreadPool-11824-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73b5aa44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1776838 WARN  (closeThreadPool-11824-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73b5aa44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1776842 WARN  (closeThreadPool-11824-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6820cf55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1776842 WARN  (closeThreadPool-11824-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6820cf55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1776844 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42943/solr
   [junit4]   2> 1776844 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1776845 INFO  (zkConnectionManagerCallback-11837-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1776845 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1776858 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1776858 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-2-001/solr.xml
   [junit4]   2> 1776860 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1776860 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1776861 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1776877 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-4-001 of type NRT
   [junit4]   2> 1776878 WARN  (closeThreadPool-11824-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1776878 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1776878 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1776878 INFO  (closeThreadPool-11824-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 1776878 INFO  (closeThreadPool-11824-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1776878 INFO  (closeThreadPool-11824-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1776878 INFO  (closeThreadPool-11824-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1776878 INFO  (closeThreadPool-11824-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@128cde4b{/qezab,null,AVAILABLE}
   [junit4]   2> 1776879 INFO  (closeThreadPool-11824-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@522bc90e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44233}
   [junit4]   2> 1776879 INFO  (closeThreadPool-11824-thread-4) [     ] o.e.j.s.Server Started @1776929ms
   [junit4]   2> 1776879 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qezab, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/tempDir-001/jetty4, hostPort=44233, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-4-001/cores}
   [junit4]   2> 1776879 ERROR (closeThreadPool-11824-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1776879 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1776879 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1776879 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1776879 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1776879 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-19T19:30:59.822382Z
   [junit4]   2> 1776880 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1776880 INFO  (zkConnectionManagerCallback-11840-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1776880 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1776915 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1776915 WARN  (closeThreadPool-11824-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@506fcdce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1776915 WARN  (closeThreadPool-11824-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@506fcdce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1776917 WARN  (closeThreadPool-11824-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5205f32b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1776917 WARN  (closeThreadPool-11824-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5205f32b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1776918 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42943/solr
   [junit4]   2> 1776918 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1776919 INFO  (zkConnectionManagerCallback-11846-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1776919 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1776959 INFO  (closeThreadPool-11824-thread-1) [n:127.0.0.1:37349_qezab     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1776960 INFO  (zkConnectionManagerCallback-11848-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1776960 INFO  (closeThreadPool-11824-thread-1) [n:127.0.0.1:37349_qezab     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1776962 INFO  (closeThreadPool-11824-thread-1) [n:127.0.0.1:37349_qezab     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1776963 INFO  (closeThreadPool-11824-thread-1) [n:127.0.0.1:37349_qezab     ] o.a.s.c.ZkController Publish node=127.0.0.1:37349_qezab as DOWN
   [junit4]   2> 1776963 INFO  (closeThreadPool-11824-thread-1) [n:127.0.0.1:37349_qezab     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1776963 INFO  (closeThreadPool-11824-thread-1) [n:127.0.0.1:37349_qezab     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37349_qezab
   [junit4]   2> 1776964 INFO  (zkCallback-11807-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1776964 INFO  (zkCallback-11847-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1776964 INFO  (zkCallback-11822-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1776972 INFO  (closeThreadPool-11824-thread-1) [n:127.0.0.1:37349_qezab     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1776981 INFO  (closeThreadPool-11824-thread-1) [n:127.0.0.1:37349_qezab     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1776987 INFO  (closeThreadPool-11824-thread-1) [n:127.0.0.1:37349_qezab     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1776987 INFO  (closeThreadPool-11824-thread-1) [n:127.0.0.1:37349_qezab     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1776988 INFO  (closeThreadPool-11824-thread-1) [n:127.0.0.1:37349_qezab     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1776988 INFO  (closeThreadPool-11824-thread-1) [n:127.0.0.1:37349_qezab     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-1-001/cores
   [junit4]   2> 1777003 INFO  (closeThreadPool-11824-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37349_qezab
   [junit4]   2> 1777058 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1777058 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-3-001/solr.xml
   [junit4]   2> 1777060 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1777060 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1777061 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1777117 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1777117 WARN  (closeThreadPool-11824-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67bc2933[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1777117 WARN  (closeThreadPool-11824-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67bc2933[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1777119 WARN  (closeThreadPool-11824-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@919f2b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1777119 WARN  (closeThreadPool-11824-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@919f2b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1777120 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42943/solr
   [junit4]   2> 1777121 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1777125 INFO  (zkConnectionManagerCallback-11859-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1777125 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1777159 INFO  (closeThreadPool-11824-thread-2) [n:127.0.0.1:40677_qezab     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1777160 INFO  (zkConnectionManagerCallback-11861-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1777160 INFO  (closeThreadPool-11824-thread-2) [n:127.0.0.1:40677_qezab     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1777162 INFO  (closeThreadPool-11824-thread-2) [n:127.0.0.1:40677_qezab     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1777163 INFO  (closeThreadPool-11824-thread-2) [n:127.0.0.1:40677_qezab     ] o.a.s.c.ZkController Publish node=127.0.0.1:40677_qezab as DOWN
   [junit4]   2> 1777164 INFO  (closeThreadPool-11824-thread-2) [n:127.0.0.1:40677_qezab     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1777164 INFO  (closeThreadPool-11824-thread-2) [n:127.0.0.1:40677_qezab     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40677_qezab
   [junit4]   2> 1777164 INFO  (zkCallback-11847-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1777164 INFO  (zkCallback-11807-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1777164 INFO  (zkCallback-11822-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1777164 INFO  (zkCallback-11860-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1777173 INFO  (closeThreadPool-11824-thread-2) [n:127.0.0.1:40677_qezab     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1777182 INFO  (closeThreadPool-11824-thread-2) [n:127.0.0.1:40677_qezab     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1777188 INFO  (closeThreadPool-11824-thread-2) [n:127.0.0.1:40677_qezab     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1777188 INFO  (closeThreadPool-11824-thread-2) [n:127.0.0.1:40677_qezab     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1777189 INFO  (closeThreadPool-11824-thread-2) [n:127.0.0.1:40677_qezab     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1777189 INFO  (closeThreadPool-11824-thread-2) [n:127.0.0.1:40677_qezab     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-2-001/cores
   [junit4]   2> 1777206 INFO  (closeThreadPool-11824-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:40677_qezab
   [junit4]   2> 1777259 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1777259 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-4-001/solr.xml
   [junit4]   2> 1777260 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1777260 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1777261 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1777317 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1777317 WARN  (closeThreadPool-11824-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2386320e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1777317 WARN  (closeThreadPool-11824-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2386320e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1777319 WARN  (closeThreadPool-11824-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@202fded3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1777319 WARN  (closeThreadPool-11824-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@202fded3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1777319 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42943/solr
   [junit4]   2> 1777320 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1777320 INFO  (zkConnectionManagerCallback-11872-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1777320 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1777359 INFO  (closeThreadPool-11824-thread-3) [n:127.0.0.1:46119_qezab     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1777360 INFO  (zkConnectionManagerCallback-11874-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1777360 INFO  (closeThreadPool-11824-thread-3) [n:127.0.0.1:46119_qezab     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1777362 INFO  (closeThreadPool-11824-thread-3) [n:127.0.0.1:46119_qezab     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1777364 INFO  (closeThreadPool-11824-thread-3) [n:127.0.0.1:46119_qezab     ] o.a.s.c.ZkController Publish node=127.0.0.1:46119_qezab as DOWN
   [junit4]   2> 1777364 INFO  (closeThreadPool-11824-thread-3) [n:127.0.0.1:46119_qezab     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1777364 INFO  (closeThreadPool-11824-thread-3) [n:127.0.0.1:46119_qezab     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46119_qezab
   [junit4]   2> 1777365 INFO  (zkCallback-11822-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1777365 INFO  (zkCallback-11807-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1777365 INFO  (zkCallback-11847-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1777365 INFO  (zkCallback-11860-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1777365 INFO  (zkCallback-11873-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1777374 INFO  (closeThreadPool-11824-thread-3) [n:127.0.0.1:46119_qezab     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1777383 INFO  (closeThreadPool-11824-thread-3) [n:127.0.0.1:46119_qezab     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1777389 INFO  (closeThreadPool-11824-thread-3) [n:127.0.0.1:46119_qezab     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1777389 INFO  (closeThreadPool-11824-thread-3) [n:127.0.0.1:46119_qezab     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1777390 INFO  (closeThreadPool-11824-thread-3) [n:127.0.0.1:46119_qezab     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1777390 INFO  (closeThreadPool-11824-thread-3) [n:127.0.0.1:46119_qezab     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-3-001/cores
   [junit4]   2> 1777425 INFO  (closeThreadPool-11824-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46119_qezab
   [junit4]   2> 1777459 INFO  (closeThreadPool-11824-thread-4) [n:127.0.0.1:44233_qezab     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1777460 INFO  (zkConnectionManagerCallback-11880-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1777460 INFO  (closeThreadPool-11824-thread-4) [n:127.0.0.1:44233_qezab     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1777462 INFO  (closeThreadPool-11824-thread-4) [n:127.0.0.1:44233_qezab     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1777464 INFO  (closeThreadPool-11824-thread-4) [n:127.0.0.1:44233_qezab     ] o.a.s.c.ZkController Publish node=127.0.0.1:44233_qezab as DOWN
   [junit4]   2> 1777464 INFO  (closeThreadPool-11824-thread-4) [n:127.0.0.1:44233_qezab     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1777464 INFO  (closeThreadPool-11824-thread-4) [n:127.0.0.1:44233_qezab     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44233_qezab
   [junit4]   2> 1777465 INFO  (zkCallback-11807-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1777465 INFO  (zkCallback-11822-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1777465 INFO  (zkCallback-11873-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1777465 INFO  (zkCallback-11847-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1777465 INFO  (zkCallback-11860-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1777465 INFO  (zkCallback-11879-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1777473 INFO  (closeThreadPool-11824-thread-4) [n:127.0.0.1:44233_qezab     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1777483 INFO  (closeThreadPool-11824-thread-4) [n:127.0.0.1:44233_qezab     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1777489 INFO  (closeThreadPool-11824-thread-4) [n:127.0.0.1:44233_qezab     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1777489 INFO  (closeThreadPool-11824-thread-4) [n:127.0.0.1:44233_qezab     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1777490 INFO  (closeThreadPool-11824-thread-4) [n:127.0.0.1:44233_qezab     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1777490 INFO  (closeThreadPool-11824-thread-4) [n:127.0.0.1:44233_qezab     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-4-001/cores
   [junit4]   2> 1777516 INFO  (closeThreadPool-11824-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44233_qezab
   [junit4]   2> 1777518 INFO  (qtp212422676-35134) [n:127.0.0.1:37349_qezab     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40677_qezab&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1777518 INFO  (qtp212422676-35133) [n:127.0.0.1:37349_qezab     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46119_qezab&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1777518 INFO  (qtp212422676-35135) [n:127.0.0.1:37349_qezab     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37349_qezab&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1777520 INFO  (OverseerCollectionConfigSetProcessor-72086833171398660-127.0.0.1:40979_qezab-n_0000000000) [n:127.0.0.1:40979_qezab     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1777521 INFO  (OverseerThreadFactory-8205-thread-3-processing-n:127.0.0.1:40979_qezab) [n:127.0.0.1:40979_qezab c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:40677_qezab for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1777521 INFO  (OverseerThreadFactory-8205-thread-3-processing-n:127.0.0.1:40979_qezab) [n:127.0.0.1:40979_qezab c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1777525 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1777525 INFO  (qtp212422676-35253) [n:127.0.0.1:37349_qezab     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44233_qezab&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1777757 DEBUG (ScheduledTrigger-8203-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 and last live nodes: 1
   [junit4]   2> 1778533 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1778547 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1778657 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1778666 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  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> 1778667 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54265345
   [junit4]   2> 1778667 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1778668 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1778669 WARN  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 1778694 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1778694 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1778695 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1778695 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1778696 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=47.8017578125, floorSegmentMB=0.3466796875, forceMergeDeletesPctAllowed=11.950847310094227, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16141760377768738, deletesPctAllowed=23.094412193110777
   [junit4]   2> 1778696 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9517511[collection1_shard1_replica_n1] main]
   [junit4]   2> 1778697 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1778697 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1778697 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1778697 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650659805511024640
   [junit4]   2> 1778699 INFO  (searcherExecutor-8251-thread-1-processing-n:127.0.0.1:40677_qezab x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@9517511[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1778700 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1778700 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1778702 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1778702 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1778702 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40677/qezab/collection1_shard1_replica_n1/
   [junit4]   2> 1778702 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1778702 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:40677/qezab/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1778702 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72086833171398671-core_node2-n_0000000000
   [junit4]   2> 1778703 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40677/qezab/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1778757 DEBUG (ScheduledTrigger-8203-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 and last live nodes: 5
   [junit4]   2> 1778804 INFO  (zkCallback-11860-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1778804 INFO  (zkCallback-11860-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1778804 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1778806 INFO  (qtp338256034-35148) [n:127.0.0.1:40677_qezab c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1281
   [junit4]   2> 1778807 INFO  (qtp212422676-35134) [n:127.0.0.1:37349_qezab c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:40677_qezab&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1289
   [junit4]   2> 1778906 INFO  (zkCallback-11860-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1778906 INFO  (zkCallback-11860-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1778906 INFO  (zkCallback-11860-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1779532 INFO  (OverseerCollectionConfigSetProcessor-72086833171398660-127.0.0.1:40979_qezab-n_0000000000) [n:127.0.0.1:40979_qezab     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1779535 INFO  (OverseerThreadFactory-8205-thread-4-processing-n:127.0.0.1:40979_qezab) [n:127.0.0.1:40979_qezab c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37349_qezab for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1779537 INFO  (OverseerThreadFactory-8205-thread-4-processing-n:127.0.0.1:40979_qezab) [n:127.0.0.1:40979_qezab c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1779566 INFO  (qtp212422676-35134) [n:127.0.0.1:37349_qezab    x:collection1_shard1_replica_n3 ] o.a.s.h.a.CoreAdmi

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

           "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".auto_add_replicas",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   1>           ".scheduled_maintenance.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".scheduled_maintenance",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"legacyCloud":"true"}
   [junit4]   1> 
   [junit4]   2> 1796932 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1797135 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> 	18	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	119	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72086833171398669-127.0.0.1:37349_qezab-n_0000000001
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72086833171398669-core_node4-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	50	/solr/overseer/queue
   [junit4]   2> 	34	/solr/live_nodes
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1797137 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42943
   [junit4]   2> 1797137 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42943
   [junit4]   2> 1797137 INFO  (TEST-SyncSliceTest.test-seed#[586E60FC59C66C5F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42943
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=test -Dtests.seed=586E60FC59C66C5F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lkt-US -Dtests.timezone=America/Sao_Paulo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 23.1s J2 | SyncSliceTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but was:<4>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([586E60FC59C66C5F:D03A5F26F73A01A7]:0)
   [junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_586E60FC59C66C5F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1ee3d2cd), locale=lkt-US, timezone=America/Sao_Paulo
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/AdoptOpenJDK 11.0.4 (64-bit)/cpus=8,threads=1,free=151637504,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [MetricTriggerTest, ClassificationUpdateProcessorFactoryTest, TestSystemIdResolver, HdfsDirectoryTest, InfoHandlerTest, TestCloudSearcherWarming, CloneFieldUpdateProcessorFactoryTest, MetricsConfigTest, TestSegmentSorting, ProtectedTermFilterFactoryTest, DistanceUnitsTest, SolrCoreCheckLockOnStartupTest, HdfsRestartWhileUpdatingTest, SolrPluginUtilsTest, TestHttpServletCarrier, ZkStateReaderTest, DirectoryFactoryTest, CircularListTest, DirectUpdateHandlerTest, TestBinaryResponseWriter, TestDynamicFieldResource, PeerSyncTest, TransactionLogTest, TestCloudPseudoReturnFields, TestSimTriggerIntegration, AuditLoggerIntegrationTest, TestDocumentBuilder, SparseHLLTest, TestStressLiveNodes, TestSolrCachePerf, CopyFieldTest, OverseerTaskQueueTest, DistributedIntervalFacetingTest, NodeLostTriggerIntegrationTest, QueryParsingTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, SolrJmxReporterCloudTest, AnalysisErrorHandlingTest, SystemLogListenerTest, DistributedSuggestComponentTest, TestRawTransformer, RequestHandlersTest, TestPseudoReturnFields, PeerSyncReplicationTest, TestSolrConfigHandler, ResponseHeaderTest, LargeFieldTest, TestLuceneMatchVersion, TestOmitPositions, SuggesterWFSTTest, TestDistributedStatsComponentCardinality, CdcrReplicationHandlerTest, HttpPartitionTest, AssignTest, SolrCloudReportersTest, ConfigSetsAPITest, BlockCacheTest, TestMultiValuedNumericRangeQuery, MoveReplicaHDFSTest, TestLegacyFieldReuse, TestJsonRequest, SharedFSAutoReplicaFailoverTest, RuleEngineTest, DeleteStatusTest, RollingRestartTest, TestExactSharedStatsCache, HLLSerializationTest, SignificantTermsQParserPluginTest, DocValuesNotIndexedTest, TestConfigSetsAPIExclusivity, TestFieldCacheSort, ZookeeperStatusHandlerTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, MoreLikeThisHandlerTest, TestManagedResource, HighlighterMaxOffsetTest, TriLevelCompositeIdRoutingTest, BlockJoinFacetDistribTest, SearchHandlerTest, TestBulkSchemaAPI, TestSerializedLuceneMatchVersion, TestSurroundQueryParser, SignatureUpdateProcessorFactoryTest, ZkNodePropsTest, TestOverriddenPrefixQueryForCustomFieldType, TestRebalanceLeaders, TestCloudJSONFacetSKG, TestBlendedInfixSuggestions, DateRangeFieldTest, Tagger2Test, AtomicUpdateRemovalJavabinTest, URLClassifyProcessorTest, TestSimClusterStateProvider, SchemaApiFailureTest, TestGeoJSONResponseWriter, CdcrBidirectionalTest, TestQueryingOnDownCollection, TestUnInvertedFieldException, TestCollationField, PropertiesRequestHandlerTest, TestExclusionRuleCollectionAccess, QueryElevationComponentTest, TriggerEventQueueTest, OverseerModifyCollectionTest, TestMissingGroups, TestSearchPerf, PolyFieldTest, DistributedFacetPivotWhiteBoxTest, CustomTermsComponentTest, CdcrWithNodesRestartsTest, TestReloadAndDeleteDocs, LeaderFailureAfterFreshStartTest, TestIntervalFaceting, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TemplateUpdateProcessorTest, TestAuthorizationFramework, LegacyCloudClusterPropTest, TestRecoveryHdfs, TestSchemalessBufferedUpdates, TestPerFieldSimilarity, WrapperMergePolicyFactoryTest, TestSolrCloudWithHadoopAuthPlugin, TestReqParamsAPI, DistribJoinFromCollectionTest, TestPHPSerializedResponseWriter, TestSkipOverseerOperations, HdfsNNFailoverTest, TestReplicationHandler, TestFunctionQuery, ShardSplitTest, StatsComponentTest, AutoAddReplicasIntegrationTest, TestConfigOverlay, TestBulkSchemaConcurrent, ScheduledTriggerTest, TestNumericTerms64, OutputWriterTest, SoftAutoCommitTest, SyncSliceTest]
   [junit4] Completed [528/888 (1!)] on J2 in 23.32s, 1 test, 1 failure <<< FAILURES!

[...truncated 53977 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25044/consoleText

[repro] Revision: 6253b77f884ccf2953b9d48a83eb42a43733a24a

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=SyncSliceTest -Dtests.method=test -Dtests.seed=586E60FC59C66C5F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lkt-US -Dtests.timezone=America/Sao_Paulo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3333 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SyncSliceTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=586E60FC59C66C5F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lkt-US -Dtests.timezone=America/Sao_Paulo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 43 lines...]