Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3423/
Java: 64bit/jdk-15-ea+24 -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$1589/0x0000000801894940@97a6161
 . 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$1589/0x0000000801894940@97a6161
 . 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([733CB028ED55533C:A5BA50D50E4B94A6]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243)
        at 
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:214)
        at 
org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:463)
        at 
org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:180)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        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 15920 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 1045094 INFO  
(SUITE-TestPackages-seed#[733CB028ED55533C]-worker) [     ] o.a.s.SolrTestCase 
Setting 'solr.default.confdir' system property to test-framework derived value 
of 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1045095 INFO  
(SUITE-TestPackages-seed#[733CB028ED55533C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_733CB028ED55533C-001/data-dir-138-001
   [junit4]   2> 1045095 WARN  
(SUITE-TestPackages-seed#[733CB028ED55533C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=72 numCloses=72
   [junit4]   2> 1045095 INFO  
(SUITE-TestPackages-seed#[733CB028ED55533C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1045096 INFO  
(SUITE-TestPackages-seed#[733CB028ED55533C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1045096 INFO  
(SUITE-TestPackages-seed#[733CB028ED55533C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1045098 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testAPI
   [junit4]   2> 1045099 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_733CB028ED55533C-001/tempDir-001
   [junit4]   2> 1045099 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1045099 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1045099 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1045199 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 42819
   [junit4]   2> 1045199 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42819
   [junit4]   2> 1045199 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42819
   [junit4]   2> 1045199 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42819
   [junit4]   2> 1045201 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1045203 INFO  (zkConnectionManagerCallback-12541-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045203 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1045206 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1045209 INFO  (zkConnectionManagerCallback-12543-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045209 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1045210 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1045212 INFO  (zkConnectionManagerCallback-12545-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045212 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1045325 WARN  (jetty-launcher-12546-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1045325 WARN  (jetty-launcher-12546-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1045325 WARN  (jetty-launcher-12546-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1045325 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1045325 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1045325 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1045325 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1045325 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1045325 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1045326 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 1045326 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 1045326 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 1045326 WARN  (jetty-launcher-12546-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1045326 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1045326 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1045326 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 1045343 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1045343 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1045343 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1045344 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1045344 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1045344 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1045345 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1045345 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1045345 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1045345 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1045345 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1045345 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1045346 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6564e8ac{/solr,null,AVAILABLE}
   [junit4]   2> 1045346 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51ec3ede{/solr,null,AVAILABLE}
   [junit4]   2> 1045346 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66d64760{/solr,null,AVAILABLE}
   [junit4]   2> 1045349 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44089a15{/solr,null,AVAILABLE}
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@31bcb89d{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:?????}
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7eb1233c{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:?????}
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33605}
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38987}
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@65363607{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:?????}
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1aa952d{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:?????}
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35769}
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38487}
   [junit4]   2> 1045354 ERROR (jetty-launcher-12546-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1045354 ERROR (jetty-launcher-12546-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1045354 ERROR (jetty-launcher-12546-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1045354 ERROR (jetty-launcher-12546-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-15T20:37:02.841890Z
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-15T20:37:02.841947Z
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-15T20:37:02.841889Z
   [junit4]   2> 1045354 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-15T20:37:02.841949Z
   [junit4]   2> 1045357 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1045360 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1045361 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1045362 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1045367 INFO  (zkConnectionManagerCallback-12550-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045367 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1045367 INFO  (zkConnectionManagerCallback-12549-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045367 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1045367 INFO  (zkConnectionManagerCallback-12552-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045367 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1045367 INFO  (zkConnectionManagerCallback-12554-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045367 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1045368 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1045368 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1045368 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1045368 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1045544 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1045545 WARN  (jetty-launcher-12546-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7451ca7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045545 WARN  (jetty-launcher-12546-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7451ca7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045547 WARN  (jetty-launcher-12546-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@300b3d23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045547 WARN  (jetty-launcher-12546-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@300b3d23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045548 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42819/solr
   [junit4]   2> 1045549 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1045549 INFO  (zkConnectionManagerCallback-12565-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045549 INFO  (jetty-launcher-12546-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1045664 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1045665 WARN  (jetty-launcher-12546-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5fb833fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045665 WARN  (jetty-launcher-12546-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5fb833fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045667 WARN  (jetty-launcher-12546-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7b978f5e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045667 WARN  (jetty-launcher-12546-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7b978f5e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045668 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42819/solr
   [junit4]   2> 1045668 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1045670 INFO  (zkConnectionManagerCallback-12576-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045670 INFO  (jetty-launcher-12546-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1045698 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1045699 WARN  (jetty-launcher-12546-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@72686d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045699 WARN  (jetty-launcher-12546-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@72686d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045702 WARN  (jetty-launcher-12546-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7597d216[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045702 WARN  (jetty-launcher-12546-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7597d216[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045703 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42819/solr
   [junit4]   2> 1045704 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1045705 INFO  (zkConnectionManagerCallback-12587-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045705 INFO  (jetty-launcher-12546-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1045866 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1045868 WARN  (jetty-launcher-12546-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2c1ba530[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045868 WARN  (jetty-launcher-12546-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2c1ba530[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045874 WARN  (jetty-launcher-12546-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@28fc52e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045875 WARN  (jetty-launcher-12546-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@28fc52e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045876 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42819/solr
   [junit4]   2> 1045876 INFO  (jetty-launcher-12546-thread-1) 
[n:127.0.0.1:38487_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1045876 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1045877 INFO  (zkConnectionManagerCallback-12598-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045877 INFO  (jetty-launcher-12546-thread-1) 
[n:127.0.0.1:38487_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1045881 INFO  (zkConnectionManagerCallback-12600-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045881 INFO  (jetty-launcher-12546-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1045905 INFO  (jetty-launcher-12546-thread-1) 
[n:127.0.0.1:38487_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38487_solr
   [junit4]   2> 1045905 INFO  (jetty-launcher-12546-thread-1) 
[n:127.0.0.1:38487_solr     ] o.a.s.c.Overseer Overseer 
(id=72087078792724491-127.0.0.1:38487_solr-n_0000000000) starting
   [junit4]   2> 1045908 INFO  
(OverseerStateUpdate-72087078792724491-127.0.0.1:38487_solr-n_0000000000) 
[n:127.0.0.1:38487_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38487_solr
   [junit4]   2> 1045909 INFO  (jetty-launcher-12546-thread-1) 
[n:127.0.0.1:38487_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38487_solr
   [junit4]   2> 1045911 INFO  (zkCallback-12597-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1045911 INFO  (jetty-launcher-12546-thread-1) 
[n:127.0.0.1:38487_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1045912 WARN  (jetty-launcher-12546-thread-1) 
[n:127.0.0.1:38487_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> 1045923 INFO  (jetty-launcher-12546-thread-1) 
[n:127.0.0.1:38487_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1045936 INFO  (jetty-launcher-12546-thread-1) 
[n:127.0.0.1:38487_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38487.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e192a61
   [junit4]   2> 1045940 INFO  (jetty-launcher-12546-thread-1) 
[n:127.0.0.1:38487_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38487.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e192a61
   [junit4]   2> 1045940 INFO  (jetty-launcher-12546-thread-1) 
[n:127.0.0.1:38487_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38487.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e192a61
   [junit4]   2> 1045941 INFO  (jetty-launcher-12546-thread-1) 
[n:127.0.0.1:38487_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_733CB028ED55533C-001/tempDir-001/node1
   [junit4]   2> 1045976 INFO  (jetty-launcher-12546-thread-3) 
[n:127.0.0.1:33605_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1045977 INFO  (zkConnectionManagerCallback-12614-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045977 INFO  (jetty-launcher-12546-thread-3) 
[n:127.0.0.1:33605_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1045979 INFO  (jetty-launcher-12546-thread-3) 
[n:127.0.0.1:33605_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1045980 INFO  (jetty-launcher-12546-thread-3) 
[n:127.0.0.1:33605_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33605_solr as DOWN
   [junit4]   2> 1045981 INFO  (jetty-launcher-12546-thread-3) 
[n:127.0.0.1:33605_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1045981 INFO  (jetty-launcher-12546-thread-3) 
[n:127.0.0.1:33605_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33605_solr
   [junit4]   2> 1045981 INFO  (zkCallback-12597-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1045981 INFO  (zkCallback-12613-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1045981 INFO  (jetty-launcher-12546-thread-3) 
[n:127.0.0.1:33605_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1045982 WARN  (jetty-launcher-12546-thread-3) 
[n:127.0.0.1:33605_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> 1045988 INFO  (jetty-launcher-12546-thread-3) 
[n:127.0.0.1:33605_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1045998 INFO  (jetty-launcher-12546-thread-3) 
[n:127.0.0.1:33605_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33605.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e192a61
   [junit4]   2> 1046003 INFO  (jetty-launcher-12546-thread-3) 
[n:127.0.0.1:33605_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33605.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e192a61
   [junit4]   2> 1046003 INFO  (jetty-launcher-12546-thread-3) 
[n:127.0.0.1:33605_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33605.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e192a61
   [junit4]   2> 1046004 INFO  (jetty-launcher-12546-thread-3) 
[n:127.0.0.1:33605_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_733CB028ED55533C-001/tempDir-001/node3
   [junit4]   2> 1046076 INFO  (jetty-launcher-12546-thread-2) 
[n:127.0.0.1:35769_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1046077 INFO  (zkConnectionManagerCallback-12624-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046077 INFO  (jetty-launcher-12546-thread-2) 
[n:127.0.0.1:35769_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1046079 INFO  (jetty-launcher-12546-thread-2) 
[n:127.0.0.1:35769_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1046081 INFO  (jetty-launcher-12546-thread-2) 
[n:127.0.0.1:35769_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35769_solr as DOWN
   [junit4]   2> 1046081 INFO  (jetty-launcher-12546-thread-2) 
[n:127.0.0.1:35769_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1046081 INFO  (jetty-launcher-12546-thread-2) 
[n:127.0.0.1:35769_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35769_solr
   [junit4]   2> 1046082 INFO  (zkCallback-12613-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1046082 INFO  (zkCallback-12623-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1046082 INFO  (zkCallback-12597-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1046082 INFO  (jetty-launcher-12546-thread-2) 
[n:127.0.0.1:35769_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1046083 WARN  (jetty-launcher-12546-thread-2) 
[n:127.0.0.1:35769_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> 1046094 INFO  (jetty-launcher-12546-thread-2) 
[n:127.0.0.1:35769_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1046113 INFO  (jetty-launcher-12546-thread-2) 
[n:127.0.0.1:35769_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35769.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e192a61
   [junit4]   2> 1046122 INFO  (jetty-launcher-12546-thread-2) 
[n:127.0.0.1:35769_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35769.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e192a61
   [junit4]   2> 1046122 INFO  (jetty-launcher-12546-thread-2) 
[n:127.0.0.1:35769_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35769.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e192a61
   [junit4]   2> 1046124 INFO  (jetty-launcher-12546-thread-2) 
[n:127.0.0.1:35769_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_733CB028ED55533C-001/tempDir-001/node2
   [junit4]   2> 1046177 INFO  (jetty-launcher-12546-thread-4) 
[n:127.0.0.1:38987_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1046178 INFO  (zkConnectionManagerCallback-12634-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046178 INFO  (jetty-launcher-12546-thread-4) 
[n:127.0.0.1:38987_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1046179 INFO  (jetty-launcher-12546-thread-4) 
[n:127.0.0.1:38987_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1046181 INFO  (jetty-launcher-12546-thread-4) 
[n:127.0.0.1:38987_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38987_solr as DOWN
   [junit4]   2> 1046181 INFO  (jetty-launcher-12546-thread-4) 
[n:127.0.0.1:38987_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1046181 INFO  (jetty-launcher-12546-thread-4) 
[n:127.0.0.1:38987_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38987_solr
   [junit4]   2> 1046182 INFO  (zkCallback-12623-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1046182 INFO  (zkCallback-12613-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1046182 INFO  (zkCallback-12597-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1046183 INFO  (jetty-launcher-12546-thread-4) 
[n:127.0.0.1:38987_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1046183 WARN  (jetty-launcher-12546-thread-4) 
[n:127.0.0.1:38987_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> 1046183 INFO  (zkCallback-12633-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1046194 INFO  (jetty-launcher-12546-thread-4) 
[n:127.0.0.1:38987_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1046208 INFO  (jetty-launcher-12546-thread-4) 
[n:127.0.0.1:38987_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38987.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e192a61
   [junit4]   2> 1046213 INFO  (jetty-launcher-12546-thread-4) 
[n:127.0.0.1:38987_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38987.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e192a61
   [junit4]   2> 1046214 INFO  (jetty-launcher-12546-thread-4) 
[n:127.0.0.1:38987_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38987.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e192a61
   [junit4]   2> 1046214 INFO  (jetty-launcher-12546-thread-4) 
[n:127.0.0.1:38987_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_733CB028ED55533C-001/tempDir-001/node4
   [junit4]   2> 1046221 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1046222 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1046223 INFO  (zkConnectionManagerCallback-12647-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046223 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1046224 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1046224 INFO  
(TEST-TestPackages.testAPI-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42819/solr ready
   [junit4]   2> 1046250 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 1046259 INFO  (qtp398053673-21604) [n:127.0.0.1:35769_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046268 INFO  (qtp994366445-21607) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046277 INFO  (qtp1875795319-21610) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046278 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 1046278 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 1046278 INFO  (qtp398053673-21606) [n:127.0.0.1:35769_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046279 INFO  (qtp994366445-21609) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046280 INFO  (qtp1875795319-21612) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046280 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 1046280 ERROR (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, 
errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar, 
/mypkg/v.0.12/jar_b.jar]}, errorMessages=[No such file: 
/mypkg/v.0.12/jar_a.jar, No such file: /mypkg/v.0.12/jar_b.jar]}], 
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:260)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error 
executing command
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:260) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:180) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:811) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:563) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
 ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
 ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) 
~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) 
~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
 ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:500) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
 ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$1.run(SslConnection.java:146) 
~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
 ~[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
 ~[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1046280 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=400 QTime=38
   [junit4]   2> 1046295 INFO  (qtp994366445-21607) [n:127.0.0.1:33605_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 1046306 INFO  (qtp1875795319-21610) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046317 INFO  (qtp398053673-21604) [n:127.0.0.1:35769_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046328 INFO  (qtp2053513237-21603) [n:127.0.0.1:38987_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046328 INFO  (qtp994366445-21607) [n:127.0.0.1:33605_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 1046329 INFO  (qtp994366445-21607) [n:127.0.0.1:33605_solr     
] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and 
metadata. sizes 6860 144
   [junit4]   2> 1046337 INFO  (qtp1875795319-21612) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:33605_solr} 
status=0 QTime=5
   [junit4]   2> 1046338 INFO  
(updateExecutor-12583-thread-1-processing-n:127.0.0.1:38487_solr) 
[n:127.0.0.1:38487_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:33605_solr 
   [junit4]   2> 1046349 INFO  (qtp398053673-21606) [n:127.0.0.1:35769_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:33605_solr} 
status=0 QTime=11
   [junit4]   2> 1046351 INFO  
(updateExecutor-12561-thread-1-processing-n:127.0.0.1:35769_solr) 
[n:127.0.0.1:35769_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:33605_solr 
   [junit4]   2> 1046354 INFO  (qtp994366445-21609) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=2
   [junit4]   2> 1046356 INFO  (qtp994366445-21609) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 1046357 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:33605_solr} 
status=0 QTime=7
   [junit4]   2> 1046358 INFO  
(updateExecutor-12583-thread-1-processing-n:127.0.0.1:38487_solr) 
[n:127.0.0.1:38487_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 1046358 INFO  
(updateExecutor-12594-thread-1-processing-n:127.0.0.1:38987_solr) 
[n:127.0.0.1:38987_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:33605_solr 
   [junit4]   2> 1046358 INFO  
(updateExecutor-12583-thread-1-processing-n:127.0.0.1:38487_solr) 
[n:127.0.0.1:38487_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 1046359 INFO  (qtp994366445-21609) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 1046359 INFO  (qtp994366445-21609) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 1046361 INFO  
(updateExecutor-12594-thread-1-processing-n:127.0.0.1:38987_solr) 
[n:127.0.0.1:38987_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 1046361 INFO  
(updateExecutor-12594-thread-1-processing-n:127.0.0.1:38987_solr) 
[n:127.0.0.1:38987_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 1046368 INFO  (qtp994366445-21607) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/files/mypkg/v.0.12/jar_a.jar params={wt=javabin&version=2} 
status=0 QTime=74
   [junit4]   2> 1046377 INFO  (qtp994366445-21609) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 1046378 INFO  (qtp994366445-21609) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 1046380 INFO  
(updateExecutor-12561-thread-1-processing-n:127.0.0.1:35769_solr) 
[n:127.0.0.1:35769_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 1046380 INFO  
(updateExecutor-12561-thread-1-processing-n:127.0.0.1:35769_solr) 
[n:127.0.0.1:35769_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 1046387 INFO  (qtp1875795319-21610) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 
QTime=2
   [junit4]   2> 1046406 INFO  (qtp994366445-21607) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1046427 INFO  (qtp398053673-21604) [n:127.0.0.1:35769_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1046445 INFO  (qtp2053513237-21603) [n:127.0.0.1:38987_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1046464 ERROR (qtp1875795319-21610) [n:127.0.0.1:38487_solr    
 ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, 
errors: [{add={package=test_pkg, version=0.12, 
files=[/mypkg/v.0.12/jar_a.jar]}, errorMessages=[/mypkg/v.0.12/jar_a.jar has no 
signature]}], 
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:260)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error 
executing command
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:260) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:180) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:811) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:563) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
 ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
 ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) 
~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) 
~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
 ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:500) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
 ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$1.run(SslConnection.java:146) 
~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
 ~[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
 ~[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1046464 INFO  (qtp1875795319-21610) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=400 QTime=4
   [junit4]   2> 1046487 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:35769_solr} status=0 QTime=0
   [junit4]   2> 1046487 INFO  
(updateExecutor-12594-thread-1-processing-n:127.0.0.1:38987_solr) 
[n:127.0.0.1:38987_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:35769_solr 
   [junit4]   2> 1046488 INFO  (qtp398053673-21621) [n:127.0.0.1:35769_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> 1046488 INFO  (qtp398053673-21606) [n:127.0.0.1:35769_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1046489 INFO  
(updateExecutor-12594-thread-1-processing-n:127.0.0.1:38987_solr) 
[n:127.0.0.1:38987_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1046489 INFO  
(updateExecutor-12594-thread-1-processing-n:127.0.0.1:38987_solr) 
[n:127.0.0.1:38987_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 1046493 INFO  (qtp994366445-21616) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:35769_solr} status=0 QTime=5
   [junit4]   2> 1046494 INFO  
(updateExecutor-12572-thread-2-processing-n:127.0.0.1:33605_solr) 
[n:127.0.0.1:33605_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:35769_solr 
   [junit4]   2> 1046498 INFO  (qtp398053673-21621) [n:127.0.0.1:35769_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> 1046499 INFO  (qtp398053673-21606) [n:127.0.0.1:35769_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1046499 INFO  
(updateExecutor-12572-thread-2-processing-n:127.0.0.1:33605_solr) 
[n:127.0.0.1:33605_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1046499 INFO  
(updateExecutor-12572-thread-2-processing-n:127.0.0.1:33605_solr) 
[n:127.0.0.1:33605_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 1046505 INFO  (qtp1875795319-21612) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:35769_solr} status=0 QTime=0
   [junit4]   2> 1046505 INFO  
(updateExecutor-12583-thread-1-processing-n:127.0.0.1:38487_solr) 
[n:127.0.0.1:38487_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:35769_solr 
   [junit4]   2> 1046506 INFO  (qtp398053673-21604) [n:127.0.0.1:35769_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 
QTime=28
   [junit4]   1> sync resp: 
https://127.0.0.1:35769/api/node/files/_trusted_/keys/pub_key512.der?sync=true 
,is: null
   [junit4]   2> 1046516 INFO  (qtp398053673-21606) [n:127.0.0.1:35769_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> 1046516 INFO  (qtp398053673-21621) [n:127.0.0.1:35769_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1046518 INFO  
(updateExecutor-12583-thread-1-processing-n:127.0.0.1:38487_solr) 
[n:127.0.0.1:38487_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1046518 INFO  
(updateExecutor-12583-thread-1-processing-n:127.0.0.1:38487_solr) 
[n:127.0.0.1:38487_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 1046539 INFO  (qtp1875795319-21610) [n:127.0.0.1:38487_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> 1046568 INFO  (qtp994366445-21609) [n:127.0.0.1:33605_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> 1046592 INFO  (qtp398053673-21606) [n:127.0.0.1:35769_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> 1046602 INFO  (qtp2053513237-21603) [n:127.0.0.1:38987_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> 1046606 INFO  (qtp994366445-21609) [n:127.0.0.1:33605_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046608 INFO  (qtp994366445-21609) [n:127.0.0.1:33605_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 1046608 INFO  (qtp2053513237-21603) [n:127.0.0.1:38987_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046609 INFO  (qtp1875795319-21610) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046615 INFO  (qtp398053673-21621) [n:127.0.0.1:35769_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046615 INFO  (qtp994366445-21609) [n:127.0.0.1:33605_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 1046616 INFO  (qtp994366445-21609) [n:127.0.0.1:33605_solr     
] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and 
metadata. sizes 6860 246
   [junit4]   2> 1046628 INFO  (qtp398053673-21606) [n:127.0.0.1:35769_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:33605_solr} 
status=0 QTime=10
   [junit4]   2> 1046628 INFO  
(updateExecutor-12561-thread-2-processing-n:127.0.0.1:35769_solr) 
[n:127.0.0.1:35769_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:33605_solr 
   [junit4]   2> 1046628 INFO  (qtp1875795319-21612) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:33605_solr} 
status=0 QTime=0
   [junit4]   2> 1046629 INFO  
(updateExecutor-12583-thread-1-processing-n:127.0.0.1:38487_solr) 
[n:127.0.0.1:38487_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:33605_solr 
   [junit4]   2> 1046629 INFO  (qtp994366445-21616) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 1046629 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:33605_solr} 
status=0 QTime=0
   [junit4]   2> 1046629 INFO  
(updateExecutor-12594-thread-1-processing-n:127.0.0.1:38987_solr) 
[n:127.0.0.1:38987_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:33605_solr 
   [junit4]   2> 1046629 INFO  (qtp994366445-21616) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 1046629 INFO  (qtp994366445-21607) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 1046630 INFO  (qtp994366445-21616) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 1046630 INFO  (qtp994366445-21609) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/files/mypkg/v.0.12/jar_b.jar 
params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2}
 status=0 QTime=26
   [junit4]   2> 1046630 INFO  (qtp994366445-21607) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 1046631 INFO  
(updateExecutor-12561-thread-2-processing-n:127.0.0.1:35769_solr) 
[n:127.0.0.1:35769_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 1046631 INFO  
(updateExecutor-12561-thread-2-processing-n:127.0.0.1:35769_solr) 
[n:127.0.0.1:35769_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 1046631 INFO  
(updateExecutor-12583-thread-1-processing-n:127.0.0.1:38487_solr) 
[n:127.0.0.1:38487_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 1046631 INFO  
(updateExecutor-12583-thread-1-processing-n:127.0.0.1:38487_solr) 
[n:127.0.0.1:38487_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 1046635 INFO  (qtp994366445-21609) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 1046637 INFO  
(updateExecutor-12594-thread-1-processing-n:127.0.0.1:38987_solr) 
[n:127.0.0.1:38987_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 1046637 INFO  
(updateExecutor-12594-thread-1-processing-n:127.0.0.1:38987_solr) 
[n:127.0.0.1:38987_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 1046647 INFO  (qtp1875795319-21627) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1046665 INFO  (qtp994366445-21632) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1046681 INFO  (qtp398053673-21606) [n:127.0.0.1:35769_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1046695 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1046697 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046698 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046703 DEBUG (zkCallback-12623-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1046703 DEBUG (zkCallback-12633-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1046703 DEBUG (zkCallback-12597-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1046703 DEBUG (zkCallback-12613-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1046704 INFO  (qtp994366445-21609) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046705 INFO  (qtp1875795319-21627) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046705 INFO  (qtp398053673-21606) [n:127.0.0.1:35769_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046706 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1046706 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 1046706 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with 
artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 1046719 INFO  (zkCallback-12633-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1046719 INFO  (zkCallback-12623-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1046719 INFO  (zkCallback-12633-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 1046719 INFO  (zkCallback-12623-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 1046719 INFO  (zkCallback-12623-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with 
artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 1046720 INFO  (zkCallback-12613-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1046720 INFO  (zkCallback-12613-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 1046720 INFO  (zkCallback-12613-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with 
artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 1046720 INFO  (zkCallback-12597-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1046720 INFO  (zkCallback-12597-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 1046720 INFO  (zkCallback-12597-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with 
artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 1046723 INFO  (zkCallback-12613-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046723 INFO  (zkCallback-12623-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046723 INFO  (zkCallback-12597-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046724 INFO  (zkCallback-12597-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046724 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046725 INFO  (zkCallback-12597-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_733CB028ED55533C-001/tempDir-001/node1/filestore/mypkg/v.0.12]
   [junit4]   2> 1046726 INFO  (zkCallback-12597-thread-1) [     ] 
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 1046726 INFO  (zkCallback-12623-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046726 INFO  (zkCallback-12613-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046727 INFO  (zkCallback-12623-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_733CB028ED55533C-001/tempDir-001/node2/filestore/mypkg/v.0.12]
   [junit4]   2> 1046727 INFO  (zkCallback-12623-thread-1) [     ] 
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 1046727 INFO  (zkCallback-12613-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_733CB028ED55533C-001/tempDir-001/node3/filestore/mypkg/v.0.12]
   [junit4]   2> 1046727 INFO  (zkCallback-12613-thread-1) [     ] 
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 1046738 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046739 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_733CB028ED55533C-001/tempDir-001/node4/filestore/mypkg/v.0.12]
   [junit4]   2> 1046740 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 1046740 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=43
   [junit4]   2> 1046744 INFO  (qtp1875795319-21612) [n:127.0.0.1:38487_solr    
 ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046745 INFO  (qtp1875795319-21612) [n:127.0.0.1:38487_solr    
 ] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.13/jar_a.jar
   [junit4]   2> 1046754 INFO  (qtp2053513237-21603) [n:127.0.0.1:38987_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046755 INFO  (qtp398053673-21621) [n:127.0.0.1:35769_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046755 INFO  (qtp994366445-21632) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046755 INFO  (qtp1875795319-21612) [n:127.0.0.1:38487_solr    
 ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 1046756 INFO  (qtp1875795319-21612) [n:127.0.0.1:38487_solr    
 ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and 
metadata. sizes 6582 246
   [junit4]   2> 1046757 INFO  (qtp398053673-21625) [n:127.0.0.1:35769_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:38487_solr} 
status=0 QTime=0
   [junit4]   2> 1046757 INFO  
(updateExecutor-12561-thread-2-processing-n:127.0.0.1:35769_solr) 
[n:127.0.0.1:35769_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.13/jar_a.jar from 127.0.0.1:38487_solr 
   [junit4]   2> 1046758 INFO  (qtp1875795319-21610) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 1046758 INFO  (qtp994366445-21607) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:38487_solr} 
status=0 QTime=0
   [junit4]   2> 1046758 INFO  
(updateExecutor-12572-thread-3-processing-n:127.0.0.1:33605_solr) 
[n:127.0.0.1:33605_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.13/jar_a.jar from 127.0.0.1:38487_solr 
   [junit4]   2> 1046759 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:38487_solr} 
status=0 QTime=0
   [junit4]   2> 1046759 INFO  
(updateExecutor-12594-thread-1-processing-n:127.0.0.1:38987_solr) 
[n:127.0.0.1:38987_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.13/jar_a.jar from 127.0.0.1:38487_solr 
   [junit4]   2> 1046759 INFO  (qtp1875795319-21612) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/files/mypkg/v.0.13/jar_a.jar 
params={sig=j%2BRflxi64tXdqosIhbusqi6GTwZq8znunC/dzwcWW0/dHlFGKDurOaE1Nz9FSPJuXbHkVLj638yZ0Lp1ssnoYA%3D%3D&wt=javabin&version=2}
 status=0 QTime=16
   [junit4]   2> 1046760 INFO  (qtp1875795319-21612) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 1046760 INFO  (qtp1875795319-21638) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 1046761 INFO  (qtp1875795319-21638) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 1046761 INFO  
(updateExecutor-12561-thread-2-processing-n:127.0.0.1:35769_solr) 
[n:127.0.0.1:35769_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 1046761 INFO  
(updateExecutor-12561-thread-2-processing-n:127.0.0.1:35769_solr) 
[n:127.0.0.1:35769_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.13/jar_a.jar
   [junit4]   2> 1046761 INFO  (qtp1875795319-21638) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 1046762 INFO  (qtp1875795319-21610) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 1046762 INFO  
(updateExecutor-12594-thread-1-processing-n:127.0.0.1:38987_solr) 
[n:127.0.0.1:38987_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 1046762 INFO  
(updateExecutor-12594-thread-1-processing-n:127.0.0.1:38987_solr) 
[n:127.0.0.1:38987_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.13/jar_a.jar
   [junit4]   2> 1046763 INFO  
(updateExecutor-12572-thread-3-processing-n:127.0.0.1:33605_solr) 
[n:127.0.0.1:33605_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 1046763 INFO  
(updateExecutor-12572-thread-3-processing-n:127.0.0.1:33605_solr) 
[n:127.0.0.1:33605_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.13/jar_a.jar
   [junit4]   2> 1046768 INFO  (qtp1875795319-21612) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1046785 INFO  (qtp994366445-21607) [n:127.0.0.1:33605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1046797 INFO  (qtp398053673-21625) [n:127.0.0.1:35769_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1046809 INFO  (qtp2053513237-21603) [n:127.0.0.1:38987_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1046812 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046813 INFO  (qtp2053513237-21601) [n:127.0.0.1:38987_solr    
 ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046819 DEBUG (zkCallback-12623-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1046819 DEBUG (zkCallback-12613-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1046819 DEBUG (zkCallback-12597-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1046819 DEBUG (zkCallback-12633-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1046820 INFO  (zkCallback-12613-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1046820 INFO  (zkCallback-12623-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1046820 INFO  (zkCallback-12613-thread-1) [     ] 
o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 1046820 INFO  (zkCallback-12623-thread-1) [     ] 
o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 1046820 INFO  (zkCallback-12613-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with 
artifacts [/mypkg/v.0.13/jar_a.jar]
   [junit4]   2> 1046820 INFO  (zkCallback-12623-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with 
artifacts [/mypkg/v.0.13/jar_a.jar]
   [junit4]   2> 1046820 INFO  (zkCallback-12633-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1046820 INFO  (zkCallback-12633-thread-1) [     ] 
o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 1046820 INFO  (zkCallback-12633-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with 
artifacts [/mypkg/v.0.13/jar_a.jar]
   [junit4]   2> 1046820 INFO  (zkCallback-12597-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1046820 INFO  (zkCallback-12597-thread-1) [     ] 
o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 1046820 INFO  (zkCallback-12597-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with 
artifacts [/mypkg/v.0.13/jar_a.jar]
   [junit4]   2> 1046821 INFO  (zkCallback-12613-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046822 INFO  (zkCallback-12623-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046825 INFO  (zkCallback-12613-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046825 INFO  (zkCallback-12633-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046825 INFO  (zkCallback-12623-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1046826 INFO  (qtp1875795319-21612) [n:127.0.0.1:38487_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1046826 INFO  (zkCallback-12613-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/

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

unit4]   2> 1068354 INFO  (jetty-closer-12830-thread-3) [     ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 1068354 INFO  
(TEST-TestPackages.testPluginLoading-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1068557 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>        8       /solr/configs/conf
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       
/solr/collections/testPluginLoadingColl/terms/shard2
   [junit4]   2>        5       
/solr/collections/testPluginLoadingColl/terms/shard1
   [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>        31      
/solr/collections/testPluginLoadingColl/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72087079570767883-127.0.0.1:32927_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        29      /solr/overseer/queue
   [junit4]   2>        17      /solr/live_nodes
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1068558 INFO  
(TEST-TestPackages.testPluginLoading-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37915
   [junit4]   2> 1068558 INFO  
(TEST-TestPackages.testPluginLoading-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37915
   [junit4]   2> 1068558 INFO  
(TEST-TestPackages.testPluginLoading-seed#[733CB028ED55533C]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37915
   [junit4]   2> 1068559 INFO  
(TEST-TestPackages.testPluginLoading-seed#[733CB028ED55533C]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testPluginLoading
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPackages 
-Dtests.method=testPluginLoading -Dtests.seed=733CB028ED55533C 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=my-MM 
-Dtests.timezone=Europe/Copenhagen -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 11.6s J1 | TestPackages.testPluginLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: req: 
org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1589/0x0000000801894940@97a6161
 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, 
_packageinfo_, package]' in response , {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "config":{"queryResponseWriter":{"json1":{
   [junit4]    >         "name":"json1",
   [junit4]    >         
"class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([733CB028ED55533C:A5BA50D50E4B94A6]:0)
   [junit4]    >        at 
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243)
   [junit4]    >        at 
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:214)
   [junit4]    >        at 
org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:463)
   [junit4]    >        at 
org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:180)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 1068561 INFO  
(SUITE-TestPackages-seed#[733CB028ED55533C]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1068561 INFO  
(SUITE-TestPackages-seed#[733CB028ED55533C]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37915
   [junit4]   2> 1068561 INFO  
(SUITE-TestPackages-seed#[733CB028ED55533C]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37915
   [junit4]   2> 1068561 INFO  
(SUITE-TestPackages-seed#[733CB028ED55533C]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37915
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_733CB028ED55533C-001
   [junit4]   2> Jun 15, 2020 8:37:26 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=1402, maxMBSortInHeap=6.816512399638027, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3d32cca2),
 locale=my-MM, timezone=Europe/Copenhagen
   [junit4]   2> NOTE: Linux 5.3.0-59-generic amd64/Oracle Corporation 15-ea 
(64-bit)/cpus=16,threads=1,free=352321536,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TermVectorComponentTest, 
CollectionTooManyReplicasTest, QueryResultKeyTest, SuggesterFSTTest, 
UUIDFieldTest, BasicFunctionalityTest, SpatialHeatmapFacetsTest, 
BlockCacheTest, TestFieldResource, TestLRUCache, TestTrieFacet, 
UninvertDocValuesMergePolicyTest, ZkCollectionPropsCachingTest, 
ForceLeaderTest, TestElisionMultitermQuery, TestSolrTestCaseJ4, 
CdcrVersionReplicationTest, DistribCursorPagingTest, TestExceedMaxTermLength, 
PeerSyncTest, TestDeprecatedFilters, HdfsChaosMonkeySafeLeaderTest, 
ZkDynamicConfigTest, IndexSizeTriggerSizeEstimationTest, ZookeeperReadAPITest, 
NodeMutatorTest, DistanceUnitsTest, ReplaceNodeTest, TaggerTest, 
SoftAutoCommitTest, TestQuerySenderListener, TestStressRecovery, 
BlockJoinFacetRandomTest, ExplicitHLLTest, ResponseHeaderTest, 
TestObjectReleaseTracker, ClassificationUpdateProcessorFactoryTest, 
FieldAnalysisRequestHandlerTest, TestRecovery, TestBlendedInfixSuggestions, 
TestReplicationHandlerBackup, ScheduledTriggerTest, TestCollapseQParserPlugin, 
OverseerSolrResponseTest, TestFieldCacheWithThreads, TestQueryUtils, 
TestExplainDocTransformer, TestConfigSetsAPIZkFailure, 
TestDynamicFieldNamesIndexCorrectly, ChaosMonkeyNothingIsSafeTest, 
TestTrackingShardHandlerFactory, TestSimpleQParserPlugin, DateFieldTest, 
TestSolrCloudWithHadoopAuthPlugin, ShardsWhitelistTest, 
LeaderVoteWaitTimeoutTest, TestInfoStreamLogging, PeerSyncReplicationTest, 
TestBlobHandler, TestNoOpRegenerator, TestPartialUpdateDeduplication, 
DebugComponentTest, SolrCloudExampleTest, SolrGraphiteReporterTest, 
AutoScalingHandlerTest, NodeLostTriggerIntegrationTest, 
TestSchemaVersionResource, DistributedFacetPivotSmallAdvancedTest, 
UpdateRequestProcessorFactoryTest, CloudExitableDirectoryReaderTest, 
PropertiesRequestHandlerTest, CoreAdminOperationTest, 
TestStressCloudBlindAtomicUpdates, TestSimNodeLostTrigger, 
DeleteInactiveReplicaTest, HttpPartitionOnCommitTest, 
LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, 
LeaderFailoverAfterPartitionTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, 
RemoteQueryErrorTest, SSLMigrationTest, SaslZkACLProviderTest, 
ShardRoutingCustomTest, TestAuthenticationFramework, TestCloudConsistency, 
TestQueryingOnDownCollection, TestRandomFlRTGCloud, TestUtilizeNode, 
TlogReplayBufferedWhileIndexingTest, UnloadDistributedZkTest, 
HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, 
TriggerCooldownIntegrationTest, TestSimDistributedQueue, 
CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, 
HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsSyncSliceTest, 
HdfsThreadLeakTest, SolrCoreCheckLockOnStartupTest, 
TestBackupRepositoryFactory, TestBadConfig, TestCodecSupport, TestConfig, 
TestConfigSetImmutable, TestCustomStream, TestSolrDeletionPolicy1, 
TestSolrDeletionPolicy2, TestSolrIndexConfig, TestSolrXml, 
TestSolrCloudSnapshots, XmlUpdateRequestHandlerTest, AdminHandlersProxyTest, 
InfoHandlerTest, LukeRequestHandlerTest, DistributedSpellCheckComponentTest, 
FacetPivotSmallTest, InfixSuggestersTest, HighlighterWithoutStoredIdTest, 
TestLegacyTerms, TestNumericRangeQuery32, TestPackages]
   [junit4] Completed [725/910 (1!)] on J1 in 24.51s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 45442 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3423/consoleText

[repro] Revision: cb8b9a9cf4a9a7eb798bcfdb4abb2f0f68efb760

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages 
-Dtests.method=testPluginLoading -Dtests.seed=733CB028ED55533C 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=my-MM 
-Dtests.timezone=Europe/Copenhagen -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 3450 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=733CB028ED55533C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=my-MM -Dtests.timezone=Europe/Copenhagen -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...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to