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

[JENKINS] Lucene-Solr-8.6-Windows (64bit/jdk1.8.0_201) - Build # 391 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-Windows/391/
Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:58580/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:58580/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([921B1E28C15A366B:7F45E659F310E1E2]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:63822/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:63822/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([921B1E28C15A366B:7F45E659F310E1E2]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15658 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 1530011 INFO  (SUITE-TestContainerPlugin-seed#[921B1E28C15A366B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1530011 INFO  (SUITE-TestContainerPlugin-seed#[921B1E28C15A366B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1530012 INFO  (SUITE-TestContainerPlugin-seed#[921B1E28C15A366B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J3\temp\solr.handler.TestContainerPlugin_921B1E28C15A366B-001\data-dir-128-001
   [junit4]   2> 1530012 INFO  (SUITE-TestContainerPlugin-seed#[921B1E28C15A366B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1530020 INFO  (SUITE-TestContainerPlugin-seed#[921B1E28C15A366B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1530021 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 1530022 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J3\temp\solr.handler.TestContainerPlugin_921B1E28C15A366B-001\tempDir-001
   [junit4]   2> 1530022 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1530024 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1530024 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1530130 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.ZkTestServer start zk server on port: 63794
   [junit4]   2> 1530130 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63794
   [junit4]   2> 1530130 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63794
   [junit4]   2> 1530130 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63794
   [junit4]   2> 1530132 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530136 INFO  (zkConnectionManagerCallback-14352-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530136 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530140 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530142 INFO  (zkConnectionManagerCallback-14354-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530143 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530143 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530145 INFO  (zkConnectionManagerCallback-14356-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530145 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530250 WARN  (jetty-launcher-14357-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1530250 WARN  (jetty-launcher-14357-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1530250 WARN  (jetty-launcher-14357-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1530252 WARN  (jetty-launcher-14357-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1530252 INFO  (jetty-launcher-14357-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1530252 INFO  (jetty-launcher-14357-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1530252 INFO  (jetty-launcher-14357-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 1530252 INFO  (jetty-launcher-14357-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1530252 INFO  (jetty-launcher-14357-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1530252 INFO  (jetty-launcher-14357-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1530252 INFO  (jetty-launcher-14357-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1530252 INFO  (jetty-launcher-14357-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 1530252 INFO  (jetty-launcher-14357-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1530252 INFO  (jetty-launcher-14357-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 1530252 INFO  (jetty-launcher-14357-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1530252 INFO  (jetty-launcher-14357-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 1530252 INFO  (jetty-launcher-14357-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1530252 INFO  (jetty-launcher-14357-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1530252 INFO  (jetty-launcher-14357-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1530253 INFO  (jetty-launcher-14357-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1530253 INFO  (jetty-launcher-14357-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1530253 INFO  (jetty-launcher-14357-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1530253 INFO  (jetty-launcher-14357-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d9832ae{/solr,null,AVAILABLE}
   [junit4]   2> 1530253 INFO  (jetty-launcher-14357-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@675fe39f{/solr,null,AVAILABLE}
   [junit4]   2> 1530253 INFO  (jetty-launcher-14357-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1530253 INFO  (jetty-launcher-14357-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1530253 INFO  (jetty-launcher-14357-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1530253 INFO  (jetty-launcher-14357-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1530253 INFO  (jetty-launcher-14357-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1530254 INFO  (jetty-launcher-14357-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1530254 INFO  (jetty-launcher-14357-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@295a9d98{/solr,null,AVAILABLE}
   [junit4]   2> 1530254 INFO  (jetty-launcher-14357-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15c18e86{/solr,null,AVAILABLE}
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@37c7731d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:63815}
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-3) [     ] o.e.j.s.Server Started @1530195ms
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63815}
   [junit4]   2> 1530255 ERROR (jetty-launcher-14357-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-31T20:10:17.187Z
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5958fae6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:63816}
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-2) [     ] o.e.j.s.Server Started @1530195ms
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63816}
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4182f559{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:63822}
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-4) [     ] o.e.j.s.Server Started @1530195ms
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63822}
   [junit4]   2> 1530255 ERROR (jetty-launcher-14357-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1530255 ERROR (jetty-launcher-14357-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-31T20:10:17.187Z
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-31T20:10:17.187Z
   [junit4]   2> 1530255 INFO  (jetty-launcher-14357-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530256 INFO  (jetty-launcher-14357-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530256 INFO  (jetty-launcher-14357-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530256 INFO  (jetty-launcher-14357-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@368d8ace{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:63824}
   [junit4]   2> 1530256 INFO  (jetty-launcher-14357-thread-1) [     ] o.e.j.s.Server Started @1530197ms
   [junit4]   2> 1530256 INFO  (jetty-launcher-14357-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63824}
   [junit4]   2> 1530256 ERROR (jetty-launcher-14357-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1530256 INFO  (jetty-launcher-14357-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1530256 INFO  (jetty-launcher-14357-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 1530256 INFO  (jetty-launcher-14357-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1530256 INFO  (jetty-launcher-14357-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr
   [junit4]   2> 1530256 INFO  (jetty-launcher-14357-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-31T20:10:17.188Z
   [junit4]   2> 1530258 INFO  (jetty-launcher-14357-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530259 INFO  (zkConnectionManagerCallback-14359-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530259 INFO  (jetty-launcher-14357-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530259 INFO  (jetty-launcher-14357-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1530259 INFO  (zkConnectionManagerCallback-14361-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530259 INFO  (zkConnectionManagerCallback-14363-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530259 INFO  (jetty-launcher-14357-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530259 INFO  (jetty-launcher-14357-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530259 INFO  (zkConnectionManagerCallback-14365-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530259 INFO  (jetty-launcher-14357-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530259 INFO  (jetty-launcher-14357-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1530260 INFO  (jetty-launcher-14357-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1530260 INFO  (jetty-launcher-14357-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1530580 INFO  (jetty-launcher-14357-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1530580 WARN  (jetty-launcher-14357-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d88041a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530580 WARN  (jetty-launcher-14357-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d88041a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530585 WARN  (jetty-launcher-14357-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d565cee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530585 WARN  (jetty-launcher-14357-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d565cee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530585 INFO  (jetty-launcher-14357-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63794/solr
   [junit4]   2> 1530585 INFO  (jetty-launcher-14357-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530585 INFO  (zkConnectionManagerCallback-14382-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530585 INFO  (jetty-launcher-14357-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530775 INFO  (jetty-launcher-14357-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1530776 WARN  (jetty-launcher-14357-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a33782e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530776 WARN  (jetty-launcher-14357-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a33782e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530777 WARN  (jetty-launcher-14357-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@aef87bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530777 WARN  (jetty-launcher-14357-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@aef87bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530779 INFO  (jetty-launcher-14357-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63794/solr
   [junit4]   2> 1530780 INFO  (jetty-launcher-14357-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530781 INFO  (zkConnectionManagerCallback-14393-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530781 INFO  (jetty-launcher-14357-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530786 INFO  (jetty-launcher-14357-thread-4) [n:127.0.0.1:63822_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530787 INFO  (zkConnectionManagerCallback-14395-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530787 INFO  (jetty-launcher-14357-thread-4) [n:127.0.0.1:63822_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530796 INFO  (jetty-launcher-14357-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1530798 WARN  (jetty-launcher-14357-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7de8352d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530798 WARN  (jetty-launcher-14357-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7de8352d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530805 WARN  (jetty-launcher-14357-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@131aa3fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530805 WARN  (jetty-launcher-14357-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@131aa3fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530806 INFO  (jetty-launcher-14357-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63794/solr
   [junit4]   2> 1530806 INFO  (jetty-launcher-14357-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530810 INFO  (zkConnectionManagerCallback-14405-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530810 INFO  (jetty-launcher-14357-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530872 INFO  (jetty-launcher-14357-thread-4) [n:127.0.0.1:63822_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63822_solr
   [junit4]   2> 1530872 INFO  (jetty-launcher-14357-thread-4) [n:127.0.0.1:63822_solr     ] o.a.s.c.Overseer Overseer (id=72161556251410441-127.0.0.1:63822_solr-n_0000000000) starting
   [junit4]   2> 1530878 INFO  (jetty-launcher-14357-thread-4) [n:127.0.0.1:63822_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63822_solr
   [junit4]   2> 1530878 INFO  (OverseerStateUpdate-72161556251410441-127.0.0.1:63822_solr-n_0000000000) [n:127.0.0.1:63822_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:63822_solr
   [junit4]   2> 1530880 INFO  (OverseerStateUpdate-72161556251410441-127.0.0.1:63822_solr-n_0000000000) [n:127.0.0.1:63822_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1530885 INFO  (jetty-launcher-14357-thread-4) [n:127.0.0.1:63822_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1530887 WARN  (jetty-launcher-14357-thread-4) [n:127.0.0.1:63822_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1530887 INFO  (jetty-launcher-14357-thread-1) [n:127.0.0.1:63824_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530898 INFO  (zkConnectionManagerCallback-14412-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530898 INFO  (jetty-launcher-14357-thread-1) [n:127.0.0.1:63824_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530908 INFO  (jetty-launcher-14357-thread-1) [n:127.0.0.1:63824_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1530916 INFO  (jetty-launcher-14357-thread-1) [n:127.0.0.1:63824_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:63824_solr as DOWN
   [junit4]   2> 1530916 INFO  (jetty-launcher-14357-thread-1) [n:127.0.0.1:63824_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1530916 INFO  (jetty-launcher-14357-thread-1) [n:127.0.0.1:63824_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63824_solr
   [junit4]   2> 1530916 INFO  (zkCallback-14394-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1530920 INFO  (jetty-launcher-14357-thread-1) [n:127.0.0.1:63824_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1530920 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1530920 WARN  (jetty-launcher-14357-thread-1) [n:127.0.0.1:63824_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1530967 INFO  (jetty-launcher-14357-thread-4) [n:127.0.0.1:63822_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1530968 INFO  (jetty-launcher-14357-thread-1) [n:127.0.0.1:63824_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1530968 INFO  (jetty-launcher-14357-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1530969 WARN  (jetty-launcher-14357-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22d9fe3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530969 WARN  (jetty-launcher-14357-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22d9fe3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530976 WARN  (jetty-launcher-14357-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ee75134[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530976 WARN  (jetty-launcher-14357-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ee75134[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1530977 INFO  (jetty-launcher-14357-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63794/solr
   [junit4]   2> 1530978 INFO  (jetty-launcher-14357-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530980 INFO  (zkConnectionManagerCallback-14431-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530980 INFO  (jetty-launcher-14357-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530986 INFO  (jetty-launcher-14357-thread-2) [n:127.0.0.1:63816_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530989 INFO  (zkConnectionManagerCallback-14433-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530989 INFO  (jetty-launcher-14357-thread-2) [n:127.0.0.1:63816_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530994 INFO  (jetty-launcher-14357-thread-2) [n:127.0.0.1:63816_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1530996 INFO  (jetty-launcher-14357-thread-2) [n:127.0.0.1:63816_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:63816_solr as DOWN
   [junit4]   2> 1530998 INFO  (jetty-launcher-14357-thread-2) [n:127.0.0.1:63816_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1530998 INFO  (jetty-launcher-14357-thread-2) [n:127.0.0.1:63816_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63816_solr
   [junit4]   2> 1530998 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1530998 INFO  (zkCallback-14394-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1531000 INFO  (zkCallback-14432-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1531000 INFO  (jetty-launcher-14357-thread-2) [n:127.0.0.1:63816_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1531001 WARN  (jetty-launcher-14357-thread-2) [n:127.0.0.1:63816_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1531082 INFO  (jetty-launcher-14357-thread-4) [n:127.0.0.1:63822_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63822.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15945044
   [junit4]   2> 1531084 INFO  (jetty-launcher-14357-thread-1) [n:127.0.0.1:63824_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63824.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15945044
   [junit4]   2> 1531088 INFO  (jetty-launcher-14357-thread-4) [n:127.0.0.1:63822_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63822.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15945044
   [junit4]   2> 1531088 INFO  (jetty-launcher-14357-thread-4) [n:127.0.0.1:63822_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63822.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15945044
   [junit4]   2> 1531089 INFO  (jetty-launcher-14357-thread-3) [n:127.0.0.1:63815_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1531093 INFO  (jetty-launcher-14357-thread-2) [n:127.0.0.1:63816_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1531093 INFO  (jetty-launcher-14357-thread-4) [n:127.0.0.1:63822_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J3\temp\solr.handler.TestContainerPlugin_921B1E28C15A366B-001\tempDir-001\node4
   [junit4]   2> 1531093 INFO  (jetty-launcher-14357-thread-1) [n:127.0.0.1:63824_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63824.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15945044
   [junit4]   2> 1531093 INFO  (jetty-launcher-14357-thread-1) [n:127.0.0.1:63824_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63824.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15945044
   [junit4]   2> 1531094 INFO  (zkConnectionManagerCallback-14439-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531094 INFO  (jetty-launcher-14357-thread-3) [n:127.0.0.1:63815_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1531097 INFO  (jetty-launcher-14357-thread-1) [n:127.0.0.1:63824_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J3\temp\solr.handler.TestContainerPlugin_921B1E28C15A366B-001\tempDir-001\node1
   [junit4]   2> 1531100 INFO  (jetty-launcher-14357-thread-3) [n:127.0.0.1:63815_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1531102 INFO  (jetty-launcher-14357-thread-3) [n:127.0.0.1:63815_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:63815_solr as DOWN
   [junit4]   2> 1531104 INFO  (jetty-launcher-14357-thread-3) [n:127.0.0.1:63815_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1531104 INFO  (jetty-launcher-14357-thread-3) [n:127.0.0.1:63815_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63815_solr
   [junit4]   2> 1531104 INFO  (zkCallback-14432-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1531104 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1531104 INFO  (zkCallback-14394-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1531104 INFO  (zkCallback-14438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1531106 INFO  (jetty-launcher-14357-thread-3) [n:127.0.0.1:63815_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1531107 WARN  (jetty-launcher-14357-thread-3) [n:127.0.0.1:63815_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1531133 INFO  (jetty-launcher-14357-thread-2) [n:127.0.0.1:63816_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63816.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15945044
   [junit4]   2> 1531137 INFO  (jetty-launcher-14357-thread-2) [n:127.0.0.1:63816_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63816.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15945044
   [junit4]   2> 1531137 INFO  (jetty-launcher-14357-thread-2) [n:127.0.0.1:63816_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63816.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15945044
   [junit4]   2> 1531140 INFO  (jetty-launcher-14357-thread-2) [n:127.0.0.1:63816_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J3\temp\solr.handler.TestContainerPlugin_921B1E28C15A366B-001\tempDir-001\node2
   [junit4]   2> 1531192 INFO  (jetty-launcher-14357-thread-3) [n:127.0.0.1:63815_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1531229 INFO  (jetty-launcher-14357-thread-3) [n:127.0.0.1:63815_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63815.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15945044
   [junit4]   2> 1531233 INFO  (jetty-launcher-14357-thread-3) [n:127.0.0.1:63815_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63815.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15945044
   [junit4]   2> 1531233 INFO  (jetty-launcher-14357-thread-3) [n:127.0.0.1:63815_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63815.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15945044
   [junit4]   2> 1531236 INFO  (jetty-launcher-14357-thread-3) [n:127.0.0.1:63815_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J3\temp\solr.handler.TestContainerPlugin_921B1E28C15A366B-001\tempDir-001\node3
   [junit4]   2> 1531276 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1531278 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1531305 INFO  (zkConnectionManagerCallback-14458-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531305 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1531307 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1531308 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[921B1E28C15A366B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63794/solr ready
   [junit4]   2> 1531324 INFO  (qtp1329926849-23144) [n:127.0.0.1:63822_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:63815_solr} status=0 QTime=0
   [junit4]   2> 1531324 INFO  (updateExecutor-14375-thread-1-processing-n:127.0.0.1:63822_solr) [n:127.0.0.1:63822_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:63815_solr 
   [junit4]   2> 1531324 INFO  (qtp1470041701-23155) [n:127.0.0.1:63816_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:63815_solr} status=0 QTime=0
   [junit4]   2> 1531326 INFO  (qtp956340813-23145) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 1531326 INFO  (qtp944403383-23161) [n:127.0.0.1:63824_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:63815_solr} status=0 QTime=0
   [junit4]   2> 1531327 INFO  (qtp956340813-23146) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=7
   [junit4]   1> sync resp: http://127.0.0.1:63815/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 1531328 INFO  (updateExecutor-14401-thread-1-processing-n:127.0.0.1:63816_solr) [n:127.0.0.1:63816_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:63815_solr 
   [junit4]   2> 1531328 INFO  (updateExecutor-14389-thread-1-processing-n:127.0.0.1:63824_solr) [n:127.0.0.1:63824_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:63815_solr 
   [junit4]   2> 1531329 INFO  (qtp956340813-23143) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1531333 INFO  (qtp956340813-23145) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=3
   [junit4]   2> 1531333 INFO  (qtp956340813-23148) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 1531334 INFO  (qtp956340813-23146) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1531334 INFO  (qtp956340813-23143) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1531335 INFO  (qtp944403383-23166) [n:127.0.0.1:63824_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531340 INFO  (updateExecutor-14375-thread-1-processing-n:127.0.0.1:63822_solr) [n:127.0.0.1:63822_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1531340 INFO  (updateExecutor-14375-thread-1-processing-n:127.0.0.1:63822_solr) [n:127.0.0.1:63822_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1531341 INFO  (updateExecutor-14389-thread-1-processing-n:127.0.0.1:63824_solr) [n:127.0.0.1:63824_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1531341 INFO  (updateExecutor-14389-thread-1-processing-n:127.0.0.1:63824_solr) [n:127.0.0.1:63824_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1531342 INFO  (updateExecutor-14401-thread-1-processing-n:127.0.0.1:63816_solr) [n:127.0.0.1:63816_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1531342 INFO  (updateExecutor-14401-thread-1-processing-n:127.0.0.1:63816_solr) [n:127.0.0.1:63816_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1531442 INFO  (qtp944403383-23166) [n:127.0.0.1:63824_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531445 INFO  (qtp1329926849-23162) [n:127.0.0.1:63822_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531448 INFO  (qtp1470041701-23157) [n:127.0.0.1:63816_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531452 INFO  (qtp956340813-23148) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531460 INFO  (qtp956340813-23148) [n:127.0.0.1:63815_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1531465 INFO  (qtp956340813-23148) [n:127.0.0.1:63815_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 1531467 INFO  (qtp1329926849-23158) [n:127.0.0.1:63822_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1531468 INFO  (qtp1470041701-23156) [n:127.0.0.1:63816_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531469 INFO  (qtp944403383-23163) [n:127.0.0.1:63824_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531469 INFO  (qtp956340813-23148) [n:127.0.0.1:63815_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 1531477 INFO  (qtp956340813-23148) [n:127.0.0.1:63815_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1531479 INFO  (qtp1329926849-23162) [n:127.0.0.1:63822_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:63815_solr} status=0 QTime=0
   [junit4]   2> 1531479 INFO  (updateExecutor-14375-thread-1-processing-n:127.0.0.1:63822_solr) [n:127.0.0.1:63822_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:63815_solr 
   [junit4]   2> 1531479 INFO  (qtp944403383-23166) [n:127.0.0.1:63824_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:63815_solr} status=0 QTime=0
   [junit4]   2> 1531479 INFO  (qtp956340813-23146) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1531479 INFO  (updateExecutor-14389-thread-1-processing-n:127.0.0.1:63824_solr) [n:127.0.0.1:63824_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:63815_solr 
   [junit4]   2> 1531479 INFO  (qtp1470041701-23157) [n:127.0.0.1:63816_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:63815_solr} status=0 QTime=0
   [junit4]   2> 1531480 INFO  (qtp956340813-23146) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1531480 INFO  (updateExecutor-14401-thread-1-processing-n:127.0.0.1:63816_solr) [n:127.0.0.1:63816_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:63815_solr 
   [junit4]   2> 1531480 INFO  (qtp956340813-23145) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 1531481 INFO  (qtp956340813-23146) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1531481 INFO  (qtp956340813-23145) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 1531481 INFO  (qtp956340813-23146) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 1531481 INFO  (qtp956340813-23148) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v1.jar params={sig=pmrmWCDafdNpYle2rueAGnU2J6NYlcAey9mkZYbqh%2B5RdYo2Ln%2BllLF9voyRj%2BDDivK9GV1XdtKvD9rgCxlD7Q%3D%3D&wt=javabin&version=2} status=0 QTime=19
   [junit4]   2> 1531485 INFO  (qtp944403383-23147) [n:127.0.0.1:63824_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531486 INFO  (updateExecutor-14375-thread-1-processing-n:127.0.0.1:63822_solr) [n:127.0.0.1:63822_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1531486 INFO  (updateExecutor-14375-thread-1-processing-n:127.0.0.1:63822_solr) [n:127.0.0.1:63822_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 1531487 INFO  (updateExecutor-14401-thread-1-processing-n:127.0.0.1:63816_solr) [n:127.0.0.1:63816_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1531487 INFO  (updateExecutor-14401-thread-1-processing-n:127.0.0.1:63816_solr) [n:127.0.0.1:63816_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 1531488 INFO  (updateExecutor-14389-thread-1-processing-n:127.0.0.1:63824_solr) [n:127.0.0.1:63824_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1531488 INFO  (updateExecutor-14389-thread-1-processing-n:127.0.0.1:63824_solr) [n:127.0.0.1:63824_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 1531589 INFO  (qtp944403383-23147) [n:127.0.0.1:63824_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531592 INFO  (qtp1329926849-23144) [n:127.0.0.1:63822_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531595 INFO  (qtp1470041701-23155) [n:127.0.0.1:63816_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531597 INFO  (qtp956340813-23145) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531604 INFO  (qtp956340813-23143) [n:127.0.0.1:63815_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1531604 INFO  (qtp956340813-23143) [n:127.0.0.1:63815_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 1531606 INFO  (qtp1470041701-23153) [n:127.0.0.1:63816_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531608 INFO  (qtp944403383-23161) [n:127.0.0.1:63824_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531609 INFO  (qtp1329926849-23151) [n:127.0.0.1:63822_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531609 INFO  (qtp956340813-23143) [n:127.0.0.1:63815_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 1531614 INFO  (qtp956340813-23143) [n:127.0.0.1:63815_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1531616 INFO  (qtp944403383-23147) [n:127.0.0.1:63824_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:63815_solr} status=0 QTime=0
   [junit4]   2> 1531616 INFO  (updateExecutor-14389-thread-1-processing-n:127.0.0.1:63824_solr) [n:127.0.0.1:63824_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:63815_solr 
   [junit4]   2> 1531616 INFO  (qtp956340813-23145) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 1531616 INFO  (qtp1329926849-23144) [n:127.0.0.1:63822_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:63815_solr} status=0 QTime=0
   [junit4]   2> 1531616 INFO  (updateExecutor-14375-thread-1-processing-n:127.0.0.1:63822_solr) [n:127.0.0.1:63822_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:63815_solr 
   [junit4]   2> 1531618 INFO  (qtp1470041701-23155) [n:127.0.0.1:63816_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:63815_solr} status=0 QTime=0
   [junit4]   2> 1531618 INFO  (updateExecutor-14401-thread-1-processing-n:127.0.0.1:63816_solr) [n:127.0.0.1:63816_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:63815_solr 
   [junit4]   2> 1531618 INFO  (qtp956340813-23148) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 1531619 INFO  (qtp956340813-23146) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 1531619 INFO  (qtp956340813-23148) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 1531619 INFO  (qtp956340813-23145) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 1531619 INFO  (qtp956340813-23143) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v2.jar params={sig=StR3DmqaUSL7qjDOeVEiCqE%2BouiZAkW99fsL48F9oWG047o7NGgwwZ36iGgzDC3S2tPaFjRAd9Zg4UK7OZLQzg%3D%3D&wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 1531619 INFO  (qtp956340813-23143) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 1531621 INFO  (qtp944403383-23166) [n:127.0.0.1:63824_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531624 INFO  (updateExecutor-14375-thread-1-processing-n:127.0.0.1:63822_solr) [n:127.0.0.1:63822_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1531624 INFO  (updateExecutor-14375-thread-1-processing-n:127.0.0.1:63822_solr) [n:127.0.0.1:63822_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 1531624 INFO  (updateExecutor-14401-thread-1-processing-n:127.0.0.1:63816_solr) [n:127.0.0.1:63816_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1531624 INFO  (updateExecutor-14401-thread-1-processing-n:127.0.0.1:63816_solr) [n:127.0.0.1:63816_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 1531624 INFO  (updateExecutor-14389-thread-1-processing-n:127.0.0.1:63824_solr) [n:127.0.0.1:63824_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1531624 INFO  (updateExecutor-14389-thread-1-processing-n:127.0.0.1:63824_solr) [n:127.0.0.1:63824_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 1531726 INFO  (qtp944403383-23166) [n:127.0.0.1:63824_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531729 INFO  (qtp1329926849-23162) [n:127.0.0.1:63822_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531732 INFO  (qtp1470041701-23157) [n:127.0.0.1:63816_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1531735 INFO  (qtp956340813-23143) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1532058 INFO  (qtp1329926849-23162) [n:127.0.0.1:63822_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532059 INFO  (qtp1329926849-23162) [n:127.0.0.1:63822_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532067 INFO  (qtp944403383-23166) [n:127.0.0.1:63824_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1532067 INFO  (qtp956340813-23145) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1532068 INFO  (qtp1470041701-23157) [n:127.0.0.1:63816_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1532068 INFO  (qtp1329926849-23162) [n:127.0.0.1:63822_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1532068 INFO  (qtp1329926849-23162) [n:127.0.0.1:63822_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1532071 INFO  (qtp1329926849-23162) [n:127.0.0.1:63822_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 1532085 INFO  (qtp1329926849-23162) [n:127.0.0.1:63822_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532086 INFO  (qtp1329926849-23162) [n:127.0.0.1:63822_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532087 INFO  (qtp1329926849-23162) [n:127.0.0.1:63822_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.6-Windows/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_921B1E28C15A366B-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 1532087 INFO  (qtp1329926849-23162) [n:127.0.0.1:63822_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1532087 INFO  (qtp1329926849-23162) [n:127.0.0.1:63822_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=351
   [junit4]   2> 1532093 INFO  (qtp944403383-23147) [n:127.0.0.1:63824_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1532175 INFO  (zkCallback-14394-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1532175 INFO  (zkCallback-14432-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1532175 INFO  (zkCallback-14438-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1532175 INFO  (zkCallback-14432-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1532175 INFO  (zkCallback-14438-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1532175 INFO  (zkCallback-14438-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 1532175 INFO  (zkCallback-14432-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 1532175 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1532175 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1532175 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 1532176 INFO  (zkCallback-14432-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532180 INFO  (zkCallback-14438-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532180 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532181 INFO  (zkCallback-14432-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532182 INFO  (zkCallback-14438-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532182 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532182 INFO  (zkCallback-14432-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.6-Windows/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_921B1E28C15A366B-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 1532182 INFO  (zkCallback-14432-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1532182 INFO  (zkCallback-14438-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.6-Windows/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_921B1E28C15A366B-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 1532183 INFO  (zkCallback-14438-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1532183 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.6-Windows/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_921B1E28C15A366B-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 1532183 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1532197 INFO  (qtp944403383-23147) [n:127.0.0.1:63824_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1532198 INFO  (qtp1329926849-23144) [n:127.0.0.1:63822_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1532201 INFO  (qtp1470041701-23155) [n:127.0.0.1:63816_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1532203 INFO  (qtp956340813-23146) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1532221 INFO  (qtp944403383-23147) [n:127.0.0.1:63824_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 1532225 INFO  (qtp956340813-23143) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1532225 ERROR (qtp1329926849-23151) [n:127.0.0.1:63822_solr     ] o.a.s.a.V2HttpCall >> path: '/plugin/my/path'
   [junit4]   2> 1532225 ERROR (qtp1329926849-23151) [n:127.0.0.1:63822_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 1532326 INFO  (qtp1470041701-23155) [n:127.0.0.1:63816_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1532332 INFO  (qtp944403383-23163) [n:127.0.0.1:63824_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532334 INFO  (qtp944403383-23163) [n:127.0.0.1:63824_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532337 INFO  (zkCallback-14432-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1532337 INFO  (zkCallback-14432-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1532337 INFO  (zkCallback-14432-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 1532337 INFO  (zkCallback-14394-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1532337 INFO  (zkCallback-14394-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1532337 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1532344 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1532338 INFO  (zkCallback-14394-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 1532344 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 1532344 INFO  (zkCallback-14438-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1532344 INFO  (zkCallback-14438-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1532344 INFO  (zkCallback-14438-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 1532344 INFO  (qtp1329926849-23162) [n:127.0.0.1:63822_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1532345 INFO  (zkCallback-14432-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532345 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532345 INFO  (qtp1470041701-23157) [n:127.0.0.1:63816_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1532345 INFO  (zkCallback-14394-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532345 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532345 INFO  (zkCallback-14438-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532345 INFO  (qtp956340813-23146) [n:127.0.0.1:63815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1532345 INFO  (qtp944403383-23163) [n:127.0.0.1:63824_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1532345 INFO  (qtp944403383-23163) [n:127.0.0.1:63824_solr     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1532348 INFO  (zkCallback-14432-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532348 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.6-Windows/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_921B1E28C15A366B-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 1532348 INFO  (zkCallback-14411-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 1532348 INFO  (qtp944403383-23163) [n:127.0.0.1:63824_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 1532349 INFO  (zkCallback-14432-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.6-Windows/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_921B1E28C15A366B-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 1532349 INFO  (zkCallback-14432-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 1532349 INFO  (zkCallback-14394-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1532349 INFO  (zkCallback-14394-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.6-Windows/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_921B1E28C15A366B-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 1532349 INFO  (zkCallback-14394-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 1532349 ERROR (qtp1329926849-23158) [n:127.0.0.1:63822_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{update=org.apache.solr.client.solrj.request.beans.PluginMeta@5f226d1d, errorMessages=[No such package version:mypkg:2.0 . available versions :[1.0]]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-

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

om.codahale.metrics.MetricRegistry@d0328a5
   [junit4]   2> 70468 INFO  (jetty-closer-239-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 70468 INFO  (closeThreadPool-258-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72161719902339084-127.0.0.1:59289_solr-n_0000000000) closing
   [junit4]   2> 70470 INFO  (OverseerStateUpdate-72161719902339084-127.0.0.1:59289_solr-n_0000000000) [n:127.0.0.1:59289_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59289_solr
   [junit4]   2> 70471 INFO  (OverseerAutoScalingTriggerThread-72161719902339084-127.0.0.1:59289_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 70476 INFO  (closeThreadPool-258-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72161719902339084-127.0.0.1:59289_solr-n_0000000000) closing
   [junit4]   2> 70476 INFO  (zkCallback-186-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 70560 INFO  (jetty-closer-239-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@55b2c444{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 70560 INFO  (jetty-closer-239-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3cd9b9e8{/solr,null,UNAVAILABLE}
   [junit4]   2> 70564 INFO  (jetty-closer-239-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 70661 INFO  (jetty-closer-239-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@37c45abd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 70661 INFO  (jetty-closer-239-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@704fa30b{/solr,null,UNAVAILABLE}
   [junit4]   2> 70662 INFO  (jetty-closer-239-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 70762 INFO  (jetty-closer-239-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7666a876{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 70764 INFO  (jetty-closer-239-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ccb152c{/solr,null,UNAVAILABLE}
   [junit4]   2> 70764 INFO  (jetty-closer-239-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 70860 INFO  (jetty-closer-239-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72161719902339084-127.0.0.1:59289_solr-n_0000000000) closing
   [junit4]   2> 70863 INFO  (jetty-closer-239-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3ab2e53e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 70864 INFO  (jetty-closer-239-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4a0c77{/solr,null,UNAVAILABLE}
   [junit4]   2> 70865 INFO  (jetty-closer-239-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 70865 INFO  (TEST-TestContainerPlugin.testApi-seed#[921B1E28C15A366B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 71071 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> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72161719902339084-127.0.0.1:59289_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	10	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 71077 INFO  (TEST-TestContainerPlugin.testApi-seed#[921B1E28C15A366B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59238
   [junit4]   2> 71077 INFO  (TEST-TestContainerPlugin.testApi-seed#[921B1E28C15A366B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59238
   [junit4]   2> 71077 INFO  (TEST-TestContainerPlugin.testApi-seed#[921B1E28C15A366B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59238
   [junit4]   2> 73123 INFO  (TEST-TestContainerPlugin.testApi-seed#[921B1E28C15A366B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4] OK      5.42s J2 | TestContainerPlugin.testApi
   [junit4]   2> 73124 INFO  (SUITE-TestContainerPlugin-seed#[921B1E28C15A366B]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 73124 INFO  (SUITE-TestContainerPlugin-seed#[921B1E28C15A366B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59238
   [junit4]   2> 73124 INFO  (SUITE-TestContainerPlugin-seed#[921B1E28C15A366B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59238
   [junit4]   2> 73124 INFO  (SUITE-TestContainerPlugin-seed#[921B1E28C15A366B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59238
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestContainerPlugin_921B1E28C15A366B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=47, maxMBSortInHeap=7.716154047010562, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-BH, timezone=Pacific/Truk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=106026440,total=194641920
   [junit4]   2> NOTE: All tests run in this JVM: [TestContainerPlugin]
   [junit4] Completed [3/5 (1!)] on J2 in 69.55s, 2 tests, 1 error <<< FAILURES!

[...truncated 23 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\lucene\common-build.xml:1599: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\lucene\common-build.xml:1126: There were test failures: 5 suites, 10 tests, 1 error [seed: 921B1E28C15A366B]

Total time: 1 minute 19 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   1/5 failed: org.apache.solr.handler.TestContainerPlugin
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows>exit 0 
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 'C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 'C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.6-Windows/builds/391/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.6-Windows #390' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.6-Windows #391'.
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS-Experimental-GC] Lucene-Solr-8.6-Windows (64bit/jdk-14.0.1) - Build # 392 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-Windows/392/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

1 tests failed.
FAILED:  org.apache.solr.handler.admin.HealthCheckHandlerTest.testHealthCheckHandler

Error Message:
Error from server at http://127.0.0.1:50665/solr: Host Unavailable: Not in live nodes as per zk

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50665/solr: Host Unavailable: Not in live nodes as per zk
	at __randomizedtesting.SeedInfo.seed([3FD8ADE77806D2CE:1ECAEAF94D09565A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.admin.HealthCheckHandlerTest.testHealthCheckHandler(HealthCheckHandlerTest.java:96)
	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:564)
	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:832)




Build Log:
[...truncated 15780 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.HealthCheckHandlerTest
   [junit4]   2> 1627250 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1627251 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J2\temp\solr.handler.admin.HealthCheckHandlerTest_3FD8ADE77806D2CE-001\data-dir-120-001
   [junit4]   2> 1627251 WARN  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1627251 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1627253 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1627254 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1627254 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J2\temp\solr.handler.admin.HealthCheckHandlerTest_3FD8ADE77806D2CE-001\tempDir-001
   [junit4]   2> 1627255 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1627255 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1627255 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1627368 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 50498
   [junit4]   2> 1627368 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50498
   [junit4]   2> 1627368 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50498
   [junit4]   2> 1627368 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50498
   [junit4]   2> 1627370 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627370 INFO  (zkConnectionManagerCallback-15440-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1627370 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627376 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627377 INFO  (zkConnectionManagerCallback-15442-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1627377 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627378 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627380 INFO  (zkConnectionManagerCallback-15444-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1627380 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627483 WARN  (jetty-launcher-15445-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1627483 INFO  (jetty-launcher-15445-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1627483 INFO  (jetty-launcher-15445-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1627483 INFO  (jetty-launcher-15445-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1627486 INFO  (jetty-launcher-15445-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1627486 INFO  (jetty-launcher-15445-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1627486 INFO  (jetty-launcher-15445-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1627486 INFO  (jetty-launcher-15445-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ee218eb{/solr,null,AVAILABLE}
   [junit4]   2> 1627488 INFO  (jetty-launcher-15445-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@150d890e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:50511}
   [junit4]   2> 1627488 INFO  (jetty-launcher-15445-thread-1) [     ] o.e.j.s.Server Started @1627547ms
   [junit4]   2> 1627488 INFO  (jetty-launcher-15445-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50511}
   [junit4]   2> 1627488 ERROR (jetty-launcher-15445-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1627488 INFO  (jetty-launcher-15445-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1627488 INFO  (jetty-launcher-15445-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 1627488 INFO  (jetty-launcher-15445-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1627488 INFO  (jetty-launcher-15445-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr
   [junit4]   2> 1627488 INFO  (jetty-launcher-15445-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-01T05:08:33.320106500Z
   [junit4]   2> 1627489 INFO  (jetty-launcher-15445-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627490 INFO  (zkConnectionManagerCallback-15447-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1627491 INFO  (jetty-launcher-15445-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627491 INFO  (jetty-launcher-15445-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1627695 INFO  (jetty-launcher-15445-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1627696 WARN  (jetty-launcher-15445-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5acf3b7a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1627696 WARN  (jetty-launcher-15445-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5acf3b7a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1627699 WARN  (jetty-launcher-15445-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d20090c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1627699 WARN  (jetty-launcher-15445-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d20090c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1627699 INFO  (jetty-launcher-15445-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50498/solr
   [junit4]   2> 1627701 INFO  (jetty-launcher-15445-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627702 INFO  (zkConnectionManagerCallback-15458-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1627702 INFO  (jetty-launcher-15445-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627805 INFO  (jetty-launcher-15445-thread-1) [n:127.0.0.1:50511_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627807 INFO  (zkConnectionManagerCallback-15460-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1627807 INFO  (jetty-launcher-15445-thread-1) [n:127.0.0.1:50511_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627885 INFO  (jetty-launcher-15445-thread-1) [n:127.0.0.1:50511_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50511_solr
   [junit4]   2> 1627886 INFO  (jetty-launcher-15445-thread-1) [n:127.0.0.1:50511_solr     ] o.a.s.c.Overseer Overseer (id=72163672736595973-127.0.0.1:50511_solr-n_0000000000) starting
   [junit4]   2> 1627890 INFO  (jetty-launcher-15445-thread-1) [n:127.0.0.1:50511_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50511_solr
   [junit4]   2> 1627890 INFO  (OverseerStateUpdate-72163672736595973-127.0.0.1:50511_solr-n_0000000000) [n:127.0.0.1:50511_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50511_solr
   [junit4]   2> 1627891 INFO  (OverseerStateUpdate-72163672736595973-127.0.0.1:50511_solr-n_0000000000) [n:127.0.0.1:50511_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1627892 INFO  (jetty-launcher-15445-thread-1) [n:127.0.0.1:50511_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1627892 WARN  (jetty-launcher-15445-thread-1) [n:127.0.0.1:50511_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1627919 INFO  (jetty-launcher-15445-thread-1) [n:127.0.0.1:50511_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1627943 INFO  (jetty-launcher-15445-thread-1) [n:127.0.0.1:50511_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50511.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c5d1520
   [junit4]   2> 1627948 INFO  (jetty-launcher-15445-thread-1) [n:127.0.0.1:50511_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50511.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c5d1520
   [junit4]   2> 1627948 INFO  (jetty-launcher-15445-thread-1) [n:127.0.0.1:50511_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50511.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c5d1520
   [junit4]   2> 1627949 INFO  (jetty-launcher-15445-thread-1) [n:127.0.0.1:50511_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J2\temp\solr.handler.admin.HealthCheckHandlerTest_3FD8ADE77806D2CE-001\tempDir-001\node1
   [junit4]   2> 1627964 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1627965 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627967 INFO  (zkConnectionManagerCallback-15477-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1627967 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627968 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1627969 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50498/solr ready
   [junit4]   2> 1627978 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandlerWithCloudClient-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandlerWithCloudClient
   [junit4]   2> 1627983 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandlerWithCloudClient-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandlerWithCloudClient
   [junit4]   2> 1627991 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandlerSolrJ-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandlerSolrJ
   [junit4]   2> 1627994 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1627996 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandlerSolrJ-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandlerSolrJ
   [junit4]   2> 1628004 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckV2Api
   [junit4]   2> 1628006 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1628007 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1628007 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1628007 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1628007 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1628007 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1628007 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1628007 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1628007 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a1f3796{/solr,null,AVAILABLE}
   [junit4]   2> 1628007 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7422bc8e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:50572}
   [junit4]   2> 1628007 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.Server Started @1628068ms
   [junit4]   2> 1628007 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50572}
   [junit4]   2> 1628007 ERROR (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1628007 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1628007 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 1628007 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1628007 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr
   [junit4]   2> 1628007 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-01T05:08:33.839403900Z
   [junit4]   2> 1628010 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1628010 INFO  (zkConnectionManagerCallback-15479-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1628010 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1628010 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1628318 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1628344 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1272ffd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628345 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1272ffd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628353 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f5eb61c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628353 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f5eb61c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628354 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50498/solr
   [junit4]   2> 1628354 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1628360 INFO  (zkConnectionManagerCallback-15490-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1628360 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1628465 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50572_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1628493 INFO  (zkConnectionManagerCallback-15492-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1628493 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50572_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1628499 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50572_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1628524 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50572_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50572_solr as DOWN
   [junit4]   2> 1628529 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50572_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1628529 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50572_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50572_solr
   [junit4]   2> 1628532 INFO  (zkCallback-15459-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1628532 INFO  (zkCallback-15491-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1628534 INFO  (zkCallback-15476-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1628534 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50572_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1628535 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50572_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1628564 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50572_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1628586 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50572_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50572.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c5d1520
   [junit4]   2> 1628591 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50572_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50572.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c5d1520
   [junit4]   2> 1628591 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50572_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50572.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c5d1520
   [junit4]   2> 1628595 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50572_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J2\temp\solr.handler.admin.HealthCheckHandlerTest_3FD8ADE77806D2CE-001\tempDir-001\node2
   [junit4]   2> 1628646 INFO  (qtp1067535209-25170) [n:127.0.0.1:50572_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1628655 INFO  (zkCallback-15476-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1628655 INFO  (zkCallback-15459-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1628755 INFO  (qtp1067535209-25172) [n:127.0.0.1:50572_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/health params={wt=javabin&version=2} status=503 QTime=0
   [junit4]   2> 1628757 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=809251542
   [junit4]   2> 1628757 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50572_solr
   [junit4]   2> 1628757 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1628757 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50572_solr as DOWN
   [junit4]   2> 1628757 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.ZkController Error publishing nodes as down. Continuing to close CoreContainer
   [junit4]   2>           => org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.<init>(ZkDistributedQueue.java:129)
   [junit4]   2> org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.<init>(ZkDistributedQueue.java:129) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:843) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:831) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2658) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preClose(ZkController.java:604) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:1010) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.close(SolrDispatchFilter.java:337) [java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.stop(JettySolrRunner.java:631) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.HealthCheckHandlerTest.testHealthCheckV2Api(HealthCheckHandlerTest.java:186) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:2021) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:315) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:315) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:108) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:93) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.<init>(ZkDistributedQueue.java:127) ~[java/:?]
   [junit4]   2> 	... 46 more
   [junit4]   2> 1628759 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1628759 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e50976: rootName = solr_50572, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@24902261
   [junit4]   2> 1628762 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1628762 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@527c35b6: rootName = solr_50572, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5e9134cc
   [junit4]   2> 1628766 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1628766 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67ff8bca: rootName = solr_50572, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@34a0b369
   [junit4]   2> 1628766 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1628767 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7422bc8e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1628767 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a1f3796{/solr,null,UNAVAILABLE}
   [junit4]   2> 1628767 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1628771 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckV2Api
   [junit4]   2> 1628837 INFO  (TEST-HealthCheckHandlerTest.testFindUnhealthyCores-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFindUnhealthyCores
   [junit4]   2> {
   [junit4]   2>   "collection1":{
   [junit4]   2>     "replicationFactor":"1",
   [junit4]   2>     "maxShardsPerNode":"1",
   [junit4]   2>     "shards":{"slice1":{
   [junit4]   2>         "state":"active",
   [junit4]   2>         "replicas":{
   [junit4]   2>           "replica4":{
   [junit4]   2>             "core":"slice1_replica4",
   [junit4]   2>             "node_name":"baseUrl2_",
   [junit4]   2>             "base_url":"http://baseUrl2",
   [junit4]   2>             "state":"down",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica1":{
   [junit4]   2>             "core":"slice1_replica1",
   [junit4]   2>             "leader":"true",
   [junit4]   2>             "node_name":"baseUrl1_",
   [junit4]   2>             "base_url":"http://baseUrl1",
   [junit4]   2>             "state":"active",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica3":{
   [junit4]   2>             "core":"slice1_replica3",
   [junit4]   2>             "node_name":"baseUrl1_",
   [junit4]   2>             "base_url":"http://baseUrl1",
   [junit4]   2>             "state":"down",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica2":{
   [junit4]   2>             "core":"slice1_replica2",
   [junit4]   2>             "node_name":"baseUrl2_",
   [junit4]   2>             "base_url":"http://baseUrl2",
   [junit4]   2>             "state":"active",
   [junit4]   2>             "type":"NRT"}}}}},
   [junit4]   2>   "collection2":{
   [junit4]   2>     "replicationFactor":"1",
   [junit4]   2>     "maxShardsPerNode":"1",
   [junit4]   2>     "shards":{"slice1":{
   [junit4]   2>         "state":"active",
   [junit4]   2>         "replicas":{
   [junit4]   2>           "replica5":{
   [junit4]   2>             "core":"slice1_replica5",
   [junit4]   2>             "leader":"true",
   [junit4]   2>             "node_name":"baseUrl2_",
   [junit4]   2>             "base_url":"http://baseUrl2",
   [junit4]   2>             "state":"recovery_failed",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica6":{
   [junit4]   2>             "core":"slice1_replica6",
   [junit4]   2>             "node_name":"baseUrl1_",
   [junit4]   2>             "base_url":"http://baseUrl1",
   [junit4]   2>             "state":"recovering",
   [junit4]   2>             "type":"NRT"}}}}}}
   [junit4]   2> 1628847 INFO  (TEST-HealthCheckHandlerTest.testFindUnhealthyCores-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFindUnhealthyCores
   [junit4]   2> 1628855 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandler
   [junit4]   2> 1628856 INFO  (qtp466252807-25131) [n:127.0.0.1:50511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1628858 INFO  (qtp466252807-25129) [n:127.0.0.1:50511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1628858 INFO  (qtp466252807-25129) [n:127.0.0.1:50511_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=_default&name=test&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1628862 INFO  (OverseerThreadFactory-15467-thread-1-processing-n:127.0.0.1:50511_solr) [n:127.0.0.1:50511_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test
   [junit4]   2> 1628973 INFO  (OverseerStateUpdate-72163672736595973-127.0.0.1:50511_solr-n_0000000000) [n:127.0.0.1:50511_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50511/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50511_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1629178 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr    x:test_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=_default&newCollection=true&collection=test&version=2&replicaType=NRT&coreNodeName=core_node2&name=test_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1629179 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr    x:test_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1629194 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.2
   [junit4]   2> 1629218 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1629367 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1629491 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'test_shard1_replica_n1' using configuration from configset _default, trusted=true
   [junit4]   2> 1629492 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50511.solr.core.test.shard1.replica_n1' (registry 'solr.core.test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c5d1520
   [junit4]   2> 1629492 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrCore [[test_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J2\temp\solr.handler.admin.HealthCheckHandlerTest_3FD8ADE77806D2CE-001\tempDir-001\node1\test_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J2\temp\solr.handler.admin.HealthCheckHandlerTest_3FD8ADE77806D2CE-001\tempDir-001\node1\test_shard1_replica_n1\data\]
   [junit4]   2> 1629613 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1629613 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1629614 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1629614 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1629676 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/_default
   [junit4]   2> 1629686 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 1629686 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/_default/managed-schema
   [junit4]   2> 1629690 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1629690 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1629690 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_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> 1629694 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1629694 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1676606875134590976
   [junit4]   2> 1629697 INFO  (searcherExecutor-15511-thread-1-processing-n:127.0.0.1:50511_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1629697 INFO  (searcherExecutor-15511-thread-1-processing-n:127.0.0.1:50511_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1629698 INFO  (searcherExecutor-15511-thread-1-processing-n:127.0.0.1:50511_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrCore [test_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1629698 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1629703 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test/leaders/shard1
   [junit4]   2> 1629782 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1629782 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1629783 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50511/solr/test_shard1_replica_n1/
   [junit4]   2> 1629806 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1629826 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:50511/solr/test_shard1_replica_n1/ has no replicas
   [junit4]   2> 1629826 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test/leaders/shard1/leader after winning as /collections/test/leader_elect/shard1/election/72163672736595973-core_node2-n_0000000000
   [junit4]   2> 1629834 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50511/solr/test_shard1_replica_n1/ shard1
   [junit4]   2> 1629958 INFO  (zkCallback-15459-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1629995 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1630022 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=_default&newCollection=true&collection=test&version=2&replicaType=NRT&coreNodeName=core_node2&name=test_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=847
   [junit4]   2> 1630030 INFO  (qtp466252807-25129) [n:127.0.0.1:50511_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> 1630130 INFO  (zkCallback-15459-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1630130 INFO  (zkCallback-15459-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1630130 INFO  (qtp466252807-25129) [n:127.0.0.1:50511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=_default&name=test&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=1271
   [junit4]   2> 1630134 INFO  (qtp466252807-25132) [n:127.0.0.1:50511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1630135 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1630155 INFO  (qtp466252807-25129) [n:127.0.0.1:50511_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=test&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1630170 INFO  (OverseerCollectionConfigSetProcessor-72163672736595973-127.0.0.1:50511_solr-n_0000000000) [n:127.0.0.1:50511_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> 1630170 INFO  (OverseerThreadFactory-15467-thread-2-processing-n:127.0.0.1:50511_solr) [n:127.0.0.1:50511_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1630174 INFO  (qtp466252807-25132) [n:127.0.0.1:50511_solr    x:test_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test.shard1.replica_n1 tag=null
   [junit4]   2> 1630174 INFO  (qtp466252807-25132) [n:127.0.0.1:50511_solr    x:test_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40e618f2: rootName = solr_50511, domain = solr.core.test.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.test.shard1.replica_n1/com.codahale.metrics.MetricRegistry@5c0b54ee
   [junit4]   2> 1630190 INFO  (qtp466252807-25132) [n:127.0.0.1:50511_solr     ] o.a.s.c.SolrCore [test_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@32a20377
   [junit4]   2> 1630190 INFO  (qtp466252807-25132) [n:127.0.0.1:50511_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test.shard1.replica_n1 tag=SolrCore@32a20377
   [junit4]   2> 1630190 INFO  (qtp466252807-25132) [n:127.0.0.1:50511_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test.shard1.leader tag=SolrCore@32a20377
   [junit4]   2> 1630190 INFO  (qtp466252807-25132) [n:127.0.0.1:50511_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1630197 INFO  (qtp466252807-25132) [n:127.0.0.1:50511_solr     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 1630198 INFO  (qtp466252807-25132) [n:127.0.0.1:50511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=test_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=24
   [junit4]   2> 1630304 INFO  (zkCallback-15459-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1630304 INFO  (zkCallback-15459-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1630314 INFO  (qtp466252807-25129) [n:127.0.0.1:50511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=test&action=DELETE&wt=javabin&version=2} status=0 QTime=157
   [junit4]   2> 1630319 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 
   [junit4]   2> 1630319 INFO  (qtp466252807-25130) [n:127.0.0.1:50511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1630324 INFO  (qtp466252807-25131) [n:127.0.0.1:50511_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params name=conf&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 1630326 INFO  (OverseerThreadFactory-15467-thread-3-processing-n:127.0.0.1:50511_solr) [n:127.0.0.1:50511_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : delete, {
   [junit4]   2>   "name":"conf",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 1630326 INFO  (OverseerCollectionConfigSetProcessor-72163672736595973-127.0.0.1:50511_solr-n_0000000000) [n:127.0.0.1:50511_solr     ] 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> 1630326 INFO  (OverseerThreadFactory-15467-thread-3-processing-n:127.0.0.1:50511_solr) [n:127.0.0.1:50511_solr     ] o.a.s.c.OverseerConfigSetMessageHandler no existing ConfigSet properties found
   [junit4]   2> 1630331 INFO  (qtp466252807-25131) [n:127.0.0.1:50511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=conf&action=DELETE&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 1630331 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1630331 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1630331 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1630331 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1630331 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1630331 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1630331 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1630331 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fcf43b8{/solr,null,AVAILABLE}
   [junit4]   2> 1630334 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2cc89908{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:50665}
   [junit4]   2> 1630334 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.Server Started @1630394ms
   [junit4]   2> 1630334 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50665}
   [junit4]   2> 1630334 ERROR (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1630334 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1630334 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 1630334 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1630334 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr
   [junit4]   2> 1630334 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-01T05:08:36.166584700Z
   [junit4]   2> 1630334 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1630338 INFO  (zkConnectionManagerCallback-15519-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1630338 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1630342 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1630586 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1630590 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e6cd705[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1630591 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e6cd705[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1630594 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3593c716[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1630594 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3593c716[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1630595 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50498/solr
   [junit4]   2> 1630595 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1630599 INFO  (zkConnectionManagerCallback-15530-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1630599 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1630707 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50665_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1630806 INFO  (zkConnectionManagerCallback-15532-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1630806 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50665_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1630820 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50665_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1630828 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50665_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50665_solr as DOWN
   [junit4]   2> 1630829 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50665_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1630830 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50665_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50665_solr
   [junit4]   2> 1630832 INFO  (zkCallback-15476-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1630832 INFO  (zkCallback-15459-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1630832 INFO  (zkCallback-15476-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1630833 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50665_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1630834 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50665_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1630863 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50665_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1630885 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50665_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50665.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c5d1520
   [junit4]   2> 1630890 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50665_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50665.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c5d1520
   [junit4]   2> 1630890 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50665_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50665.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c5d1520
   [junit4]   2> 1630893 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [n:127.0.0.1:50665_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J2\temp\solr.handler.admin.HealthCheckHandlerTest_3FD8ADE77806D2CE-001\tempDir-001\node3
   [junit4]   2> 1631054 INFO  (qtp1335165366-25220) [n:127.0.0.1:50665_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=503 QTime=0
   [junit4]   2> 1631071 INFO  (zkCallback-15531-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1631072 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=458847314
   [junit4]   2> 1631073 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50665_solr
   [junit4]   2> 1631076 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1631076 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50665_solr as DOWN
   [junit4]   2> 1631146 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1631146 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37fc914b: rootName = solr_50665, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@485ee1f5
   [junit4]   2> 1631152 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1631152 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e8dce6a: rootName = solr_50665, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5e9134cc
   [junit4]   2> 1631154 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1631154 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a68487f: rootName = solr_50665, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@34a0b369
   [junit4]   2> 1631154 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1631188 INFO  (zkCallback-15476-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1631188 INFO  (zkCallback-15476-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1631188 INFO  (zkCallback-15459-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1631290 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2cc89908{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1631290 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5fcf43b8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1631290 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1631295 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[3FD8ADE77806D2CE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandler
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HealthCheckHandlerTest -Dtests.method=testHealthCheckHandler -Dtests.seed=3FD8ADE77806D2CE -Dtests.slow=true -Dtests.locale=jv-ID -Dtests.timezone=America/Hermosillo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.46s J2 | HealthCheckHandlerTest.testHealthCheckHandler <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50665/solr: Host Unavailable: Not in live nodes as per zk
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3FD8ADE77806D2CE:1ECAEAF94D09565A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.handler.admin.HealthCheckHandlerTest.testHealthCheckHandler(HealthCheckHandlerTest.java:96)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 1631427 INFO  (jetty-closer-15546-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1705064874
   [junit4]   2> 1631427 INFO  (jetty-closer-15546-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50511_solr
   [junit4]   2> 1631430 INFO  (jetty-closer-15546-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1631430 INFO  (jetty-closer-15546-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50511_solr as DOWN
   [junit4]   2> 1631442 INFO  (jetty-closer-15546-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1631442 INFO  (jetty-closer-15546-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a2b0df6: rootName = solr_50511, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5a73ed8e
   [junit4]   2> 1631446 INFO  (jetty-closer-15546-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1631446 INFO  (jetty-closer-15546-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4eb4c77d: rootName = solr_50511, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5e9134cc
   [junit4]   2> 1631448 INFO  (jetty-closer-15546-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1631448 INFO  (jetty-closer-15546-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a1f287d: rootName = solr_50511, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@34a0b369
   [junit4]   2> 1631448 INFO  (jetty-closer-15546-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1631462 INFO  (closeThreadPool-15551-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72163672736595973-127.0.0.1:50511_solr-n_0000000000) closing
   [junit4]   2> 1631462 INFO  (OverseerStateUpdate-72163672736595973-127.0.0.1:50511_solr-n_0000000000) [n:127.0.0.1:50511_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50511_solr
   [junit4]   2> 1631462 INFO  (OverseerAutoScalingTriggerThread-72163672736595973-127.0.0.1:50511_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1631462 INFO  (closeThreadPool-15551-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72163672736595973-127.0.0.1:50511_solr-n_0000000000) closing
   [junit4]   2> 1631562 INFO  (jetty-closer-15546-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72163672736595973-127.0.0.1:50511_solr-n_0000000000) closing
   [junit4]   2> 1631562 INFO  (jetty-closer-15546-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@150d890e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1631562 INFO  (jetty-closer-15546-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4ee218eb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1631562 INFO  (jetty-closer-15546-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1631566 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1631805 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> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/collections/test/state.json
   [junit4]   2> 	2	/solr/collections/test/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/test/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72163672736595973-127.0.0.1:50511_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	10	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1631815 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:50498
   [junit4]   2> 1631815 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50498
   [junit4]   2> 1631815 INFO  (SUITE-HealthCheckHandlerTest-seed#[3FD8ADE77806D2CE]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50498
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J2\temp\solr.handler.admin.HealthCheckHandlerTest_3FD8ADE77806D2CE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1929, maxMBSortInHeap=5.018164921636268, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=jv-ID, timezone=America/Hermosillo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=249561088,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestMacroExpander, TestPullReplicaErrorHandling, TestDefaultStatsCache, SystemCollectionCompatTest, TermsComponentTest, TestFieldSortValues, ShardSplitTest, TestFieldCache, UpdateParamsTest, StressHdfsTest, SaslZkACLProviderTest, CollectionsAPIDistributedZkTest, UUIDUpdateProcessorFallbackTest, SolrSlf4jReporterTest, TestCollectionAPIs, BasicDistributedZkTest, TestIndexingPerformance, FileUtilsTest, TestJsonFacetsWithNestedObjects, MinimalSchemaTest, TestCloudSchemaless, TestNoOpRegenerator, TestIntervalFaceting, BlockJoinFacetRandomTest, TestHdfsUpdateLog, TestCoreContainer, TestHdfsCloudBackupRestore, SolrCLIZkUtilsTest, DeleteStatusTest, NestedShardedAtomicUpdateTest, DeleteInactiveReplicaTest, AutoAddReplicasPlanActionTest, TestRandomFaceting, TestSimLargeCluster, ActionThrottleTest, SpatialRPTFieldTypeTest, TestLegacyTerms, ImplicitSnitchTest, FieldMutatingUpdateProcessorTest, TestReRankQParserPlugin, TestSystemCollAutoCreate, ZkControllerTest, TestManagedSynonymFilterFactory, TestConfig, ResponseBuilderTest, TestSolrQueryResponse, TestReloadDeadlock, DistributedQueryComponentOptimizationTest, TestQuerySenderListener, ChangedSchemaMergeTest, TlogReplayBufferedWhileIndexingTest, TestFuzzyAnalyzedSuggestions, TestSystemIdResolver, RankFieldTest, TestFieldResource, TestSubQueryTransformerCrossCore, TestSolr4Spatial, SolrIndexConfigTest, CircularListTest, TestStressInPlaceUpdates, DocValuesMissingTest, BlobRepositoryCloudTest, TestSchemaManager, TestAnalyzeInfixSuggestions, HttpPartitionOnCommitTest, TestUseDocValuesAsStored2, ReplicationFactorTest, AddBlockUpdateTest, TestNonDefinedSimilarityFactory, TestLuceneMatchVersion, TestDistributedTracing, CloudMLTQParserTest, TestNamedUpdateProcessors, TestSimTriggerIntegration, TestCrossCoreJoin, TestReplicationHandler, MoreLikeThisHandlerTest, TestDocumentBuilder, HdfsChaosMonkeySafeLeaderTest, TestFieldCacheWithThreads, CloneFieldUpdateProcessorFactoryTest, IndexSchemaRuntimeFieldTest, TestTolerantUpdateProcessorRandomCloud, TriggerEventQueueTest, CoreSorterTest, LeaderElectionTest, TestCaffeineCache, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestCSVLoader, MoveReplicaHDFSFailoverTest, MetricTriggerTest, TestRandomFlRTGCloud, TestSSLRandomization, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, CollectionReloadTest, IndexSizeTriggerMixedBoundsTest, ByteBuffersDirectoryFactoryTest, HdfsDirectoryFactoryTest, PluginInfoTest, QueryResultKeyTest, RAMDirectoryFactoryTest, RequestHandlersTest, ResourceLoaderTest, SOLR749Test, SolrCoreCheckLockOnStartupTest, TestBackupRepositoryFactory, TestConfigSetImmutable, TestDirectoryFactory, TestDynamicLoading, TestReplicationHandlerDiskOverFlow, TestRestoreCore, TestSQLHandler, CoreAdminOperationTest, CoreAdminRequestStatusTest, HealthCheckHandlerTest]
   [junit4] Completed [641/914 (1!)] on J2 in 6.66s, 5 tests, 1 error <<< FAILURES!

[...truncated 45676 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-Windows/392/consoleText

[repro] Revision: 016993b65e393b58246d54e8ddda9f56a453eb0e

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"

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

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

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.HealthCheckHandlerTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=3FD8ADE77806D2CE -Dtests.slow=true -Dtests.locale=jv-ID -Dtests.timezone=America/Hermosillo -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 102 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.handler.admin.HealthCheckHandlerTest
[repro] Exiting with code 0

[...truncated 96 lines...]