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 2019/09/15 20:46:18 UTC

[JENKINS] Lucene-Solr-8.x-Solaris (64bit/jdk1.8.0) - Build # 321 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/321/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerReqHandler.testPackageAPI

Error Message:
attempt: 9 Mismatch for value : '[requestHandler]' in response {   "responseHeader":{     "status":0,     "QTime":0},   "metadata":{"version":3},   "runtimeLib":[{       "name":"global",       "url":"http://localhost:44345/jar3.jar",       "sha256":"20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3",       "znodeVersion":3}],   "requestHandler":[{       "name":"bar",       "znodeVersion":3,       "class":"org.apache.solr.core.RuntimeLibReqHandler",       "package":"global"}]}

Stack Trace:
java.lang.AssertionError: attempt: 9 Mismatch for value : '[requestHandler]' in response {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "metadata":{"version":3},
  "runtimeLib":[{
      "name":"global",
      "url":"http://localhost:44345/jar3.jar",
      "sha256":"20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3",
      "znodeVersion":3}],
  "requestHandler":[{
      "name":"bar",
      "znodeVersion":3,
      "class":"org.apache.solr.core.RuntimeLibReqHandler",
      "package":"global"}]}
	at __randomizedtesting.SeedInfo.seed([E6EA596FCD11C7F:7C61B0D8508A466F]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:121)
	at org.apache.solr.handler.TestContainerReqHandler.testPackageAPI(TestContainerReqHandler.java:236)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14373 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 1854549 INFO  (SUITE-TestContainerReqHandler-seed#[E6EA596FCD11C7F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_E6EA596FCD11C7F-001/data-dir-225-001
   [junit4]   2> 1854549 WARN  (SUITE-TestContainerReqHandler-seed#[E6EA596FCD11C7F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1854549 INFO  (SUITE-TestContainerReqHandler-seed#[E6EA596FCD11C7F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1854551 INFO  (SUITE-TestContainerReqHandler-seed#[E6EA596FCD11C7F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1854551 INFO  (SUITE-TestContainerReqHandler-seed#[E6EA596FCD11C7F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1854553 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRuntimeLibWithSig512
   [junit4]   2> 1854559 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 1854560 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@46c866f{HTTP/1.1,[http/1.1]}{0.0.0.0:44445}
   [junit4]   2> 1854560 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.e.j.s.Server Started @1854997ms
   [junit4]   2> 1854560 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_E6EA596FCD11C7F-001/tempDir-001
   [junit4]   2> 1854561 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1854561 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1854561 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1854661 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.ZkTestServer start zk server on port:55977
   [junit4]   2> 1854661 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55977
   [junit4]   2> 1854661 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55977
   [junit4]   2> 1854661 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55977
   [junit4]   2> 1854664 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1854669 INFO  (zkConnectionManagerCallback-13018-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1854669 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1854673 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1854675 INFO  (zkConnectionManagerCallback-13020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1854675 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1854675 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1854680 INFO  (zkConnectionManagerCallback-13022-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1854680 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1854784 WARN  (jetty-launcher-13023-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1854785 WARN  (jetty-launcher-13023-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1854785 INFO  (jetty-launcher-13023-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1854785 INFO  (jetty-launcher-13023-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1854785 INFO  (jetty-launcher-13023-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 1854785 INFO  (jetty-launcher-13023-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1854785 INFO  (jetty-launcher-13023-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1854785 INFO  (jetty-launcher-13023-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 1854785 WARN  (jetty-launcher-13023-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1854785 INFO  (jetty-launcher-13023-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1854785 INFO  (jetty-launcher-13023-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1854785 INFO  (jetty-launcher-13023-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 1854785 WARN  (jetty-launcher-13023-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1854785 INFO  (jetty-launcher-13023-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1854785 INFO  (jetty-launcher-13023-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1854785 INFO  (jetty-launcher-13023-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 1854786 INFO  (jetty-launcher-13023-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1854786 INFO  (jetty-launcher-13023-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1854787 INFO  (jetty-launcher-13023-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1854788 INFO  (jetty-launcher-13023-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1854788 INFO  (jetty-launcher-13023-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1854788 INFO  (jetty-launcher-13023-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1854789 INFO  (jetty-launcher-13023-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1854789 INFO  (jetty-launcher-13023-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1854789 INFO  (jetty-launcher-13023-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1854789 INFO  (jetty-launcher-13023-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27ed1f9c{/solr,null,AVAILABLE}
   [junit4]   2> 1854790 INFO  (jetty-launcher-13023-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e0e568d{/solr,null,AVAILABLE}
   [junit4]   2> 1854791 INFO  (jetty-launcher-13023-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1854791 INFO  (jetty-launcher-13023-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1854791 INFO  (jetty-launcher-13023-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1854791 INFO  (jetty-launcher-13023-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@110cd505{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36251}
   [junit4]   2> 1854791 INFO  (jetty-launcher-13023-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@24070332{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:65150}
   [junit4]   2> 1854791 INFO  (jetty-launcher-13023-thread-1) [     ] o.e.j.s.Server Started @1855228ms
   [junit4]   2> 1854791 INFO  (jetty-launcher-13023-thread-4) [     ] o.e.j.s.Server Started @1855228ms
   [junit4]   2> 1854791 INFO  (jetty-launcher-13023-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65150}
   [junit4]   2> 1854791 INFO  (jetty-launcher-13023-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36251}
   [junit4]   2> 1854791 ERROR (jetty-launcher-13023-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1854791 ERROR (jetty-launcher-13023-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1854791 INFO  (jetty-launcher-13023-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1854791 INFO  (jetty-launcher-13023-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1854792 INFO  (jetty-launcher-13023-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 1854792 INFO  (jetty-launcher-13023-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1854792 INFO  (jetty-launcher-13023-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1854792 INFO  (jetty-launcher-13023-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-15T19:31:18.753Z
   [junit4]   2> 1854792 INFO  (jetty-launcher-13023-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d2983c2{/solr,null,AVAILABLE}
   [junit4]   2> 1854792 INFO  (jetty-launcher-13023-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c338454{/solr,null,AVAILABLE}
   [junit4]   2> 1854792 INFO  (jetty-launcher-13023-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 1854792 INFO  (jetty-launcher-13023-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1854792 INFO  (jetty-launcher-13023-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1854792 INFO  (jetty-launcher-13023-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-15T19:31:18.753Z
   [junit4]   2> 1854793 INFO  (jetty-launcher-13023-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1854793 INFO  (jetty-launcher-13023-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@220edd3e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41734}
   [junit4]   2> 1854793 INFO  (jetty-launcher-13023-thread-3) [     ] o.e.j.s.Server Started @1855230ms
   [junit4]   2> 1854793 INFO  (jetty-launcher-13023-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41734}
   [junit4]   2> 1854793 ERROR (jetty-launcher-13023-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1854793 INFO  (jetty-launcher-13023-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1854793 INFO  (jetty-launcher-13023-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 1854793 INFO  (jetty-launcher-13023-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1854793 INFO  (jetty-launcher-13023-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1854793 INFO  (jetty-launcher-13023-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-15T19:31:18.754Z
   [junit4]   2> 1854794 INFO  (jetty-launcher-13023-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1854795 INFO  (jetty-launcher-13023-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1854795 INFO  (jetty-launcher-13023-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5dfddce6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54712}
   [junit4]   2> 1854795 INFO  (jetty-launcher-13023-thread-2) [     ] o.e.j.s.Server Started @1855232ms
   [junit4]   2> 1854795 INFO  (jetty-launcher-13023-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54712}
   [junit4]   2> 1854795 ERROR (jetty-launcher-13023-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1854795 INFO  (jetty-launcher-13023-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1854795 INFO  (jetty-launcher-13023-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 1854795 INFO  (jetty-launcher-13023-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1854795 INFO  (jetty-launcher-13023-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1854795 INFO  (jetty-launcher-13023-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-15T19:31:18.756Z
   [junit4]   2> 1854795 INFO  (jetty-launcher-13023-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1854800 INFO  (zkConnectionManagerCallback-13025-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1854800 INFO  (jetty-launcher-13023-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1854800 INFO  (zkConnectionManagerCallback-13031-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1854800 INFO  (jetty-launcher-13023-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1854800 INFO  (zkConnectionManagerCallback-13029-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1854801 INFO  (jetty-launcher-13023-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1854801 INFO  (zkConnectionManagerCallback-13027-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1854801 INFO  (jetty-launcher-13023-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1854801 INFO  (jetty-launcher-13023-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1854801 INFO  (jetty-launcher-13023-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1854801 INFO  (jetty-launcher-13023-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1854801 INFO  (jetty-launcher-13023-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1855230 INFO  (jetty-launcher-13023-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1855253 WARN  (jetty-launcher-13023-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66a5d39f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1855253 WARN  (jetty-launcher-13023-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66a5d39f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1855342 WARN  (jetty-launcher-13023-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c730f8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1855342 WARN  (jetty-launcher-13023-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c730f8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1855343 INFO  (jetty-launcher-13023-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55977/solr
   [junit4]   2> 1855344 INFO  (jetty-launcher-13023-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1855393 INFO  (jetty-launcher-13023-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1855394 WARN  (jetty-launcher-13023-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@718270ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1855394 WARN  (jetty-launcher-13023-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@718270ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1855397 INFO  (zkConnectionManagerCallback-13041-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1855397 INFO  (jetty-launcher-13023-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1855399 WARN  (jetty-launcher-13023-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a14525d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1855399 WARN  (jetty-launcher-13023-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a14525d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1855400 INFO  (jetty-launcher-13023-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55977/solr
   [junit4]   2> 1855401 INFO  (jetty-launcher-13023-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1855402 INFO  (zkConnectionManagerCallback-13047-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1855402 INFO  (jetty-launcher-13023-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1855499 INFO  (jetty-launcher-13023-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1855500 INFO  (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1855501 WARN  (jetty-launcher-13023-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@fd42a3d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1855501 INFO  (zkConnectionManagerCallback-13049-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1855501 INFO  (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1855501 WARN  (jetty-launcher-13023-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@fd42a3d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1855508 WARN  (jetty-launcher-13023-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e3dacaa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1855508 WARN  (jetty-launcher-13023-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e3dacaa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1855512 INFO  (jetty-launcher-13023-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55977/solr
   [junit4]   2> 1855515 INFO  (jetty-launcher-13023-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1855517 INFO  (zkConnectionManagerCallback-13055-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1855517 INFO  (jetty-launcher-13023-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1855602 INFO  (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1855604 INFO  (zkConnectionManagerCallback-13057-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1855604 INFO  (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1855707 INFO  (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1855709 INFO  (zkConnectionManagerCallback-13059-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1855710 INFO  (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1855891 DEBUG (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1855892 DEBUG (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1855894 DEBUG (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 1855895 DEBUG (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1855931 INFO  (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54712_solr
   [junit4]   2> 1855942 INFO  (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.Overseer Overseer (id=72145020779692043-127.0.0.1:54712_solr-n_0000000000) starting
   [junit4]   2> 1855956 INFO  (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1855958 INFO  (zkConnectionManagerCallback-13070-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1855958 INFO  (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1855958 DEBUG (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1855960 DEBUG (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1855960 DEBUG (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 1855962 DEBUG (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1855963 INFO  (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55977/solr ready
   [junit4]   2> 1855965 INFO  (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54712_solr
   [junit4]   2> 1855965 INFO  (OverseerStateUpdate-72145020779692043-127.0.0.1:54712_solr-n_0000000000) [n:127.0.0.1:54712_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54712_solr
   [junit4]   2> 1855967 DEBUG (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1855967 INFO  (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1855968 DEBUG (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:54712_solr]
   [junit4]   2> 1855968 DEBUG (zkCallback-13056-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1855971 INFO  (OverseerStateUpdate-72145020779692043-127.0.0.1:54712_solr-n_0000000000) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1855971 DEBUG (OverseerStateUpdate-72145020779692043-127.0.0.1:54712_solr-n_0000000000) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:54712_solr]
   [junit4]   2> 1855971 INFO  (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 1855992 DEBUG (OverseerStateUpdate-72145020779692043-127.0.0.1:54712_solr-n_0000000000) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1855999 INFO  (jetty-launcher-13023-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1856000 WARN  (jetty-launcher-13023-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1fdfd971[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1856000 WARN  (jetty-launcher-13023-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1fdfd971[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1856003 WARN  (jetty-launcher-13023-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4acac030[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1856004 WARN  (jetty-launcher-13023-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4acac030[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1856007 INFO  (jetty-launcher-13023-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55977/solr
   [junit4]   2> 1856011 INFO  (jetty-launcher-13023-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1856014 INFO  (zkConnectionManagerCallback-13076-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1856014 INFO  (jetty-launcher-13023-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1856016 INFO  (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1856058 DEBUG (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1856060 DEBUG (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1856061 INFO  (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1856061 DEBUG (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:54712_solr]
   [junit4]   2> 1856062 DEBUG (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1856068 INFO  (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41734_solr as DOWN
   [junit4]   2> 1856069 INFO  (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54712.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4452ad
   [junit4]   2> 1856069 INFO  (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1856070 INFO  (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41734_solr
   [junit4]   2> 1856071 DEBUG (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1856071 DEBUG (zkCallback-13048-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1856072 INFO  (zkCallback-13048-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1856072 INFO  (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1856072 DEBUG (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:54712_solr] -> [127.0.0.1:41734_solr, 127.0.0.1:54712_solr]
   [junit4]   2> 1856072 DEBUG (zkCallback-13048-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:54712_solr] -> [127.0.0.1:41734_solr, 127.0.0.1:54712_solr]
   [junit4]   2> 1856072 DEBUG (zkCallback-13056-thread-2) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1856073 INFO  (zkCallback-13056-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1856073 DEBUG (zkCallback-13056-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:54712_solr] -> [127.0.0.1:41734_solr, 127.0.0.1:54712_solr]
   [junit4]   2> 1856075 INFO  (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1856077 INFO  (zkConnectionManagerCallback-13082-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1856077 INFO  (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1856078 DEBUG (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1856079 DEBUG (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1856081 INFO  (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1856081 DEBUG (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:41734_solr, 127.0.0.1:54712_solr]
   [junit4]   2> 1856082 INFO  (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54712.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4452ad
   [junit4]   2> 1856082 INFO  (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54712.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4452ad
   [junit4]   2> 1856083 DEBUG (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1856083 INFO  (jetty-launcher-13023-thread-2) [n:127.0.0.1:54712_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_E6EA596FCD11C7F-001/tempDir-001/node1/.
   [junit4]   2> 1856084 INFO  (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55977/solr ready
   [junit4]   2> 1856085 INFO  (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 1856112 INFO  (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1856122 DEBUG (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1856123 DEBUG (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1856124 INFO  (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1856130 INFO  (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1856130 DEBUG (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:41734_solr, 127.0.0.1:54712_solr]
   [junit4]   2> 1856132 DEBUG (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1856155 INFO  (zkConnectionManagerCallback-13085-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1856155 INFO  (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1856161 INFO  (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36251_solr as DOWN
   [junit4]   2> 1856164 INFO  (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1856164 INFO  (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36251_solr
   [junit4]   2> 1856164 INFO  (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41734.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4452ad
   [junit4]   2> 1856166 DEBUG (zkCallback-13048-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1856166 DEBUG (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1856166 DEBUG (zkCallback-13056-thread-2) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1856167 DEBUG (zkCallback-13081-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1856167 INFO  (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1856167 DEBUG (zkCallback-13058-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1856167 DEBUG (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41734_solr, 127.0.0.1:54712_solr] -> [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr]
   [junit4]   2> 1856167 INFO  (zkCallback-13048-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1856167 DEBUG (zkCallback-13048-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41734_solr, 127.0.0.1:54712_solr] -> [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr]
   [junit4]   2> 1856167 INFO  (zkCallback-13056-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1856168 DEBUG (zkCallback-13056-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41734_solr, 127.0.0.1:54712_solr] -> [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr]
   [junit4]   2> 1856168 INFO  (zkCallback-13081-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1856168 DEBUG (zkCallback-13081-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41734_solr, 127.0.0.1:54712_solr] -> [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr]
   [junit4]   2> 1856168 INFO  (zkCallback-13058-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1856168 DEBUG (zkCallback-13058-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41734_solr, 127.0.0.1:54712_solr] -> [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr]
   [junit4]   2> 1856172 INFO  (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1856175 INFO  (zkConnectionManagerCallback-13090-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1856176 INFO  (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1856176 DEBUG (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1856178 DEBUG (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1856179 INFO  (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1856179 DEBUG (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr]
   [junit4]   2> 1856181 DEBUG (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1856182 INFO  (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55977/solr ready
   [junit4]   2> 1856183 INFO  (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 1856184 INFO  (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41734.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4452ad
   [junit4]   2> 1856184 INFO  (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41734.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4452ad
   [junit4]   2> 1856185 INFO  (jetty-launcher-13023-thread-3) [n:127.0.0.1:41734_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_E6EA596FCD11C7F-001/tempDir-001/node3/.
   [junit4]   2> 1856210 INFO  (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1856228 DEBUG (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1856229 DEBUG (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1856231 INFO  (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1856231 DEBUG (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr]
   [junit4]   2> 1856232 INFO  (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36251.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4452ad
   [junit4]   2> 1856233 DEBUG (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1856240 INFO  (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36251.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4452ad
   [junit4]   2> 1856240 INFO  (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36251.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4452ad
   [junit4]   2> 1856241 INFO  (jetty-launcher-13023-thread-1) [n:127.0.0.1:36251_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_E6EA596FCD11C7F-001/tempDir-001/node2/.
   [junit4]   2> 1856244 INFO  (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:65150_solr as DOWN
   [junit4]   2> 1856247 INFO  (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1856247 INFO  (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65150_solr
   [junit4]   2> 1856250 DEBUG (zkCallback-13058-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1856250 DEBUG (zkCallback-13056-thread-2) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1856250 DEBUG (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1856250 DEBUG (zkCallback-13048-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1856250 INFO  (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1856250 DEBUG (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr] -> [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr, 127.0.0.1:65150_solr]
   [junit4]   2> 1856250 INFO  (zkCallback-13056-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1856250 DEBUG (zkCallback-13056-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr] -> [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr, 127.0.0.1:65150_solr]
   [junit4]   2> 1856250 INFO  (zkCallback-13058-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1856250 DEBUG (zkCallback-13058-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr] -> [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr, 127.0.0.1:65150_solr]
   [junit4]   2> 1856251 INFO  (zkCallback-13048-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1856251 DEBUG (zkCallback-13048-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr] -> [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr, 127.0.0.1:65150_solr]
   [junit4]   2> 1856251 DEBUG (zkCallback-13081-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1856251 INFO  (zkCallback-13081-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1856251 DEBUG (zkCallback-13081-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr] -> [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr, 127.0.0.1:65150_solr]
   [junit4]   2> 1856252 DEBUG (zkCallback-13084-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1856252 DEBUG (zkCallback-13089-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1856253 INFO  (zkCallback-13089-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1856253 DEBUG (zkCallback-13089-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr] -> [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr, 127.0.0.1:65150_solr]
   [junit4]   2> 1856293 INFO  (zkCallback-13084-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1856293 DEBUG (zkCallback-13084-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr] -> [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr, 127.0.0.1:65150_solr]
   [junit4]   2> 1856296 INFO  (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1856300 INFO  (zkConnectionManagerCallback-13098-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1856300 INFO  (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1856301 DEBUG (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1856302 DEBUG (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1856307 INFO  (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1856308 DEBUG (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr, 127.0.0.1:65150_solr]
   [junit4]   2> 1856309 DEBUG (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1856310 INFO  (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55977/solr ready
   [junit4]   2> 1856311 INFO  (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 1856343 INFO  (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1856372 INFO  (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65150.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4452ad
   [junit4]   2> 1856384 INFO  (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65150.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4452ad
   [junit4]   2> 1856384 INFO  (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65150.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4452ad
   [junit4]   2> 1856385 INFO  (jetty-launcher-13023-thread-4) [n:127.0.0.1:65150_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_E6EA596FCD11C7F-001/tempDir-001/node4/.
   [junit4]   2> 1856436 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1856436 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1856438 INFO  (zkConnectionManagerCallback-13104-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1856438 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1856439 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1856443 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1856444 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1856444 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36251_solr, 127.0.0.1:41734_solr, 127.0.0.1:54712_solr, 127.0.0.1:65150_solr]
   [junit4]   2> 1856445 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1856447 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[E6EA596FCD11C7F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55977/solr ready
   [junit4]   2> 1856471 INFO  (qtp1396324593-32994) [n:127.0.0.1:54712_solr     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856477 DEBUG (zkCallback-13048-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1856477 INFO  (zkCallback-13048-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 1856477 INFO  (qtp1396324593-32994) [n:127.0.0.1:54712_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 1856477 DEBUG (zkCallback-13103-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1856477 DEBUG (zkCallback-13081-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1856478 DEBUG (zkCallback-13058-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1856478 INFO  (zkCallback-13058-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 1856481 DEBUG (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1856481 DEBUG (zkCallback-13056-thread-2) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1856481 INFO  (zkCallback-13056-thread-2) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 1856482 DEBUG (zkCallback-13084-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1856482 DEBUG (zkCallback-13089-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1856482 INFO  (zkCallback-13084-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 1856498 DEBUG (zkCallback-13097-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1856499 INFO  (zkCallback-13048-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856499 INFO  (zkCallback-13058-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856500 INFO  (qtp1396324593-32994) [n:127.0.0.1:54712_solr     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856501 INFO  (zkCallback-13056-thread-2) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856502 INFO  (zkCallback-13084-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856540 INFO  (qtp1396324593-32994) [n:127.0.0.1:54712_solr     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:44445/jar1.jar]
   [junit4]   2> 1856540 INFO  (zkCallback-13048-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:44445/jar1.jar]
   [junit4]   2> 1856541 INFO  (zkCallback-13056-thread-2) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:44445/jar1.jar]
   [junit4]   2> 1856541 INFO  (qtp1396324593-32994) [n:127.0.0.1:54712_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , trying to get every node to update 
   [junit4]   2> 1856541 DEBUG (qtp1396324593-32994) [n:127.0.0.1:54712_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}}
   [junit4]   2> 1856543 INFO  (zkCallback-13058-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:44445/jar1.jar]
   [junit4]   2> 1856543 INFO  (zkCallback-13084-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:44445/jar1.jar]
   [junit4]   2> 1856559 INFO  (qtp1396324593-32994) [n:127.0.0.1:54712_solr     ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update clusterprops to be of version 0 
   [junit4]   2> 1856570 INFO  (solrHandlerExecutor-10007-thread-1-processing-n:127.0.0.1:54712_solr) [n:127.0.0.1:54712_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1856570 INFO  (solrHandlerExecutor-10007-thread-4-processing-n:127.0.0.1:54712_solr) [n:127.0.0.1:54712_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1856570 INFO  (solrHandlerExecutor-10007-thread-2-processing-n:127.0.0.1:54712_solr) [n:127.0.0.1:54712_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1856572 INFO  (solrHandlerExecutor-10007-thread-3-processing-n:127.0.0.1:54712_solr) [n:127.0.0.1:54712_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1856674 DEBUG (qtp717289498-32977) [n:127.0.0.1:65150_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 1856674 DEBUG (qtp717289498-32977) [n:127.0.0.1:65150_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 1856674 DEBUG (qtp533407884-32984) [n:127.0.0.1:36251_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 1856674 DEBUG (qtp533407884-32984) [n:127.0.0.1:36251_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 1856675 INFO  (qtp717289498-32977) [n:127.0.0.1:65150_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1856675 INFO  (qtp533407884-32984) [n:127.0.0.1:36251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1856676 DEBUG (qtp751380183-33001) [n:127.0.0.1:41734_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 1856676 DEBUG (qtp751380183-33001) [n:127.0.0.1:41734_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 1856676 INFO  (qtp751380183-33001) [n:127.0.0.1:41734_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1856676 DEBUG (qtp1396324593-32996) [n:127.0.0.1:54712_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 1856676 DEBUG (qtp1396324593-32996) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 1856676 INFO  (qtp1396324593-32996) [n:127.0.0.1:54712_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1856677 INFO  (qtp1396324593-32994) [n:127.0.0.1:54712_solr     ] o.a.s.h.a.CollectionHandlerApi Took 136.0ms to update the clusterprops to be of version 0  on 4 nodes
   [junit4]   2> 1856677 INFO  (qtp1396324593-32994) [n:127.0.0.1:54712_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=221
   [junit4]   2> 1856684 DEBUG (zkCallback-13058-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1856684 INFO  (zkCallback-13058-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 1856685 DEBUG (zkCallback-13103-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1856685 DEBUG (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1856685 DEBUG (zkCallback-13089-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1856685 DEBUG (zkCallback-13048-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1856685 INFO  (zkCallback-13048-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 1856685 INFO  (qtp717289498-32974) [n:127.0.0.1:65150_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 1856685 DEBUG (zkCallback-13056-thread-2) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1856685 INFO  (zkCallback-13056-thread-2) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 1856685 DEBUG (zkCallback-13081-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1856685 DEBUG (zkCallback-13084-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1856686 INFO  (zkCallback-13084-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 1856687 DEBUG (zkCallback-13097-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1856688 INFO  (zkCallback-13048-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856689 INFO  (zkCallback-13048-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:44445/jar1.jar]
   [junit4]   2> 1856689 DEBUG (zkCallback-13048-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 1856689 INFO  (zkCallback-13056-thread-2) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856689 INFO  (zkCallback-13058-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856690 INFO  (zkCallback-13056-thread-2) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:44445/jar1.jar]
   [junit4]   2> 1856690 INFO  (zkCallback-13058-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:44445/jar1.jar]
   [junit4]   2> 1856690 DEBUG (zkCallback-13058-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 1856690 DEBUG (zkCallback-13056-thread-2) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 1856690 INFO  (qtp717289498-32974) [n:127.0.0.1:65150_solr     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856692 INFO  (qtp717289498-32974) [n:127.0.0.1:65150_solr     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:44445/jar1.jar]
   [junit4]   2> 1856692 DEBUG (qtp717289498-32974) [n:127.0.0.1:65150_solr     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 1856709 INFO  (zkCallback-13084-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856710 INFO  (zkCallback-13084-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:44445/jar1.jar]
   [junit4]   2> 1856710 DEBUG (zkCallback-13084-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 1856733 INFO  (zkCallback-13058-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856740 INFO  (qtp717289498-32974) [n:127.0.0.1:65150_solr     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856752 INFO  (zkCallback-13056-thread-2) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856752 INFO  (zkCallback-13048-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856771 INFO  (zkCallback-13058-thread-1) [     ] o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler from runtime jar global 
   [junit4]   2> 1856775 INFO  (qtp717289498-32974) [n:127.0.0.1:65150_solr     ] o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler from runtime jar global 
   [junit4]   2> 1856776 INFO  (zkCallback-13056-thread-2) [     ] o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler from runtime jar global 
   [junit4]   2> 1856777 DEBUG (zkCallback-13056-thread-2) [     ] o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 1856777 DEBUG (zkCallback-13058-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 1856778 INFO  (zkCallback-13048-thread-1) [     ] o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler from runtime jar global 
   [junit4]   2> 1856779 DEBUG (zkCallback-13048-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 1856779 DEBUG (qtp717289498-32974) [n:127.0.0.1:65150_solr     ] o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 1856779 INFO  (qtp717289498-32974) [n:127.0.0.1:65150_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 1 , trying to get every node to update 
   [junit4]   2> 1856779 DEBUG (qtp717289498-32974) [n:127.0.0.1:65150_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {package={global={name=global, url=http://localhost:44445/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}}
   [junit4]   2> 1856779 INFO  (qtp717289498-32974) [n:127.0.0.1:65150_solr     ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update clusterprops to be of version 1 
   [junit4]   2> 1856780 DEBUG (zkCallback-13084-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 1856780 INFO  (solrHandlerExecutor-10008-thread-4-processing-n:127.0.0.1:65150_solr) [n:127.0.0.1:65150_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1856780 INFO  (solrHandlerExecutor-10008-thread-3-processing-n:127.0.0.1:65150_solr) [n:127.0.0.1:65150_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1856781 INFO  (solrHandlerExecutor-10008-thread-1-processing-n:127.0.0.1:65150_solr) [n:127.0.0.1:65150_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1856781 INFO  (solrHandlerExecutor-10008-thread-2-processing-n:127.0.0.1:65150_solr) [n:127.0.0.1:65150_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1856882 DEBUG (qtp717289498-32977) [n:127.0.0.1:65150_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 1856882 DEBUG (qtp717289498-32977) [n:127.0.0.1:65150_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 1856882 INFO  (qtp717289498-32977) [n:127.0.0.1:65150_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1856883 DEBUG (qtp1396324593-32995) [n:127.0.0.1:54712_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 1856883 DEBUG (qtp1396324593-32995) [n:127.0.0.1:54712_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 1856883 INFO  (qtp1396324593-32995) [n:127.0.0.1:54712_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1856884 DEBUG (qtp751380183-33006) [n:127.0.0.1:41734_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 1856884 DEBUG (qtp751380183-33006) [n:127.0.0.1:41734_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 1856884 INFO  (qtp751380183-33006) [n:127.0.0.1:41734_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1856885 DEBUG (qtp533407884-32991) [n:127.0.0.1:36251_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 1856885 DEBUG (qtp533407884-32991) [n:127.0.0.1:36251_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 1856885 INFO  (qtp533407884-32991) [n:127.0.0.1:36251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1856886 INFO  (qtp717289498-32974) [n:127.0.0.1:65150_solr     ] o.a.s.h.a.CollectionHandlerApi Took 107.0ms to update the clusterprops to be of version 1  on 4 nodes
   [junit4]   2> 1856886 INFO  (qtp717289498-32974) [n:127.0.0.1:65150_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=206
   [junit4]   2> 1856888 INFO  (qtp1396324593-32994) [n:127.0.0.1:54712_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext/bar params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1856896 INFO  (qtp751380183-33004) [n:127.0.0.1:41734_solr     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856899 DEBUG (zkCallback-13081-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha256=20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 1856899 DEBUG (zkCallback-13058-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha256=20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 1856899 INFO  (zkCallback-13058-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 2
   [junit4]   2> 1856900 DEBUG (zkCallback-13089-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha256=20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 1856900 INFO  (qtp751380183-33004) [n:127.0.0.1:41734_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 2
   [junit4]   2> 1856900 DEBUG (zkCallback-13048-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha256=20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 1856900 INFO  (zkCallback-13048-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 2
   [junit4]   2> 1856900 DEBUG (zkCallback-13097-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha256=20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 1856902 DEBUG (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha256=20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 1856904 INFO  (qtp751380183-33004) [n:127.0.0.1:41734_solr     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856906 INFO  (qtp751380183-33004) [n:127.0.0.1:41734_solr     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:44445/jar3.jar]
   [junit4]   2> 1856906 DEBUG (qtp751380183-33004) [n:127.0.0.1:41734_solr     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 1856911 DEBUG (zkCallback-13084-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha256=20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 1856911 INFO  (zkCallback-13084-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 2
   [junit4]   2> 1856912 INFO  (zkCallback-13048-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856912 INFO  (zkCallback-13048-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:44445/jar3.jar]
   [junit4]   2> 1856912 DEBUG (zkCallback-13048-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 1856914 DEBUG (zkCallback-13056-thread-2) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha256=20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 1856914 INFO  (zkCallback-13056-thread-2) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 2
   [junit4]   2> 1856914 DEBUG (zkCallback-13103-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44445/jar3.jar, sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==, sha256=20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 1856916 INFO  (zkCallback-13084-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856916 INFO  (zkCallback-13058-thread-1) [     ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 1856918 INFO  (zkCallback-13056-thread-2) [ 

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

---------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: E6EA596FCD11C7F
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says olá! Master seed: E6EA596FCD11C7F
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(29714@serv1-vm3).
   [junit4] Started J1 PID(29715@serv1-vm3).
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4] OK      9.87s J0 | TestContainerReqHandler.testRuntimeLibWithSig512
   [junit4] OK      10.6s J0 | TestContainerReqHandler.testPluginFrompackage
   [junit4] OK      4.67s J0 | TestContainerReqHandler.testRuntimeLibWithSig2048
   [junit4] OK      7.78s J0 | TestContainerReqHandler.testCacheLoadFromPackage
   [junit4] OK      4.94s J0 | TestContainerReqHandler.testPackageAPI
   [junit4] OK      4.61s J0 | TestContainerReqHandler.testSetClusterReqHandler
   [junit4] Completed [1/5] on J0 in 46.03s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4] OK      10.7s J1 | TestContainerReqHandler.testRuntimeLibWithSig512
   [junit4] OK      10.00s J1 | TestContainerReqHandler.testPluginFrompackage
   [junit4] OK      5.09s J1 | TestContainerReqHandler.testRuntimeLibWithSig2048
   [junit4] OK      8.31s J1 | TestContainerReqHandler.testCacheLoadFromPackage
   [junit4] OK      5.00s J1 | TestContainerReqHandler.testPackageAPI
   [junit4] OK      4.62s J1 | TestContainerReqHandler.testSetClusterReqHandler
   [junit4] Completed [2/5] on J1 in 47.10s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4] OK      3.76s J0 | TestContainerReqHandler.testRuntimeLibWithSig512
   [junit4] OK      6.83s J0 | TestContainerReqHandler.testPluginFrompackage
   [junit4] OK      4.13s J0 | TestContainerReqHandler.testRuntimeLibWithSig2048
   [junit4] OK      6.41s J0 | TestContainerReqHandler.testCacheLoadFromPackage
   [junit4] OK      3.89s J0 | TestContainerReqHandler.testPackageAPI
   [junit4] OK      3.01s J0 | TestContainerReqHandler.testSetClusterReqHandler
   [junit4] Completed [3/5] on J0 in 28.85s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4] OK      4.78s J1 | TestContainerReqHandler.testRuntimeLibWithSig512
   [junit4] OK      8.08s J1 | TestContainerReqHandler.testPluginFrompackage
   [junit4] OK      4.06s J1 | TestContainerReqHandler.testRuntimeLibWithSig2048
   [junit4] OK      5.39s J1 | TestContainerReqHandler.testCacheLoadFromPackage
   [junit4] OK      4.34s J1 | TestContainerReqHandler.testPackageAPI
   [junit4] OK      3.46s J1 | TestContainerReqHandler.testSetClusterReqHandler
   [junit4] Completed [4/5] on J1 in 30.91s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4] OK      3.38s J0 | TestContainerReqHandler.testRuntimeLibWithSig512
   [junit4] OK      6.14s J0 | TestContainerReqHandler.testPluginFrompackage
   [junit4] OK      3.38s J0 | TestContainerReqHandler.testRuntimeLibWithSig2048
   [junit4] OK      5.26s J0 | TestContainerReqHandler.testCacheLoadFromPackage
   [junit4] OK      3.52s J0 | TestContainerReqHandler.testPackageAPI
   [junit4] OK      2.60s J0 | TestContainerReqHandler.testSetClusterReqHandler
   [junit4] Completed [5/5] on J0 in 24.83s, 6 tests
   [junit4] 
   [junit4] JVM J0:     0.68 ..   101.78 =   101.10s
   [junit4] JVM J1:     0.69 ..    79.59 =    78.90s
   [junit4] Execution time total: 1 minute 41 seconds
   [junit4] Tests summary: 5 suites, 30 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 292.23s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 272.63s | org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 159.11s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 138.04s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 117.71s | org.apache.solr.handler.TestReplicationHandler

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 44 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.TestContainerReqHandler
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2804)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2683)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2664)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3051)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1071)
		at hudson.FilePath.act(FilePath.java:1060)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2662)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1840)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3053)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1073)
	at hudson.FilePath.act(FilePath.java:1060)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2662)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=f12a652e11da014a2934a74f7e0b5841143ad431, workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #320
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2