You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/08/23 21:53:26 UTC

[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 1068 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1068/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage

Error Message:
Error from server at http://127.0.0.1:40215/solr: Underlying core creation failed while creating collection: globalCacheColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40215/solr: Underlying core creation failed while creating collection: globalCacheColl
	at __randomizedtesting.SeedInfo.seed([1D3924D402F6047C:D11C704A09A1B29F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage(TestContainerReqHandler.java:687)
	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)


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage

Error Message:
Error from server at http://127.0.0.1:38921/solr: Underlying core creation failed while creating collection: globalCacheColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38921/solr: Underlying core creation failed while creating collection: globalCacheColl
	at __randomizedtesting.SeedInfo.seed([1D3924D402F6047C:D11C704A09A1B29F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage(TestContainerReqHandler.java:687)
	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)


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage

Error Message:
Error from server at http://127.0.0.1:43119/solr: Underlying core creation failed while creating collection: globalCacheColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43119/solr: Underlying core creation failed while creating collection: globalCacheColl
	at __randomizedtesting.SeedInfo.seed([1D3924D402F6047C:D11C704A09A1B29F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage(TestContainerReqHandler.java:687)
	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)


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage

Error Message:
Error from server at http://127.0.0.1:42299/solr: Underlying core creation failed while creating collection: globalCacheColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42299/solr: Underlying core creation failed while creating collection: globalCacheColl
	at __randomizedtesting.SeedInfo.seed([1D3924D402F6047C:D11C704A09A1B29F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage(TestContainerReqHandler.java:687)
	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 15439 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 2583886 INFO  (SUITE-TestContainerReqHandler-seed#[1D3924D402F6047C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_1D3924D402F6047C-001/data-dir-219-001
   [junit4]   2> 2583886 WARN  (SUITE-TestContainerReqHandler-seed#[1D3924D402F6047C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 2583886 INFO  (SUITE-TestContainerReqHandler-seed#[1D3924D402F6047C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2583888 INFO  (SUITE-TestContainerReqHandler-seed#[1D3924D402F6047C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2583888 INFO  (SUITE-TestContainerReqHandler-seed#[1D3924D402F6047C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2583890 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRuntimeLibWithSig2048
   [junit4]   2> 2583892 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 2583895 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@961456{HTTP/1.1,[http/1.1]}{0.0.0.0:44795}
   [junit4]   2> 2583895 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.e.j.s.Server Started @2583933ms
   [junit4]   2> 2583895 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_1D3924D402F6047C-001/tempDir-001
   [junit4]   2> 2583896 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2583896 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2583896 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2583996 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.ZkTestServer start zk server on port:45171
   [junit4]   2> 2583996 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45171
   [junit4]   2> 2583996 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45171
   [junit4]   2> 2583996 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45171
   [junit4]   2> 2583997 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2583999 INFO  (zkConnectionManagerCallback-17255-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2583999 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2584001 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2584002 INFO  (zkConnectionManagerCallback-17257-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2584002 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2584003 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2584004 INFO  (zkConnectionManagerCallback-17259-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2584004 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2584111 WARN  (jetty-launcher-17260-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2584111 INFO  (jetty-launcher-17260-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2584111 INFO  (jetty-launcher-17260-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2584111 INFO  (jetty-launcher-17260-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_201-b09
   [junit4]   2> 2584118 WARN  (jetty-launcher-17260-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2584118 INFO  (jetty-launcher-17260-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2584118 INFO  (jetty-launcher-17260-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2584118 INFO  (jetty-launcher-17260-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_201-b09
   [junit4]   2> 2584118 WARN  (jetty-launcher-17260-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2584119 WARN  (jetty-launcher-17260-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2584119 INFO  (jetty-launcher-17260-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2584119 INFO  (jetty-launcher-17260-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2584119 INFO  (jetty-launcher-17260-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_201-b09
   [junit4]   2> 2584119 INFO  (jetty-launcher-17260-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2584119 INFO  (jetty-launcher-17260-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2584119 INFO  (jetty-launcher-17260-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_201-b09
   [junit4]   2> 2584119 INFO  (jetty-launcher-17260-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2584119 INFO  (jetty-launcher-17260-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2584119 INFO  (jetty-launcher-17260-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2584120 INFO  (jetty-launcher-17260-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c334e{/solr,null,AVAILABLE}
   [junit4]   2> 2584120 INFO  (jetty-launcher-17260-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2584120 INFO  (jetty-launcher-17260-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2584120 INFO  (jetty-launcher-17260-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@152390a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40603}
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-2) [     ] o.e.j.s.Server Started @2584159ms
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40603}
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@451f5c{/solr,null,AVAILABLE}
   [junit4]   2> 2584121 ERROR (jetty-launcher-17260-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-23T21:25:29.864Z
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1948c59{/solr,null,AVAILABLE}
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@149c3d7{/solr,null,AVAILABLE}
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@729dcc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34327}
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-3) [     ] o.e.j.s.Server Started @2584159ms
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34327}
   [junit4]   2> 2584121 ERROR (jetty-launcher-17260-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@17ff47f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46377}
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-4) [     ] o.e.j.s.Server Started @2584160ms
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-23T21:25:29.864Z
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46377}
   [junit4]   2> 2584121 ERROR (jetty-launcher-17260-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2584121 INFO  (jetty-launcher-17260-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2584122 INFO  (jetty-launcher-17260-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-23T21:25:29.865Z
   [junit4]   2> 2584127 INFO  (jetty-launcher-17260-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2584134 INFO  (jetty-launcher-17260-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2584139 INFO  (jetty-launcher-17260-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2584139 INFO  (jetty-launcher-17260-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1d3ad66{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44831}
   [junit4]   2> 2584139 INFO  (jetty-launcher-17260-thread-1) [     ] o.e.j.s.Server Started @2584177ms
   [junit4]   2> 2584139 INFO  (jetty-launcher-17260-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44831}
   [junit4]   2> 2584139 ERROR (jetty-launcher-17260-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2584139 INFO  (jetty-launcher-17260-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2584139 INFO  (jetty-launcher-17260-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2584139 INFO  (jetty-launcher-17260-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2584139 INFO  (jetty-launcher-17260-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2584139 INFO  (jetty-launcher-17260-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-23T21:25:29.882Z
   [junit4]   2> 2584141 INFO  (zkConnectionManagerCallback-17262-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2584141 INFO  (jetty-launcher-17260-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2584143 INFO  (jetty-launcher-17260-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2584147 INFO  (zkConnectionManagerCallback-17266-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2584147 INFO  (jetty-launcher-17260-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2584147 INFO  (jetty-launcher-17260-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2584147 INFO  (zkConnectionManagerCallback-17264-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2584147 INFO  (jetty-launcher-17260-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2584147 INFO  (zkConnectionManagerCallback-17268-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2584147 INFO  (jetty-launcher-17260-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2584147 INFO  (jetty-launcher-17260-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2584147 INFO  (jetty-launcher-17260-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2584148 INFO  (jetty-launcher-17260-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2584699 INFO  (jetty-launcher-17260-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2584701 WARN  (jetty-launcher-17260-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@407cf7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2584701 WARN  (jetty-launcher-17260-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@407cf7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2584711 WARN  (jetty-launcher-17260-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b2548b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2584711 WARN  (jetty-launcher-17260-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b2548b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2584713 INFO  (jetty-launcher-17260-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45171/solr
   [junit4]   2> 2584723 INFO  (jetty-launcher-17260-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2584726 INFO  (zkConnectionManagerCallback-17278-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2584726 INFO  (jetty-launcher-17260-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2584737 INFO  (jetty-launcher-17260-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2584738 WARN  (jetty-launcher-17260-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@fff784[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2584738 WARN  (jetty-launcher-17260-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@fff784[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2584741 WARN  (jetty-launcher-17260-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5bdd45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2584741 WARN  (jetty-launcher-17260-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5bdd45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2584742 INFO  (jetty-launcher-17260-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45171/solr
   [junit4]   2> 2584746 INFO  (jetty-launcher-17260-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2584747 INFO  (zkConnectionManagerCallback-17284-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2584747 INFO  (jetty-launcher-17260-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2584828 INFO  (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2584829 INFO  (zkConnectionManagerCallback-17286-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2584829 INFO  (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2584885 DEBUG (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2584885 DEBUG (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2584885 DEBUG (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 2584886 DEBUG (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2584887 INFO  (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40603_solr
   [junit4]   2> 2584887 INFO  (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.Overseer Overseer (id=72168316279848969-127.0.0.1:40603_solr-n_0000000000) starting
   [junit4]   2> 2584891 INFO  (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2584891 INFO  (zkConnectionManagerCallback-17293-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2584891 INFO  (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2584892 DEBUG (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2584892 DEBUG (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2584892 DEBUG (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 2584893 DEBUG (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2584893 INFO  (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45171/solr ready
   [junit4]   2> 2584893 INFO  (OverseerStateUpdate-72168316279848969-127.0.0.1:40603_solr-n_0000000000) [n:127.0.0.1:40603_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40603_solr
   [junit4]   2> 2584894 DEBUG (OverseerStateUpdate-72168316279848969-127.0.0.1:40603_solr-n_0000000000) [n:127.0.0.1:40603_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 2584894 DEBUG (OverseerStateUpdate-72168316279848969-127.0.0.1:40603_solr-n_0000000000) [n:127.0.0.1:40603_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2584895 INFO  (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40603_solr
   [junit4]   2> 2584896 INFO  (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2584903 DEBUG (zkCallback-17292-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> 2584903 INFO  (zkCallback-17292-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2584903 DEBUG (zkCallback-17292-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40603_solr]
   [junit4]   2> 2584907 DEBUG (zkCallback-17285-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> 2584907 INFO  (zkCallback-17285-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2584907 DEBUG (zkCallback-17285-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40603_solr]
   [junit4]   2> 2584927 INFO  (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2584950 INFO  (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2584950 INFO  (zkConnectionManagerCallback-17296-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2584950 INFO  (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2584951 INFO  (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40603.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c9f92
   [junit4]   2> 2584952 DEBUG (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2584952 DEBUG (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2584953 INFO  (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2584953 DEBUG (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40603_solr]
   [junit4]   2> 2584953 DEBUG (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2584954 INFO  (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44831_solr as DOWN
   [junit4]   2> 2584955 INFO  (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2584955 INFO  (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44831_solr
   [junit4]   2> 2584956 DEBUG (zkCallback-17292-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> 2584956 INFO  (zkCallback-17292-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2584956 DEBUG (zkCallback-17292-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40603_solr] -> [127.0.0.1:40603_solr, 127.0.0.1:44831_solr]
   [junit4]   2> 2584958 INFO  (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40603.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c9f92
   [junit4]   2> 2584958 INFO  (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40603.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c9f92
   [junit4]   2> 2584959 INFO  (jetty-launcher-17260-thread-2) [n:127.0.0.1:40603_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_1D3924D402F6047C-001/tempDir-001/node2/.
   [junit4]   2> 2584963 DEBUG (zkCallback-17285-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> 2584963 INFO  (zkCallback-17285-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2584963 DEBUG (zkCallback-17285-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40603_solr] -> [127.0.0.1:40603_solr, 127.0.0.1:44831_solr]
   [junit4]   2> 2584967 INFO  (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2584975 DEBUG (zkCallback-17295-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> 2584975 INFO  (zkCallback-17295-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2584975 DEBUG (zkCallback-17295-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40603_solr] -> [127.0.0.1:40603_solr, 127.0.0.1:44831_solr]
   [junit4]   2> 2584979 INFO  (zkConnectionManagerCallback-17303-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2584979 INFO  (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2584979 DEBUG (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2584987 DEBUG (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2584987 INFO  (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2584987 DEBUG (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40603_solr, 127.0.0.1:44831_solr]
   [junit4]   2> 2584987 DEBUG (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2584988 INFO  (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45171/solr ready
   [junit4]   2> 2584988 INFO  (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2585006 INFO  (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2585021 INFO  (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44831.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c9f92
   [junit4]   2> 2585029 INFO  (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44831.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c9f92
   [junit4]   2> 2585029 INFO  (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44831.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c9f92
   [junit4]   2> 2585030 INFO  (jetty-launcher-17260-thread-1) [n:127.0.0.1:44831_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_1D3924D402F6047C-001/tempDir-001/node1/.
   [junit4]   2> 2585032 INFO  (jetty-launcher-17260-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2585035 WARN  (jetty-launcher-17260-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ccf66[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585035 WARN  (jetty-launcher-17260-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ccf66[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585052 WARN  (jetty-launcher-17260-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1397488[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585052 WARN  (jetty-launcher-17260-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1397488[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585053 INFO  (jetty-launcher-17260-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45171/solr
   [junit4]   2> 2585055 INFO  (jetty-launcher-17260-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585055 INFO  (zkConnectionManagerCallback-17310-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585055 INFO  (jetty-launcher-17260-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585157 INFO  (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585158 INFO  (zkConnectionManagerCallback-17312-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585158 INFO  (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585161 DEBUG (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2585161 DEBUG (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2585161 INFO  (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2585161 DEBUG (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40603_solr, 127.0.0.1:44831_solr]
   [junit4]   2> 2585161 DEBUG (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2585162 INFO  (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46377_solr as DOWN
   [junit4]   2> 2585162 INFO  (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2585163 INFO  (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46377_solr
   [junit4]   2> 2585163 DEBUG (zkCallback-17285-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> 2585163 DEBUG (zkCallback-17292-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> 2585163 INFO  (zkCallback-17292-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2585163 DEBUG (zkCallback-17292-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40603_solr, 127.0.0.1:44831_solr] -> [127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr]
   [junit4]   2> 2585163 INFO  (zkCallback-17285-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2585163 DEBUG (zkCallback-17285-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40603_solr, 127.0.0.1:44831_solr] -> [127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr]
   [junit4]   2> 2585163 DEBUG (zkCallback-17295-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> 2585163 DEBUG (zkCallback-17311-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> 2585163 DEBUG (zkCallback-17302-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> 2585163 INFO  (zkCallback-17295-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2585163 DEBUG (zkCallback-17295-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40603_solr, 127.0.0.1:44831_solr] -> [127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr]
   [junit4]   2> 2585163 INFO  (zkCallback-17311-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2585163 DEBUG (zkCallback-17311-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40603_solr, 127.0.0.1:44831_solr] -> [127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr]
   [junit4]   2> 2585163 INFO  (zkCallback-17302-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2585163 DEBUG (zkCallback-17302-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40603_solr, 127.0.0.1:44831_solr] -> [127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr]
   [junit4]   2> 2585164 INFO  (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585164 INFO  (zkConnectionManagerCallback-17319-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585164 INFO  (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585165 DEBUG (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2585165 DEBUG (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2585165 INFO  (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2585165 DEBUG (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr]
   [junit4]   2> 2585165 DEBUG (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2585165 INFO  (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45171/solr ready
   [junit4]   2> 2585166 INFO  (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2585182 INFO  (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2585194 INFO  (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46377.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c9f92
   [junit4]   2> 2585200 INFO  (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46377.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c9f92
   [junit4]   2> 2585200 INFO  (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46377.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c9f92
   [junit4]   2> 2585200 INFO  (jetty-launcher-17260-thread-4) [n:127.0.0.1:46377_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_1D3924D402F6047C-001/tempDir-001/node4/.
   [junit4]   2> 2585389 INFO  (jetty-launcher-17260-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2585389 WARN  (jetty-launcher-17260-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@144578[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585389 WARN  (jetty-launcher-17260-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@144578[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585392 WARN  (jetty-launcher-17260-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5de128[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585392 WARN  (jetty-launcher-17260-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5de128[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585393 INFO  (jetty-launcher-17260-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45171/solr
   [junit4]   2> 2585393 INFO  (jetty-launcher-17260-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585394 INFO  (zkConnectionManagerCallback-17326-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585394 INFO  (jetty-launcher-17260-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585496 INFO  (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585497 INFO  (zkConnectionManagerCallback-17328-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585497 INFO  (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585499 DEBUG (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2585499 DEBUG (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2585499 INFO  (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2585499 DEBUG (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr]
   [junit4]   2> 2585500 DEBUG (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2585501 INFO  (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34327_solr as DOWN
   [junit4]   2> 2585501 INFO  (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2585501 INFO  (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34327_solr
   [junit4]   2> 2585501 DEBUG (zkCallback-17285-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> 2585501 DEBUG (zkCallback-17302-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> 2585501 DEBUG (zkCallback-17295-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> 2585501 DEBUG (zkCallback-17292-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> 2585502 DEBUG (zkCallback-17311-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> 2585502 DEBUG (zkCallback-17327-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> 2585502 INFO  (zkCallback-17292-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2585502 INFO  (zkCallback-17302-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2585502 DEBUG (zkCallback-17292-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr] -> [127.0.0.1:34327_solr, 127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr]
   [junit4]   2> 2585502 DEBUG (zkCallback-17302-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr] -> [127.0.0.1:34327_solr, 127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr]
   [junit4]   2> 2585502 INFO  (zkCallback-17295-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2585502 INFO  (zkCallback-17285-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2585502 DEBUG (zkCallback-17285-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr] -> [127.0.0.1:34327_solr, 127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr]
   [junit4]   2> 2585502 DEBUG (zkCallback-17295-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr] -> [127.0.0.1:34327_solr, 127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr]
   [junit4]   2> 2585502 DEBUG (zkCallback-17318-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> 2585502 INFO  (zkCallback-17311-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2585502 DEBUG (zkCallback-17311-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr] -> [127.0.0.1:34327_solr, 127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr]
   [junit4]   2> 2585502 INFO  (zkCallback-17327-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2585502 DEBUG (zkCallback-17327-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr] -> [127.0.0.1:34327_solr, 127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr]
   [junit4]   2> 2585502 INFO  (zkCallback-17318-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2585502 DEBUG (zkCallback-17318-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr] -> [127.0.0.1:34327_solr, 127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr]
   [junit4]   2> 2585503 INFO  (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585507 INFO  (zkConnectionManagerCallback-17335-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585507 INFO  (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585507 DEBUG (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2585508 DEBUG (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2585508 INFO  (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2585508 DEBUG (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:34327_solr, 127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr]
   [junit4]   2> 2585508 DEBUG (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2585509 INFO  (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45171/solr ready
   [junit4]   2> 2585509 INFO  (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2585523 INFO  (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2585535 INFO  (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34327.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c9f92
   [junit4]   2> 2585541 INFO  (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34327.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c9f92
   [junit4]   2> 2585541 INFO  (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34327.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c9f92
   [junit4]   2> 2585542 INFO  (jetty-launcher-17260-thread-3) [n:127.0.0.1:34327_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_1D3924D402F6047C-001/tempDir-001/node3/.
   [junit4]   2> 2585581 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2585583 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585583 INFO  (zkConnectionManagerCallback-17341-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585583 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585584 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2585584 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2585584 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2585584 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:34327_solr, 127.0.0.1:40603_solr, 127.0.0.1:44831_solr, 127.0.0.1:46377_solr]
   [junit4]   2> 2585585 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2585585 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[1D3924D402F6047C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45171/solr ready
   [junit4]   2> 2585592 ERROR (qtp28842936-46184) [n:127.0.0.1:46377_solr     ] o.a.s.c.RuntimeLib Signature verifying error 
   [junit4]   2>           => org.apache.solr.common.SolrException: No key matched signature for jar : global version: null
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.verifyJarSignature(RuntimeLib.java:219)
   [junit4]   2> org.apache.solr.common.SolrException: No key matched signature for jar : global version: null
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.verifyJarSignature(RuntimeLib.java:219) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:114) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:227) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:116) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 2585592 ERROR (qtp28842936-46184) [n:127.0.0.1:46377_solr     ] o.a.s.h.a.CollectionHandlerApi Error loading runtimelib 
   [junit4]   2>           => org.apache.solr.common.SolrException: No key matched signature for jar : global version: null
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.verifyJarSignature(RuntimeLib.java:219)
   [junit4]   2> org.apache.solr.common.SolrException: No key matched signature for jar : global version: null
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.verifyJarSignature(RuntimeLib.java:219) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:114) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:227) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:116) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 2585592 ERROR (qtp28842936-46184) [n:127.0.0.1:46377_solr     ] o.a.s.h.a.CollectionHandlerApi Error in running command {
   [junit4]   2>   "add-package":{
   [junit4]   2>     "name":"global",
   [junit4]   2>     "url":"http://localhost:44795/jar1.jar",
   [junit4]   2>     "sig":"EdYkvRpMZbvElN93/xUmyKXcj6xHP16AVk71TlTascEwCb5cFQ2AeKhPIlwYpkLWXEOcLZKfeXoWwOLaV5ZNhg==",
   [junit4]   2>     "sha512":"d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420"},
   [junit4]   2>   "errors":["No key matched signature for jar : global version: null"]} , current clusterprops.json : {}
   [junit4]   2> 2585593 INFO  (qtp28842936-46184) [n:127.0.0.1:46377_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=400 QTime=6
   [junit4]   2> 2585599 INFO  (qtp26596424-46170) [n:127.0.0.1:40603_solr     ] o.a.s.c.RuntimeLib Jar global signed with pub_key2048.der successfully verified
   [junit4]   2> 2585599 DEBUG (zkCallback-17292-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44795/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 2585599 DEBUG (zkCallback-17318-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44795/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAWwWIGm+jpXgn1JiuaenfxFCcfNKCC9WgZmEgbTZTzmV/OZMVn90u642YJbF3vTnzelW1pHB43ZRAJ1iesH0anM37w03n3es+vFWQtuxc+2Go888fJoMkUX2C6Zk6Jn116KE45DWjeyPM4mp3vvGzwGvdRxP5K9Q3suA+iuI/ULXM7m9mV4ruvs/MZvL+ELm5Jnmk1bBtixVJhQwJP2z++8tQKJghhyBxPIC/2fkAHobQpkhZrXu56JjP+v33ul3Ku4bbvfVMY/LVwCAEnxlvhk+C6uRCKCeFMrzQ/k5inasXLw==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 2585599 DEBUG (zkCallback-17311-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:44795/jar1.jar, sig=NaTm3+i99/ZhS8YRsLc3NLz2Y6VuwEbu7DihY8GAW

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

.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 99633 DEBUG (zkCallback-1366-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: [4])
   [junit4]   2> 99633 DEBUG (zkCallback-1375-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: [4])
   [junit4]   2> 99633 INFO  (zkCallback-1344-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 99633 DEBUG (zkCallback-1344-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36505_solr, 127.0.0.1:41821_solr, 127.0.0.1:44003_solr, 127.0.0.1:45981_solr] -> [127.0.0.1:41821_solr, 127.0.0.1:45981_solr]
   [junit4]   2> 99633 INFO  (zkCallback-1382-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 99633 DEBUG (zkCallback-1382-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36505_solr, 127.0.0.1:41821_solr, 127.0.0.1:44003_solr, 127.0.0.1:45981_solr] -> [127.0.0.1:41821_solr, 127.0.0.1:45981_solr]
   [junit4]   2> 99633 INFO  (zkCallback-1359-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 99633 DEBUG (zkCallback-1359-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36505_solr, 127.0.0.1:41821_solr, 127.0.0.1:44003_solr, 127.0.0.1:45981_solr] -> [127.0.0.1:41821_solr, 127.0.0.1:45981_solr]
   [junit4]   2> 99633 INFO  (zkCallback-1366-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 99633 DEBUG (zkCallback-1366-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36505_solr, 127.0.0.1:41821_solr, 127.0.0.1:44003_solr, 127.0.0.1:45981_solr] -> [127.0.0.1:41821_solr, 127.0.0.1:45981_solr]
   [junit4]   2> 99633 INFO  (zkCallback-1375-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 99633 DEBUG (zkCallback-1375-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36505_solr, 127.0.0.1:41821_solr, 127.0.0.1:44003_solr, 127.0.0.1:45981_solr] -> [127.0.0.1:41821_solr, 127.0.0.1:45981_solr]
   [junit4]   2> 99636 INFO  (closeThreadPool-1425-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72168423615037448-127.0.0.1:44003_solr-n_0000000000) closing
   [junit4]   2> 99733 INFO  (jetty-closer-1412-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72168423615037448-127.0.0.1:44003_solr-n_0000000000) closing
   [junit4]   2> 99934 INFO  (jetty-closer-1412-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@fc3832{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 99935 INFO  (jetty-closer-1412-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ff3583{/solr,null,UNAVAILABLE}
   [junit4]   2> 99935 INFO  (jetty-closer-1412-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 100134 INFO  (jetty-closer-1412-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1aedc52{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 100135 INFO  (jetty-closer-1412-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c2995e{/solr,null,UNAVAILABLE}
   [junit4]   2> 100135 INFO  (jetty-closer-1412-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 100235 INFO  (jetty-closer-1412-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@d21295{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 100235 INFO  (jetty-closer-1412-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@25213f{/solr,null,UNAVAILABLE}
   [junit4]   2> 100235 INFO  (jetty-closer-1412-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 100435 INFO  (jetty-closer-1412-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@f5953d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 100436 INFO  (jetty-closer-1412-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ddae65{/solr,null,UNAVAILABLE}
   [junit4]   2> 100436 INFO  (jetty-closer-1412-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 100436 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[1D3924D402F6047C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 100639 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 100640 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[1D3924D402F6047C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35171
   [junit4]   2> 100640 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[1D3924D402F6047C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35171
   [junit4]   2> 100640 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[1D3924D402F6047C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35171
   [junit4]   2> 100640 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[1D3924D402F6047C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRuntimeLibWithSig512
   [junit4] OK      3.48s J0 | TestContainerReqHandler.testRuntimeLibWithSig512
   [junit4]   2> 100641 INFO  (SUITE-TestContainerReqHandler-seed#[1D3924D402F6047C]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 100641 INFO  (SUITE-TestContainerReqHandler-seed#[1D3924D402F6047C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35171
   [junit4]   2> 100641 INFO  (SUITE-TestContainerReqHandler-seed#[1D3924D402F6047C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35171
   [junit4]   2> 100641 INFO  (SUITE-TestContainerReqHandler-seed#[1D3924D402F6047C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35171
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1D3924D402F6047C-002
   [junit4]   2> Aug 23, 2019 9:52:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@32fd31), locale=ar-AE, timezone=Etc/GMT+5
   [junit4]   2> NOTE: Linux 5.0.0-23-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=8,threads=1,free=32246392,total=86528000
   [junit4]   2> NOTE: All tests run in this JVM: [TestContainerReqHandler, TestContainerReqHandler]
   [junit4] Completed [5/5 (5!)] on J0 in 40.59s, 6 tests, 1 error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1572: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1099: There were test failures: 5 suites, 30 tests, 5 errors [seed: 1D3924D402F6047C]

Total time: 1 minute 43 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.handler.TestContainerReqHandler
[repro] Exiting with code 256
+ 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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/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=035d823acf752d5794cfd07e133a918f0fb6b8c6, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1067
Recording test results
Setting ANT_1_8_2_HOME=/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2