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 2020/05/26 02:52:21 UTC

[JENKINS] Lucene-Solr-BadApples-master-Linux (64bit/jdk-13.0.2) - Build # 378 - Unstable!

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

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

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:36503/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:36503/solr
	at __randomizedtesting.SeedInfo.seed([3AD24889F29E1051:B28677535C627DA9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:674)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.AssignBackwardCompatibilityTest.test(AssignBackwardCompatibilityTest.java:89)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:284)
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:310)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:937)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:450)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1409)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 49 more




Build Log:
[...truncated 14715 lines...]
   [junit4] Suite: org.apache.solr.cloud.AssignBackwardCompatibilityTest
   [junit4]   2> 703103 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 703103 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 703104 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3AD24889F29E1051-001/data-dir-63-001
   [junit4]   2> 703104 WARN  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 703104 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 703105 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 703105 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3AD24889F29E1051-001/tempDir-001
   [junit4]   2> 703105 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 703106 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 703106 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 703206 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 44381
   [junit4]   2> 703206 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44381
   [junit4]   2> 703206 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44381
   [junit4]   2> 703206 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44381
   [junit4]   2> 703207 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 703208 INFO  (zkConnectionManagerCallback-11350-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 703208 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 703218 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 703220 INFO  (zkConnectionManagerCallback-11352-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 703220 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 703221 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 703223 INFO  (zkConnectionManagerCallback-11354-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 703223 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 703350 INFO  (jetty-launcher-11355-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 703350 INFO  (jetty-launcher-11355-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 703350 INFO  (jetty-launcher-11355-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 703350 INFO  (jetty-launcher-11355-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 703350 INFO  (jetty-launcher-11355-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 703350 INFO  (jetty-launcher-11355-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 703350 INFO  (jetty-launcher-11355-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 703350 INFO  (jetty-launcher-11355-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 703350 INFO  (jetty-launcher-11355-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 703350 INFO  (jetty-launcher-11355-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 703350 INFO  (jetty-launcher-11355-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 703350 INFO  (jetty-launcher-11355-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 703364 INFO  (jetty-launcher-11355-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 703364 INFO  (jetty-launcher-11355-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 703364 INFO  (jetty-launcher-11355-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 703364 INFO  (jetty-launcher-11355-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 703364 INFO  (jetty-launcher-11355-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 703364 INFO  (jetty-launcher-11355-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 703364 INFO  (jetty-launcher-11355-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 703364 INFO  (jetty-launcher-11355-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 703364 INFO  (jetty-launcher-11355-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 703364 INFO  (jetty-launcher-11355-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 703364 INFO  (jetty-launcher-11355-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 703364 INFO  (jetty-launcher-11355-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 703366 INFO  (jetty-launcher-11355-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49a9e3ff{/solr,null,AVAILABLE}
   [junit4]   2> 703366 INFO  (jetty-launcher-11355-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75c73ae1{/solr,null,AVAILABLE}
   [junit4]   2> 703366 INFO  (jetty-launcher-11355-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1517d061{/solr,null,AVAILABLE}
   [junit4]   2> 703366 INFO  (jetty-launcher-11355-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ecbde21{/solr,null,AVAILABLE}
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@450bb6be{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:36503}
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-2) [     ] o.e.j.s.Server Started @703401ms
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36503}
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2e260e8a{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:46577}
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-1) [     ] o.e.j.s.Server Started @703401ms
   [junit4]   2> 703369 ERROR (jetty-launcher-11355-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46577}
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@222dcd73{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:35921}
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-4) [     ] o.e.j.s.Server Started @703401ms
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35921}
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 703369 ERROR (jetty-launcher-11355-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 703369 ERROR (jetty-launcher-11355-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-26T02:30:13.657551Z
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-26T02:30:13.657586Z
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4d8c8f0{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:35617}
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-26T02:30:13.657608Z
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-3) [     ] o.e.j.s.Server Started @703401ms
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35617}
   [junit4]   2> 703369 ERROR (jetty-launcher-11355-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-26T02:30:13.657781Z
   [junit4]   2> 703369 INFO  (jetty-launcher-11355-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 703373 INFO  (jetty-launcher-11355-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 703373 INFO  (jetty-launcher-11355-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 703373 INFO  (jetty-launcher-11355-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 703377 INFO  (zkConnectionManagerCallback-11357-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 703377 INFO  (jetty-launcher-11355-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 703377 INFO  (zkConnectionManagerCallback-11359-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 703377 INFO  (jetty-launcher-11355-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 703378 INFO  (zkConnectionManagerCallback-11361-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 703378 INFO  (jetty-launcher-11355-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 703378 INFO  (zkConnectionManagerCallback-11363-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 703378 INFO  (jetty-launcher-11355-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 703378 INFO  (jetty-launcher-11355-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 703378 INFO  (jetty-launcher-11355-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 703378 INFO  (jetty-launcher-11355-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 703378 INFO  (jetty-launcher-11355-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 703486 INFO  (jetty-launcher-11355-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 703487 WARN  (jetty-launcher-11355-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6bcb2183[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 703487 WARN  (jetty-launcher-11355-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6bcb2183[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 703490 WARN  (jetty-launcher-11355-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@669805ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 703490 WARN  (jetty-launcher-11355-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@669805ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 703491 INFO  (jetty-launcher-11355-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44381/solr
   [junit4]   2> 703492 INFO  (jetty-launcher-11355-thread-3) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 703494 INFO  (zkConnectionManagerCallback-11374-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 703494 INFO  (jetty-launcher-11355-thread-3) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 703546 INFO  (jetty-launcher-11355-thread-3) [n:127.0.0.1:35617_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35617_solr
   [junit4]   2> 703547 INFO  (jetty-launcher-11355-thread-3) [n:127.0.0.1:35617_solr     ] o.a.s.c.Overseer Overseer (id=72107183878766599-127.0.0.1:35617_solr-n_0000000000) starting
   [junit4]   2> 703551 INFO  (OverseerStateUpdate-72107183878766599-127.0.0.1:35617_solr-n_0000000000) [n:127.0.0.1:35617_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35617_solr
   [junit4]   2> 703554 INFO  (jetty-launcher-11355-thread-3) [n:127.0.0.1:35617_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35617_solr
   [junit4]   2> 703562 INFO  (zkCallback-11373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 703562 INFO  (jetty-launcher-11355-thread-3) [n:127.0.0.1:35617_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 703563 WARN  (jetty-launcher-11355-thread-3) [n:127.0.0.1:35617_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 703577 INFO  (jetty-launcher-11355-thread-3) [n:127.0.0.1:35617_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 703595 INFO  (jetty-launcher-11355-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 703595 INFO  (jetty-launcher-11355-thread-3) [n:127.0.0.1:35617_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35617.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c10c7c2
   [junit4]   2> 703597 WARN  (jetty-launcher-11355-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2dd88e8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 703597 WARN  (jetty-launcher-11355-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2dd88e8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 703599 WARN  (jetty-launcher-11355-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f9695b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 703599 WARN  (jetty-launcher-11355-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f9695b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 703600 INFO  (jetty-launcher-11355-thread-3) [n:127.0.0.1:35617_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35617.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c10c7c2
   [junit4]   2> 703600 INFO  (jetty-launcher-11355-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44381/solr
   [junit4]   2> 703600 INFO  (jetty-launcher-11355-thread-3) [n:127.0.0.1:35617_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35617.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c10c7c2
   [junit4]   2> 703601 INFO  (jetty-launcher-11355-thread-3) [n:127.0.0.1:35617_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3AD24889F29E1051-001/tempDir-001/node3/.
   [junit4]   2> 703605 INFO  (jetty-launcher-11355-thread-2) [n:127.0.0.1:36503_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 703610 INFO  (zkConnectionManagerCallback-11396-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 703610 INFO  (jetty-launcher-11355-thread-2) [n:127.0.0.1:36503_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 703612 INFO  (jetty-launcher-11355-thread-2) [n:127.0.0.1:36503_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 703614 INFO  (jetty-launcher-11355-thread-2) [n:127.0.0.1:36503_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36503_solr as DOWN
   [junit4]   2> 703615 INFO  (jetty-launcher-11355-thread-2) [n:127.0.0.1:36503_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 703615 INFO  (jetty-launcher-11355-thread-2) [n:127.0.0.1:36503_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36503_solr
   [junit4]   2> 703615 INFO  (zkCallback-11373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 703616 INFO  (jetty-launcher-11355-thread-2) [n:127.0.0.1:36503_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 703616 WARN  (jetty-launcher-11355-thread-2) [n:127.0.0.1:36503_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 703618 INFO  (zkCallback-11395-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 703625 INFO  (jetty-launcher-11355-thread-2) [n:127.0.0.1:36503_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 703644 INFO  (jetty-launcher-11355-thread-2) [n:127.0.0.1:36503_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36503.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c10c7c2
   [junit4]   2> 703651 INFO  (jetty-launcher-11355-thread-2) [n:127.0.0.1:36503_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36503.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c10c7c2
   [junit4]   2> 703651 INFO  (jetty-launcher-11355-thread-2) [n:127.0.0.1:36503_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36503.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c10c7c2
   [junit4]   2> 703652 INFO  (jetty-launcher-11355-thread-2) [n:127.0.0.1:36503_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3AD24889F29E1051-001/tempDir-001/node2/.
   [junit4]   2> 703695 INFO  (jetty-launcher-11355-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 703695 WARN  (jetty-launcher-11355-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5fc60555[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 703695 WARN  (jetty-launcher-11355-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5fc60555[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 703697 WARN  (jetty-launcher-11355-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64a6176b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 703697 WARN  (jetty-launcher-11355-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64a6176b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 703697 INFO  (jetty-launcher-11355-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44381/solr
   [junit4]   2> 703700 INFO  (jetty-launcher-11355-thread-1) [n:127.0.0.1:46577_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 703700 INFO  (zkConnectionManagerCallback-11416-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 703700 INFO  (jetty-launcher-11355-thread-1) [n:127.0.0.1:46577_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 703706 INFO  (jetty-launcher-11355-thread-1) [n:127.0.0.1:46577_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 703718 INFO  (jetty-launcher-11355-thread-1) [n:127.0.0.1:46577_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46577_solr as DOWN
   [junit4]   2> 703718 INFO  (jetty-launcher-11355-thread-1) [n:127.0.0.1:46577_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 703718 INFO  (jetty-launcher-11355-thread-1) [n:127.0.0.1:46577_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46577_solr
   [junit4]   2> 703719 INFO  (zkCallback-11373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 703719 INFO  (zkCallback-11395-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 703719 INFO  (zkCallback-11415-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 703719 INFO  (jetty-launcher-11355-thread-1) [n:127.0.0.1:46577_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 703720 WARN  (jetty-launcher-11355-thread-1) [n:127.0.0.1:46577_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 703725 INFO  (jetty-launcher-11355-thread-1) [n:127.0.0.1:46577_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 703735 INFO  (jetty-launcher-11355-thread-1) [n:127.0.0.1:46577_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46577.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c10c7c2
   [junit4]   2> 703739 INFO  (jetty-launcher-11355-thread-1) [n:127.0.0.1:46577_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46577.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c10c7c2
   [junit4]   2> 703740 INFO  (jetty-launcher-11355-thread-1) [n:127.0.0.1:46577_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46577.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c10c7c2
   [junit4]   2> 703740 INFO  (jetty-launcher-11355-thread-1) [n:127.0.0.1:46577_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3AD24889F29E1051-001/tempDir-001/node1/.
   [junit4]   2> 703795 INFO  (jetty-launcher-11355-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 703796 WARN  (jetty-launcher-11355-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d0413ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 703796 WARN  (jetty-launcher-11355-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d0413ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 703797 WARN  (jetty-launcher-11355-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@739c6c2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 703797 WARN  (jetty-launcher-11355-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@739c6c2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 703798 INFO  (jetty-launcher-11355-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44381/solr
   [junit4]   2> 703799 INFO  (jetty-launcher-11355-thread-4) [n:127.0.0.1:35921_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 703800 INFO  (zkConnectionManagerCallback-11435-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 703800 INFO  (jetty-launcher-11355-thread-4) [n:127.0.0.1:35921_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 703802 INFO  (jetty-launcher-11355-thread-4) [n:127.0.0.1:35921_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 703803 INFO  (jetty-launcher-11355-thread-4) [n:127.0.0.1:35921_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35921_solr as DOWN
   [junit4]   2> 703803 INFO  (jetty-launcher-11355-thread-4) [n:127.0.0.1:35921_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 703803 INFO  (jetty-launcher-11355-thread-4) [n:127.0.0.1:35921_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35921_solr
   [junit4]   2> 703804 INFO  (zkCallback-11415-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 703804 INFO  (zkCallback-11395-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 703804 INFO  (zkCallback-11373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 703804 INFO  (zkCallback-11434-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 703805 INFO  (jetty-launcher-11355-thread-4) [n:127.0.0.1:35921_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 703805 WARN  (jetty-launcher-11355-thread-4) [n:127.0.0.1:35921_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 703811 INFO  (jetty-launcher-11355-thread-4) [n:127.0.0.1:35921_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 703820 INFO  (jetty-launcher-11355-thread-4) [n:127.0.0.1:35921_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35921.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c10c7c2
   [junit4]   2> 703824 INFO  (jetty-launcher-11355-thread-4) [n:127.0.0.1:35921_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35921.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c10c7c2
   [junit4]   2> 703824 INFO  (jetty-launcher-11355-thread-4) [n:127.0.0.1:35921_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35921.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c10c7c2
   [junit4]   2> 703825 INFO  (jetty-launcher-11355-thread-4) [n:127.0.0.1:35921_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3AD24889F29E1051-001/tempDir-001/node4/.
   [junit4]   2> 703831 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 703831 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 703832 INFO  (zkConnectionManagerCallback-11448-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 703832 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 703833 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 703833 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44381/solr ready
   [junit4]   2> 703843 INFO  (qtp1341382094-20078) [n:127.0.0.1:36503_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1000&name=collection1&nrtReplicas=4&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 703845 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 703845 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt
   [junit4]   2> 703846 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 703847 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 703848 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 703848 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 703849 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 703850 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 703850 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 703851 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 703851 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/collection1.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 703852 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 703853 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 703853 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 703854 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 703854 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 703855 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 703856 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 703856 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 703857 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 703858 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 703858 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 703859 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 703859 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 703860 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 703860 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 703861 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 703862 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 703862 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 703863 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 703863 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 703864 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 703865 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 703865 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 703866 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 703866 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 703867 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 703867 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 703868 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 703868 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 703869 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 703869 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 703870 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 703870 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt
   [junit4]   2> 703871 INFO  (OverseerThreadFactory-11381-thread-1-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt
   [junit4]   2> 703979 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 703986 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 703992 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 703992 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 703999 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 704001 INFO  (qtp1341382094-20083) [n:127.0.0.1:36503_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 704003 INFO  (qtp618554874-20086) [n:127.0.0.1:46577_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 704004 INFO  (qtp237020032-20089) [n:127.0.0.1:35617_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 704005 INFO  (qtp685090307-20092) [n:127.0.0.1:35921_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 704010 INFO  (OverseerStateUpdate-72107183878766599-127.0.0.1:35617_solr-n_0000000000) [n:127.0.0.1:35617_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35921/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35921_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 704011 INFO  (OverseerStateUpdate-72107183878766599-127.0.0.1:35617_solr-n_0000000000) [n:127.0.0.1:35617_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35617/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35617_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 704011 INFO  (OverseerStateUpdate-72107183878766599-127.0.0.1:35617_solr-n_0000000000) [n:127.0.0.1:35617_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46577/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46577_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 704012 INFO  (OverseerStateUpdate-72107183878766599-127.0.0.1:35617_solr-n_0000000000) [n:127.0.0.1:35617_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36503/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36503_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 704214 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 704214 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr    x:collection1_shard1_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n6&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 704214 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 704214 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr    x:collection1_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n4&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 704222 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 704223 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 704231 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 704235 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 704255 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 704264 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 704270 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 704282 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 704489 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 704489 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n4' using configuration from configset collection1.AUTOCREATED, trusted=true
   [junit4]   2> 704490 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46577.solr.core.collection1.shard1.replica_n4' (registry 'solr.core.collection1.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c10c7c2
   [junit4]   2> 704490 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3AD24889F29E1051-001/tempDir-001/node1/./collection1_shard1_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3AD24889F29E1051-001/tempDir-001/node1/./collection1_shard1_replica_n4/data/]
   [junit4]   2> 704490 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 704490 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset collection1.AUTOCREATED, trusted=true
   [junit4]   2> 704490 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 704490 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n6' using configuration from configset collection1.AUTOCREATED, trusted=true
   [junit4]   2> 704491 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36503.solr.core.collection1.shard1.replica_n6' (registry 'solr.core.collection1.shard1.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c10c7c2
   [junit4]   2> 704491 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35921.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c10c7c2
   [junit4]   2> 704491 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3AD24889F29E1051-001/tempDir-001/node4/./collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3AD24889F29E1051-001/tempDir-001/node4/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 704491 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3AD24889F29E1051-001/tempDir-001/node2/./collection1_shard1_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3AD24889F29E1051-001/tempDir-001/node2/./collection1_shard1_replica_n6/data/]
   [junit4]   2> 704497 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 704497 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset collection1.AUTOCREATED, trusted=true
   [junit4]   2> 704498 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35617.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c10c7c2
   [junit4]   2> 704498 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3AD24889F29E1051-001/tempDir-001/node3/./collection1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3AD24889F29E1051-001/tempDir-001/node3/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 704526 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 704526 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 704534 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 704534 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 704540 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 704540 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 704540 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 704541 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 704541 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 704541 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 704542 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 704542 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667718410225582080
   [junit4]   2> 704545 INFO  (searcherExecutor-11450-thread-1-processing-n:127.0.0.1:46577_solr x:collection1_shard1_replica_n4 c:collection1 s:shard1 r:core_node7) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 704546 INFO  (searcherExecutor-11450-thread-1-processing-n:127.0.0.1:46577_solr x:collection1_shard1_replica_n4 c:collection1 s:shard1 r:core_node7) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 704547 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 704547 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 704548 INFO  (searcherExecutor-11450-thread-1-processing-n:127.0.0.1:46577_solr x:collection1_shard1_replica_n4 c:collection1 s:shard1 r:core_node7) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrCore [collection1_shard1_replica_n4]  Registered new searcher autowarm time: 0 ms: Collection: 'collection1'
   [junit4]   2> 704550 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=4 found=1 timeoute in=9999ms
   [junit4]   2> 704553 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 704553 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 704554 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 704554 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 704556 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 704556 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 704556 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 704556 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 704556 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 704556 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 704556 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 704557 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 704557 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 704557 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667718410241310720
   [junit4]   2> 704558 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 704558 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 704560 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 704560 INFO  (searcherExecutor-11456-thread-1-processing-n:127.0.0.1:35617_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 704560 INFO  (searcherExecutor-11456-thread-1-processing-n:127.0.0.1:35617_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 704560 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 704560 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 704561 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 704561 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 704561 INFO  (searcherExecutor-11456-thread-1-processing-n:127.0.0.1:35617_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms: Collection: 'collection1'
   [junit4]   2> 704561 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 704562 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 704562 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 704562 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 704562 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667718410246553600
   [junit4]   2> 704563 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node7=0, core_node5=0}, version=1}
   [junit4]   2> 704563 INFO  (qtp237020032-20087) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 704564 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 704564 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 704564 INFO  (searcherExecutor-11452-thread-1-processing-n:127.0.0.1:35921_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 704564 INFO  (searcherExecutor-11452-thread-1-processing-n:127.0.0.1:35921_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 704566 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 704566 INFO  (searcherExecutor-11452-thread-1-processing-n:127.0.0.1:35921_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms: Collection: 'collection1'
   [junit4]   2> 704566 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 704566 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 704566 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node7=0, core_node3=0, core_node5=0}, version=2}
   [junit4]   2> 704566 INFO  (qtp685090307-20090) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 704575 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 704575 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 704576 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 704577 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 704577 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667718410262282240
   [junit4]   2> 704578 INFO  (searcherExecutor-11454-thread-1-processing-n:127.0.0.1:36503_solr x:collection1_shard1_replica_n6 c:collection1 s:shard1 r:core_node8) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 704578 INFO  (searcherExecutor-11454-thread-1-processing-n:127.0.0.1:36503_solr x:collection1_shard1_replica_n6 c:collection1 s:shard1 r:core_node8) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 704579 INFO  (searcherExecutor-11454-thread-1-processing-n:127.0.0.1:36503_solr x:collection1_shard1_replica_n6 c:collection1 s:shard1 r:core_node8) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrCore [collection1_shard1_replica_n6]  Registered new searcher autowarm time: 0 ms: Collection: 'collection1'
   [junit4]   2> 704580 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node7=0, core_node8=0, core_node3=0, core_node5=0}, version=3}
   [junit4]   2> 704580 INFO  (qtp1341382094-20080) [n:127.0.0.1:36503_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 705050 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 705050 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 705051 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46577/solr/collection1_shard1_replica_n4/
   [junit4]   2> 705051 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n4 url=https://127.0.0.1:46577/solr  START replicas=[https://127.0.0.1:35921/solr/collection1_shard1_replica_n1/, https://127.0.0.1:35617/solr/collection1_shard1_replica_n2/, https://127.0.0.1:36503/solr/collection1_shard1_replica_n6/] nUpdates=100
   [junit4]   2> 705051 INFO  (qtp618554874-20084) [n:127.0.0.1:46577_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n4 url=https://127.0.0.1:46577/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 705057 INFO  (qtp685090307-20092) [n:127.0.0.1:35921_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 705058 INFO  (qtp237020032-20089) [n:127.0.0.1:35617_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_

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

s":"4",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.waitToSeeReplicasInState(OverseerCollectionMessageHandler.java:703)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.AddReplicaCmd.getReplicaParams(AddReplicaCmd.java:265)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.AddReplicaCmd.addReplica(AddReplicaCmd.java:174)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.AddReplicaCmd.call(AddReplicaCmd.java:93)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:516)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 
   [junit4]   2> 828776 ERROR (OverseerThreadFactory-11381-thread-5-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr c:collection1 s:shard1   ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-queue-work/qnr-0000000016
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2384)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:351)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:351)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:571)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:118)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.markTaskComplete(OverseerTaskProcessor.java:593)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:542)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 
   [junit4]   2> 828776 WARN  (OverseerThreadFactory-11381-thread-5-processing-n:127.0.0.1:35617_solr) [n:127.0.0.1:35617_solr c:collection1 s:shard1   ] o.a.s.c.OverseerTaskProcessor Resetting task: /overseer/collection-queue-work/qn-0000000016, requestid: null, taskKey: collection1
   [junit4]   2> 828776 INFO  (OverseerAutoScalingTriggerThread-72107183878766599-127.0.0.1:35617_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 828776 INFO  (jetty-closer-11487-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72107183878766599-127.0.0.1:35617_solr-n_0000000000) closing
   [junit4]   2> 828776 INFO  (closeThreadPool-11503-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72107183878766599-127.0.0.1:35617_solr-n_0000000000) closing
   [junit4]   2> 828777 INFO  (jetty-closer-11487-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4d8c8f0{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 828777 INFO  (jetty-closer-11487-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1517d061{/solr,null,UNAVAILABLE}
   [junit4]   2> 828777 INFO  (jetty-closer-11487-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 828777 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 828979 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> 	38	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	6	/solr/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 	6	/solr/configs/collection1.AUTOCREATED
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	152	/solr/collections/collection1/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/72107183878766601-core_node7-n_0000000000
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72107183878766600-core_node8-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	62	/solr/overseer/queue
   [junit4]   2> 	32	/solr/overseer/collection-queue-work
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 828980 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44381
   [junit4]   2> 828980 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44381
   [junit4]   2> 828980 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[3AD24889F29E1051]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44381
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.AssignBackwardCompatibilityTest_3AD24889F29E1051-001
   [junit4]   2> May 26, 2020 2:32:19 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@35a93070), locale=en-KI, timezone=Asia/Irkutsk
   [junit4]   2> NOTE: Linux 5.3.0-51-generic amd64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=16,threads=1,free=136911072,total=390070272
   [junit4]   2> NOTE: All tests run in this JVM: [TestAuthorizationFramework, ZkStateWriterTest, TestPullReplica, AuditLoggerPluginTest, TestSimExtremeIndexing, JWTAuthPluginTest, SegmentsInfoRequestHandlerTest, TestBlendedInfixSuggestions, RestartWhileUpdatingTest, TestStressLiveNodes, TestReloadAndDeleteDocs, VMParamsZkACLAndCredentialsProvidersTest, TestSearchPerf, DirectoryFactoryTest, BadComponentTest, TestIndexingPerformance, LukeRequestHandlerTest, ShardRoutingTest, TestRandomDVFaceting, CoreMergeIndexesAdminHandlerTest, FullSolrCloudDistribCmdsTest, SoftAutoCommitTest, BooleanFieldTest, SimpleCollectionCreateDeleteTest, TestExactSharedStatsCacheCloud, SampleTest, ClassificationUpdateProcessorFactoryTest, TriggerSetPropertiesIntegrationTest, TestSolrIndexConfig, TestBadConfig, RegexBytesRefFilterTest, TestLeaderElectionZkExpiry, TestCloudDeleteByQuery, TestDynamicLoading, SearchRateTriggerTest, TestSystemIdResolver, TestReversedWildcardFilterFactory, SimplePostToolTest, TestHashQParserPlugin, SparseHLLTest, TestConfigReload, TestFieldTypeResource, MoveReplicaTest, TestCopyFieldCollectionResource, MergeStrategyTest, CollectionsAPIDistributedZkTest, UpdateRequestProcessorFactoryTest, SpellCheckCollatorTest, RequestHandlersTest, JSONWriterTest, TestPseudoReturnFields, HdfsRecoverLeaseTest, AdminHandlersProxyTest, NodeMarkersRegistrationTest, TestExtendedDismaxParser, AssignBackwardCompatibilityTest]
   [junit4] Completed [523/913 (1!)] on J3 in 126.19s, 1 test, 1 error <<< FAILURES!

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

[repro] Revision: 675956c0041b18d48a7c059ea458c49f5310d74a

[repro] Repro line:  ant test  -Dtestcase=AssignBackwardCompatibilityTest -Dtests.method=test -Dtests.seed=3AD24889F29E1051 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-KI -Dtests.timezone=Asia/Irkutsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3136 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.AssignBackwardCompatibilityTest" -Dtests.showOutput=onerror  -Dtests.seed=3AD24889F29E1051 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-KI -Dtests.timezone=Asia/Irkutsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.AssignBackwardCompatibilityTest
[repro] Exiting with code 0

[...truncated 43 lines...]