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

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Linux (64bit/jdk-11.0.6) - Build # 2577 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2577/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

1 tests failed.
FAILED:  org.apache.solr.pkg.TestPackages.testPluginLoading

Error Message:
req: org.apache.solr.pkg.TestPackages$$Lambda$1172/0x00007f3b7be2f908@30492f16 . attempt: 9 Mismatch for value : '[Version]' in response , {   "get":"org.apache.solr.core.RuntimeLibSearchComponent",   "loader":"java.net.FactoryURLClassLoader",   "Version":"1",   "doc":null}

Stack Trace:
java.lang.AssertionError: req: org.apache.solr.pkg.TestPackages$$Lambda$1172/0x00007f3b7be2f908@30492f16 . attempt: 9 Mismatch for value : '[Version]' in response , {
  "get":"org.apache.solr.core.RuntimeLibSearchComponent",
  "loader":"java.net.FactoryURLClassLoader",
  "Version":"1",
  "doc":null}
	at __randomizedtesting.SeedInfo.seed([19D1935B111E4A42:CF5773A6F2008DD8]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243)
	at org.apache.solr.pkg.TestPackages.executeReq(TestPackages.java:394)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:236)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14221 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 333210 INFO  (SUITE-TestPackages-seed#[19D1935B111E4A42]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 333210 INFO  (SUITE-TestPackages-seed#[19D1935B111E4A42]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 333211 INFO  (SUITE-TestPackages-seed#[19D1935B111E4A42]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/data-dir-42-001
   [junit4]   2> 333211 WARN  (SUITE-TestPackages-seed#[19D1935B111E4A42]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 333211 INFO  (SUITE-TestPackages-seed#[19D1935B111E4A42]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 333212 INFO  (SUITE-TestPackages-seed#[19D1935B111E4A42]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 333213 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 333214 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001
   [junit4]   2> 333214 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 333214 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 333214 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 333314 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.ZkTestServer start zk server on port:42577
   [junit4]   2> 333314 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42577
   [junit4]   2> 333314 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42577
   [junit4]   2> 333314 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42577
   [junit4]   2> 333328 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 333330 INFO  (zkConnectionManagerCallback-2061-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333330 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 333337 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 333338 INFO  (zkConnectionManagerCallback-2063-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333338 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 333345 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 333346 INFO  (zkConnectionManagerCallback-2065-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333346 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 333454 WARN  (jetty-launcher-2066-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 333454 WARN  (jetty-launcher-2066-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 333454 WARN  (jetty-launcher-2066-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 333454 WARN  (jetty-launcher-2066-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 333454 INFO  (jetty-launcher-2066-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 333454 INFO  (jetty-launcher-2066-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 333454 INFO  (jetty-launcher-2066-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 333454 INFO  (jetty-launcher-2066-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 333454 INFO  (jetty-launcher-2066-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 333454 INFO  (jetty-launcher-2066-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 333454 INFO  (jetty-launcher-2066-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 333454 INFO  (jetty-launcher-2066-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 333454 INFO  (jetty-launcher-2066-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 333454 INFO  (jetty-launcher-2066-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 333454 INFO  (jetty-launcher-2066-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 333454 INFO  (jetty-launcher-2066-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 333461 INFO  (jetty-launcher-2066-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 333461 INFO  (jetty-launcher-2066-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 333461 INFO  (jetty-launcher-2066-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 333465 INFO  (jetty-launcher-2066-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 333465 INFO  (jetty-launcher-2066-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 333465 INFO  (jetty-launcher-2066-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 333465 INFO  (jetty-launcher-2066-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b43cfc7{/solr,null,AVAILABLE}
   [junit4]   2> 333474 INFO  (jetty-launcher-2066-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@688d4a8d{/solr,null,AVAILABLE}
   [junit4]   2> 333477 INFO  (jetty-launcher-2066-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@14753d56{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:43041}
   [junit4]   2> 333477 INFO  (jetty-launcher-2066-thread-1) [     ] o.e.j.s.Server Started @333725ms
   [junit4]   2> 333477 INFO  (jetty-launcher-2066-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43041}
   [junit4]   2> 333478 ERROR (jetty-launcher-2066-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 333478 INFO  (jetty-launcher-2066-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 333478 INFO  (jetty-launcher-2066-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 333478 INFO  (jetty-launcher-2066-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 333478 INFO  (jetty-launcher-2066-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 333478 INFO  (jetty-launcher-2066-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-28T21:25:38.065206Z
   [junit4]   2> 333481 INFO  (jetty-launcher-2066-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1ebbd29d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45435}
   [junit4]   2> 333481 INFO  (jetty-launcher-2066-thread-3) [     ] o.e.j.s.Server Started @333729ms
   [junit4]   2> 333481 INFO  (jetty-launcher-2066-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45435}
   [junit4]   2> 333481 ERROR (jetty-launcher-2066-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 333481 INFO  (jetty-launcher-2066-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 333481 INFO  (jetty-launcher-2066-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 333481 INFO  (jetty-launcher-2066-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 333481 INFO  (jetty-launcher-2066-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 333481 INFO  (jetty-launcher-2066-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-28T21:25:38.068874Z
   [junit4]   2> 333482 INFO  (jetty-launcher-2066-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 333482 INFO  (jetty-launcher-2066-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 333482 INFO  (jetty-launcher-2066-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 333484 INFO  (jetty-launcher-2066-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 333484 INFO  (jetty-launcher-2066-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 333484 INFO  (jetty-launcher-2066-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 333484 INFO  (jetty-launcher-2066-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 333484 INFO  (jetty-launcher-2066-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21c8e554{/solr,null,AVAILABLE}
   [junit4]   2> 333494 INFO  (zkConnectionManagerCallback-2068-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333494 INFO  (jetty-launcher-2066-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 333494 INFO  (jetty-launcher-2066-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5d5dfc1f{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:33519}
   [junit4]   2> 333494 INFO  (jetty-launcher-2066-thread-2) [     ] o.e.j.s.Server Started @333741ms
   [junit4]   2> 333494 INFO  (jetty-launcher-2066-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 333494 INFO  (jetty-launcher-2066-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33519}
   [junit4]   2> 333494 INFO  (jetty-launcher-2066-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5157132e{/solr,null,AVAILABLE}
   [junit4]   2> 333494 ERROR (jetty-launcher-2066-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 333494 INFO  (jetty-launcher-2066-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 333494 INFO  (jetty-launcher-2066-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 333494 INFO  (jetty-launcher-2066-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 333494 INFO  (jetty-launcher-2066-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 333494 INFO  (jetty-launcher-2066-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-28T21:25:38.081556Z
   [junit4]   2> 333494 INFO  (jetty-launcher-2066-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 333500 INFO  (zkConnectionManagerCallback-2070-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333500 INFO  (jetty-launcher-2066-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 333500 INFO  (jetty-launcher-2066-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 333501 INFO  (jetty-launcher-2066-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@626e979d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:41575}
   [junit4]   2> 333501 INFO  (jetty-launcher-2066-thread-4) [     ] o.e.j.s.Server Started @333749ms
   [junit4]   2> 333501 INFO  (jetty-launcher-2066-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41575}
   [junit4]   2> 333501 INFO  (zkConnectionManagerCallback-2072-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333501 INFO  (jetty-launcher-2066-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 333501 ERROR (jetty-launcher-2066-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 333501 INFO  (jetty-launcher-2066-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 333501 INFO  (jetty-launcher-2066-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 333501 INFO  (jetty-launcher-2066-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 333501 INFO  (jetty-launcher-2066-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 333501 INFO  (jetty-launcher-2066-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-28T21:25:38.088941Z
   [junit4]   2> 333502 INFO  (jetty-launcher-2066-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 333510 INFO  (jetty-launcher-2066-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 333510 INFO  (jetty-launcher-2066-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 333511 INFO  (zkConnectionManagerCallback-2074-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333511 INFO  (jetty-launcher-2066-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 333511 INFO  (jetty-launcher-2066-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 333668 INFO  (jetty-launcher-2066-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 333669 WARN  (jetty-launcher-2066-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2506d051[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333669 WARN  (jetty-launcher-2066-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2506d051[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333671 WARN  (jetty-launcher-2066-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20167eed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333671 WARN  (jetty-launcher-2066-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20167eed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333672 INFO  (jetty-launcher-2066-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42577/solr
   [junit4]   2> 333673 INFO  (jetty-launcher-2066-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 333674 INFO  (zkConnectionManagerCallback-2081-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333674 INFO  (jetty-launcher-2066-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 333761 INFO  (jetty-launcher-2066-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 333762 WARN  (jetty-launcher-2066-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b752ed4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333762 WARN  (jetty-launcher-2066-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b752ed4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333763 WARN  (jetty-launcher-2066-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63576ed0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333763 WARN  (jetty-launcher-2066-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63576ed0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333763 INFO  (jetty-launcher-2066-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42577/solr
   [junit4]   2> 333764 INFO  (jetty-launcher-2066-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 333765 INFO  (zkConnectionManagerCallback-2088-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333765 INFO  (jetty-launcher-2066-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 333932 INFO  (jetty-launcher-2066-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 333933 INFO  (jetty-launcher-2066-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 333933 WARN  (jetty-launcher-2066-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@721f6d70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333933 WARN  (jetty-launcher-2066-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@721f6d70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333934 WARN  (jetty-launcher-2066-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@621ac45b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333934 WARN  (jetty-launcher-2066-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@621ac45b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333935 WARN  (jetty-launcher-2066-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@39f04fd9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333935 WARN  (jetty-launcher-2066-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@39f04fd9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333935 WARN  (jetty-launcher-2066-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76d47e1c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333935 WARN  (jetty-launcher-2066-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76d47e1c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333936 INFO  (jetty-launcher-2066-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42577/solr
   [junit4]   2> 333936 INFO  (jetty-launcher-2066-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42577/solr
   [junit4]   2> 333936 INFO  (jetty-launcher-2066-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 333936 INFO  (jetty-launcher-2066-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 333937 INFO  (zkConnectionManagerCallback-2100-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333937 INFO  (jetty-launcher-2066-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 333937 INFO  (zkConnectionManagerCallback-2102-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333937 INFO  (jetty-launcher-2066-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 334003 INFO  (jetty-launcher-2066-thread-3) [n:127.0.0.1:45435_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 334004 INFO  (zkConnectionManagerCallback-2104-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334004 INFO  (jetty-launcher-2066-thread-3) [n:127.0.0.1:45435_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 334043 INFO  (jetty-launcher-2066-thread-3) [n:127.0.0.1:45435_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45435_solr
   [junit4]   2> 334043 INFO  (jetty-launcher-2066-thread-3) [n:127.0.0.1:45435_solr     ] o.a.s.c.Overseer Overseer (id=72126779611545611-127.0.0.1:45435_solr-n_0000000000) starting
   [junit4]   2> 334050 INFO  (OverseerStateUpdate-72126779611545611-127.0.0.1:45435_solr-n_0000000000) [n:127.0.0.1:45435_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45435_solr
   [junit4]   2> 334051 INFO  (jetty-launcher-2066-thread-3) [n:127.0.0.1:45435_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45435_solr
   [junit4]   2> 334051 INFO  (zkCallback-2103-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 334052 INFO  (jetty-launcher-2066-thread-3) [n:127.0.0.1:45435_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 334052 WARN  (jetty-launcher-2066-thread-3) [n:127.0.0.1:45435_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> 334060 INFO  (jetty-launcher-2066-thread-3) [n:127.0.0.1:45435_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 334071 INFO  (jetty-launcher-2066-thread-3) [n:127.0.0.1:45435_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45435.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e21642a
   [junit4]   2> 334075 INFO  (jetty-launcher-2066-thread-3) [n:127.0.0.1:45435_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45435.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e21642a
   [junit4]   2> 334075 INFO  (jetty-launcher-2066-thread-3) [n:127.0.0.1:45435_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45435.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e21642a
   [junit4]   2> 334076 INFO  (jetty-launcher-2066-thread-3) [n:127.0.0.1:45435_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001/node3/.
   [junit4]   2> 334105 INFO  (jetty-launcher-2066-thread-1) [n:127.0.0.1:43041_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 334108 INFO  (zkConnectionManagerCallback-2110-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334108 INFO  (jetty-launcher-2066-thread-1) [n:127.0.0.1:43041_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 334110 INFO  (jetty-launcher-2066-thread-1) [n:127.0.0.1:43041_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 334112 INFO  (jetty-launcher-2066-thread-1) [n:127.0.0.1:43041_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43041_solr as DOWN
   [junit4]   2> 334112 INFO  (jetty-launcher-2066-thread-1) [n:127.0.0.1:43041_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 334112 INFO  (jetty-launcher-2066-thread-1) [n:127.0.0.1:43041_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43041_solr
   [junit4]   2> 334112 INFO  (zkCallback-2103-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 334113 INFO  (zkCallback-2109-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 334113 INFO  (jetty-launcher-2066-thread-1) [n:127.0.0.1:43041_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 334113 WARN  (jetty-launcher-2066-thread-1) [n:127.0.0.1:43041_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> 334121 INFO  (jetty-launcher-2066-thread-1) [n:127.0.0.1:43041_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 334131 INFO  (jetty-launcher-2066-thread-1) [n:127.0.0.1:43041_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43041.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e21642a
   [junit4]   2> 334135 INFO  (jetty-launcher-2066-thread-1) [n:127.0.0.1:43041_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43041.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e21642a
   [junit4]   2> 334135 INFO  (jetty-launcher-2066-thread-1) [n:127.0.0.1:43041_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43041.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e21642a
   [junit4]   2> 334136 INFO  (jetty-launcher-2066-thread-1) [n:127.0.0.1:43041_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001/node1/.
   [junit4]   2> 334206 INFO  (jetty-launcher-2066-thread-4) [n:127.0.0.1:41575_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 334207 INFO  (zkConnectionManagerCallback-2116-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334207 INFO  (jetty-launcher-2066-thread-4) [n:127.0.0.1:41575_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 334209 INFO  (jetty-launcher-2066-thread-4) [n:127.0.0.1:41575_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 334213 INFO  (jetty-launcher-2066-thread-4) [n:127.0.0.1:41575_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41575_solr as DOWN
   [junit4]   2> 334214 INFO  (jetty-launcher-2066-thread-4) [n:127.0.0.1:41575_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 334214 INFO  (jetty-launcher-2066-thread-4) [n:127.0.0.1:41575_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41575_solr
   [junit4]   2> 334214 INFO  (zkCallback-2103-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 334214 INFO  (zkCallback-2109-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 334214 INFO  (zkCallback-2115-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 334215 INFO  (jetty-launcher-2066-thread-4) [n:127.0.0.1:41575_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 334215 WARN  (jetty-launcher-2066-thread-4) [n:127.0.0.1:41575_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> 334224 INFO  (jetty-launcher-2066-thread-4) [n:127.0.0.1:41575_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 334234 INFO  (jetty-launcher-2066-thread-4) [n:127.0.0.1:41575_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41575.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e21642a
   [junit4]   2> 334238 INFO  (jetty-launcher-2066-thread-4) [n:127.0.0.1:41575_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41575.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e21642a
   [junit4]   2> 334238 INFO  (jetty-launcher-2066-thread-4) [n:127.0.0.1:41575_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41575.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e21642a
   [junit4]   2> 334239 INFO  (jetty-launcher-2066-thread-4) [n:127.0.0.1:41575_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001/node4/.
   [junit4]   2> 334306 INFO  (jetty-launcher-2066-thread-2) [n:127.0.0.1:33519_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 334307 INFO  (zkConnectionManagerCallback-2122-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334307 INFO  (jetty-launcher-2066-thread-2) [n:127.0.0.1:33519_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 334308 INFO  (jetty-launcher-2066-thread-2) [n:127.0.0.1:33519_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 334310 INFO  (jetty-launcher-2066-thread-2) [n:127.0.0.1:33519_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33519_solr as DOWN
   [junit4]   2> 334310 INFO  (jetty-launcher-2066-thread-2) [n:127.0.0.1:33519_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 334310 INFO  (jetty-launcher-2066-thread-2) [n:127.0.0.1:33519_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33519_solr
   [junit4]   2> 334311 INFO  (zkCallback-2115-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 334311 INFO  (zkCallback-2103-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 334311 INFO  (zkCallback-2109-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 334311 INFO  (zkCallback-2121-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 334311 INFO  (jetty-launcher-2066-thread-2) [n:127.0.0.1:33519_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 334312 WARN  (jetty-launcher-2066-thread-2) [n:127.0.0.1:33519_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> 334318 INFO  (jetty-launcher-2066-thread-2) [n:127.0.0.1:33519_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 334331 INFO  (jetty-launcher-2066-thread-2) [n:127.0.0.1:33519_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33519.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e21642a
   [junit4]   2> 334338 INFO  (jetty-launcher-2066-thread-2) [n:127.0.0.1:33519_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33519.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e21642a
   [junit4]   2> 334338 INFO  (jetty-launcher-2066-thread-2) [n:127.0.0.1:33519_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33519.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e21642a
   [junit4]   2> 334339 INFO  (jetty-launcher-2066-thread-2) [n:127.0.0.1:33519_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001/node2/.
   [junit4]   2> 334346 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 334347 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 334348 INFO  (zkConnectionManagerCallback-2131-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334348 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 334348 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 334349 INFO  (TEST-TestPackages.testPluginLoading-seed#[19D1935B111E4A42]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42577/solr ready
   [junit4]   2> 334393 INFO  (qtp587293791-7551) [n:127.0.0.1:33519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41575_solr} status=0 QTime=0
   [junit4]   2> 334393 INFO  (updateExecutor-2094-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41575_solr 
   [junit4]   2> 334415 INFO  (qtp479011823-7550) [n:127.0.0.1:41575_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> 334424 INFO  (qtp1784710331-7555) [n:127.0.0.1:43041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41575_solr} status=0 QTime=6
   [junit4]   2> 334424 INFO  (updateExecutor-2077-thread-1-processing-n:127.0.0.1:43041_solr) [n:127.0.0.1:43041_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41575_solr 
   [junit4]   2> 334427 INFO  (qtp479011823-7550) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 334428 INFO  (updateExecutor-2094-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 334428 INFO  (updateExecutor-2094-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 334438 INFO  (qtp479011823-7557) [n:127.0.0.1:41575_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> 334449 INFO  (qtp1363225854-7560) [n:127.0.0.1:45435_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41575_solr} status=0 QTime=2
   [junit4]   2> 334450 INFO  (updateExecutor-2084-thread-1-processing-n:127.0.0.1:45435_solr) [n:127.0.0.1:45435_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41575_solr 
   [junit4]   2> 334453 INFO  (qtp479011823-7548) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=85
   [junit4]   1> sync resp: https://127.0.0.1:41575/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 334454 INFO  (qtp479011823-7548) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 334466 INFO  (updateExecutor-2077-thread-1-processing-n:127.0.0.1:43041_solr) [n:127.0.0.1:43041_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 334466 INFO  (updateExecutor-2077-thread-1-processing-n:127.0.0.1:43041_solr) [n:127.0.0.1:43041_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 334496 INFO  (qtp1363225854-7560) [n:127.0.0.1:45435_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> 334498 INFO  (qtp479011823-7564) [n:127.0.0.1:41575_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> 334508 INFO  (qtp479011823-7550) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 334510 INFO  (updateExecutor-2084-thread-1-processing-n:127.0.0.1:45435_solr) [n:127.0.0.1:45435_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 334510 INFO  (updateExecutor-2084-thread-1-processing-n:127.0.0.1:45435_solr) [n:127.0.0.1:45435_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 334613 INFO  (qtp1363225854-7567) [n:127.0.0.1:45435_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 334624 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_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> 334634 INFO  (qtp479011823-7557) [n:127.0.0.1:41575_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> 334644 INFO  (qtp587293791-7553) [n:127.0.0.1:33519_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> 334660 INFO  (qtp479011823-7548) [n:127.0.0.1:41575_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 334662 INFO  (qtp479011823-7548) [n:127.0.0.1:41575_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 334675 INFO  (qtp587293791-7572) [n:127.0.0.1:33519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 334689 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 334703 INFO  (qtp1363225854-7560) [n:127.0.0.1:45435_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 334703 INFO  (qtp479011823-7548) [n:127.0.0.1:41575_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 334704 INFO  (qtp479011823-7548) [n:127.0.0.1:41575_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 334713 INFO  (qtp1784710331-7555) [n:127.0.0.1:43041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:41575_solr} status=0 QTime=0
   [junit4]   2> 334713 INFO  (updateExecutor-2077-thread-1-processing-n:127.0.0.1:43041_solr) [n:127.0.0.1:43041_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:41575_solr 
   [junit4]   2> 334721 INFO  (qtp479011823-7550) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 334723 INFO  (qtp1363225854-7567) [n:127.0.0.1:45435_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:41575_solr} status=0 QTime=0
   [junit4]   2> 334724 INFO  (updateExecutor-2084-thread-1-processing-n:127.0.0.1:45435_solr) [n:127.0.0.1:45435_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:41575_solr 
   [junit4]   2> 334730 INFO  (qtp479011823-7557) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 334733 INFO  (updateExecutor-2077-thread-1-processing-n:127.0.0.1:43041_solr) [n:127.0.0.1:43041_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 334733 INFO  (updateExecutor-2077-thread-1-processing-n:127.0.0.1:43041_solr) [n:127.0.0.1:43041_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 334733 INFO  (qtp587293791-7572) [n:127.0.0.1:33519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:41575_solr} status=0 QTime=0
   [junit4]   2> 334733 INFO  (updateExecutor-2094-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:41575_solr 
   [junit4]   2> 334734 INFO  (qtp479011823-7548) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/runtimelibs.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=76
   [junit4]   2> 334745 INFO  (qtp479011823-7566) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 334747 INFO  (qtp479011823-7557) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 334747 INFO  (qtp1363225854-7560) [n:127.0.0.1:45435_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 334759 INFO  (qtp479011823-7564) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 334760 INFO  (updateExecutor-2084-thread-1-processing-n:127.0.0.1:45435_solr) [n:127.0.0.1:45435_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 334760 INFO  (updateExecutor-2084-thread-1-processing-n:127.0.0.1:45435_solr) [n:127.0.0.1:45435_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 334762 INFO  (qtp479011823-7557) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 334764 INFO  (updateExecutor-2094-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 334764 INFO  (updateExecutor-2094-thread-1-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 334871 INFO  (qtp1363225854-7567) [n:127.0.0.1:45435_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 334888 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 334903 INFO  (qtp479011823-7564) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 334912 INFO  (qtp587293791-7572) [n:127.0.0.1:33519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 334924 INFO  (qtp587293791-7551) [n:127.0.0.1:33519_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 334925 INFO  (qtp587293791-7551) [n:127.0.0.1:33519_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 334938 INFO  (qtp1784710331-7555) [n:127.0.0.1:43041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 334948 INFO  (qtp479011823-7548) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 334960 INFO  (qtp1363225854-7567) [n:127.0.0.1:45435_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 334960 INFO  (qtp587293791-7551) [n:127.0.0.1:33519_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 334960 INFO  (qtp587293791-7551) [n:127.0.0.1:33519_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 334970 INFO  (qtp1363225854-7567) [n:127.0.0.1:45435_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:33519_solr} status=0 QTime=0
   [junit4]   2> 334970 INFO  (updateExecutor-2084-thread-1-processing-n:127.0.0.1:45435_solr) [n:127.0.0.1:45435_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:33519_solr 
   [junit4]   2> 334979 INFO  (qtp587293791-7553) [n:127.0.0.1:33519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 334989 INFO  (qtp587293791-7572) [n:127.0.0.1:33519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 334990 INFO  (updateExecutor-2084-thread-1-processing-n:127.0.0.1:45435_solr) [n:127.0.0.1:45435_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 334990 INFO  (updateExecutor-2084-thread-1-processing-n:127.0.0.1:45435_solr) [n:127.0.0.1:45435_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 334997 INFO  (qtp479011823-7564) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:33519_solr} status=0 QTime=14
   [junit4]   2> 334998 INFO  (updateExecutor-2093-thread-3-processing-n:127.0.0.1:41575_solr) [n:127.0.0.1:41575_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:33519_solr 
   [junit4]   2> 335005 INFO  (qtp587293791-7553) [n:127.0.0.1:33519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 335013 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:33519_solr} status=0 QTime=0
   [junit4]   2> 335013 INFO  (qtp587293791-7572) [n:127.0.0.1:33519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 335013 INFO  (updateExecutor-2077-thread-1-processing-n:127.0.0.1:43041_solr) [n:127.0.0.1:43041_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:33519_solr 
   [junit4]   2> 335013 INFO  (qtp587293791-7551) [n:127.0.0.1:33519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/testurpv1.jar params={sig=h6UmMzuPqu4hQFGLBMJh/6kDSEXpJlgLsQDXx0KuxXWkV5giilRP57K3towiJRh2J%2BrqihqIghNCi3YgzgUnWQ%3D%3D&wt=javabin&version=2} status=0 QTime=90
   [junit4]   2> 335014 INFO  (updateExecutor-2093-thread-3-processing-n:127.0.0.1:41575_solr) [n:127.0.0.1:41575_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 335014 INFO  (updateExecutor-2093-thread-3-processing-n:127.0.0.1:41575_solr) [n:127.0.0.1:41575_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 335021 INFO  (qtp587293791-7551) [n:127.0.0.1:33519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 335023 INFO  (qtp1363225854-7567) [n:127.0.0.1:45435_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 335030 INFO  (qtp587293791-7551) [n:127.0.0.1:33519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 335031 INFO  (updateExecutor-2077-thread-1-processing-n:127.0.0.1:43041_solr) [n:127.0.0.1:43041_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 335031 INFO  (updateExecutor-2077-thread-1-processing-n:127.0.0.1:43041_solr) [n:127.0.0.1:43041_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 335035 INFO  (qtp1784710331-7555) [n:127.0.0.1:43041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 335062 INFO  (qtp479011823-7557) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 335084 INFO  (qtp587293791-7551) [n:127.0.0.1:33519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 335102 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335103 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 335117 INFO  (qtp1363225854-7560) [n:127.0.0.1:45435_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 335129 INFO  (qtp479011823-7550) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 335147 INFO  (qtp587293791-7572) [n:127.0.0.1:33519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 335147 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 335148 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 335156 INFO  (qtp1363225854-7560) [n:127.0.0.1:45435_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:43041_solr} status=0 QTime=0
   [junit4]   2> 335156 INFO  (updateExecutor-2084-thread-1-processing-n:127.0.0.1:45435_solr) [n:127.0.0.1:45435_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:43041_solr 
   [junit4]   2> 335163 INFO  (qtp1784710331-7555) [n:127.0.0.1:43041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 335171 INFO  (qtp1784710331-7583) [n:127.0.0.1:43041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 335172 INFO  (updateExecutor-2084-thread-1-processing-n:127.0.0.1:45435_solr) [n:127.0.0.1:45435_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 335172 INFO  (updateExecutor-2084-thread-1-processing-n:127.0.0.1:45435_solr) [n:127.0.0.1:45435_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 335173 INFO  (qtp587293791-7551) [n:127.0.0.1:33519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:43041_solr} status=0 QTime=8
   [junit4]   2> 335180 INFO  (updateExecutor-2094-thread-2-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:43041_solr 
   [junit4]   2> 335182 INFO  (qtp479011823-7548) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:43041_solr} status=0 QTime=0
   [junit4]   2> 335182 INFO  (updateExecutor-2093-thread-3-processing-n:127.0.0.1:41575_solr) [n:127.0.0.1:41575_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:43041_solr 
   [junit4]   2> 335183 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/expressible.jar params={sig=ZOT11arAiPmPZYOHzqodiNnxO9pRyRozWZEBX8XGjU1/HJptFnZK%2BDI7eXnUtbNaMcbXE2Ze8hh4M/eGyhY8BQ%3D%3D&wt=javabin&version=2} status=0 QTime=82
   [junit4]   2> 335189 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 335194 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 335197 INFO  (qtp1363225854-7560) [n:127.0.0.1:45435_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 335199 INFO  (qtp1784710331-7555) [n:127.0.0.1:43041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 335200 INFO  (updateExecutor-2094-thread-2-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 335200 INFO  (updateExecutor-2094-thread-2-processing-n:127.0.0.1:33519_solr) [n:127.0.0.1:33519_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 335208 INFO  (qtp1784710331-7583) [n:127.0.0.1:43041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=5
   [junit4]   2> 335210 INFO  (updateExecutor-2093-thread-3-processing-n:127.0.0.1:41575_solr) [n:127.0.0.1:41575_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 335210 INFO  (updateExecutor-2093-thread-3-processing-n:127.0.0.1:41575_solr) [n:127.0.0.1:41575_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 335217 INFO  (qtp1784710331-7583) [n:127.0.0.1:43041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 335230 INFO  (qtp479011823-7564) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 335241 INFO  (qtp587293791-7551) [n:127.0.0.1:33519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 335270 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335270 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335273 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335274 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335276 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335277 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335280 DEBUG (zkCallback-2109-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 335280 DEBUG (zkCallback-2121-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 335286 DEBUG (zkCallback-2103-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 335289 INFO  (zkCallback-2121-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 335289 INFO  (zkCallback-2103-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 335289 INFO  (zkCallback-2103-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 335289 INFO  (zkCallback-2121-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 335289 DEBUG (zkCallback-2115-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 335290 INFO  (zkCallback-2103-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 335290 INFO  (zkCallback-2121-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 335291 INFO  (zkCallback-2109-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 335292 INFO  (zkCallback-2109-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 335292 INFO  (zkCallback-2109-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 335292 INFO  (zkCallback-2121-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335292 INFO  (zkCallback-2103-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335292 INFO  (zkCallback-2115-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 335292 INFO  (zkCallback-2115-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 335292 INFO  (zkCallback-2115-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 335293 INFO  (zkCallback-2103-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335293 INFO  (zkCallback-2121-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335294 INFO  (zkCallback-2115-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335294 INFO  (zkCallback-2109-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335296 INFO  (qtp1363225854-7560) [n:127.0.0.1:45435_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 335298 INFO  (zkCallback-2115-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335298 INFO  (zkCallback-2103-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335298 INFO  (zkCallback-2121-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335299 INFO  (zkCallback-2103-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335299 INFO  (zkCallback-2121-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335300 INFO  (zkCallback-2115-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335300 INFO  (zkCallback-2121-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335300 INFO  (zkCallback-2109-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335301 INFO  (zkCallback-2121-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335302 INFO  (zkCallback-2103-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335302 INFO  (zkCallback-2109-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335302 INFO  (zkCallback-2115-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335309 INFO  (zkCallback-2103-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335310 INFO  (zkCallback-2103-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 335311 INFO  (zkCallback-2103-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 335312 INFO  (zkCallback-2121-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 335312 INFO  (zkCallback-2121-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 335312 INFO  (zkCallback-2115-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335313 INFO  (zkCallback-2109-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335313 INFO  (zkCallback-2115-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335314 INFO  (zkCallback-2115-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 335314 INFO  (zkCallback-2115-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 335314 INFO  (zkCallback-2109-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335315 INFO  (zkCallback-2109-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 335316 INFO  (zkCallback-2109-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 335316 INFO  (zkCallback-2109-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 335318 INFO  (qtp587293791-7572) [n:127.0.0.1:33519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 335332 INFO  (qtp479011823-7550) [n:127.0.0.1:41575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 335333 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 335333 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=89
   [junit4]   2> 335342 INFO  (qtp1363225854-7567) [n:127.0.0.1:45435_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=testPluginLoadingColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 335365 INFO  (OverseerThreadFactory-2602-thread-1-processing-n:127.0.0.1:45435_solr) [n:127.0.0.1:45435_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 335488 INFO  (OverseerStateUpdate-72126779611545611-127.0.0.1:45435_solr-n_0000000000) [n:127.0.0.1:45435_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45435/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45435_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 335494 INFO  (OverseerStateUpdate-72126779611545611-127.0.0.1:45435_solr-n_0000000000) [n:127.0.0.1:45435_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43041/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43041_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 335496 INFO  (OverseerStateUpdate-72126779611545611-127.0.0.1:45435_solr-n_0000000000) [n:127.0.0.1:45435_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41575/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41575_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 335498 INFO  (OverseerStateUpdate-72126779611545611-127.0.0.1:45435_solr-n_0000000000) [n:127.0.0.1:45435_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33519/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33519_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 335709 INFO  (qtp1363225854-7560) [n:127.0.0.1:45435_solr    x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n1&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 335709 INFO  (qtp1363225854-7560) [n:127.0.0.1:45435_solr    x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 335719 INFO  (qtp479011823-7548) [n:127.0.0.1:41575_solr    x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n4&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 335719 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr    x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n2&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 335721 INFO  (qtp587293791-7572) [n:127.0.0.1:33519_solr    x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n6&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 335729 INFO  (qtp1363225854-7560) [n:127.0.0.1:45435_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 335735 INFO  (qtp1363225854-7560) [n:127.0.0.1:45435_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 335736 INFO  (qtp1363225854-7560) [n:127.0.0.1:45435_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 335737 INFO  (qtp1363225854-7560) [n:127.0.0.1:45435_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 335737 INFO  (qtp1363225854-7560) [n:127.0.0.1:45435_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45435.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e21642a
   [junit4]   2> 335737 INFO  (qtp1363225854-7560) [n:127.0.0.1:45435_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001/node3/./testPluginLoadingColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001/node3/./testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 335738 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 335751 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 335752 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 335752 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 335752 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43041.solr.core.testPluginLoadingColl.shard1.replica_n2' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e21642a
   [junit4]   2> 335753 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n2/data/]
   [junit4]   2> 335761 INFO  (qtp479011823-7548) [n:127.0.0.1:41575_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 335761 INFO  (qtp587293791-7572) [n:127.0.0.1:33519_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 335770 INFO  (qtp479011823-7548) [n:127.0.0.1:41575_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 335772 INFO  (qtp479011823-7548) [n:127.0.0.1:41575_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 335772 INFO  (qtp479011823-7548) [n:127.0.0.1:41575_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 335772 INFO  (qtp479011823-7548) [n:127.0.0.1:41575_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41575.solr.core.testPluginLoadingColl.shard2.replica_n4' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e21642a
   [junit4]   2> 335772 INFO  (qtp479011823-7548) [n:127.0.0.1:41575_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n4/data/]
   [junit4]   2> 335775 INFO  (qtp587293791-7572) [n:127.0.0.1:33519_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 335777 INFO  (qtp587293791-7572) [n:127.0.0.1:33519_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 335777 INFO  (qtp587293791-7572) [n:127.0.0.1:33519_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 335777 INFO  (qtp587293791-7572) [n:127.0.0.1:33519_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33519.solr.core.testPluginLoadingColl.shard2.replica_n6' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e21642a
   [junit4]   2> 335778 INFO  (qtp587293791-7572) [n:127.0.0.1:33519_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_19D1935B111E4A42-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n6/data/]
   [junit4]   2> 335850 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 335850 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 335854 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 335854 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 335855 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7eaebfda[testPluginLoadingColl_shard1_replica_n2] main]
   [junit4]   2> 335856 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 335856 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 335857 INFO  (qtp1784710331-7558) [n:127.0.0.1:43041_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 1000

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

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

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:578: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build.xml:231: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/common-build.xml:550: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1594: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1121: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J3-20200328_212004_31313270342971061592804.sysout

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