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/07/22 19:14:22 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-12.0.2) - Build # 27400 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27400/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

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

Error Message:
Error from server at https://127.0.0.1:38465/solr: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38465/solr: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[]
	at __randomizedtesting.SeedInfo.seed([9815B4C94797AA42:10418B13E96BC7BA]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:309)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:305)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:160)
	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:835)




Build Log:
[...truncated 13427 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> 468833 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 468833 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_9815B4C94797AA42-001/data-dir-64-001
   [junit4]   2> 468834 WARN  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 468834 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 468835 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 468835 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 468836 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_9815B4C94797AA42-001/tempDir-001
   [junit4]   2> 468836 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 468853 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 468854 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 468854 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 468953 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 32817
   [junit4]   2> 468954 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:32817
   [junit4]   2> 468954 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32817
   [junit4]   2> 468954 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32817
   [junit4]   2> 468958 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 468969 INFO  (zkConnectionManagerCallback-4692-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 468969 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 468993 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 469002 INFO  (zkConnectionManagerCallback-4694-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 469002 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 469005 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 469025 INFO  (zkConnectionManagerCallback-4696-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 469025 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 469154 INFO  (jetty-launcher-4697-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 469154 INFO  (jetty-launcher-4697-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 469154 INFO  (jetty-launcher-4697-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 469154 INFO  (jetty-launcher-4697-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 469154 INFO  (jetty-launcher-4697-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 469154 INFO  (jetty-launcher-4697-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 469154 INFO  (jetty-launcher-4697-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 469154 INFO  (jetty-launcher-4697-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 469154 INFO  (jetty-launcher-4697-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 469185 INFO  (jetty-launcher-4697-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 469186 INFO  (jetty-launcher-4697-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 469186 INFO  (jetty-launcher-4697-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 469187 INFO  (jetty-launcher-4697-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43e7f21d{/solr,null,AVAILABLE}
   [junit4]   2> 469190 INFO  (jetty-launcher-4697-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 469190 INFO  (jetty-launcher-4697-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 469190 INFO  (jetty-launcher-4697-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 469190 INFO  (jetty-launcher-4697-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 469190 INFO  (jetty-launcher-4697-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 469190 INFO  (jetty-launcher-4697-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 469190 INFO  (jetty-launcher-4697-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@233eef36{/solr,null,AVAILABLE}
   [junit4]   2> 469190 INFO  (jetty-launcher-4697-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62cb87b5{/solr,null,AVAILABLE}
   [junit4]   2> 469206 INFO  (jetty-launcher-4697-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3ae427d6{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:46735}
   [junit4]   2> 469206 INFO  (jetty-launcher-4697-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3c082cd{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:35497}
   [junit4]   2> 469206 INFO  (jetty-launcher-4697-thread-3) [     ] o.e.j.s.Server Started @469216ms
   [junit4]   2> 469206 INFO  (jetty-launcher-4697-thread-2) [     ] o.e.j.s.Server Started @469216ms
   [junit4]   2> 469206 INFO  (jetty-launcher-4697-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46735}
   [junit4]   2> 469206 INFO  (jetty-launcher-4697-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35497}
   [junit4]   2> 469206 ERROR (jetty-launcher-4697-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 469206 ERROR (jetty-launcher-4697-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 469206 INFO  (jetty-launcher-4697-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 469206 INFO  (jetty-launcher-4697-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 469206 INFO  (jetty-launcher-4697-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 469206 INFO  (jetty-launcher-4697-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 469206 INFO  (jetty-launcher-4697-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 469206 INFO  (jetty-launcher-4697-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 469206 INFO  (jetty-launcher-4697-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 469206 INFO  (jetty-launcher-4697-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 469206 INFO  (jetty-launcher-4697-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-22T18:51:34.181931Z
   [junit4]   2> 469206 INFO  (jetty-launcher-4697-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-22T18:51:34.181949Z
   [junit4]   2> 469217 INFO  (jetty-launcher-4697-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3c7a2cce{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:38465}
   [junit4]   2> 469217 INFO  (jetty-launcher-4697-thread-1) [     ] o.e.j.s.Server Started @469227ms
   [junit4]   2> 469217 INFO  (jetty-launcher-4697-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38465}
   [junit4]   2> 469217 ERROR (jetty-launcher-4697-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 469217 INFO  (jetty-launcher-4697-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 469217 INFO  (jetty-launcher-4697-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 469217 INFO  (jetty-launcher-4697-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 469217 INFO  (jetty-launcher-4697-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 469217 INFO  (jetty-launcher-4697-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-22T18:51:34.192600Z
   [junit4]   2> 469217 INFO  (jetty-launcher-4697-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 469220 INFO  (jetty-launcher-4697-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 469225 INFO  (jetty-launcher-4697-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 469233 INFO  (zkConnectionManagerCallback-4699-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 469233 INFO  (zkConnectionManagerCallback-4701-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 469233 INFO  (jetty-launcher-4697-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 469233 INFO  (jetty-launcher-4697-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 469237 INFO  (zkConnectionManagerCallback-4703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 469237 INFO  (jetty-launcher-4697-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 469241 INFO  (jetty-launcher-4697-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 469241 INFO  (jetty-launcher-4697-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 469242 INFO  (jetty-launcher-4697-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 469250 WARN  (jetty-launcher-4697-thread-3-SendThread(127.0.0.1:32817)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000aca65570004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1000aca65570004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000aca65570004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 469347 INFO  (jetty-launcher-4697-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 469348 WARN  (jetty-launcher-4697-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7633ca09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 469348 WARN  (jetty-launcher-4697-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7633ca09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 469350 WARN  (jetty-launcher-4697-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@454431da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 469350 WARN  (jetty-launcher-4697-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@454431da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 469351 INFO  (jetty-launcher-4697-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32817/solr
   [junit4]   2> 469352 INFO  (jetty-launcher-4697-thread-1) [n:127.0.0.1:38465_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 469352 INFO  (zkConnectionManagerCallback-4713-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 469352 INFO  (jetty-launcher-4697-thread-1) [n:127.0.0.1:38465_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 469389 INFO  (jetty-launcher-4697-thread-1) [n:127.0.0.1:38465_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38465_solr
   [junit4]   2> 469389 INFO  (jetty-launcher-4697-thread-1) [n:127.0.0.1:38465_solr     ] o.a.s.c.Overseer Overseer (id=72069458437799942-127.0.0.1:38465_solr-n_0000000000) starting
   [junit4]   2> 469392 INFO  (jetty-launcher-4697-thread-1) [n:127.0.0.1:38465_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38465_solr
   [junit4]   2> 469392 INFO  (OverseerStateUpdate-72069458437799942-127.0.0.1:38465_solr-n_0000000000) [n:127.0.0.1:38465_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38465_solr
   [junit4]   2> 469392 INFO  (OverseerStateUpdate-72069458437799942-127.0.0.1:38465_solr-n_0000000000) [n:127.0.0.1:38465_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 469393 INFO  (jetty-launcher-4697-thread-1) [n:127.0.0.1:38465_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 469393 WARN  (jetty-launcher-4697-thread-1) [n:127.0.0.1:38465_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> 469399 INFO  (jetty-launcher-4697-thread-1) [n:127.0.0.1:38465_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 469411 INFO  (jetty-launcher-4697-thread-1) [n:127.0.0.1:38465_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38465.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1e67c
   [junit4]   2> 469416 INFO  (jetty-launcher-4697-thread-1) [n:127.0.0.1:38465_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38465.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1e67c
   [junit4]   2> 469416 INFO  (jetty-launcher-4697-thread-1) [n:127.0.0.1:38465_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38465.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1e67c
   [junit4]   2> 469417 INFO  (jetty-launcher-4697-thread-1) [n:127.0.0.1:38465_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_9815B4C94797AA42-001/tempDir-001/node1
   [junit4]   2> 469448 INFO  (jetty-launcher-4697-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 469449 WARN  (jetty-launcher-4697-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@571152d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 469450 WARN  (jetty-launcher-4697-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@571152d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 469452 WARN  (jetty-launcher-4697-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75a61e88[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 469452 WARN  (jetty-launcher-4697-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75a61e88[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 469453 INFO  (jetty-launcher-4697-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32817/solr
   [junit4]   2> 469454 INFO  (jetty-launcher-4697-thread-3) [n:127.0.0.1:46735_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 469455 INFO  (zkConnectionManagerCallback-4733-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 469455 INFO  (jetty-launcher-4697-thread-3) [n:127.0.0.1:46735_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 469456 INFO  (jetty-launcher-4697-thread-3) [n:127.0.0.1:46735_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 469458 INFO  (jetty-launcher-4697-thread-3) [n:127.0.0.1:46735_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46735_solr as DOWN
   [junit4]   2> 469459 INFO  (jetty-launcher-4697-thread-3) [n:127.0.0.1:46735_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 469459 INFO  (jetty-launcher-4697-thread-3) [n:127.0.0.1:46735_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46735_solr
   [junit4]   2> 469459 INFO  (zkCallback-4712-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 469459 INFO  (zkCallback-4732-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 469460 INFO  (jetty-launcher-4697-thread-3) [n:127.0.0.1:46735_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 469460 WARN  (jetty-launcher-4697-thread-3) [n:127.0.0.1:46735_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> 469471 INFO  (jetty-launcher-4697-thread-3) [n:127.0.0.1:46735_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 469484 INFO  (jetty-launcher-4697-thread-3) [n:127.0.0.1:46735_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46735.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1e67c
   [junit4]   2> 469492 INFO  (jetty-launcher-4697-thread-3) [n:127.0.0.1:46735_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46735.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1e67c
   [junit4]   2> 469492 INFO  (jetty-launcher-4697-thread-3) [n:127.0.0.1:46735_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46735.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1e67c
   [junit4]   2> 469494 INFO  (jetty-launcher-4697-thread-3) [n:127.0.0.1:46735_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_9815B4C94797AA42-001/tempDir-001/node3
   [junit4]   2> 469548 INFO  (jetty-launcher-4697-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 469549 WARN  (jetty-launcher-4697-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b583541[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 469549 WARN  (jetty-launcher-4697-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b583541[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 469551 WARN  (jetty-launcher-4697-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69d6d52b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 469551 WARN  (jetty-launcher-4697-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69d6d52b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 469552 INFO  (jetty-launcher-4697-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32817/solr
   [junit4]   2> 469553 INFO  (jetty-launcher-4697-thread-2) [n:127.0.0.1:35497_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 469554 INFO  (zkConnectionManagerCallback-4751-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 469554 INFO  (jetty-launcher-4697-thread-2) [n:127.0.0.1:35497_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 469556 INFO  (jetty-launcher-4697-thread-2) [n:127.0.0.1:35497_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 469558 INFO  (jetty-launcher-4697-thread-2) [n:127.0.0.1:35497_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35497_solr as DOWN
   [junit4]   2> 469559 INFO  (jetty-launcher-4697-thread-2) [n:127.0.0.1:35497_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 469559 INFO  (jetty-launcher-4697-thread-2) [n:127.0.0.1:35497_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35497_solr
   [junit4]   2> 469559 INFO  (zkCallback-4712-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 469559 INFO  (zkCallback-4732-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 469559 INFO  (zkCallback-4750-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 469560 INFO  (jetty-launcher-4697-thread-2) [n:127.0.0.1:35497_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 469560 WARN  (jetty-launcher-4697-thread-2) [n:127.0.0.1:35497_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> 469567 INFO  (jetty-launcher-4697-thread-2) [n:127.0.0.1:35497_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 469578 INFO  (jetty-launcher-4697-thread-2) [n:127.0.0.1:35497_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35497.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1e67c
   [junit4]   2> 469583 INFO  (jetty-launcher-4697-thread-2) [n:127.0.0.1:35497_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35497.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1e67c
   [junit4]   2> 469584 INFO  (jetty-launcher-4697-thread-2) [n:127.0.0.1:35497_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35497.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1e67c
   [junit4]   2> 469584 INFO  (jetty-launcher-4697-thread-2) [n:127.0.0.1:35497_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_9815B4C94797AA42-001/tempDir-001/node2
   [junit4]   2> 469590 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 469591 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 469592 INFO  (zkConnectionManagerCallback-4764-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 469592 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 469593 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 469593 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32817/solr ready
   [junit4]   2> 469613 INFO  (qtp80018359-7802) [n:127.0.0.1:38465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=949a3601-cbed-4991-8c9d-cc04d335ae71&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 469615 INFO  (qtp80018359-7802) [n:127.0.0.1:38465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=949a3601-cbed-4991-8c9d-cc04d335ae71&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 469617 INFO  (OverseerThreadFactory-4718-thread-1-processing-n:127.0.0.1:38465_solr) [n:127.0.0.1:38465_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection exitable
   [junit4]   2> 469619 INFO  (qtp80018359-7804) [n:127.0.0.1:38465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=949a3601-cbed-4991-8c9d-cc04d335ae71&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 469620 INFO  (qtp80018359-7804) [n:127.0.0.1:38465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=949a3601-cbed-4991-8c9d-cc04d335ae71&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 469723 INFO  (OverseerStateUpdate-72069458437799942-127.0.0.1:38465_solr-n_0000000000) [n:127.0.0.1:38465_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"exitable_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46735/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46735_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 469726 INFO  (OverseerStateUpdate-72069458437799942-127.0.0.1:38465_solr-n_0000000000) [n:127.0.0.1:38465_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"exitable_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35497/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35497_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 469957 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr    x:exitable_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=5
   [junit4]   2> 469957 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr    x:exitable_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 469961 INFO  (qtp1278902017-7812) [n:127.0.0.1:35497_solr    x:exitable_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=6
   [junit4]   2> 469961 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr    x:exitable_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 469975 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106
   [junit4]   2> 469975 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 469981 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 469982 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 470002 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 470009 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 470011 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 470013 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 470015 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46735.solr.core.exitable.shard1.replica_n1' (registry 'solr.core.exitable.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1e67c
   [junit4]   2> 470016 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrCore [[exitable_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_9815B4C94797AA42-001/tempDir-001/node3/exitable_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_9815B4C94797AA42-001/tempDir-001/node3/exitable_shard1_replica_n1/data/]
   [junit4]   2> 470017 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 470019 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 470022 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35497.solr.core.exitable.shard2.replica_n2' (registry 'solr.core.exitable.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1e67c
   [junit4]   2> 470022 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrCore [[exitable_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_9815B4C94797AA42-001/tempDir-001/node2/exitable_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_9815B4C94797AA42-001/tempDir-001/node2/exitable_shard2_replica_n2/data/]
   [junit4]   2> 470074 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 470074 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 470076 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 470076 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 470079 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 470079 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 470080 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 470080 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672944177701191680
   [junit4]   2> 470084 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 470084 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/exitable/leaders/shard2
   [junit4]   2> 470087 INFO  (searcherExecutor-4768-thread-1-processing-x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 r:core_node4 CREATE n:127.0.0.1:35497_solr c:exitable s:shard2) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrCore [exitable_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 470087 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 470087 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 470087 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/
   [junit4]   2> 470087 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 470087 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/ has no replicas
   [junit4]   2> 470087 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/exitable/leaders/shard2/leader after winning as /collections/exitable/leader_elect/shard2/election/72069458437799944-core_node4-n_0000000000
   [junit4]   2> 470089 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/ shard2
   [junit4]   2> 470094 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 470094 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 470096 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 470096 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 470098 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 470098 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 470099 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 470099 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672944177721114624
   [junit4]   2> 470101 INFO  (searcherExecutor-4766-thread-1-processing-x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 r:core_node3 CREATE n:127.0.0.1:46735_solr c:exitable s:shard1) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrCore [exitable_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 470103 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 470103 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/exitable/leaders/shard1
   [junit4]   2> 470105 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 470105 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 470105 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/
   [junit4]   2> 470105 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 470105 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/ has no replicas
   [junit4]   2> 470105 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/exitable/leaders/shard1/leader after winning as /collections/exitable/leader_elect/shard1/election/72069458437799943-core_node3-n_0000000000
   [junit4]   2> 470107 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/ shard1
   [junit4]   2> 470208 INFO  (zkCallback-4750-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 470208 INFO  (zkCallback-4732-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 470208 INFO  (zkCallback-4750-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 470209 INFO  (parallelCoreAdminExecutor-4737-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106 CREATE) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 470209 INFO  (parallelCoreAdminExecutor-4755-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640 CREATE) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 470314 INFO  (zkCallback-4750-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 470314 INFO  (zkCallback-4750-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 470314 INFO  (zkCallback-4750-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 470314 INFO  (zkCallback-4732-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 470314 INFO  (zkCallback-4732-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 470621 INFO  (qtp80018359-7802) [n:127.0.0.1:38465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=949a3601-cbed-4991-8c9d-cc04d335ae71&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 470622 INFO  (qtp80018359-7802) [n:127.0.0.1:38465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=949a3601-cbed-4991-8c9d-cc04d335ae71&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 470977 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106
   [junit4]   2> 470977 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=949a3601-cbed-4991-8c9d-cc04d335ae71181037223132106&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 470979 INFO  (qtp1278902017-7812) [n:127.0.0.1:35497_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640
   [junit4]   2> 470979 INFO  (qtp1278902017-7812) [n:127.0.0.1:35497_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=949a3601-cbed-4991-8c9d-cc04d335ae71181037225337640&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 470981 INFO  (OverseerThreadFactory-4718-thread-1-processing-n:127.0.0.1:38465_solr) [n:127.0.0.1:38465_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 471618 INFO  (OverseerCollectionConfigSetProcessor-72069458437799942-127.0.0.1:38465_solr-n_0000000000) [n:127.0.0.1:38465_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 471623 INFO  (qtp80018359-7804) [n:127.0.0.1:38465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=949a3601-cbed-4991-8c9d-cc04d335ae71&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 471624 INFO  (qtp80018359-7804) [n:127.0.0.1:38465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=949a3601-cbed-4991-8c9d-cc04d335ae71&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 471625 INFO  (qtp80018359-7802) [n:127.0.0.1:38465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=949a3601-cbed-4991-8c9d-cc04d335ae71&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 471625 INFO  (qtp80018359-7802) [n:127.0.0.1:38465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=949a3601-cbed-4991-8c9d-cc04d335ae71&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 471636 INFO  (qtp80018359-7804) [n:127.0.0.1:38465_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 471679 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 471679 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/&wt=javabin&version=2}{add=[1 (1672944179374718976), 4 (1672944179375767552), 8 (1672944179375767553), 10 (1672944179376816128), 11 (1672944179376816129), 12 (1672944179376816130), 13 (1672944179376816131), 14 (1672944179376816132), 15 (1672944179376816133), 16 (1672944179376816134), ... (33 adds)]} 0 4
   [junit4]   2> 471688 INFO  (searcherExecutor-4766-thread-1-processing-n:127.0.0.1:46735_solr x:exitable_shard1_replica_n1 c:exitable s:shard1 r:core_node3) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrCore [exitable_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 471688 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 7
   [junit4]   2> 471695 INFO  (searcherExecutor-4768-thread-1-processing-n:127.0.0.1:35497_solr x:exitable_shard2_replica_n2 c:exitable s:shard2 r:core_node4) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrCore [exitable_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 471696 INFO  (qtp1278902017-7812) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 471696 INFO  (qtp1278902017-7812) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica_n2]  webapp=/solr path=/update params={commit=true&_forwardedCount=1&wt=javabin&version=2}{add=[1, 2 (1672944179350601728), 3 (1672944179354796032), 4, 5 (1672944179354796033), 6 (1672944179354796034), 7 (1672944179354796035), 8, 9 (1672944179354796036), 10, ... (57 adds)], commit=} 0 44
   [junit4]   2> 471753 INFO  (TEST-CloudExitableDirectoryReaderTest.testCreepThenBite-seed#[9815B4C94797AA42]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreepThenBite {seed=[9815B4C94797AA42:4FDDE8D66C15C7E3]}
   [junit4]   2> 471867 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=100&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/&rows=0&_forwardedCount=1&rid=127.0.0.1-83914&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896731&isShard=true&wt=javabin} hits=33 status=0 QTime=1
   [junit4]   2> 471878 INFO  (qtp1278902017-7835) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=100&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/&rows=0&_forwardedCount=1&rid=127.0.0.1-83914&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896731&isShard=true&wt=javabin} hits=24 status=0 QTime=1
   [junit4]   2> 471884 INFO  (qtp1278902017-7812) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=100&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&rows=0&_forwardedCount=1&wt=javabin&version=2} rid=127.0.0.1-83914 hits=57 status=0 QTime=128
   [junit4]   2> 471895 INFO  (qtp1278902017-7812) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=46&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/&rows=0&_forwardedCount=1&rid=127.0.0.1-83915&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896866&isShard=true&wt=javabin} hits=24 status=0 QTime=0
   [junit4]   2> 471896 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=46&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/&rows=0&_forwardedCount=1&rid=127.0.0.1-83915&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896866&isShard=true&wt=javabin} hits=33 status=0 QTime=0
   [junit4]   2> 471897 INFO  (qtp1278902017-7835) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=46&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=true&rows=0&_forwardedCount=1&wt=javabin&version=2} rid=127.0.0.1-83915 hits=57 status=0 QTime=5
   [junit4]   2> 471935 INFO  (qtp1278902017-7812) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=43&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/&rows=0&_forwardedCount=1&rid=127.0.0.1-83916&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896887&isShard=true&wt=javabin} hits=24 status=0 QTime=0
   [junit4]   2> 471936 INFO  (qtp1964956990-7836) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=43&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/&rows=0&_forwardedCount=1&rid=127.0.0.1-83916&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896887&isShard=true&wt=javabin} hits=33 status=0 QTime=2
   [junit4]   2> 471937 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=43&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&rows=0&_forwardedCount=1&wt=javabin&version=2} rid=127.0.0.1-83916 hits=57 status=0 QTime=24
   [junit4]   2> 471945 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=65&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/&rows=0&_forwardedCount=1&rid=127.0.0.1-83917&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896918&isShard=true&wt=javabin} hits=33 status=0 QTime=0
   [junit4]   2> 471945 INFO  (qtp1278902017-7835) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=65&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/&rows=0&_forwardedCount=1&rid=127.0.0.1-83917&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896918&isShard=true&wt=javabin} hits=24 status=0 QTime=0
   [junit4]   2> 471947 INFO  (qtp1964956990-7836) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=65&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&rows=0&_forwardedCount=1&wt=javabin&version=2} rid=127.0.0.1-83917 hits=57 status=0 QTime=3
   [junit4]   2> 471950 INFO  (qtp1278902017-7812) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=40&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/&rows=0&_forwardedCount=1&rid=127.0.0.1-83918&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896923&isShard=true&wt=javabin} hits=24 status=0 QTime=0
   [junit4]   2> 471950 INFO  (qtp1964956990-7836) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=40&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/&rows=0&_forwardedCount=1&rid=127.0.0.1-83918&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896923&isShard=true&wt=javabin} hits=33 status=0 QTime=0
   [junit4]   2> 471951 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=40&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&rows=0&_forwardedCount=1&wt=javabin&version=2} rid=127.0.0.1-83918 hits=57 status=0 QTime=2
   [junit4]   2> 471954 INFO  (qtp1278902017-7835) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=97&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/&rows=0&_forwardedCount=1&rid=127.0.0.1-83919&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896927&isShard=true&wt=javabin} hits=24 status=0 QTime=0
   [junit4]   2> 471955 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=97&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/&rows=0&_forwardedCount=1&rid=127.0.0.1-83919&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896927&isShard=true&wt=javabin} hits=33 status=0 QTime=1
   [junit4]   2> 471955 INFO  (qtp1964956990-7836) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=97&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&rows=0&_forwardedCount=1&wt=javabin&version=2} rid=127.0.0.1-83919 hits=57 status=0 QTime=3
   [junit4]   2> 471959 INFO  (qtp1278902017-7812) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=98&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/&rows=0&_forwardedCount=1&rid=127.0.0.1-83920&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896932&isShard=true&wt=javabin} hits=24 status=0 QTime=0
   [junit4]   2> 471960 INFO  (qtp1964956990-7836) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=98&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/&rows=0&_forwardedCount=1&rid=127.0.0.1-83920&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896932&isShard=true&wt=javabin} hits=33 status=0 QTime=0
   [junit4]   2> 471960 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=98&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=true&rows=0&_forwardedCount=1&wt=javabin&version=2} rid=127.0.0.1-83920 hits=57 status=0 QTime=3
   [junit4]   2> 471963 INFO  (qtp1278902017-7835) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=41&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/&rows=0&_forwardedCount=1&rid=127.0.0.1-83921&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896937&isShard=true&wt=javabin} hits=24 status=0 QTime=0
   [junit4]   2> 471963 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=41&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/&rows=0&_forwardedCount=1&rid=127.0.0.1-83921&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896937&isShard=true&wt=javabin} hits=33 status=0 QTime=0
   [junit4]   2> 471964 INFO  (qtp1964956990-7836) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=41&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&rows=0&_forwardedCount=1&wt=javabin&version=2} rid=127.0.0.1-83921 hits=57 status=0 QTime=2
   [junit4]   2> 471967 INFO  (qtp1278902017-7812) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=32&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/&rows=0&_forwardedCount=1&rid=127.0.0.1-83922&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896941&isShard=true&wt=javabin} hits=24 status=0 QTime=0
   [junit4]   2> 471969 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=32&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/&rows=0&_forwardedCount=1&rid=127.0.0.1-83922&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896941&isShard=true&wt=javabin} hits=33 status=0 QTime=0
   [junit4]   2> 471969 INFO  (qtp1964956990-7836) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=32&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&rows=0&_forwardedCount=1&wt=javabin&version=2} rid=127.0.0.1-83922 hits=57 status=0 QTime=3
   [junit4]   2> 471973 INFO  (qtp1278902017-7812) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=95&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/&rows=0&_forwardedCount=1&rid=127.0.0.1-83923&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896946&isShard=true&wt=javabin} hits=24 status=0 QTime=0
   [junit4]   2> 471978 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=95&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/&rows=0&_forwardedCount=1&rid=127.0.0.1-83923&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896946&isShard=true&wt=javabin} hits=33 status=0 QTime=4
   [junit4]   2> 471979 INFO  (qtp1278902017-7835) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=95&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&rows=0&_forwardedCount=1&wt=javabin&version=2} rid=127.0.0.1-83923 hits=57 status=0 QTime=7
   [junit4]   2> 471982 INFO  (qtp1278902017-7812) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=21&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/&rows=0&_forwardedCount=1&rid=127.0.0.1-83924&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896955&isShard=true&wt=javabin} hits=24 status=0 QTime=0
   [junit4]   2> 471983 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=21&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/&rows=0&_forwardedCount=1&rid=127.0.0.1-83924&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896955&isShard=true&wt=javabin} hits=33 status=0 QTime=0
   [junit4]   2> 471983 INFO  (qtp1964956990-7836) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=21&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=true&rows=0&_forwardedCount=1&wt=javabin&version=2} rid=127.0.0.1-83924 hits=57 status=0 QTime=3
   [junit4]   2> 471986 INFO  (qtp1964956990-7836) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=43&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/&rows=0&_forwardedCount=1&rid=127.0.0.1-83925&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896960&isShard=true&wt=javabin} hits=33 status=0 QTime=0
   [junit4]   2> 471986 INFO  (qtp1278902017-7835) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=43&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/&rows=0&_forwardedCount=1&rid=127.0.0.1-83925&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896960&isShard=true&wt=javabin} hits=24 status=0 QTime=0
   [junit4]   2> 471987 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=43&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=true&rows=0&_forwardedCount=1&wt=javabin&version=2} rid=127.0.0.1-83925 hits=57 status=0 QTime=2
   [junit4]   2> 471990 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=71&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/&rows=0&_forwardedCount=1&rid=127.0.0.1-83926&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896964&isShard=true&wt=javabin} hits=33 status=0 QTime=0
   [junit4]   2> 471990 INFO  (qtp1278902017-7812) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=71&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/&rows=0&_forwardedCount=1&rid=127.0.0.1-83926&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896964&isShard=true&wt=javabin} hits=24 status=0 QTime=0
   [junit4]   2> 471991 INFO  (qtp1964956990-7836) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=71&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=true&rows=0&_forwardedCount=1&wt=javabin&version=2} rid=127.0.0.1-83926 hits=57 status=0 QTime=2
   [junit4]   2> 471995 INFO  (qtp1278902017-7812) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=78&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:35497/solr/exitable_shard2_replica_n2/&rows=0&_forwardedCount=1&rid=127.0.0.1-83927&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896968&isShard=true&wt=javabin} hits=24 status=0 QTime=0
   [junit4]   2> 471995 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=78&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/&rows=0&_forwardedCount=1&rid=127.0.0.1-83927&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896968&isShard=true&wt=javabin} hits=33 status=0 QTime=0
   [junit4]   2> 471995 INFO  (qtp1278902017-7835) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=78&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&rows=0&_forwardedCount=1&wt=javabin&version=2} rid=127.0.0.1-83927 hits=57 status=0 QTime=2
   [junit4]   2> 471998 INFO  (qtp1964956990-7810) [n:127.0.0.1:46735_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=3&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=https://127.0.0.1:46735/solr/exitable_shard1_replica_n1/&rows=0&_forwardedCount=1&rid=127.0.0.1-83928&version=2&q=*:*&json.facet={+ids:+{+type:+field,+field+:+name_dv}}&omitHeader=false&NOW=1595443896972&isShard=true&wt=javabin} hits=33 status=0 QTime=0
   [junit4]   2> 471998 INFO  (qtp1278902017-7812) [n:127.0.0.1:35497_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=3&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&f

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

apache.solr.metrics.reporters.SolrJmxReporter@242afebf: rootName = solr_46735, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@ee333b4
   [junit4]   2> 482770 INFO  (jetty-closer-4777-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 482813 WARN  (jetty-launcher-4697-thread-3-SendThread(127.0.0.1:32817)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000aca65570007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1000aca65570007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000aca65570007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 482925 INFO  (jetty-closer-4777-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3ae427d6{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 482928 INFO  (jetty-closer-4777-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43e7f21d{/solr,null,UNAVAILABLE}
   [junit4]   2> 482929 INFO  (jetty-closer-4777-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 482929 WARN  (jetty-launcher-4697-thread-2-SendThread(127.0.0.1:32817)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000aca65570008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1000aca65570008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000aca65570008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 483038 INFO  (jetty-closer-4777-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c082cd{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 483038 INFO  (jetty-closer-4777-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@233eef36{/solr,null,UNAVAILABLE}
   [junit4]   2> 483038 INFO  (jetty-closer-4777-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 483042 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 483043 WARN  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker-SendThread(127.0.0.1:32817)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000aca65570000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1000aca65570000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000aca65570000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 483247 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> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/collections/exitable/terms/shard2
   [junit4]   2> 	3	/solr/collections/exitable/terms/shard1
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/exitable/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/collections/exitable/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/overseer/queue
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 483249 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:32817
   [junit4]   2> 483249 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32817
   [junit4]   2> 483249 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[9815B4C94797AA42]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32817
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_9815B4C94797AA42-001
   [junit4]   2> Jul 22, 2020 6:51:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=kln, timezone=Africa/Accra
   [junit4]   2> NOTE: Linux 5.4.0-40-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=1,free=315575848,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrConfigHandler, IndexSizeEstimatorTest, DocValuesMultiTest, TestSortByMinMaxFunction, TestCaffeineCache, TestImplicitCoreProperties, OverseerStatusTest, TemplateUpdateProcessorTest, TestSolrQueryParser, TestCursorMarkWithoutUniqueKey, MinimalSchemaTest, BasicFunctionalityTest, TestNumericTerms64, TestJavabinTupleStreamParser, DirectSolrConnectionTest, CloneFieldUpdateProcessorFactoryTest, TestClusterProperties, SpellingQueryConverterTest, TestStressUserVersions, TestPayloadCheckQParserPlugin, TestLockTree, TestJsonFacetsWithNestedObjects, TestSSLRandomization, SliceStateTest, HighlighterConfigTest, CdcrRequestHandlerTest, TestXmlQParser, TestSweetSpotSimilarityFactory, TestManagedStopFilterFactory, CustomHighlightComponentTest, AnalyticsMergeStrategyTest, TestSolr4Spatial, TestDocSet, TestDistributedTracing, UnloadDistributedZkTest, DirectUpdateHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, RecoveryZkTest, TestInPlaceUpdatesDistrib, TestCorePropertiesReload, TestUtils, TestReload, TestDynamicFieldCollectionResource, TestRTimerTree, HdfsDirectoryTest, TestSolrQueryResponse, SmileWriterTest, TestStreamBody, ChangedSchemaMergeTest, SolrCoreCheckLockOnStartupTest, TestLMDirichletSimilarityFactory, DistribDocExpirationUpdateProcessorTest, DeleteLastCustomShardedReplicaTest, MetricsHistoryHandlerTest, TestFuzzyAnalyzedSuggestions, RollingRestartTest, MetricsHistoryIntegrationTest, TestRandomCollapseQParserPlugin, DistributedFacetPivotLargeTest, SolrPluginUtilsTest, FacetPivotSmallTest, TestNumericTokenStream, TestSQLHandler, PluginInfoTest, MoveReplicaTest, SolrIndexMetricsTest, PKIAuthenticationIntegrationTest, TestFoldingMultitermQuery, MaxScoreCollectorTest, TestDeprecatedFilters, TestManagedSchemaAPI, CloudExitableDirectoryReaderTest]
   [junit4] Completed [401/867 (1!)] on J1 in 14.80s, 7 tests, 1 error <<< FAILURES!

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

[repro] Revision: 03a03b34a468f8095c7f0b87ceeaf4ba0d4aeaec

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC"
[repro] Repro line:  ant test  -Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test -Dtests.seed=9815B4C94797AA42 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kln -Dtests.timezone=Africa/Accra -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[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]       CloudExitableDirectoryReaderTest
[repro] ant compile-test

[...truncated 2446 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CloudExitableDirectoryReaderTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC" -Dtests.seed=9815B4C94797AA42 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kln -Dtests.timezone=Africa/Accra -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 49 lines...]

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-11.0.6) - Build # 27401 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27401/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestBulkSchemaConcurrent

Error Message:
ObjectTracker found 3 object(s) that were not released!!! [NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:554)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1002)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:834)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:814)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:834)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:406)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:782)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:834)   expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:554)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1002)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:834)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:814)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:834)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:406)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:782)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:834)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:554)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1002)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:814)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:406)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:782)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:834)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:554)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1002)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:814)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:406)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:782)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:834)

>
	at __randomizedtesting.SeedInfo.seed([303A42EEDE8A0940]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:328)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	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:834)




Build Log:
[...truncated 13143 lines...]
   [junit4] JVM J5: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J5-20200722_204229_34714754475942103953394.sysout
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGILL (0x4) at pc=0x00007f34b22eecf2, pid=3700918, tid=3739696
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (11.0.6+10) (build 11.0.6+10)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (11.0.6+10, mixed mode, tiered, z gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # J 37221 c2 org.apache.solr.schema.TrieField.readableToIndexed(Ljava/lang/CharSequence;Lorg/apache/lucene/util/BytesRefBuilder;)V (147 bytes) @ 0x00007f34b22eecf2 [0x00007f34b22ee2a0+0x0000000000000a52]
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/hs_err_pid3700918.log
   [junit4] [thread 3739703 also had an error]
   [junit4] Compiled method (c2)  299852 35552       4       jdk.internal.math.FloatingDecimal::getBinaryToASCIIConverter (183 bytes)
   [junit4]  total in heap  [0x00007f34b1e96f90,0x00007f34b1e985a8] = 5656
   [junit4]  relocation     [0x00007f34b1e97108,0x00007f34b1e971e0] = 216
   [junit4]  main code      [0x00007f34b1e971e0,0x00007f34b1e97cc0] = 2784
   [junit4]  stub code      [0x00007f34b1e97cc0,0x00007f34b1e97d30] = 112
   [junit4]  oops           [0x00007f34b1e97d30,0x00007f34b1e97d38] = 8
   [junit4]  metadata       [0x00007f34b1e97d38,0x00007f34b1e97dc8] = 144
   [junit4]  scopes data    [0x00007f34b1e97dc8,0x00007f34b1e98268] = 1184
   [junit4]  scopes pcs     [0x00007f34b1e98268,0x00007f34b1e98468] = 512
   [junit4]  dependencies   [0x00007f34b1e98468,0x00007f34b1e98480] = 24
   [junit4]  handler table  [0x00007f34b1e98480,0x00007f34b1e98570] = 240
   [junit4]  nul chk table  [0x00007f34b1e98570,0x00007f34b1e985a8] = 56
   [junit4] Compiled method (c2)  299852 34946       4       org.apache.solr.schema.FieldType::getFieldQuery (62 bytes)
   [junit4]  total in heap  [0x00007f34b1cc3610,0x00007f34b1cc45e0] = 4048
   [junit4]  relocation     [0x00007f34b1cc3788,0x00007f34b1cc37f0] = 104
   [junit4]  main code      [0x00007f34b1cc3800,0x00007f34b1cc40e0] = 2272
   [junit4]  stub code      [0x00007f34b1cc40e0,0x00007f34b1cc4108] = 40
   [junit4]  oops           [0x00007
   [junit4] f34b1cc4108,0x00007f34b1cc4110] = 8
   [junit4]  metadata       [0x00007f34b1cc4110,0x00007f34b1cc4168] = 88
   [junit4]  scopes data    [0x00007f34b1cc4168,0x00007f34b1cc43b0] = 584
   [junit4]  scopes pcs     [0x00007f34b1cc43b0,0x00007f34b1cc44f0] = 320
   [junit4]  dependencies   [0x00007f34b1cc44f0,0x00007f34b1cc44f8] = 8
   [junit4]  handler table  [0x00007f34b1cc44f8,0x00007f34b1cc45b8] = 192
   [junit4]  nul chk table  [0x00007f34b1cc45b8,0x00007f34b1cc45e0] = 40
   [junit4] Could not load hsdis-amd64.so; library not loadable; PrintAssembly is disabled
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   https://github.com/AdoptOpenJDK/openjdk-support/issues
   [junit4] #
   [junit4] <<< JVM J5: EOF ----

[...truncated 1283 lines...]
   [junit4] Suite: org.apache.solr.schema.TestBulkSchemaConcurrent
   [junit4]   2> 922033 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[303A42EEDE8A0940]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 922033 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[303A42EEDE8A0940]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 922034 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[303A42EEDE8A0940]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_303A42EEDE8A0940-001/data-dir-128-001
   [junit4]   2> 922034 WARN  (SUITE-TestBulkSchemaConcurrent-seed#[303A42EEDE8A0940]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 922034 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[303A42EEDE8A0940]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 922035 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[303A42EEDE8A0940]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 922035 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[303A42EEDE8A0940]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mp/xq
   [junit4]   2> 922037 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 922038 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 922038 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 922039 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 922139 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkTestServer start zk server on port: 43609
   [junit4]   2> 922139 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43609
   [junit4]   2> 922139 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43609
   [junit4]   2> 922139 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43609
   [junit4]   2> 922146 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 922189 INFO  (zkConnectionManagerCallback-10367-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 922189 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 922198 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 922228 INFO  (zkConnectionManagerCallback-10369-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 922228 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 922259 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 922303 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 922322 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 922358 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 922367 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 922367 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 922368 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 922368 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 922369 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 922369 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 922370 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 922380 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 922380 INFO  (zkConnectionManagerCallback-10373-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 922380 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 922381 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]-SendThread(127.0.0.1:43609)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000b3e06660002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1000b3e06660002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000b3e06660002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 922482 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 922583 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 922583 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 922583 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 922592 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 922592 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 922592 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 922594 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1713e949{/mp/xq,null,AVAILABLE}
   [junit4]   2> 922623 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2f0624d4{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:36483}
   [junit4]   2> 922623 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.e.j.s.Server Started @922907ms
   [junit4]   2> 922623 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mp/xq, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_303A42EEDE8A0940-001/tempDir-001/control/data, hostPort=36483, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_303A42EEDE8A0940-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 922623 ERROR (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 922623 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 922623 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 922623 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 922623 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 922623 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-22T20:57:52.277996Z
   [junit4]   2> 922634 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 922648 INFO  (zkConnectionManagerCallback-10375-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 922649 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 922750 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 922751 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_303A42EEDE8A0940-001/control-001/solr.xml
   [junit4]   2> 922755 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5b631852, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 922824 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 922842 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14fed670[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 922842 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14fed670[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 922876 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@587d3574[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 922876 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@587d3574[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 922878 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43609/solr
   [junit4]   2> 922904 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 922905 INFO  (zkConnectionManagerCallback-10385-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 922905 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 923022 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 923025 INFO  (zkConnectionManagerCallback-10387-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923025 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 923115 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36483_mp%2Fxq
   [junit4]   2> 923116 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.c.Overseer Overseer (id=72069955061153797-127.0.0.1:36483_mp%2Fxq-n_0000000000) starting
   [junit4]   2> 923135 INFO  (OverseerStateUpdate-72069955061153797-127.0.0.1:36483_mp%2Fxq-n_0000000000) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36483_mp%2Fxq
   [junit4]   2> 923146 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36483_mp%2Fxq
   [junit4]   2> 923151 INFO  (zkCallback-10386-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 923152 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 923153 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [n:127.0.0.1:36483_mp%2Fxq     ] 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> 923163 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 923175 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b631852
   [junit4]   2> 923185 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b631852
   [junit4]   2> 923185 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b631852
   [junit4]   2> 923187 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_303A42EEDE8A0940-001/control-001/cores
   [junit4]   2> 923226 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 923238 INFO  (zkConnectionManagerCallback-10402-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923238 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 923239 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 923240 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43609/solr ready
   [junit4]   2> 923284 INFO  (qtp200028913-17012) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36483_mp%252Fxq&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 923299 INFO  (OverseerThreadFactory-10392-thread-1-processing-n:127.0.0.1:36483_mp%2Fxq) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 923404 INFO  (OverseerStateUpdate-72069955061153797-127.0.0.1:36483_mp%2Fxq-n_0000000000) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36483/mp/xq",
   [junit4]   2>   "node_name":"127.0.0.1:36483_mp%2Fxq",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 923640 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 923640 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 923655 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 923661 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 923663 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 923668 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 923891 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 923930 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 923931 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 923932 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b631852
   [junit4]   2> 923932 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_303A42EEDE8A0940-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_303A42EEDE8A0940-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 923948 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 923967 WARN  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 924022 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 924022 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 924023 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 924023 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 924024 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=72.4638671875, floorSegmentMB=1.875, forceMergeDeletesPctAllowed=5.806694824298141, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29936759550525704, deletesPctAllowed=37.062550573717374
   [junit4]   2> 924027 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 924027 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 924027 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 924028 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 924028 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 924028 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672952124467576832
   [junit4]   2> 924030 INFO  (searcherExecutor-10404-thread-1-processing-n:127.0.0.1:36483_mp%2Fxq x:control_collection_shard1_replica_n1 c:control_collection s:shard1 r:core_node2) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 924032 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 924032 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 924034 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 924034 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 924034 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36483/mp/xq/control_collection_shard1_replica_n1/
   [junit4]   2> 924035 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 924035 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:36483/mp/xq/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 924035 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72069955061153797-core_node2-n_0000000000
   [junit4]   2> 924036 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36483/mp/xq/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 924146 INFO  (zkCallback-10386-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 924147 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 924149 INFO  (qtp200028913-17014) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=509
   [junit4]   2> 924150 INFO  (zkCallback-10386-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 924151 INFO  (qtp200028913-17012) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 924253 INFO  (zkCallback-10386-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 924253 INFO  (zkCallback-10386-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 924253 INFO  (zkCallback-10386-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 924253 INFO  (qtp200028913-17012) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36483_mp%252Fxq&wt=javabin&version=2} status=0 QTime=969
   [junit4]   2> 924254 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 924414 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 924416 INFO  (zkConnectionManagerCallback-10413-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 924416 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 924417 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 924417 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43609/solr ready
   [junit4]   2> 924417 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 924427 INFO  (qtp200028913-17012) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 924433 INFO  (OverseerThreadFactory-10392-thread-2-processing-n:127.0.0.1:36483_mp%2Fxq) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 924433 INFO  (OverseerCollectionConfigSetProcessor-72069955061153797-127.0.0.1:36483_mp%2Fxq-n_0000000000) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 924637 WARN  (OverseerThreadFactory-10392-thread-2-processing-n:127.0.0.1:36483_mp%2Fxq) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 924638 INFO  (qtp200028913-17012) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 924638 INFO  (qtp200028913-17012) [n:127.0.0.1:36483_mp%2Fxq     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2} status=0 QTime=211
   [junit4]   2> 924640 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 924640 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 924640 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 924640 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 924640 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 924640 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 924640 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 924731 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[303A42EEDE8A0940]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_303A42EEDE8A0940-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 924742 INFO  (closeThreadPool-10414-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 924742 INFO  (closeThreadPool-10414-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 924742 INFO  (closeThreadPool-10414-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 924749 INFO  (closeThreadPool-10414-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 924749 INFO  (closeThreadPool-10414-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 924750 INFO  (closeThreadPool-10414-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 924751 INFO  (closeThreadPool-10414-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1af4e165{/mp/xq,null,AVAILABLE}
   [junit4]   2> 924758 INFO  (closeThreadPool-10414-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b065e1f{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:38099}
   [junit4]   2> 924758 INFO  (closeThreadPool-10414-thread-

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

/lib/netty-resolver-4.1.50.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-4.1.50.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-native-epoll-4.1.50.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-native-unix-common-4.1.50.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/slf4j-api-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/snappy-java-1.1.7.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/stax2-api-3.1.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/zookeeper-3.6.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/zookeeper-jute-3.6.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-common-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-hpack-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/javax.servlet-api-3.1.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-alpn-java-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-alpn-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-continuation-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-deploy-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-http-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-io-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-jmx-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-rewrite-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-security-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-servlet-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-servlets-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-util-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-webapp-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-xml-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-core-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-graphite-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jetty9-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jmx-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jvm-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/byte-buddy-1.9.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-compress-1.19.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-logging-1.1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-text-1.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-common-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-minikdc-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jersey-servlet-1.19.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-admin-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-client-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-common-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-crypto-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-identity-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-server-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-simplekdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-config-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-kdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-util-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/mockito-core-2.23.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/objenesis-2.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/opentracing-mock-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analysis-extras/lib/icu4j-62.2.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.6.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J5-20200722_204229_34715496308265503521843.events @/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J5-20200722_204229_34717689334765618941983.suites -stdin
   [junit4] ERROR: JVM J5 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J5-20200722_204229_34714754475942103953394.sysout
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:834)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:635: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:579: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:232: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:549: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1521: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1048: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J5-20200722_204229_34714754475942103953394.sysout

Total time: 31 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2