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/10/03 21:03:30 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-15) - Build # 4584 - Still Unstable!

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

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

Error Message:
req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1186/0x0000000801426350@56d0981f . 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$1186/0x0000000801426350@56d0981f . 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([14B51513F6B1F5FD:C233F5EE15AF3267]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:257)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:224)
	at org.apache.solr.pkg.TestPackages.verifyComponent(TestPackages.java:476)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:193)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14317 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 276511 INFO  (SUITE-TestPackages-seed#[14B51513F6B1F5FD]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 276511 INFO  (SUITE-TestPackages-seed#[14B51513F6B1F5FD]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 276512 INFO  (SUITE-TestPackages-seed#[14B51513F6B1F5FD]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_14B51513F6B1F5FD-001/data-dir-36-001
   [junit4]   2> 276512 WARN  (SUITE-TestPackages-seed#[14B51513F6B1F5FD]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=42 numCloses=42
   [junit4]   2> 276512 INFO  (SUITE-TestPackages-seed#[14B51513F6B1F5FD]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 276513 INFO  (SUITE-TestPackages-seed#[14B51513F6B1F5FD]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 276516 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAPI
   [junit4]   2> 276517 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_14B51513F6B1F5FD-001/tempDir-001
   [junit4]   2> 276517 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 276517 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 276517 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 276518 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 276617 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.ZkTestServer start zk server on port: 36479
   [junit4]   2> 276618 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36479
   [junit4]   2> 276618 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36479
   [junit4]   2> 276618 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36479
   [junit4]   2> 276619 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276621 INFO  (zkConnectionManagerCallback-3036-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276621 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 276626 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276628 INFO  (zkConnectionManagerCallback-3038-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276628 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 276629 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276629 INFO  (zkConnectionManagerCallback-3040-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276629 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 276736 WARN  (jetty-launcher-3041-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 276736 WARN  (jetty-launcher-3041-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 276736 WARN  (jetty-launcher-3041-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 276736 WARN  (jetty-launcher-3041-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 276736 INFO  (jetty-launcher-3041-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 276736 INFO  (jetty-launcher-3041-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 276736 INFO  (jetty-launcher-3041-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 276736 INFO  (jetty-launcher-3041-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 276736 INFO  (jetty-launcher-3041-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 276736 INFO  (jetty-launcher-3041-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 276736 INFO  (jetty-launcher-3041-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 276736 INFO  (jetty-launcher-3041-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 276736 INFO  (jetty-launcher-3041-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 276736 INFO  (jetty-launcher-3041-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 276736 INFO  (jetty-launcher-3041-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 276736 INFO  (jetty-launcher-3041-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 276750 INFO  (jetty-launcher-3041-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 276750 INFO  (jetty-launcher-3041-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 276750 INFO  (jetty-launcher-3041-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 276750 INFO  (jetty-launcher-3041-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 276750 INFO  (jetty-launcher-3041-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 276750 INFO  (jetty-launcher-3041-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 276750 INFO  (jetty-launcher-3041-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 276750 INFO  (jetty-launcher-3041-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 276750 INFO  (jetty-launcher-3041-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 276750 INFO  (jetty-launcher-3041-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 276750 INFO  (jetty-launcher-3041-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 276750 INFO  (jetty-launcher-3041-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 276750 INFO  (jetty-launcher-3041-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ab3d4c6{/solr,null,AVAILABLE}
   [junit4]   2> 276750 INFO  (jetty-launcher-3041-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44f1f105{/solr,null,AVAILABLE}
   [junit4]   2> 276751 INFO  (jetty-launcher-3041-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@148e1060{/solr,null,AVAILABLE}
   [junit4]   2> 276751 INFO  (jetty-launcher-3041-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4720562d{/solr,null,AVAILABLE}
   [junit4]   2> 276751 INFO  (jetty-launcher-3041-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6a5e28a0{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:৩৭১৮৫}
   [junit4]   2> 276751 INFO  (jetty-launcher-3041-thread-3) [     ] o.e.j.s.Server Started @২৭৭০৫২ms
   [junit4]   2> 276751 INFO  (jetty-launcher-3041-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37185}
   [junit4]   2> 276752 INFO  (jetty-launcher-3041-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5bc2a45d{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:৪১৪৮৯}
   [junit4]   2> 276752 INFO  (jetty-launcher-3041-thread-4) [     ] o.e.j.s.Server Started @২৭৭০৫২ms
   [junit4]   2> 276752 INFO  (jetty-launcher-3041-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41489}
   [junit4]   2> 276752 ERROR (jetty-launcher-3041-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 276752 ERROR (jetty-launcher-3041-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 276752 INFO  (jetty-launcher-3041-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 276752 INFO  (jetty-launcher-3041-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 276752 INFO  (jetty-launcher-3041-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 276752 INFO  (jetty-launcher-3041-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 276752 INFO  (jetty-launcher-3041-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 276752 INFO  (jetty-launcher-3041-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 276752 INFO  (jetty-launcher-3041-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 276752 INFO  (jetty-launcher-3041-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 276752 INFO  (jetty-launcher-3041-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-03T20:34:46.525405972Z
   [junit4]   2> 276752 INFO  (jetty-launcher-3041-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-03T20:34:46.525413356Z
   [junit4]   2> 276753 INFO  (jetty-launcher-3041-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2a982efa{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:৩৫৭২৯}
   [junit4]   2> 276753 INFO  (jetty-launcher-3041-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1d14f22{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:৩৭৩১৯}
   [junit4]   2> 276753 INFO  (jetty-launcher-3041-thread-1) [     ] o.e.j.s.Server Started @২৭৭০৫৪ms
   [junit4]   2> 276753 INFO  (jetty-launcher-3041-thread-2) [     ] o.e.j.s.Server Started @২৭৭০৫৪ms
   [junit4]   2> 276753 INFO  (jetty-launcher-3041-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37319}
   [junit4]   2> 276753 INFO  (jetty-launcher-3041-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35729}
   [junit4]   2> 276756 INFO  (jetty-launcher-3041-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276757 ERROR (jetty-launcher-3041-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 276757 INFO  (jetty-launcher-3041-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 276757 INFO  (jetty-launcher-3041-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 276757 INFO  (jetty-launcher-3041-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 276757 INFO  (jetty-launcher-3041-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 276757 INFO  (jetty-launcher-3041-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-03T20:34:46.530123446Z
   [junit4]   2> 276757 INFO  (jetty-launcher-3041-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276758 INFO  (jetty-launcher-3041-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276759 INFO  (zkConnectionManagerCallback-3045-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276759 INFO  (jetty-launcher-3041-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 276759 INFO  (zkConnectionManagerCallback-3043-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276759 INFO  (jetty-launcher-3041-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 276760 INFO  (zkConnectionManagerCallback-3047-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276760 INFO  (jetty-launcher-3041-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 276760 INFO  (jetty-launcher-3041-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 276762 ERROR (jetty-launcher-3041-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 276762 INFO  (jetty-launcher-3041-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 276762 INFO  (jetty-launcher-3041-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 276762 INFO  (jetty-launcher-3041-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 276762 INFO  (jetty-launcher-3041-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 276762 INFO  (jetty-launcher-3041-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-03T20:34:46.535539148Z
   [junit4]   2> 276763 INFO  (jetty-launcher-3041-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 276763 INFO  (jetty-launcher-3041-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276766 INFO  (jetty-launcher-3041-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 276768 WARN  (jetty-launcher-3041-thread-3-SendThread(127.0.0.1:36479)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10039a9cc8a0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10039a9cc8a0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10039a9cc8a0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 276774 INFO  (zkConnectionManagerCallback-3049-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276774 INFO  (jetty-launcher-3041-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 276774 INFO  (jetty-launcher-3041-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 276968 INFO  (jetty-launcher-3041-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 276972 WARN  (jetty-launcher-3041-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21cf4ee1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 276972 WARN  (jetty-launcher-3041-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21cf4ee1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 276981 WARN  (jetty-launcher-3041-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1029b359[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 276981 WARN  (jetty-launcher-3041-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1029b359[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 276984 INFO  (jetty-launcher-3041-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36479/solr
   [junit4]   2> 276987 INFO  (jetty-launcher-3041-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276989 INFO  (zkConnectionManagerCallback-3062-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276989 INFO  (jetty-launcher-3041-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277039 INFO  (jetty-launcher-3041-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 277042 WARN  (jetty-launcher-3041-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46e9c20d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277043 WARN  (jetty-launcher-3041-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46e9c20d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277058 WARN  (jetty-launcher-3041-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7515ce06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277058 WARN  (jetty-launcher-3041-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7515ce06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277059 INFO  (jetty-launcher-3041-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36479/solr
   [junit4]   2> 277061 INFO  (jetty-launcher-3041-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277063 INFO  (zkConnectionManagerCallback-3069-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 277063 INFO  (jetty-launcher-3041-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277174 INFO  (jetty-launcher-3041-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 277177 WARN  (jetty-launcher-3041-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ed8b64[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277177 WARN  (jetty-launcher-3041-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ed8b64[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277180 WARN  (jetty-launcher-3041-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ba1e345[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277180 WARN  (jetty-launcher-3041-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ba1e345[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277181 INFO  (jetty-launcher-3041-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36479/solr
   [junit4]   2> 277182 INFO  (jetty-launcher-3041-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277193 INFO  (zkConnectionManagerCallback-3082-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 277193 INFO  (jetty-launcher-3041-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277273 INFO  (jetty-launcher-3041-thread-1) [n:127.0.0.1:35729_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277274 INFO  (zkConnectionManagerCallback-3084-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 277274 INFO  (jetty-launcher-3041-thread-1) [n:127.0.0.1:35729_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277333 INFO  (jetty-launcher-3041-thread-1) [n:127.0.0.1:35729_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35729_solr
   [junit4]   2> 277333 INFO  (jetty-launcher-3041-thread-1) [n:127.0.0.1:35729_solr     ] o.a.s.c.Overseer Overseer (id=72120995481780234-127.0.0.1:35729_solr-n_0000000000) starting
   [junit4]   2> 277336 INFO  (OverseerStateUpdate-72120995481780234-127.0.0.1:35729_solr-n_0000000000) [n:127.0.0.1:35729_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35729_solr
   [junit4]   2> 277350 INFO  (jetty-launcher-3041-thread-1) [n:127.0.0.1:35729_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35729_solr
   [junit4]   2> 277352 INFO  (jetty-launcher-3041-thread-1) [n:127.0.0.1:35729_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 277352 WARN  (jetty-launcher-3041-thread-1) [n:127.0.0.1:35729_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> 277356 INFO  (zkCallback-3083-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 277370 INFO  (jetty-launcher-3041-thread-2) [n:127.0.0.1:37319_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277371 INFO  (jetty-launcher-3041-thread-1) [n:127.0.0.1:35729_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 277372 INFO  (zkConnectionManagerCallback-3094-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 277372 INFO  (jetty-launcher-3041-thread-2) [n:127.0.0.1:37319_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277375 INFO  (jetty-launcher-3041-thread-2) [n:127.0.0.1:37319_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 277377 INFO  (jetty-launcher-3041-thread-2) [n:127.0.0.1:37319_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37319_solr as DOWN
   [junit4]   2> 277378 INFO  (jetty-launcher-3041-thread-2) [n:127.0.0.1:37319_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 277378 INFO  (jetty-launcher-3041-thread-2) [n:127.0.0.1:37319_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37319_solr
   [junit4]   2> 277378 INFO  (zkCallback-3083-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 277379 INFO  (jetty-launcher-3041-thread-2) [n:127.0.0.1:37319_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 277380 WARN  (jetty-launcher-3041-thread-2) [n:127.0.0.1:37319_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> 277382 INFO  (zkCallback-3093-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 277387 INFO  (jetty-launcher-3041-thread-2) [n:127.0.0.1:37319_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 277389 INFO  (jetty-launcher-3041-thread-1) [n:127.0.0.1:35729_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35729.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f6faa73
   [junit4]   2> 277395 INFO  (jetty-launcher-3041-thread-1) [n:127.0.0.1:35729_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35729.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f6faa73
   [junit4]   2> 277396 INFO  (jetty-launcher-3041-thread-1) [n:127.0.0.1:35729_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35729.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f6faa73
   [junit4]   2> 277397 INFO  (jetty-launcher-3041-thread-1) [n:127.0.0.1:35729_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_14B51513F6B1F5FD-001/tempDir-001/node1
   [junit4]   2> 277403 INFO  (jetty-launcher-3041-thread-2) [n:127.0.0.1:37319_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37319.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f6faa73
   [junit4]   2> 277409 INFO  (jetty-launcher-3041-thread-2) [n:127.0.0.1:37319_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37319.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f6faa73
   [junit4]   2> 277409 INFO  (jetty-launcher-3041-thread-2) [n:127.0.0.1:37319_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37319.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f6faa73
   [junit4]   2> 277410 INFO  (jetty-launcher-3041-thread-2) [n:127.0.0.1:37319_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_14B51513F6B1F5FD-001/tempDir-001/node2
   [junit4]   2> 277411 INFO  (jetty-launcher-3041-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 277413 WARN  (jetty-launcher-3041-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b5ec453[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277413 WARN  (jetty-launcher-3041-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b5ec453[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277415 WARN  (jetty-launcher-3041-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3978033a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277415 WARN  (jetty-launcher-3041-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3978033a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277416 INFO  (jetty-launcher-3041-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36479/solr
   [junit4]   2> 277416 INFO  (jetty-launcher-3041-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277417 INFO  (zkConnectionManagerCallback-3113-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 277417 INFO  (jetty-launcher-3041-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277470 INFO  (jetty-launcher-3041-thread-4) [n:127.0.0.1:41489_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277471 INFO  (zkConnectionManagerCallback-3115-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 277471 INFO  (jetty-launcher-3041-thread-4) [n:127.0.0.1:41489_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277473 INFO  (jetty-launcher-3041-thread-4) [n:127.0.0.1:41489_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 277474 INFO  (jetty-launcher-3041-thread-4) [n:127.0.0.1:41489_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41489_solr as DOWN
   [junit4]   2> 277475 INFO  (jetty-launcher-3041-thread-4) [n:127.0.0.1:41489_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 277475 INFO  (jetty-launcher-3041-thread-4) [n:127.0.0.1:41489_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41489_solr
   [junit4]   2> 277475 INFO  (zkCallback-3083-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 277475 INFO  (zkCallback-3093-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 277475 INFO  (zkCallback-3114-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 277476 INFO  (jetty-launcher-3041-thread-4) [n:127.0.0.1:41489_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 277476 WARN  (jetty-launcher-3041-thread-4) [n:127.0.0.1:41489_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> 277481 INFO  (jetty-launcher-3041-thread-4) [n:127.0.0.1:41489_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 277491 INFO  (jetty-launcher-3041-thread-4) [n:127.0.0.1:41489_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41489.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f6faa73
   [junit4]   2> 277496 INFO  (jetty-launcher-3041-thread-4) [n:127.0.0.1:41489_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41489.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f6faa73
   [junit4]   2> 277496 INFO  (jetty-launcher-3041-thread-4) [n:127.0.0.1:41489_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41489.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f6faa73
   [junit4]   2> 277496 INFO  (jetty-launcher-3041-thread-4) [n:127.0.0.1:41489_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_14B51513F6B1F5FD-001/tempDir-001/node4
   [junit4]   2> 277570 INFO  (jetty-launcher-3041-thread-3) [n:127.0.0.1:37185_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277571 INFO  (zkConnectionManagerCallback-3125-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 277571 INFO  (jetty-launcher-3041-thread-3) [n:127.0.0.1:37185_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277573 INFO  (jetty-launcher-3041-thread-3) [n:127.0.0.1:37185_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 277575 INFO  (jetty-launcher-3041-thread-3) [n:127.0.0.1:37185_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37185_solr as DOWN
   [junit4]   2> 277575 INFO  (jetty-launcher-3041-thread-3) [n:127.0.0.1:37185_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 277575 INFO  (jetty-launcher-3041-thread-3) [n:127.0.0.1:37185_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37185_solr
   [junit4]   2> 277576 INFO  (zkCallback-3083-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 277576 INFO  (zkCallback-3124-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 277576 INFO  (zkCallback-3114-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 277576 INFO  (zkCallback-3093-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 277577 INFO  (jetty-launcher-3041-thread-3) [n:127.0.0.1:37185_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 277577 WARN  (jetty-launcher-3041-thread-3) [n:127.0.0.1:37185_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> 277584 INFO  (jetty-launcher-3041-thread-3) [n:127.0.0.1:37185_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 277596 INFO  (jetty-launcher-3041-thread-3) [n:127.0.0.1:37185_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37185.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f6faa73
   [junit4]   2> 277601 INFO  (jetty-launcher-3041-thread-3) [n:127.0.0.1:37185_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37185.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f6faa73
   [junit4]   2> 277601 INFO  (jetty-launcher-3041-thread-3) [n:127.0.0.1:37185_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37185.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f6faa73
   [junit4]   2> 277602 INFO  (jetty-launcher-3041-thread-3) [n:127.0.0.1:37185_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_14B51513F6B1F5FD-001/tempDir-001/node3
   [junit4]   2> 277608 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 277609 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277609 INFO  (zkConnectionManagerCallback-3138-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 277609 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277610 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 277610 INFO  (TEST-TestPackages.testAPI-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36479/solr ready
   [junit4]   2> 277657 INFO  (qtp339235473-5576) [n:127.0.0.1:41489_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 277677 INFO  (qtp1700972061-5578) [n:127.0.0.1:35729_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=1
   [junit4]   2> 277698 INFO  (qtp1311486636-5581) [n:127.0.0.1:37319_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> 277732 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_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> 277733 INFO  (qtp339235473-5576) [n:127.0.0.1:41489_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 277733 INFO  (qtp339235473-5576) [n:127.0.0.1:41489_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 277744 INFO  (qtp631556191-5584) [n:127.0.0.1:37185_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> 277761 INFO  (qtp1700972061-5580) [n:127.0.0.1:35729_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> 277772 INFO  (qtp1311486636-5583) [n:127.0.0.1:37319_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> 277773 INFO  (qtp339235473-5576) [n:127.0.0.1:41489_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 277774 ERROR (qtp339235473-5576) [n:127.0.0.1:41489_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.checkForErrorInPayload(AnnotatedApi.java:327)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:297) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:198) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:821) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 277778 INFO  (qtp339235473-5576) [n:127.0.0.1:41489_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=150
   [junit4]   2> 277793 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 277802 INFO  (qtp1311486636-5581) [n:127.0.0.1:37319_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> 277811 INFO  (qtp1700972061-5578) [n:127.0.0.1:35729_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> 277822 INFO  (qtp339235473-5576) [n:127.0.0.1:41489_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> 277822 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 277824 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 277836 INFO  (qtp1700972061-5580) [n:127.0.0.1:35729_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:37185_solr} status=0 QTime=0
   [junit4]   2> 277837 INFO  (updateExecutor-3065-thread-1-processing-n:127.0.0.1:35729_solr) [n:127.0.0.1:35729_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:37185_solr 
   [junit4]   2> 277848 INFO  (qtp631556191-5584) [n:127.0.0.1:37185_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> 277848 INFO  (qtp339235473-5587) [n:127.0.0.1:41489_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:37185_solr} status=0 QTime=0
   [junit4]   2> 277848 INFO  (updateExecutor-3078-thread-1-processing-n:127.0.0.1:41489_solr) [n:127.0.0.1:41489_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:37185_solr 
   [junit4]   2> 277859 INFO  (qtp1311486636-5583) [n:127.0.0.1:37319_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:37185_solr} status=0 QTime=0
   [junit4]   2> 277859 INFO  (updateExecutor-3058-thread-1-processing-n:127.0.0.1:37319_solr) [n:127.0.0.1:37319_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:37185_solr 
   [junit4]   2> 277859 INFO  (qtp631556191-5584) [n:127.0.0.1:37185_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> 277860 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_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=69
   [junit4]   2> 277862 INFO  (qtp631556191-5589) [n:127.0.0.1:37185_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> 277864 INFO  (updateExecutor-3065-thread-1-processing-n:127.0.0.1:35729_solr) [n:127.0.0.1:35729_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 277864 INFO  (updateExecutor-3065-thread-1-processing-n:127.0.0.1:35729_solr) [n:127.0.0.1:35729_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 277870 INFO  (qtp631556191-5589) [n:127.0.0.1:37185_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> 277873 INFO  (qtp1700972061-5578) [n:127.0.0.1:35729_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> 277878 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_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> 277880 INFO  (updateExecutor-3078-thread-1-processing-n:127.0.0.1:41489_solr) [n:127.0.0.1:41489_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 277880 INFO  (updateExecutor-3078-thread-1-processing-n:127.0.0.1:41489_solr) [n:127.0.0.1:41489_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 277884 INFO  (qtp1311486636-5581) [n:127.0.0.1:37319_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> 277884 INFO  (qtp631556191-5584) [n:127.0.0.1:37185_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> 277886 INFO  (updateExecutor-3058-thread-1-processing-n:127.0.0.1:37319_solr) [n:127.0.0.1:37319_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 277886 INFO  (updateExecutor-3058-thread-1-processing-n:127.0.0.1:37319_solr) [n:127.0.0.1:37319_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 278001 INFO  (qtp1311486636-5583) [n:127.0.0.1:37319_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> 278014 INFO  (qtp339235473-5576) [n:127.0.0.1:41489_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> 278022 INFO  (qtp631556191-5584) [n:127.0.0.1:37185_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> 278042 ERROR (qtp1311486636-5583) [n:127.0.0.1:37319_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.checkForErrorInPayload(AnnotatedApi.java:327)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:297) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:198) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:821) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 278043 INFO  (qtp1311486636-5583) [n:127.0.0.1:37319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=4
   [junit4]   2> 278076 INFO  (qtp339235473-5587) [n:127.0.0.1:41489_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:35729_solr} status=0 QTime=0
   [junit4]   2> 278076 INFO  (updateExecutor-3078-thread-1-processing-n:127.0.0.1:41489_solr) [n:127.0.0.1:41489_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:35729_solr 
   [junit4]   2> 278087 INFO  (qtp1700972061-5578) [n:127.0.0.1:35729_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> 278093 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:35729_solr} status=0 QTime=0
   [junit4]   2> 278093 INFO  (updateExecutor-3109-thread-2-processing-n:127.0.0.1:37185_solr) [n:127.0.0.1:37185_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:35729_solr 
   [junit4]   2> 278096 INFO  (qtp1700972061-5578) [n:127.0.0.1:35729_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 278097 INFO  (updateExecutor-3078-thread-1-processing-n:127.0.0.1:41489_solr) [n:127.0.0.1:41489_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 278097 INFO  (updateExecutor-3078-thread-1-processing-n:127.0.0.1:41489_solr) [n:127.0.0.1:41489_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 278105 INFO  (qtp1311486636-5581) [n:127.0.0.1:37319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:35729_solr} status=0 QTime=0
   [junit4]   2> 278106 INFO  (updateExecutor-3058-thread-1-processing-n:127.0.0.1:37319_solr) [n:127.0.0.1:37319_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:35729_solr 
   [junit4]   2> 278106 INFO  (qtp1700972061-5580) [n:127.0.0.1:35729_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=44
   [junit4]   1> sync resp: https://127.0.0.1:35729/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 278110 INFO  (qtp1700972061-5601) [n:127.0.0.1:35729_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> 278123 INFO  (qtp1700972061-5578) [n:127.0.0.1:35729_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> 278123 INFO  (qtp1700972061-5578) [n:127.0.0.1:35729_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 278124 INFO  (updateExecutor-3109-thread-2-processing-n:127.0.0.1:37185_solr) [n:127.0.0.1:37185_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 278124 INFO  (updateExecutor-3109-thread-2-processing-n:127.0.0.1:37185_solr) [n:127.0.0.1:37185_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 278132 INFO  (qtp1700972061-5578) [n:127.0.0.1:35729_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 278134 INFO  (updateExecutor-3058-thread-1-processing-n:127.0.0.1:37319_solr) [n:127.0.0.1:37319_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 278134 INFO  (updateExecutor-3058-thread-1-processing-n:127.0.0.1:37319_solr) [n:127.0.0.1:37319_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 278134 INFO  (qtp1700972061-5603) [n:127.0.0.1:35729_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> 278146 INFO  (qtp1311486636-5583) [n:127.0.0.1:37319_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> 278157 INFO  (qtp339235473-5576) [n:127.0.0.1:41489_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> 278171 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_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> 278176 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 278178 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 278193 INFO  (qtp1700972061-5600) [n:127.0.0.1:35729_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> 278210 INFO  (qtp339235473-5587) [n:127.0.0.1:41489_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> 278225 INFO  (qtp1311486636-5581) [n:127.0.0.1:37319_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> 278226 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 278226 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 278237 INFO  (qtp339235473-5576) [n:127.0.0.1:41489_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:37185_solr} status=0 QTime=0
   [junit4]   2> 278237 INFO  (updateExecutor-3078-thread-1-processing-n:127.0.0.1:41489_solr) [n:127.0.0.1:41489_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:37185_solr 
   [junit4]   2> 278244 INFO  (qtp631556191-5589) [n:127.0.0.1:37185_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> 278244 INFO  (qtp1700972061-5580) [n:127.0.0.1:35729_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:37185_solr} status=0 QTime=0
   [junit4]   2> 278244 INFO  (updateExecutor-3065-thread-2-processing-n:127.0.0.1:35729_solr) [n:127.0.0.1:35729_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:37185_solr 
   [junit4]   2> 278253 INFO  (qtp631556191-5584) [n:127.0.0.1:37185_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> 278253 INFO  (qtp1311486636-5583) [n:127.0.0.1:37319_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:37185_solr} status=0 QTime=0
   [junit4]   2> 278254 INFO  (updateExecutor-3058-thread-1-processing-n:127.0.0.1:37319_solr) [n:127.0.0.1:37319_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:37185_solr 
   [junit4]   2> 278254 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_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=80
   [junit4]   2> 278255 INFO  (updateExecutor-3078-thread-1-processing-n:127.0.0.1:41489_solr) [n:127.0.0.1:41489_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 278255 INFO  (updateExecutor-3078-thread-1-processing-n:127.0.0.1:41489_solr) [n:127.0.0.1:41489_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 278261 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_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> 278263 INFO  (qtp1700972061-5603) [n:127.0.0.1:35729_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> 278264 INFO  (qtp631556191-5608) [n:127.0.0.1:37185_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> 278272 INFO  (qtp631556191-5608) [n:127.0.0.1:37185_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> 278274 INFO  (updateExecutor-3065-thread-2-processing-n:127.0.0.1:35729_solr) [n:127.0.0.1:35729_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 278274 INFO  (updateExecutor-3065-thread-2-processing-n:127.0.0.1:35729_solr) [n:127.0.0.1:35729_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 278277 INFO  (qtp631556191-5608) [n:127.0.0.1:37185_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> 278279 INFO  (updateExecutor-3058-thread-1-processing-n:127.0.0.1:37319_solr) [n:127.0.0.1:37319_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 278279 INFO  (updateExecutor-3058-thread-1-processing-n:127.0.0.1:37319_solr) [n:127.0.0.1:37319_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 278385 INFO  (qtp1700972061-5600) [n:127.0.0.1:35729_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> 278395 INFO  (qtp1311486636-5581) [n:127.0.0.1:37319_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> 278404 INFO  (qtp339235473-5587) [n:127.0.0.1:41489_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> 278414 INFO  (qtp631556191-5589) [n:127.0.0.1:37185_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> 278430 INFO  (qtp1700972061-5578) [n:127.0.0.1:35729_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 278431 INFO  (qtp1700972061-5578) [n:127.0.0.1:35729_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 278434 DEBUG (zkCallback-3114-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 278434 DEBUG (zkCallback-3083-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 278434 DEBUG (zkCallback-3124-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 278434 DEBUG (zkCallback-3093-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 278446 INFO  (zkCallback-3093-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 278446 INFO  (zkCallback-3124-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 278446 INFO  (zkCallback-3114-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 278446 INFO  (zkCallback-3124-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 278446 INFO  (zkCallback-3093-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 278446 INFO  (zkCallback-3083-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 278446 INFO  (zkCallback-3114-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 278446 INFO  (zkCallback-3083-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 278446 INFO  (zkCallback-3083-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> 278446 INFO  (zkCallback-3093-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> 278446 INFO  (zkCallback-3114-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> 278446 INFO  (zkCallback-3124-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> 278448 INFO  (qtp1311486636-5583) [n:127.0.0.1:37319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 278450 INFO  (zkCallback-3083-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 278451 INFO  (zkCallback-3124-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 278451 INFO  (zkCallback-3093-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 278451 INFO  (zkCallback-3083-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 278451 INFO  (zkCallback-3114-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 278451 INFO  (zkCallback-3093-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 278452 INFO  (zkCallback-3124-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 278452 INFO  (zkCallback-3083-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_14B51513F6B1F5FD-001/tempDir-001/node1/filestore/mypkg/v.0.12]
   [junit4]   2> 278452 INFO  (zkCallback-3093-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_14B51513F6B1F5FD-001/tempDir-001/node2/filestore/mypkg/v.0.12]
   [junit4]   2> 278452 INFO  (zkCallback-3124-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_14B51513F6B1F5FD-001/tempDir-001/node3/filestore/mypkg/v.0.12]
   [junit4]   2> 278452 INFO  (zkCallback-3093-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 278452 INFO  (zkCallback-3083-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 278452 INFO  (zkCallback-3124-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 278453 INFO  (zkCallback-3114-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 278453 INFO  (zkCallback-3114-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_14B51513F6B1F5FD-001/tempDir-001/node4/filestore/mypkg/v.0.12]
   [junit4]   2> 278453 INFO  (zkCallback-3114-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 278462 INFO  (qtp631556191-5608) [n:127.0.0.1:37185_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 278476 INFO  (qtp339235473-5576) [n:127.0.0.1:41489_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 278476 INFO  (qtp1700972061-5578) [n:127.0.0.1:35729_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 278476 INFO  (qtp1700972061-5578) [n:127.0.0.1:35729_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=48
   [junit4]   2> 278480 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 278481 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 278492 INFO  (qtp1700972061-5603) [n:127.0.0.1:35729_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> 278501 INFO  (qtp339235473-5587) [n:127.0.0.1:41489_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> 278512 INFO  (qtp1311486636-5581) [n:127.0.0.1:37319_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> 278513 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 278513 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 278522 INFO  (qtp339235473-5576) [n:127.0.0.1:41489_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:37185_solr} status=0 QTime=0
   [junit4]   2> 278522 INFO  (updateExecutor-3078-thread-1-processing-n:127.0.0.1:41489_solr) [n:127.0.0.1:41489_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:37185_solr 
   [junit4]   2> 278531 INFO  (qtp631556191-5608) [n:127.0.0.1:37185_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> 278534 INFO  (qtp1700972061-5600) [n:127.0.0.1:35729_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:37185_solr} status=0 QTime=0
   [junit4]   2> 278534 INFO  (updateExecutor-3065-thread-2-processing-n:127.0.0.1:35729_solr) [n:127.0.0.1:35729_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:37185_solr 
   [junit4]   2> 278542 INFO  (qtp631556191-5608) [n:127.0.0.1:37185_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> 278544 INFO  (qtp1311486636-5583) [n:127.0.0.1:37319_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:37185_solr} status=0 QTime=0
   [junit4]   2> 278544 INFO  (updateExecutor-3078-thread-1-processing-n:127.0.0.1:41489_solr) [n:127.0.0.1:41489_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 278544 INFO  (updateExecutor-3078-thread-1-processing-n:127.0.0.1:41489_solr) [n:127.0.0.1:41489_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 278544 INFO  (updateExecutor-3058-thread-1-processing-n:127.0.0.1:37319_solr) [n:127.0.0.1:37319_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:37185_solr 
   [junit4]   2> 278547 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_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=68
   [junit4]   2> 278551 INFO  (qtp631556191-5584) [n:127.0.0.1:37185_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> 278556 INFO  (qtp631556191-5608) [n:127.0.0.1:37185_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> 278557 INFO  (qtp1700972061-5601) [n:127.0.0.1:35729_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> 278568 INFO  (qtp631556191-5589) [n:127.0.0.1:37185_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> 278568 INFO  (qtp631556191-5586) [n:127.0.0.1:37185_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> 278569 INFO  (updateExecutor-3058-thread-1-processing-n:127.0.0.1:37319_solr) [n:127.0.0.1:37319_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 278569 INFO  (updateExecutor-3058-thread-1-processing-n:127.0.0.1:37319_solr) [n:127.0.0.1:37319_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 278569 INFO  (updateExecutor-3065-thread-2-processing-n:127.0.0.1:35729_solr) [n:127.0.0.1:35729_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 278569 INFO  (updateExecutor-3065-thread-2-processing-n:127.0.0.1:35729_solr) [n:127.0.0.1:35729_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 278676 INFO  (qtp1700972061-5603) [n:127.0.0.1:35729_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> 278689 INFO  (qtp1311486636-5581) [n:127.0.0.1:37319_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> 278698 INFO  (qtp339235473-5587) [n:127.0.0.1:41489_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> 278711 INFO  (qtp631556191-5589) [n:127.0.0.1:37185_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> 278714 INFO  (qtp1311486636-5583) [n:127.0.0.1:37319_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 278715 INFO  (qtp1311486636-5583) [n:127.0.0.1:37319_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 278717 DEBUG (zkCallback-3114-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 278717 DEBUG (zkCallback-3124-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 278717 DEBUG (zkCallback-3083-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 278717 DEBUG (zkCallback-3093-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 278717 INFO  (zkCallback-3114-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 278717 INFO  (zkCallback-3124-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 278717 INFO  (zkCallback-3124-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 278717 INFO  (zkCallback-3114-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 278717 INFO  (zkCallback-3124-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> 278717 INFO  (zkCallback-3114-thread-1) [     ] o.a.s.p.PackageLoader A new ve

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

 [junit4]   2> 304938 INFO  (zkCallback-3397-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 304938 INFO  (zkCallback-3431-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 304938 INFO  (zkCallback-3397-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 304946 INFO  (closeThreadPool-3494-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72120997073584139-127.0.0.1:44597_solr-n_0000000000) closing
   [junit4]   2> 304947 INFO  (OverseerStateUpdate-72120997073584139-127.0.0.1:44597_solr-n_0000000000) [n:127.0.0.1:44597_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44597_solr
   [junit4]   2> 304947 INFO  (OverseerAutoScalingTriggerThread-72120997073584139-127.0.0.1:44597_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 304947 INFO  (zkCallback-3397-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 304954 INFO  (closeThreadPool-3494-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72120997073584139-127.0.0.1:44597_solr-n_0000000000) closing
   [junit4]   2> 305137 INFO  (jetty-closer-3470-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72120997073584139-127.0.0.1:44597_solr-n_0000000000) closing
   [junit4]   2> 305244 INFO  (jetty-closer-3470-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1715a596{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:০}
   [junit4]   2> 305244 INFO  (jetty-closer-3470-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@53cca382{/solr,null,UNAVAILABLE}
   [junit4]   2> 305244 INFO  (jetty-closer-3470-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 305344 INFO  (jetty-closer-3470-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5f80ba57{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:০}
   [junit4]   2> 305344 INFO  (jetty-closer-3470-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7af00c67{/solr,null,UNAVAILABLE}
   [junit4]   2> 305344 INFO  (jetty-closer-3470-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 312284 INFO  (jetty-closer-3470-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@e8d30ac{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:০}
   [junit4]   2> 312284 INFO  (jetty-closer-3470-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6666a45a{/solr,null,UNAVAILABLE}
   [junit4]   2> 312284 INFO  (jetty-closer-3470-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 312606 INFO  (jetty-closer-3470-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@29ed00ac{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:০}
   [junit4]   2> 312606 INFO  (jetty-closer-3470-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26614513{/solr,null,UNAVAILABLE}
   [junit4]   2> 312606 INFO  (jetty-closer-3470-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 312607 INFO  (TEST-TestPackages.testSchemaPlugins-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 312710 WARN  (TEST-TestPackages.testSchemaPlugins-seed#[14B51513F6B1F5FD]-SendThread(127.0.0.1:45197)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10039aa2b6b0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10039aa2b6b0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10039aa2b6b0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 312812 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/testSchemaLoadingColl/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/testSchemaLoadingColl/terms/shard2
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	49	/solr/collections/testSchemaLoadingColl/state.json
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72120997073584139-127.0.0.1:44597_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/overseer/queue
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 312814 INFO  (TEST-TestPackages.testSchemaPlugins-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45197
   [junit4]   2> 312814 INFO  (TEST-TestPackages.testSchemaPlugins-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45197
   [junit4]   2> 312814 INFO  (TEST-TestPackages.testSchemaPlugins-seed#[14B51513F6B1F5FD]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45197
   [junit4]   2> 312815 INFO  (TEST-TestPackages.testSchemaPlugins-seed#[14B51513F6B1F5FD]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaPlugins
   [junit4]   2> 312816 INFO  (SUITE-TestPackages-seed#[14B51513F6B1F5FD]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 312816 INFO  (SUITE-TestPackages-seed#[14B51513F6B1F5FD]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45197
   [junit4]   2> 312816 INFO  (SUITE-TestPackages-seed#[14B51513F6B1F5FD]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45197
   [junit4]   2> 312816 INFO  (SUITE-TestPackages-seed#[14B51513F6B1F5FD]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45197
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_14B51513F6B1F5FD-001
   [junit4]   2> Oct 03, 2020 8:35:22 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(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1878, maxMBSortInHeap=5.232844630995319, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=as-IN, timezone=Asia/Ulaanbaatar
   [junit4]   2> NOTE: Linux 5.4.0-48-generic amd64/Oracle Corporation 15 (64-bit)/cpus=16,threads=1,free=381681664,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TimeZoneUtilsTest, PolyFieldTest, PeerSyncReplicationTest, TestPerFieldSimilarity, TestBulkSchemaConcurrent, CloudMLTQParserTest, TestSubQueryTransformer, ByteBuffersDirectoryFactoryTest, RankQueryTest, ConjunctionSolrSpellCheckerTest, AtomicUpdateProcessorFactoryTest, TolerantUpdateProcessorTest, StatsComponentTest, StatelessScriptUpdateProcessorFactoryTest, TestReRankQParserPlugin, TestSurroundQueryParser, TestPseudoReturnFields, TestRestoreCore, XmlInterpolationTest, NodeMutatorTest, CdcrReplicationHandlerTest, HLLSerializationTest, TestSystemCollAutoCreate, DaemonStreamApiTest, PeerSyncWithIndexFingerprintCachingTest, TestCursorMarkWithoutUniqueKey, ScheduledMaintenanceTriggerTest, HttpTriggerListenerTest, SchemaApiFailureTest, TestFreeTextSuggestions, TestEmbeddedSolrServerAdminHandler, TestCloudPseudoReturnFields, TestCloudNestedDocsSort, RuleEngineTest, TestXIncludeConfig, DistribCursorPagingTest, DirectSolrConnectionTest, BufferStoreTest, HdfsRestartWhileUpdatingTest, TestAuthenticationFramework, BasicFunctionalityTest, TestPackages]
   [junit4] Completed [267/920 (1!)] on J1 in 36.78s, 3 tests, 1 failure <<< FAILURES!

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

[repro] Revision: d253b307e31a04d28e4bc6f3168167982a38f68f

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=14B51513F6B1F5FD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=as-IN -Dtests.timezone=Asia/Ulaanbaatar -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 3454 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPackages" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseZGC" -Dtests.seed=14B51513F6B1F5FD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=as-IN -Dtests.timezone=Asia/Ulaanbaatar -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 63 lines...]