You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/07/05 09:25:11 UTC

[JENKINS] Lucene-Solr-Tests-8.6 - Build # 21 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.6/21/

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

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

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




Build Log:
[...truncated 15376 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 2283626 INFO  (SUITE-TestContainerPlugin-seed#[2807CC7A097C3565]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2283626 INFO  (SUITE-TestContainerPlugin-seed#[2807CC7A097C3565]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2283626 INFO  (SUITE-TestContainerPlugin-seed#[2807CC7A097C3565]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_2807CC7A097C3565-001/data-dir-286-001
   [junit4]   2> 2283627 INFO  (SUITE-TestContainerPlugin-seed#[2807CC7A097C3565]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2283628 INFO  (SUITE-TestContainerPlugin-seed#[2807CC7A097C3565]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2283630 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 2283631 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_2807CC7A097C3565-001/tempDir-001
   [junit4]   2> 2283631 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2283631 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2283631 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2283731 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.ZkTestServer start zk server on port: 39635
   [junit4]   2> 2283731 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39635
   [junit4]   2> 2283731 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39635
   [junit4]   2> 2283732 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39635
   [junit4]   2> 2283733 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2283735 INFO  (zkConnectionManagerCallback-25746-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2283735 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2283737 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2283738 INFO  (zkConnectionManagerCallback-25748-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2283738 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2283739 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2283742 INFO  (zkConnectionManagerCallback-25750-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2283742 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2283845 WARN  (jetty-launcher-25751-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2283846 INFO  (jetty-launcher-25751-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2283846 INFO  (jetty-launcher-25751-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2283846 INFO  (jetty-launcher-25751-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 2283846 WARN  (jetty-launcher-25751-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2283846 INFO  (jetty-launcher-25751-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2283846 INFO  (jetty-launcher-25751-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2283846 INFO  (jetty-launcher-25751-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 2283846 WARN  (jetty-launcher-25751-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2283846 INFO  (jetty-launcher-25751-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2283846 INFO  (jetty-launcher-25751-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2283846 INFO  (jetty-launcher-25751-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 2283846 WARN  (jetty-launcher-25751-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2283846 INFO  (jetty-launcher-25751-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2283846 INFO  (jetty-launcher-25751-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2283846 INFO  (jetty-launcher-25751-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 2283852 INFO  (jetty-launcher-25751-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2283852 INFO  (jetty-launcher-25751-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2283852 INFO  (jetty-launcher-25751-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2283852 INFO  (jetty-launcher-25751-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38fe73fc{/solr,null,AVAILABLE}
   [junit4]   2> 2283852 INFO  (jetty-launcher-25751-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2283852 INFO  (jetty-launcher-25751-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2283852 INFO  (jetty-launcher-25751-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2283856 INFO  (jetty-launcher-25751-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3dd4f944{/solr,null,AVAILABLE}
   [junit4]   2> 2283857 INFO  (jetty-launcher-25751-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2283857 INFO  (jetty-launcher-25751-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2283857 INFO  (jetty-launcher-25751-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6bc7bba{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41125}
   [junit4]   2> 2283857 INFO  (jetty-launcher-25751-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2283857 INFO  (jetty-launcher-25751-thread-3) [     ] o.e.j.s.Server Started @2283881ms
   [junit4]   2> 2283857 INFO  (jetty-launcher-25751-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41125}
   [junit4]   2> 2283857 ERROR (jetty-launcher-25751-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2283857 INFO  (jetty-launcher-25751-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2283857 INFO  (jetty-launcher-25751-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 2283857 INFO  (jetty-launcher-25751-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2283857 INFO  (jetty-launcher-25751-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr
   [junit4]   2> 2283857 INFO  (jetty-launcher-25751-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-05T08:57:01.172Z
   [junit4]   2> 2283860 INFO  (jetty-launcher-25751-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62c36b6f{/solr,null,AVAILABLE}
   [junit4]   2> 2283862 INFO  (jetty-launcher-25751-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2283862 INFO  (jetty-launcher-25751-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2283862 INFO  (jetty-launcher-25751-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2283862 INFO  (jetty-launcher-25751-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2283863 INFO  (jetty-launcher-25751-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d2a9e51{/solr,null,AVAILABLE}
   [junit4]   2> 2283863 INFO  (jetty-launcher-25751-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5a648649{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45747}
   [junit4]   2> 2283863 INFO  (jetty-launcher-25751-thread-2) [     ] o.e.j.s.Server Started @2283887ms
   [junit4]   2> 2283863 INFO  (jetty-launcher-25751-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45747}
   [junit4]   2> 2283863 INFO  (zkConnectionManagerCallback-25753-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2283863 ERROR (jetty-launcher-25751-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2283863 INFO  (jetty-launcher-25751-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2283863 INFO  (jetty-launcher-25751-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 2283863 INFO  (jetty-launcher-25751-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2283863 INFO  (jetty-launcher-25751-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr
   [junit4]   2> 2283863 INFO  (jetty-launcher-25751-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-05T08:57:01.178Z
   [junit4]   2> 2283863 INFO  (jetty-launcher-25751-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3d656c7c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45377}
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-1) [     ] o.e.j.s.Server Started @2283888ms
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45377}
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@13487890{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42689}
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-4) [     ] o.e.j.s.Server Started @2283888ms
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42689}
   [junit4]   2> 2283864 ERROR (jetty-launcher-25751-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 2283864 ERROR (jetty-launcher-25751-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-05T08:57:01.179Z
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-05T08:57:01.179Z
   [junit4]   2> 2283864 INFO  (jetty-launcher-25751-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2283865 INFO  (jetty-launcher-25751-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2283866 INFO  (jetty-launcher-25751-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2283869 INFO  (zkConnectionManagerCallback-25757-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2283869 INFO  (jetty-launcher-25751-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2283869 INFO  (zkConnectionManagerCallback-25759-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2283869 INFO  (zkConnectionManagerCallback-25755-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2283869 INFO  (jetty-launcher-25751-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2283869 INFO  (jetty-launcher-25751-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2283869 INFO  (jetty-launcher-25751-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2283869 INFO  (jetty-launcher-25751-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2283870 INFO  (jetty-launcher-25751-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2284610 INFO  (jetty-launcher-25751-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2284635 WARN  (jetty-launcher-25751-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56ecbd0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2284635 WARN  (jetty-launcher-25751-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56ecbd0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2284669 WARN  (jetty-launcher-25751-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11fed673[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2284669 WARN  (jetty-launcher-25751-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11fed673[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2284670 INFO  (jetty-launcher-25751-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39635/solr
   [junit4]   2> 2284700 INFO  (jetty-launcher-25751-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2284707 INFO  (zkConnectionManagerCallback-25779-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2284707 INFO  (jetty-launcher-25751-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2284825 INFO  (jetty-launcher-25751-thread-3) [n:127.0.0.1:41125_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2284844 INFO  (zkConnectionManagerCallback-25781-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2284844 INFO  (jetty-launcher-25751-thread-3) [n:127.0.0.1:41125_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2284885 INFO  (jetty-launcher-25751-thread-3) [n:127.0.0.1:41125_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41125_solr
   [junit4]   2> 2284885 INFO  (jetty-launcher-25751-thread-3) [n:127.0.0.1:41125_solr     ] o.a.s.c.Overseer Overseer (id=72082952234926088-127.0.0.1:41125_solr-n_0000000000) starting
   [junit4]   2> 2284901 INFO  (OverseerStateUpdate-72082952234926088-127.0.0.1:41125_solr-n_0000000000) [n:127.0.0.1:41125_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41125_solr
   [junit4]   2> 2284901 INFO  (jetty-launcher-25751-thread-3) [n:127.0.0.1:41125_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41125_solr
   [junit4]   2> 2284902 INFO  (OverseerStateUpdate-72082952234926088-127.0.0.1:41125_solr-n_0000000000) [n:127.0.0.1:41125_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2284903 INFO  (jetty-launcher-25751-thread-3) [n:127.0.0.1:41125_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2284903 WARN  (jetty-launcher-25751-thread-3) [n:127.0.0.1:41125_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> 2284976 INFO  (jetty-launcher-25751-thread-3) [n:127.0.0.1:41125_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2285020 INFO  (jetty-launcher-25751-thread-3) [n:127.0.0.1:41125_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41125.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3784a998
   [junit4]   2> 2285036 INFO  (jetty-launcher-25751-thread-3) [n:127.0.0.1:41125_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41125.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3784a998
   [junit4]   2> 2285036 INFO  (jetty-launcher-25751-thread-3) [n:127.0.0.1:41125_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41125.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3784a998
   [junit4]   2> 2285037 INFO  (jetty-launcher-25751-thread-3) [n:127.0.0.1:41125_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_2807CC7A097C3565-001/tempDir-001/node3
   [junit4]   2> 2285125 INFO  (jetty-launcher-25751-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2285125 WARN  (jetty-launcher-25751-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2efb0dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2285130 WARN  (jetty-launcher-25751-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2efb0dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2285140 WARN  (jetty-launcher-25751-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75cad0d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2285140 WARN  (jetty-launcher-25751-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75cad0d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2285141 INFO  (jetty-launcher-25751-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39635/solr
   [junit4]   2> 2285164 INFO  (jetty-launcher-25751-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2285176 INFO  (zkConnectionManagerCallback-25801-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2285176 INFO  (jetty-launcher-25751-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2285301 INFO  (jetty-launcher-25751-thread-4) [n:127.0.0.1:42689_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2285320 INFO  (zkConnectionManagerCallback-25803-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2285320 INFO  (jetty-launcher-25751-thread-4) [n:127.0.0.1:42689_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2285323 INFO  (jetty-launcher-25751-thread-4) [n:127.0.0.1:42689_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2285325 INFO  (jetty-launcher-25751-thread-4) [n:127.0.0.1:42689_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42689_solr as DOWN
   [junit4]   2> 2285326 INFO  (jetty-launcher-25751-thread-4) [n:127.0.0.1:42689_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2285326 INFO  (jetty-launcher-25751-thread-4) [n:127.0.0.1:42689_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42689_solr
   [junit4]   2> 2285326 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2285327 INFO  (jetty-launcher-25751-thread-4) [n:127.0.0.1:42689_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2285327 WARN  (jetty-launcher-25751-thread-4) [n:127.0.0.1:42689_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> 2285335 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2285368 INFO  (jetty-launcher-25751-thread-4) [n:127.0.0.1:42689_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2285402 INFO  (jetty-launcher-25751-thread-4) [n:127.0.0.1:42689_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42689.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3784a998
   [junit4]   2> 2285422 INFO  (jetty-launcher-25751-thread-4) [n:127.0.0.1:42689_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42689.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3784a998
   [junit4]   2> 2285423 INFO  (jetty-launcher-25751-thread-4) [n:127.0.0.1:42689_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42689.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3784a998
   [junit4]   2> 2285424 INFO  (jetty-launcher-25751-thread-4) [n:127.0.0.1:42689_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_2807CC7A097C3565-001/tempDir-001/node4
   [junit4]   2> 2285475 INFO  (jetty-launcher-25751-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2285501 WARN  (jetty-launcher-25751-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@498c9211[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2285513 WARN  (jetty-launcher-25751-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@498c9211[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2285553 WARN  (jetty-launcher-25751-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@339be42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2285553 WARN  (jetty-launcher-25751-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@339be42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2285554 INFO  (jetty-launcher-25751-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39635/solr
   [junit4]   2> 2285573 INFO  (jetty-launcher-25751-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2285588 INFO  (zkConnectionManagerCallback-25819-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2285588 INFO  (jetty-launcher-25751-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2285703 INFO  (jetty-launcher-25751-thread-2) [n:127.0.0.1:45747_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2285756 INFO  (zkConnectionManagerCallback-25821-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2285756 INFO  (jetty-launcher-25751-thread-2) [n:127.0.0.1:45747_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2285759 INFO  (jetty-launcher-25751-thread-2) [n:127.0.0.1:45747_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2285763 INFO  (jetty-launcher-25751-thread-2) [n:127.0.0.1:45747_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45747_solr as DOWN
   [junit4]   2> 2285764 INFO  (jetty-launcher-25751-thread-2) [n:127.0.0.1:45747_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2285764 INFO  (jetty-launcher-25751-thread-2) [n:127.0.0.1:45747_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45747_solr
   [junit4]   2> 2285764 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2285765 INFO  (jetty-launcher-25751-thread-2) [n:127.0.0.1:45747_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2285765 WARN  (jetty-launcher-25751-thread-2) [n:127.0.0.1:45747_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> 2285772 INFO  (zkCallback-25820-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2285772 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2285808 INFO  (jetty-launcher-25751-thread-2) [n:127.0.0.1:45747_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2285826 INFO  (jetty-launcher-25751-thread-2) [n:127.0.0.1:45747_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45747.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3784a998
   [junit4]   2> 2285847 INFO  (jetty-launcher-25751-thread-2) [n:127.0.0.1:45747_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45747.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3784a998
   [junit4]   2> 2285847 INFO  (jetty-launcher-25751-thread-2) [n:127.0.0.1:45747_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45747.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3784a998
   [junit4]   2> 2285848 INFO  (jetty-launcher-25751-thread-2) [n:127.0.0.1:45747_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_2807CC7A097C3565-001/tempDir-001/node2
   [junit4]   2> 2286099 INFO  (jetty-launcher-25751-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2286100 WARN  (jetty-launcher-25751-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1124b604[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2286101 WARN  (jetty-launcher-25751-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1124b604[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2286121 WARN  (jetty-launcher-25751-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4eee546d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2286121 WARN  (jetty-launcher-25751-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4eee546d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2286122 INFO  (jetty-launcher-25751-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39635/solr
   [junit4]   2> 2286137 INFO  (jetty-launcher-25751-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286137 INFO  (zkConnectionManagerCallback-25837-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2286137 INFO  (jetty-launcher-25751-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2286239 INFO  (jetty-launcher-25751-thread-1) [n:127.0.0.1:45377_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286240 INFO  (zkConnectionManagerCallback-25839-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2286240 INFO  (jetty-launcher-25751-thread-1) [n:127.0.0.1:45377_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2286242 INFO  (jetty-launcher-25751-thread-1) [n:127.0.0.1:45377_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2286244 INFO  (jetty-launcher-25751-thread-1) [n:127.0.0.1:45377_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45377_solr as DOWN
   [junit4]   2> 2286245 INFO  (jetty-launcher-25751-thread-1) [n:127.0.0.1:45377_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2286245 INFO  (jetty-launcher-25751-thread-1) [n:127.0.0.1:45377_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45377_solr
   [junit4]   2> 2286246 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2286246 INFO  (zkCallback-25820-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2286246 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2286247 INFO  (jetty-launcher-25751-thread-1) [n:127.0.0.1:45377_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2286247 WARN  (jetty-launcher-25751-thread-1) [n:127.0.0.1:45377_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> 2286256 INFO  (zkCallback-25838-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2286268 INFO  (jetty-launcher-25751-thread-1) [n:127.0.0.1:45377_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2286285 INFO  (jetty-launcher-25751-thread-1) [n:127.0.0.1:45377_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45377.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3784a998
   [junit4]   2> 2286294 INFO  (jetty-launcher-25751-thread-1) [n:127.0.0.1:45377_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45377.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3784a998
   [junit4]   2> 2286294 INFO  (jetty-launcher-25751-thread-1) [n:127.0.0.1:45377_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45377.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3784a998
   [junit4]   2> 2286295 INFO  (jetty-launcher-25751-thread-1) [n:127.0.0.1:45377_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_2807CC7A097C3565-001/tempDir-001/node1
   [junit4]   2> 2286312 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2286316 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286316 INFO  (zkConnectionManagerCallback-25852-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2286316 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2286317 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2286318 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2807CC7A097C3565]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39635/solr ready
   [junit4]   2> 2286340 INFO  (qtp1419997869-45930) [n:127.0.0.1:45747_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41125_solr} status=0 QTime=3
   [junit4]   2> 2286341 INFO  (updateExecutor-25815-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41125_solr 
   [junit4]   2> 2286342 INFO  (qtp866292856-45952) [n:127.0.0.1:45377_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41125_solr} status=0 QTime=0
   [junit4]   2> 2286342 INFO  (qtp142316741-45941) [n:127.0.0.1:41125_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> 2286343 INFO  (qtp142316741-45942) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2286343 INFO  (updateExecutor-25833-thread-1-processing-n:127.0.0.1:45377_solr) [n:127.0.0.1:45377_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41125_solr 
   [junit4]   2> 2286344 INFO  (qtp142316741-45940) [n:127.0.0.1:41125_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> 2286344 INFO  (qtp495949137-45950) [n:127.0.0.1:42689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41125_solr} status=0 QTime=0
   [junit4]   2> 2286344 INFO  (qtp142316741-45941) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2286345 INFO  (updateExecutor-25797-thread-1-processing-n:127.0.0.1:42689_solr) [n:127.0.0.1:42689_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41125_solr 
   [junit4]   2> 2286345 INFO  (qtp142316741-45939) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=12
   [junit4]   1> sync resp: http://127.0.0.1:41125/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 2286346 INFO  (qtp142316741-45938) [n:127.0.0.1:41125_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> 2286346 INFO  (qtp142316741-45940) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2286348 INFO  (qtp142316741-45938) [n:127.0.0.1:41125_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> 2286349 INFO  (qtp495949137-45958) [n:127.0.0.1:42689_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> 2286354 INFO  (updateExecutor-25815-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2286355 INFO  (updateExecutor-25815-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2286364 INFO  (updateExecutor-25833-thread-1-processing-n:127.0.0.1:45377_solr) [n:127.0.0.1:45377_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2286364 INFO  (updateExecutor-25833-thread-1-processing-n:127.0.0.1:45377_solr) [n:127.0.0.1:45377_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2286364 INFO  (updateExecutor-25797-thread-1-processing-n:127.0.0.1:42689_solr) [n:127.0.0.1:42689_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2286364 INFO  (updateExecutor-25797-thread-1-processing-n:127.0.0.1:42689_solr) [n:127.0.0.1:42689_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2286542 INFO  (qtp495949137-45953) [n:127.0.0.1:42689_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> 2286545 INFO  (qtp1419997869-45933) [n:127.0.0.1:45747_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> 2286546 INFO  (qtp866292856-45955) [n:127.0.0.1:45377_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> 2286553 INFO  (qtp866292856-45954) [n:127.0.0.1:45377_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2286553 INFO  (qtp866292856-45954) [n:127.0.0.1:45377_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 2286554 INFO  (qtp1419997869-45931) [n:127.0.0.1:45747_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> 2286555 INFO  (qtp495949137-45950) [n:127.0.0.1:42689_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> 2286555 INFO  (qtp142316741-45942) [n:127.0.0.1:41125_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> 2286556 INFO  (qtp866292856-45954) [n:127.0.0.1:45377_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 2286567 INFO  (qtp866292856-45954) [n:127.0.0.1:45377_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 2286569 INFO  (qtp495949137-45953) [n:127.0.0.1:42689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:45377_solr} status=0 QTime=0
   [junit4]   2> 2286569 INFO  (updateExecutor-25797-thread-1-processing-n:127.0.0.1:42689_solr) [n:127.0.0.1:42689_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:45377_solr 
   [junit4]   2> 2286569 INFO  (qtp866292856-45956) [n:127.0.0.1:45377_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 2286570 INFO  (qtp866292856-45951) [n:127.0.0.1:45377_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 2286571 INFO  (qtp1419997869-45933) [n:127.0.0.1:45747_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:45377_solr} status=0 QTime=0
   [junit4]   2> 2286571 INFO  (updateExecutor-25815-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:45377_solr 
   [junit4]   2> 2286572 INFO  (qtp866292856-45955) [n:127.0.0.1:45377_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 2286572 INFO  (qtp866292856-45956) [n:127.0.0.1:45377_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 2286573 INFO  (qtp142316741-45939) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:45377_solr} status=0 QTime=0
   [junit4]   2> 2286573 INFO  (updateExecutor-25775-thread-2-processing-n:127.0.0.1:41125_solr) [n:127.0.0.1:41125_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:45377_solr 
   [junit4]   2> 2286573 INFO  (qtp866292856-45954) [n:127.0.0.1:45377_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=21
   [junit4]   2> 2286574 INFO  (qtp866292856-45951) [n:127.0.0.1:45377_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 2286575 INFO  (qtp866292856-45952) [n:127.0.0.1:45377_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 2286576 INFO  (qtp142316741-45940) [n:127.0.0.1:41125_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> 2286586 INFO  (updateExecutor-25815-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 2286586 INFO  (updateExecutor-25815-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 2286586 INFO  (updateExecutor-25797-thread-1-processing-n:127.0.0.1:42689_solr) [n:127.0.0.1:42689_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 2286586 INFO  (updateExecutor-25797-thread-1-processing-n:127.0.0.1:42689_solr) [n:127.0.0.1:42689_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 2286587 INFO  (updateExecutor-25775-thread-2-processing-n:127.0.0.1:41125_solr) [n:127.0.0.1:41125_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 2286587 INFO  (updateExecutor-25775-thread-2-processing-n:127.0.0.1:41125_solr) [n:127.0.0.1:41125_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 2286679 INFO  (qtp142316741-45938) [n:127.0.0.1:41125_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> 2286681 INFO  (qtp495949137-45959) [n:127.0.0.1:42689_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> 2286689 INFO  (qtp1419997869-45928) [n:127.0.0.1:45747_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> 2286693 INFO  (qtp866292856-45956) [n:127.0.0.1:45377_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> 2286696 INFO  (qtp142316741-45939) [n:127.0.0.1:41125_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2286696 INFO  (qtp142316741-45939) [n:127.0.0.1:41125_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 2286697 INFO  (qtp866292856-45952) [n:127.0.0.1:45377_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> 2286697 INFO  (qtp495949137-45953) [n:127.0.0.1:42689_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> 2286698 INFO  (qtp1419997869-45933) [n:127.0.0.1:45747_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> 2286698 INFO  (qtp142316741-45939) [n:127.0.0.1:41125_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 2286711 INFO  (qtp142316741-45939) [n:127.0.0.1:41125_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 2286716 INFO  (qtp866292856-45955) [n:127.0.0.1:45377_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:41125_solr} status=0 QTime=3
   [junit4]   2> 2286716 INFO  (updateExecutor-25833-thread-2-processing-n:127.0.0.1:45377_solr) [n:127.0.0.1:45377_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:41125_solr 
   [junit4]   2> 2286717 INFO  (qtp495949137-45958) [n:127.0.0.1:42689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:41125_solr} status=0 QTime=0
   [junit4]   2> 2286717 INFO  (qtp142316741-45938) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 2286717 INFO  (updateExecutor-25797-thread-1-processing-n:127.0.0.1:42689_solr) [n:127.0.0.1:42689_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:41125_solr 
   [junit4]   2> 2286717 INFO  (qtp1419997869-45937) [n:127.0.0.1:45747_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:41125_solr} status=0 QTime=0
   [junit4]   2> 2286717 INFO  (qtp142316741-45940) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 2286717 INFO  (updateExecutor-25815-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:41125_solr 
   [junit4]   2> 2286717 INFO  (qtp142316741-45941) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 2286718 INFO  (qtp142316741-45942) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 2286718 INFO  (qtp142316741-45938) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 2286719 INFO  (qtp142316741-45940) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 2286719 INFO  (qtp142316741-45939) [n:127.0.0.1:41125_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=23
   [junit4]   2> 2286721 INFO  (qtp142316741-45942) [n:127.0.0.1:41125_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> 2286723 INFO  (qtp495949137-45948) [n:127.0.0.1:42689_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> 2286729 INFO  (qtp1419997869-45930) [n:127.0.0.1:45747_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> 2286731 INFO  (qtp866292856-45954) [n:127.0.0.1:45377_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> 2286732 INFO  (updateExecutor-25815-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 2286732 INFO  (updateExecutor-25815-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 2286732 INFO  (updateExecutor-25797-thread-1-processing-n:127.0.0.1:42689_solr) [n:127.0.0.1:42689_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 2286732 INFO  (updateExecutor-25797-thread-1-processing-n:127.0.0.1:42689_solr) [n:127.0.0.1:42689_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 2286732 INFO  (updateExecutor-25833-thread-2-processing-n:127.0.0.1:45377_solr) [n:127.0.0.1:45377_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 2286732 INFO  (updateExecutor-25833-thread-2-processing-n:127.0.0.1:45377_solr) [n:127.0.0.1:45377_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 2286852 INFO  (qtp1419997869-45928) [n:127.0.0.1:45747_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2286852 INFO  (qtp1419997869-45928) [n:127.0.0.1:45747_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2286857 INFO  (qtp866292856-45955) [n:127.0.0.1:45377_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2286858 INFO  (qtp142316741-45939) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2286863 INFO  (qtp495949137-45959) [n:127.0.0.1:42689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2286863 INFO  (qtp1419997869-45928) [n:127.0.0.1:45747_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2286863 INFO  (qtp1419997869-45928) [n:127.0.0.1:45747_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2286865 INFO  (qtp1419997869-45928) [n:127.0.0.1:45747_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 2286880 INFO  (zkCallback-25838-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2286880 INFO  (zkCallback-25838-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2286880 INFO  (zkCallback-25838-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 2286881 INFO  (zkCallback-25820-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2286881 INFO  (zkCallback-25820-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2286881 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2286881 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2286881 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 2286884 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2286884 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2286884 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 2286890 INFO  (zkCallback-25838-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2286891 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2286891 INFO  (qtp1419997869-45928) [n:127.0.0.1:45747_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2286891 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2286892 INFO  (zkCallback-25838-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2286892 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_2807CC7A097C3565-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 2286893 INFO  (zkCallback-25838-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_2807CC7A097C3565-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 2286893 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2286893 INFO  (zkCallback-25838-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2286893 INFO  (qtp1419997869-45928) [n:127.0.0.1:45747_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2286894 INFO  (qtp1419997869-45928) [n:127.0.0.1:45747_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_2807CC7A097C3565-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 2286894 INFO  (qtp1419997869-45928) [n:127.0.0.1:45747_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2286894 INFO  (qtp1419997869-45928) [n:127.0.0.1:45747_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=160
   [junit4]   2> 2286894 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2286895 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2286895 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_2807CC7A097C3565-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 2286895 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2286896 INFO  (qtp142316741-45942) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2286898 INFO  (qtp495949137-45950) [n:127.0.0.1:42689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2286900 INFO  (qtp1419997869-45931) [n:127.0.0.1:45747_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2286902 INFO  (qtp866292856-45954) [n:127.0.0.1:45377_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2286909 INFO  (qtp1419997869-45928) [n:127.0.0.1:45747_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 2286912 INFO  (qtp142316741-45939) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2286912 ERROR (qtp142316741-45941) [n:127.0.0.1:41125_solr     ] o.a.s.a.V2HttpCall >> path: '/plugin/my/path'
   [junit4]   2> 2286914 ERROR (qtp142316741-45941) [n:127.0.0.1:41125_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 2287020 INFO  (qtp142316741-45942) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2287022 INFO  (qtp866292856-45955) [n:127.0.0.1:45377_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2287022 INFO  (qtp866292856-45955) [n:127.0.0.1:45377_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2287024 INFO  (qtp495949137-45959) [n:127.0.0.1:42689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2287024 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2287024 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2287024 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 2287025 INFO  (zkCallback-25838-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2287025 INFO  (zkCallback-25838-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2287025 INFO  (zkCallback-25838-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 2287025 INFO  (zkCallback-25820-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2287025 INFO  (zkCallback-25820-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2287025 INFO  (zkCallback-25820-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 2287025 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2287025 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2287025 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 2287026 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2287026 INFO  (qtp142316741-45938) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2287026 INFO  (zkCallback-25838-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2287026 INFO  (zkCallback-25820-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2287026 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2287027 INFO  (qtp1419997869-45930) [n:127.0.0.1:45747_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2287027 INFO  (qtp866292856-45955) [n:127.0.0.1:45377_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2287027 INFO  (qtp866292856-45955) [n:127.0.0.1:45377_solr     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2287028 INFO  (zkCallback-25838-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2287028 INFO  (zkCallback-25838-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_2807CC7A097C3565-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 2287028 INFO  (zkCallback-25838-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 2287028 INFO  (qtp866292856-45955) [n:127.0.0.1:45377_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 2287029 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2287029 INFO  (zkCallback-25820-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2287029 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_2807CC7A097C3565-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 2287029 INFO  (zkCallback-25802-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 2287029 INFO  (zkCallback-25820-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_2807CC7A097C3565-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 2287029 INFO  (zkCallback-25820-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 2287030 ERROR (qtp142316741-45940) [n:127.0.0.1:41125_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{update=org.apache.solr.client.solrj.request.beans.PluginMeta@5f226d1d, errorMessages=[No such package version:mypkg:2.0 . available versions :[1.0]]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 2287031 INFO  (qtp142316741-45940) [n:127.0.0.1:41125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 2287031 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2287032 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_2807CC7A097C3565-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 2287032 INFO  (zkCallback-25780-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 2287199 INFO  (jetty-closer-25853-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1792919698
   [junit4]   2> 2287199 INFO  (jetty-closer-25853-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41125_solr
   [junit4]   2> 2287200 INFO  (jetty-closer-25853-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=75350248
   [junit4]   2> 2287200 INFO  (jetty-closer-25853-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45747_solr
   [junit4]   2> 2287200 INFO  (jetty-closer-25853-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1319488565
   [junit4]   2> 2287200 INFO  (jetty-closer-25853-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42689_solr
   [junit4]   2> 2287201 INFO  (jetty-closer-25853-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2287201 INFO  (jetty-closer-25853-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:41125_solr as DOWN
   [junit4]   2> 2287201 INFO  (jetty-closer-25853-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2287201 INFO  (jetty-closer-25853-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2287201 INFO  (jetty-closer-25853-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42689_solr as DOWN
   [junit4]   2> 2287201 INFO  (jetty-closer-25853-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45747_solr as DOWN
   [junit4]   2> 2287223 INFO  (jetty-closer-25853-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1281936481
   [junit4]   2> 2287223 INFO  (jetty-closer-25853-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45377_solr
   [junit4]   2> 2287224 INFO  (jetty-closer-25853-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2287224 INFO  (jetty-closer-25853-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cc09055: rootName = solr_42689, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@787f791a
   [junit4]   2> 2287224 INFO  (jetty-closer-25853-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2287224 INFO  (jetty-closer-25853-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e82d4a1: rootName = solr_45747, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@74186d58
   [junit4]   2> 2287225 INFO  (jetty-closer-25853-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2287225 INFO  (jetty-closer-25853-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2287225 INFO  (jetty-closer-25853-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45377_solr as DOWN
   [junit4]   2> 2287233 INFO  (jetty-closer-25853-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2287233 INFO  (jetty-closer-25853-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2287233 INFO  (jetty-closer-25853-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a488957: rootName = solr_41125, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1101fbf1
   [junit4]   2> 2287233 INFO  (jetty-closer-25853-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@729aba8d: rootName = solr_45377, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5ed01e52
   [junit4]   2> 2287236 INFO  (jetty-closer-25853-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2287236 INFO  (jetty-closer-25853-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b3deea7: rootName = solr_45747, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@58056c92


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

y-closer-25982-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2300795 INFO  (jetty-closer-25982-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2300894 INFO  (jetty-closer-25982-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2c82f908{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2300894 INFO  (jetty-closer-25982-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5ea5aa48{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2300895 INFO  (jetty-closer-25982-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@830894a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2300895 INFO  (jetty-closer-25982-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@223f9ad{/solr,null,UNAVAILABLE}
   [junit4]   2> 2300895 INFO  (jetty-closer-25982-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2300895 INFO  (jetty-closer-25982-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2300896 INFO  (TEST-TestContainerPlugin.testApi-seed#[2807CC7A097C3565]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2301098 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 	9	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2301100 INFO  (TEST-TestContainerPlugin.testApi-seed#[2807CC7A097C3565]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40943
   [junit4]   2> 2301100 INFO  (TEST-TestContainerPlugin.testApi-seed#[2807CC7A097C3565]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40943
   [junit4]   2> 2301100 INFO  (TEST-TestContainerPlugin.testApi-seed#[2807CC7A097C3565]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40943
   [junit4]   2> 2301101 INFO  (TEST-TestContainerPlugin.testApi-seed#[2807CC7A097C3565]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 2301102 INFO  (SUITE-TestContainerPlugin-seed#[2807CC7A097C3565]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2301102 INFO  (SUITE-TestContainerPlugin-seed#[2807CC7A097C3565]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40943
   [junit4]   2> 2301102 INFO  (SUITE-TestContainerPlugin-seed#[2807CC7A097C3565]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40943
   [junit4]   2> 2301102 INFO  (SUITE-TestContainerPlugin-seed#[2807CC7A097C3565]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40943
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_2807CC7A097C3565-001
   [junit4]   2> Jul 05, 2020 8:57:18 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=592, maxMBSortInHeap=7.353501603049965, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=th, timezone=America/Jamaica
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=89687648,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrIndexConfig, SecurityConfHandlerTest, TestCrossCoreJoin, TestSegmentSorting, TestWaitForStateWithJettyShutdowns, HttpSolrCallGetCoreTest, TestUtils, ZookeeperStatusHandlerTest, PKIAuthenticationIntegrationTest, TestCloudPseudoReturnFields, TestSolrJacksonAnnotation, DistributedDebugComponentTest, DistributedFacetPivotLargeTest, TestRawTransformer, LargeFieldTest, UUIDFieldTest, HighlighterConfigTest, IndexSizeTriggerMixedBoundsTest, TestInPlaceUpdatesRequiredField, SuggestComponentTest, TestAnalyzeInfixSuggestions, TestLockTree, HdfsChaosMonkeyNothingIsSafeTest, TestSolrConfigHandler, TestAuthenticationFramework, CreateRoutedAliasTest, TestHdfsBackupRestoreCore, TestZkAclsWithHadoopAuth, TestUnifiedSolrHighlighterWithoutStoredId, TestFilteredDocIdSet, DocExpirationUpdateProcessorFactoryTest, DocumentBuilderTest, TestCollationField, SchemaApiFailureTest, SearchHandlerTest, SystemInfoHandlerTest, TestSQLHandler, TestBulkSchemaConcurrent, TestSurroundQueryParser, AuditLoggerPluginTest, TestValueSourceCache, TriggerCooldownIntegrationTest, TestOrdValues, TermsComponentTest, TestBadConfig, V2ApiIntegrationTest, TestFieldTypeCollectionResource, TestManagedSynonymFilterFactory, CloudMLTQParserTest, CoreAdminRequestStatusTest, TestFieldCache, ActionThrottleTest, TestPseudoReturnFields, TestLegacyFieldCache, SpellCheckCollatorWithCollapseTest, DeleteNodeTest, TestBinaryResponseWriter, TestSchemaResource, DocumentAnalysisRequestHandlerTest, TestNumericTokenStream, FacetPivotSmallTest, TestSolrJ, TestCollectionsAPIViaSolrCloudCluster, TestClusterStateMutator, UpdateLogTest, ScheduledTriggerIntegrationTest, TestComplexPhraseLeadingWildcard, HdfsRecoverLeaseTest, SampleTest, DOMUtilTest, TestRTGBase, BadIndexSchemaTest, TestConfigOverlay, TestPrepRecovery, CleanupOldIndexTest, DocValuesTest, BlobRepositoryCloudTest, BasicZkTest, TestPHPSerializedResponseWriter, DistributedSpellCheckComponentTest, SolrIndexSplitterTest, AtomicUpdatesTest, PluginInfoTest, EchoParamsTest, PhrasesIdentificationComponentTest, CursorPagingTest, RequestHandlersTest, TestStandardQParsers, ParsingFieldUpdateProcessorsTest, TestSimNodeAddedTrigger, ZkSolrClientTest, DistributedQueryComponentCustomSortTest, WrapperMergePolicyFactoryTest, RankQueryTest, TestIBSimilarityFactory, DefaultValueUpdateProcessorTest, SuggesterTSTTest, SolrRequestParserTest, BlockJoinFacetSimpleTest, MetricTriggerIntegrationTest, BJQParserTest, TestDynamicFieldResource, CollectionsAPIDistributedZkTest, TestFileDictionaryLookup, ExecutePlanActionTest, TestReRankQParserPlugin, ZkFailoverTest, FullHLLTest, CopyFieldTest, UUIDUpdateProcessorFallbackTest, CdcrRequestHandlerTest, SpatialRPTFieldTypeTest, TestExternalRoleRuleBasedAuthorizationPlugin, SSLMigrationTest, MoveReplicaTest, TestAddFieldRealTimeGet, TestHashPartitioner, TestSolrCachePerf, TestClassicSimilarityFactory, TestConfigsApi, TlogReplayBufferedWhileIndexingTest, ConfigSetsAPITest, CustomHighlightComponentTest, SubstringBytesRefFilterTest, TestTextField, SplitShardTest, TestSnapshotCloudManager, TestDelegationWithHadoopAuth, IndexSchemaRuntimeFieldTest, HighlighterWithoutStoredIdTest, TestInitQParser, FullSolrCloudDistribCmdsTest, TestManagedResource, TaggingAttributeTest, TestGeoJSONResponseWriter, TestCloudNestedDocsSort, TestHdfsUpdateLog, TestJmxIntegration, TestCloudInspectUtil, HdfsSyncSliceTest, SolrLogPostToolTest, TestDownShardTolerantSearch, CollectionStateFormat2Test, TestExportWriter, ShardRoutingTest, LeaderTragicEventTest, TestHttpShardHandlerFactory, TestSimScenario, TestDistributedTracing, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, TestDistributedMissingSort, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestRandomDVFaceting, TestRandomFaceting, TestWordDelimiterFilterFactory, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, AssignBackwardCompatibilityTest, BasicDistributedZk2Test, ChaosMonkeySafeLeaderTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, CreateCollectionCleanupTest, DeleteShardTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, DistributedVersionInfoTest, DocValuesNotIndexedTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, HttpPartitionTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, NestedShardedAtomicUpdateTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, RestartWhileUpdatingTest, RollingRestartTest, ShardRoutingCustomTest, SolrCloudExampleTest, TestCloudPivotFacet, TestClusterProperties, TestConfigSetsAPI, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestRequestForwarding, TestSkipOverseerOperations, TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TestZkChroot, VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, CollectionReloadTest, CustomCollectionTest, SplitByPrefixTest, TestReplicaProperties, TestRequestStatusCollectionAPI, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest, SearchRateTriggerTest, TriggerIntegrationTest, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, HDFSCollectionsAPITest, ImplicitSnitchTest, RuleEngineTest, RulesTest, TestBackupRepositoryFactory, TestConfigSets, TestCorePropertiesReload, TestCustomStream, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, TestQuerySenderListener, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestDistribPackageStore, TestContainerPlugin]
   [junit4] Completed [652/914 (1!)] on J0 in 17.76s, 2 tests, 1 error <<< FAILURES!

[...truncated 52891 lines...]