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

[JENKINS-Experimental-GC] Lucene-Solr-8.5-Linux (64bit/jdk-14) - Build # 833 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-Linux/833/
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$1663/0x00007f7ba12d84b0@139098c3 . 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$1663/0x00007f7ba12d84b0@139098c3 . 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([5FFE380A25F667CF:8978D8F7C6E8A055]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:242)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:213)
	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 15789 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 1139240 INFO  (SUITE-TestPackages-seed#[5FFE380A25F667CF]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1139240 INFO  (SUITE-TestPackages-seed#[5FFE380A25F667CF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1139241 INFO  (SUITE-TestPackages-seed#[5FFE380A25F667CF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/data-dir-95-001
   [junit4]   2> 1139241 INFO  (SUITE-TestPackages-seed#[5FFE380A25F667CF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1139241 INFO  (SUITE-TestPackages-seed#[5FFE380A25F667CF]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1139243 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 1139244 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001
   [junit4]   2> 1139244 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1139244 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1139245 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1139344 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.ZkTestServer start zk server on port:38093
   [junit4]   2> 1139345 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38093
   [junit4]   2> 1139345 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38093
   [junit4]   2> 1139345 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38093
   [junit4]   2> 1139346 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139350 INFO  (zkConnectionManagerCallback-9465-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139350 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139353 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139358 INFO  (zkConnectionManagerCallback-9467-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139358 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139360 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139361 INFO  (zkConnectionManagerCallback-9469-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139361 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139478 WARN  (jetty-launcher-9470-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1139478 WARN  (jetty-launcher-9470-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1139478 WARN  (jetty-launcher-9470-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1139478 WARN  (jetty-launcher-9470-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1139478 INFO  (jetty-launcher-9470-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1139478 INFO  (jetty-launcher-9470-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1139478 INFO  (jetty-launcher-9470-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1139478 INFO  (jetty-launcher-9470-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1139478 INFO  (jetty-launcher-9470-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1139478 INFO  (jetty-launcher-9470-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1139478 INFO  (jetty-launcher-9470-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1139478 INFO  (jetty-launcher-9470-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1139478 INFO  (jetty-launcher-9470-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 1139478 INFO  (jetty-launcher-9470-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 1139478 INFO  (jetty-launcher-9470-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 1139478 INFO  (jetty-launcher-9470-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 1139484 INFO  (jetty-launcher-9470-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1139484 INFO  (jetty-launcher-9470-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1139484 INFO  (jetty-launcher-9470-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1139484 INFO  (jetty-launcher-9470-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1139484 INFO  (jetty-launcher-9470-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1139484 INFO  (jetty-launcher-9470-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1139484 INFO  (jetty-launcher-9470-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1139484 INFO  (jetty-launcher-9470-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1139485 INFO  (jetty-launcher-9470-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1139485 INFO  (jetty-launcher-9470-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1139485 INFO  (jetty-launcher-9470-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1139485 INFO  (jetty-launcher-9470-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1139485 INFO  (jetty-launcher-9470-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b326556{/solr,null,AVAILABLE}
   [junit4]   2> 1139485 INFO  (jetty-launcher-9470-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ce87127{/solr,null,AVAILABLE}
   [junit4]   2> 1139485 INFO  (jetty-launcher-9470-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65cc9e4f{/solr,null,AVAILABLE}
   [junit4]   2> 1139485 INFO  (jetty-launcher-9470-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c33a19a{/solr,null,AVAILABLE}
   [junit4]   2> 1139486 INFO  (jetty-launcher-9470-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c5270bf{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:41199}
   [junit4]   2> 1139486 INFO  (jetty-launcher-9470-thread-4) [     ] o.e.j.s.Server Started @1139781ms
   [junit4]   2> 1139486 INFO  (jetty-launcher-9470-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41199}
   [junit4]   2> 1139486 INFO  (jetty-launcher-9470-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@226cd58c{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:46261}
   [junit4]   2> 1139486 INFO  (jetty-launcher-9470-thread-2) [     ] o.e.j.s.Server Started @1139781ms
   [junit4]   2> 1139486 INFO  (jetty-launcher-9470-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46261}
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@66a7bf71{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:40965}
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-3) [     ] o.e.j.s.Server Started @1139781ms
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40965}
   [junit4]   2> 1139487 ERROR (jetty-launcher-9470-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1139487 ERROR (jetty-launcher-9470-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1139487 ERROR (jetty-launcher-9470-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5dcaa1cb{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:37221}
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-1) [     ] o.e.j.s.Server Started @1139782ms
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37221}
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-18T23:48:32.789275Z
   [junit4]   2> 1139487 ERROR (jetty-launcher-9470-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-18T23:48:32.789340Z
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-18T23:48:32.789437Z
   [junit4]   2> 1139487 INFO  (jetty-launcher-9470-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-18T23:48:32.789437Z
   [junit4]   2> 1139488 INFO  (jetty-launcher-9470-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139488 INFO  (jetty-launcher-9470-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139488 INFO  (jetty-launcher-9470-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139488 INFO  (jetty-launcher-9470-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139490 INFO  (zkConnectionManagerCallback-9477-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139490 INFO  (jetty-launcher-9470-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139492 INFO  (zkConnectionManagerCallback-9475-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139492 INFO  (zkConnectionManagerCallback-9478-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139492 INFO  (jetty-launcher-9470-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139492 INFO  (jetty-launcher-9470-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139492 INFO  (zkConnectionManagerCallback-9476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139492 INFO  (jetty-launcher-9470-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139492 INFO  (jetty-launcher-9470-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1139492 INFO  (jetty-launcher-9470-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1139492 INFO  (jetty-launcher-9470-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1139492 INFO  (jetty-launcher-9470-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1139666 INFO  (jetty-launcher-9470-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1139667 WARN  (jetty-launcher-9470-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5119ceb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139667 WARN  (jetty-launcher-9470-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5119ceb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139669 WARN  (jetty-launcher-9470-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51d7eab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139669 WARN  (jetty-launcher-9470-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51d7eab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139670 INFO  (jetty-launcher-9470-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38093/solr
   [junit4]   2> 1139671 INFO  (jetty-launcher-9470-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139672 INFO  (zkConnectionManagerCallback-9485-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139672 INFO  (jetty-launcher-9470-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139778 INFO  (jetty-launcher-9470-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1139779 WARN  (jetty-launcher-9470-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65f14075[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139779 WARN  (jetty-launcher-9470-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65f14075[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139783 WARN  (jetty-launcher-9470-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ec68a3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139783 WARN  (jetty-launcher-9470-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ec68a3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139784 INFO  (jetty-launcher-9470-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38093/solr
   [junit4]   2> 1139784 INFO  (jetty-launcher-9470-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139785 INFO  (zkConnectionManagerCallback-9492-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139786 INFO  (jetty-launcher-9470-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139872 INFO  (jetty-launcher-9470-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1139873 WARN  (jetty-launcher-9470-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@37034af5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139873 WARN  (jetty-launcher-9470-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@37034af5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139878 WARN  (jetty-launcher-9470-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3385814b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139878 WARN  (jetty-launcher-9470-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3385814b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139878 INFO  (jetty-launcher-9470-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38093/solr
   [junit4]   2> 1139879 INFO  (jetty-launcher-9470-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139882 INFO  (zkConnectionManagerCallback-9499-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139882 INFO  (jetty-launcher-9470-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139984 INFO  (jetty-launcher-9470-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1139985 WARN  (jetty-launcher-9470-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c54ff63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139985 WARN  (jetty-launcher-9470-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c54ff63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139987 WARN  (jetty-launcher-9470-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f2c7632[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139987 WARN  (jetty-launcher-9470-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f2c7632[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139988 INFO  (jetty-launcher-9470-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38093/solr
   [junit4]   2> 1139989 INFO  (jetty-launcher-9470-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139990 INFO  (zkConnectionManagerCallback-9506-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139990 INFO  (jetty-launcher-9470-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1140000 INFO  (jetty-launcher-9470-thread-2) [n:127.0.0.1:46261_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1140002 INFO  (zkConnectionManagerCallback-9508-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1140002 INFO  (jetty-launcher-9470-thread-2) [n:127.0.0.1:46261_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1140056 INFO  (jetty-launcher-9470-thread-2) [n:127.0.0.1:46261_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46261_solr
   [junit4]   2> 1140057 INFO  (jetty-launcher-9470-thread-2) [n:127.0.0.1:46261_solr     ] o.a.s.c.Overseer Overseer (id=72070718462165003-127.0.0.1:46261_solr-n_0000000000) starting
   [junit4]   2> 1140059 INFO  (OverseerStateUpdate-72070718462165003-127.0.0.1:46261_solr-n_0000000000) [n:127.0.0.1:46261_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46261_solr
   [junit4]   2> 1140068 INFO  (jetty-launcher-9470-thread-2) [n:127.0.0.1:46261_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46261_solr
   [junit4]   2> 1140071 INFO  (jetty-launcher-9470-thread-2) [n:127.0.0.1:46261_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1140071 WARN  (jetty-launcher-9470-thread-2) [n:127.0.0.1:46261_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> 1140075 INFO  (zkCallback-9507-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1140093 INFO  (jetty-launcher-9470-thread-2) [n:127.0.0.1:46261_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1140102 INFO  (jetty-launcher-9470-thread-1) [n:127.0.0.1:37221_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1140111 INFO  (jetty-launcher-9470-thread-2) [n:127.0.0.1:46261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46261.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3711fb8d
   [junit4]   2> 1140119 INFO  (zkConnectionManagerCallback-9514-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1140119 INFO  (jetty-launcher-9470-thread-1) [n:127.0.0.1:37221_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1140124 INFO  (jetty-launcher-9470-thread-2) [n:127.0.0.1:46261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46261.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3711fb8d
   [junit4]   2> 1140124 INFO  (jetty-launcher-9470-thread-2) [n:127.0.0.1:46261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46261.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3711fb8d
   [junit4]   2> 1140125 INFO  (jetty-launcher-9470-thread-2) [n:127.0.0.1:46261_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node2/.
   [junit4]   2> 1140127 INFO  (jetty-launcher-9470-thread-1) [n:127.0.0.1:37221_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1140135 INFO  (jetty-launcher-9470-thread-1) [n:127.0.0.1:37221_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37221_solr as DOWN
   [junit4]   2> 1140136 INFO  (jetty-launcher-9470-thread-1) [n:127.0.0.1:37221_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1140136 INFO  (jetty-launcher-9470-thread-1) [n:127.0.0.1:37221_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37221_solr
   [junit4]   2> 1140146 INFO  (zkCallback-9507-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1140149 INFO  (zkCallback-9513-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1140150 INFO  (jetty-launcher-9470-thread-1) [n:127.0.0.1:37221_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1140150 WARN  (jetty-launcher-9470-thread-1) [n:127.0.0.1:37221_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> 1140163 INFO  (jetty-launcher-9470-thread-1) [n:127.0.0.1:37221_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1140177 INFO  (jetty-launcher-9470-thread-1) [n:127.0.0.1:37221_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37221.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3711fb8d
   [junit4]   2> 1140201 INFO  (jetty-launcher-9470-thread-3) [n:127.0.0.1:40965_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1140203 INFO  (zkConnectionManagerCallback-9520-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1140203 INFO  (jetty-launcher-9470-thread-3) [n:127.0.0.1:40965_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1140205 INFO  (jetty-launcher-9470-thread-3) [n:127.0.0.1:40965_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1140206 INFO  (jetty-launcher-9470-thread-1) [n:127.0.0.1:37221_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37221.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3711fb8d
   [junit4]   2> 1140206 INFO  (jetty-launcher-9470-thread-1) [n:127.0.0.1:37221_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37221.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3711fb8d
   [junit4]   2> 1140207 INFO  (jetty-launcher-9470-thread-3) [n:127.0.0.1:40965_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40965_solr as DOWN
   [junit4]   2> 1140207 INFO  (jetty-launcher-9470-thread-1) [n:127.0.0.1:37221_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node1/.
   [junit4]   2> 1140208 INFO  (jetty-launcher-9470-thread-3) [n:127.0.0.1:40965_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1140208 INFO  (jetty-launcher-9470-thread-3) [n:127.0.0.1:40965_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40965_solr
   [junit4]   2> 1140208 INFO  (zkCallback-9507-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1140208 INFO  (zkCallback-9513-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1140208 INFO  (zkCallback-9519-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1140209 INFO  (jetty-launcher-9470-thread-3) [n:127.0.0.1:40965_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1140209 WARN  (jetty-launcher-9470-thread-3) [n:127.0.0.1:40965_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> 1140219 INFO  (jetty-launcher-9470-thread-3) [n:127.0.0.1:40965_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1140233 INFO  (jetty-launcher-9470-thread-3) [n:127.0.0.1:40965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40965.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3711fb8d
   [junit4]   2> 1140238 INFO  (jetty-launcher-9470-thread-3) [n:127.0.0.1:40965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40965.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3711fb8d
   [junit4]   2> 1140238 INFO  (jetty-launcher-9470-thread-3) [n:127.0.0.1:40965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40965.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3711fb8d
   [junit4]   2> 1140239 INFO  (jetty-launcher-9470-thread-3) [n:127.0.0.1:40965_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node3/.
   [junit4]   2> 1140314 INFO  (jetty-launcher-9470-thread-4) [n:127.0.0.1:41199_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1140322 INFO  (zkConnectionManagerCallback-9526-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1140322 INFO  (jetty-launcher-9470-thread-4) [n:127.0.0.1:41199_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1140325 INFO  (jetty-launcher-9470-thread-4) [n:127.0.0.1:41199_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1140327 INFO  (jetty-launcher-9470-thread-4) [n:127.0.0.1:41199_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41199_solr as DOWN
   [junit4]   2> 1140328 INFO  (jetty-launcher-9470-thread-4) [n:127.0.0.1:41199_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1140328 INFO  (jetty-launcher-9470-thread-4) [n:127.0.0.1:41199_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41199_solr
   [junit4]   2> 1140329 INFO  (zkCallback-9513-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1140329 INFO  (zkCallback-9519-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1140329 INFO  (zkCallback-9507-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1140330 INFO  (zkCallback-9525-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1140330 INFO  (jetty-launcher-9470-thread-4) [n:127.0.0.1:41199_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1140330 WARN  (jetty-launcher-9470-thread-4) [n:127.0.0.1:41199_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> 1140346 INFO  (jetty-launcher-9470-thread-4) [n:127.0.0.1:41199_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1140362 INFO  (jetty-launcher-9470-thread-4) [n:127.0.0.1:41199_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41199.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3711fb8d
   [junit4]   2> 1140380 INFO  (jetty-launcher-9470-thread-4) [n:127.0.0.1:41199_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41199.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3711fb8d
   [junit4]   2> 1140380 INFO  (jetty-launcher-9470-thread-4) [n:127.0.0.1:41199_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41199.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3711fb8d
   [junit4]   2> 1140381 INFO  (jetty-launcher-9470-thread-4) [n:127.0.0.1:41199_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node4/.
   [junit4]   2> 1140406 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1140406 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1140407 INFO  (zkConnectionManagerCallback-9535-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1140407 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1140408 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1140408 INFO  (TEST-TestPackages.testPluginLoading-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38093/solr ready
   [junit4]   2> 1140451 INFO  (qtp1462946491-26202) [n:127.0.0.1:37221_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:40965_solr} status=0 QTime=0
   [junit4]   2> 1140451 INFO  (updateExecutor-9488-thread-1-processing-n:127.0.0.1:37221_solr) [n:127.0.0.1:37221_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:40965_solr 
   [junit4]   2> 1140460 INFO  (qtp1573471486-26201) [n:127.0.0.1:40965_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> 1140462 INFO  (qtp1573471486-26208) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1140462 INFO  (qtp680836860-26206) [n:127.0.0.1:46261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:40965_solr} status=0 QTime=0
   [junit4]   2> 1140462 INFO  (updateExecutor-9495-thread-1-processing-n:127.0.0.1:46261_solr) [n:127.0.0.1:46261_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:40965_solr 
   [junit4]   2> 1140464 INFO  (updateExecutor-9488-thread-1-processing-n:127.0.0.1:37221_solr) [n:127.0.0.1:37221_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1140464 INFO  (updateExecutor-9488-thread-1-processing-n:127.0.0.1:37221_solr) [n:127.0.0.1:37221_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1140471 INFO  (qtp1573471486-26201) [n:127.0.0.1:40965_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> 1140472 INFO  (qtp1573471486-26208) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1140473 INFO  (updateExecutor-9495-thread-1-processing-n:127.0.0.1:46261_solr) [n:127.0.0.1:46261_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1140473 INFO  (updateExecutor-9495-thread-1-processing-n:127.0.0.1:46261_solr) [n:127.0.0.1:46261_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1140478 INFO  (qtp1185553359-26211) [n:127.0.0.1:41199_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:40965_solr} status=0 QTime=3
   [junit4]   2> 1140478 INFO  (updateExecutor-9502-thread-1-processing-n:127.0.0.1:41199_solr) [n:127.0.0.1:41199_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:40965_solr 
   [junit4]   2> 1140479 INFO  (qtp1573471486-26199) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=48
   [junit4]   1> sync resp: https://127.0.0.1:40965/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 1140486 INFO  (qtp1573471486-26208) [n:127.0.0.1:40965_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> 1140491 INFO  (qtp680836860-26209) [n:127.0.0.1:46261_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> 1140493 INFO  (qtp1573471486-26199) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1140494 INFO  (updateExecutor-9502-thread-1-processing-n:127.0.0.1:41199_solr) [n:127.0.0.1:41199_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1140494 INFO  (updateExecutor-9502-thread-1-processing-n:127.0.0.1:41199_solr) [n:127.0.0.1:41199_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1140503 INFO  (qtp1462946491-26204) [n:127.0.0.1:37221_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> 1140552 INFO  (qtp1573471486-26199) [n:127.0.0.1:40965_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> 1140564 INFO  (qtp1185553359-26213) [n:127.0.0.1:41199_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> 1140576 INFO  (qtp1573471486-26201) [n:127.0.0.1:40965_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140577 INFO  (qtp1573471486-26201) [n:127.0.0.1:40965_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 1140577 INFO  (qtp1462946491-26204) [n:127.0.0.1:37221_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> 1140578 INFO  (qtp1185553359-26211) [n:127.0.0.1:41199_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> 1140579 INFO  (qtp680836860-26206) [n:127.0.0.1:46261_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> 1140579 INFO  (qtp1573471486-26201) [n:127.0.0.1:40965_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 1140580 INFO  (qtp1573471486-26201) [n:127.0.0.1:40965_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1140581 INFO  (qtp680836860-26209) [n:127.0.0.1:46261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:40965_solr} status=0 QTime=0
   [junit4]   2> 1140581 INFO  (updateExecutor-9495-thread-1-processing-n:127.0.0.1:46261_solr) [n:127.0.0.1:46261_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:40965_solr 
   [junit4]   2> 1140581 INFO  (qtp1462946491-26202) [n:127.0.0.1:37221_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:40965_solr} status=0 QTime=0
   [junit4]   2> 1140581 INFO  (updateExecutor-9488-thread-1-processing-n:127.0.0.1:37221_solr) [n:127.0.0.1:37221_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:40965_solr 
   [junit4]   2> 1140582 INFO  (qtp1573471486-26199) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1140582 INFO  (qtp1573471486-26208) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1140582 INFO  (qtp1573471486-26199) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1140582 INFO  (qtp1573471486-26208) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1140584 INFO  (updateExecutor-9495-thread-1-processing-n:127.0.0.1:46261_solr) [n:127.0.0.1:46261_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1140584 INFO  (updateExecutor-9495-thread-1-processing-n:127.0.0.1:46261_solr) [n:127.0.0.1:46261_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1140584 INFO  (updateExecutor-9488-thread-1-processing-n:127.0.0.1:37221_solr) [n:127.0.0.1:37221_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1140584 INFO  (updateExecutor-9488-thread-1-processing-n:127.0.0.1:37221_solr) [n:127.0.0.1:37221_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1140584 INFO  (qtp1185553359-26213) [n:127.0.0.1:41199_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:40965_solr} status=0 QTime=0
   [junit4]   2> 1140584 INFO  (updateExecutor-9502-thread-1-processing-n:127.0.0.1:41199_solr) [n:127.0.0.1:41199_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:40965_solr 
   [junit4]   2> 1140585 INFO  (qtp1573471486-26201) [n:127.0.0.1:40965_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=11
   [junit4]   2> 1140585 INFO  (qtp1573471486-26199) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1140585 INFO  (qtp1573471486-26208) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1140587 INFO  (updateExecutor-9502-thread-1-processing-n:127.0.0.1:41199_solr) [n:127.0.0.1:41199_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1140587 INFO  (updateExecutor-9502-thread-1-processing-n:127.0.0.1:41199_solr) [n:127.0.0.1:41199_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1140595 INFO  (qtp680836860-26206) [n:127.0.0.1:46261_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> 1140606 INFO  (qtp1462946491-26204) [n:127.0.0.1:37221_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> 1140616 INFO  (qtp1573471486-26208) [n:127.0.0.1:40965_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> 1140631 INFO  (qtp1185553359-26211) [n:127.0.0.1:41199_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> 1140642 INFO  (qtp1185553359-26211) [n:127.0.0.1:41199_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140643 INFO  (qtp1185553359-26211) [n:127.0.0.1:41199_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 1140650 INFO  (qtp1462946491-26204) [n:127.0.0.1:37221_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> 1140651 INFO  (qtp1573471486-26208) [n:127.0.0.1:40965_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> 1140662 INFO  (qtp680836860-26206) [n:127.0.0.1:46261_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> 1140662 INFO  (qtp1185553359-26211) [n:127.0.0.1:41199_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 1140662 INFO  (qtp1185553359-26211) [n:127.0.0.1:41199_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1140665 INFO  (qtp680836860-26222) [n:127.0.0.1:46261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:41199_solr} status=0 QTime=0
   [junit4]   2> 1140665 INFO  (updateExecutor-9495-thread-1-processing-n:127.0.0.1:46261_solr) [n:127.0.0.1:46261_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:41199_solr 
   [junit4]   2> 1140665 INFO  (qtp1462946491-26202) [n:127.0.0.1:37221_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:41199_solr} status=0 QTime=0
   [junit4]   2> 1140665 INFO  (updateExecutor-9488-thread-1-processing-n:127.0.0.1:37221_solr) [n:127.0.0.1:37221_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:41199_solr 
   [junit4]   2> 1140666 INFO  (qtp1573471486-26199) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:41199_solr} status=0 QTime=0
   [junit4]   2> 1140666 INFO  (updateExecutor-9481-thread-3-processing-n:127.0.0.1:40965_solr) [n:127.0.0.1:40965_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:41199_solr 
   [junit4]   2> 1140666 INFO  (qtp1185553359-26211) [n:127.0.0.1:41199_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=25
   [junit4]   2> 1140666 INFO  (qtp1185553359-26213) [n:127.0.0.1:41199_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1140667 INFO  (qtp1185553359-26211) [n:127.0.0.1:41199_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1140668 INFO  (updateExecutor-9481-thread-3-processing-n:127.0.0.1:40965_solr) [n:127.0.0.1:40965_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1140668 INFO  (updateExecutor-9481-thread-3-processing-n:127.0.0.1:40965_solr) [n:127.0.0.1:40965_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1140671 INFO  (qtp1185553359-26213) [n:127.0.0.1:41199_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1140672 INFO  (qtp1185553359-26228) [n:127.0.0.1:41199_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1140673 INFO  (updateExecutor-9495-thread-1-processing-n:127.0.0.1:46261_solr) [n:127.0.0.1:46261_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1140673 INFO  (updateExecutor-9495-thread-1-processing-n:127.0.0.1:46261_solr) [n:127.0.0.1:46261_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1140673 INFO  (qtp680836860-26222) [n:127.0.0.1:46261_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> 1140674 INFO  (qtp1185553359-26213) [n:127.0.0.1:41199_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1140675 INFO  (qtp1185553359-26211) [n:127.0.0.1:41199_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1140675 INFO  (updateExecutor-9488-thread-1-processing-n:127.0.0.1:37221_solr) [n:127.0.0.1:37221_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1140675 INFO  (updateExecutor-9488-thread-1-processing-n:127.0.0.1:37221_solr) [n:127.0.0.1:37221_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1140681 INFO  (qtp1462946491-26204) [n:127.0.0.1:37221_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> 1140692 INFO  (qtp1573471486-26201) [n:127.0.0.1:40965_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> 1140703 INFO  (qtp1185553359-26211) [n:127.0.0.1:41199_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> 1140706 INFO  (qtp1573471486-26201) [n:127.0.0.1:40965_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140707 INFO  (qtp1573471486-26201) [n:127.0.0.1:40965_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 1140707 INFO  (qtp1185553359-26228) [n:127.0.0.1:41199_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> 1140708 INFO  (qtp680836860-26209) [n:127.0.0.1:46261_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> 1140708 INFO  (qtp1462946491-26202) [n:127.0.0.1:37221_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> 1140710 INFO  (qtp1573471486-26201) [n:127.0.0.1:40965_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 1140713 INFO  (qtp1573471486-26201) [n:127.0.0.1:40965_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1140716 INFO  (qtp1462946491-26204) [n:127.0.0.1:37221_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:40965_solr} status=0 QTime=0
   [junit4]   2> 1140716 INFO  (updateExecutor-9488-thread-1-processing-n:127.0.0.1:37221_solr) [n:127.0.0.1:37221_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:40965_solr 
   [junit4]   2> 1140717 INFO  (qtp680836860-26206) [n:127.0.0.1:46261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:40965_solr} status=0 QTime=0
   [junit4]   2> 1140717 INFO  (qtp1573471486-26199) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1140717 INFO  (updateExecutor-9495-thread-1-processing-n:127.0.0.1:46261_solr) [n:127.0.0.1:46261_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:40965_solr 
   [junit4]   2> 1140717 INFO  (qtp1573471486-26208) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1140717 INFO  (qtp1573471486-26199) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1140717 INFO  (qtp1185553359-26213) [n:127.0.0.1:41199_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:40965_solr} status=0 QTime=0
   [junit4]   2> 1140718 INFO  (updateExecutor-9502-thread-2-processing-n:127.0.0.1:41199_solr) [n:127.0.0.1:41199_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:40965_solr 
   [junit4]   2> 1140718 INFO  (qtp1573471486-26201) [n:127.0.0.1:40965_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=13
   [junit4]   2> 1140718 INFO  (qtp1573471486-26208) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1140718 INFO  (qtp1573471486-26199) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1140718 INFO  (updateExecutor-9488-thread-1-processing-n:127.0.0.1:37221_solr) [n:127.0.0.1:37221_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1140718 INFO  (updateExecutor-9488-thread-1-processing-n:127.0.0.1:37221_solr) [n:127.0.0.1:37221_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1140718 INFO  (updateExecutor-9495-thread-1-processing-n:127.0.0.1:46261_solr) [n:127.0.0.1:46261_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1140718 INFO  (updateExecutor-9495-thread-1-processing-n:127.0.0.1:46261_solr) [n:127.0.0.1:46261_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1140719 INFO  (qtp1573471486-26201) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1140720 INFO  (updateExecutor-9502-thread-2-processing-n:127.0.0.1:41199_solr) [n:127.0.0.1:41199_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1140720 INFO  (updateExecutor-9502-thread-2-processing-n:127.0.0.1:41199_solr) [n:127.0.0.1:41199_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1140733 INFO  (qtp680836860-26222) [n:127.0.0.1:46261_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> 1140744 INFO  (qtp1462946491-26204) [n:127.0.0.1:37221_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> 1140752 INFO  (qtp1573471486-26201) [n:127.0.0.1:40965_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> 1140761 INFO  (qtp1185553359-26211) [n:127.0.0.1:41199_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> 1140773 INFO  (qtp680836860-26206) [n:127.0.0.1:46261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140774 INFO  (qtp680836860-26206) [n:127.0.0.1:46261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140775 INFO  (qtp680836860-26206) [n:127.0.0.1:46261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140776 INFO  (qtp680836860-26206) [n:127.0.0.1:46261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140777 INFO  (qtp680836860-26206) [n:127.0.0.1:46261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140778 INFO  (qtp680836860-26206) [n:127.0.0.1:46261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140780 DEBUG (zkCallback-9525-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1140780 DEBUG (zkCallback-9513-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1140780 DEBUG (zkCallback-9507-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1140780 DEBUG (zkCallback-9519-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1140788 INFO  (zkCallback-9507-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1140788 INFO  (zkCallback-9513-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1140788 INFO  (zkCallback-9513-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1140788 INFO  (zkCallback-9507-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1140788 INFO  (zkCallback-9525-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1140788 INFO  (zkCallback-9525-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1140788 INFO  (zkCallback-9519-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1140788 INFO  (zkCallback-9519-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1140789 INFO  (zkCallback-9519-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> 1140789 INFO  (zkCallback-9513-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> 1140789 INFO  (zkCallback-9525-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> 1140789 INFO  (zkCallback-9507-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> 1140789 INFO  (qtp1462946491-26204) [n:127.0.0.1:37221_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1140790 INFO  (qtp1185553359-26211) [n:127.0.0.1:41199_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1140790 INFO  (qtp1573471486-26208) [n:127.0.0.1:40965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1140791 INFO  (qtp680836860-26206) [n:127.0.0.1:46261_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1140791 INFO  (qtp680836860-26206) [n:127.0.0.1:46261_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1140791 INFO  (zkCallback-9519-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140791 INFO  (zkCallback-9525-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140791 INFO  (zkCallback-9513-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140791 INFO  (zkCallback-9507-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140792 INFO  (zkCallback-9519-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140792 INFO  (zkCallback-9525-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140792 INFO  (zkCallback-9513-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140792 INFO  (zkCallback-9507-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140793 INFO  (zkCallback-9519-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140793 INFO  (zkCallback-9525-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140793 INFO  (zkCallback-9513-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140793 INFO  (zkCallback-9507-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140793 INFO  (zkCallback-9525-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140793 INFO  (zkCallback-9519-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140793 INFO  (zkCallback-9513-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140794 INFO  (zkCallback-9507-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140794 INFO  (zkCallback-9525-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140794 INFO  (zkCallback-9519-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140795 INFO  (zkCallback-9513-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140795 INFO  (zkCallback-9525-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140795 INFO  (zkCallback-9519-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140795 INFO  (zkCallback-9507-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140795 INFO  (zkCallback-9513-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140796 INFO  (zkCallback-9525-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 1140796 INFO  (zkCallback-9525-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 1140796 INFO  (zkCallback-9513-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 1140796 INFO  (zkCallback-9525-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 1140796 INFO  (zkCallback-9513-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 1140796 INFO  (zkCallback-9507-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1140796 INFO  (zkCallback-9513-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 1140796 INFO  (zkCallback-9519-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 1140796 INFO  (zkCallback-9519-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 1140796 INFO  (zkCallback-9519-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 1140796 INFO  (zkCallback-9519-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1140796 INFO  (zkCallback-9525-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1140796 INFO  (zkCallback-9513-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1140797 INFO  (zkCallback-9507-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 1140797 INFO  (zkCallback-9507-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 1140797 INFO  (zkCallback-9507-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 1140797 INFO  (zkCallback-9507-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1140797 INFO  (qtp680836860-26206) [n:127.0.0.1:46261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=28
   [junit4]   2> 1140798 INFO  (qtp680836860-26222) [n:127.0.0.1:46261_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> 1140800 INFO  (OverseerThreadFactory-5904-thread-1-processing-n:127.0.0.1:46261_solr) [n:127.0.0.1:46261_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 1140910 INFO  (OverseerStateUpdate-72070718462165003-127.0.0.1:46261_solr-n_0000000000) [n:127.0.0.1:46261_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46261/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46261_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1140915 INFO  (OverseerStateUpdate-72070718462165003-127.0.0.1:46261_solr-n_0000000000) [n:127.0.0.1:46261_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41199/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41199_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1140917 INFO  (OverseerStateUpdate-72070718462165003-127.0.0.1:46261_solr-n_0000000000) [n:127.0.0.1:46261_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40965/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40965_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1140917 INFO  (OverseerStateUpdate-72070718462165003-127.0.0.1:46261_solr-n_0000000000) [n:127.0.0.1:46261_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37221/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37221_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1141124 INFO  (qtp1185553359-26213) [n:127.0.0.1:41199_solr    x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n2&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1141126 INFO  (qtp1462946491-26202) [n:127.0.0.1:37221_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> 1141126 INFO  (qtp1573471486-26199) [n:127.0.0.1:40965_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> 1141131 INFO  (qtp680836860-26209) [n:127.0.0.1:46261_solr    x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n1&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1141131 INFO  (qtp680836860-26209) [n:127.0.0.1:46261_solr    x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1141146 INFO  (qtp1185553359-26213) [n:127.0.0.1:41199_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1141147 INFO  (qtp680836860-26209) [n:127.0.0.1:46261_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1141147 INFO  (qtp1462946491-26202) [n:127.0.0.1:37221_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1141158 INFO  (qtp1573471486-26199) [n:127.0.0.1:40965_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1141159 INFO  (qtp1462946491-26202) [n:127.0.0.1:37221_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema [testPluginLoadingColl_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1141159 INFO  (qtp680836860-26209) [n:127.0.0.1:46261_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema [testPluginLoadingColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1141159 INFO  (qtp1185553359-26213) [n:127.0.0.1:41199_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema [testPluginLoadingColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1141162 INFO  (qtp1185553359-26213) [n:127.0.0.1:41199_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1141162 INFO  (qtp1462946491-26202) [n:127.0.0.1:37221_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> 1141162 INFO  (qtp680836860-26209) [n:127.0.0.1:46261_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1141162 INFO  (qtp1462946491-26202) [n:127.0.0.1:37221_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> 1141162 INFO  (qtp1185553359-26213) [n:127.0.0.1:41199_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 1141163 INFO  (qtp680836860-26209) [n:127.0.0.1:46261_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1141163 INFO  (qtp680836860-26209) [n:127.0.0.1:46261_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46261.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3711fb8d
   [junit4]   2> 1141163 INFO  (qtp1185553359-26213) [n:127.0.0.1:41199_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41199.solr.core.testPluginLoadingColl.shard1.replica_n2' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3711fb8d
   [junit4]   2> 1141163 INFO  (qtp1462946491-26202) [n:127.0.0.1:37221_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37221.solr.core.testPluginLoadingColl.shard2.replica_n6' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3711fb8d
   [junit4]   2> 1141163 INFO  (qtp1185553359-26213) [n:127.0.0.1:41199_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node4/testPluginLoadingColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node4/./testPluginLoadingColl_shard1_replica_n2/data/]
   [junit4]   2> 1141163 INFO  (qtp680836860-26209) [n:127.0.0.1:46261_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node2/testPluginLoadingColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node2/./testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 1141163 INFO  (qtp1462946491-26202) [n:127.0.0.1:37221_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.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node1/testPluginLoadingColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001/tempDir-001/node1/./testPluginLoadingColl_shard2_replica_n6/data/]
   [junit4]   2> 1141168 INFO  (qtp1573471486-26199) [n:127.0.0.1:40965_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema [testPluginLoadingColl_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1141169 INFO  (qtp1573471486-26199) [n:127.0.0.1:40965_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> 1141169 INFO  (qtp1573471486-26199) [n:127.0.0.1:40965_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n4'

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

com.codahale.metrics.MetricRegistry@2d176cd1
   [junit4]   2> 1153554 INFO  (jetty-closer-9641-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1153554 INFO  (closeThreadPool-9657-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72070719229788171-127.0.0.1:40685_solr-n_0000000000) closing
   [junit4]   2> 1153555 INFO  (OverseerStateUpdate-72070719229788171-127.0.0.1:40685_solr-n_0000000000) [n:127.0.0.1:40685_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40685_solr
   [junit4]   2> 1153555 INFO  (OverseerAutoScalingTriggerThread-72070719229788171-127.0.0.1:40685_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1153555 INFO  (zkCallback-9609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1153555 INFO  (zkCallback-9630-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1153555 INFO  (closeThreadPool-9657-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72070719229788171-127.0.0.1:40685_solr-n_0000000000) closing
   [junit4]   2> 1153656 INFO  (jetty-closer-9641-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@55debe8{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1153656 INFO  (jetty-closer-9641-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5dc8d13{/solr,null,UNAVAILABLE}
   [junit4]   2> 1153656 INFO  (jetty-closer-9641-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1153755 INFO  (jetty-closer-9641-thread-3) [     ] o.a.s.c.Overseer Overseer (id=72070719229788171-127.0.0.1:40685_solr-n_0000000000) closing
   [junit4]   2> 1162645 INFO  (jetty-closer-9641-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@aa41838{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1162645 INFO  (jetty-closer-9641-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3fa2119e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1162645 INFO  (jetty-closer-9641-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1162989 INFO  (jetty-closer-9641-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@69d4e768{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1162989 INFO  (jetty-closer-9641-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2b7f3557{/solr,null,UNAVAILABLE}
   [junit4]   2> 1162989 INFO  (jetty-closer-9641-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1163176 INFO  (jetty-closer-9641-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@55316fe6{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1163176 INFO  (jetty-closer-9641-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40ad5b1c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1163176 INFO  (jetty-closer-9641-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1163180 INFO  (TEST-TestPackages.testAPI-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1163390 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> 	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> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72070719229788172-127.0.0.1:41673_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	10	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1163392 INFO  (TEST-TestPackages.testAPI-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39897
   [junit4]   2> 1163392 INFO  (TEST-TestPackages.testAPI-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39897
   [junit4]   2> 1163392 INFO  (TEST-TestPackages.testAPI-seed#[5FFE380A25F667CF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39897
   [junit4]   2> 1163393 INFO  (TEST-TestPackages.testAPI-seed#[5FFE380A25F667CF]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4]   2> 1163394 INFO  (SUITE-TestPackages-seed#[5FFE380A25F667CF]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1163394 INFO  (SUITE-TestPackages-seed#[5FFE380A25F667CF]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39897
   [junit4]   2> 1163394 INFO  (SUITE-TestPackages-seed#[5FFE380A25F667CF]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39897
   [junit4]   2> 1163394 INFO  (SUITE-TestPackages-seed#[5FFE380A25F667CF]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39897
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_5FFE380A25F667CF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=200, maxMBSortInHeap=7.318037696234919, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6f50886e), locale=uk, timezone=America/Nipigon
   [junit4]   2> NOTE: Linux 5.3.0-42-generic amd64/Oracle Corporation 14 (64-bit)/cpus=16,threads=1,free=383778816,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSort, SolrCmdDistributorTest, TestSimUtils, TestPolicyCloud, ProtectedTermFilterFactoryTest, V2StandaloneTest, LeaderFailoverAfterPartitionTest, TestReplicationHandler, MultiSolrCloudTestCaseTest, ParsingFieldUpdateProcessorsTest, SolrJmxReporterCloudTest, TestSolr4Spatial2, OverseerTaskQueueTest, ConcurrentDeleteAndCreateCollectionTest, TestSimLargeCluster, HttpPartitionOnCommitTest, TestNestedUpdateProcessor, DistributedIntervalFacetingTest, MetricsConfigTest, TestIndexSearcher, TestMinHashQParser, TestStressVersions, TestPayloadScoreQParserPlugin, XMLAtomicUpdateMultivalueTest, PhrasesIdentificationComponentTest, IndexSchemaRuntimeFieldTest, TestLegacyFieldCache, DocumentAnalysisRequestHandlerTest, TestScoreJoinQPScore, HighlighterWithoutStoredIdTest, TermsComponentTest, HdfsBasicDistributedZkTest, TimeRoutedAliasUpdateProcessorTest, TestSubQueryTransformer, TestGeoJSONResponseWriter, TestFileDictionaryLookup, TestSimComputePlanAction, TestSchemalessBufferedUpdates, ConnectionReuseTest, TestImplicitCoreProperties, BasicDistributedZkTest, TestDocumentBuilder, TestLegacyBM25SimilarityFactory, HLLSerializationTest, TestSimpleTrackingShardHandler, SuggesterTSTTest, TestRawTransformer, RuleEngineTest, SpatialFilterTest, TestManagedSchemaAPI, TestFieldSortValues, TestSolrConfigHandler, DeleteShardTest, HttpTriggerListenerTest, CoreAdminHandlerTest, PeerSyncWithBufferUpdatesTest, TestReloadDeadlock, BlockDirectoryTest, RollingRestartTest, TestBulkSchemaAPI, DistributedDebugComponentTest, TestRangeQuery, TestWithCollection, TestClusterProperties, SpellCheckCollatorWithCollapseTest, TestClassicSimilarityFactory, TestConfigOverlay, AnalyticsMergeStrategyTest, TestPKIAuthenticationPlugin, MetricsHistoryWithAuthIntegrationTest, TestSerializedLuceneMatchVersion, TestMultiValuedNumericRangeQuery, RecoveryZkTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, SolrCloudExampleTest, TestAuthenticationFramework, TestCloudInspectUtil, TestConfigSetsAPI, TestDistributedMap, TestDownShardTolerantSearch, TestDynamicFieldNamesIndexCorrectly, TestOnReconnectListenerSupport, TestRandomFlRTGCloud, TestStressLiveNodes, LoggingHandlerTest, MetricsHandlerTest, MetricsHistoryHandlerTest, SegmentsInfoRequestHandlerTest, SystemInfoHandlerTest, TestApiFramework, TestCollectionAPIs, ZookeeperStatusHandlerTest, DistributedFacetPivotLongTailTest, DistributedMLTComponentTest, DistributedSpellCheckComponentTest, SpellCheckComponentTest, TestExpandComponent, TestHttpShardHandlerFactory, TestTrackingShardHandlerFactory, SolrJmxReporterTest, SolrRrdBackendFactoryTest, TestPackages]
   [junit4] Completed [730/900 (1!)] on J5 in 24.29s, 2 tests, 1 failure <<< FAILURES!

[...truncated 45387 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-Linux/833/consoleText

[repro] Revision: 1050e459027c35d15d4d1ea91a6c14cf2052594f

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=5FFE380A25F667CF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=America/Nipigon -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

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

[...truncated 3423 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPackages" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=5FFE380A25F667CF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=America/Nipigon -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 86 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.pkg.TestPackages
[repro] Exiting with code 0

[...truncated 43 lines...]