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

[JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-13-ea+shipilev-fastdebug) - Build # 389 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/389/
Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRuleLink

Error Message:
Error from server at http://127.0.0.1:44057: Could not find collection : shardSplitWithRule_link

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44057: Could not find collection : shardSplitWithRule_link
	at __randomizedtesting.SeedInfo.seed([93BE32B9B6EB6BFA:99A287223C770D5F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitShardWithRule(ShardSplitTest.java:661)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRuleLink(ShardSplitTest.java:633)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13212 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 164900 INFO  (SUITE-ShardSplitTest-seed#[93BE32B9B6EB6BFA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/init-core-data-001
   [junit4]   2> 164902 WARN  (SUITE-ShardSplitTest-seed#[93BE32B9B6EB6BFA]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=118 numCloses=118
   [junit4]   2> 164902 INFO  (SUITE-ShardSplitTest-seed#[93BE32B9B6EB6BFA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 164904 INFO  (SUITE-ShardSplitTest-seed#[93BE32B9B6EB6BFA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 164904 INFO  (SUITE-ShardSplitTest-seed#[93BE32B9B6EB6BFA]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 164913 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 164933 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 164933 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 165045 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer start zk server on port:46393
   [junit4]   2> 165045 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46393
   [junit4]   2> 165045 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46393
   [junit4]   2> 165068 INFO  (zkConnectionManagerCallback-348-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 165077 INFO  (zkConnectionManagerCallback-350-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 165079 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 165081 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 165082 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 165083 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 165084 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 165085 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 165086 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 165087 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 165087 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 165088 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 165089 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 165090 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 165211 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 165212 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 165212 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 165212 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 165215 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 165215 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 165215 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 165219 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@721b49ee{/,null,AVAILABLE}
   [junit4]   2> 165253 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4fcf1dcf{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37847}
   [junit4]   2> 165253 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.e.j.s.Server Started @165429ms
   [junit4]   2> 165253 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/tempDir-001/control/data, hostPort=37847, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 165254 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 165254 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 165254 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 165255 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 165255 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 165255 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-12T19:52:37.809060Z
   [junit4]   2> 165260 INFO  (zkConnectionManagerCallback-352-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 165261 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 165261 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/control-001/solr.xml
   [junit4]   2> 165268 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 165268 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 165269 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1b51, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 165312 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 165315 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1924d5fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 165319 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@726b600[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 165320 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46393/solr
   [junit4]   2> 165323 INFO  (zkConnectionManagerCallback-359-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 165329 INFO  (zkConnectionManagerCallback-361-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 165413 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37847_
   [junit4]   2> 165414 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [n:127.0.0.1:37847_    ] o.a.s.c.Overseer Overseer (id=72070314100916228-127.0.0.1:37847_-n_0000000000) starting
   [junit4]   2> 165501 INFO  (zkConnectionManagerCallback-368-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 165504 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [n:127.0.0.1:37847_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46393/solr ready
   [junit4]   2> 165505 INFO  (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37847_
   [junit4]   2> 165506 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 165507 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 165507 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 165507 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 165507 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 165507 INFO  (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 165511 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [n:127.0.0.1:37847_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37847_
   [junit4]   2> 165512 INFO  (zkCallback-360-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 165513 INFO  (zkCallback-367-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 165548 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [n:127.0.0.1:37847_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 165591 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [n:127.0.0.1:37847_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1b51
   [junit4]   2> 165616 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [n:127.0.0.1:37847_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1b51
   [junit4]   2> 165616 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [n:127.0.0.1:37847_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1b51
   [junit4]   2> 165618 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [n:127.0.0.1:37847_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/control-001/cores
   [junit4]   2> 165657 INFO  (zkConnectionManagerCallback-374-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 165659 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 165660 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46393/solr ready
   [junit4]   2> 165669 INFO  (qtp568290989-845) [n:127.0.0.1:37847_    ] 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:37847_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 165673 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 165673 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 165673 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:37847_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 165681 DEBUG (OverseerThreadFactory-290-thread-1-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 165681 DEBUG (OverseerThreadFactory-290-thread-1-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:37847_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 165681 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 165681 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 165681 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 165681 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 165682 INFO  (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 165682 INFO  (OverseerThreadFactory-290-thread-1-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 165683 DEBUG (OverseerThreadFactory-290-thread-1-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 165684 DEBUG (OverseerThreadFactory-290-thread-1-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:control_collection
   [junit4]   2> 165684 DEBUG (OverseerThreadFactory-290-thread-1-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 165686 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:37847_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 165686 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 165687 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 165787 DEBUG (OverseerThreadFactory-290-thread-1-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:37847_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 165788 DEBUG (OverseerThreadFactory-290-thread-1-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:37847_
   [junit4]   2> 165791 INFO  (qtp568290989-844) [n:127.0.0.1:37847_    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 165791 INFO  (qtp568290989-844) [n:127.0.0.1:37847_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 165794 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37847",
   [junit4]   2>   "node_name":"127.0.0.1:37847_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 165794 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37847",
   [junit4]   2>   "node_name":"127.0.0.1:37847_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 165794 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":"control_collection_shard1_replica_n1","base_url":"http://127.0.0.1:37847","node_name":"127.0.0.1:37847_","state":"down","type":"NRT"}
   [junit4]   2> 165794 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:37847",
   [junit4]   2>           "node_name":"127.0.0.1:37847_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 165895 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 166865 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 166882 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 167171 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 167202 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 167203 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1b51
   [junit4]   2> 167209 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 167227 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8990835322375247]
   [junit4]   2> 167318 WARN  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 167462 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 167462 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 167466 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 167466 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 167471 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5280891293591466]
   [junit4]   2> 167472 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4dae83f6[control_collection_shard1_replica_n1] main]
   [junit4]   2> 167474 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 167475 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 167476 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 167476 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630639237397217280
   [junit4]   2> 167481 INFO  (searcherExecutor-295-thread-1-processing-n:127.0.0.1:37847_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@4dae83f6[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 167493 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 167493 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 167497 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 167497 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 167497 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37847/control_collection_shard1_replica_n1/
   [junit4]   2> 167498 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 167504 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:37847/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 167504 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72070314100916228-core_node2-n_0000000000
   [junit4]   2> 167508 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37847/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 167508 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:37847",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 167609 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 167618 INFO  (zkCallback-360-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> 167619 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 167624 INFO  (qtp568290989-844) [n:127.0.0.1:37847_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1834
   [junit4]   2> 167625 DEBUG (OverseerThreadFactory-290-thread-1-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.a.c.CreateCollectionCmd Finished create command on all shards for collection: control_collection
   [junit4]   2> 167638 INFO  (zkCallback-360-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> 167639 DEBUG (OverseerThreadFactory-290-thread-1-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 167639 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37847",
   [junit4]   2>   "node_name":"127.0.0.1:37847_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 167640 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37847",
   [junit4]   2>   "node_name":"127.0.0.1:37847_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 167640 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":"control_collection_shard1_replica_n1","base_url":"http://127.0.0.1:37847","node_name":"127.0.0.1:37847_","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 167640 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:37847",
   [junit4]   2>           "node_name":"127.0.0.1:37847_",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 167641 DEBUG (OverseerThreadFactory-290-thread-1-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 167641 DEBUG (OverseerThreadFactory-290-thread-1-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 167642 INFO  (qtp568290989-845) [n:127.0.0.1:37847_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 167649 DEBUG (OverseerThreadFactory-290-thread-1-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 167649 DEBUG (OverseerThreadFactory-290-thread-1-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 167649 INFO  (OverseerThreadFactory-290-thread-1-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 167650 DEBUG (OverseerThreadFactory-290-thread-1-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:37847_={responseHeader={status=0,QTime=1834},core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 167682 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 167682 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 1
   [junit4]   2> 167682 INFO  (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] 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> 167683 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 167683 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 167683 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 167683 INFO  (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 167740 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 2
   [junit4]   2> 167741 INFO  (zkCallback-360-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> 167741 INFO  (zkCallback-360-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> 167741 INFO  (qtp568290989-845) [n:127.0.0.1:37847_    ] 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:37847_&wt=javabin&version=2} status=0 QTime=2073
   [junit4]   2> 167747 INFO  (zkCallback-360-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> 167778 INFO  (zkConnectionManagerCallback-380-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 167780 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 167782 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46393/solr ready
   [junit4]   2> 167782 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 167791 INFO  (qtp568290989-846) [n:127.0.0.1:37847_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 167800 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 167800 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 167800 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 167801 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 167801 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 167801 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 167801 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 167801 INFO  (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 167804 DEBUG (OverseerThreadFactory-290-thread-2-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 167804 DEBUG (OverseerThreadFactory-290-thread-2-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 167806 INFO  (OverseerThreadFactory-290-thread-2-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 167806 DEBUG (OverseerThreadFactory-290-thread-2-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/collection1 
   [junit4]   2> 167807 DEBUG (OverseerThreadFactory-290-thread-2-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:collection1
   [junit4]   2> 167807 DEBUG (OverseerThreadFactory-290-thread-2-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 167819 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 167819 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 168019 WARN  (OverseerThreadFactory-290-thread-2-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 168019 DEBUG (OverseerThreadFactory-290-thread-2-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.a.c.CreateCollectionCmd Finished create command for collection: collection1
   [junit4]   2> 168020 DEBUG (OverseerThreadFactory-290-thread-2-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 168021 DEBUG (OverseerThreadFactory-290-thread-2-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as completed.
   [junit4]   2> 168021 DEBUG (OverseerThreadFactory-290-thread-2-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 168021 DEBUG (OverseerThreadFactory-290-thread-2-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 168021 DEBUG (OverseerThreadFactory-290-thread-2-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 168021 INFO  (OverseerThreadFactory-290-thread-2-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 168021 DEBUG (OverseerThreadFactory-290-thread-2-processing-n:127.0.0.1:37847_) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000002 complete, response:{}
   [junit4]   2> 168023 INFO  (qtp568290989-846) [n:127.0.0.1:37847_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 168033 INFO  (qtp568290989-846) [n:127.0.0.1:37847_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=242
   [junit4]   2> 168055 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 168451 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/shard-1-001 of type NRT
   [junit4]   2> 168452 WARN  (closeThreadPool-381-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 168452 INFO  (closeThreadPool-381-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 168452 INFO  (closeThreadPool-381-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 168452 INFO  (closeThreadPool-381-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 168532 INFO  (closeThreadPool-381-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 168532 INFO  (closeThreadPool-381-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 168532 INFO  (closeThreadPool-381-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 168533 INFO  (closeThreadPool-381-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fd1dc7f{/,null,AVAILABLE}
   [junit4]   2> 168534 INFO  (closeThreadPool-381-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4674a572{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39733}
   [junit4]   2> 168534 INFO  (closeThreadPool-381-thread-1) [    ] o.e.j.s.Server Started @168709ms
   [junit4]   2> 168534 INFO  (closeThreadPool-381-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/tempDir-001/jetty1, hostPort=39733, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/shard-1-001/cores}
   [junit4]   2> 168534 ERROR (closeThreadPool-381-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 168534 INFO  (closeThreadPool-381-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 168534 INFO  (closeThreadPool-381-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 168535 INFO  (closeThreadPool-381-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 168535 INFO  (closeThreadPool-381-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 168535 INFO  (closeThreadPool-381-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-12T19:52:41.089068Z
   [junit4]   2> 168549 INFO  (zkConnectionManagerCallback-383-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168550 INFO  (closeThreadPool-381-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 168550 INFO  (closeThreadPool-381-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/shard-1-001/solr.xml
   [junit4]   2> 168557 INFO  (closeThreadPool-381-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 168557 INFO  (closeThreadPool-381-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 168559 INFO  (closeThreadPool-381-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1b51, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 168647 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/shard-2-001 of type NRT
   [junit4]   2> 168665 WARN  (closeThreadPool-381-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 168665 INFO  (closeThreadPool-381-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 168666 INFO  (closeThreadPool-381-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 168667 INFO  (closeThreadPool-381-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 168933 INFO  (closeThreadPool-381-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 168933 INFO  (closeThreadPool-381-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 168933 INFO  (closeThreadPool-381-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 168942 INFO  (closeThreadPool-381-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40e81eed{/,null,AVAILABLE}
   [junit4]   2> 168943 INFO  (closeThreadPool-381-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@193e28fd{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:32915}
   [junit4]   2> 168943 INFO  (closeThreadPool-381-thread-2) [    ] o.e.j.s.Server Started @169119ms
   [junit4]   2> 168943 INFO  (closeThreadPool-381-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/tempDir-001/jetty2, hostPort=32915, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/shard-2-001/cores}
   [junit4]   2> 168944 ERROR (closeThreadPool-381-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 168944 INFO  (closeThreadPool-381-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 168944 INFO  (closeThreadPool-381-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 168945 INFO  (closeThreadPool-381-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 168945 INFO  (closeThreadPool-381-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 168945 INFO  (closeThreadPool-381-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-12T19:52:41.499157Z
   [junit4]   2> 168981 INFO  (zkConnectionManagerCallback-386-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168991 INFO  (closeThreadPool-381-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 168991 INFO  (closeThreadPool-381-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/shard-2-001/solr.xml
   [junit4]   2> 169004 INFO  (closeThreadPool-381-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 169004 INFO  (closeThreadPool-381-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 169006 INFO  (closeThreadPool-381-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1b51, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 169051 INFO  (closeThreadPool-381-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 169054 WARN  (closeThreadPool-381-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@755ca72a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 169081 WARN  (closeThreadPool-381-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2accc64b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 169082 INFO  (closeThreadPool-381-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46393/solr
   [junit4]   2> 169099 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/shard-3-001 of type NRT
   [junit4]   2> 169121 INFO  (closeThreadPool-381-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 169129 WARN  (closeThreadPool-381-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 169129 INFO  (closeThreadPool-381-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 169129 INFO  (closeThreadPool-381-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 169129 INFO  (closeThreadPool-381-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 169135 INFO  (zkConnectionManagerCallback-393-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169140 WARN  (closeThreadPool-381-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@622febec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 169219 WARN  (closeThreadPool-381-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@52a9f379[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 169221 INFO  (closeThreadPool-381-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46393/solr
   [junit4]   2> 169253 INFO  (closeThreadPool-381-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 169253 INFO  (closeThreadPool-381-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 169253 INFO  (closeThreadPool-381-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 169278 INFO  (closeThreadPool-381-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4defa240{/,null,AVAILABLE}
   [junit4]   2> 169436 INFO  (zkConnectionManagerCallback-399-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169443 INFO  (closeThreadPool-381-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11a6393f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41991}
   [junit4]   2> 169444 INFO  (closeThreadPool-381-thread-3) [    ] o.e.j.s.Server Started @169619ms
   [junit4]   2> 169444 INFO  (closeThreadPool-381-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/tempDir-001/jetty3, hostPort=41991, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/shard-3-001/cores}
   [junit4]   2> 169444 ERROR (closeThreadPool-381-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 169444 INFO  (closeThreadPool-381-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 169444 INFO  (closeThreadPool-381-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 169445 INFO  (closeThreadPool-381-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 169445 INFO  (closeThreadPool-381-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 169445 INFO  (closeThreadPool-381-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-12T19:52:41.999061Z
   [junit4]   2> 169473 INFO  (zkConnectionManagerCallback-401-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169479 INFO  (closeThreadPool-381-thread-1) [n:127.0.0.1:39733_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 169484 INFO  (closeThreadPool-381-thread-1) [n:127.0.0.1:39733_    ] o.a.s.c.ZkController Publish node=127.0.0.1:39733_ as DOWN
   [junit4]   2> 169485 INFO  (zkConnectionManagerCallback-403-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169485 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39733_"} current state version: 1
   [junit4]   2> 169485 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39733_
   [junit4]   2> 169486 INFO  (closeThreadPool-381-thread-1) [n:127.0.0.1:39733_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 169486 INFO  (closeThreadPool-381-thread-1) [n:127.0.0.1:39733_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39733_
   [junit4]   2> 169488 INFO  (zkCallback-379-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 169488 INFO  (zkCallback-367-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 169488 INFO  (zkCallback-360-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 169495 INFO  (closeThreadPool-381-thread-2) [n:127.0.0.1:32915_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 169500 INFO  (closeThreadPool-381-thread-2) [n:127.0.0.1:32915_    ] o.a.s.c.ZkController Publish node=127.0.0.1:32915_ as DOWN
   [junit4]   2> 169503 INFO  (closeThreadPool-381-thread-2) [n:127.0.0.1:32915_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 169503 INFO  (closeThreadPool-381-thread-2) [n:127.0.0.1:32915_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32915_
   [junit4]   2> 169503 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:32915_"} current state version: 1
   [junit4]   2> 169503 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:32915_
   [junit4]   2> 169506 INFO  (zkCallback-367-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 169506 INFO  (zkCallback-379-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 169507 INFO  (zkCallback-360-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 169514 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/shard-4-001 of type NRT
   [junit4]   2> 169522 INFO  (zkCallback-400-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 169534 INFO  (zkConnectionManagerCallback-405-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169548 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 169562 WARN  (closeThreadPool-381-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 169562 INFO  (closeThreadPool-381-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 169562 INFO  (closeThreadPool-381-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 169562 INFO  (closeThreadPool-381-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 169564 INFO  (closeThreadPool-381-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 169564 INFO  (closeThreadPool-381-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/shard-3-001/solr.xml
   [junit4]   2> 169569 INFO  (closeThreadPool-381-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 169569 INFO  (closeThreadPool-381-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 169570 INFO  (closeThreadPool-381-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1b51, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 169637 INFO  (closeThreadPool-381-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 169641 INFO  (zkConnectionManagerCallback-414-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169643 INFO  (closeThreadPool-381-thread-1) [n:127.0.0.1:39733_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 169645 INFO  (closeThreadPool-381-thread-1) [n:127.0.0.1:39733_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46393/solr ready
   [junit4]   2> 169653 INFO  (zkConnectionManagerCallback-419-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169655 INFO  (closeThreadPool-381-thread-2) [n:127.0.0.1:32915_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 169656 INFO  (closeThreadPool-381-thread-2) [n:127.0.0.1:32915_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46393/solr ready
   [junit4]   2> 169659 WARN  (closeThreadPool-381-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6f89845a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 169693 INFO  (closeThreadPool-381-thread-1) [n:127.0.0.1:39733_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 169701 INFO  (closeThreadPool-381-thread-2) [n:127.0.0.1:32915_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 169716 WARN  (closeThreadPool-381-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@539e799a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 169717 INFO  (closeThreadPool-381-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46393/solr
   [junit4]   2> 169733 INFO  (closeThreadPool-381-thread-1) [n:127.0.0.1:39733_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1b51
   [junit4]   2> 169736 INFO  (closeThreadPool-381-thread-2) [n:127.0.0.1:32915_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1b51
   [junit4]   2> 169744 INFO  (closeThreadPool-381-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 169744 INFO  (closeThreadPool-381-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 169744 INFO  (closeThreadPool-381-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 169745 INFO  (closeThreadPool-381-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@685508b5{/,null,AVAILABLE}
   [junit4]   2> 169748 INFO  (closeThreadPool-381-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@bc19a3e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42641}
   [junit4]   2> 169758 INFO  (closeThreadPool-381-thread-4) [    ] o.e.j.s.Server Started @169934ms
   [junit4]   2> 169758 INFO  (closeThreadPool-381-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/tempDir-001/jetty4, hostPort=42641, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/shard-4-001/cores}
   [junit4]   2> 169759 ERROR (closeThreadPool-381-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 169759 INFO  (closeThreadPool-381-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 169759 INFO  (closeThreadPool-381-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 169759 INFO  (closeThreadPool-381-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 169759 INFO  (closeThreadPool-381-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 169759 INFO  (closeThreadPool-381-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-12T19:52:42.313663Z
   [junit4]   2> 169772 INFO  (zkConnectionManagerCallback-428-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169782 INFO  (closeThreadPool-381-thread-2) [n:127.0.0.1:32915_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1b51
   [junit4]   2> 169782 INFO  (closeThreadPool-381-thread-2) [n:127.0.0.1:32915_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1b51
   [junit4]   2> 169784 INFO  (closeThreadPool-381-thread-2) [n:127.0.0.1:32915_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/shard-2-001/cores
   [junit4]   2> 169784 INFO  (zkConnectionManagerCallback-430-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169790 INFO  (closeThreadPool-381-thread-1) [n:127.0.0.1:39733_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1b51
   [junit4]   2> 169790 INFO  (closeThreadPool-381-thread-1) [n:127.0.0.1:39733_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1b51
   [junit4]   2> 169793 INFO  (closeThreadPool-381-thread-1) [n:127.0.0.1:39733_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/shard-1-001/cores
   [junit4]   2> 169810 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 169810 INFO  (closeThreadPool-381-thread-4) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 169810 INFO  (closeThreadPool-381-thread-4) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001/shard-4-001/solr.xml
   [junit4]   2> 169811 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 1
   [junit4]   2> 169812 INFO  (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 169814 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 169814 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 169814 DEBUG (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 169814 INFO  (OverseerCollectionConfigSetProcessor-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 169817 INFO  (zkConnectionManagerCallback-432-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169822 INFO  (closeThreadPool-381-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 169822 INFO  (closeThreadPool-381-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 169823 INFO  (closeThreadPool-381-thread-3) [n:127.0.0.1:41991_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 169825 INFO  (closeThreadPool-381-thread-4) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1b51, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 169827 INFO  (closeThreadPool-381-thread-3) [n:127.0.0.1:41991_    ] o.a.s.c.ZkController Publish node=127.0.0.1:41991_ as DOWN
   [junit4]   2> 169828 INFO  (closeThreadPool-381-thread-3) [n:127.0.0.1:41991_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 169828 INFO  (closeThreadPool-381-thread-3) [n:127.0.0.1:41991_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41991_
   [junit4]   2> 169828 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41991_"} current state version: 1
   [junit4]   2> 169828 DEBUG (OverseerStateUpdate-72070314100916228-127.0.0.1:37847_-n_0000000000) [n:127.0.0.1:37847_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41991_
   [junit4]   2> 169830 INFO  (zkCallback-367-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 169830 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 169830 INFO  (zkCallback-379-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 169830 INFO  (zkCallback-400-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 169830 INFO  (zkCallback-360-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 169838 INFO  (zkCallback-413-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 169861 INFO  (zkCallback-418-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 169862 INFO  (zkCallback-431-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 169878 INFO  (closeThreadPool-381-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 169891 WARN  (closeThreadPool-381-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7353e13b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 169897 INFO  (zkConnectionManagerCallback-440-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169899 INFO  (closeThreadPool-381-thread-3) [n:127.0.0.1:41991_    ] o.a.s.c.c.ZkStat

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

rMetricManager Closing metric reporters for registry=solr.collection.testSplitMixedReplicaTypes_link.shard1_0.leader, tag=548329ea
   [junit4]   2> 435119 INFO  (closeThreadPool-1582-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 435119 INFO  (closeThreadPool-1582-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f2e1762: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@634cfa33
   [junit4]   2> 435120 INFO  (closeThreadPool-1582-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@e08cbd6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 435120 INFO  (closeThreadPool-1582-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ad06eb4{/,null,UNAVAILABLE}
   [junit4]   2> 435120 INFO  (closeThreadPool-1582-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 435123 INFO  (closeThreadPool-1582-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 435123 INFO  (closeThreadPool-1582-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64ab69ed: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7a92b837
   [junit4]   2> 435123 INFO  (closeThreadPool-1582-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 435129 INFO  (closeThreadPool-1582-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@31bca412{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 435129 INFO  (closeThreadPool-1582-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@194c4ec{/,null,UNAVAILABLE}
   [junit4]   2> 435129 INFO  (closeThreadPool-1582-thread-3) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 435139 INFO  (closeThreadPool-1582-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 435139 INFO  (closeThreadPool-1582-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38f89151: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@42810be9
   [junit4]   2> 435145 INFO  (zkCallback-1549-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 435145 INFO  (zkCallback-1556-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 435145 INFO  (zkCallback-1549-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41057_
   [junit4]   2> 435152 INFO  (closeThreadPool-1582-thread-5) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@30042ed7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 435153 INFO  (closeThreadPool-1582-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@261dabba{/,null,UNAVAILABLE}
   [junit4]   2> 435153 INFO  (closeThreadPool-1582-thread-5) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 435155 INFO  (closeThreadPool-1582-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 435155 INFO  (closeThreadPool-1582-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@113bae97: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@634cfa33
   [junit4]   2> 435162 INFO  (closeThreadPool-1582-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 435162 INFO  (closeThreadPool-1582-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4bb1c2f6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7a92b837
   [junit4]   2> 435162 INFO  (closeThreadPool-1582-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 435171 INFO  (closeThreadPool-1582-thread-4) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@70663ff0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 435171 INFO  (closeThreadPool-1582-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14cf3b30{/,null,UNAVAILABLE}
   [junit4]   2> 435171 INFO  (closeThreadPool-1582-thread-4) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 435171 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 435172 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1000b9553ae0000, likely client has closed socket
   [junit4]   2> 435173 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> 	14	/solr/collections/testSplitMixedReplicaTypes_link/terms/shard1_0
   [junit4]   2> 	12	/solr/collections/testSplitMixedReplicaTypes_link/terms/shard1_1
   [junit4]   2> 	12	/solr/aliases.json
   [junit4]   2> 	11	/solr/collections/testSplitMixedReplicaTypes_link/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	105	/solr/collections/testSplitMixedReplicaTypes_link/state.json
   [junit4]   2> 	45	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72070330019872779-127.0.0.1:43787_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 
   [junit4]   2> 435175 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40977
   [junit4]   2> 435175 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[93BE32B9B6EB6BFA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40977
   [junit4] IGNOR/A 0.00s J1 | ShardSplitTest.testSplitWithChaosMonkey
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_93BE32B9B6EB6BFA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {rnd_b=FSTOrd50, a_t=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=PostingsFormat(name=Direct), id=FSTOrd50, foo_s=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{rnd_b=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct), a_t=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting), foo_s=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1473, maxMBSortInHeap=6.145797423116825, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a32c2e7), locale=fy-NL, timezone=America/Thunder_Bay
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 13-testing (64-bit)/cpus=8,threads=1,free=237189032,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DisMaxRequestHandlerTest, TestPrepRecovery, BadCopyFieldTest, TestFuzzyAnalyzedSuggestions, TestShortCircuitedRequests, TestCSVResponseWriter, TestCursorMarkWithoutUniqueKey, TestNestedDocsSort, DeleteLastCustomShardedReplicaTest, TestFiltering, TestDocTermOrdsUninvertLimit, ShardSplitTest]
   [junit4] Completed [89/854 (1!)] on J1 in 270.62s, 11 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 45849 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/389/consoleText

[repro] Revision: 811aae60cd79b9e5e931516219de7e7f10363bed

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=ShardSplitTest -Dtests.method=testSplitShardWithRuleLink -Dtests.seed=93BE32B9B6EB6BFA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fy-NL -Dtests.timezone=America/Thunder_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3581 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ShardSplitTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=93BE32B9B6EB6BFA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fy-NL -Dtests.timezone=America/Thunder_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 140 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro] Exiting with code 0

[...truncated 43 lines...]

[JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-13-ea+shipilev-fastdebug) - Build # 390 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/390/
Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.security.JWTAuthPluginIntegrationTest.testMetrics

Error Message:
Server returned HTTP response code: 401 for URL: http://127.0.0.1:40217/solr/jwtColl/query?q=*:*

Stack Trace:
java.io.IOException: Server returned HTTP response code: 401 for URL: http://127.0.0.1:40217/solr/jwtColl/query?q=*:*
	at __randomizedtesting.SeedInfo.seed([C4FE9E0AD16BE80F:3AEC4CA8CD619FBC]:0)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1913)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
	at java.base/java.net.URLConnection.getContent(URLConnection.java:749)
	at org.apache.solr.security.JWTAuthPluginIntegrationTest.get(JWTAuthPluginIntegrationTest.java:207)
	at org.apache.solr.security.JWTAuthPluginIntegrationTest.testMetrics(JWTAuthPluginIntegrationTest.java:149)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14295 lines...]
   [junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/init-core-data-001
   [junit4]   2> 1421569 WARN  (SUITE-JWTAuthPluginIntegrationTest-seed#[C4FE9E0AD16BE80F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=94 numCloses=94
   [junit4]   2> 1421570 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[C4FE9E0AD16BE80F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1421571 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[C4FE9E0AD16BE80F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1421571 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[C4FE9E0AD16BE80F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1421574 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[C4FE9E0AD16BE80F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting createCollectionUpdateAndQueryDistributed
   [junit4]   2> 1421575 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[C4FE9E0AD16BE80F]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001
   [junit4]   2> 1421575 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[C4FE9E0AD16BE80F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1421576 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1421576 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1421676 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[C4FE9E0AD16BE80F]) [    ] o.a.s.c.ZkTestServer start zk server on port:43845
   [junit4]   2> 1421676 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[C4FE9E0AD16BE80F]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43845
   [junit4]   2> 1421676 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[C4FE9E0AD16BE80F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43845
   [junit4]   2> 1421679 INFO  (zkConnectionManagerCallback-6570-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1421681 INFO  (zkConnectionManagerCallback-6572-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1421682 INFO  (zkConnectionManagerCallback-6574-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1421685 WARN  (jetty-launcher-6575-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1421685 WARN  (jetty-launcher-6575-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1421685 INFO  (jetty-launcher-6575-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1421685 INFO  (jetty-launcher-6575-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1421685 INFO  (jetty-launcher-6575-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1421685 INFO  (jetty-launcher-6575-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1421685 INFO  (jetty-launcher-6575-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 1421685 INFO  (jetty-launcher-6575-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 1421688 INFO  (jetty-launcher-6575-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1421688 INFO  (jetty-launcher-6575-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1421688 INFO  (jetty-launcher-6575-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1421688 INFO  (jetty-launcher-6575-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1421688 INFO  (jetty-launcher-6575-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1421688 INFO  (jetty-launcher-6575-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1421689 INFO  (jetty-launcher-6575-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63b50fab{/solr,null,AVAILABLE}
   [junit4]   2> 1421689 INFO  (jetty-launcher-6575-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69a5056d{/solr,null,AVAILABLE}
   [junit4]   2> 1421689 INFO  (jetty-launcher-6575-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@eff0b1f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:32887}
   [junit4]   2> 1421689 INFO  (jetty-launcher-6575-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7595f400{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40983}
   [junit4]   2> 1421689 INFO  (jetty-launcher-6575-thread-2) [    ] o.e.j.s.Server Started @1421924ms
   [junit4]   2> 1421689 INFO  (jetty-launcher-6575-thread-1) [    ] o.e.j.s.Server Started @1421924ms
   [junit4]   2> 1421689 INFO  (jetty-launcher-6575-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32887}
   [junit4]   2> 1421689 INFO  (jetty-launcher-6575-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40983}
   [junit4]   2> 1421690 ERROR (jetty-launcher-6575-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1421690 ERROR (jetty-launcher-6575-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1421690 INFO  (jetty-launcher-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1421690 INFO  (jetty-launcher-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1421690 INFO  (jetty-launcher-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1421690 INFO  (jetty-launcher-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1421690 INFO  (jetty-launcher-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1421690 INFO  (jetty-launcher-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1421690 INFO  (jetty-launcher-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T00:06:48.462277Z
   [junit4]   2> 1421690 INFO  (jetty-launcher-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1421690 INFO  (jetty-launcher-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1421690 INFO  (jetty-launcher-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T00:06:48.462314Z
   [junit4]   2> 1421691 INFO  (zkConnectionManagerCallback-6577-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1421692 INFO  (jetty-launcher-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1421695 INFO  (zkConnectionManagerCallback-6579-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1421696 INFO  (jetty-launcher-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1421826 INFO  (jetty-launcher-6575-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1421826 WARN  (jetty-launcher-6575-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@22d4525[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1421829 WARN  (jetty-launcher-6575-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@638fd391[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1421830 INFO  (jetty-launcher-6575-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43845/solr
   [junit4]   2> 1421830 INFO  (zkConnectionManagerCallback-6587-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1421836 INFO  (zkConnectionManagerCallback-6589-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1421892 INFO  (jetty-launcher-6575-thread-1) [n:127.0.0.1:40983_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40983_solr
   [junit4]   2> 1421892 INFO  (jetty-launcher-6575-thread-1) [n:127.0.0.1:40983_solr    ] o.a.s.c.Overseer Overseer (id=72071313581211654-127.0.0.1:40983_solr-n_0000000000) starting
   [junit4]   2> 1421896 INFO  (zkConnectionManagerCallback-6596-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1421897 INFO  (jetty-launcher-6575-thread-1) [n:127.0.0.1:40983_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43845/solr ready
   [junit4]   2> 1421898 INFO  (OverseerStateUpdate-72071313581211654-127.0.0.1:40983_solr-n_0000000000) [n:127.0.0.1:40983_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40983_solr
   [junit4]   2> 1421898 INFO  (jetty-launcher-6575-thread-1) [n:127.0.0.1:40983_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40983_solr
   [junit4]   2> 1421899 INFO  (zkCallback-6588-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1421899 INFO  (zkCallback-6595-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1421899 INFO  (jetty-launcher-6575-thread-1) [n:127.0.0.1:40983_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
   [junit4]   2> 1421929 INFO  (jetty-launcher-6575-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1421930 WARN  (jetty-launcher-6575-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1102caa8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1421933 WARN  (jetty-launcher-6575-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6bc48a7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1421956 INFO  (jetty-launcher-6575-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43845/solr
   [junit4]   2> 1421958 INFO  (zkConnectionManagerCallback-6602-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1421981 INFO  (zkConnectionManagerCallback-6604-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1421984 INFO  (jetty-launcher-6575-thread-2) [n:127.0.0.1:32887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1421986 INFO  (jetty-launcher-6575-thread-2) [n:127.0.0.1:32887_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:32887_solr as DOWN
   [junit4]   2> 1421986 INFO  (jetty-launcher-6575-thread-2) [n:127.0.0.1:32887_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1421986 INFO  (jetty-launcher-6575-thread-2) [n:127.0.0.1:32887_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32887_solr
   [junit4]   2> 1421987 INFO  (zkCallback-6588-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1421987 INFO  (zkCallback-6595-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1421987 INFO  (zkCallback-6603-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1421987 INFO  (jetty-launcher-6575-thread-2) [n:127.0.0.1:32887_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
   [junit4]   2> 1422120 WARN  (jetty-launcher-6575-thread-2) [n:127.0.0.1:32887_solr    ] o.a.s.s.JWTAuthPlugin Warning: No adminUiScope provided, fallback to 'solr' as required scope. If this is not correct, the Admin UI login may not work
   [junit4]   2> 1422143 WARN  (jetty-launcher-6575-thread-1) [n:127.0.0.1:40983_solr    ] o.a.s.s.JWTAuthPlugin Warning: No adminUiScope provided, fallback to 'solr' as required scope. If this is not correct, the Admin UI login may not work
   [junit4]   2> 1424750 INFO  (zkConnectionManagerCallback-6611-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1424752 INFO  (jetty-launcher-6575-thread-2) [n:127.0.0.1:32887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1424753 INFO  (jetty-launcher-6575-thread-2) [n:127.0.0.1:32887_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43845/solr ready
   [junit4]   2> 1424771 INFO  (jetty-launcher-6575-thread-1) [n:127.0.0.1:40983_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1424775 INFO  (jetty-launcher-6575-thread-2) [n:127.0.0.1:32887_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1424822 INFO  (jetty-launcher-6575-thread-1) [n:127.0.0.1:40983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40983.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@385d6894
   [junit4]   2> 1424827 INFO  (jetty-launcher-6575-thread-2) [n:127.0.0.1:32887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32887.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@385d6894
   [junit4]   2> 1424852 INFO  (jetty-launcher-6575-thread-1) [n:127.0.0.1:40983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40983.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@385d6894
   [junit4]   2> 1424852 INFO  (jetty-launcher-6575-thread-1) [n:127.0.0.1:40983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40983.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@385d6894
   [junit4]   2> 1424854 INFO  (jetty-launcher-6575-thread-1) [n:127.0.0.1:40983_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/.
   [junit4]   2> 1424858 INFO  (jetty-launcher-6575-thread-2) [n:127.0.0.1:32887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32887.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@385d6894
   [junit4]   2> 1424858 INFO  (jetty-launcher-6575-thread-2) [n:127.0.0.1:32887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32887.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@385d6894
   [junit4]   2> 1424860 INFO  (jetty-launcher-6575-thread-2) [n:127.0.0.1:32887_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/.
   [junit4]   2> 1425042 INFO  (zkConnectionManagerCallback-6618-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425044 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[C4FE9E0AD16BE80F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1425045 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[C4FE9E0AD16BE80F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43845/solr ready
   [junit4]   2> 1432140 INFO  (qtp130731397-17683) [n:127.0.0.1:32887_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=jwtColl&action=CREATE&numShards=2 and sendToOCPQueue=true
   [junit4]   2> 1432146 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection jwtColl
   [junit4]   2> 1432147 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/jwtColl.AUTOCREATED/protwords.txt
   [junit4]   2> 1432150 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/jwtColl.AUTOCREATED/managed-schema
   [junit4]   2> 1432154 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/jwtColl.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1432158 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/jwtColl.AUTOCREATED/synonyms.txt
   [junit4]   2> 1432160 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/jwtColl.AUTOCREATED/stopwords.txt
   [junit4]   2> 1432162 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/jwtColl.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1432164 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/jwtColl.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1432167 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1432170 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1432174 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/jwtColl.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1432177 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1432180 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1432181 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1432184 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1432187 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1432190 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1432192 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1432195 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1432198 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1432201 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1432205 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1432206 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/jwtColl.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1432213 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1432216 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1432217 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1432219 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/jwtColl.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1432221 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/jwtColl.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1432222 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1432224 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1432226 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/jwtColl.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1432228 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1432229 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1432232 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1432235 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1432239 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1432244 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1432246 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1432249 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1432252 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1432254 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1432256 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1432257 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/jwtColl.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1432259 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1432261 INFO  (OverseerThreadFactory-6736-thread-1-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/jwtColl.AUTOCREATED/params.json
   [junit4]   2> 1432377 INFO  (qtp1262486034-17680) [n:127.0.0.1:40983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1432377 INFO  (qtp1262486034-17681) [    ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:40983_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwkwmIUunZ16nrmMuEqTGV/Fv0yKHqsSTXQlfAWps8Ee2jAUrIAv3rWCCPi7zFIctorBMXf5D8PzgQ6Ws/OfhLQOO1ZygjOPR1kz8W0ogKLniX7raYgTRQR4ImT9WFOA1n8fteFRe7iAVQmCxhJvTJuae3Z3IEUJUR5Ce+8aTD+20Pn3WJ8bGBNt3gGlVXVFYIUs7fBHmo8IqgAH/EHE79Uoia/5AFhntA2XngbPKdTRfgtdohP6bCNhxhlcwPxR0oNQ9sgQP1HFmqX93iaMNtte2SrzIc5MhYjETov0lyMvB4o5MgXbZt7bhzrRQ9XOXdkIbpUz1BtlTXjhlSGqonwIDAQAB
   [junit4]   2> 1432379 INFO  (qtp1262486034-17681) [n:127.0.0.1:40983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1432387 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1432397 INFO  (qtp1262486034-17680) [n:127.0.0.1:40983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1432404 INFO  (qtp1262486034-17681) [n:127.0.0.1:40983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1432463 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1432470 INFO  (qtp1262486034-17681) [n:127.0.0.1:40983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1432470 INFO  (qtp130731397-17679) [    ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:40983_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwkwmIUunZ16nrmMuEqTGV/Fv0yKHqsSTXQlfAWps8Ee2jAUrIAv3rWCCPi7zFIctorBMXf5D8PzgQ6Ws/OfhLQOO1ZygjOPR1kz8W0ogKLniX7raYgTRQR4ImT9WFOA1n8fteFRe7iAVQmCxhJvTJuae3Z3IEUJUR5Ce+8aTD+20Pn3WJ8bGBNt3gGlVXVFYIUs7fBHmo8IqgAH/EHE79Uoia/5AFhntA2XngbPKdTRfgtdohP6bCNhxhlcwPxR0oNQ9sgQP1HFmqX93iaMNtte2SrzIc5MhYjETov0lyMvB4o5MgXbZt7bhzrRQ9XOXdkIbpUz1BtlTXjhlSGqonwIDAQAB
   [junit4]   2> 1432472 INFO  (qtp130731397-17679) [n:127.0.0.1:32887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1432480 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1432490 INFO  (qtp130731397-17679) [n:127.0.0.1:32887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1432496 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1432502 INFO  (qtp130731397-17679) [n:127.0.0.1:32887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1432511 INFO  (OverseerStateUpdate-72071313581211654-127.0.0.1:40983_solr-n_0000000000) [n:127.0.0.1:40983_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"jwtColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"jwtColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32887/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1432512 INFO  (OverseerStateUpdate-72071313581211654-127.0.0.1:40983_solr-n_0000000000) [n:127.0.0.1:40983_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"jwtColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"jwtColl_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40983/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1432748 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr    x:jwtColl_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard2_replica_n2&action=CREATE&numShards=2&collection=jwtColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1432748 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr    x:jwtColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard1_replica_n1&action=CREATE&numShards=2&collection=jwtColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1432748 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr    x:jwtColl_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1434159 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1434160 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1434160 WARN  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 1434161 WARN  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist
   [junit4]   2> 1434161 WARN  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 1434161 WARN  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist
   [junit4]   2> 1434161 WARN  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 1434162 WARN  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist
   [junit4]   2> 1434162 WARN  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 1434162 WARN  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist
   [junit4]   2> 1434162 WARN  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist
   [junit4]   2> 1434329 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1434329 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1434329 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1434330 WARN  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1434330 WARN  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 1434330 WARN  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1434330 WARN  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 1434331 WARN  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1434331 WARN  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 1434331 WARN  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1434331 WARN  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 1434331 WARN  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 1434342 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1434360 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.IndexSchema [jwtColl_shard2_replica_n2] Schema name=default-config
   [junit4]   2> 1434656 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.s.IndexSchema [jwtColl_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1435675 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1435750 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'jwtColl_shard2_replica_n2' using configuration from collection jwtColl, trusted=true
   [junit4]   2> 1435751 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40983.solr.core.jwtColl.shard2.replica_n2' (registry 'solr.core.jwtColl.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@385d6894
   [junit4]   2> 1435751 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrCore [[jwtColl_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/jwtColl_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node1/./jwtColl_shard2_replica_n2/data/]
   [junit4]   2> 1435779 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1435989 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1436091 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'jwtColl_shard1_replica_n1' using configuration from collection jwtColl, trusted=true
   [junit4]   2> 1436092 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32887.solr.core.jwtColl.shard1.replica_n1' (registry 'solr.core.jwtColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@385d6894
   [junit4]   2> 1436092 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrCore [[jwtColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/jwtColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001/tempDir-001/node2/./jwtColl_shard1_replica_n1/data/]
   [junit4]   2> 1436111 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1436290 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1436290 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1436295 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1436295 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1436299 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f8a9139[jwtColl_shard2_replica_n2] main]
   [junit4]   2> 1436300 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/jwtColl.AUTOCREATED
   [junit4]   2> 1436301 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/jwtColl.AUTOCREATED
   [junit4]   2> 1436301 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/jwtColl.AUTOCREATED/managed-schema
   [junit4]   2> 1436302 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1436303 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1436303 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1436306 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1436317 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630655241874571264
   [junit4]   2> 1436320 INFO  (searcherExecutor-6748-thread-1-processing-n:127.0.0.1:40983_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@7f8a9139[jwtColl_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1436320 INFO  (searcherExecutor-6748-thread-1-processing-n:127.0.0.1:40983_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1436320 INFO  (searcherExecutor-6748-thread-1-processing-n:127.0.0.1:40983_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1436322 INFO  (searcherExecutor-6748-thread-1-processing-n:127.0.0.1:40983_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrCore [jwtColl_shard2_replica_n2] Registered new searcher Searcher@7f8a9139[jwtColl_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1436326 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/jwtColl/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1436326 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/jwtColl/leaders/shard2
   [junit4]   2> 1436330 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1436330 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1436330 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40983/solr/jwtColl_shard2_replica_n2/
   [junit4]   2> 1436330 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1436330 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:40983/solr/jwtColl_shard2_replica_n2/ has no replicas
   [junit4]   2> 1436331 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/jwtColl/leaders/shard2/leader after winning as /collections/jwtColl/leader_elect/shard2/election/72071313581211654-core_node4-n_0000000000
   [junit4]   2> 1436332 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40983/solr/jwtColl_shard2_replica_n2/ shard2
   [junit4]   2> 1436334 INFO  (zkCallback-6588-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1436334 INFO  (zkCallback-6588-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1436336 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1436374 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard2_replica_n2&action=CREATE&numShards=2&collection=jwtColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3627
   [junit4]   2> 1436438 INFO  (zkCallback-6588-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1436438 INFO  (zkCallback-6588-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1436456 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1436456 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1436456 INFO  (zkCallback-6588-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1436461 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1436461 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1436468 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e5d4d0b[jwtColl_shard1_replica_n1] main]
   [junit4]   2> 1436470 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/jwtColl.AUTOCREATED
   [junit4]   2> 1436471 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/jwtColl.AUTOCREATED
   [junit4]   2> 1436471 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/jwtColl.AUTOCREATED/managed-schema
   [junit4]   2> 1436472 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1436473 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1436473 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1436475 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1436476 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630655242041294848
   [junit4]   2> 1436485 INFO  (searcherExecutor-6750-thread-1-processing-n:127.0.0.1:32887_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@4e5d4d0b[jwtColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1436485 INFO  (searcherExecutor-6750-thread-1-processing-n:127.0.0.1:32887_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1436485 INFO  (searcherExecutor-6750-thread-1-processing-n:127.0.0.1:32887_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1436486 INFO  (searcherExecutor-6750-thread-1-processing-n:127.0.0.1:32887_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrCore [jwtColl_shard1_replica_n1] Registered new searcher Searcher@4e5d4d0b[jwtColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1436490 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/jwtColl/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1436491 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/jwtColl/leaders/shard1
   [junit4]   2> 1436498 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1436498 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1436498 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32887/solr/jwtColl_shard1_replica_n1/
   [junit4]   2> 1436499 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1436499 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:32887/solr/jwtColl_shard1_replica_n1/ has no replicas
   [junit4]   2> 1436500 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/jwtColl/leaders/shard1/leader after winning as /collections/jwtColl/leader_elect/shard1/election/72071313581211657-core_node3-n_0000000000
   [junit4]   2> 1436503 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32887/solr/jwtColl_shard1_replica_n1/ shard1
   [junit4]   2> 1436606 INFO  (zkCallback-6603-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1436606 INFO  (zkCallback-6588-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1436606 INFO  (zkCallback-6588-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1436608 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1436610 INFO  (zkCallback-6588-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1436768 INFO  (zkCallback-6603-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1436769 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard1_replica_n1&action=CREATE&numShards=2&collection=jwtColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4021
   [junit4]   2> 1436772 INFO  (qtp130731397-17683) [n:127.0.0.1:32887_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1436870 INFO  (zkCallback-6588-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1436870 INFO  (zkCallback-6588-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1436870 INFO  (zkCallback-6603-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1436870 INFO  (zkCallback-6588-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1436870 INFO  (zkCallback-6603-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1436870 INFO  (zkCallback-6603-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1436871 INFO  (qtp130731397-17683) [n:127.0.0.1:32887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=jwtColl&action=CREATE&numShards=2} status=0 QTime=4731
   [junit4]   2> 1437670 INFO  (qtp130731397-17679) [n:127.0.0.1:32887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1437670 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:32887_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhqEYolIJ4To6s9v3rISJsxB1t4lq57UdF6qQLQZf115/2VV+piEyMX00fAupARK2rPzvrGXlFXbp+RV5ZeJB+sw8qHsXdGn9bUeYL1UzSj9XteyVrlo4fMqnaVu1Lwtf3nRnkfX7G6ltMtT02F3/o8oNvdloYRwTr+i45QO0QYdeI4SnN4q9urP0BETAnMlksP0rlwbg9Buy27mbCJ9emN6jQWlPCFkjtcRIJKo61oCRVxzBjjQLbm09X9DDOQ24liwh75PIomUJGBDUuFWyUTH2IsyjYXbGrshTBXceLIb8iH9VoXIJuTUVfeRL+xugPLLJ0zYsCFDClDsx3eUAyQIDAQAB
   [junit4]   2> 1437673 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/jwtColl/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 1437673 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [jwtColl_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:32887/solr/jwtColl_shard1_replica_n1/&wt=javabin&version=2}{add=[2 (1630655243294343168), 3 (1630655243296440320)]} 0 3
   [junit4]   2> 1437681 INFO  (qtp1262486034-17680) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1630655243304828928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1437681 INFO  (qtp1262486034-17680) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5237ee16 commitCommandVersion:1630655243304828928
   [junit4]   2> 1437689 INFO  (qtp1262486034-17680) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e539934[jwtColl_shard2_replica_n2] main]
   [junit4]   2> 1437689 INFO  (searcherExecutor-6748-thread-1-processing-n:127.0.0.1:40983_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@7e539934[jwtColl_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C2:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=13-testing, java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312, source=flush, os.version=4.18.0-17-generic, timestamp=1555114024456}]:[attributes={Lucene50PostingsFormat.fstMode=AUTO, Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1437689 INFO  (searcherExecutor-6748-thread-1-processing-n:127.0.0.1:40983_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1437689 INFO  (qtp1262486034-17680) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1437692 INFO  (searcherExecutor-6748-thread-1-processing-n:127.0.0.1:40983_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrCore [jwtColl_shard2_replica_n2] Registered new searcher Searcher@7e539934[jwtColl_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C2:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=13-testing, java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312, source=flush, os.version=4.18.0-17-generic, timestamp=1555114024456}]:[attributes={Lucene50PostingsFormat.fstMode=AUTO, Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1437692 INFO  (qtp1262486034-17680) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [jwtColl_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:32887/solr/jwtColl_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 14
   [junit4]   2> 1437693 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1630655243317411840,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1437693 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@33bb58d commitCommandVersion:1630655243317411840
   [junit4]   2> 1437695 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@51e35edc[jwtColl_shard1_replica_n1] main]
   [junit4]   2> 1437695 INFO  (searcherExecutor-6750-thread-1-processing-n:127.0.0.1:32887_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@51e35edc[jwtColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=13-testing, java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312, source=flush, os.version=4.18.0-17-generic, timestamp=1555114024466}]:[attributes={Lucene50PostingsFormat.fstMode=AUTO, Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1437695 INFO  (searcherExecutor-6750-thread-1-processing-n:127.0.0.1:32887_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1437695 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1437698 INFO  (searcherExecutor-6750-thread-1-processing-n:127.0.0.1:32887_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrCore [jwtColl_shard1_replica_n1] Registered new searcher Searcher@51e35edc[jwtColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=13-testing, java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312, source=flush, os.version=4.18.0-17-generic, timestamp=1555114024466}]:[attributes={Lucene50PostingsFormat.fstMode=AUTO, Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1437699 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/jwtColl/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1437699 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [jwtColl_shard1_replica_n1]  webapp=/solr path=/update params={commit=true}{add=[1 (1630655243280711680), 2, 3],commit=} 0 42
   [junit4]   2> 1437770 INFO  (qtp130731397-17683) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.S.Request [jwtColl_shard1_replica_n1]  webapp=/solr path=/query params={q=*:*&distrib=false} hits=1 status=0 QTime=1
   [junit4]   2> 1437791 INFO  (qtp1262486034-17680) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.S.Request [jwtColl_shard2_replica_n2]  webapp=/solr path=/query params={df=_text_&distrib=false&qt=/query&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:40983/solr/jwtColl_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1555114024546&isShard=true&wt=javabin} hits=2 status=0 QTime=1
   [junit4]   2> 1437792 INFO  (qtp130731397-17684) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.S.Request [jwtColl_shard1_replica_n1]  webapp=/solr path=/query params={df=_text_&distrib=false&qt=/query&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:32887/solr/jwtColl_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1555114024546&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 1437795 INFO  (qtp1262486034-17681) [n:127.0.0.1:40983_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.S.Request [jwtColl_shard2_replica_n2]  webapp=/solr path=/query params={q=*:*&df=_text_&distrib=false&qt=/query&shards.purpose=64&NOW=1555114024546&ids=2,3&isShard=true&shard.url=http://127.0.0.1:40983/solr/jwtColl_shard2_replica_n2/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1437795 INFO  (qtp130731397-17683) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.S.Request [jwtColl_shard1_replica_n1]  webapp=/solr path=/query params={q=*:*&df=_text_&distrib=false&qt=/query&shards.purpose=64&NOW=1555114024546&ids=1&isShard=true&shard.url=http://127.0.0.1:32887/solr/jwtColl_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1437799 INFO  (qtp130731397-17679) [n:127.0.0.1:32887_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.S.Request [jwtColl_shard1_replica_n1]  webapp=/solr path=/query params={q=*:*} hits=3 status=0 QTime=25
   [junit4]   2> 1437804 INFO  (qtp130731397-17683) [n:127.0.0.1:32887_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=jwtColl&action=DELETE and sendToOCPQueue=true
   [junit4]   2> 1437808 INFO  (OverseerCollectionConfigSetProcessor-72071313581211654-127.0.0.1:40983_solr-n_0000000000) [n:127.0.0.1:40983_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> 1437808 INFO  (OverseerThreadFactory-6736-thread-2-processing-n:127.0.0.1:40983_solr) [n:127.0.0.1:40983_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1437815 INFO  (qtp130731397-17679) [n:127.0.0.1:32887_solr    x:jwtColl_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.jwtColl.shard1.replica_n1, tag=null
   [junit4]   2> 1437815 INFO  (qtp130731397-17679) [n:127.0.0.1:32887_solr    x:jwtColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68e981a4: rootName = solr_32887, domain = solr.core.jwtColl.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.jwtColl.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7ee34e1
   [junit4]   2> 1437815 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr    x:jwtColl_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.jwtColl.shard2.replica_n2, tag=null
   [junit4]   2> 1437815 INFO  (qtp1262486034-17682) [n:127.0.0.1:40983_solr    x:jwtColl_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38537ede: rootName = solr_40983, domain = 

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

r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56a65d8c: rootName = solr_36007, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6193946a
   [junit4]   2> 1445988 INFO  (jetty-closer-6741-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1445988 INFO  (jetty-closer-6741-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1445988 INFO  (jetty-closer-6741-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d0f30d5: rootName = solr_32847, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6193946a
   [junit4]   2> 1445988 INFO  (jetty-closer-6741-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1446019 INFO  (closeThreadPool-6748-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72071315061014534-127.0.0.1:32847_solr-n_0000000000) closing
   [junit4]   2> 1446037 INFO  (OverseerStateUpdate-72071315061014534-127.0.0.1:32847_solr-n_0000000000) [n:127.0.0.1:32847_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32847_solr
   [junit4]   2> 1446038 INFO  (zkCallback-6725-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36007_solr
   [junit4]   2> 1446038 INFO  (zkCallback-6733-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1446043 INFO  (zkCallback-6725-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1446066 INFO  (OverseerAutoScalingTriggerThread-72071315061014534-127.0.0.1:32847_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1446104 INFO  (jetty-closer-6741-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72071315061014534-127.0.0.1:32847_solr-n_0000000000) closing
   [junit4]   2> 1446104 INFO  (closeThreadPool-6748-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72071315061014534-127.0.0.1:32847_solr-n_0000000000) closing
   [junit4]   2> 1446107 INFO  (jetty-closer-6741-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@67442928{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1446107 INFO  (jetty-closer-6741-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7170e7a9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1446107 INFO  (jetty-closer-6741-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1446129 INFO  (jetty-closer-6741-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7eef05cb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1446130 INFO  (jetty-closer-6741-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c1dd56{/solr,null,UNAVAILABLE}
   [junit4]   2> 1446130 INFO  (jetty-closer-6741-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1446130 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestWithoutToken-seed#[C4FE9E0AD16BE80F]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1446131 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> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1446132 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestWithoutToken-seed#[C4FE9E0AD16BE80F]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43025
   [junit4]   2> 1446133 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestWithoutToken-seed#[C4FE9E0AD16BE80F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43025
   [junit4]   2> 1446133 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestWithoutToken-seed#[C4FE9E0AD16BE80F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending infoRequestWithoutToken
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_C4FE9E0AD16BE80F-001
   [junit4]   2> Apr 13, 2019 12:07:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=649, maxMBSortInHeap=7.827911136309357, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2e28823f), locale=el-GR, timezone=Etc/GMT-14
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 13-testing (64-bit)/cpus=8,threads=1,free=189222176,total=493879296
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteStatusTest, BlockJoinFacetDistribTest, DateMathParserTest, TestSolrIndexConfig, SolrJmxReporterTest, TestCoreDiscovery, ClusterStateTest, UtilsToolTest, TestMinHashQParser, CopyFieldTest, SolrCLIZkUtilsTest, DistributedFacetPivotSmallTest, TestManagedResource, TestQueryUtils, TestStreamBody, LeaderElectionIntegrationTest, TestSimExtremeIndexing, TestReqParamsAPI, TestFoldingMultitermQuery, TestSimpleTrackingShardHandler, TestLeaderElectionWithEmptyReplica, DistributedIntervalFacetingTest, HdfsDirectoryFactoryTest, ClassificationUpdateProcessorTest, TriLevelCompositeIdRoutingTest, TestFieldCacheSortRandom, IndexSchemaRuntimeFieldTest, TestManagedSynonymFilterFactory, ChaosMonkeyNothingIsSafeWithPullReplicasTest, LeaderFailureAfterFreshStartTest, TestIndexSearcher, TestSortableTextField, TestDelegationWithHadoopAuth, TestConfig, AssignBackwardCompatibilityTest, PKIAuthenticationIntegrationTest, SchemaVersionSpecificBehaviorTest, DistribJoinFromCollectionTest, TestRandomRequestDistribution, TestWithCollection, SolrIndexSplitterTest, TestSolrJ, GraphQueryTest, AlternateDirectoryTest, PropertiesRequestHandlerTest, DateRangeFieldTest, TestConfigSetProperties, DistributedFacetPivotLargeTest, SOLR749Test, TestExactStatsCache, TestSubQueryTransformer, CdcrUpdateLogTest, TestDistributedGrouping, TestCollationFieldDocValues, PrimitiveFieldTypeTest, TestManagedSchemaAPI, HDFSCollectionsAPITest, TestConfigReload, AtomicUpdateProcessorFactoryTest, TestJsonFacetsStatsParsing, TestJoin, TestSolrQueryResponse, CdcrRequestHandlerTest, DistributedSpellCheckComponentTest, CoreAdminOperationTest, ReplicationFactorTest, TestSolr4Spatial2, TestPointFields, TestExportWriter, BinaryUpdateRequestHandlerTest, SolrCmdDistributorTest, MoveReplicaHDFSTest, TestSizeLimitedDistributedMap, SolrGangliaReporterTest, SimpleFacetsTest, TestSafeXMLParsing, TestJavabinTupleStreamParser, ZkNodePropsTest, TestCloudPseudoReturnFields, TestRangeQuery, RemoteQueryErrorTest, TestSortByMinMaxFunction, TestSimTriggerIntegration, HdfsAutoAddReplicasIntegrationTest, RAMDirectoryFactoryTest, QueryElevationComponentTest, TestZkAclsWithHadoopAuth, TestFieldCache, TestRecovery, DistributedUpdateProcessorTest, BigEndianAscendingWordDeserializerTest, TestSSLRandomization, CreateRoutedAliasTest, TaggingAttributeTest, TestClassicSimilarityFactory, NodeMarkersRegistrationTest, PeerSyncWithLeaderTest, SolrTestCaseJ4Test, HttpSolrCallGetCoreTest, MBeansHandlerTest, TestUpdate, SmileWriterTest, CustomHighlightComponentTest, TestNoOpRegenerator, CurrencyRangeFacetCloudTest, TestSolrCloudWithKerberosAlt, TestUninvertingReader, RangeFacetCloudTest, DistributedDebugComponentTest, TestDeleteCollectionOnDownNodes, NumberUtilsTest, TestAnalyzeInfixSuggestions, SearchRateTriggerTest, RandomizedTaggerTest, AutoScalingHandlerTest, TestHdfsCloudBackupRestore, TestPullReplica, InfoHandlerTest, TestDownShardTolerantSearch, SimpleCollectionCreateDeleteTest, TestDocBasedVersionConstraints, TestNRTOpen, SortSpecParsingTest, ConvertedLegacyTest, TestSimpleQParserPlugin, UpdateParamsTest, BlockDirectoryTest, TestDefaultStatsCache, CategoryRoutedAliasUpdateProcessorTest, JWTAuthPluginIntegrationTest]
   [junit4] Completed [400/854 (1!)] on J2 in 25.66s, 3 tests, 1 error <<< FAILURES!

[...truncated 44738 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/390/consoleText

[repro] Revision: 811aae60cd79b9e5e931516219de7e7f10363bed

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=JWTAuthPluginIntegrationTest -Dtests.method=testMetrics -Dtests.seed=C4FE9E0AD16BE80F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el-GR -Dtests.timezone=Etc/GMT-14 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3581 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.JWTAuthPluginIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=C4FE9E0AD16BE80F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el-GR -Dtests.timezone=Etc/GMT-14 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 85 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.security.JWTAuthPluginIntegrationTest
[repro] Exiting with code 0

[...truncated 43 lines...]