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/05/10 19:03:48 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-14) - Build # 26610 - Failure!

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

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

Error Message:
req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1391/0x00007fbfe84fd8b0@69f2d0f7 . 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$1391/0x00007fbfe84fd8b0@69f2d0f7 . 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([4B65E62AE7F11BE6:9DE306D704EFDC7C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:244)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:215)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 12868 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20200510_184114_7143811552456236377142.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGSEGV (0xb) at pc=0x00007f3b17be2725, pid=28069, tid=28105
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment AdoptOpenJDK (14.0+36) (build 14+36)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM AdoptOpenJDK (14+36, mixed mode, tiered, z gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.so+0xf6a725][thread 30618 also had an error]
   [junit4]   ZMark::work_without_timeout(ZMarkCache*, ZMarkStripe*, ZMarkThreadLocalStacks*)+0x165
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/hs_err_pid28069.log
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   https://github.com/AdoptOpenJDK/openjdk-support/issues
   [junit4] #
   [junit4] <<< JVM J0: EOF ----

[...truncated 994 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 379408 INFO  (SUITE-TestPackages-seed#[4B65E62AE7F11BE6]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 379408 INFO  (SUITE-TestPackages-seed#[4B65E62AE7F11BE6]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 379409 INFO  (SUITE-TestPackages-seed#[4B65E62AE7F11BE6]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/data-dir-32-001
   [junit4]   2> 379409 INFO  (SUITE-TestPackages-seed#[4B65E62AE7F11BE6]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 379409 INFO  (SUITE-TestPackages-seed#[4B65E62AE7F11BE6]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 379411 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 379411 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001
   [junit4]   2> 379411 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 379412 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 379412 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 379512 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.ZkTestServer start zk server on port: 45941
   [junit4]   2> 379512 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45941
   [junit4]   2> 379512 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45941
   [junit4]   2> 379512 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45941
   [junit4]   2> 379513 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379515 INFO  (zkConnectionManagerCallback-2687-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379515 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379518 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379520 INFO  (zkConnectionManagerCallback-2689-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379520 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379524 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379529 INFO  (zkConnectionManagerCallback-2691-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379529 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379653 INFO  (jetty-launcher-2692-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 379653 INFO  (jetty-launcher-2692-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 379653 INFO  (jetty-launcher-2692-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 379653 INFO  (jetty-launcher-2692-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 379653 INFO  (jetty-launcher-2692-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 379653 INFO  (jetty-launcher-2692-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 379655 INFO  (jetty-launcher-2692-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 379655 INFO  (jetty-launcher-2692-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 379655 INFO  (jetty-launcher-2692-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 379656 INFO  (jetty-launcher-2692-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 379656 INFO  (jetty-launcher-2692-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 379656 INFO  (jetty-launcher-2692-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 379687 INFO  (jetty-launcher-2692-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 379687 INFO  (jetty-launcher-2692-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 379687 INFO  (jetty-launcher-2692-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 379689 INFO  (jetty-launcher-2692-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 379689 INFO  (jetty-launcher-2692-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 379689 INFO  (jetty-launcher-2692-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 379691 INFO  (jetty-launcher-2692-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 379691 INFO  (jetty-launcher-2692-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 379691 INFO  (jetty-launcher-2692-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 379692 INFO  (jetty-launcher-2692-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 379692 INFO  (jetty-launcher-2692-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 379692 INFO  (jetty-launcher-2692-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 379693 INFO  (jetty-launcher-2692-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34ac9003{/solr,null,AVAILABLE}
   [junit4]   2> 379693 INFO  (jetty-launcher-2692-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d281ed0{/solr,null,AVAILABLE}
   [junit4]   2> 379693 INFO  (jetty-launcher-2692-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b6a0b3a{/solr,null,AVAILABLE}
   [junit4]   2> 379693 INFO  (jetty-launcher-2692-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46508d18{/solr,null,AVAILABLE}
   [junit4]   2> 379694 INFO  (jetty-launcher-2692-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@27edd98c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46279}
   [junit4]   2> 379694 INFO  (jetty-launcher-2692-thread-3) [     ] o.e.j.s.Server Started @379976ms
   [junit4]   2> 379694 INFO  (jetty-launcher-2692-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46279}
   [junit4]   2> 379694 ERROR (jetty-launcher-2692-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 379694 INFO  (jetty-launcher-2692-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 379695 INFO  (jetty-launcher-2692-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 379695 INFO  (jetty-launcher-2692-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 379695 INFO  (jetty-launcher-2692-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 379695 INFO  (jetty-launcher-2692-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-10T18:47:34.735092Z
   [junit4]   2> 379703 INFO  (jetty-launcher-2692-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c9730f9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41761}
   [junit4]   2> 379703 INFO  (jetty-launcher-2692-thread-1) [     ] o.e.j.s.Server Started @379985ms
   [junit4]   2> 379703 INFO  (jetty-launcher-2692-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41761}
   [junit4]   2> 379703 ERROR (jetty-launcher-2692-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 379703 INFO  (jetty-launcher-2692-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 379703 INFO  (jetty-launcher-2692-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379703 INFO  (jetty-launcher-2692-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 379703 INFO  (jetty-launcher-2692-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 379703 INFO  (jetty-launcher-2692-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 379703 INFO  (jetty-launcher-2692-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-10T18:47:34.743887Z
   [junit4]   2> 379711 INFO  (jetty-launcher-2692-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@711a8cf9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33633}
   [junit4]   2> 379711 INFO  (jetty-launcher-2692-thread-2) [     ] o.e.j.s.Server Started @379993ms
   [junit4]   2> 379711 INFO  (jetty-launcher-2692-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33633}
   [junit4]   2> 379711 ERROR (jetty-launcher-2692-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 379711 INFO  (jetty-launcher-2692-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 379711 INFO  (jetty-launcher-2692-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 379711 INFO  (jetty-launcher-2692-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 379711 INFO  (jetty-launcher-2692-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 379711 INFO  (jetty-launcher-2692-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-10T18:47:34.751969Z
   [junit4]   2> 379714 INFO  (jetty-launcher-2692-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7140186e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41261}
   [junit4]   2> 379714 INFO  (jetty-launcher-2692-thread-4) [     ] o.e.j.s.Server Started @379996ms
   [junit4]   2> 379714 INFO  (jetty-launcher-2692-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41261}
   [junit4]   2> 379714 INFO  (jetty-launcher-2692-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379715 ERROR (jetty-launcher-2692-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 379715 INFO  (jetty-launcher-2692-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 379715 INFO  (jetty-launcher-2692-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 379715 INFO  (jetty-launcher-2692-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 379715 INFO  (jetty-launcher-2692-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 379715 INFO  (jetty-launcher-2692-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-10T18:47:34.755321Z
   [junit4]   2> 379722 INFO  (jetty-launcher-2692-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379723 INFO  (jetty-launcher-2692-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379725 INFO  (zkConnectionManagerCallback-2694-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379725 INFO  (jetty-launcher-2692-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379727 INFO  (zkConnectionManagerCallback-2696-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379727 INFO  (jetty-launcher-2692-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379730 INFO  (zkConnectionManagerCallback-2698-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379730 INFO  (jetty-launcher-2692-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379733 INFO  (zkConnectionManagerCallback-2700-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379733 INFO  (jetty-launcher-2692-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379734 INFO  (jetty-launcher-2692-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 379734 INFO  (jetty-launcher-2692-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 379735 INFO  (jetty-launcher-2692-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 379736 INFO  (jetty-launcher-2692-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 379850 INFO  (jetty-launcher-2692-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 379850 INFO  (jetty-launcher-2692-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 379852 WARN  (jetty-launcher-2692-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@271fc2f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379852 WARN  (jetty-launcher-2692-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@271fc2f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379854 WARN  (jetty-launcher-2692-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40e4b8d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379854 WARN  (jetty-launcher-2692-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40e4b8d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379857 WARN  (jetty-launcher-2692-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25a5a0d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379857 WARN  (jetty-launcher-2692-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25a5a0d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379858 WARN  (jetty-launcher-2692-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13d06967[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379858 WARN  (jetty-launcher-2692-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13d06967[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379858 INFO  (jetty-launcher-2692-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 379858 INFO  (jetty-launcher-2692-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 379866 INFO  (jetty-launcher-2692-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379866 INFO  (jetty-launcher-2692-thread-4) [n:127.0.0.1:41261_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379867 INFO  (zkConnectionManagerCallback-2721-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379867 INFO  (jetty-launcher-2692-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379867 INFO  (zkConnectionManagerCallback-2722-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379867 INFO  (jetty-launcher-2692-thread-4) [n:127.0.0.1:41261_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379912 INFO  (jetty-launcher-2692-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46279_solr
   [junit4]   2> 379913 INFO  (jetty-launcher-2692-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.c.Overseer Overseer (id=72245766487343111-127.0.0.1:46279_solr-n_0000000000) starting
   [junit4]   2> 379915 INFO  (OverseerStateUpdate-72245766487343111-127.0.0.1:46279_solr-n_0000000000) [n:127.0.0.1:46279_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46279_solr
   [junit4]   2> 379915 INFO  (jetty-launcher-2692-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46279_solr
   [junit4]   2> 379916 INFO  (jetty-launcher-2692-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 379920 WARN  (jetty-launcher-2692-thread-3) [n:127.0.0.1:46279_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> 379928 INFO  (zkCallback-2719-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 379929 INFO  (jetty-launcher-2692-thread-4) [n:127.0.0.1:41261_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 379930 INFO  (jetty-launcher-2692-thread-4) [n:127.0.0.1:41261_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41261_solr as DOWN
   [junit4]   2> 379930 INFO  (jetty-launcher-2692-thread-4) [n:127.0.0.1:41261_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 379930 INFO  (jetty-launcher-2692-thread-4) [n:127.0.0.1:41261_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41261_solr
   [junit4]   2> 379930 INFO  (zkCallback-2719-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 379931 INFO  (jetty-launcher-2692-thread-4) [n:127.0.0.1:41261_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 379931 WARN  (jetty-launcher-2692-thread-4) [n:127.0.0.1:41261_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> 379940 INFO  (zkCallback-2720-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 379943 INFO  (jetty-launcher-2692-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 379943 INFO  (jetty-launcher-2692-thread-4) [n:127.0.0.1:41261_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 379950 INFO  (jetty-launcher-2692-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 379952 WARN  (jetty-launcher-2692-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@447e5f46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379952 WARN  (jetty-launcher-2692-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@447e5f46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379958 INFO  (jetty-launcher-2692-thread-4) [n:127.0.0.1:41261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41261.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dc0490
   [junit4]   2> 379960 WARN  (jetty-launcher-2692-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e865e76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379960 WARN  (jetty-launcher-2692-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e865e76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379961 INFO  (jetty-launcher-2692-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46279.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dc0490
   [junit4]   2> 379961 INFO  (jetty-launcher-2692-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 379963 INFO  (jetty-launcher-2692-thread-2) [n:127.0.0.1:33633_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379963 INFO  (zkConnectionManagerCallback-2751-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379963 INFO  (jetty-launcher-2692-thread-2) [n:127.0.0.1:33633_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379965 INFO  (jetty-launcher-2692-thread-4) [n:127.0.0.1:41261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41261.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dc0490
   [junit4]   2> 379965 INFO  (jetty-launcher-2692-thread-4) [n:127.0.0.1:41261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41261.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dc0490
   [junit4]   2> 379965 INFO  (jetty-launcher-2692-thread-2) [n:127.0.0.1:33633_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 379966 INFO  (jetty-launcher-2692-thread-4) [n:127.0.0.1:41261_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001/node4/.
   [junit4]   2> 379967 INFO  (jetty-launcher-2692-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46279.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dc0490
   [junit4]   2> 379967 INFO  (jetty-launcher-2692-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46279.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dc0490
   [junit4]   2> 379968 INFO  (jetty-launcher-2692-thread-2) [n:127.0.0.1:33633_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33633_solr as DOWN
   [junit4]   2> 379968 INFO  (jetty-launcher-2692-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001/node3/.
   [junit4]   2> 379968 INFO  (jetty-launcher-2692-thread-2) [n:127.0.0.1:33633_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 379968 INFO  (jetty-launcher-2692-thread-2) [n:127.0.0.1:33633_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33633_solr
   [junit4]   2> 379969 INFO  (zkCallback-2719-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 379969 INFO  (zkCallback-2720-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 379969 INFO  (jetty-launcher-2692-thread-2) [n:127.0.0.1:33633_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 379970 WARN  (jetty-launcher-2692-thread-2) [n:127.0.0.1:33633_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> 379976 INFO  (zkCallback-2750-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 379977 INFO  (jetty-launcher-2692-thread-2) [n:127.0.0.1:33633_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 379989 INFO  (jetty-launcher-2692-thread-2) [n:127.0.0.1:33633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33633.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dc0490
   [junit4]   2> 379995 INFO  (jetty-launcher-2692-thread-2) [n:127.0.0.1:33633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33633.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dc0490
   [junit4]   2> 379995 INFO  (jetty-launcher-2692-thread-2) [n:127.0.0.1:33633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33633.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dc0490
   [junit4]   2> 379996 INFO  (jetty-launcher-2692-thread-2) [n:127.0.0.1:33633_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001/node2/.
   [junit4]   2> 380051 INFO  (jetty-launcher-2692-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 380052 WARN  (jetty-launcher-2692-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ffb5000[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 380052 WARN  (jetty-launcher-2692-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ffb5000[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 380056 WARN  (jetty-launcher-2692-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66c2a394[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 380056 WARN  (jetty-launcher-2692-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66c2a394[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 380057 INFO  (jetty-launcher-2692-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 380058 INFO  (jetty-launcher-2692-thread-1) [n:127.0.0.1:41761_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 380059 INFO  (zkConnectionManagerCallback-2772-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 380059 INFO  (jetty-launcher-2692-thread-1) [n:127.0.0.1:41761_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 380061 INFO  (jetty-launcher-2692-thread-1) [n:127.0.0.1:41761_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 380063 INFO  (jetty-launcher-2692-thread-1) [n:127.0.0.1:41761_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41761_solr as DOWN
   [junit4]   2> 380063 INFO  (jetty-launcher-2692-thread-1) [n:127.0.0.1:41761_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 380063 INFO  (jetty-launcher-2692-thread-1) [n:127.0.0.1:41761_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41761_solr
   [junit4]   2> 380064 INFO  (zkCallback-2720-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 380064 INFO  (zkCallback-2719-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 380064 INFO  (zkCallback-2750-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 380065 INFO  (jetty-launcher-2692-thread-1) [n:127.0.0.1:41761_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 380066 WARN  (jetty-launcher-2692-thread-1) [n:127.0.0.1:41761_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> 380072 INFO  (zkCallback-2771-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 380076 INFO  (jetty-launcher-2692-thread-1) [n:127.0.0.1:41761_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 380090 INFO  (jetty-launcher-2692-thread-1) [n:127.0.0.1:41761_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41761.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dc0490
   [junit4]   2> 380095 INFO  (jetty-launcher-2692-thread-1) [n:127.0.0.1:41761_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41761.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dc0490
   [junit4]   2> 380095 INFO  (jetty-launcher-2692-thread-1) [n:127.0.0.1:41761_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41761.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dc0490
   [junit4]   2> 380096 INFO  (jetty-launcher-2692-thread-1) [n:127.0.0.1:41761_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001/node1/.
   [junit4]   2> 380102 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 380103 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 380106 INFO  (zkConnectionManagerCallback-2785-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 380106 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 380107 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 380107 INFO  (TEST-TestPackages.testPluginLoading-seed#[4B65E62AE7F11BE6]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45941/solr ready
   [junit4]   2> 380125 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:33633_solr} status=0 QTime=0
   [junit4]   2> 380125 INFO  (updateExecutor-2714-thread-1-processing-n:127.0.0.1:41261_solr) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:33633_solr 
   [junit4]   2> 380127 INFO  (qtp2145222002-4404) [n:127.0.0.1:33633_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> 380129 INFO  (qtp2145222002-4404) [n:127.0.0.1:33633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 380130 INFO  (updateExecutor-2714-thread-1-processing-n:127.0.0.1:41261_solr) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 380130 INFO  (updateExecutor-2714-thread-1-processing-n:127.0.0.1:41261_solr) [n:127.0.0.1:41261_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 380131 INFO  (qtp1112590019-4405) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:33633_solr} status=0 QTime=3
   [junit4]   2> 380131 INFO  (updateExecutor-2768-thread-1-processing-n:127.0.0.1:41761_solr) [n:127.0.0.1:41761_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:33633_solr 
   [junit4]   2> 380132 INFO  (qtp2145222002-4404) [n:127.0.0.1:33633_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> 380133 INFO  (qtp2145222002-4404) [n:127.0.0.1:33633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 380134 INFO  (updateExecutor-2768-thread-1-processing-n:127.0.0.1:41761_solr) [n:127.0.0.1:41761_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 380134 INFO  (updateExecutor-2768-thread-1-processing-n:127.0.0.1:41761_solr) [n:127.0.0.1:41761_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 380140 INFO  (qtp690631385-4408) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:33633_solr} status=0 QTime=0
   [junit4]   2> 380140 INFO  (updateExecutor-2713-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:33633_solr 
   [junit4]   2> 380141 INFO  (qtp2145222002-4404) [n:127.0.0.1:33633_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> 380141 INFO  (qtp2145222002-4404) [n:127.0.0.1:33633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 380142 INFO  (qtp2145222002-4399) [n:127.0.0.1:33633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=23
   [junit4]   2> 380142 INFO  (updateExecutor-2713-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 380142 INFO  (updateExecutor-2713-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   1> sync resp: http://127.0.0.1:33633/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 380148 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 380150 INFO  (qtp690631385-4408) [n:127.0.0.1:46279_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> 380152 INFO  (qtp2145222002-4399) [n:127.0.0.1:33633_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> 380157 INFO  (qtp1112590019-4405) [n:127.0.0.1:41761_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> 380165 INFO  (qtp1112590019-4418) [n:127.0.0.1:41761_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380166 INFO  (qtp1112590019-4418) [n:127.0.0.1:41761_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 380167 INFO  (qtp690631385-4415) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380169 INFO  (qtp2139613678-4413) [n:127.0.0.1:41261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380169 INFO  (qtp2145222002-4399) [n:127.0.0.1:33633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380169 INFO  (qtp1112590019-4418) [n:127.0.0.1:41761_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 380170 INFO  (qtp1112590019-4418) [n:127.0.0.1:41761_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 380171 INFO  (qtp2145222002-4404) [n:127.0.0.1:33633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:41761_solr} status=0 QTime=0
   [junit4]   2> 380171 INFO  (updateExecutor-2747-thread-2-processing-n:127.0.0.1:33633_solr) [n:127.0.0.1:33633_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:41761_solr 
   [junit4]   2> 380172 INFO  (qtp690631385-4408) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:41761_solr} status=0 QTime=0
   [junit4]   2> 380172 INFO  (updateExecutor-2713-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:41761_solr 
   [junit4]   2> 380172 INFO  (qtp1112590019-4405) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 380172 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:41761_solr} status=0 QTime=0
   [junit4]   2> 380172 INFO  (updateExecutor-2714-thread-1-processing-n:127.0.0.1:41261_solr) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:41761_solr 
   [junit4]   2> 380172 INFO  (qtp1112590019-4418) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/runtimelibs.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 380172 INFO  (qtp1112590019-4405) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 380173 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 380173 INFO  (qtp1112590019-4421) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 380173 INFO  (qtp1112590019-4418) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 380173 INFO  (qtp1112590019-4405) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 380174 INFO  (updateExecutor-2747-thread-2-processing-n:127.0.0.1:33633_solr) [n:127.0.0.1:33633_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 380174 INFO  (updateExecutor-2747-thread-2-processing-n:127.0.0.1:33633_solr) [n:127.0.0.1:33633_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 380176 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380177 INFO  (updateExecutor-2713-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 380177 INFO  (updateExecutor-2713-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 380177 INFO  (updateExecutor-2714-thread-1-processing-n:127.0.0.1:41261_solr) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 380177 INFO  (updateExecutor-2714-thread-1-processing-n:127.0.0.1:41261_solr) [n:127.0.0.1:41261_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 380279 INFO  (qtp2139613678-4413) [n:127.0.0.1:41261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380281 INFO  (qtp690631385-4408) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380282 INFO  (qtp2145222002-4404) [n:127.0.0.1:33633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380286 INFO  (qtp1112590019-4421) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380288 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380289 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 380290 INFO  (qtp2145222002-4404) [n:127.0.0.1:33633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380290 INFO  (qtp690631385-4408) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380290 INFO  (qtp2139613678-4413) [n:127.0.0.1:41261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380290 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 380291 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 380291 INFO  (qtp690631385-4415) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:41761_solr} status=0 QTime=0
   [junit4]   2> 380292 INFO  (updateExecutor-2713-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:41761_solr 
   [junit4]   2> 380292 INFO  (qtp2145222002-4399) [n:127.0.0.1:33633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:41761_solr} status=0 QTime=0
   [junit4]   2> 380292 INFO  (updateExecutor-2747-thread-2-processing-n:127.0.0.1:33633_solr) [n:127.0.0.1:33633_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:41761_solr 
   [junit4]   2> 380292 INFO  (qtp1112590019-4421) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 380292 INFO  (qtp1112590019-4405) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 380292 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:41761_solr} status=0 QTime=0
   [junit4]   2> 380292 INFO  (updateExecutor-2714-thread-1-processing-n:127.0.0.1:41261_solr) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:41761_solr 
   [junit4]   2> 380293 INFO  (qtp1112590019-4418) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 380293 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/testurpv1.jar params={sig=h6UmMzuPqu4hQFGLBMJh/6kDSEXpJlgLsQDXx0KuxXWkV5giilRP57K3towiJRh2J%2BrqihqIghNCi3YgzgUnWQ%3D%3D&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 380293 INFO  (qtp1112590019-4421) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 380293 INFO  (qtp1112590019-4405) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 380293 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 380293 INFO  (updateExecutor-2713-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 380293 INFO  (updateExecutor-2713-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 380293 INFO  (updateExecutor-2747-thread-2-processing-n:127.0.0.1:33633_solr) [n:127.0.0.1:33633_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 380293 INFO  (updateExecutor-2747-thread-2-processing-n:127.0.0.1:33633_solr) [n:127.0.0.1:33633_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 380294 INFO  (updateExecutor-2714-thread-1-processing-n:127.0.0.1:41261_solr) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 380294 INFO  (updateExecutor-2714-thread-1-processing-n:127.0.0.1:41261_solr) [n:127.0.0.1:41261_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 380294 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380296 INFO  (qtp690631385-4415) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380300 INFO  (qtp2145222002-4399) [n:127.0.0.1:33633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380302 INFO  (qtp1112590019-4405) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380304 INFO  (qtp1112590019-4418) [n:127.0.0.1:41761_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380305 INFO  (qtp1112590019-4418) [n:127.0.0.1:41761_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 380305 INFO  (qtp690631385-4415) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380306 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380306 INFO  (qtp2145222002-4399) [n:127.0.0.1:33633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380306 INFO  (qtp1112590019-4418) [n:127.0.0.1:41761_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 380307 INFO  (qtp1112590019-4418) [n:127.0.0.1:41761_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 380308 INFO  (qtp2145222002-4404) [n:127.0.0.1:33633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:41761_solr} status=0 QTime=0
   [junit4]   2> 380308 INFO  (updateExecutor-2747-thread-2-processing-n:127.0.0.1:33633_solr) [n:127.0.0.1:33633_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:41761_solr 
   [junit4]   2> 380308 INFO  (qtp2139613678-4413) [n:127.0.0.1:41261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:41761_solr} status=0 QTime=0
   [junit4]   2> 380308 INFO  (updateExecutor-2714-thread-1-processing-n:127.0.0.1:41261_solr) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:41761_solr 
   [junit4]   2> 380308 INFO  (qtp1112590019-4405) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 380309 INFO  (qtp1112590019-4421) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 380309 INFO  (qtp690631385-4408) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:41761_solr} status=0 QTime=0
   [junit4]   2> 380309 INFO  (updateExecutor-2713-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:41761_solr 
   [junit4]   2> 380309 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 380309 INFO  (qtp1112590019-4421) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 380309 INFO  (qtp1112590019-4405) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 380309 INFO  (updateExecutor-2747-thread-2-processing-n:127.0.0.1:33633_solr) [n:127.0.0.1:33633_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 380309 INFO  (updateExecutor-2747-thread-2-processing-n:127.0.0.1:33633_solr) [n:127.0.0.1:33633_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 380310 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 380310 INFO  (updateExecutor-2714-thread-1-processing-n:127.0.0.1:41261_solr) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 380310 INFO  (updateExecutor-2714-thread-1-processing-n:127.0.0.1:41261_solr) [n:127.0.0.1:41261_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 380310 INFO  (updateExecutor-2713-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 380310 INFO  (updateExecutor-2713-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 380316 INFO  (qtp1112590019-4418) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/expressible.jar params={sig=ZOT11arAiPmPZYOHzqodiNnxO9pRyRozWZEBX8XGjU1/HJptFnZK%2BDI7eXnUtbNaMcbXE2Ze8hh4M/eGyhY8BQ%3D%3D&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 380318 INFO  (qtp2139613678-4413) [n:127.0.0.1:41261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380321 INFO  (qtp690631385-4408) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380323 INFO  (qtp2145222002-4404) [n:127.0.0.1:33633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380325 INFO  (qtp1112590019-4405) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380364 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380364 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380365 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380365 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380367 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380368 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380370 DEBUG (zkCallback-2719-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 380370 DEBUG (zkCallback-2771-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 380370 DEBUG (zkCallback-2750-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 380370 DEBUG (zkCallback-2720-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 380371 INFO  (qtp1112590019-4421) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380372 INFO  (qtp2145222002-4404) [n:127.0.0.1:33633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380372 INFO  (qtp690631385-4415) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 380373 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 380373 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 380373 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 380374 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380375 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380376 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380376 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380377 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380378 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380379 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 380379 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 380379 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=52
   [junit4]   2> 380381 INFO  (qtp2145222002-4404) [n:127.0.0.1:33633_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=testPluginLoadingColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 380385 INFO  (zkCallback-2771-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 380385 INFO  (zkCallback-2720-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 380385 INFO  (zkCallback-2750-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 380385 INFO  (zkCallback-2719-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 380385 INFO  (zkCallback-2719-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 380385 INFO  (zkCallback-2750-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 380385 INFO  (zkCallback-2771-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 380385 INFO  (zkCallback-2719-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 380385 INFO  (zkCallback-2771-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 380385 INFO  (zkCallback-2750-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 380388 INFO  (OverseerThreadFactory-2731-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 380388 INFO  (zkCallback-2771-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380388 INFO  (zkCallback-2719-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380388 INFO  (zkCallback-2750-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380389 INFO  (zkCallback-2771-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380389 INFO  (zkCallback-2719-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380389 INFO  (zkCallback-2750-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380390 INFO  (zkCallback-2771-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380390 INFO  (zkCallback-2719-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380390 INFO  (zkCallback-2750-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380390 INFO  (zkCallback-2771-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380390 INFO  (zkCallback-2750-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380390 INFO  (zkCallback-2719-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380390 INFO  (zkCallback-2750-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380391 INFO  (zkCallback-2771-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380391 INFO  (zkCallback-2719-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380391 INFO  (zkCallback-2750-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380391 INFO  (zkCallback-2771-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380391 INFO  (zkCallback-2719-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 380391 INFO  (zkCallback-2750-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 380391 INFO  (zkCallback-2771-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 380391 INFO  (zkCallback-2750-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 380391 INFO  (zkCallback-2771-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 380392 INFO  (zkCallback-2719-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 380392 INFO  (zkCallback-2719-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 380492 INFO  (qtp2145222002-4399) [n:127.0.0.1:33633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 380494 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 380495 INFO  (qtp1112590019-4405) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 380495 INFO  (qtp690631385-4415) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 380497 INFO  (qtp2145222002-4399) [n:127.0.0.1:33633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 380497 INFO  (qtp2139613678-4413) [n:127.0.0.1:41261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 380497 INFO  (qtp1112590019-4418) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 380498 INFO  (qtp690631385-4408) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 380501 INFO  (OverseerStateUpdate-72245766487343111-127.0.0.1:46279_solr-n_0000000000) [n:127.0.0.1:46279_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46279/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46279_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 380502 INFO  (OverseerStateUpdate-72245766487343111-127.0.0.1:46279_solr-n_0000000000) [n:127.0.0.1:46279_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41761/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41761_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 380503 INFO  (OverseerStateUpdate-72245766487343111-127.0.0.1:46279_solr-n_0000000000) [n:127.0.0.1:46279_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41261/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41261_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 380503 INFO  (OverseerStateUpdate-72245766487343111-127.0.0.1:46279_solr-n_0000000000) [n:127.0.0.1:46279_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33633/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33633_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 380707 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr    x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n4&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 380707 INFO  (qtp2145222002-4399) [n:127.0.0.1:33633_solr    x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n6&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 380707 INFO  (qtp690631385-4415) [n:127.0.0.1:46279_solr    x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n1&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 380707 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr    x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n2&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 380707 INFO  (qtp690631385-4415) [n:127.0.0.1:46279_solr    x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 380715 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 380715 INFO  (qtp690631385-4415) [n:127.0.0.1:46279_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 380715 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 380715 INFO  (qtp2145222002-4399) [n:127.0.0.1:33633_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 380727 INFO  (qtp690631385-4415) [n:127.0.0.1:46279_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 380727 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 380729 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 380729 INFO  (qtp2145222002-4399) [n:127.0.0.1:33633_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 380729 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 380729 INFO  (qtp690631385-4415) [n:127.0.0.1:46279_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 380729 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 380729 INFO  (qtp690631385-4415) [n:127.0.0.1:46279_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 380730 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41761.solr.core.testPluginLoadingColl.shard1.replica_n2' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dc0490
   [junit4]   2> 380730 INFO  (qtp690631385-4415) [n:127.0.0.1:46279_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46279.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dc0490
   [junit4]   2> 380731 INFO  (qtp690631385-4415) [n:127.0.0.1:46279_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001/node3/./testPluginLoadingColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001/node3/./testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 380731 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n2/data/]
   [junit4]   2> 380731 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 380731 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 380731 INFO  (qtp2145222002-4399) [n:127.0.0.1:33633_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 380731 INFO  (qtp2145222002-4399) [n:127.0.0.1:33633_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 380731 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41261.solr.core.testPluginLoadingColl.shard2.replica_n4' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dc0490
   [junit4]   2> 380732 INFO  (qtp2139613678-4401) [n:127.0.0.1:41261_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n4/data/]
   [junit4]   2> 380732 INFO  (qtp2145222002-4399) [n:127.0.0.1:33633_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33633.solr.core.testPluginLoadingColl.shard2.replica_n6' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dc0490
   [junit4]   2> 380732 INFO  (qtp2145222002-4399) [n:127.0.0.1:33633_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_4B65E62AE7F11BE6-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n6/data/]
   [junit4]   2> 380762 INFO  (qtp1112590019-4419) [n:127.0.0.1:41761_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.Updat

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

j/lib/netty-common-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-handler-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-resolver-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-native-epoll-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-native-unix-common-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/slf4j-api-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/stax2-api-3.1.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/zookeeper-3.5.7.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/zookeeper-jute-3.5.7.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-common-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-hpack-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/javax.servlet-api-3.1.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-alpn-java-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-alpn-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-continuation-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-deploy-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-http-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-io-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-jmx-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-rewrite-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-security-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-servlet-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-servlets-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-util-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-webapp-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-xml-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-core-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-graphite-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jetty9-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jmx-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jvm-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/byte-buddy-1.9.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-compress-1.19.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-logging-1.1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-text-1.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-common-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-minikdc-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jersey-servlet-1.19.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-admin-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-client-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-common-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-crypto-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-identity-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-server-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-simplekdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-config-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-kdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-util-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/mockito-core-2.23.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/objenesis-2.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/opentracing-mock-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analysis-extras/lib/icu4j-62.2.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.6.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20200510_184114_7147656795929913352079.events @/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20200510_184114_7142428561245973869872.suites -stdin
   [junit4] ERROR: JVM J0 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20200510_184114_7143811552456236377142.sysout
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:832)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:635: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:579: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:232: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:549: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1521: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1048: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20200510_184114_7143811552456236377142.sysout

Total time: 32 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2