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/04/17 17:42:22 UTC

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Linux (64bit/jdk-14) - Build # 2779 - Unstable!

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

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

Error Message:
req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1178/0x00007f0f82f01cb0@7f0d5be7 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"queryResponseWriter":{"json1":{         "name":"json1",         "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}

Stack Trace:
java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1178/0x00007f0f82f01cb0@7f0d5be7 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"queryResponseWriter":{"json1":{
        "name":"json1",
        "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
	at __randomizedtesting.SeedInfo.seed([8B56C2398C17BB93:5DD022C46F097C09]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:214)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:415)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:153)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14457 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 411491 INFO  (SUITE-TestPackages-seed#[8B56C2398C17BB93]-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> 411491 INFO  (SUITE-TestPackages-seed#[8B56C2398C17BB93]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 411493 INFO  (SUITE-TestPackages-seed#[8B56C2398C17BB93]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/data-dir-52-001
   [junit4]   2> 411493 WARN  (SUITE-TestPackages-seed#[8B56C2398C17BB93]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=29 numCloses=29
   [junit4]   2> 411493 INFO  (SUITE-TestPackages-seed#[8B56C2398C17BB93]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 411494 INFO  (SUITE-TestPackages-seed#[8B56C2398C17BB93]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 411501 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 411502 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001
   [junit4]   2> 411502 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 411502 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 411502 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 411602 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.ZkTestServer start zk server on port:39293
   [junit4]   2> 411602 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39293
   [junit4]   2> 411602 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39293
   [junit4]   2> 411602 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39293
   [junit4]   2> 411603 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 411605 INFO  (zkConnectionManagerCallback-5735-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 411605 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 411606 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 411611 INFO  (zkConnectionManagerCallback-5737-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 411611 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 411618 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 411623 INFO  (zkConnectionManagerCallback-5739-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 411623 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 411737 WARN  (jetty-launcher-5740-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 411737 WARN  (jetty-launcher-5740-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 411737 WARN  (jetty-launcher-5740-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 411737 WARN  (jetty-launcher-5740-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 411737 INFO  (jetty-launcher-5740-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 411737 INFO  (jetty-launcher-5740-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 411737 INFO  (jetty-launcher-5740-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 411737 INFO  (jetty-launcher-5740-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 411737 INFO  (jetty-launcher-5740-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 411737 INFO  (jetty-launcher-5740-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 411737 INFO  (jetty-launcher-5740-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 411737 INFO  (jetty-launcher-5740-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 411737 INFO  (jetty-launcher-5740-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 411737 INFO  (jetty-launcher-5740-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 411737 INFO  (jetty-launcher-5740-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 411737 INFO  (jetty-launcher-5740-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 411741 INFO  (jetty-launcher-5740-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 411741 INFO  (jetty-launcher-5740-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 411741 INFO  (jetty-launcher-5740-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 411741 INFO  (jetty-launcher-5740-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 411741 INFO  (jetty-launcher-5740-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 411741 INFO  (jetty-launcher-5740-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 411743 INFO  (jetty-launcher-5740-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 411743 INFO  (jetty-launcher-5740-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 411743 INFO  (jetty-launcher-5740-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 411748 INFO  (jetty-launcher-5740-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7aa2222b{/solr,null,AVAILABLE}
   [junit4]   2> 411748 INFO  (jetty-launcher-5740-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e81fa32{/solr,null,AVAILABLE}
   [junit4]   2> 411750 INFO  (jetty-launcher-5740-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 411750 INFO  (jetty-launcher-5740-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 411750 INFO  (jetty-launcher-5740-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 411751 INFO  (jetty-launcher-5740-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63f5fa05{/solr,null,AVAILABLE}
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@452cbc62{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40075}
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e032a03{/solr,null,AVAILABLE}
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-2) [     ] o.e.j.s.Server Started @412030ms
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40075}
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5df92638{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34115}
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-4) [     ] o.e.j.s.Server Started @412030ms
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34115}
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a55ca2a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33717}
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-3) [     ] o.e.j.s.Server Started @412030ms
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33717}
   [junit4]   2> 411752 ERROR (jetty-launcher-5740-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 411752 ERROR (jetty-launcher-5740-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 411752 ERROR (jetty-launcher-5740-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-17T17:17:52.240474Z
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-17T17:17:52.240474Z
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 411752 INFO  (jetty-launcher-5740-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-17T17:17:52.240564Z
   [junit4]   2> 411753 INFO  (jetty-launcher-5740-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 411755 INFO  (jetty-launcher-5740-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@639e5c0f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34031}
   [junit4]   2> 411755 INFO  (jetty-launcher-5740-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 411755 INFO  (jetty-launcher-5740-thread-1) [     ] o.e.j.s.Server Started @412033ms
   [junit4]   2> 411755 INFO  (jetty-launcher-5740-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34031}
   [junit4]   2> 411755 INFO  (jetty-launcher-5740-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 411756 ERROR (jetty-launcher-5740-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 411756 INFO  (jetty-launcher-5740-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 411756 INFO  (jetty-launcher-5740-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 411756 INFO  (jetty-launcher-5740-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 411756 INFO  (jetty-launcher-5740-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 411756 INFO  (jetty-launcher-5740-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-17T17:17:52.244326Z
   [junit4]   2> 411756 INFO  (zkConnectionManagerCallback-5744-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 411756 INFO  (jetty-launcher-5740-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 411756 INFO  (zkConnectionManagerCallback-5743-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 411756 INFO  (jetty-launcher-5740-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 411756 INFO  (jetty-launcher-5740-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 411756 INFO  (jetty-launcher-5740-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 411759 INFO  (jetty-launcher-5740-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 411765 INFO  (zkConnectionManagerCallback-5746-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 411765 INFO  (jetty-launcher-5740-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 411768 INFO  (jetty-launcher-5740-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 411768 INFO  (zkConnectionManagerCallback-5748-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 411768 INFO  (jetty-launcher-5740-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 411768 INFO  (jetty-launcher-5740-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 412034 INFO  (jetty-launcher-5740-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 412035 WARN  (jetty-launcher-5740-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b014b95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412035 WARN  (jetty-launcher-5740-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b014b95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412036 WARN  (jetty-launcher-5740-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78ca04f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412037 WARN  (jetty-launcher-5740-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78ca04f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412037 INFO  (jetty-launcher-5740-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39293/solr
   [junit4]   2> 412038 INFO  (jetty-launcher-5740-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 412039 INFO  (zkConnectionManagerCallback-5762-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 412039 INFO  (jetty-launcher-5740-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 412052 INFO  (jetty-launcher-5740-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 412052 WARN  (jetty-launcher-5740-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64bcc17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412052 WARN  (jetty-launcher-5740-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64bcc17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412056 WARN  (jetty-launcher-5740-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55390bc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412056 WARN  (jetty-launcher-5740-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55390bc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412057 INFO  (jetty-launcher-5740-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39293/solr
   [junit4]   2> 412058 INFO  (jetty-launcher-5740-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 412058 INFO  (zkConnectionManagerCallback-5770-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 412058 INFO  (jetty-launcher-5740-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 412106 INFO  (jetty-launcher-5740-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 412107 WARN  (jetty-launcher-5740-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a3b9938[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412107 WARN  (jetty-launcher-5740-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a3b9938[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412108 WARN  (jetty-launcher-5740-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40efa839[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412108 WARN  (jetty-launcher-5740-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40efa839[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412109 INFO  (jetty-launcher-5740-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39293/solr
   [junit4]   2> 412109 INFO  (jetty-launcher-5740-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 412111 INFO  (zkConnectionManagerCallback-5781-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 412111 INFO  (jetty-launcher-5740-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 412223 INFO  (jetty-launcher-5740-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 412224 WARN  (jetty-launcher-5740-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@188560fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412224 WARN  (jetty-launcher-5740-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@188560fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412225 WARN  (jetty-launcher-5740-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e04a584[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412225 WARN  (jetty-launcher-5740-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e04a584[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412226 INFO  (jetty-launcher-5740-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39293/solr
   [junit4]   2> 412227 INFO  (jetty-launcher-5740-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 412227 INFO  (zkConnectionManagerCallback-5792-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 412227 INFO  (jetty-launcher-5740-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 412275 INFO  (jetty-launcher-5740-thread-2) [n:127.0.0.1:40075_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 412275 INFO  (zkConnectionManagerCallback-5794-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 412275 INFO  (jetty-launcher-5740-thread-2) [n:127.0.0.1:40075_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 412300 INFO  (jetty-launcher-5740-thread-2) [n:127.0.0.1:40075_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40075_solr
   [junit4]   2> 412300 INFO  (jetty-launcher-5740-thread-2) [n:127.0.0.1:40075_solr     ] o.a.s.c.Overseer Overseer (id=72115180603572235-127.0.0.1:40075_solr-n_0000000000) starting
   [junit4]   2> 412303 INFO  (OverseerStateUpdate-72115180603572235-127.0.0.1:40075_solr-n_0000000000) [n:127.0.0.1:40075_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40075_solr
   [junit4]   2> 412303 INFO  (jetty-launcher-5740-thread-2) [n:127.0.0.1:40075_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40075_solr
   [junit4]   2> 412304 INFO  (zkCallback-5793-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 412304 INFO  (jetty-launcher-5740-thread-2) [n:127.0.0.1:40075_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 412305 WARN  (jetty-launcher-5740-thread-2) [n:127.0.0.1:40075_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> 412316 INFO  (jetty-launcher-5740-thread-2) [n:127.0.0.1:40075_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 412330 INFO  (jetty-launcher-5740-thread-2) [n:127.0.0.1:40075_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40075.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c2d93d2
   [junit4]   2> 412335 INFO  (jetty-launcher-5740-thread-2) [n:127.0.0.1:40075_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40075.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c2d93d2
   [junit4]   2> 412336 INFO  (jetty-launcher-5740-thread-2) [n:127.0.0.1:40075_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40075.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c2d93d2
   [junit4]   2> 412337 INFO  (jetty-launcher-5740-thread-2) [n:127.0.0.1:40075_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001/node2/.
   [junit4]   2> 412375 INFO  (jetty-launcher-5740-thread-1) [n:127.0.0.1:34031_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 412376 INFO  (zkConnectionManagerCallback-5808-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 412376 INFO  (jetty-launcher-5740-thread-1) [n:127.0.0.1:34031_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 412378 INFO  (jetty-launcher-5740-thread-1) [n:127.0.0.1:34031_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 412380 INFO  (jetty-launcher-5740-thread-1) [n:127.0.0.1:34031_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34031_solr as DOWN
   [junit4]   2> 412380 INFO  (jetty-launcher-5740-thread-1) [n:127.0.0.1:34031_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 412380 INFO  (jetty-launcher-5740-thread-1) [n:127.0.0.1:34031_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34031_solr
   [junit4]   2> 412381 INFO  (zkCallback-5793-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 412381 INFO  (jetty-launcher-5740-thread-1) [n:127.0.0.1:34031_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 412381 WARN  (jetty-launcher-5740-thread-1) [n:127.0.0.1:34031_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> 412384 INFO  (zkCallback-5807-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 412394 INFO  (jetty-launcher-5740-thread-1) [n:127.0.0.1:34031_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 412405 INFO  (jetty-launcher-5740-thread-1) [n:127.0.0.1:34031_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34031.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c2d93d2
   [junit4]   2> 412409 INFO  (jetty-launcher-5740-thread-1) [n:127.0.0.1:34031_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34031.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c2d93d2
   [junit4]   2> 412409 INFO  (jetty-launcher-5740-thread-1) [n:127.0.0.1:34031_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34031.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c2d93d2
   [junit4]   2> 412409 INFO  (jetty-launcher-5740-thread-1) [n:127.0.0.1:34031_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001/node1/.
   [junit4]   2> 412476 INFO  (jetty-launcher-5740-thread-3) [n:127.0.0.1:33717_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 412479 INFO  (zkConnectionManagerCallback-5818-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 412480 INFO  (jetty-launcher-5740-thread-3) [n:127.0.0.1:33717_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 412482 INFO  (jetty-launcher-5740-thread-3) [n:127.0.0.1:33717_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 412484 INFO  (jetty-launcher-5740-thread-3) [n:127.0.0.1:33717_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33717_solr as DOWN
   [junit4]   2> 412485 INFO  (jetty-launcher-5740-thread-3) [n:127.0.0.1:33717_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 412485 INFO  (jetty-launcher-5740-thread-3) [n:127.0.0.1:33717_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33717_solr
   [junit4]   2> 412486 INFO  (zkCallback-5793-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 412486 INFO  (zkCallback-5807-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 412486 INFO  (zkCallback-5817-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 412486 INFO  (jetty-launcher-5740-thread-3) [n:127.0.0.1:33717_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 412487 WARN  (jetty-launcher-5740-thread-3) [n:127.0.0.1:33717_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> 412495 INFO  (jetty-launcher-5740-thread-3) [n:127.0.0.1:33717_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 412508 INFO  (jetty-launcher-5740-thread-3) [n:127.0.0.1:33717_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33717.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c2d93d2
   [junit4]   2> 412513 INFO  (jetty-launcher-5740-thread-3) [n:127.0.0.1:33717_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33717.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c2d93d2
   [junit4]   2> 412513 INFO  (jetty-launcher-5740-thread-3) [n:127.0.0.1:33717_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33717.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c2d93d2
   [junit4]   2> 412514 INFO  (jetty-launcher-5740-thread-3) [n:127.0.0.1:33717_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001/node3/.
   [junit4]   2> 412575 INFO  (jetty-launcher-5740-thread-4) [n:127.0.0.1:34115_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 412577 INFO  (zkConnectionManagerCallback-5828-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 412577 INFO  (jetty-launcher-5740-thread-4) [n:127.0.0.1:34115_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 412578 INFO  (jetty-launcher-5740-thread-4) [n:127.0.0.1:34115_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 412581 INFO  (jetty-launcher-5740-thread-4) [n:127.0.0.1:34115_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34115_solr as DOWN
   [junit4]   2> 412582 INFO  (jetty-launcher-5740-thread-4) [n:127.0.0.1:34115_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 412582 INFO  (jetty-launcher-5740-thread-4) [n:127.0.0.1:34115_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34115_solr
   [junit4]   2> 412583 INFO  (zkCallback-5793-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 412583 INFO  (zkCallback-5817-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 412583 INFO  (zkCallback-5807-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 412583 INFO  (zkCallback-5827-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 412584 INFO  (jetty-launcher-5740-thread-4) [n:127.0.0.1:34115_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 412584 WARN  (jetty-launcher-5740-thread-4) [n:127.0.0.1:34115_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> 412594 INFO  (jetty-launcher-5740-thread-4) [n:127.0.0.1:34115_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 412609 INFO  (jetty-launcher-5740-thread-4) [n:127.0.0.1:34115_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34115.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c2d93d2
   [junit4]   2> 412616 INFO  (jetty-launcher-5740-thread-4) [n:127.0.0.1:34115_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34115.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c2d93d2
   [junit4]   2> 412616 INFO  (jetty-launcher-5740-thread-4) [n:127.0.0.1:34115_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34115.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c2d93d2
   [junit4]   2> 412618 INFO  (jetty-launcher-5740-thread-4) [n:127.0.0.1:34115_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001/node4/.
   [junit4]   2> 412625 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 412627 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 412630 INFO  (zkConnectionManagerCallback-5841-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 412630 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 412631 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 412631 INFO  (TEST-TestPackages.testPluginLoading-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39293/solr ready
   [junit4]   2> 412650 INFO  (qtp1396625967-11039) [n:127.0.0.1:34115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:34031_solr} status=0 QTime=0
   [junit4]   2> 412650 INFO  (updateExecutor-5788-thread-1-processing-n:127.0.0.1:34115_solr) [n:127.0.0.1:34115_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:34031_solr 
   [junit4]   2> 412651 INFO  (qtp1834598356-11042) [n:127.0.0.1:34031_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> 412652 INFO  (qtp1834598356-11042) [n:127.0.0.1:34031_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 412653 INFO  (updateExecutor-5788-thread-1-processing-n:127.0.0.1:34115_solr) [n:127.0.0.1:34115_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 412653 INFO  (updateExecutor-5788-thread-1-processing-n:127.0.0.1:34115_solr) [n:127.0.0.1:34115_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 412653 INFO  (qtp1150430408-11043) [n:127.0.0.1:33717_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:34031_solr} status=0 QTime=1
   [junit4]   2> 412654 INFO  (updateExecutor-5758-thread-1-processing-n:127.0.0.1:33717_solr) [n:127.0.0.1:33717_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:34031_solr 
   [junit4]   2> 412654 INFO  (qtp1834598356-11042) [n:127.0.0.1:34031_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> 412655 INFO  (qtp1834598356-11042) [n:127.0.0.1:34031_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 412655 INFO  (qtp1273711471-11046) [n:127.0.0.1:40075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:34031_solr} status=0 QTime=0
   [junit4]   2> 412655 INFO  (updateExecutor-5777-thread-1-processing-n:127.0.0.1:40075_solr) [n:127.0.0.1:40075_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:34031_solr 
   [junit4]   2> 412655 INFO  (updateExecutor-5758-thread-1-processing-n:127.0.0.1:33717_solr) [n:127.0.0.1:33717_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 412655 INFO  (updateExecutor-5758-thread-1-processing-n:127.0.0.1:33717_solr) [n:127.0.0.1:33717_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 412656 INFO  (qtp1834598356-11037) [n:127.0.0.1:34031_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=12
   [junit4]   2> 412656 INFO  (qtp1834598356-11042) [n:127.0.0.1:34031_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   1> sync resp: http://127.0.0.1:34031/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 412656 INFO  (qtp1834598356-11037) [n:127.0.0.1:34031_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 412657 INFO  (updateExecutor-5777-thread-1-processing-n:127.0.0.1:40075_solr) [n:127.0.0.1:40075_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 412657 INFO  (updateExecutor-5777-thread-1-processing-n:127.0.0.1:40075_solr) [n:127.0.0.1:40075_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 412658 INFO  (qtp1273711471-11046) [n:127.0.0.1:40075_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> 412660 INFO  (qtp1834598356-11042) [n:127.0.0.1:34031_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> 412662 INFO  (qtp1150430408-11043) [n:127.0.0.1:33717_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> 412664 INFO  (qtp1396625967-11039) [n:127.0.0.1:34115_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> 412670 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412673 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 412673 INFO  (qtp1150430408-11055) [n:127.0.0.1:33717_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> 412674 INFO  (qtp1273711471-11052) [n:127.0.0.1:40075_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> 412675 INFO  (qtp1834598356-11042) [n:127.0.0.1:34031_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> 412675 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 412676 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 412678 INFO  (qtp1834598356-11037) [n:127.0.0.1:34031_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:34115_solr} status=0 QTime=0
   [junit4]   2> 412678 INFO  (updateExecutor-5766-thread-2-processing-n:127.0.0.1:34031_solr) [n:127.0.0.1:34031_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:34115_solr 
   [junit4]   2> 412679 INFO  (qtp1273711471-11046) [n:127.0.0.1:40075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:34115_solr} status=0 QTime=0
   [junit4]   2> 412679 INFO  (updateExecutor-5777-thread-1-processing-n:127.0.0.1:40075_solr) [n:127.0.0.1:40075_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:34115_solr 
   [junit4]   2> 412679 INFO  (qtp1396625967-11039) [n:127.0.0.1:34115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 412679 INFO  (qtp1150430408-11043) [n:127.0.0.1:33717_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:34115_solr} status=0 QTime=0
   [junit4]   2> 412679 INFO  (updateExecutor-5758-thread-1-processing-n:127.0.0.1:33717_solr) [n:127.0.0.1:33717_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:34115_solr 
   [junit4]   2> 412680 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_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=12
   [junit4]   2> 412680 INFO  (qtp1396625967-11039) [n:127.0.0.1:34115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 412680 INFO  (qtp1396625967-11059) [n:127.0.0.1:34115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 412681 INFO  (qtp1396625967-11059) [n:127.0.0.1:34115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 412681 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 412682 INFO  (qtp1273711471-11046) [n:127.0.0.1:40075_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> 412685 INFO  (updateExecutor-5758-thread-1-processing-n:127.0.0.1:33717_solr) [n:127.0.0.1:33717_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 412685 INFO  (updateExecutor-5777-thread-1-processing-n:127.0.0.1:40075_solr) [n:127.0.0.1:40075_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 412685 INFO  (updateExecutor-5777-thread-1-processing-n:127.0.0.1:40075_solr) [n:127.0.0.1:40075_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 412685 INFO  (updateExecutor-5758-thread-1-processing-n:127.0.0.1:33717_solr) [n:127.0.0.1:33717_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 412686 INFO  (qtp1396625967-11039) [n:127.0.0.1:34115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 412687 INFO  (updateExecutor-5766-thread-2-processing-n:127.0.0.1:34031_solr) [n:127.0.0.1:34031_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 412687 INFO  (updateExecutor-5766-thread-2-processing-n:127.0.0.1:34031_solr) [n:127.0.0.1:34031_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 412786 INFO  (qtp1273711471-11046) [n:127.0.0.1:40075_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> 412789 INFO  (qtp1834598356-11042) [n:127.0.0.1:34031_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> 412800 INFO  (qtp1150430408-11043) [n:127.0.0.1:33717_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=4
   [junit4]   2> 412813 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_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> 412817 INFO  (qtp1273711471-11052) [n:127.0.0.1:40075_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412820 INFO  (qtp1273711471-11052) [n:127.0.0.1:40075_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 412821 INFO  (qtp1150430408-11043) [n:127.0.0.1:33717_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> 412824 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_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> 412828 INFO  (qtp1834598356-11042) [n:127.0.0.1:34031_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> 412834 INFO  (qtp1273711471-11052) [n:127.0.0.1:40075_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 412835 INFO  (qtp1273711471-11052) [n:127.0.0.1:40075_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 412837 INFO  (qtp1834598356-11037) [n:127.0.0.1:34031_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:40075_solr} status=0 QTime=0
   [junit4]   2> 412837 INFO  (updateExecutor-5766-thread-2-processing-n:127.0.0.1:34031_solr) [n:127.0.0.1:34031_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:40075_solr 
   [junit4]   2> 412837 INFO  (qtp1273711471-11046) [n:127.0.0.1:40075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 412838 INFO  (qtp1396625967-11039) [n:127.0.0.1:34115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:40075_solr} status=0 QTime=0
   [junit4]   2> 412838 INFO  (updateExecutor-5788-thread-2-processing-n:127.0.0.1:34115_solr) [n:127.0.0.1:34115_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:40075_solr 
   [junit4]   2> 412838 INFO  (qtp1150430408-11055) [n:127.0.0.1:33717_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:40075_solr} status=0 QTime=0
   [junit4]   2> 412838 INFO  (qtp1273711471-11046) [n:127.0.0.1:40075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 412838 INFO  (updateExecutor-5758-thread-1-processing-n:127.0.0.1:33717_solr) [n:127.0.0.1:33717_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:40075_solr 
   [junit4]   2> 412839 INFO  (qtp1273711471-11052) [n:127.0.0.1:40075_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=22
   [junit4]   2> 412839 INFO  (qtp1273711471-11046) [n:127.0.0.1:40075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 412839 INFO  (qtp1273711471-11046) [n:127.0.0.1:40075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 412840 INFO  (qtp1273711471-11052) [n:127.0.0.1:40075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 412840 INFO  (updateExecutor-5766-thread-2-processing-n:127.0.0.1:34031_solr) [n:127.0.0.1:34031_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 412840 INFO  (updateExecutor-5766-thread-2-processing-n:127.0.0.1:34031_solr) [n:127.0.0.1:34031_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 412841 INFO  (updateExecutor-5758-thread-1-processing-n:127.0.0.1:33717_solr) [n:127.0.0.1:33717_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 412841 INFO  (updateExecutor-5758-thread-1-processing-n:127.0.0.1:33717_solr) [n:127.0.0.1:33717_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 412844 INFO  (qtp1273711471-11046) [n:127.0.0.1:40075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 412845 INFO  (updateExecutor-5788-thread-2-processing-n:127.0.0.1:34115_solr) [n:127.0.0.1:34115_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 412845 INFO  (updateExecutor-5788-thread-2-processing-n:127.0.0.1:34115_solr) [n:127.0.0.1:34115_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 412848 INFO  (qtp1273711471-11066) [n:127.0.0.1:40075_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> 412853 INFO  (qtp1834598356-11042) [n:127.0.0.1:34031_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> 412857 INFO  (qtp1150430408-11055) [n:127.0.0.1:33717_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> 412860 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_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> 412863 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412864 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 412865 INFO  (qtp1150430408-11043) [n:127.0.0.1:33717_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> 412866 INFO  (qtp1834598356-11042) [n:127.0.0.1:34031_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> 412866 INFO  (qtp1273711471-11066) [n:127.0.0.1:40075_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> 412867 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 412867 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 412869 INFO  (qtp1834598356-11037) [n:127.0.0.1:34031_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:34115_solr} status=0 QTime=0
   [junit4]   2> 412869 INFO  (updateExecutor-5766-thread-2-processing-n:127.0.0.1:34031_solr) [n:127.0.0.1:34031_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:34115_solr 
   [junit4]   2> 412869 INFO  (qtp1396625967-11059) [n:127.0.0.1:34115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 412870 INFO  (qtp1150430408-11055) [n:127.0.0.1:33717_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:34115_solr} status=0 QTime=0
   [junit4]   2> 412870 INFO  (updateExecutor-5758-thread-1-processing-n:127.0.0.1:33717_solr) [n:127.0.0.1:33717_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:34115_solr 
   [junit4]   2> 412870 INFO  (qtp1396625967-11039) [n:127.0.0.1:34115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 412870 INFO  (qtp1396625967-11039) [n:127.0.0.1:34115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 412871 INFO  (updateExecutor-5766-thread-2-processing-n:127.0.0.1:34031_solr) [n:127.0.0.1:34031_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 412871 INFO  (updateExecutor-5766-thread-2-processing-n:127.0.0.1:34031_solr) [n:127.0.0.1:34031_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 412871 INFO  (qtp1396625967-11039) [n:127.0.0.1:34115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 412872 INFO  (updateExecutor-5758-thread-1-processing-n:127.0.0.1:33717_solr) [n:127.0.0.1:33717_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 412872 INFO  (updateExecutor-5758-thread-1-processing-n:127.0.0.1:33717_solr) [n:127.0.0.1:33717_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 412872 INFO  (qtp1273711471-11046) [n:127.0.0.1:40075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:34115_solr} status=0 QTime=1
   [junit4]   2> 412872 INFO  (updateExecutor-5777-thread-2-processing-n:127.0.0.1:40075_solr) [n:127.0.0.1:40075_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:34115_solr 
   [junit4]   2> 412872 INFO  (qtp1396625967-11059) [n:127.0.0.1:34115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 412872 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_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=11
   [junit4]   2> 412873 INFO  (qtp1396625967-11039) [n:127.0.0.1:34115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 412874 INFO  (updateExecutor-5777-thread-2-processing-n:127.0.0.1:40075_solr) [n:127.0.0.1:40075_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 412874 INFO  (updateExecutor-5777-thread-2-processing-n:127.0.0.1:40075_solr) [n:127.0.0.1:40075_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 412874 INFO  (qtp1273711471-11066) [n:127.0.0.1:40075_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> 412878 INFO  (qtp1834598356-11042) [n:127.0.0.1:34031_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> 412881 INFO  (qtp1150430408-11055) [n:127.0.0.1:33717_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> 412889 INFO  (qtp1396625967-11039) [n:127.0.0.1:34115_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> 412898 INFO  (qtp1273711471-11066) [n:127.0.0.1:40075_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412899 INFO  (qtp1273711471-11066) [n:127.0.0.1:40075_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412905 INFO  (qtp1273711471-11066) [n:127.0.0.1:40075_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412908 INFO  (qtp1273711471-11066) [n:127.0.0.1:40075_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412915 INFO  (qtp1273711471-11066) [n:127.0.0.1:40075_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412916 INFO  (qtp1273711471-11066) [n:127.0.0.1:40075_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412920 DEBUG (zkCallback-5793-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 412920 DEBUG (zkCallback-5827-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 412920 DEBUG (zkCallback-5817-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 412920 DEBUG (zkCallback-5807-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 412921 INFO  (qtp1150430408-11043) [n:127.0.0.1:33717_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 412929 INFO  (zkCallback-5807-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 412929 INFO  (zkCallback-5827-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 412929 INFO  (zkCallback-5807-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 412929 INFO  (zkCallback-5827-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 412930 INFO  (zkCallback-5817-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 412930 INFO  (zkCallback-5817-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 412930 INFO  (zkCallback-5807-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> 412930 INFO  (zkCallback-5817-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> 412930 INFO  (zkCallback-5827-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> 412931 INFO  (zkCallback-5807-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412932 INFO  (zkCallback-5793-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 412932 INFO  (zkCallback-5793-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 412932 INFO  (qtp1834598356-11042) [n:127.0.0.1:34031_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 412933 INFO  (qtp1396625967-11039) [n:127.0.0.1:34115_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 412933 INFO  (qtp1273711471-11066) [n:127.0.0.1:40075_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 412933 INFO  (qtp1273711471-11066) [n:127.0.0.1:40075_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 412932 INFO  (zkCallback-5793-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> 412934 INFO  (zkCallback-5807-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412936 INFO  (zkCallback-5793-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412936 INFO  (zkCallback-5817-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412936 INFO  (zkCallback-5827-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412936 INFO  (zkCallback-5793-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412937 INFO  (zkCallback-5827-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412937 INFO  (zkCallback-5817-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412938 INFO  (zkCallback-5793-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412938 INFO  (zkCallback-5827-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412938 INFO  (zkCallback-5817-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412938 INFO  (zkCallback-5793-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412938 INFO  (zkCallback-5827-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412939 INFO  (zkCallback-5807-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412939 INFO  (zkCallback-5807-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412939 INFO  (zkCallback-5817-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412940 INFO  (zkCallback-5827-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412940 INFO  (zkCallback-5793-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412940 INFO  (zkCallback-5807-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412941 INFO  (zkCallback-5793-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412941 INFO  (zkCallback-5827-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412941 INFO  (zkCallback-5817-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412941 INFO  (zkCallback-5807-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412941 INFO  (zkCallback-5817-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 412942 INFO  (zkCallback-5817-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/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 412942 INFO  (zkCallback-5827-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/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 412942 INFO  (zkCallback-5807-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/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 412943 INFO  (zkCallback-5807-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 412943 INFO  (zkCallback-5817-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 412943 INFO  (zkCallback-5827-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 412951 INFO  (zkCallback-5793-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/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 412951 INFO  (zkCallback-5793-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 412952 INFO  (qtp1273711471-11066) [n:127.0.0.1:40075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=60
   [junit4]   2> 412954 INFO  (qtp1150430408-11043) [n:127.0.0.1:33717_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> 412958 INFO  (OverseerThreadFactory-5801-thread-1-processing-n:127.0.0.1:40075_solr) [n:127.0.0.1:40075_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 413065 INFO  (OverseerStateUpdate-72115180603572235-127.0.0.1:40075_solr-n_0000000000) [n:127.0.0.1:40075_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":"http://127.0.0.1:34031/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34031_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 413067 INFO  (OverseerStateUpdate-72115180603572235-127.0.0.1:40075_solr-n_0000000000) [n:127.0.0.1:40075_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33717/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33717_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 413069 INFO  (OverseerStateUpdate-72115180603572235-127.0.0.1:40075_solr-n_0000000000) [n:127.0.0.1:40075_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":"http://127.0.0.1:40075/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40075_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 413070 INFO  (OverseerStateUpdate-72115180603572235-127.0.0.1:40075_solr-n_0000000000) [n:127.0.0.1:40075_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":"http://127.0.0.1:34115/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34115_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 413273 INFO  (qtp1150430408-11055) [n:127.0.0.1:33717_solr    x:testPluginLoadingColl_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n3&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 413273 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_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> 413273 INFO  (qtp1834598356-11050) [n:127.0.0.1:34031_solr    x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&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> 413273 INFO  (qtp1273711471-11052) [n:127.0.0.1:40075_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> 413273 INFO  (qtp1273711471-11052) [n:127.0.0.1:40075_solr    x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 413279 INFO  (qtp1834598356-11050) [n:127.0.0.1:34031_solr c:testPluginLoadingColl s:shard1 r:core_node2 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 413279 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_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> 413279 INFO  (qtp1150430408-11055) [n:127.0.0.1:33717_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 413291 INFO  (qtp1834598356-11050) [n:127.0.0.1:34031_solr c:testPluginLoadingColl s:shard1 r:core_node2 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 413293 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 413293 INFO  (qtp1834598356-11050) [n:127.0.0.1:34031_solr c:testPluginLoadingColl s:shard1 r:core_node2 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 413293 INFO  (qtp1834598356-11050) [n:127.0.0.1:34031_solr c:testPluginLoadingColl s:shard1 r:core_node2 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> 413294 INFO  (qtp1834598356-11050) [n:127.0.0.1:34031_solr c:testPluginLoadingColl s:shard1 r:core_node2 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34031.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c2d93d2
   [junit4]   2> 413294 INFO  (qtp1834598356-11050) [n:127.0.0.1:34031_solr c:testPluginLoadingColl s:shard1 r:core_node2 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/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 413295 INFO  (qtp1273711471-11052) [n:127.0.0.1:40075_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> 413295 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_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> 413295 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_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> 413296 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34115.solr.core.testPluginLoadingColl.shard2.replica_n6' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c2d93d2
   [junit4]   2> 413296 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_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/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n6/data/]
   [junit4]   2> 413297 INFO  (qtp1150430408-11055) [n:127.0.0.1:33717_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 413300 INFO  (qtp1150430408-11055) [n:127.0.0.1:33717_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 413300 INFO  (qtp1150430408-11055) [n:127.0.0.1:33717_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n3' using configuration from configset conf, trusted=true
   [junit4]   2> 413300 INFO  (qtp1150430408-11055) [n:127.0.0.1:33717_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33717.solr.core.testPluginLoadingColl.shard1.replica_n3' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c2d93d2
   [junit4]   2> 413303 INFO  (qtp1150430408-11055) [n:127.0.0.1:33717_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n3 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001/node3/./testPluginLoadingColl_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001/node3/./testPluginLoadingColl_shard1_replica_n3/data/]
   [junit4]   2> 413312 INFO  (qtp1273711471-11052) [n:127.0.0.1:40075_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 413314 INFO  (qtp1273711471-11052) [n:127.0.0.1:40075_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> 413314 INFO  (qtp1273711471-11052) [n:127.0.0.1:40075_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> 413315 INFO  (qtp1273711471-11052) [n:127.0.0.1:40075_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40075.solr.core.testPluginLoadingColl.shard2.replica_n4' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c2d93d2
   [junit4]   2> 413315 INFO  (qtp1273711471-11052) [n:127.0.0.1:40075_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/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n4/data/]
   [junit4]   2> 413460 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 413460 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 413461 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 413461 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 413462 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@52786460[testPluginLoadingColl_shard2_replica_n6] main]
   [junit4]   2> 413463 INFO  (qtp1396625967-11057) [n:127.0.0.1:34115_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 413463 INFO  (qtp1396625967-11057)

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

994 INFO  (closeThreadPool-316-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72115273790980107-127.0.0.1:34401_solr-n_0000000000) closing
   [junit4]   2> 17994 INFO  (jetty-closer-299-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 17994 INFO  (jetty-closer-299-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6be2c833: rootName = solr_35219, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@10c59f9
   [junit4]   2> 17994 INFO  (OverseerAutoScalingTriggerThread-72115273790980107-127.0.0.1:34401_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 17994 INFO  (OverseerStateUpdate-72115273790980107-127.0.0.1:34401_solr-n_0000000000) [n:127.0.0.1:34401_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34401_solr
   [junit4]   2> 17994 INFO  (jetty-closer-299-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 17994 INFO  (jetty-closer-299-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e783346: rootName = solr_41397, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@10c59f9
   [junit4]   2> 17994 INFO  (jetty-closer-299-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 17994 INFO  (jetty-closer-299-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 17994 INFO  (jetty-closer-299-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 17994 INFO  (jetty-closer-299-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@384f76ed: rootName = solr_44805, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@10c59f9
   [junit4]   2> 17994 INFO  (jetty-closer-299-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 17996 INFO  (zkCallback-284-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 17996 INFO  (zkCallback-274-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 18000 INFO  (closeThreadPool-316-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72115273790980107-127.0.0.1:34401_solr-n_0000000000) closing
   [junit4]   2> 18096 INFO  (jetty-closer-299-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72115273790980107-127.0.0.1:34401_solr-n_0000000000) closing
   [junit4]   2> 18097 INFO  (zkCallback-264-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 18299 INFO  (jetty-closer-299-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@60b375c8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 18299 INFO  (jetty-closer-299-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@184dd08c{/solr,null,UNAVAILABLE}
   [junit4]   2> 18299 INFO  (jetty-closer-299-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 27562 INFO  (jetty-closer-299-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@218aa98b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 27563 INFO  (jetty-closer-299-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@141320e8{/solr,null,UNAVAILABLE}
   [junit4]   2> 27563 INFO  (jetty-closer-299-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 27811 INFO  (jetty-closer-299-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@59f4fc6d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 27812 INFO  (jetty-closer-299-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c12410a{/solr,null,UNAVAILABLE}
   [junit4]   2> 27812 INFO  (jetty-closer-299-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 27839 INFO  (jetty-closer-299-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1985618c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 27840 INFO  (jetty-closer-299-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79050419{/solr,null,UNAVAILABLE}
   [junit4]   2> 27840 INFO  (jetty-closer-299-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 27840 INFO  (TEST-TestPackages.testAPI-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 28043 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 28044 INFO  (TEST-TestPackages.testAPI-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45187
   [junit4]   2> 28044 INFO  (TEST-TestPackages.testAPI-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45187
   [junit4]   2> 28044 INFO  (TEST-TestPackages.testAPI-seed#[8B56C2398C17BB93]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45187
   [junit4]   2> 28045 INFO  (TEST-TestPackages.testAPI-seed#[8B56C2398C17BB93]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4] OK      11.6s J4 | TestPackages.testAPI
   [junit4]   2> 28046 INFO  (SUITE-TestPackages-seed#[8B56C2398C17BB93]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 28046 INFO  (SUITE-TestPackages-seed#[8B56C2398C17BB93]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45187
   [junit4]   2> 28046 INFO  (SUITE-TestPackages-seed#[8B56C2398C17BB93]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45187
   [junit4]   2> 28046 INFO  (SUITE-TestPackages-seed#[8B56C2398C17BB93]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45187
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_8B56C2398C17BB93-001
   [junit4]   2> Apr 17, 2020 5:41:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1855, maxMBSortInHeap=5.229205724927225, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1ebc14c), locale=af-NA, timezone=Australia/NSW
   [junit4]   2> NOTE: Linux 5.3.0-46-generic amd64/AdoptOpenJDK 14 (64-bit)/cpus=16,threads=2,free=377487360,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPackages]
   [junit4] Completed [1/5 (1!)] on J4 in 27.71s, 2 tests, 1 failure <<< FAILURES!

[...truncated 33 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126: There were test failures: 5 suites, 10 tests, 1 failure [seed: 8B56C2398C17BB93]

Total time: 36 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   1/5 failed: org.apache.solr.pkg.TestPackages
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=59cffaa9c6a7702a6f3313266c88698dcbb899d2, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2778
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/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