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

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-15-ea+9) - Build # 26038 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26038/
Java: 64bit/jdk-15-ea+9 -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$974/0x00007fbbed5cbcb0@36278133 . 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$974/0x00007fbbed5cbcb0@36278133 . 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([C7736E196C3B495B:11F58EE48F258EC1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:244)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:215)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13167 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 76658 INFO  (SUITE-TestPackages-seed#[C7736E196C3B495B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 76676 INFO  (SUITE-TestPackages-seed#[C7736E196C3B495B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C7736E196C3B495B-001/data-dir-8-001
   [junit4]   2> 76676 WARN  (SUITE-TestPackages-seed#[C7736E196C3B495B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 76677 INFO  (SUITE-TestPackages-seed#[C7736E196C3B495B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 76677 INFO  (SUITE-TestPackages-seed#[C7736E196C3B495B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 76677 INFO  (SUITE-TestPackages-seed#[C7736E196C3B495B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 76714 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAPI
   [junit4]   2> 76716 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C7736E196C3B495B-001/tempDir-001
   [junit4]   2> 76716 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 76731 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 76731 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 76824 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.ZkTestServer start zk server on port:38161
   [junit4]   2> 76825 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38161
   [junit4]   2> 76825 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38161
   [junit4]   2> 76825 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38161
   [junit4]   2> 76838 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76851 INFO  (zkConnectionManagerCallback-351-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 76851 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76877 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76890 INFO  (zkConnectionManagerCallback-353-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 76890 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76892 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76893 INFO  (zkConnectionManagerCallback-355-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 76893 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77015 INFO  (jetty-launcher-356-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 77015 INFO  (jetty-launcher-356-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 77015 INFO  (jetty-launcher-356-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 77033 INFO  (jetty-launcher-356-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 77033 INFO  (jetty-launcher-356-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 77033 INFO  (jetty-launcher-356-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 77033 INFO  (jetty-launcher-356-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 77033 INFO  (jetty-launcher-356-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 77033 INFO  (jetty-launcher-356-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 77040 INFO  (jetty-launcher-356-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 77040 INFO  (jetty-launcher-356-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 77040 INFO  (jetty-launcher-356-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 77138 INFO  (jetty-launcher-356-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 77138 INFO  (jetty-launcher-356-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 77139 INFO  (jetty-launcher-356-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 77161 INFO  (jetty-launcher-356-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28f80a29{/solr,null,AVAILABLE}
   [junit4]   2> 77164 INFO  (jetty-launcher-356-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 77164 INFO  (jetty-launcher-356-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 77164 INFO  (jetty-launcher-356-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 77168 INFO  (jetty-launcher-356-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 77168 INFO  (jetty-launcher-356-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 77168 INFO  (jetty-launcher-356-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 77172 INFO  (jetty-launcher-356-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b2e6a4{/solr,null,AVAILABLE}
   [junit4]   2> 77182 INFO  (jetty-launcher-356-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58113ba1{/solr,null,AVAILABLE}
   [junit4]   2> 77185 INFO  (jetty-launcher-356-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 77185 INFO  (jetty-launcher-356-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 77185 INFO  (jetty-launcher-356-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 77187 INFO  (jetty-launcher-356-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5410169a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33257}
   [junit4]   2> 77188 INFO  (jetty-launcher-356-thread-4) [     ] o.e.j.s.Server Started @77491ms
   [junit4]   2> 77188 INFO  (jetty-launcher-356-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33257}
   [junit4]   2> 77188 ERROR (jetty-launcher-356-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 77188 INFO  (jetty-launcher-356-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 77188 INFO  (jetty-launcher-356-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 77188 INFO  (jetty-launcher-356-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 77189 INFO  (jetty-launcher-356-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 77189 INFO  (jetty-launcher-356-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-17T14:42:17.754051Z
   [junit4]   2> 77195 INFO  (jetty-launcher-356-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1c48efa3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42799}
   [junit4]   2> 77196 INFO  (jetty-launcher-356-thread-3) [     ] o.e.j.s.Server Started @77499ms
   [junit4]   2> 77196 INFO  (jetty-launcher-356-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42799}
   [junit4]   2> 77196 ERROR (jetty-launcher-356-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 77196 INFO  (jetty-launcher-356-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 77196 INFO  (jetty-launcher-356-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 77196 INFO  (jetty-launcher-356-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 77196 INFO  (jetty-launcher-356-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 77196 INFO  (jetty-launcher-356-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-17T14:42:17.761662Z
   [junit4]   2> 77202 INFO  (jetty-launcher-356-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7c57a4b5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43455}
   [junit4]   2> 77202 INFO  (jetty-launcher-356-thread-2) [     ] o.e.j.s.Server Started @77506ms
   [junit4]   2> 77202 INFO  (jetty-launcher-356-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43455}
   [junit4]   2> 77203 ERROR (jetty-launcher-356-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 77203 INFO  (jetty-launcher-356-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 77203 INFO  (jetty-launcher-356-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 77203 INFO  (jetty-launcher-356-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 77203 INFO  (jetty-launcher-356-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 77203 INFO  (jetty-launcher-356-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-17T14:42:17.768360Z
   [junit4]   2> 77204 INFO  (jetty-launcher-356-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77232 INFO  (jetty-launcher-356-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d006bc5{/solr,null,AVAILABLE}
   [junit4]   2> 77257 INFO  (jetty-launcher-356-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77268 INFO  (jetty-launcher-356-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77312 INFO  (jetty-launcher-356-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e602d40{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41419}
   [junit4]   2> 77312 INFO  (jetty-launcher-356-thread-1) [     ] o.e.j.s.Server Started @77616ms
   [junit4]   2> 77313 INFO  (jetty-launcher-356-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41419}
   [junit4]   2> 77313 ERROR (jetty-launcher-356-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 77313 INFO  (jetty-launcher-356-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 77313 INFO  (jetty-launcher-356-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 77313 INFO  (jetty-launcher-356-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 77315 INFO  (jetty-launcher-356-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 77320 INFO  (jetty-launcher-356-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-17T14:42:17.880902Z
   [junit4]   2> 77348 INFO  (zkConnectionManagerCallback-360-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77348 INFO  (jetty-launcher-356-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77350 INFO  (zkConnectionManagerCallback-358-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77350 INFO  (jetty-launcher-356-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77355 INFO  (zkConnectionManagerCallback-362-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77355 INFO  (jetty-launcher-356-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77360 INFO  (jetty-launcher-356-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77372 INFO  (jetty-launcher-356-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 77373 INFO  (jetty-launcher-356-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 77374 INFO  (zkConnectionManagerCallback-364-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77374 INFO  (jetty-launcher-356-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77374 INFO  (jetty-launcher-356-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 77377 INFO  (jetty-launcher-356-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 77486 INFO  (jetty-launcher-356-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 77488 WARN  (jetty-launcher-356-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3687cdba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77488 WARN  (jetty-launcher-356-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3687cdba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77498 WARN  (jetty-launcher-356-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bbfe024[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77498 WARN  (jetty-launcher-356-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bbfe024[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77500 INFO  (jetty-launcher-356-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38161/solr
   [junit4]   2> 77502 INFO  (jetty-launcher-356-thread-3) [n:127.0.0.1:42799_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77524 INFO  (zkConnectionManagerCallback-371-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77524 INFO  (jetty-launcher-356-thread-3) [n:127.0.0.1:42799_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77573 INFO  (jetty-launcher-356-thread-3) [n:127.0.0.1:42799_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42799_solr
   [junit4]   2> 77574 INFO  (jetty-launcher-356-thread-3) [n:127.0.0.1:42799_solr     ] o.a.s.c.Overseer Overseer (id=72062908193570823-127.0.0.1:42799_solr-n_0000000000) starting
   [junit4]   2> 77577 INFO  (OverseerStateUpdate-72062908193570823-127.0.0.1:42799_solr-n_0000000000) [n:127.0.0.1:42799_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42799_solr
   [junit4]   2> 77580 INFO  (jetty-launcher-356-thread-3) [n:127.0.0.1:42799_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42799_solr
   [junit4]   2> 77581 INFO  (zkCallback-370-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 77582 INFO  (jetty-launcher-356-thread-3) [n:127.0.0.1:42799_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 77584 WARN  (jetty-launcher-356-thread-3) [n:127.0.0.1:42799_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> 77588 INFO  (jetty-launcher-356-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 77593 WARN  (jetty-launcher-356-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a5276f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77593 WARN  (jetty-launcher-356-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a5276f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77603 INFO  (jetty-launcher-356-thread-3) [n:127.0.0.1:42799_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 77620 WARN  (jetty-launcher-356-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61cecf6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77620 WARN  (jetty-launcher-356-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61cecf6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77621 INFO  (jetty-launcher-356-thread-3) [n:127.0.0.1:42799_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42799.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ad06013
   [junit4]   2> 77621 INFO  (jetty-launcher-356-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38161/solr
   [junit4]   2> 77626 INFO  (jetty-launcher-356-thread-3) [n:127.0.0.1:42799_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42799.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ad06013
   [junit4]   2> 77626 INFO  (jetty-launcher-356-thread-3) [n:127.0.0.1:42799_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42799.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ad06013
   [junit4]   2> 77628 INFO  (jetty-launcher-356-thread-3) [n:127.0.0.1:42799_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C7736E196C3B495B-001/tempDir-001/node3/.
   [junit4]   2> 77633 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:41419_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77640 INFO  (zkConnectionManagerCallback-382-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77640 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:41419_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77643 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:41419_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 77646 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:41419_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41419_solr as DOWN
   [junit4]   2> 77647 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:41419_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 77647 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:41419_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41419_solr
   [junit4]   2> 77649 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:41419_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 77650 WARN  (jetty-launcher-356-thread-1) [n:127.0.0.1:41419_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> 77651 INFO  (zkCallback-370-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 77652 INFO  (zkCallback-381-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 77659 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:41419_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 77673 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:41419_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41419.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ad06013
   [junit4]   2> 77678 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:41419_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41419.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ad06013
   [junit4]   2> 77679 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:41419_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41419.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ad06013
   [junit4]   2> 77680 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:41419_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C7736E196C3B495B-001/tempDir-001/node1/.
   [junit4]   2> 77687 INFO  (jetty-launcher-356-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 77689 WARN  (jetty-launcher-356-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71ac9dad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77689 WARN  (jetty-launcher-356-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71ac9dad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77693 WARN  (jetty-launcher-356-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3631fe1c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77693 WARN  (jetty-launcher-356-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3631fe1c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77694 INFO  (jetty-launcher-356-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38161/solr
   [junit4]   2> 77696 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:43455_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77697 INFO  (zkConnectionManagerCallback-393-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77697 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:43455_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77727 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:43455_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 77736 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:43455_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43455_solr as DOWN
   [junit4]   2> 77737 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:43455_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 77737 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:43455_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43455_solr
   [junit4]   2> 77739 INFO  (zkCallback-381-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 77740 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:43455_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 77741 WARN  (jetty-launcher-356-thread-2) [n:127.0.0.1:43455_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> 77748 INFO  (zkCallback-370-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 77752 INFO  (zkCallback-392-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 77753 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:43455_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 77768 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:43455_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43455.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ad06013
   [junit4]   2> 77775 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:43455_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43455.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ad06013
   [junit4]   2> 77775 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:43455_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43455.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ad06013
   [junit4]   2> 77776 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:43455_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C7736E196C3B495B-001/tempDir-001/node2/.
   [junit4]   2> 77790 INFO  (jetty-launcher-356-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 77796 WARN  (jetty-launcher-356-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65dcae74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77796 WARN  (jetty-launcher-356-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65dcae74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77804 WARN  (jetty-launcher-356-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c693cd3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77804 WARN  (jetty-launcher-356-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c693cd3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77805 INFO  (jetty-launcher-356-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38161/solr
   [junit4]   2> 77810 INFO  (jetty-launcher-356-thread-4) [n:127.0.0.1:33257_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77814 INFO  (zkConnectionManagerCallback-404-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77814 INFO  (jetty-launcher-356-thread-4) [n:127.0.0.1:33257_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77822 INFO  (jetty-launcher-356-thread-4) [n:127.0.0.1:33257_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 77825 INFO  (jetty-launcher-356-thread-4) [n:127.0.0.1:33257_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33257_solr as DOWN
   [junit4]   2> 77826 INFO  (jetty-launcher-356-thread-4) [n:127.0.0.1:33257_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 77826 INFO  (jetty-launcher-356-thread-4) [n:127.0.0.1:33257_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33257_solr
   [junit4]   2> 77827 INFO  (zkCallback-392-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 77827 INFO  (zkCallback-370-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 77828 INFO  (zkCallback-381-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 77829 INFO  (jetty-launcher-356-thread-4) [n:127.0.0.1:33257_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 77830 WARN  (jetty-launcher-356-thread-4) [n:127.0.0.1:33257_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> 77843 INFO  (jetty-launcher-356-thread-4) [n:127.0.0.1:33257_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 77848 INFO  (zkCallback-403-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 77858 INFO  (jetty-launcher-356-thread-4) [n:127.0.0.1:33257_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33257.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ad06013
   [junit4]   2> 77863 INFO  (jetty-launcher-356-thread-4) [n:127.0.0.1:33257_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33257.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ad06013
   [junit4]   2> 77864 INFO  (jetty-launcher-356-thread-4) [n:127.0.0.1:33257_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33257.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ad06013
   [junit4]   2> 77865 INFO  (jetty-launcher-356-thread-4) [n:127.0.0.1:33257_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C7736E196C3B495B-001/tempDir-001/node4/.
   [junit4]   2> 77920 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 77924 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77925 INFO  (zkConnectionManagerCallback-413-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77925 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77926 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 77930 INFO  (TEST-TestPackages.testAPI-seed#[C7736E196C3B495B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38161/solr ready
   [junit4]   2> 77989 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 77992 INFO  (qtp1922061463-1392) [n:127.0.0.1:43455_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> 77999 INFO  (qtp1524097968-1394) [n:127.0.0.1:33257_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> 78011 INFO  (qtp311362434-1396) [n:127.0.0.1:42799_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> 78012 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 78013 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 78014 INFO  (qtp1524097968-1394) [n:127.0.0.1:33257_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> 78014 INFO  (qtp311362434-1396) [n:127.0.0.1:42799_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> 78016 INFO  (qtp1922061463-1392) [n:127.0.0.1:43455_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> 78016 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 78016 ERROR (qtp1890045220-1390) [n:127.0.0.1:41419_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:237)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:159) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559) ~[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:347) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [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.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 78016 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=69
   [junit4]   2> 78030 INFO  (qtp311362434-1396) [n:127.0.0.1:42799_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 78032 INFO  (qtp1524097968-1394) [n:127.0.0.1:33257_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> 78039 INFO  (qtp1922061463-1392) [n:127.0.0.1:43455_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> 78042 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_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> 78042 INFO  (qtp311362434-1396) [n:127.0.0.1:42799_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 78048 INFO  (qtp311362434-1396) [n:127.0.0.1:42799_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 78062 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_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:42799_solr} status=0 QTime=0
   [junit4]   2> 78062 INFO  (updateExecutor-378-thread-1-processing-n:127.0.0.1:41419_solr) [n:127.0.0.1:41419_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:42799_solr 
   [junit4]   2> 78067 INFO  (qtp1524097968-1394) [n:127.0.0.1:33257_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:42799_solr} status=0 QTime=3
   [junit4]   2> 78067 INFO  (updateExecutor-400-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:42799_solr 
   [junit4]   2> 78070 INFO  (qtp311362434-1400) [n:127.0.0.1:42799_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> 78075 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_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> 78080 INFO  (qtp311362434-1400) [n:127.0.0.1:42799_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> 78083 INFO  (qtp1922061463-1392) [n:127.0.0.1:43455_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:42799_solr} status=0 QTime=14
   [junit4]   2> 78084 INFO  (updateExecutor-389-thread-1-processing-n:127.0.0.1:43455_solr) [n:127.0.0.1:43455_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:42799_solr 
   [junit4]   2> 78088 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_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> 78089 INFO  (updateExecutor-378-thread-1-processing-n:127.0.0.1:41419_solr) [n:127.0.0.1:41419_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 78089 INFO  (updateExecutor-378-thread-1-processing-n:127.0.0.1:41419_solr) [n:127.0.0.1:41419_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 78092 INFO  (updateExecutor-400-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 78095 INFO  (qtp311362434-1396) [n:127.0.0.1:42799_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=72
   [junit4]   2> 78095 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=4
   [junit4]   2> 78097 INFO  (updateExecutor-400-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 78100 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_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> 78101 INFO  (qtp311362434-1396) [n:127.0.0.1:42799_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=1
   [junit4]   2> 78102 INFO  (updateExecutor-389-thread-1-processing-n:127.0.0.1:43455_solr) [n:127.0.0.1:43455_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 78102 INFO  (updateExecutor-389-thread-1-processing-n:127.0.0.1:43455_solr) [n:127.0.0.1:43455_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 78113 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_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> 78120 INFO  (qtp1922061463-1392) [n:127.0.0.1:43455_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> 78132 INFO  (qtp1524097968-1394) [n:127.0.0.1:33257_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> 78137 ERROR (qtp1890045220-1390) [n:127.0.0.1:41419_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:237)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:159) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559) ~[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:347) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [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.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 78137 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 78160 INFO  (qtp1922061463-1392) [n:127.0.0.1:43455_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41419_solr} status=0 QTime=0
   [junit4]   2> 78160 INFO  (updateExecutor-389-thread-1-processing-n:127.0.0.1:43455_solr) [n:127.0.0.1:43455_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41419_solr 
   [junit4]   2> 78161 INFO  (qtp1890045220-1407) [n:127.0.0.1:41419_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> 78162 INFO  (qtp1890045220-1407) [n:127.0.0.1:41419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 78163 INFO  (updateExecutor-389-thread-1-processing-n:127.0.0.1:43455_solr) [n:127.0.0.1:43455_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 78163 INFO  (updateExecutor-389-thread-1-processing-n:127.0.0.1:43455_solr) [n:127.0.0.1:43455_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 78163 INFO  (qtp311362434-1396) [n:127.0.0.1:42799_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41419_solr} status=0 QTime=2
   [junit4]   2> 78164 INFO  (updateExecutor-367-thread-2-processing-n:127.0.0.1:42799_solr) [n:127.0.0.1:42799_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41419_solr 
   [junit4]   2> 78164 INFO  (qtp1524097968-1394) [n:127.0.0.1:33257_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41419_solr} status=0 QTime=0
   [junit4]   2> 78165 INFO  (updateExecutor-400-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41419_solr 
   [junit4]   2> 78165 INFO  (qtp1890045220-1407) [n:127.0.0.1:41419_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> 78165 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=7
   [junit4]   1> sync resp: http://127.0.0.1:41419/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 78168 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 78169 INFO  (updateExecutor-367-thread-2-processing-n:127.0.0.1:42799_solr) [n:127.0.0.1:42799_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 78169 INFO  (updateExecutor-367-thread-2-processing-n:127.0.0.1:42799_solr) [n:127.0.0.1:42799_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 78174 INFO  (qtp1890045220-1407) [n:127.0.0.1:41419_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> 78175 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 78176 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_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> 78179 INFO  (updateExecutor-400-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 78179 INFO  (updateExecutor-400-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 78184 INFO  (qtp1890045220-1407) [n:127.0.0.1:41419_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> 78188 INFO  (qtp1922061463-1392) [n:127.0.0.1:43455_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> 78192 INFO  (qtp1524097968-1394) [n:127.0.0.1:33257_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> 78197 INFO  (qtp1524097968-1394) [n:127.0.0.1:33257_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78200 INFO  (qtp1524097968-1394) [n:127.0.0.1:33257_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 78200 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_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> 78202 INFO  (qtp1922061463-1392) [n:127.0.0.1:43455_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> 78203 INFO  (qtp1890045220-1407) [n:127.0.0.1:41419_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> 78203 INFO  (qtp1524097968-1394) [n:127.0.0.1:33257_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 78203 INFO  (qtp1524097968-1394) [n:127.0.0.1:33257_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 78206 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_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:33257_solr} status=0 QTime=0
   [junit4]   2> 78206 INFO  (updateExecutor-378-thread-2-processing-n:127.0.0.1:41419_solr) [n:127.0.0.1:41419_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:33257_solr 
   [junit4]   2> 78207 INFO  (qtp1922061463-1409) [n:127.0.0.1:43455_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:33257_solr} status=0 QTime=0
   [junit4]   2> 78207 INFO  (qtp1524097968-1411) [n:127.0.0.1:33257_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> 78207 INFO  (updateExecutor-389-thread-1-processing-n:127.0.0.1:43455_solr) [n:127.0.0.1:43455_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:33257_solr 
   [junit4]   2> 78209 INFO  (qtp311362434-1396) [n:127.0.0.1:42799_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:33257_solr} status=0 QTime=0
   [junit4]   2> 78209 INFO  (updateExecutor-367-thread-2-processing-n:127.0.0.1:42799_solr) [n:127.0.0.1:42799_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:33257_solr 
   [junit4]   2> 78210 INFO  (qtp1524097968-1420) [n:127.0.0.1:33257_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> 78212 INFO  (qtp1524097968-1418) [n:127.0.0.1:33257_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> 78214 INFO  (updateExecutor-378-thread-2-processing-n:127.0.0.1:41419_solr) [n:127.0.0.1:41419_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 78214 INFO  (updateExecutor-378-thread-2-processing-n:127.0.0.1:41419_solr) [n:127.0.0.1:41419_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 78216 INFO  (qtp1524097968-1394) [n:127.0.0.1:33257_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=21
   [junit4]   2> 78220 INFO  (qtp1524097968-1411) [n:127.0.0.1:33257_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> 78221 INFO  (qtp1524097968-1420) [n:127.0.0.1:33257_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> 78222 INFO  (updateExecutor-367-thread-2-processing-n:127.0.0.1:42799_solr) [n:127.0.0.1:42799_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 78222 INFO  (updateExecutor-367-thread-2-processing-n:127.0.0.1:42799_solr) [n:127.0.0.1:42799_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 78232 INFO  (qtp1524097968-1421) [n:127.0.0.1:33257_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> 78234 INFO  (updateExecutor-389-thread-1-processing-n:127.0.0.1:43455_solr) [n:127.0.0.1:43455_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 78234 INFO  (updateExecutor-389-thread-1-processing-n:127.0.0.1:43455_solr) [n:127.0.0.1:43455_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 78245 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_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> 78249 INFO  (qtp1890045220-1407) [n:127.0.0.1:41419_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> 78256 INFO  (qtp1922061463-1409) [n:127.0.0.1:43455_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> 78272 INFO  (qtp1524097968-1411) [n:127.0.0.1:33257_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> 78281 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78282 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78285 DEBUG (zkCallback-403-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 78285 DEBUG (zkCallback-381-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 78285 DEBUG (zkCallback-392-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 78285 DEBUG (zkCallback-370-thread-2) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 78288 INFO  (qtp1890045220-1407) [n:127.0.0.1:41419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 78293 INFO  (qtp1922061463-1392) [n:127.0.0.1:43455_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 78295 INFO  (qtp1524097968-1421) [n:127.0.0.1:33257_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 78297 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 78297 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_solr     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 78297 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_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> 78300 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78300 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78304 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C7736E196C3B495B-001/tempDir-001/node3/filestore/mypkg/v.0.12]
   [junit4]   2> 78305 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_solr     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 78305 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 78306 INFO  (zkCallback-370-thread-2) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 78307 INFO  (zkCallback-403-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 78307 INFO  (zkCallback-403-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 78308 INFO  (zkCallback-392-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 78308 INFO  (zkCallback-392-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 78308 INFO  (zkCallback-392-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> 78307 INFO  (zkCallback-403-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> 78309 INFO  (zkCallback-392-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78310 INFO  (zkCallback-403-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78310 INFO  (zkCallback-392-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78311 INFO  (zkCallback-403-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78312 INFO  (zkCallback-381-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 78312 INFO  (zkCallback-381-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 78312 INFO  (zkCallback-381-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> 78313 INFO  (zkCallback-403-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C7736E196C3B495B-001/tempDir-001/node4/filestore/mypkg/v.0.12]
   [junit4]   2> 78313 INFO  (zkCallback-403-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 78314 INFO  (zkCallback-381-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78314 INFO  (zkCallback-392-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C7736E196C3B495B-001/tempDir-001/node2/filestore/mypkg/v.0.12]
   [junit4]   2> 78314 INFO  (zkCallback-392-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 78314 INFO  (zkCallback-381-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78316 INFO  (qtp311362434-1396) [n:127.0.0.1:42799_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78317 INFO  (qtp311362434-1396) [n:127.0.0.1:42799_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 78317 INFO  (zkCallback-381-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C7736E196C3B495B-001/tempDir-001/node1/filestore/mypkg/v.0.12]
   [junit4]   2> 78317 INFO  (zkCallback-381-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 78318 INFO  (qtp1922061463-1409) [n:127.0.0.1:43455_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> 78320 INFO  (qtp1524097968-1394) [n:127.0.0.1:33257_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> 78321 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_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> 78321 INFO  (qtp311362434-1396) [n:127.0.0.1:42799_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 78322 INFO  (qtp311362434-1396) [n:127.0.0.1:42799_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 78324 INFO  (qtp1890045220-1413) [n:127.0.0.1:41419_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:42799_solr} status=0 QTime=0
   [junit4]   2> 78325 INFO  (updateExecutor-378-thread-2-processing-n:127.0.0.1:41419_solr) [n:127.0.0.1:41419_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:42799_solr 
   [junit4]   2> 78325 INFO  (qtp311362434-1400) [n:127.0.0.1:42799_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> 78325 INFO  (qtp1922061463-1392) [n:127.0.0.1:43455_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:42799_solr} status=0 QTime=0
   [junit4]   2> 78326 INFO  (updateExecutor-389-thread-1-processing-n:127.0.0.1:43455_solr) [n:127.0.0.1:43455_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:42799_solr 
   [junit4]   2> 78327 INFO  (qtp311362434-1400) [n:127.0.0.1:42799_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> 78327 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_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> 78328 INFO  (updateExecutor-378-thread-2-processing-n:127.0.0.1:41419_solr) [n:127.0.0.1:41419_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 78328 INFO  (updateExecutor-378-thread-2-processing-n:127.0.0.1:41419_solr) [n:127.0.0.1:41419_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 78330 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_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> 78331 INFO  (updateExecutor-389-thread-1-processing-n:127.0.0.1:43455_solr) [n:127.0.0.1:43455_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 78331 INFO  (updateExecutor-389-thread-1-processing-n:127.0.0.1:43455_solr) [n:127.0.0.1:43455_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 78340 INFO  (qtp1524097968-1411) [n:127.0.0.1:33257_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:42799_solr} status=0 QTime=4
   [junit4]   2> 78340 INFO  (updateExecutor-400-thread-2-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:42799_solr 
   [junit4]   2> 78341 INFO  (qtp311362434-1400) [n:127.0.0.1:42799_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> 78343 INFO  (qtp311362434-1396) [n:127.0.0.1:42799_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=32
   [junit4]   2> 78343 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_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> 78348 INFO  (updateExecutor-400-thread-2-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 78348 INFO  (updateExecutor-400-thread-2-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 78348 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_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> 78354 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_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> 78361 INFO  (qtp1922061463-1392) [n:127.0.0.1:43455_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> 78379 INFO  (qtp1524097968-1418) [n:127.0.0.1:33257_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> 78382 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78383 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78385 DEBUG (zkCallback-370-thread-2) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 78385 DEBUG (zkCallback-403-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 78385 DEBUG (zkCallback-381-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 78385 DEBUG (zkCallback-392-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 78385 INFO  (zkCallback-370-thread-2) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 78385 INFO  (zkCallback-370-thread-2) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 78385 INFO  (zkCallback-370-thread-2) [     ] 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> 78386 INFO  (qtp1922061463-1409) [n:127.0.0.1:43455_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 78386 INFO  (zkCallback-392-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 78386 INFO  (zkCallback-392-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 78386 INFO  (zkCallback-392-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> 78387 INFO  (zkCallback-381-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 78387 INFO  (zkCallback-381-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 78387 INFO  (zkCallback-381-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> 78387 INFO  (qtp311362434-1401) [n:127.0.0.1:42799_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 78387 INFO  (zkCallback-403-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 78387 INFO  (zkCallback-403-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 78387 INFO  (zkCallback-403-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> 78387 INFO  (zkCallback-370-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78388 INFO  (zkCallback-381-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78388 INFO  (zkCallback-403-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78388 INFO  (qtp1524097968-1411) [n:127.0.0.1:33257_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 78388 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 78388 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_solr     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 78389 INFO  (zkCallback-381-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78389 INFO  (zkCallback-403-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78390 INFO  (zkCallback-403-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C7736E196C3B495B-001/tempDir-001/node4/filestore/mypkg/v.0.13]
   [junit4]   2> 78390 INFO  (zkCallback-381-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C7736E196C3B495B-001/tempDir-001/node1/filestore/mypkg/v.0.13]
   [junit4]   2> 78390 INFO  (zkCallback-403-thread-1) [     ] o.a.s.p.PackageLoader version: 0.13 is the new latest in package: test_pkg
   [junit4]   2> 78390 INFO  (zkCallback-381-thread-1) [     ] o.a.s.p.PackageLoader version: 0.13 is the new latest in package: test_pkg
   [junit4]   2> 78390 INFO  (qtp1890045220-1390) [n:127.0.0.1:41419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 78392 INFO  (zkCallback-370-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78392 INFO  (zkCallback-392-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78393 INFO  (zkCallback-392-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 78393 INFO  (zkCallback-370-thread-2) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C7736E196C3B495B-001/tempDir-001/node3/filestore/mypkg/v.0.13]
   [junit4]   2> 78393 INFO  (zkCallback-370-thread-2) [     ] o.a.s.p.PackageLoader version: 0.13 is the new latest in package: test_pkg
   [junit4]   2> 78394 INFO  (zkCallback-392-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C7736E196C3B495B-001/tempDir-001/node2/filestore/mypkg/v.0.13]
   [junit4]   2> 78394 INFO  (zkCallback-392-thread-1) [     ] o.a.s.p.PackageLoader version: 0.13 is the new latest in package: test_pkg
   [junit4]   2> 78395 ERROR (qtp1890045220-1413) [n:127.0.0.1:41419_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{delete={package=test_pkg, version=0.1}, errorMessages=[No such version: 0.1]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:159) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCal

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

 Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 92729 INFO  (zkCallback-451-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 92729 INFO  (zkCallback-462-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 92731 INFO  (closeThreadPool-526-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72062908967944199-127.0.0.1:38639_solr-n_0000000000) closing
   [junit4]   2> 92732 INFO  (OverseerStateUpdate-72062908967944199-127.0.0.1:38639_solr-n_0000000000) [n:127.0.0.1:38639_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38639_solr
   [junit4]   2> 92732 INFO  (OverseerAutoScalingTriggerThread-72062908967944199-127.0.0.1:38639_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 92732 INFO  (closeThreadPool-526-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72062908967944199-127.0.0.1:38639_solr-n_0000000000) closing
   [junit4]   2> 92737 INFO  (zkCallback-462-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 92838 INFO  (jetty-closer-511-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72062908967944199-127.0.0.1:38639_solr-n_0000000000) closing
   [junit4]   2> 99405 INFO  (jetty-closer-511-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@568f040f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 99405 INFO  (jetty-closer-511-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e6a6f3d{/solr,null,UNAVAILABLE}
   [junit4]   2> 99405 INFO  (jetty-closer-511-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 99464 INFO  (jetty-closer-511-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@53abd62b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 99464 INFO  (jetty-closer-511-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1dc8d433{/solr,null,UNAVAILABLE}
   [junit4]   2> 99464 INFO  (jetty-closer-511-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 99585 INFO  (jetty-closer-511-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@64d387a2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 99585 INFO  (jetty-closer-511-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d1b81ce{/solr,null,UNAVAILABLE}
   [junit4]   2> 99585 INFO  (jetty-closer-511-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 99640 INFO  (jetty-closer-511-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@349a4706{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 99640 INFO  (jetty-closer-511-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c9f1801{/solr,null,UNAVAILABLE}
   [junit4]   2> 99640 INFO  (jetty-closer-511-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 99651 INFO  (TEST-TestPackages.testPluginLoading-seed#[C7736E196C3B495B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 99875 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> 	6	/solr/collections/testPluginLoadingColl/terms/shard2
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/testPluginLoadingColl/terms/shard1
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/collections/testPluginLoadingColl/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72062908967944200-127.0.0.1:43013_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/overseer/queue
   [junit4]   2> 	21	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 99876 INFO  (TEST-TestPackages.testPluginLoading-seed#[C7736E196C3B495B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34223
   [junit4]   2> 99876 INFO  (TEST-TestPackages.testPluginLoading-seed#[C7736E196C3B495B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34223
   [junit4]   2> 99876 INFO  (TEST-TestPackages.testPluginLoading-seed#[C7736E196C3B495B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34223
   [junit4]   2> 99877 INFO  (TEST-TestPackages.testPluginLoading-seed#[C7736E196C3B495B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPluginLoading
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=C7736E196C3B495B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 11.3s J0 | TestPackages.testPluginLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$974/0x00007fbbed5cbcb0@36278133 . 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([C7736E196C3B495B:11F58EE48F258EC1]:0)
   [junit4]    > 	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:244)
   [junit4]    > 	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:215)
   [junit4]    > 	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432)
   [junit4]    > 	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [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> 99885 INFO  (SUITE-TestPackages-seed#[C7736E196C3B495B]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 99885 INFO  (SUITE-TestPackages-seed#[C7736E196C3B495B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34223
   [junit4]   2> 99885 INFO  (SUITE-TestPackages-seed#[C7736E196C3B495B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34223
   [junit4]   2> 99885 INFO  (SUITE-TestPackages-seed#[C7736E196C3B495B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34223
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C7736E196C3B495B-001
   [junit4]   2> Mar 17, 2020 2:42:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=78, maxMBSortInHeap=7.810393404965362, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@52218193), locale=sk, timezone=Antarctica/Syowa
   [junit4]   2> NOTE: Linux 5.3.0-42-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=394264576,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrConfigHandler, LeaderFailureAfterFreshStartTest, SignificantTermsQParserPluginTest, PolyFieldTest, SchemaApiFailureTest, DistributedSpellCheckComponentTest, AnalysisAfterCoreReloadTest, TestPackages]
   [junit4] Completed [90/905 (1!)] on J0 in 23.60s, 2 tests, 1 failure <<< FAILURES!

[...truncated 47545 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26038/consoleText

[repro] Revision: bdb40fb1640079f7584146987fbe1a81b3709876

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=C7736E196C3B495B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[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 3128 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=C7736E196C3B495B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...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...]