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/06/29 06:26:28 UTC

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-12.0.2) - Build # 1334 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1334/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Mon Jun 29 07:01:00 BST 2020

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Mon Jun 29 07:01:00 BST 2020
	at __randomizedtesting.SeedInfo.seed([C6485DCE5D0BF17D:313BB3969BE35E9B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1764)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1456)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:49567/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([C6485DCE5D0BF17D:2B16A5BF6F4126F4]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	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:236)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 15683 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 1585072 INFO  (SUITE-TestContainerPlugin-seed#[C6485DCE5D0BF17D]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1585072 INFO  (SUITE-TestContainerPlugin-seed#[C6485DCE5D0BF17D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1585073 INFO  (SUITE-TestContainerPlugin-seed#[C6485DCE5D0BF17D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.handler.TestContainerPlugin_C6485DCE5D0BF17D-001\data-dir-112-001
   [junit4]   2> 1585073 WARN  (SUITE-TestContainerPlugin-seed#[C6485DCE5D0BF17D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=57 numCloses=57
   [junit4]   2> 1585073 INFO  (SUITE-TestContainerPlugin-seed#[C6485DCE5D0BF17D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1585074 INFO  (SUITE-TestContainerPlugin-seed#[C6485DCE5D0BF17D]-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> 1585076 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 1585076 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.handler.TestContainerPlugin_C6485DCE5D0BF17D-001\tempDir-001
   [junit4]   2> 1585077 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1585077 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1585077 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1585185 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.ZkTestServer start zk server on port: 49532
   [junit4]   2> 1585185 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49532
   [junit4]   2> 1585185 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49532
   [junit4]   2> 1585185 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49532
   [junit4]   2> 1585186 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1585192 INFO  (zkConnectionManagerCallback-13957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1585192 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1585194 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1585197 INFO  (zkConnectionManagerCallback-13959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1585197 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1585199 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1585202 INFO  (zkConnectionManagerCallback-13961-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1585202 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1585305 WARN  (jetty-launcher-13962-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1585305 WARN  (jetty-launcher-13962-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1585305 WARN  (jetty-launcher-13962-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1585305 WARN  (jetty-launcher-13962-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1585305 INFO  (jetty-launcher-13962-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1585305 INFO  (jetty-launcher-13962-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1585305 INFO  (jetty-launcher-13962-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1585305 INFO  (jetty-launcher-13962-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1585305 INFO  (jetty-launcher-13962-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1585305 INFO  (jetty-launcher-13962-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1585305 INFO  (jetty-launcher-13962-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1585305 INFO  (jetty-launcher-13962-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1585305 INFO  (jetty-launcher-13962-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1585305 INFO  (jetty-launcher-13962-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1585305 INFO  (jetty-launcher-13962-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1585305 INFO  (jetty-launcher-13962-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1585305 INFO  (jetty-launcher-13962-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1585305 INFO  (jetty-launcher-13962-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1585305 INFO  (jetty-launcher-13962-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1585309 INFO  (jetty-launcher-13962-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1585309 INFO  (jetty-launcher-13962-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1585309 INFO  (jetty-launcher-13962-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@416aae7c{/solr,null,AVAILABLE}
   [junit4]   2> 1585309 INFO  (jetty-launcher-13962-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1585309 INFO  (jetty-launcher-13962-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17b253a8{/solr,null,AVAILABLE}
   [junit4]   2> 1585309 INFO  (jetty-launcher-13962-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1585309 INFO  (jetty-launcher-13962-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1585309 INFO  (jetty-launcher-13962-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1585309 INFO  (jetty-launcher-13962-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b23af85{/solr,null,AVAILABLE}
   [junit4]   2> 1585309 INFO  (jetty-launcher-13962-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1585309 INFO  (jetty-launcher-13962-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1585309 INFO  (jetty-launcher-13962-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1585309 INFO  (jetty-launcher-13962-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@307b7db4{/solr,null,AVAILABLE}
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b8e1e5a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-1) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@770ed723{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49556}
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-3) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49562}
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@347796d2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-4) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1585313 ERROR (jetty-launcher-13962-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1585313 ERROR (jetty-launcher-13962-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49559}
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1585313 ERROR (jetty-launcher-13962-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-29T06:00:16.616549Z
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-29T06:00:16.616549Z
   [junit4]   2> 1585313 INFO  (jetty-launcher-13962-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-29T06:00:16.616549Z
   [junit4]   2> 1585314 INFO  (jetty-launcher-13962-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1585314 INFO  (jetty-launcher-13962-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1585314 INFO  (jetty-launcher-13962-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6447376b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 1585314 INFO  (jetty-launcher-13962-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1585314 INFO  (jetty-launcher-13962-thread-2) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1585314 INFO  (jetty-launcher-13962-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49567}
   [junit4]   2> 1585314 ERROR (jetty-launcher-13962-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1585314 INFO  (jetty-launcher-13962-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1585314 INFO  (jetty-launcher-13962-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1585314 INFO  (jetty-launcher-13962-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1585314 INFO  (jetty-launcher-13962-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1585314 INFO  (jetty-launcher-13962-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-29T06:00:16.617525900Z
   [junit4]   2> 1585315 INFO  (jetty-launcher-13962-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1585316 INFO  (zkConnectionManagerCallback-13968-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1585316 INFO  (jetty-launcher-13962-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1585317 INFO  (jetty-launcher-13962-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1585317 INFO  (zkConnectionManagerCallback-13966-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1585317 INFO  (jetty-launcher-13962-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1585317 INFO  (zkConnectionManagerCallback-13964-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1585317 INFO  (jetty-launcher-13962-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1585317 INFO  (zkConnectionManagerCallback-13970-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1585317 INFO  (jetty-launcher-13962-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1585318 INFO  (jetty-launcher-13962-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1585318 INFO  (jetty-launcher-13962-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1585318 INFO  (jetty-launcher-13962-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1585478 INFO  (jetty-launcher-13962-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1585479 WARN  (jetty-launcher-13962-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@453b9cd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1585479 WARN  (jetty-launcher-13962-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@453b9cd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1585482 WARN  (jetty-launcher-13962-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@94a684f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1585482 WARN  (jetty-launcher-13962-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@94a684f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1585483 INFO  (jetty-launcher-13962-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49532/solr
   [junit4]   2> 1585484 INFO  (jetty-launcher-13962-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1585486 INFO  (zkConnectionManagerCallback-13981-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1585486 INFO  (jetty-launcher-13962-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1585608 INFO  (jetty-launcher-13962-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1585609 WARN  (jetty-launcher-13962-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20ec63ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1585610 WARN  (jetty-launcher-13962-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20ec63ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1585613 WARN  (jetty-launcher-13962-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2dd5c2d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1585613 WARN  (jetty-launcher-13962-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2dd5c2d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1585613 INFO  (jetty-launcher-13962-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49532/solr
   [junit4]   2> 1585614 INFO  (jetty-launcher-13962-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1585616 INFO  (zkConnectionManagerCallback-13992-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1585616 INFO  (jetty-launcher-13962-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1585688 INFO  (jetty-launcher-13962-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1585689 WARN  (jetty-launcher-13962-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@502111b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1585689 WARN  (jetty-launcher-13962-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@502111b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1585691 WARN  (jetty-launcher-13962-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1debaffb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1585691 WARN  (jetty-launcher-13962-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1debaffb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1585691 INFO  (jetty-launcher-13962-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49532/solr
   [junit4]   2> 1585693 INFO  (jetty-launcher-13962-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1585695 INFO  (zkConnectionManagerCallback-14003-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1585695 INFO  (jetty-launcher-13962-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1585825 INFO  (jetty-launcher-13962-thread-3) [n:127.0.0.1:49562_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1585828 INFO  (zkConnectionManagerCallback-14008-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1585828 INFO  (jetty-launcher-13962-thread-3) [n:127.0.0.1:49562_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1585877 INFO  (jetty-launcher-13962-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1585878 WARN  (jetty-launcher-13962-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ec46839[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1585878 WARN  (jetty-launcher-13962-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ec46839[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1585881 WARN  (jetty-launcher-13962-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@360e7c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1585881 WARN  (jetty-launcher-13962-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@360e7c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1585883 INFO  (jetty-launcher-13962-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49532/solr
   [junit4]   2> 1585884 INFO  (jetty-launcher-13962-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1585884 INFO  (zkConnectionManagerCallback-14018-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1585884 INFO  (jetty-launcher-13962-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1585925 INFO  (jetty-launcher-13962-thread-2) [n:127.0.0.1:49567_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1585929 INFO  (zkConnectionManagerCallback-14020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1585929 INFO  (jetty-launcher-13962-thread-2) [n:127.0.0.1:49567_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1585934 INFO  (jetty-launcher-13962-thread-3) [n:127.0.0.1:49562_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49562_solr
   [junit4]   2> 1585935 INFO  (jetty-launcher-13962-thread-3) [n:127.0.0.1:49562_solr     ] o.a.s.c.Overseer Overseer (id=72119941544345610-127.0.0.1:49562_solr-n_0000000000) starting
   [junit4]   2> 1585943 INFO  (jetty-launcher-13962-thread-2) [n:127.0.0.1:49567_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49567_solr
   [junit4]   2> 1585943 INFO  (jetty-launcher-13962-thread-3) [n:127.0.0.1:49562_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49562_solr
   [junit4]   2> 1585943 INFO  (OverseerStateUpdate-72119941544345610-127.0.0.1:49562_solr-n_0000000000) [n:127.0.0.1:49562_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49562_solr
   [junit4]   2> 1585945 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1585945 INFO  (OverseerStateUpdate-72119941544345610-127.0.0.1:49562_solr-n_0000000000) [n:127.0.0.1:49562_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1585952 INFO  (jetty-launcher-13962-thread-2) [n:127.0.0.1:49567_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1585952 WARN  (jetty-launcher-13962-thread-2) [n:127.0.0.1:49567_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> 1585952 INFO  (jetty-launcher-13962-thread-3) [n:127.0.0.1:49562_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1585952 WARN  (jetty-launcher-13962-thread-3) [n:127.0.0.1:49562_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> 1585993 INFO  (jetty-launcher-13962-thread-3) [n:127.0.0.1:49562_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1585997 INFO  (jetty-launcher-13962-thread-2) [n:127.0.0.1:49567_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1586029 INFO  (jetty-launcher-13962-thread-2) [n:127.0.0.1:49567_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49567.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2986afc4
   [junit4]   2> 1586041 INFO  (jetty-launcher-13962-thread-4) [n:127.0.0.1:49559_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1586042 INFO  (jetty-launcher-13962-thread-2) [n:127.0.0.1:49567_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49567.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2986afc4
   [junit4]   2> 1586042 INFO  (jetty-launcher-13962-thread-3) [n:127.0.0.1:49562_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49562.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2986afc4
   [junit4]   2> 1586042 INFO  (jetty-launcher-13962-thread-2) [n:127.0.0.1:49567_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49567.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2986afc4
   [junit4]   2> 1586042 INFO  (zkConnectionManagerCallback-14038-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1586042 INFO  (jetty-launcher-13962-thread-4) [n:127.0.0.1:49559_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1586044 INFO  (jetty-launcher-13962-thread-2) [n:127.0.0.1:49567_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.handler.TestContainerPlugin_C6485DCE5D0BF17D-001\tempDir-001\node1
   [junit4]   2> 1586049 INFO  (jetty-launcher-13962-thread-3) [n:127.0.0.1:49562_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49562.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2986afc4
   [junit4]   2> 1586049 INFO  (jetty-launcher-13962-thread-3) [n:127.0.0.1:49562_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49562.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2986afc4
   [junit4]   2> 1586050 INFO  (jetty-launcher-13962-thread-3) [n:127.0.0.1:49562_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.handler.TestContainerPlugin_C6485DCE5D0BF17D-001\tempDir-001\node3
   [junit4]   2> 1586070 INFO  (jetty-launcher-13962-thread-4) [n:127.0.0.1:49559_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1586077 INFO  (jetty-launcher-13962-thread-4) [n:127.0.0.1:49559_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:49559_solr as DOWN
   [junit4]   2> 1586079 INFO  (jetty-launcher-13962-thread-4) [n:127.0.0.1:49559_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1586079 INFO  (jetty-launcher-13962-thread-4) [n:127.0.0.1:49559_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49559_solr
   [junit4]   2> 1586081 INFO  (zkCallback-14007-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1586083 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1586085 INFO  (jetty-launcher-13962-thread-4) [n:127.0.0.1:49559_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1586085 WARN  (jetty-launcher-13962-thread-4) [n:127.0.0.1:49559_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> 1586092 INFO  (zkCallback-14037-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1586111 INFO  (jetty-launcher-13962-thread-4) [n:127.0.0.1:49559_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1586138 INFO  (jetty-launcher-13962-thread-1) [n:127.0.0.1:49556_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1586140 INFO  (zkConnectionManagerCallback-14049-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1586140 INFO  (jetty-launcher-13962-thread-1) [n:127.0.0.1:49556_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1586145 INFO  (jetty-launcher-13962-thread-4) [n:127.0.0.1:49559_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49559.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2986afc4
   [junit4]   2> 1586147 INFO  (jetty-launcher-13962-thread-1) [n:127.0.0.1:49556_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1586150 INFO  (jetty-launcher-13962-thread-1) [n:127.0.0.1:49556_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:49556_solr as DOWN
   [junit4]   2> 1586151 INFO  (jetty-launcher-13962-thread-1) [n:127.0.0.1:49556_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1586151 INFO  (jetty-launcher-13962-thread-1) [n:127.0.0.1:49556_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49556_solr
   [junit4]   2> 1586152 INFO  (zkCallback-14007-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1586152 INFO  (zkCallback-14037-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1586152 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1586153 INFO  (zkCallback-14048-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1586154 INFO  (jetty-launcher-13962-thread-1) [n:127.0.0.1:49556_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1586154 WARN  (jetty-launcher-13962-thread-1) [n:127.0.0.1:49556_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> 1586155 INFO  (jetty-launcher-13962-thread-4) [n:127.0.0.1:49559_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49559.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2986afc4
   [junit4]   2> 1586155 INFO  (jetty-launcher-13962-thread-4) [n:127.0.0.1:49559_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49559.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2986afc4
   [junit4]   2> 1586157 INFO  (jetty-launcher-13962-thread-4) [n:127.0.0.1:49559_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.handler.TestContainerPlugin_C6485DCE5D0BF17D-001\tempDir-001\node4
   [junit4]   2> 1586180 INFO  (jetty-launcher-13962-thread-1) [n:127.0.0.1:49556_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1586198 INFO  (jetty-launcher-13962-thread-1) [n:127.0.0.1:49556_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49556.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2986afc4
   [junit4]   2> 1586209 INFO  (jetty-launcher-13962-thread-1) [n:127.0.0.1:49556_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49556.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2986afc4
   [junit4]   2> 1586209 INFO  (jetty-launcher-13962-thread-1) [n:127.0.0.1:49556_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49556.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2986afc4
   [junit4]   2> 1586211 INFO  (jetty-launcher-13962-thread-1) [n:127.0.0.1:49556_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.handler.TestContainerPlugin_C6485DCE5D0BF17D-001\tempDir-001\node2
   [junit4]   2> 1586237 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1586237 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1586241 INFO  (zkConnectionManagerCallback-14063-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1586241 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1586241 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1586241 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49532/solr ready
   [junit4]   2> 1586277 INFO  (qtp2043229802-22094) [n:127.0.0.1:49562_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:49559_solr} status=0 QTime=0
   [junit4]   2> 1586281 INFO  (qtp88731779-22081) [n:127.0.0.1:49556_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:49559_solr} status=0 QTime=1
   [junit4]   2> 1586281 INFO  (qtp1786823755-22096) [n:127.0.0.1:49567_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:49559_solr} status=0 QTime=0
   [junit4]   2> 1586281 INFO  (updateExecutor-13988-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:49559_solr 
   [junit4]   2> 1586285 INFO  (qtp984645620-22087) [n:127.0.0.1:49559_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=15
   [junit4]   1> sync resp: http://127.0.0.1:49559/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 1586288 INFO  (qtp2043229802-22100) [n:127.0.0.1:49562_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> 1586288 INFO  (updateExecutor-13999-thread-1-processing-n:127.0.0.1:49562_solr) [n:127.0.0.1:49562_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:49559_solr 
   [junit4]   2> 1586288 INFO  (qtp984645620-22092) [n:127.0.0.1:49559_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> 1586293 INFO  (qtp984645620-22089) [n:127.0.0.1:49559_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1586295 INFO  (qtp984645620-22089) [n:127.0.0.1:49559_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> 1586295 INFO  (qtp984645620-22089) [n:127.0.0.1:49559_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1586300 INFO  (updateExecutor-13999-thread-1-processing-n:127.0.0.1:49562_solr) [n:127.0.0.1:49562_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1586300 INFO  (updateExecutor-13999-thread-1-processing-n:127.0.0.1:49562_solr) [n:127.0.0.1:49562_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1586301 INFO  (updateExecutor-14014-thread-1-processing-n:127.0.0.1:49556_solr) [n:127.0.0.1:49556_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:49559_solr 
   [junit4]   2> 1586305 INFO  (qtp984645620-22092) [n:127.0.0.1:49559_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> 1586305 INFO  (qtp984645620-22092) [n:127.0.0.1:49559_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1586307 INFO  (updateExecutor-13988-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1586307 INFO  (updateExecutor-13988-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1586310 INFO  (updateExecutor-14014-thread-1-processing-n:127.0.0.1:49556_solr) [n:127.0.0.1:49556_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1586310 INFO  (updateExecutor-14014-thread-1-processing-n:127.0.0.1:49556_solr) [n:127.0.0.1:49556_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1586409 INFO  (qtp2043229802-22102) [n:127.0.0.1:49562_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=1
   [junit4]   2> 1586415 INFO  (qtp1786823755-22101) [n:127.0.0.1:49567_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=1
   [junit4]   2> 1586417 INFO  (qtp984645620-22087) [n:127.0.0.1:49559_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> 1586422 INFO  (qtp88731779-22084) [n:127.0.0.1:49556_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> 1586437 INFO  (qtp88731779-22084) [n:127.0.0.1:49556_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1586437 INFO  (qtp88731779-22084) [n:127.0.0.1:49556_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 1586441 INFO  (qtp1786823755-22101) [n:127.0.0.1:49567_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> 1586442 INFO  (qtp984645620-22085) [n:127.0.0.1:49559_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> 1586443 INFO  (qtp2043229802-22102) [n:127.0.0.1:49562_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> 1586443 INFO  (qtp88731779-22084) [n:127.0.0.1:49556_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 1586450 INFO  (qtp88731779-22084) [n:127.0.0.1:49556_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1586450 INFO  (qtp2043229802-22097) [n:127.0.0.1:49562_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:49556_solr} status=0 QTime=0
   [junit4]   2> 1586453 INFO  (updateExecutor-13999-thread-1-processing-n:127.0.0.1:49562_solr) [n:127.0.0.1:49562_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:49556_solr 
   [junit4]   2> 1586453 INFO  (qtp984645620-22087) [n:127.0.0.1:49559_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:49556_solr} status=0 QTime=0
   [junit4]   2> 1586453 INFO  (qtp1786823755-22095) [n:127.0.0.1:49567_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:49556_solr} status=0 QTime=0
   [junit4]   2> 1586453 INFO  (updateExecutor-13988-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:49556_solr 
   [junit4]   2> 1586453 INFO  (qtp88731779-22084) [n:127.0.0.1:49556_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=18
   [junit4]   2> 1586455 INFO  (qtp88731779-22082) [n:127.0.0.1:49556_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1586455 INFO  (updateExecutor-13977-thread-2-processing-n:127.0.0.1:49559_solr) [n:127.0.0.1:49559_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:49556_solr 
   [junit4]   2> 1586455 INFO  (qtp88731779-22082) [n:127.0.0.1:49556_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1586455 INFO  (qtp88731779-22080) [n:127.0.0.1:49556_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1586455 INFO  (qtp88731779-22081) [n:127.0.0.1:49556_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=1
   [junit4]   2> 1586457 INFO  (qtp88731779-22080) [n:127.0.0.1:49556_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 1586457 INFO  (qtp2043229802-22094) [n:127.0.0.1:49562_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> 1586459 INFO  (qtp88731779-22084) [n:127.0.0.1:49556_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 1586461 INFO  (updateExecutor-13999-thread-1-processing-n:127.0.0.1:49562_solr) [n:127.0.0.1:49562_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1586461 INFO  (updateExecutor-13999-thread-1-processing-n:127.0.0.1:49562_solr) [n:127.0.0.1:49562_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 1586461 INFO  (updateExecutor-13988-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1586461 INFO  (updateExecutor-13988-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 1586461 INFO  (updateExecutor-13977-thread-2-processing-n:127.0.0.1:49559_solr) [n:127.0.0.1:49559_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1586461 INFO  (updateExecutor-13977-thread-2-processing-n:127.0.0.1:49559_solr) [n:127.0.0.1:49559_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 1586565 INFO  (qtp2043229802-22094) [n:127.0.0.1:49562_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1586570 INFO  (qtp1786823755-22096) [n:127.0.0.1:49567_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1586577 INFO  (qtp984645620-22089) [n:127.0.0.1:49559_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1586581 INFO  (qtp88731779-22082) [n:127.0.0.1:49556_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1586591 INFO  (qtp1786823755-22098) [n:127.0.0.1:49567_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1586593 INFO  (qtp1786823755-22098) [n:127.0.0.1:49567_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 1586593 INFO  (qtp984645620-22089) [n:127.0.0.1:49559_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> 1586593 INFO  (qtp88731779-22082) [n:127.0.0.1:49556_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> 1586598 INFO  (qtp2043229802-22094) [n:127.0.0.1:49562_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> 1586598 INFO  (qtp1786823755-22098) [n:127.0.0.1:49567_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 1586602 INFO  (qtp1786823755-22098) [n:127.0.0.1:49567_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1586605 INFO  (qtp984645620-22092) [n:127.0.0.1:49559_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:49567_solr} status=0 QTime=0
   [junit4]   2> 1586605 INFO  (updateExecutor-13977-thread-2-processing-n:127.0.0.1:49559_solr) [n:127.0.0.1:49559_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:49567_solr 
   [junit4]   2> 1586609 INFO  (qtp88731779-22081) [n:127.0.0.1:49556_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:49567_solr} status=0 QTime=0
   [junit4]   2> 1586609 INFO  (qtp1786823755-22101) [n:127.0.0.1:49567_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 1586609 INFO  (updateExecutor-14014-thread-2-processing-n:127.0.0.1:49556_solr) [n:127.0.0.1:49556_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:49567_solr 
   [junit4]   2> 1586609 INFO  (qtp2043229802-22102) [n:127.0.0.1:49562_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:49567_solr} status=0 QTime=0
   [junit4]   2> 1586609 INFO  (qtp1786823755-22095) [n:127.0.0.1:49567_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 1586609 INFO  (updateExecutor-13999-thread-1-processing-n:127.0.0.1:49562_solr) [n:127.0.0.1:49562_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:49567_solr 
   [junit4]   2> 1586609 INFO  (qtp1786823755-22096) [n:127.0.0.1:49567_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 1586613 INFO  (qtp1786823755-22101) [n:127.0.0.1:49567_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=3
   [junit4]   2> 1586613 INFO  (qtp1786823755-22095) [n:127.0.0.1:49567_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 1586617 INFO  (qtp1786823755-22095) [n:127.0.0.1:49567_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 1586617 INFO  (qtp1786823755-22098) [n:127.0.0.1:49567_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=29
   [junit4]   2> 1586621 INFO  (qtp2043229802-22094) [n:127.0.0.1:49562_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> 1586625 INFO  (updateExecutor-14014-thread-2-processing-n:127.0.0.1:49556_solr) [n:127.0.0.1:49556_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1586625 INFO  (updateExecutor-14014-thread-2-processing-n:127.0.0.1:49556_solr) [n:127.0.0.1:49556_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 1586625 INFO  (updateExecutor-13977-thread-2-processing-n:127.0.0.1:49559_solr) [n:127.0.0.1:49559_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1586625 INFO  (updateExecutor-13977-thread-2-processing-n:127.0.0.1:49559_solr) [n:127.0.0.1:49559_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 1586626 INFO  (updateExecutor-13999-thread-1-processing-n:127.0.0.1:49562_solr) [n:127.0.0.1:49562_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1586626 INFO  (updateExecutor-13999-thread-1-processing-n:127.0.0.1:49562_solr) [n:127.0.0.1:49562_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 1586728 INFO  (qtp2043229802-22094) [n:127.0.0.1:49562_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1586732 INFO  (qtp1786823755-22095) [n:127.0.0.1:49567_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> 1586732 INFO  (qtp984645620-22087) [n:127.0.0.1:49559_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> 1586739 INFO  (qtp88731779-22084) [n:127.0.0.1:49556_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> 1586805 INFO  (qtp2043229802-22094) [n:127.0.0.1:49562_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1586805 INFO  (qtp2043229802-22094) [n:127.0.0.1:49562_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1586817 INFO  (qtp1786823755-22101) [n:127.0.0.1:49567_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1586817 INFO  (qtp88731779-22080) [n:127.0.0.1:49556_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1586817 INFO  (qtp984645620-22085) [n:127.0.0.1:49559_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1586817 INFO  (qtp2043229802-22094) [n:127.0.0.1:49562_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1586817 INFO  (qtp2043229802-22094) [n:127.0.0.1:49562_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1586826 INFO  (qtp2043229802-22094) [n:127.0.0.1:49562_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 1586838 INFO  (zkCallback-14048-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1586838 INFO  (zkCallback-14048-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1586838 INFO  (zkCallback-14048-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 1586838 INFO  (zkCallback-14037-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1586840 INFO  (zkCallback-14037-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1586840 INFO  (zkCallback-14037-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 1586847 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1586847 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1586847 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 1586849 INFO  (zkCallback-14007-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1586849 INFO  (zkCallback-14007-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1586863 INFO  (qtp2043229802-22094) [n:127.0.0.1:49562_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1586864 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1586866 INFO  (zkCallback-14048-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1586868 INFO  (zkCallback-14037-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1586869 INFO  (qtp2043229802-22094) [n:127.0.0.1:49562_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1586869 INFO  (zkCallback-14048-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1586872 INFO  (zkCallback-14048-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_C6485DCE5D0BF17D-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 1586872 INFO  (qtp2043229802-22094) [n:127.0.0.1:49562_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_C6485DCE5D0BF17D-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 1586872 INFO  (qtp2043229802-22094) [n:127.0.0.1:49562_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1586872 INFO  (qtp2043229802-22094) [n:127.0.0.1:49562_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=131
   [junit4]   2> 1586873 INFO  (zkCallback-14037-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1586876 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1586877 INFO  (zkCallback-14037-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_C6485DCE5D0BF17D-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 1586877 INFO  (zkCallback-14037-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1586877 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_C6485DCE5D0BF17D-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 1586877 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1586877 INFO  (zkCallback-14048-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1586878 INFO  (qtp2043229802-22100) [n:127.0.0.1:49562_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1586881 INFO  (qtp1786823755-22095) [n:127.0.0.1:49567_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1586884 INFO  (qtp984645620-22089) [n:127.0.0.1:49559_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1586891 INFO  (qtp88731779-22082) [n:127.0.0.1:49556_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1586910 INFO  (qtp1786823755-22095) [n:127.0.0.1:49567_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 1586915 INFO  (qtp2043229802-22102) [n:127.0.0.1:49562_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1586918 ERROR (qtp984645620-22087) [n:127.0.0.1:49559_solr     ] o.a.s.a.V2HttpCall >> path: '/plugin/my/path'
   [junit4]   2> 1586918 ERROR (qtp984645620-22087) [n:127.0.0.1:49559_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:835) [?:?]
   [junit4]   2> 1587020 INFO  (qtp984645620-22092) [n:127.0.0.1:49559_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1587023 INFO  (qtp2043229802-22100) [n:127.0.0.1:49562_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1587025 INFO  (qtp2043229802-22100) [n:127.0.0.1:49562_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1587028 INFO  (zkCallback-14037-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1587028 INFO  (qtp984645620-22085) [n:127.0.0.1:49559_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1587028 INFO  (zkCallback-14048-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1587029 INFO  (zkCallback-14048-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1587029 INFO  (zkCallback-14048-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 1587028 INFO  (zkCallback-14037-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1587029 INFO  (zkCallback-14037-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 1587029 INFO  (qtp88731779-22084) [n:127.0.0.1:49556_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1587029 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1587029 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1587029 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 1587028 INFO  (zkCallback-14007-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1587029 INFO  (zkCallback-14007-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1587029 INFO  (zkCallback-14007-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 1587030 INFO  (qtp1786823755-22096) [n:127.0.0.1:49567_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1587030 INFO  (qtp2043229802-22100) [n:127.0.0.1:49562_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1587030 INFO  (qtp2043229802-22100) [n:127.0.0.1:49562_solr     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1587031 INFO  (zkCallback-14048-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1587031 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1587031 INFO  (zkCallback-14037-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1587031 INFO  (zkCallback-14007-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1587033 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1587033 INFO  (zkCallback-14007-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1587033 INFO  (zkCallback-14037-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1587033 INFO  (zkCallback-14048-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1587034 INFO  (zkCallback-14048-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_C6485DCE5D0BF17D-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 1587034 INFO  (zkCallback-14007-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_C6485DCE5D0BF17D-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 1587034 INFO  (zkCallback-14048-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 1587034 INFO  (zkCallback-14007-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 1587035 INFO  (qtp2043229802-22100) [n:127.0.0.1:49562_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 1587036 INFO  (zkCallback-14037-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_C6485DCE5D0BF17D-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 1587036 INFO  (zkCallback-14037-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 1587036 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_C6485DCE5D0BF17D-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 1587036 INFO  (zkCallback-14019-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 1587036 ERROR (qtp1786823755-22098) [n:127.0.0.1:49567_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{update={name=myplugin, class=mypkg:org.apache.solr.handler.MyPlugin, version=2.0}, errorMessages=[No such package version:mypkg:2.0 . available versions :[1.0, 2.0]]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:319)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:319) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:284) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:201) [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-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:835) [?:?]
   [junit4]   2> 1587037 INFO  (qtp1786823755-22098) [n:127.0.0.1:49567_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 1587139 INFO  (jetty-closer-14064-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1209664746
   [junit4]   2> 1587139 INFO  (jetty-closer-14064-thread-2) [     ] o.a.s.c.ZkController Remove node as l

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

olr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4c29e644
   [junit4]   2> 1700935 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1700935 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75d349ec: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2f16f90a
   [junit4]   2> 1700935 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1700935 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1355cd73: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4b48e674
   [junit4]   2> 1700970 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1ea856ba{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1700970 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7d700280{/solr,null,UNAVAILABLE}
   [junit4]   2> 1700974 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1700974 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=364053103
   [junit4]   2> 1701006 INFO  (coreCloseExecutor-14943-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@61025802
   [junit4]   2> 1701006 INFO  (coreCloseExecutor-14943-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@61025802
   [junit4]   2> 1701006 INFO  (coreCloseExecutor-14943-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62e4a45f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@981853e
   [junit4]   2> 1701027 INFO  (coreCloseExecutor-14943-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1701029 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1701029 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d0f4b21: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@18bf7401
   [junit4]   2> 1701034 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1701034 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ae15783: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2f16f90a
   [junit4]   2> 1701050 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1701050 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24a067ef: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4b48e674
   [junit4]   2> 1701060 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5ef43d1d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1701060 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4545eb98{/solr,null,UNAVAILABLE}
   [junit4]   2> 1701060 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C6485DCE5D0BF17D]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_C6485DCE5D0BF17D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {name=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), newname=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1306, maxMBSortInHeap=7.268835661979371, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-UM, timezone=Europe/Belfast
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=175967856,total=505593856
   [junit4]   2> NOTE: All tests run in this JVM: [RegexBoostProcessorTest, InfoHandlerTest, ShardSplitTest, TestUtils, NodeMarkersRegistrationTest, HdfsSyncSliceTest, TestBulkSchemaAPI, TestRequestForwarding, TestBlendedInfixSuggestions, TestElisionMultitermQuery, DistributedVersionInfoTest, HttpPartitionOnCommitTest, TriggerEventQueueTest, SortByFunctionTest, ReplicationFactorTest, AdminHandlersProxyTest, CoreSorterTest, DirectSolrSpellCheckerTest, NestedShardedAtomicUpdateTest, DimensionalRoutedAliasUpdateProcessorTest, ZkControllerTest, SuggesterTSTTest, StatsComponentTest, DistanceFunctionTest, TestHdfsCloudBackupRestore, TestTrackingShardHandlerFactory, TestSystemCollAutoCreate, SynonymTokenizerTest, QueryParsingTest, TestFieldCacheSort, SpatialHeatmapFacetsTest, UUIDFieldTest, BinaryUpdateRequestHandlerTest, LegacyCloudClusterPropTest, TestUnifiedSolrHighlighter, TestDynamicFieldNamesIndexCorrectly, PeerSyncTest, TestDynamicLoading, TestCrossCoreJoin, TestMinHashQParser, TestSolrQueryResponse, SolrMetricReporterTest, FacetPivotSmallTest, DistributedQueryComponentOptimizationTest, CdcrBootstrapTest, TestExportTool, ConvertedLegacyTest, HdfsChaosMonkeySafeLeaderTest, TestComplexPhraseLeadingWildcard, TestStressInPlaceUpdates, TestCloudSearcherWarming, ChaosMonkeySafeLeaderWithPullReplicasTest, SortSpecParsingTest, DistributedFacetPivotSmallAdvancedTest, BlobRepositoryCloudTest, TestCSVResponseWriter, TestSchemaSimilarityResource, SpellPossibilityIteratorTest, HttpTriggerListenerTest, TestCollationField, StatelessScriptUpdateProcessorFactoryTest, RegexBytesRefFilterTest, TestSafeXMLParsing, TestConfig, TestLegacyTerms, DeleteStatusTest, UpdateRequestProcessorFactoryTest, RootFieldTest, TestValueSourceCache, TestBM25SimilarityFactory, BasicDistributedZkTest, TestPHPSerializedResponseWriter, TestEmbeddedSolrServerAdminHandler, MetricTriggerTest, CdcrWithNodesRestartsTest, TermsComponentTest, MoreLikeThisHandlerTest, TestCoreContainer, StressHdfsTest, TestSimTriggerIntegration, ChangedSchemaMergeTest, ImplicitSnitchTest, IgnoreLargeDocumentProcessorFactoryTest, ClusterStateTest, AssignTest, BasicAuthIntegrationTest, TestSearcherReuse, FuzzySearchTest, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestLockTree, TestMiniSolrCloudClusterSSL, TestTolerantUpdateProcessorRandomCloud, ZkCLITest, MetricTriggerIntegrationTest, NodeLostTriggerIntegrationTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, TestSimDistribStateManager, QueryResultKeyTest, TestBadConfig, TestJmxIntegration, TestMergePolicyConfig, TestQuerySenderListener, TestReloadAndDeleteDocs, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, TestSolrXml, TestXIncludeConfig, TestSolrCoreSnapshots, TestCSVLoader, TestCoreBackup, TestHdfsBackupRestoreCore, TestReplicationHandler]
   [junit4] Completed [731/912 (2!)] on J2 in 111.42s, 21 tests, 1 failure <<< FAILURES!

[...truncated 48094 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1334/consoleText

[repro] Revision: e94912e2f824769895b51b50f88ba4e347d2bede

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

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

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestContainerPlugin|*.TestReplicationHandler" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=C6485DCE5D0BF17D -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=America/Moncton -Dtests.asserts=true -Dtests.file.encoding=Cp1252

[...truncated 207 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.handler.TestContainerPlugin
[repro]   0/5 failed: org.apache.solr.handler.TestReplicationHandler
[repro] Exiting with code 0

[...truncated 78 lines...]