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 2017/08/24 19:44:57 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+181) - Build # 20368 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20368/
Java: 32bit/jdk-9-ea+181 -client -XX:+UseConcMarkSweepGC --illegal-access=deny

2 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream

Error Message:
Error from server at https://127.0.0.1:33587/solr/workQueue_shard2_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason: <pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:33587/solr/workQueue_shard2_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([A3CF3EEADB0C1485:810FBF11F8663E95]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:6815)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33587/solr/workQueue_shard2_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	... 1 more


FAILED:  org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter

Error Message:
No 'solr.node' logs in: {numFound=0,start=0,docs=[]}

Stack Trace:
java.lang.AssertionError: No 'solr.node' logs in: {numFound=0,start=0,docs=[]}
	at __randomizedtesting.SeedInfo.seed([61420E83F7FE7D1F:3EA623B49CF2EE5A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:85)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1692 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20170824_183121_88811347422738627832020.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20170824_183121_8863490443587653754316.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20170824_183121_88616609995423068656671.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 285 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20170824_183853_84511594070650153131286.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20170824_183853_8456764065357432531268.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20170824_183853_8452345813984552959992.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1033 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20170824_184026_32513146231050641396489.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20170824_184026_3259252977359497237812.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20170824_184026_3259379953920163776543.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 207 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20170824_184426_24414584734806017143615.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20170824_184426_23812441615703113294006.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20170824_184426_2388152410659688415557.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 229 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20170824_184438_82516494809914963813633.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20170824_184438_82516558271172596331173.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20170824_184438_82516347395705213320913.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 146 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20170824_184515_14416079983973265193207.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20170824_184515_14510528990145700116325.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20170824_184515_1444921632677591398824.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20170824_184519_1103445037430158016059.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20170824_184519_11010113122578315644888.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20170824_184519_1108729575927248500890.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 145 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20170824_184529_93713690633417319294942.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20170824_184529_9371902296051638252343.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 146 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20170824_184542_4311090041756950601135.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20170824_184542_4313765910208100501402.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20170824_184542_43117073019112752614780.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20170824_184545_3654144397356510203961.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 145 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20170824_184553_6725330049256932179636.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20170824_184553_6729805845353903719326.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 25 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20170824_184553_6729555777358127635224.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1209 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20170824_184604_7774163519774820841117.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20170824_184604_7779924731386167604314.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20170824_184604_777342125636493775926.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20170824_184613_90213675784188693119598.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20170824_184613_9024000756462259108037.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20170824_184613_9039103023833113009061.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 248 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20170824_184627_50610122530146451259699.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20170824_184627_5062795687126241788688.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20170824_184627_50616078911442020164662.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 229 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20170824_184926_133998713211385631917.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20170824_184926_1338196281765263914509.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20170824_184926_1339814608440612657300.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20170824_184928_95615166657707846040335.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20170824_184928_95617277049978550942631.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20170824_184928_9562828351513032769087.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 210 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20170824_184935_3328081508780027580157.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20170824_184935_3327150326801148722192.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20170824_184935_33217661507241338575810.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20170824_185005_25614496125924088188806.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20170824_185005_25617988601158111339303.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20170824_185005_256510310833323437.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20170824_185024_8752537257705198979541.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20170824_185024_8745510866412269094260.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20170824_185024_87417293595391332227066.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20170824_185043_53914208187743795224211.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20170824_185043_5394109953624839490637.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20170824_185043_53910440880816897367944.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 141 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20170824_185115_22711908276129339463817.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20170824_185115_2279934400301351927901.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20170824_185127_0302503579992547190838.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20170824_185127_03012945591387602644129.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20170824_185127_0309908700228663880408.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 307 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20170824_185143_29218283808443609716518.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20170824_185143_29214780706240905899550.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20170824_185143_2921760281159252153340.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20170824_185149_8358051728619794666476.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20170824_185149_8355341600601571944162.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20170824_185149_8358757756668922278567.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 199 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20170824_185156_16313200213297865753561.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20170824_185156_163642297312097192396.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20170824_185156_1636799131180124982928.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20170824_185206_78416674876596005641598.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20170824_185206_7844121000742467779201.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20170824_185206_784785577958023684417.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 207 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20170824_185307_03713660421553005508734.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20170824_185307_0376561070201693025948.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20170824_185307_0379255685748836640378.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 140 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20170824_185319_17115444604120860429804.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20170824_185321_45513389408629652156786.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20170824_185321_455224278293667996990.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20170824_185321_45516321989819136065755.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20170824_185442_3622595757019509734380.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20170824_185442_36217514043110439481352.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 18 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20170824_185442_36212628739037868728670.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3401 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_61420E83F7FE7D1F-001/init-core-data-001
   [junit4]   2> 2137071 WARN  (SUITE-SolrSlf4jReporterTest-seed#[61420E83F7FE7D1F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 2137072 INFO  (SUITE-SolrSlf4jReporterTest-seed#[61420E83F7FE7D1F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2137072 INFO  (SUITE-SolrSlf4jReporterTest-seed#[61420E83F7FE7D1F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2137072 INFO  (SUITE-SolrSlf4jReporterTest-seed#[61420E83F7FE7D1F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2137074 INFO  (TEST-SolrSlf4jReporterTest.testReporter-seed#[61420E83F7FE7D1F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReporter
   [junit4]   2> 2143380 INFO  (TEST-SolrSlf4jReporterTest.testReporter-seed#[61420E83F7FE7D1F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReporter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrSlf4jReporterTest -Dtests.method=testReporter -Dtests.seed=61420E83F7FE7D1F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gsw-CH -Dtests.timezone=Europe/Vienna -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 6.31s J1 | SolrSlf4jReporterTest.testReporter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: No 'solr.node' logs in: {numFound=0,start=0,docs=[]}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([61420E83F7FE7D1F:3EA623B49CF2EE5A]:0)
   [junit4]    > 	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:85)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2143384 INFO  (SUITE-SolrSlf4jReporterTest-seed#[61420E83F7FE7D1F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_61420E83F7FE7D1F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=gsw-CH, timezone=Europe/Vienna
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9 (32-bit)/cpus=8,threads=1,free=261768616,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIDistributedZkTest, DeleteReplicaTest, FileBasedSpellCheckerTest, TestNumericTerms32, TestScoreJoinQPNoScore, VersionInfoTest, UpdateRequestProcessorFactoryTest, TestRawResponseWriter, TestNumericTokenStream, BasicFunctionalityTest, SoftAutoCommitTest, LargeFieldTest, BadComponentTest, NoCacheHeaderTest, TestRTGBase, JSONWriterTest, TestSolrCloudWithDelegationTokens, CollectionStateFormat2Test, HighlighterTest, CoreAdminHandlerTest, TestSolrCoreSnapshots, TestBlobHandler, DistributedIntervalFacetingTest, DeleteInactiveReplicaTest, ZkControllerTest, MetricUtilsTest, IndexSchemaRuntimeFieldTest, TestBackupRepositoryFactory, OverseerModifyCollectionTest, TestLegacyFieldReuse, TestSolrIndexConfig, TestJsonFacetRefinement, SliceStateTest, DirectSolrConnectionTest, TestCharFilters, TestTrieFacet, SchemaVersionSpecificBehaviorTest, LoggingHandlerTest, AtomicUpdatesTest, MissingSegmentRecoveryTest, TlogReplayBufferedWhileIndexingTest, TestPostingsSolrHighlighter, TestGraphMLResponseWriter, TestHashQParserPlugin, SharedFSAutoReplicaFailoverUtilsTest, SubstringBytesRefFilterTest, TestSchemaVersionResource, TestRequestForwarding, DisMaxRequestHandlerTest, TestNoOpRegenerator, CdcrReplicationHandlerTest, DistributedFacetPivotLongTailTest, ForceLeaderTest, TestDistributedGrouping, TestPullReplica, MoreLikeThisHandlerTest, TestSolrCloudWithHadoopAuthPlugin, OverseerTaskQueueTest, ClusterStateUpdateTest, TestHalfAndHalfDocValues, BadCopyFieldTest, TestRandomRequestDistribution, TestQueryTypes, TestExactSharedStatsCache, SolrGraphiteReporterTest, AssignBackwardCompatibilityTest, TestValueSourceCache, TestMaxTokenLenTokenizer, ReplicaListTransformerTest, LeaderInitiatedRecoveryOnCommitTest, ConnectionReuseTest, QueryParsingTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ImplicitSnitchTest, TestSubQueryTransformerDistrib, StatelessScriptUpdateProcessorFactoryTest, TermVectorComponentTest, TestLRUCache, TestSweetSpotSimilarityFactory, TestPartialUpdateDeduplication, TestSmileRequest, TestFieldCacheVsDocValues, HdfsLockFactoryTest, TestClusterStateMutator, SortSpecParsingTest, BlockDirectoryTest, PrimUtilsTest, AnalysisAfterCoreReloadTest, DistributedMLTComponentTest, BasicAuthIntegrationTest, CacheHeaderTest, ExitableDirectoryReaderTest, TestTlogReplica, TestSha256AuthenticationProvider, ResourceLoaderTest, TestCustomDocTransformer, TestHashPartitioner, TestReloadAndDeleteDocs, TestMultiValuedNumericRangeQuery, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestStreamBody, DistribCursorPagingTest, SpatialFilterTest, TestLeaderInitiatedRecoveryThread, ScriptEngineTest, TestDFISimilarityFactory, TestMaxScoreQueryParser, TestStressRecovery, ConnectionManagerTest, SolrCloudExampleTest, BlobRepositoryCloudTest, BlockJoinFacetDistribTest, ConvertedLegacyTest, TestXIncludeConfig, TestElisionMultitermQuery, TestDynamicFieldCollectionResource, TestPerFieldSimilarity, TestSearchPerf, TestOrdValues, WrapperMergePolicyFactoryTest, TestReloadDeadlock, TestUnifiedSolrHighlighter, CSVRequestHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, ResponseLogComponentTest, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestBinaryField, NumericFieldsTest, TestConfig, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, CreateCollectionCleanupTest, DeleteNodeTest, DeleteStatusTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest, MigrateRouteKeyTest, MoveReplicaHDFSUlogDirTest, PeerSyncReplicationTest, SolrXmlInZkTest, TestCloudPivotFacet, TestClusterProperties, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestLockTree, TestMiniSolrCloudClusterSSL, TestPullReplicaErrorHandling, TestRandomFlRTGCloud, TestSSLRandomization, TestShortCircuitedRequests, TestStressCloudBlindAtomicUpdates, TriLevelCompositeIdRoutingTest, TestPolicyCloud, HdfsRecoverLeaseTest, ZkStateReaderTest, RuleEngineTest, RulesTest, TestInfoStreamLogging, TestInitParams, TestSimpleTextCodec, TestSolrConfigHandler, TestRestoreCore, TestSolrConfigHandlerConcurrent, V2StandaloneTest, CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, MetricsHandlerTest, SecurityConfHandlerTest, StatsReloadRaceTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, ShufflingReplicaListTransformerTest, SpatialHeatmapFacetsTest, SolrSlf4jReporterTest]
   [junit4] Completed [626/732 (1!)] on J1 in 6.36s, 1 test, 1 failure <<< FAILURES!

[...truncated 406 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20170824_185543_80818403189515422971844.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20170824_185543_80817329821574305850416.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20170824_185543_80811931225427059854643.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 812 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20170824_193502_29417262374471400291650.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20170824_193502_29412361097908972657835.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_A3CF3EEADB0C1485-001/init-core-data-001
   [junit4]   2> 87034 WARN  (SUITE-StreamExpressionTest-seed#[A3CF3EEADB0C1485]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 87034 INFO  (SUITE-StreamExpressionTest-seed#[A3CF3EEADB0C1485]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 87035 INFO  (SUITE-StreamExpressionTest-seed#[A3CF3EEADB0C1485]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 87035 INFO  (SUITE-StreamExpressionTest-seed#[A3CF3EEADB0C1485]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 87036 INFO  (SUITE-StreamExpressionTest-seed#[A3CF3EEADB0C1485]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_A3CF3EEADB0C1485-001/tempDir-001
   [junit4]   2> 87036 INFO  (SUITE-StreamExpressionTest-seed#[A3CF3EEADB0C1485]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 87036 INFO  (Thread-336) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 87036 INFO  (Thread-336) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 87042 ERROR (Thread-336) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 87137 INFO  (SUITE-StreamExpressionTest-seed#[A3CF3EEADB0C1485]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42171
   [junit4]   2> 87169 INFO  (jetty-launcher-247-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 87169 INFO  (jetty-launcher-247-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 87176 INFO  (jetty-launcher-247-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 87183 INFO  (jetty-launcher-247-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 87210 INFO  (jetty-launcher-247-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10d366{/solr,null,AVAILABLE}
   [junit4]   2> 87213 INFO  (jetty-launcher-247-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@147491{SSL,[ssl, http/1.1]}{127.0.0.1:41671}
   [junit4]   2> 87213 INFO  (jetty-launcher-247-thread-1) [    ] o.e.j.s.Server Started @90204ms
   [junit4]   2> 87213 INFO  (jetty-launcher-247-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41671}
   [junit4]   2> 87213 ERROR (jetty-launcher-247-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 87213 INFO  (jetty-launcher-247-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 87213 INFO  (jetty-launcher-247-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 87213 INFO  (jetty-launcher-247-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 87213 INFO  (jetty-launcher-247-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-24T19:36:32.540860Z
   [junit4]   2> 87224 INFO  (jetty-launcher-247-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e07bc5{/solr,null,AVAILABLE}
   [junit4]   2> 87235 INFO  (jetty-launcher-247-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@120bf4a{/solr,null,AVAILABLE}
   [junit4]   2> 87239 INFO  (jetty-launcher-247-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41e629{SSL,[ssl, http/1.1]}{127.0.0.1:36541}
   [junit4]   2> 87239 INFO  (jetty-launcher-247-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15beed2{/solr,null,AVAILABLE}
   [junit4]   2> 87239 INFO  (jetty-launcher-247-thread-2) [    ] o.e.j.s.Server Started @90230ms
   [junit4]   2> 87239 INFO  (jetty-launcher-247-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36541}
   [junit4]   2> 87239 ERROR (jetty-launcher-247-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 87239 INFO  (jetty-launcher-247-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 87239 INFO  (jetty-launcher-247-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 87239 INFO  (jetty-launcher-247-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 87239 INFO  (jetty-launcher-247-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-24T19:36:32.566568Z
   [junit4]   2> 87239 INFO  (jetty-launcher-247-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d2b416{SSL,[ssl, http/1.1]}{127.0.0.1:41617}
   [junit4]   2> 87239 INFO  (jetty-launcher-247-thread-4) [    ] o.e.j.s.Server Started @90230ms
   [junit4]   2> 87239 INFO  (jetty-launcher-247-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41617}
   [junit4]   2> 87239 ERROR (jetty-launcher-247-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 87240 INFO  (jetty-launcher-247-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 87240 INFO  (jetty-launcher-247-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 87240 INFO  (jetty-launcher-247-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 87240 INFO  (jetty-launcher-247-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-24T19:36:32.567107Z
   [junit4]   2> 87259 INFO  (jetty-launcher-247-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13d5327{SSL,[ssl, http/1.1]}{127.0.0.1:33587}
   [junit4]   2> 87259 INFO  (jetty-launcher-247-thread-3) [    ] o.e.j.s.Server Started @90250ms
   [junit4]   2> 87259 INFO  (jetty-launcher-247-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33587}
   [junit4]   2> 87259 INFO  (jetty-launcher-247-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 87259 ERROR (jetty-launcher-247-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 87259 INFO  (jetty-launcher-247-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 87259 INFO  (jetty-launcher-247-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 87259 INFO  (jetty-launcher-247-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 87259 INFO  (jetty-launcher-247-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-24T19:36:32.586891Z
   [junit4]   2> 87334 INFO  (jetty-launcher-247-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 87334 INFO  (jetty-launcher-247-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 87349 INFO  (jetty-launcher-247-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42171/solr
   [junit4]   2> 87369 INFO  (jetty-launcher-247-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 87371 INFO  (jetty-launcher-247-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42171/solr
   [junit4]   2> 87374 INFO  (jetty-launcher-247-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42171/solr
   [junit4]   2> 87435 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e15beff6c0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 87455 INFO  (jetty-launcher-247-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42171/solr
   [junit4]   2> 87457 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e15beff6c0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 87555 WARN  (jetty-launcher-247-thread-1) [    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 87569 WARN  (jetty-launcher-247-thread-2) [    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 87569 WARN  (jetty-launcher-247-thread-4) [    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 87572 INFO  (jetty-launcher-247-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 87573 INFO  (jetty-launcher-247-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36541_solr
   [junit4]   2> 87574 INFO  (jetty-launcher-247-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 87574 INFO  (jetty-launcher-247-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98540151921967113-127.0.0.1:36541_solr-n_0000000000) starting
   [junit4]   2> 87576 INFO  (jetty-launcher-247-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41617_solr
   [junit4]   2> 87579 INFO  (jetty-launcher-247-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 87584 INFO  (jetty-launcher-247-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41671_solr
   [junit4]   2> 87601 INFO  (zkCallback-266-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 87626 INFO  (zkCallback-268-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 87642 INFO  (zkCallback-267-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 87678 WARN  (jetty-launcher-247-thread-3) [    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 87679 INFO  (jetty-launcher-247-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 87690 INFO  (jetty-launcher-247-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36541_solr
   [junit4]   2> 87691 INFO  (zkCallback-267-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 87691 INFO  (zkCallback-268-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 87691 INFO  (zkCallback-266-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 87701 INFO  (zkCallback-269-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 87702 INFO  (jetty-launcher-247-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 87703 INFO  (jetty-launcher-247-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33587_solr
   [junit4]   2> 87705 INFO  (zkCallback-268-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 87705 INFO  (zkCallback-266-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 87705 INFO  (zkCallback-267-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 87708 INFO  (zkCallback-269-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 87791 INFO  (jetty-launcher-247-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41617.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e81b9
   [junit4]   2> 87800 INFO  (jetty-launcher-247-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41617.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e81b9
   [junit4]   2> 87800 INFO  (jetty-launcher-247-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41617.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e81b9
   [junit4]   2> 87802 INFO  (jetty-launcher-247-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_A3CF3EEADB0C1485-001/tempDir-001/node4/.
   [junit4]   2> 87804 INFO  (jetty-launcher-247-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41671.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e81b9
   [junit4]   2> 87818 INFO  (jetty-launcher-247-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41671.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e81b9
   [junit4]   2> 87818 INFO  (jetty-launcher-247-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41671.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e81b9
   [junit4]   2> 87819 INFO  (jetty-launcher-247-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_A3CF3EEADB0C1485-001/tempDir-001/node1/.
   [junit4]   2> 87836 INFO  (jetty-launcher-247-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36541.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e81b9
   [junit4]   2> 87839 INFO  (jetty-launcher-247-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33587.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e81b9
   [junit4]   2> 87850 INFO  (jetty-launcher-247-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36541.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e81b9
   [junit4]   2> 87850 INFO  (jetty-launcher-247-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36541.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e81b9
   [junit4]   2> 87852 INFO  (jetty-launcher-247-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_A3CF3EEADB0C1485-001/tempDir-001/node2/.
   [junit4]   2> 87856 INFO  (jetty-launcher-247-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33587.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e81b9
   [junit4]   2> 87856 INFO  (jetty-launcher-247-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33587.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e81b9
   [junit4]   2> 87857 INFO  (jetty-launcher-247-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_A3CF3EEADB0C1485-001/tempDir-001/node3/.
   [junit4]   2> 87971 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e15beff6c000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 87975 INFO  (SUITE-StreamExpressionTest-seed#[A3CF3EEADB0C1485]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 87976 INFO  (SUITE-StreamExpressionTest-seed#[A3CF3EEADB0C1485]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42171/solr ready
   [junit4]   2> 88014 INFO  (qtp8224661-1319) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 88015 INFO  (OverseerThreadFactory-475-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 88119 INFO  (OverseerStateUpdate-98540151921967113-127.0.0.1:36541_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36541/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 88121 INFO  (OverseerStateUpdate-98540151921967113-127.0.0.1:36541_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41671/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 88348 INFO  (qtp18104036-1325) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 88348 INFO  (qtp18104036-1325) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 88349 INFO  (qtp28350458-1301) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 88349 INFO  (qtp28350458-1301) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 88457 INFO  (zkCallback-266-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 88457 INFO  (zkCallback-267-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 88457 INFO  (zkCallback-267-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 88457 INFO  (zkCallback-266-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 89362 INFO  (qtp18104036-1325) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 89362 INFO  (qtp28350458-1301) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 89374 INFO  (qtp28350458-1301) [    ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 89374 INFO  (qtp18104036-1325) [    ] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 89433 WARN  (qtp28350458-1301) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 89434 WARN  (qtp28350458-1301) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 89434 INFO  (qtp28350458-1301) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 89434 INFO  (qtp28350458-1301) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 89434 INFO  (qtp28350458-1301) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36541.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e81b9
   [junit4]   2> 89435 INFO  (qtp28350458-1301) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 89435 INFO  (qtp28350458-1301) [    ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_A3CF3EEADB0C1485-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_A3CF3EEADB0C1485-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 89446 WARN  (qtp18104036-1325) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 89446 WARN  (qtp18104036-1325) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 89446 INFO  (qtp18104036-1325) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 89446 INFO  (qtp18104036-1325) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 89447 INFO  (qtp18104036-1325) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41671.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e81b9
   [junit4]   2> 89447 INFO  (qtp18104036-1325) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 89447 INFO  (qtp18104036-1325) [    ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_A3CF3EEADB0C1485-001/tempDir-001/node1/collection1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_A3CF3EEADB0C1485-001/tempDir-001/node1/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 89496 INFO  (qtp28350458-1301) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 89496 INFO  (qtp28350458-1301) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 89497 INFO  (qtp28350458-1301) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 89497 INFO  (qtp28350458-1301) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 89499 INFO  (qtp28350458-1301) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a62d99[collection1_shard1_replica_n1] main]
   [junit4]   2> 89501 INFO  (qtp28350458-1301) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 89501 INFO  (qtp28350458-1301) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 89502 INFO  (qtp28350458-1301) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 89503 INFO  (searcherExecutor-484-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@1a62d99[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 89503 INFO  (qtp28350458-1301) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576642433337262080
   [junit4]   2> 89503 INFO  (qtp18104036-1325) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 89503 INFO  (qtp18104036-1325) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 89504 INFO  (qtp18104036-1325) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 89504 INFO  (qtp18104036-1325) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 89506 INFO  (qtp18104036-1325) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17d8b36[collection1_shard2_replica_n2] main]
   [junit4]   2> 89507 INFO  (qtp18104036-1325) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 89507 INFO  (qtp18104036-1325) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 89508 INFO  (qtp18104036-1325) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 89510 INFO  (qtp28350458-1301) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 89510 INFO  (qtp28350458-1301) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 89510 INFO  (qtp28350458-1301) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36541/solr/collection1_shard1_replica_n1/
   [junit4]   2> 89510 INFO  (qtp28350458-1301) [    ] o.a.s.c.SyncStrat

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

and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20170824_193831_95814150958416251682510.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20170824_193831_95814663337014131519245.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 499 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20170824_193905_17214372385380945590662.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20170824_193905_17212208228310861999865.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20170824_193905_17216523894204899722736.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1131 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20170824_193920_8881428468762211026995.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20170824_193920_88815402964303382271114.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20170824_193927_3681175565333644447826.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20170824_193927_3689403273799371191921.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20170824_193927_3685539278169528097310.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 503 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20170824_193949_77210819704766017546541.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20170824_193949_7723135825504111909639.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20170824_193949_77210824037239141603317.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 507 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20170824_193959_9276347319802416559745.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20170824_193959_92710255254287368858676.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 589 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20170824_194006_9384405596031471423648.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20170824_194006_938248995830591661248.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20170824_194006_9383142622112752295992.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 538 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20170824_194039_07417171033223492760609.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20170824_194039_0745574680671462004130.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 494 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20170824_194049_88312326093175277550509.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 28972 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+181) - Build # 20379 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20379/
Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseParallelGC --illegal-access=deny

3 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=1 not found in http://127.0.0.1:43369/ub/h/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:43369/ub/h/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([96DE1B3AD690F101:70492FFAEF120860]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter

Error Message:
count1=6, count2=6 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}

Stack Trace:
java.lang.AssertionError: count1=6, count2=6 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}
	at __randomizedtesting.SeedInfo.seed([96DE1B3AD690F101:C93A360DBD9C6244]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:90)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping

Error Message:
Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.

Stack Trace:
java.lang.AssertionError: Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.
	at __randomizedtesting.SeedInfo.seed([96DE1B3AD690F101:E73AE5ECA07BD6CD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11718 lines...]
   [junit4] Suite: org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
   [junit4]   2> 868283 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[96DE1B3AD690F101]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_96DE1B3AD690F101-001/init-core-data-001
   [junit4]   2> 868283 WARN  (SUITE-UpdateRequestProcessorFactoryTest-seed#[96DE1B3AD690F101]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33
   [junit4]   2> 868283 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[96DE1B3AD690F101]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 868284 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[96DE1B3AD690F101]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 868284 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[96DE1B3AD690F101]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 868540 WARN  (coreLoadExecutor-3467-thread-1) [    ] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 868541 WARN  (coreLoadExecutor-3467-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 868543 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[96DE1B3AD690F101]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 868544 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[96DE1B3AD690F101]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateDistribChainSkipping
   [junit4]   2> 868544 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[96DE1B3AD690F101]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateDistribChainSkipping
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UpdateRequestProcessorFactoryTest -Dtests.method=testUpdateDistribChainSkipping -Dtests.seed=96DE1B3AD690F101 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=xog-UG -Dtests.timezone=America/Guyana -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J1 | UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([96DE1B3AD690F101:E73AE5ECA07BD6CD]:0)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 868546 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[96DE1B3AD690F101]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRequestTimeUrp
   [junit4]   2> 868547 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[96DE1B3AD690F101]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRequestTimeUrp
   [junit4]   2> 868548 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[96DE1B3AD690F101]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
   [junit4]   2> 868548 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[96DE1B3AD690F101]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
   [junit4]   2> 868548 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[96DE1B3AD690F101]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_96DE1B3AD690F101-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=113, maxMBSortInHeap=6.147032901445707, sim=RandomSimilarity(queryNorm=true): {}, locale=xog-UG, timezone=America/Guyana
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=217100904,total=516423680
   [junit4]   2> NOTE: All tests run in this JVM: [FileUtilsTest, ExitableDirectoryReaderTest, CSVRequestHandlerTest, TestLegacyFieldReuse, JsonLoaderTest, AlternateDirectoryTest, DistributedFacetPivotWhiteBoxTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, AtomicUpdatesTest, DirectSolrSpellCheckerTest, CoreAdminHandlerTest, ClusterStateUpdateTest, LeaderInitiatedRecoveryOnCommitTest, HdfsLockFactoryTest, TestPullReplica, TestDistributedGrouping, TestFreeTextSuggestions, TestLeaderInitiatedRecoveryThread, TestRandomRequestDistribution, SolrCloudExampleTest, TestComplexPhraseLeadingWildcard, TestCoreContainer, BlockJoinFacetDistribTest, TestBM25SimilarityFactory, TestSubQueryTransformerDistrib, ConnectionReuseTest, TestSweetSpotSimilarityFactory, RemoteQueryErrorTest, TestCloudManagedSchema, HdfsChaosMonkeySafeLeaderTest, TestTrieFacet, DistributedIntervalFacetingTest, TestRTGBase, TestGraphMLResponseWriter, TestSolrConfigHandlerConcurrent, V2StandaloneTest, MetricsConfigTest, ZkSolrClientTest, HighlighterTest, DOMUtilTest, TestSimpleTrackingShardHandler, TestFieldResource, TestInfoStreamLogging, TestCursorMarkWithoutUniqueKey, CurrencyFieldTypeTest, MissingSegmentRecoveryTest, TestCloudDeleteByQuery, HLLSerializationTest, SolrCmdDistributorTest, SystemInfoHandlerTest, JSONWriterTest, IndexSchemaRuntimeFieldTest, TestChildDocTransformer, ZkFailoverTest, VersionInfoTest, ChaosMonkeySafeLeaderTest, TestSolrIndexConfig, HdfsBasicDistributedZk2Test, TestSegmentSorting, TestSQLHandler, TestSolrCloudWithHadoopAuthPlugin, OpenCloseCoreStressTest, TestCustomDocTransformer, TestConfigSetProperties, ScriptEngineTest, TestPayloadScoreQParserPlugin, BlockDirectoryTest, TestSchemaNameResource, TestPostingsSolrHighlighter, TestCustomStream, LoggingHandlerTest, HdfsRecoverLeaseTest, DocValuesTest, MetricUtilsTest, AddBlockUpdateTest, BasicFunctionalityTest, CollectionsAPIDistributedZkTest, DistributedMLTComponentTest, TestReloadDeadlock, TestRawResponseWriter, SOLR749Test, ReplicaListTransformerTest, TestFiltering, TestNoOpRegenerator, HdfsUnloadDistributedZkTest, SolrMetricReporterTest, ConnectionManagerTest, MoveReplicaTest, TestSolrCLIRunExample, PropertiesRequestHandlerTest, TestPerFieldSimilarity, TestRestManager, ResponseHeaderTest, TestUnifiedSolrHighlighter, UpdateRequestProcessorFactoryTest]
   [junit4] Completed [287/732 (1!)] on J1 in 0.31s, 3 tests, 1 failure <<< FAILURES!

[...truncated 58 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest
   [junit4]   2> 941139 INFO  (SUITE-SolrSlf4jReporterTest-seed#[96DE1B3AD690F101]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_96DE1B3AD690F101-001/init-core-data-001
   [junit4]   2> 941139 WARN  (SUITE-SolrSlf4jReporterTest-seed#[96DE1B3AD690F101]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 941139 INFO  (SUITE-SolrSlf4jReporterTest-seed#[96DE1B3AD690F101]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 941139 INFO  (SUITE-SolrSlf4jReporterTest-seed#[96DE1B3AD690F101]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 941140 INFO  (TEST-SolrSlf4jReporterTest.testReporter-seed#[96DE1B3AD690F101]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReporter
   [junit4]   2> 947386 INFO  (TEST-SolrSlf4jReporterTest.testReporter-seed#[96DE1B3AD690F101]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReporter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrSlf4jReporterTest -Dtests.method=testReporter -Dtests.seed=96DE1B3AD690F101 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lag-TZ -Dtests.timezone=Universal -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 6.25s J1 | SolrSlf4jReporterTest.testReporter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: count1=6, count2=6 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([96DE1B3AD690F101:C93A360DBD9C6244]:0)
   [junit4]    > 	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:90)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 947386 INFO  (SUITE-SolrSlf4jReporterTest-seed#[96DE1B3AD690F101]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_96DE1B3AD690F101-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=lag-TZ, timezone=Universal
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=133044544,total=516423680
   [junit4]   2> NOTE: All tests run in this JVM: [FileUtilsTest, ExitableDirectoryReaderTest, CSVRequestHandlerTest, TestLegacyFieldReuse, JsonLoaderTest, AlternateDirectoryTest, DistributedFacetPivotWhiteBoxTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, AtomicUpdatesTest, DirectSolrSpellCheckerTest, CoreAdminHandlerTest, ClusterStateUpdateTest, LeaderInitiatedRecoveryOnCommitTest, HdfsLockFactoryTest, TestPullReplica, TestDistributedGrouping, TestFreeTextSuggestions, TestLeaderInitiatedRecoveryThread, TestRandomRequestDistribution, SolrCloudExampleTest, TestComplexPhraseLeadingWildcard, TestCoreContainer, BlockJoinFacetDistribTest, TestBM25SimilarityFactory, TestSubQueryTransformerDistrib, ConnectionReuseTest, TestSweetSpotSimilarityFactory, RemoteQueryErrorTest, TestCloudManagedSchema, HdfsChaosMonkeySafeLeaderTest, TestTrieFacet, DistributedIntervalFacetingTest, TestRTGBase, TestGraphMLResponseWriter, TestSolrConfigHandlerConcurrent, V2StandaloneTest, MetricsConfigTest, ZkSolrClientTest, HighlighterTest, DOMUtilTest, TestSimpleTrackingShardHandler, TestFieldResource, TestInfoStreamLogging, TestCursorMarkWithoutUniqueKey, CurrencyFieldTypeTest, MissingSegmentRecoveryTest, TestCloudDeleteByQuery, HLLSerializationTest, SolrCmdDistributorTest, SystemInfoHandlerTest, JSONWriterTest, IndexSchemaRuntimeFieldTest, TestChildDocTransformer, ZkFailoverTest, VersionInfoTest, ChaosMonkeySafeLeaderTest, TestSolrIndexConfig, HdfsBasicDistributedZk2Test, TestSegmentSorting, TestSQLHandler, TestSolrCloudWithHadoopAuthPlugin, OpenCloseCoreStressTest, TestCustomDocTransformer, TestConfigSetProperties, ScriptEngineTest, TestPayloadScoreQParserPlugin, BlockDirectoryTest, TestSchemaNameResource, TestPostingsSolrHighlighter, TestCustomStream, LoggingHandlerTest, HdfsRecoverLeaseTest, DocValuesTest, MetricUtilsTest, AddBlockUpdateTest, BasicFunctionalityTest, CollectionsAPIDistributedZkTest, DistributedMLTComponentTest, TestReloadDeadlock, TestRawResponseWriter, SOLR749Test, ReplicaListTransformerTest, TestFiltering, TestNoOpRegenerator, HdfsUnloadDistributedZkTest, SolrMetricReporterTest, ConnectionManagerTest, MoveReplicaTest, TestSolrCLIRunExample, PropertiesRequestHandlerTest, TestPerFieldSimilarity, TestRestManager, ResponseHeaderTest, TestUnifiedSolrHighlighter, UpdateRequestProcessorFactoryTest, NoCacheHeaderTest, ConfigureRecoveryStrategyTest, TestFieldSortValues, TestCloudSearcherWarming, TestAtomicUpdateErrorCases, SolrSlf4jReporterTest]
   [junit4] Completed [307/732 (2!)] on J1 in 6.26s, 1 test, 1 failure <<< FAILURES!

[...truncated 705 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_96DE1B3AD690F101-001/init-core-data-001
   [junit4]   2> 1472700 WARN  (SUITE-ForceLeaderTest-seed#[96DE1B3AD690F101]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
   [junit4]   2> 1472700 INFO  (SUITE-ForceLeaderTest-seed#[96DE1B3AD690F101]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1472700 INFO  (SUITE-ForceLeaderTest-seed#[96DE1B3AD690F101]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 1472700 INFO  (SUITE-ForceLeaderTest-seed#[96DE1B3AD690F101]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1472703 ERROR (Thread-3078) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1472893 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1474168 WARN  (qtp1576559203-14789) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1475356 WARN  (OverseerThreadFactory-5541-thread-2) [    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1475629 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1476777 WARN  (qtp317187013-14831) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1477038 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1478522 WARN  (qtp585313575-14870) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1478809 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1479995 WARN  (qtp249519881-14902) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1480029 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReplicasInLIRNoLeader
   [junit4]   2> 1481380 WARN  (qtp317187013-14837) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1481399 WARN  (qtp1576559203-14782) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1481400 WARN  (qtp249519881-14903) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1483489 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:40777/ub/h, target: http://127.0.0.1:44443/ub/h
   [junit4]   2> 1483489 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:43369/ub/h, target: http://127.0.0.1:41173/ub/h
   [junit4]   2> 1483490 ERROR (updateExecutor-3639-thread-2) [    ] o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
   [junit4]   2> 	at org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1483491 ERROR (updateExecutor-3639-thread-1) [    ] o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
   [junit4]   2> 	at org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1483491 WARN  (qtp317187013-14832) [    ] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:40777/ub/h
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
   [junit4]   2> 	at org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1483491 ERROR (qtp317187013-14832) [    ] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica http://127.0.0.1:40777/ub/h/forceleader_test_collection_shard1_replica_t2/
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
   [junit4]   2> 	at org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1483492 WARN  (qtp317187013-14832) [    ] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:43369/ub/h
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
   [junit4]   2> 	at org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1483492 ERROR (qtp317187013-14832) [    ] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica http://127.0.0.1:43369/ub/h/forceleader_test_collection_shard1_replica_t3/
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
   [junit4]   2> 	at org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1483492 WARN  (updateExecutor-3639-thread-1) [    ] o.a.s.c.LeaderInitiatedRecoveryThread Leader is publishing core=forceleader_test_collection_shard1_replica_t2 coreNodeName =core_node6 state=down on behalf of un-reachable replica http://127.0.0.1:40777/ub/h/forceleader_test_collection_shard1_replica_t2/
   [junit4]   2> 1483492 WARN  (updateExecutor-3639-thread-2) [    ] o.a.s.c.LeaderInitiatedRecoveryThread Leader is publishing core=forceleader_test_collection_shard1_replica_t3 coreNodeName =core_node5 state=down on behalf of un-reachable replica http://127.0.0.1:43369/ub/h/forceleader_test_collection_shard1_replica_t3/
   [junit4]   2> 1483493 ERROR (updateExecutor-3639-thread-2) [    ] o.a.s.c.LeaderInitiatedRecoveryThread http://127.0.0.1:43369/ub/h: Could not tell a replica to recover:org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:43369/ub/h
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:634)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderInitiatedRecoveryThread.sendRecoveryCommandWithRetry(LeaderInitiatedRecoveryThread.java:209)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderInitiatedRecoveryThread.run(LeaderInitiatedRecoveryThread.java:95)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:43369 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
   [junit4]   2> 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:526)
   [junit4]   2> 	... 10 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:400)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:243)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:225)
   [junit4]   2> 	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:402)
   [junit4]   2> 	at java.base/java.net.Socket.connect(Socket.java:591)
   [junit4]   2> 	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]   2> 	... 20 more
   [junit4]   2> 
   [junit4]   2> 1483493 ERROR (updateExecutor-3639-thread-1) [    ] o.a.s.c.LeaderInitiatedRecoveryThread http://127.0.0.1:40777/ub/h: Could not tell a replica to recover:org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:40777/ub/h
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:634)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderInitiatedRecoveryThread.sendRecoveryCommandWithRetry(LeaderInitiatedRecoveryThread.java:209)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderInitiatedRecoveryThread.run(LeaderInitiatedRecoveryThread.java:95)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:40777 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
   [junit4]   2> 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:526)
   [junit4]   2> 	... 10 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:400)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:243)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:225)
   [junit4]   2> 	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:402)
   [junit4]   2> 	at java.base/java.net.Socket.connect(Socket.java:591)
   [junit4]   2> 	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]   2> 	... 20 more
   [junit4]   2> 
   [junit4]   2> 1485492 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:43465/ub/h, target: http://127.0.0.1:33449/ub/h
   [junit4]   2> 1488494 WARN  (updateExecutor-3639-thread-2) [    ] o.a.s.c.LeaderInitiatedRecoveryThread Stop trying to send recovery command to downed replica core=forceleader_test_collection_shard1_replica_t3 coreNodeName=core_node5 on 127.0.0.1:43369_ub%2Fh because my core container is closed.
   [junit4]   2> 1488494 WARN  (updateExecutor-3639-thread-1) [    ] o.a.s.c.LeaderInitiatedRecoveryThread Stop trying to send recovery command to downed replica core=forceleader_test_collection_shard1_replica_t2 coreNodeName=core_node6 on 127.0.0.1:40777_ub%2Fh because my core container is closed.
   [junit4]   2> 1488494 WARN  (zkCallback-3642-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1489498 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection forceleader_test_collection failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 0
   [junit4]   2> 1489498 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.AbstractFullDistribZkTestBase ERROR: org.apache.solr.common.SolrException: Could not find a healthy node to handle the request. ... Sleeping for 1 seconds before re-try ...
   [junit4]   2> 1490498 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection forceleader_test_collection failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 0
   [junit4]   2> 1490498 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.AbstractFullDistribZkTestBase ERROR: org.apache.solr.common.SolrException: Could not find a healthy node to handle the request. ... Sleeping for 1 seconds before re-try ...
   [junit4]   2> 1491301 WARN  (zkCallback-3654-thread-3) [    ] o.a.s.c.ShardLeaderElectionContext The previous leader marked me forceleader_test_collection_shard1_replica_t3 as down and I haven't recovered yet, so I shouldn't be the leader.
   [junit4]   2> 1491301 ERROR (zkCallback-3654-thread-3) [    ] o.a.s.c.ShardLeaderElectionContext There was a problem trying to register as the leader:org.apache.solr.common.SolrException: Leader Initiated Recovery prevented leadership
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.checkLIR(ElectionContext.java:549)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:431)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1491498 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection forceleader_test_collection failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 0
   [junit4]   2> 1491498 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.AbstractFullDistribZkTestBase ERROR: org.apache.solr.common.SolrException: Could not find a healthy node to handle the request. ... Sleeping for 1 seconds before re-try ...
   [junit4]   2> 1492498 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection forceleader_test_collection failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 0
   [junit4]   2> 1492498 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.AbstractFullDistribZkTestBase ERROR: org.apache.solr.common.SolrException: Could not find a healthy node to handle the request. ... Sleeping for 1 seconds before re-try ...
   [junit4]   2> 1493499 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection forceleader_test_collection failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 0
   [junit4]   2> 1493499 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.AbstractFullDistribZkTestBase ERROR: org.apache.solr.common.SolrException: Could not find a healthy node to handle the request. ... Sleeping for 1 seconds before re-try ...
   [junit4]   2> 1493613 ERROR (indexFetcher-5602-thread-1) [    ] o.a.s.h.ReplicationHandler Index fetch failed :org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: forceleader_test_collection slice: shard1
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:758)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:744)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:667)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:367)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:332)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:419)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1183)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   [junit4]   2> 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:300)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1494105 WARN  (zkCallback-3630-thread-2) [    ] o.a.s.c.ShardLeaderElectionContext The previous leader marked me forceleader_test_collection_shard1_replica_t2 as down and I haven't recovered yet, so I shouldn't be the leader.
   [junit4]   2> 1494105 ERROR (zkCallback-3630-thread-2) [    ] o.a.s.c.ShardLeaderElectionContext There was a problem trying to register as the leader:org.apache.solr.common.SolrException: Leader Initiated Recovery prevented leadership
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.checkLIR(ElectionContext.java:549)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:431)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1494106 WARN  (zkCallback-3654-thread-3) [    ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[forceleader_test_collection_shard1_replica_t3] coreNodeName=[core_node5]
   [junit4]   2> 1494499 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection forceleader_test_collection failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 0
   [junit4]   2> 1494499 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.AbstractFullDistribZkTestBase No more retries available! Add batch failed due to: org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]   2> 1495308 ERROR (recoveryExecutor-3652-thread-1) [    ] o.a.s.c.RecoveryStrategy Error while trying to recover. core=forceleader_test_collection_shard1_replica_t3:org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: forceleader_test_collection slice: shard1
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:758)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:744)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:517)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:286)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   1> -
   [junit4]   1> replica:core_node4 rstate:down live:false
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node6 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1502081 WARN  (qtp249519881-14904) [    ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[forceleader_test_collection_shard1_replica_t3] coreNodeName=[core_node5]
   [junit4]   2> 1502082 WARN  (qtp249519881-14904) [    ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[forceleader_test_collection_shard1_replica_t3] coreNodeName=[core_node5]
   [junit4]   2> 1502084 WARN  (zkCallback-3630-thread-2) [    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1502787 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReplicasInLIRNoLeader
   [junit4]   2> 1504298 WARN  (zkCallback-3630-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1504309 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e221d7f3a000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1505809 WARN  (zkCallback-3648-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1507321 WARN  (zkCallback-3654-thread-3) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1507322 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1507900 WARN  (Thread-3078) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/forceleader_test_collection/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98553751932633092-127.0.0.1:40777_ub%2Fh-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1507900 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.SocketProxy Closing 14 connections to: http://127.0.0.1:43369/ub/h, target: http://127.0.0.1:41173/ub/h
   [junit4]   2> 1507900 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:38419/ub/h, target: http://127.0.0.1:43837/ub/h
   [junit4]   2> 1507900 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:40777/ub/h, target: http://127.0.0.1:44443/ub/h
   [junit4]   2> 1507900 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:43465/ub/h, target: http://127.0.0.1:33449/ub/h
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ForceLeaderTest -Dtests.method=testReplicasInLIRNoLeader -Dtests.seed=96DE1B3AD690F101 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=Canada/Saskatchewan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 35.2s J1 | ForceLeaderTest.testReplicasInLIRNoLeader <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:43369/ub/h/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([96DE1B3AD690F101:70492FFAEF120860]:0)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
   [junit4]    > 	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1507903 ERROR (Thread-3122) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1508080 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[96DE1B3AD690F101]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1509353 WARN  (qtp1046808147-15085) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1510535 WARN  (OverseerThreadFactory-5624-thread-2) [    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1510804 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[96DE1B3AD690F101]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1511973 WARN  (qtp987918948-15132) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1512220 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[96DE1B3AD690F101]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1513365 WARN  (qtp1502231331-15166) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1513613 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[96DE1B3AD690F101]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1514762 WARN  (qtp585412387-15198) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1514797 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[96DE1B3AD690F101]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLastPublishedStateIsActive
   [junit4]   2> 1516109 WARN  (qtp1502231331-15159) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1516118 WARN  (qtp987918948-15133) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1516139 WARN  (qtp585412387-15199) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1526202 WARN  (qtp1502231331-15160) [    ] o.a.s.h.a.CollectionsHandler Force leader attempt 1. Waiting 5 secs for an active leader. State of the slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "base_url":"http://127.0.0.1:34923/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:34923_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t1",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "leader":"true",
   [junit4]   2>       "type":"TLOG"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "base_url":"http://127.0.0.1:46627/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:46627_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t2",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"TLOG"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "base_url":"http://127.0.0.1:40835/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:40835_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t3",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"TLOG"}}}
   [junit4]   2> 1531202 WARN  (qtp1502231331-15160) [    ] o.a.s.h.a.CollectionsHandler Force leader attempt 2. Waiting 5 secs for an active leader. State of the slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "base_url":"http://127.0.0.1:34923/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:34923_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t1",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "leader":"true",
   [junit4]   2>       "type":"TLOG"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "base_url":"http://127.0.0.1:46627/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:46627_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t2",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"TLOG"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "base_url":"http://127.0.0.1:40835/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:40835_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t3",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"TLOG"}}}
   [junit4]   2> 1536202 WARN  (qtp1502231331-15160) [    ] o.a.s.h.a.CollectionsHandler Force leader attempt 3. Waiting 5 secs for an active leader. State of the slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "base_url":"http://127.0.0.1:34923/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:34923_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t1",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "leader":"true",
   [junit4]   2>       "type":"TLOG"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "base_url":"http://127.0.0.1:46627/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:46627_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t2",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"TLOG"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "base_url":"http://127.0.0.1:40835/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:40835_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t3",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"TLOG"}}}
   [junit4]   2> 1541202 WARN  (qtp1502231331-15160) [    ] o.a.s.h.a.CollectionsHandler Force leader attempt 4. Waiting 5 secs for an active leader. State of the slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "base_url":"http://127.0.0.1:34923/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:34923_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t1",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "leader":"true",
   [junit4]   2>       "type":"TLOG"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "base_url":"http://127.0.0.1:46627/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:46627_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t2",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"TLOG"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "base_url":"http://127.0.0.1:40835/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:40835_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t3",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"TLOG"}}}
   [junit4]   2> 1546203 WARN  (qtp1502231331-15160) [    ] o.a.s.h.a.CollectionsHandler Force leader attempt 5. Waiting 5 secs for an active leader. State of the slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "base_url":"http://127.0.0.1:34923/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:34923_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t1",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "leader":"true",
   [junit4]   2>       "type":"TLOG"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "base_url":"http://127.0.0.1:46627/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:46627_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t2",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"TLOG"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "base_url":"http://127.0.0.1:40835/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:40835_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t3",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"TLOG"}}}
   [junit4]   2> 1551203 WARN  (qtp1502231331-15160) [    ] o.a.s.h.a.CollectionsHandler Force leader attempt 6. Waiting 5 secs for an active leader. State of the slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "base_url":"http://127.0.0.1:34923/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:34923_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t1",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "leader":"true",
   [junit4]   2>       "type":"TLOG"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "base_url":"http://127.0.0.1:46627/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:46627_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t2",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"TLOG"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "base_url":"http://127.0.0.1:40835/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:40835_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t3",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"TLOG"}}}
   [junit4]   2> 1556203 WARN  (qtp1502231331-15160) [    ] o.a.s.h.a.CollectionsHandler Force leader attempt 7. Waiting 5 secs for an active leader. State of the slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "base_url":"http://127.0.0.1:34923/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:34923_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t1",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "leader":"true",
   [junit4]   2>       "type":"TLOG"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "base_url":"http://127.0.0.1:46627/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:46627_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t2",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"TLOG"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "base_url":"http://127.0.0.1:40835/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:40835_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t3",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"TLOG"}}}
   [junit4]   2> 1561203 WARN  (qtp1502231331-15160) [    ] o.a.s.h.a.CollectionsHandler Force leader attempt 8. Waiting 5 secs for an active leader. State of the slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "base_url":"http://127.0.0.1:34923/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:34923_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t1",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "leader":"true",
   [junit4]   2>       "type":"TLOG"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "base_url":"http://127.0.0.1:46627/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:46627_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t2",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"TLOG"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "base_url":"http://127.0.0.1:40835/ub/h",
   [junit4]   2>       "node_name":"127.0.0.1:40835_ub%2Fh",
   [junit4]   2>       "core":"forceleader_last_published_shard1_replica_t3",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"TLOG"}}}
   [ju

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

d.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1566220 WARN  (zkCallback-3688-thread-1) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not found:forceleader_last_published_shard1_replica_t3 in [collection1_shard2_replica_t45]
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1566924 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[96DE1B3AD690F101]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLastPublishedStateIsActive
   [junit4]   2> 1568434 WARN  (zkCallback-3664-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1569945 WARN  (zkCallback-3676-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1569961 WARN  (zkCallback-3682-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1570254 WARN  (indexFetcher-5681-thread-1) [    ] o.a.s.h.ReplicationHandler I was asked to replicate but CoreContainer is shutting down
   [junit4]   2> 1570946 WARN  (zkCallback-3688-thread-1) [    ] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1571467 WARN  (zkCallback-3688-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1571469 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[96DE1B3AD690F101]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1576518 WARN  (Thread-3122) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/forceleader_last_published/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1576519 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:34923/ub/h, target: http://127.0.0.1:42367/ub/h
   [junit4]   2> 1576519 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:40835/ub/h, target: http://127.0.0.1:35933/ub/h
   [junit4]   2> 1576519 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:36607/ub/h, target: http://127.0.0.1:43505/ub/h
   [junit4]   2> 1576519 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[96DE1B3AD690F101]) [    ] o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:46627/ub/h, target: http://127.0.0.1:44391/ub/h
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_96DE1B3AD690F101-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=975, maxDocsPerChunk=9, blockSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=975, blockSize=1)), sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-ME, timezone=Canada/Saskatchewan
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=231627864,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [FileUtilsTest, ExitableDirectoryReaderTest, CSVRequestHandlerTest, TestLegacyFieldReuse, JsonLoaderTest, AlternateDirectoryTest, DistributedFacetPivotWhiteBoxTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, AtomicUpdatesTest, DirectSolrSpellCheckerTest, CoreAdminHandlerTest, ClusterStateUpdateTest, LeaderInitiatedRecoveryOnCommitTest, HdfsLockFactoryTest, TestPullReplica, TestDistributedGrouping, TestFreeTextSuggestions, TestLeaderInitiatedRecoveryThread, TestRandomRequestDistribution, SolrCloudExampleTest, TestComplexPhraseLeadingWildcard, TestCoreContainer, BlockJoinFacetDistribTest, TestBM25SimilarityFactory, TestSubQueryTransformerDistrib, ConnectionReuseTest, TestSweetSpotSimilarityFactory, RemoteQueryErrorTest, TestCloudManagedSchema, HdfsChaosMonkeySafeLeaderTest, TestTrieFacet, DistributedIntervalFacetingTest, TestRTGBase, TestGraphMLResponseWriter, TestSolrConfigHandlerConcurrent, V2StandaloneTest, MetricsConfigTest, ZkSolrClientTest, HighlighterTest, DOMUtilTest, TestSimpleTrackingShardHandler, TestFieldResource, TestInfoStreamLogging, TestCursorMarkWithoutUniqueKey, CurrencyFieldTypeTest, MissingSegmentRecoveryTest, TestCloudDeleteByQuery, HLLSerializationTest, SolrCmdDistributorTest, SystemInfoHandlerTest, JSONWriterTest, IndexSchemaRuntimeFieldTest, TestChildDocTransformer, ZkFailoverTest, VersionInfoTest, ChaosMonkeySafeLeaderTest, TestSolrIndexConfig, HdfsBasicDistributedZk2Test, TestSegmentSorting, TestSQLHandler, TestSolrCloudWithHadoopAuthPlugin, OpenCloseCoreStressTest, TestCustomDocTransformer, TestConfigSetProperties, ScriptEngineTest, TestPayloadScoreQParserPlugin, BlockDirectoryTest, TestSchemaNameResource, TestPostingsSolrHighlighter, TestCustomStream, LoggingHandlerTest, HdfsRecoverLeaseTest, DocValuesTest, MetricUtilsTest, AddBlockUpdateTest, BasicFunctionalityTest, CollectionsAPIDistributedZkTest, DistributedMLTComponentTest, TestReloadDeadlock, TestRawResponseWriter, SOLR749Test, ReplicaListTransformerTest, TestFiltering, TestNoOpRegenerator, HdfsUnloadDistributedZkTest, SolrMetricReporterTest, ConnectionManagerTest, MoveReplicaTest, TestSolrCLIRunExample, PropertiesRequestHandlerTest, TestPerFieldSimilarity, TestRestManager, ResponseHeaderTest, TestUnifiedSolrHighlighter, UpdateRequestProcessorFactoryTest, NoCacheHeaderTest, ConfigureRecoveryStrategyTest, TestFieldSortValues, TestCloudSearcherWarming, TestAtomicUpdateErrorCases, SolrSlf4jReporterTest, LukeRequestHandlerTest, AnalyticsMergeStrategyTest, TestMaxScoreQueryParser, TestExactSharedStatsCache, TestDistribDocBasedVersion, TestConfigSetsAPIZkFailure, TestReplicationHandlerBackup, BlobRepositoryCloudTest, TestConfigsApi, SharedFSAutoReplicaFailoverUtilsTest, HdfsSyncSliceTest, TestCoreDiscovery, TestAnalyzeInfixSuggestions, TestBackupRepositoryFactory, CloudMLTQParserTest, TestHashQParserPlugin, TestHdfsCloudBackupRestore, TestDFISimilarityFactory, OverseerTest, RecoveryZkTest, TestRandomFaceting, TestZkChroot, ZkCLITest, TestFaceting, TestRecovery, ZkControllerTest, TestJoin, TestSolr4Spatial, StatsComponentTest, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, SoftAutoCommitTest, TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AssignBackwardCompatibilityTest, CleanupOldIndexTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribCursorPagingTest, ForceLeaderTest]
   [junit4] Completed [522/732 (3!)] on J1 in 103.83s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 37234 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 20378 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20378/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Doc with id=1 not found in http://127.0.0.1:43751/pr_ndj/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:43751/pr_ndj/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([7FA95BAA362F4535:F7FD647098D328CD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
	at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 12487 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_7FA95BAA362F4535-001/init-core-data-001
   [junit4]   2> 2302594 WARN  (SUITE-HttpPartitionTest-seed#[7FA95BAA362F4535]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2302598 ERROR (Thread-5941) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2302786 ERROR (TEST-HttpPartitionTest.test-seed#[7FA95BAA362F4535]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2304128 WARN  (qtp856842535-18990) [n:127.0.0.1:43751_pr_ndj c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2305323 WARN  (OverseerThreadFactory-4870-thread-2-processing-n:127.0.0.1:43751_pr_ndj) [n:127.0.0.1:43751_pr_ndj    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2305600 ERROR (TEST-HttpPartitionTest.test-seed#[7FA95BAA362F4535]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2306785 WARN  (qtp841778907-19042) [n:127.0.0.1:37813_pr_ndj c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2307036 ERROR (TEST-HttpPartitionTest.test-seed#[7FA95BAA362F4535]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2308242 WARN  (qtp1630833433-19074) [n:127.0.0.1:33871_pr_ndj c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2308481 ERROR (TEST-HttpPartitionTest.test-seed#[7FA95BAA362F4535]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2309685 WARN  (qtp215474336-19106) [n:127.0.0.1:34013_pr_ndj c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2314976 WARN  (qtp856842535-18989) [n:127.0.0.1:43751_pr_ndj c:c8n_crud_1x2 s:shard1  x:c8n_crud_1x2_shard1_replica_t1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2314976 WARN  (qtp1630833433-19075) [n:127.0.0.1:33871_pr_ndj c:c8n_crud_1x2 s:shard1  x:c8n_crud_1x2_shard1_replica_t2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2317045 WARN  (zkCallback-1659-thread-2-processing-n:127.0.0.1:43751_pr_ndj) [n:127.0.0.1:43751_pr_ndj    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 2319115 WARN  (qtp1630833433-19071) [n:127.0.0.1:33871_pr_ndj c:collMinRf_1x3 s:shard1  x:collMinRf_1x3_shard1_replica_t1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2319116 WARN  (qtp215474336-19107) [n:127.0.0.1:34013_pr_ndj c:collMinRf_1x3 s:shard1  x:collMinRf_1x3_shard1_replica_t2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2319128 WARN  (qtp856842535-18996) [n:127.0.0.1:43751_pr_ndj c:collMinRf_1x3 s:shard1  x:collMinRf_1x3_shard1_replica_t3] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2321223 WARN  (TEST-HttpPartitionTest.test-seed#[7FA95BAA362F4535]) [    ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:34013/pr_ndj, target: http://127.0.0.1:33477/pr_ndj
   [junit4]   2> 2321272 ERROR (updateExecutor-1674-thread-1-processing-http:////127.0.0.1:34013//pr_ndj//collMinRf_1x3_shard1_replica_t2 x:collMinRf_1x3_shard1_replica_t1 r:core_node4 n:127.0.0.1:33871_pr_ndj s:shard1 c:collMinRf_1x3) [n:127.0.0.1:33871_pr_ndj c:collMinRf_1x3 s:shard1 r:core_node4 x:collMinRf_1x3_shard1_replica_t1] o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2> 	at java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]   2> 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
   [junit4]   2> 	at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
   [junit4]   2> 	at org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2321273 WARN  (qtp1630833433-19069) [n:127.0.0.1:33871_pr_ndj c:collMinRf_1x3 s:shard1 r:core_node4 x:collMinRf_1x3_shard1_replica_t1] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:34013/pr_ndj
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2> 	at java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]   2> 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
   [junit4]   2> 	at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
   [junit4]   2> 	at org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2321273 ERROR (qtp1630833433-19069) [n:127.0.0.1:33871_pr_ndj c:collMinRf_1x3 s:shard1 r:core_node4 x:collMinRf_1x3_shard1_replica_t1] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica http://127.0.0.1:34013/pr_ndj/collMinRf_1x3_shard1_replica_t2/
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2> 	at java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]   2> 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
   [junit4]   2> 	at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
   [junit4]   2> 	at org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2321277 WARN  (updateExecutor-1674-thread-1-processing-x:collMinRf_1x3_shard1_replica_t1 r:core_node4 http:////127.0.0.1:34013//pr_ndj//collMinRf_1x3_shard1_replica_t2// n:127.0.0.1:33871_pr_ndj s:shard1 c:collMinRf_1x3) [n:127.0.0.1:33871_pr_ndj c:collMinRf_1x3 s:shard1 r:core_node4 x:collMinRf_1x3_shard1_replica_t1] o.a.s.c.LeaderInitiatedRecoveryThread Leader is publishing core=collMinRf_1x3_shard1_replica_t2 coreNodeName =core_node6 state=down on behalf of un-reachable replica http://127.0.0.1:34013/pr_ndj/collMinRf_1x3_shard1_replica_t2/
   [junit4]   2> 2321279 ERROR (updateExecutor-1674-thread-1-processing-x:collMinRf_1x3_shard1_replica_t1 r:core_node4 http:////127.0.0.1:34013//pr_ndj//collMinRf_1x3_shard1_replica_t2// n:127.0.0.1:33871_pr_ndj s:shard1 c:collMinRf_1x3) [n:127.0.0.1:33871_pr_ndj c:collMinRf_1x3 s:shard1 r:core_node4 x:collMinRf_1x3_shard1_replica_t1] o.a.s.c.LeaderInitiatedRecoveryThread http://127.0.0.1:34013/pr_ndj: Could not tell a replica to recover:org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:34013/pr_ndj
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:634)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderInitiatedRecoveryThread.sendRecoveryCommandWithRetry(LeaderInitiatedRecoveryThread.java:209)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderInitiatedRecoveryThread.run(LeaderInitiatedRecoveryThread.java:95)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:34013 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
   [junit4]   2> 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:526)
   [junit4]   2> 	... 10 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]   2> 	... 20 more
   [junit4]   2> 
   [junit4]   2> 2326279 WARN  (updateExecutor-1674-thread-1-processing-x:collMinRf_1x3_shard1_replica_t1 r:core_node4 http:////127.0.0.1:34013//pr_ndj//collMinRf_1x3_shard1_replica_t2// n:127.0.0.1:33871_pr_ndj s:shard1 c:collMinRf_1x3) [n:127.0.0.1:33871_pr_ndj c:collMinRf_1x3 s:shard1 r:core_node4 x:collMinRf_1x3_shard1_replica_t1] o.a.s.c.LeaderInitiatedRecoveryThread Asking core=collMinRf_1x3_shard1_replica_t2 coreNodeName=core_node6 on http://127.0.0.1:34013/pr_ndj to recover; unsuccessful after 2 of 120 attempts so far ...
   [junit4]   2> 2328103 WARN  (zkCallback-1659-thread-1-processing-n:127.0.0.1:43751_pr_ndj) [n:127.0.0.1:43751_pr_ndj    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2329615 WARN  (zkCallback-1671-thread-2-processing-n:127.0.0.1:37813_pr_ndj) [n:127.0.0.1:37813_pr_ndj    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2331149 WARN  (zkCallback-1677-thread-2-processing-n:127.0.0.1:33871_pr_ndj) [n:127.0.0.1:33871_pr_ndj    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2331179 ERROR (indexFetcher-4946-thread-1) [n:127.0.0.1:34013_pr_ndj c:collMinRf_1x3 s:shard1 r:core_node6 x:collMinRf_1x3_shard1_replica_t2] o.a.s.h.ReplicationHandler Index fetch failed :org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: collMinRf_1x3 slice: shard1
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:758)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:744)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:667)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:367)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:332)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:419)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1183)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2332150 WARN  (zkCallback-1683-thread-4-processing-n:127.0.0.1:34013_pr_ndj) [n:127.0.0.1:34013_pr_ndj c:collMinRf_1x3 s:shard1 r:core_node6 x:collMinRf_1x3_shard1_replica_t2] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 2332663 WARN  (zkCallback-1683-thread-2-processing-n:127.0.0.1:34013_pr_ndj) [n:127.0.0.1:34013_pr_ndj    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2332664 ERROR (TEST-HttpPartitionTest.test-seed#[7FA95BAA362F4535]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2337703 WARN  (Thread-5941) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/collections/collMinRf_1x3/state.json
   [junit4]   2> 	2	/solr/collections/c8n_crud_1x2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2337703 WARN  (TEST-HttpPartitionTest.test-seed#[7FA95BAA362F4535]) [    ] o.a.s.c.SocketProxy Closing 9 connections to: http://127.0.0.1:37813/pr_ndj, target: http://127.0.0.1:44351/pr_ndj
   [junit4]   2> 2337704 WARN  (TEST-HttpPartitionTest.test-seed#[7FA95BAA362F4535]) [    ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:43751/pr_ndj, target: http://127.0.0.1:34179/pr_ndj
   [junit4]   2> 2337704 WARN  (TEST-HttpPartitionTest.test-seed#[7FA95BAA362F4535]) [    ] o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:34013/pr_ndj, target: http://127.0.0.1:33477/pr_ndj
   [junit4]   2> 2337704 WARN  (TEST-HttpPartitionTest.test-seed#[7FA95BAA362F4535]) [    ] o.a.s.c.SocketProxy Closing 11 connections to: http://127.0.0.1:33871/pr_ndj, target: http://127.0.0.1:46687/pr_ndj
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=7FA95BAA362F4535 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=US/Samoa -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 35.1s J0 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:43751/pr_ndj/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7FA95BAA362F4535:F7FD647098D328CD]:0)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_7FA95BAA362F4535-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), id=FSTOrd50, text=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene70), intDvoDefault=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=862, maxMBSortInHeap=7.943200911350646, sim=RandomSimilarity(queryNorm=true): {}, locale=en-GB, timezone=US/Samoa
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=127262624,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestImpersonationWithHadoopAuth, TestHdfsUpdateLog, TestSolrCloudWithSecureImpersonation, TestRecoveryHdfs, TestPolicyCloud, CursorPagingTest, TestLeaderElectionZkExpiry, TestCollationFieldDocValues, TestEmbeddedSolrServerAdminHandler, BasicDistributedZkTest, OutputWriterTest, NodeMutatorTest, AsyncCallRequestStatusResponseTest, HighlighterMaxOffsetTest, TestStressLucene, ConfigSetsAPITest, CdcrVersionReplicationTest, TestRandomCollapseQParserPlugin, DistributedFacetPivotSmallTest, AliasIntegrationTest, TestManagedResourceStorage, ZkNodePropsTest, TestSolr4Spatial, DistributedFacetPivotLargeTest, TestWordDelimiterFilterFactory, OverseerCollectionConfigSetProcessorTest, TestBinaryField, TestLockTree, SpellingQueryConverterTest, TestQuerySenderNoQuery, MigrateRouteKeyTest, TestXmlQParserPlugin, TestReplicaProperties, TestComponentsName, TestSubQueryTransformerCrossCore, TestCorePropertiesReload, TestIBSimilarityFactory, TestWriterPerf, SearchHandlerTest, TestTolerantUpdateProcessorRandomCloud, TestUniqueKeyFieldResource, SpatialHeatmapFacetsTest, TestDistributedSearch, TestBadConfig, TestCrossCoreJoin, PKIAuthenticationIntegrationTest, TestSolrConfigHandlerCloud, PeerSyncTest, RAMDirectoryFactoryTest, IndexBasedSpellCheckerTest, TestBulkSchemaConcurrent, InfixSuggestersTest, FieldAnalysisRequestHandlerTest, TestAuthenticationFramework, DistributedQueryComponentOptimizationTest, TestExtendedDismaxParser, SolrMetricManagerTest, HdfsDirectoryTest, TestCollectionAPI, TestLMDirichletSimilarityFactory, TestHdfsBackupRestoreCore, ExternalFileFieldSortTest, SolrPluginUtilsTest, TestRangeQuery, ZkStateWriterTest, TestRemoteStreaming, TestHighlightDedupGrouping, CachingDirectoryFactoryTest, TestManagedSynonymGraphFilterFactory, PreAnalyzedFieldManagedSchemaCloudTest, TestDeleteCollectionOnDownNodes, TestConfig, TestFunctionQuery, TestPivotHelperCode, TestPerFieldSimilarityWithDefaultOverride, TestCSVResponseWriter, CoreAdminRequestStatusTest, CollectionsAPIAsyncDistributedZkTest, TestLegacyTerms, UpdateParamsTest, DocExpirationUpdateProcessorFactoryTest, TestFieldCollectionResource, TestDocSet, VMParamsZkACLAndCredentialsProvidersTest, StressHdfsTest, MBeansHandlerTest, TestMacros, SolrCLIZkUtilsTest, TestCollectionAPIs, TestMinMaxOnMultiValuedField, SolrShardReporterTest, OpenExchangeRatesOrgProviderTest, DistributedDebugComponentTest, TestPHPSerializedResponseWriter, UtilsToolTest, SpellCheckCollatorTest, HdfsChaosMonkeyNothingIsSafeTest, RequestHandlersTest, TestOmitPositions, TestUseDocValuesAsStored2, DeleteStatusTest, TestSchemaManager, ReplicationFactorTest, BlockCacheTest, CustomCollectionTest, UpdateLogTest, BigEndianAscendingWordSerializerTest, JvmMetricsTest, SolrCoreTest, TestSimpleTextCodec, SolrIndexConfigTest, HdfsTlogReplayBufferedWhileIndexingTest, RankQueryTest, TestImplicitCoreProperties, TestCloudJSONFacetJoinDomain, HttpPartitionTest]
   [junit4] Completed [527/732 (1!)] on J0 in 35.13s, 1 test, 1 failure <<< FAILURES!

[...truncated 44022 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 20377 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20377/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping

Error Message:
Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.

Stack Trace:
java.lang.AssertionError: Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.
	at __randomizedtesting.SeedInfo.seed([EEFC03F9D0E86AE5:9F18FD2FA6034D29]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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.metrics.reporters.SolrSlf4jReporterTest.testReporter

Error Message:
count1=7, count2=7 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}

Stack Trace:
java.lang.AssertionError: count1=7, count2=7 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}
	at __randomizedtesting.SeedInfo.seed([EEFC03F9D0E86AE5:B1182ECEBBE4F9A0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:90)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 11413 lines...]
   [junit4] Suite: org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_EEFC03F9D0E86AE5-001/init-core-data-001
   [junit4]   2> 692777 WARN  (SUITE-UpdateRequestProcessorFactoryTest-seed#[EEFC03F9D0E86AE5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 693146 WARN  (coreLoadExecutor-2342-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 693148 WARN  (coreLoadExecutor-2342-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UpdateRequestProcessorFactoryTest -Dtests.method=testUpdateDistribChainSkipping -Dtests.seed=EEFC03F9D0E86AE5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-PH -Dtests.timezone=Asia/Baku -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.00s J1 | UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EEFC03F9D0E86AE5:9F18FD2FA6034D29]:0)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_EEFC03F9D0E86AE5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1814, maxMBSortInHeap=6.906478122863362, sim=RandomSimilarity(queryNorm=true): {}, locale=en-PH, timezone=Asia/Baku
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=77564488,total=303427584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudPivotFacet, TestBM25SimilarityFactory, TestFiltering, TestLRUCache, StatsReloadRaceTest, TestPayloadScoreQParserPlugin, BasicAuthIntegrationTest, TestCustomDocTransformer, V2StandaloneTest, AssignBackwardCompatibilityTest, TestNumericTerms32, DisMaxRequestHandlerTest, TestCollectionsAPIViaSolrCloudCluster, TestSQLHandler, HdfsLockFactoryTest, CoreMergeIndexesAdminHandlerTest, SubstringBytesRefFilterTest, TestUpdate, AnalysisAfterCoreReloadTest, ShardRoutingCustomTest, ConvertedLegacyTest, DistributedQueueTest, SpellCheckComponentTest, TestEmbeddedSolrServerConstructors, SchemaVersionSpecificBehaviorTest, EnumFieldTest, TestAtomicUpdateErrorCases, TestDFISimilarityFactory, TestDocBasedVersionConstraints, TestAuthorizationFramework, CollectionsAPIDistributedZkTest, AddBlockUpdateTest, TestSha256AuthenticationProvider, LeaderElectionContextKeyTest, TermVectorComponentTest, WrapperMergePolicyFactoryTest, MetricsConfigTest, TestElisionMultitermQuery, LeaderInitiatedRecoveryOnCommitTest, TestSchemaNameResource, TestMultiValuedNumericRangeQuery, OpenCloseCoreStressTest, TestDistributedGrouping, AtomicUpdatesTest, CloudMLTQParserTest, TestTrackingShardHandlerFactory, TestSolrCLIRunExample, TestCustomStream, SuggestComponentContextFilterQueryTest, TestMiniSolrCloudClusterSSL, TestUnifiedSolrHighlighter, TestMaxTokenLenTokenizer, TestReloadAndDeleteDocs, AnalyticsMergeStrategyTest, TestExpandComponent, HLLSerializationTest, DocValuesTest, UpdateRequestProcessorFactoryTest]
   [junit4] Completed [200/732 (1!)] on J1 in 0.41s, 3 tests, 1 failure <<< FAILURES!

[...truncated 216 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_EEFC03F9D0E86AE5-001/init-core-data-001
   [junit4]   2> 831819 WARN  (SUITE-SolrSlf4jReporterTest-seed#[EEFC03F9D0E86AE5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrSlf4jReporterTest -Dtests.method=testReporter -Dtests.seed=EEFC03F9D0E86AE5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=Indian/Mayotte -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 8.05s J1 | SolrSlf4jReporterTest.testReporter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: count1=7, count2=7 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EEFC03F9D0E86AE5:B1182ECEBBE4F9A0]:0)
   [junit4]    > 	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:90)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_EEFC03F9D0E86AE5-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=he, timezone=Indian/Mayotte
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=57792280,total=303558656
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudPivotFacet, TestBM25SimilarityFactory, TestFiltering, TestLRUCache, StatsReloadRaceTest, TestPayloadScoreQParserPlugin, BasicAuthIntegrationTest, TestCustomDocTransformer, V2StandaloneTest, AssignBackwardCompatibilityTest, TestNumericTerms32, DisMaxRequestHandlerTest, TestCollectionsAPIViaSolrCloudCluster, TestSQLHandler, HdfsLockFactoryTest, CoreMergeIndexesAdminHandlerTest, SubstringBytesRefFilterTest, TestUpdate, AnalysisAfterCoreReloadTest, ShardRoutingCustomTest, ConvertedLegacyTest, DistributedQueueTest, SpellCheckComponentTest, TestEmbeddedSolrServerConstructors, SchemaVersionSpecificBehaviorTest, EnumFieldTest, TestAtomicUpdateErrorCases, TestDFISimilarityFactory, TestDocBasedVersionConstraints, TestAuthorizationFramework, CollectionsAPIDistributedZkTest, AddBlockUpdateTest, TestSha256AuthenticationProvider, LeaderElectionContextKeyTest, TermVectorComponentTest, WrapperMergePolicyFactoryTest, MetricsConfigTest, TestElisionMultitermQuery, LeaderInitiatedRecoveryOnCommitTest, TestSchemaNameResource, TestMultiValuedNumericRangeQuery, OpenCloseCoreStressTest, TestDistributedGrouping, AtomicUpdatesTest, CloudMLTQParserTest, TestTrackingShardHandlerFactory, TestSolrCLIRunExample, TestCustomStream, SuggestComponentContextFilterQueryTest, TestMiniSolrCloudClusterSSL, TestUnifiedSolrHighlighter, TestMaxTokenLenTokenizer, TestReloadAndDeleteDocs, AnalyticsMergeStrategyTest, TestExpandComponent, HLLSerializationTest, DocValuesTest, UpdateRequestProcessorFactoryTest, TestSolrConfigHandler, LukeRequestHandlerTest, TestConfigsApi, StatelessScriptUpdateProcessorFactoryTest, ConfigureRecoveryStrategyTest, TestMaxScoreQueryParser, ConnectionManagerTest, ConnectionReuseTest, TestHalfAndHalfDocValues, HdfsUnloadDistributedZkTest, ZkControllerTest, TestChildDocTransformer, ReplicaListTransformerTest, TolerantUpdateProcessorTest, TestSubQueryTransformerDistrib, QueryParsingTest, MetricUtilsTest, OverseerModifyCollectionTest, SolrMetricReporterTest, TestValueSourceCache, ScriptEngineTest, DistanceFunctionTest, TestAnalyzeInfixSuggestions, TestFastLRUCache, ResourceLoaderTest, ZkFailoverTest, NoCacheHeaderTest, TestExactSharedStatsCache, TestGraphMLResponseWriter, DistributedFacetPivotLongTailTest, TestRestManager, SolrSlf4jReporterTest]
   [junit4] Completed [270/732 (2!)] on J1 in 8.10s, 1 test, 1 failure <<< FAILURES!

[...truncated 40955 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 20376 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20376/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter

Error Message:
count1=7, count2=7 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}

Stack Trace:
java.lang.AssertionError: count1=7, count2=7 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}
	at __randomizedtesting.SeedInfo.seed([CEC0AA9A433E04B0:912487AD283297F5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:90)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 12825 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_CEC0AA9A433E04B0-001/init-core-data-001
   [junit4]   2> 2479640 WARN  (SUITE-SolrSlf4jReporterTest-seed#[CEC0AA9A433E04B0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 2479640 INFO  (SUITE-SolrSlf4jReporterTest-seed#[CEC0AA9A433E04B0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2479641 INFO  (SUITE-SolrSlf4jReporterTest-seed#[CEC0AA9A433E04B0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2479641 INFO  (SUITE-SolrSlf4jReporterTest-seed#[CEC0AA9A433E04B0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2479649 INFO  (TEST-SolrSlf4jReporterTest.testReporter-seed#[CEC0AA9A433E04B0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReporter
   [junit4]   2> 2486692 INFO  (TEST-SolrSlf4jReporterTest.testReporter-seed#[CEC0AA9A433E04B0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReporter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrSlf4jReporterTest -Dtests.method=testReporter -Dtests.seed=CEC0AA9A433E04B0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Africa/Abidjan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 7.05s J1 | SolrSlf4jReporterTest.testReporter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: count1=7, count2=7 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CEC0AA9A433E04B0:912487AD283297F5]:0)
   [junit4]    > 	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:90)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2486694 INFO  (SUITE-SolrSlf4jReporterTest-seed#[CEC0AA9A433E04B0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_CEC0AA9A433E04B0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Africa/Abidjan
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=267838072,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BasicFunctionalityTest, TestCustomStream, CleanupOldIndexTest, GraphQueryTest, TestAnalyzeInfixSuggestions, EnumFieldTest, TestExactSharedStatsCache, ClassificationUpdateProcessorTest, TestPartialUpdateDeduplication, HdfsBasicDistributedZk2Test, TestFieldCacheVsDocValues, TestSQLHandler, RestartWhileUpdatingTest, LeaderElectionContextKeyTest, TestLeaderInitiatedRecoveryThread, TestSolrConfigHandlerConcurrent, DOMUtilTest, PropertiesRequestHandlerTest, TestCloudDeleteByQuery, JSONWriterTest, DataDrivenBlockJoinTest, TestNumericTerms32, DirectSolrConnectionTest, TestSchemaNameResource, BlockJoinFacetDistribTest, PrimUtilsTest, TestSolrJ, LukeRequestHandlerTest, QueryParsingTest, AtomicUpdatesTest, DocValuesMultiTest, TestFieldResource, TestStressCloudBlindAtomicUpdates, TestManagedSchemaThreadSafety, SortSpecParsingTest, TestElisionMultitermQuery, TermVectorComponentTest, MissingSegmentRecoveryTest, IndexSchemaRuntimeFieldTest, ZkSolrClientTest, TestXIncludeConfig, HdfsUnloadDistributedZkTest, TestJsonFacetRefinement, MetricUtilsTest, ImplicitSnitchTest, HdfsChaosMonkeySafeLeaderTest, TestCharFilters, ExitableDirectoryReaderTest, SolrGraphiteReporterTest, SolrCmdDistributorTest, TestCoreContainer, TestPayloadScoreQParserPlugin, TestFieldCacheReopen, TestReloadAndDeleteDocs, MoveReplicaTest, TestSolrFieldCacheBean, TestRawResponseWriter, TestHalfAndHalfDocValues, TestValueSourceCache, TestStreamBody, TestSweetSpotSimilarityFactory, TestHashPartitioner, CdcrReplicationHandlerTest, TestSimpleTrackingShardHandler, LeaderInitiatedRecoveryOnCommitTest, TestSolrCoreSnapshots, SpatialFilterTest, TestDFISimilarityFactory, ConnectionReuseTest, DistributedIntervalFacetingTest, TestChildDocTransformer, ZkControllerTest, TestMultiValuedNumericRangeQuery, TestGraphMLResponseWriter, CollectionsAPIDistributedZkTest, CoreMergeIndexesAdminHandlerTest, TestTrackingShardHandlerFactory, CloudMLTQParserTest, TestSolrCloudWithDelegationTokens, BaseCdcrDistributedZkTest, TestScoreJoinQPNoScore, ForceLeaderTest, SpellCheckComponentTest, TestComplexPhraseLeadingWildcard, SolrMetricReporterTest, TestFastLRUCache, DistributedFacetPivotWhiteBoxTest, TestOrdValues, SOLR749Test, TestSmileRequest, BadComponentTest, TlogReplayBufferedWhileIndexingTest, OutOfBoxZkACLAndCredentialsProvidersTest, ScriptEngineTest, TestPerFieldSimilarity, TestSubQueryTransformerDistrib, CSVRequestHandlerTest, DistributedTermsComponentTest, MoreLikeThisHandlerTest, TestCursorMarkWithoutUniqueKey, ReplicaListTransformerTest, TestBM25SimilarityFactory, CollectionStateFormat2Test, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestReplicationHandlerBackup, SubstringBytesRefFilterTest, TestRestManager, TestCloudSearcherWarming, DeleteInactiveReplicaTest, DistributedSuggestComponentTest, SliceStateTest, ChaosMonkeySafeLeaderTest, TestCloudManagedSchema, ShardRoutingCustomTest, TestRTGBase, StatsReloadRaceTest, SystemInfoHandlerTest, TestSegmentSorting, TestDocBasedVersionConstraints, TestMaxScoreQueryParser, IgnoreCommitOptimizeUpdateProcessorFactoryTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestZkChroot, ZkCLITest, AutoCommitTest, DistributedSpellCheckComponentTest, TestRealTimeGet, TestReload, TestStressVersions, HardAutoCommitTest, SimpleFacetsTest, TestSolr4Spatial, ConvertedLegacyTest, TestFiltering, ShowFileRequestHandlerTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, CoreAdminHandlerTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, RequestHandlersTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, RequiredFieldsTest, LoggingHandlerTest, IndexSchemaTest, TestJmxIntegration, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, HighlighterConfigTest, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, TestStressRecovery, TestSystemIdResolver, DateFieldTest, SpellingQueryConverterTest, TestLRUCache, TestDocumentBuilder, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, CursorPagingTest, SolrTestCaseJ4Test, TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AssignBackwardCompatibilityTest, AssignTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, ConnectionManagerTest, CustomCollectionTest, DistribCursorPagingTest, DistributedQueueTest, HttpPartitionTest, PeerSyncReplicationTest, RemoteQueryErrorTest, RollingRestartTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudRecovery, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestPrepRecovery, TestRandomRequestDistribution, TestRequestForwarding, TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorCloud, ZkFailoverTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, RulesTest, TestConfigSetProperties, TestInfoStreamLogging, TestSimpleTextCodec, TestSolrConfigHandler, TestHdfsBackupRestoreCore, DistributedFacetPivotSmallTest, SuggestComponentContextFilterQueryTest, TestUnifiedSolrHighlighter, TestLegacyField, TestLegacyFieldReuse, TestLegacyNumericUtils, TestLegacyTerms, TestNumericRangeQuery32, TestNumericTokenStream, JvmMetricsTest, MetricsConfigTest, SolrCoreMetricManagerTest, SolrJmxReporterCloudTest, SolrSlf4jReporterTest]
   [junit4] Completed [626/732 (1!)] on J1 in 7.09s, 1 test, 1 failure <<< FAILURES!

[...truncated 43698 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 20375 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20375/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.NoFacetCloudTest

Error Message:
Could not find collection:collection1

Stack Trace:
java.lang.AssertionError: Could not find collection:collection1
	at __randomizedtesting.SeedInfo.seed([4E874E67E30C1AEC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.analytics.AbstractAnalyticsStatsCloudTest.setupCluster(AbstractAnalyticsStatsCloudTest.java:76)
	at org.apache.solr.analytics.NoFacetCloudTest.populate(NoFacetCloudTest.java:62)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:
Error from server at https://127.0.0.1:45543/solr/workQueue_shard2_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason: <pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:45543/solr/workQueue_shard2_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([A64F71E6FD2F155A:1B5804FFC4032807]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:6891)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45543/solr/workQueue_shard2_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=1 not found in http://127.0.0.1:40511/ge_va/t/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:40511/ge_va/t/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([99F0ADBAE0C10765:7F67997AD943FE04]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([99F0ADBAE0C10765:3EB4151E8D7A14DC]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:182)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:83)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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.metrics.reporters.SolrSlf4jReporterTest.testReporter

Error Message:
count1=6, count2=6 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}

Stack Trace:
java.lang.AssertionError: count1=6, count2=6 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}
	at __randomizedtesting.SeedInfo.seed([99F0ADBAE0C10765:C614808D8BCD9420]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:90)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 11780 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/init-core-data-001
   [junit4]   2> 971763 INFO  (SUITE-ForceLeaderTest-seed#[99F0ADBAE0C10765]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 971764 INFO  (SUITE-ForceLeaderTest-seed#[99F0ADBAE0C10765]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 971764 INFO  (SUITE-ForceLeaderTest-seed#[99F0ADBAE0C10765]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 971764 INFO  (SUITE-ForceLeaderTest-seed#[99F0ADBAE0C10765]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ge_va/t
   [junit4]   2> 971766 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 971766 INFO  (Thread-1678) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 971766 INFO  (Thread-1678) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 971768 ERROR (Thread-1678) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 971866 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.ZkTestServer start zk server on port:43349
   [junit4]   2> 971872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 971872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 971873 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 971873 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 971874 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 971874 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 971874 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 971875 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 971875 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 971876 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 971876 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 971877 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 971941 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 971943 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@86aec3{/ge_va/t,null,AVAILABLE}
   [junit4]   2> 971944 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ec5eaa{HTTP/1.1,[http/1.1]}{127.0.0.1:38079}
   [junit4]   2> 971944 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.e.j.s.Server Started @973422ms
   [junit4]   2> 971944 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/tempDir-001/control/data, replicaType=NRT, hostContext=/ge_va/t, hostPort=36149, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/control-001/cores}
   [junit4]   2> 971945 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 971945 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 971945 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 971945 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 971945 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-26T08:08:09.876Z
   [junit4]   2> 971947 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 971947 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/control-001/solr.xml
   [junit4]   2> 971949 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1240603, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 971955 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43349/solr
   [junit4]   2> 972001 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 972001 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36149_ge_va%2Ft
   [junit4]   2> 972002 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.Overseer Overseer (id=98548769731182596-127.0.0.1:36149_ge_va%2Ft-n_0000000000) starting
   [junit4]   2> 972006 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36149_ge_va%2Ft
   [junit4]   2> 972007 INFO  (zkCallback-1049-thread-1-processing-n:127.0.0.1:36149_ge_va%2Ft) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 972102 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1240603
   [junit4]   2> 972109 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1240603
   [junit4]   2> 972109 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1240603
   [junit4]   2> 972110 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/control-001/cores
   [junit4]   2> 972126 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 972126 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43349/solr ready
   [junit4]   2> 972127 INFO  (SocketProxy-Acceptor-36149) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56980,localport=36149], receiveBufferSize:531000
   [junit4]   2> 972133 INFO  (SocketProxy-Acceptor-36149) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38079,localport=49232], receiveBufferSize=530904
   [junit4]   2> 972137 INFO  (qtp4960878-6758) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36149_ge_va%252Ft&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 972141 INFO  (OverseerThreadFactory-2869-thread-1-processing-n:127.0.0.1:36149_ge_va%2Ft) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 972243 INFO  (SocketProxy-Acceptor-36149) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56984,localport=36149], receiveBufferSize:531000
   [junit4]   2> 972243 INFO  (SocketProxy-Acceptor-36149) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38079,localport=49236], receiveBufferSize=530904
   [junit4]   2> 972244 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 972244 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 972346 INFO  (zkCallback-1049-thread-1-processing-n:127.0.0.1:36149_ge_va%2Ft) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 973263 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 973273 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 973354 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 973369 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 973370 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1240603
   [junit4]   2> 973370 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 973370 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 973372 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 973374 WARN  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 973415 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 973415 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 973416 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 973416 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 973417 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2643382224025981]
   [junit4]   2> 973417 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b9d8a6[control_collection_shard1_replica_n1] main]
   [junit4]   2> 973422 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 973422 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 973423 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 973423 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576780317436411904
   [junit4]   2> 973426 INFO  (searcherExecutor-2872-thread-1-processing-n:127.0.0.1:36149_ge_va%2Ft x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@1b9d8a6[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 973427 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 973427 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 973427 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36149/ge_va/t/control_collection_shard1_replica_n1/
   [junit4]   2> 973427 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 973427 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:36149/ge_va/t/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 973427 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 973428 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36149/ge_va/t/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 973530 INFO  (zkCallback-1049-thread-1-processing-n:127.0.0.1:36149_ge_va%2Ft) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 973579 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 973581 INFO  (qtp4960878-6760) [n:127.0.0.1:36149_ge_va%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1336
   [junit4]   2> 973583 INFO  (qtp4960878-6758) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 973683 INFO  (zkCallback-1049-thread-1-processing-n:127.0.0.1:36149_ge_va%2Ft) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 974142 INFO  (OverseerCollectionConfigSetProcessor-98548769731182596-127.0.0.1:36149_ge_va%2Ft-n_0000000000) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 974584 INFO  (qtp4960878-6758) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36149_ge_va%252Ft&wt=javabin&version=2} status=0 QTime=2447
   [junit4]   2> 974588 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 974588 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43349/solr ready
   [junit4]   2> 974588 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 974589 INFO  (SocketProxy-Acceptor-36149) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56990,localport=36149], receiveBufferSize:531000
   [junit4]   2> 974591 INFO  (qtp4960878-6758) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 974593 INFO  (SocketProxy-Acceptor-36149) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38079,localport=49242], receiveBufferSize=530904
   [junit4]   2> 974593 INFO  (OverseerThreadFactory-2869-thread-2-processing-n:127.0.0.1:36149_ge_va%2Ft) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 974593 WARN  (OverseerThreadFactory-2869-thread-2-processing-n:127.0.0.1:36149_ge_va%2Ft) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 974795 INFO  (qtp4960878-6758) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 974795 INFO  (qtp4960878-6758) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=204
   [junit4]   2> 974865 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/shard-1-001 of type TLOG
   [junit4]   2> 974865 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 974871 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3fd2ee{/ge_va/t,null,AVAILABLE}
   [junit4]   2> 974872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11417ae{HTTP/1.1,[http/1.1]}{127.0.0.1:36739}
   [junit4]   2> 974872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.e.j.s.Server Started @976349ms
   [junit4]   2> 974872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/ge_va/t, hostPort=41107, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/shard-1-001/cores}
   [junit4]   2> 974872 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 974872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 974872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 974872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 974872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-26T08:08:12.803Z
   [junit4]   2> 974874 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 974874 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/shard-1-001/solr.xml
   [junit4]   2> 974876 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1240603, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 974878 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43349/solr
   [junit4]   2> 974903 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 974907 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 974908 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41107_ge_va%2Ft
   [junit4]   2> 974909 INFO  (zkCallback-1056-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 974911 INFO  (zkCallback-1049-thread-1-processing-n:127.0.0.1:36149_ge_va%2Ft) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 974913 INFO  (zkCallback-1061-thread-1-processing-n:127.0.0.1:41107_ge_va%2Ft) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 974993 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1240603
   [junit4]   2> 975005 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1240603
   [junit4]   2> 975005 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1240603
   [junit4]   2> 975007 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/shard-1-001/cores
   [junit4]   2> 975037 INFO  (SocketProxy-Acceptor-41107) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=40450,localport=41107], receiveBufferSize:531000
   [junit4]   2> 975040 INFO  (SocketProxy-Acceptor-41107) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36739,localport=42990], receiveBufferSize=530904
   [junit4]   2> 975041 INFO  (qtp10975815-6806) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41107_ge_va%252Ft&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 975048 INFO  (OverseerCollectionConfigSetProcessor-98548769731182596-127.0.0.1:36149_ge_va%2Ft-n_0000000000) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 975049 INFO  (OverseerThreadFactory-2869-thread-3-processing-n:127.0.0.1:36149_ge_va%2Ft) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41107_ge_va%2Ft for creating new replica
   [junit4]   2> 975050 INFO  (SocketProxy-Acceptor-41107) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=40454,localport=41107], receiveBufferSize:531000
   [junit4]   2> 975053 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 975054 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 975061 INFO  (SocketProxy-Acceptor-41107) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36739,localport=42994], receiveBufferSize=530904
   [junit4]   2> 975160 INFO  (zkCallback-1061-thread-1-processing-n:127.0.0.1:41107_ge_va%2Ft) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 976079 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 976092 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 976186 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 976196 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true
   [junit4]   2> 976196 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1240603
   [junit4]   2> 976196 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 976196 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 976199 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 976202 WARN  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 976244 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 976244 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 976245 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 976245 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 976246 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2643382224025981]
   [junit4]   2> 976247 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@1df0ca1[collection1_shard2_replica_t41] main]
   [junit4]   2> 976247 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 976247 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 976248 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 976248 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576780320398639104
   [junit4]   2> 976250 INFO  (searcherExecutor-2883-thread-1-processing-n:127.0.0.1:41107_ge_va%2Ft x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@1df0ca1[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 976253 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 976253 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 976253 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41107/ge_va/t/collection1_shard2_replica_t41/
   [junit4]   2> 976253 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 976253 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:41107/ge_va/t/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 976253 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 976253 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 976254 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41107/ge_va/t/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 976355 INFO  (zkCallback-1061-thread-1-processing-n:127.0.0.1:41107_ge_va%2Ft) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 976405 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 976406 INFO  (qtp10975815-6808) [n:127.0.0.1:41107_ge_va%2Ft c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1352
   [junit4]   2> 976407 INFO  (qtp10975815-6806) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41107_ge_va%252Ft&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1366
   [junit4]   2> 976485 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/shard-2-001 of type TLOG
   [junit4]   2> 976485 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 976487 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c7bdc{/ge_va/t,null,AVAILABLE}
   [junit4]   2> 976487 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1372f43{HTTP/1.1,[http/1.1]}{127.0.0.1:34815}
   [junit4]   2> 976487 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.e.j.s.Server Started @977964ms
   [junit4]   2> 976487 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/ge_va/t, hostPort=40343, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/shard-2-001/cores}
   [junit4]   2> 976487 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 976493 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 976493 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 976493 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 976493 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-26T08:08:14.424Z
   [junit4]   2> 976497 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 976497 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/shard-2-001/solr.xml
   [junit4]   2> 976500 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1240603, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 976503 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43349/solr
   [junit4]   2> 976507 INFO  (zkCallback-1061-thread-1-processing-n:127.0.0.1:41107_ge_va%2Ft) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 976511 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:40343_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 976512 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:40343_ge_va%2Ft    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 976513 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:40343_ge_va%2Ft    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40343_ge_va%2Ft
   [junit4]   2> 976513 INFO  (zkCallback-1061-thread-1-processing-n:127.0.0.1:41107_ge_va%2Ft) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 976513 INFO  (zkCallback-1056-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 976513 INFO  (zkCallback-1049-thread-1-processing-n:127.0.0.1:36149_ge_va%2Ft) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 976517 INFO  (zkCallback-1067-thread-1-processing-n:127.0.0.1:40343_ge_va%2Ft) [n:127.0.0.1:40343_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 976630 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:40343_ge_va%2Ft    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1240603
   [junit4]   2> 976639 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:40343_ge_va%2Ft    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1240603
   [junit4]   2> 976639 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:40343_ge_va%2Ft    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1240603
   [junit4]   2> 976641 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:40343_ge_va%2Ft    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/shard-2-001/cores
   [junit4]   2> 976667 INFO  (qtp10975815-6807) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40343_ge_va%252Ft&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 976668 INFO  (OverseerCollectionConfigSetProcessor-98548769731182596-127.0.0.1:36149_ge_va%2Ft-n_0000000000) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 976669 INFO  (OverseerThreadFactory-2869-thread-4-processing-n:127.0.0.1:36149_ge_va%2Ft) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:40343_ge_va%2Ft for creating new replica
   [junit4]   2> 976669 INFO  (SocketProxy-Acceptor-40343) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=47544,localport=40343], receiveBufferSize:531000
   [junit4]   2> 976673 INFO  (SocketProxy-Acceptor-40343) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34815,localport=38136], receiveBufferSize=530904
   [junit4]   2> 976673 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 976674 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 976777 INFO  (zkCallback-1061-thread-1-processing-n:127.0.0.1:41107_ge_va%2Ft) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 976777 INFO  (zkCallback-1067-thread-1-processing-n:127.0.0.1:40343_ge_va%2Ft) [n:127.0.0.1:40343_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 977685 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 977700 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 977805 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 977815 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true
   [junit4]   2> 977816 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1240603
   [junit4]   2> 977816 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 977816 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 977819 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 977820 WARN  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 977877 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 977877 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 977878 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 977878 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 977880 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2643382224025981]
   [junit4]   2> 977880 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e07965[collection1_shard1_replica_t43] main]
   [junit4]   2> 977882 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 977882 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 977883 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 977883 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576780322113060864
   [junit4]   2> 977885 INFO  (searcherExecutor-2894-thread-1-processing-n:127.0.0.1:40343_ge_va%2Ft x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@1e07965[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 977889 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 977889 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 977889 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40343/ge_va/t/collection1_shard1_replica_t43/
   [junit4]   2> 977889 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 977889 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:40343/ge_va/t/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 977889 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 977889 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 977890 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40343/ge_va/t/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 977991 INFO  (zkCallback-1067-thread-1-processing-n:127.0.0.1:40343_ge_va%2Ft) [n:127.0.0.1:40343_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 977991 INFO  (zkCallback-1061-thread-1-processing-n:127.0.0.1:41107_ge_va%2Ft) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 978041 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 978042 INFO  (qtp32828742-6840) [n:127.0.0.1:40343_ge_va%2Ft c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1368
   [junit4]   2> 978042 INFO  (qtp10975815-6807) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:40343_ge_va%252Ft&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1375
   [junit4]   2> 978113 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/shard-3-001 of type TLOG
   [junit4]   2> 978113 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 978115 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d770b0{/ge_va/t,null,AVAILABLE}
   [junit4]   2> 978115 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4accaa{HTTP/1.1,[http/1.1]}{127.0.0.1:34541}
   [junit4]   2> 978115 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.e.j.s.Server Started @979593ms
   [junit4]   2> 978115 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/ge_va/t, hostPort=42327, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/shard-3-001/cores}
   [junit4]   2> 978116 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 978116 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 978116 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 978116 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 978116 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-26T08:08:16.047Z
   [junit4]   2> 978121 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 978122 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_99F0ADBAE0C10765-001/shard-3-001/solr.xml
   [junit4]   2> 978125 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1240603, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 978127 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43349/solr
   [junit4]   2> 978131 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:42327_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 978132 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:42327_ge_va%2Ft    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 978132 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[99F0ADBAE0C10765]) [n:127.0.0.1:42327_ge_va%2Ft    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42327_ge_va%2Ft
   [junit4]   2> 978133 INFO  (zkCallback-1061-thread-1-processing-n:127.0.0.1:41107_ge_va%2Ft) [n:127.0.0.1:41107_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 978133 INFO  (zkCallback-1049-thread-2-processing-n:127.0.0.1:36149_ge_va%2Ft) [n:127.0.0.1:36149_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 978133 INFO  (zkCallback-1056-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 978133 INFO  (zkCallback-1073-thread-1-processing-n:127.0.0.1:42327_ge_va%2Ft) [n:127.0.0.1:42327_ge_va%2Ft    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKe

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

1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 174362 INFO  (zkCallback-745-thread-2-processing-n:127.0.0.1:44841_solr) [n:127.0.0.1:44841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 174362 INFO  (zkCallback-752-thread-1-processing-n:127.0.0.1:45543_solr) [n:127.0.0.1:45543_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 174363 INFO  (zkCallback-752-thread-2-processing-n:127.0.0.1:45543_solr) [n:127.0.0.1:45543_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mainCorpus/state.json] for collection [mainCorpus] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 174363 INFO  (zkCallback-752-thread-1-processing-n:127.0.0.1:45543_solr) [n:127.0.0.1:45543_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mainCorpus/state.json] for collection [mainCorpus] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 174363 INFO  (zkCallback-752-thread-1-processing-n:127.0.0.1:45543_solr) [n:127.0.0.1:45543_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/destination/state.json] for collection [destination] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 174363 INFO  (zkCallback-752-thread-2-processing-n:127.0.0.1:45543_solr) [n:127.0.0.1:45543_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/destination/state.json] for collection [destination] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 174364 INFO  (zkCallback-745-thread-2-processing-n:127.0.0.1:44841_solr) [n:127.0.0.1:44841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/destination/state.json] for collection [destination] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 174364 INFO  (zkCallback-745-thread-1-processing-n:127.0.0.1:44841_solr) [n:127.0.0.1:44841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/destination/state.json] for collection [destination] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 174366 INFO  (zkCallback-745-thread-1-processing-n:127.0.0.1:44841_solr) [n:127.0.0.1:44841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/workQueue/state.json] for collection [workQueue] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 174366 INFO  (zkCallback-745-thread-2-processing-n:127.0.0.1:44841_solr) [n:127.0.0.1:44841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/workQueue/state.json] for collection [workQueue] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 174367 INFO  (zkCallback-745-thread-3-processing-n:127.0.0.1:44841_solr) [n:127.0.0.1:44841_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 174373 INFO  (jetty-closer-735-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98548863009423366-127.0.0.1:44841_solr-n_0000000000) closing
   [junit4]   2> 174373 INFO  (OverseerStateUpdate-98548863009423366-127.0.0.1:44841_solr-n_0000000000) [n:127.0.0.1:44841_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44841_solr
   [junit4]   2> 175818 WARN  (zkCallback-751-thread-1-processing-n:127.0.0.1:44069_solr) [n:127.0.0.1:44069_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 175818 INFO  (jetty-closer-735-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@178acb5{/solr,null,UNAVAILABLE}
   [junit4]   2> 175865 WARN  (zkCallback-752-thread-1-processing-n:127.0.0.1:45543_solr) [n:127.0.0.1:45543_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 175865 INFO  (jetty-closer-735-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d990f8{/solr,null,UNAVAILABLE}
   [junit4]   2> 175877 WARN  (zkCallback-745-thread-4-processing-n:127.0.0.1:44841_solr) [n:127.0.0.1:44841_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 175877 INFO  (jetty-closer-735-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4398c7{/solr,null,UNAVAILABLE}
   [junit4]   2> 175878 ERROR (SUITE-StreamExpressionTest-seed#[A64F71E6FD2F155A]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 175878 INFO  (SUITE-StreamExpressionTest-seed#[A64F71E6FD2F155A]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36255 36255
   [junit4]   2> 183931 INFO  (Thread-444) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36255 36255
   [junit4]   2> 183931 WARN  (Thread-444) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	94	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/ml
   [junit4]   2> 	6	/solr/configs/conf
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	94	/solr/clusterprops.json
   [junit4]   2> 	94	/solr/clusterstate.json
   [junit4]   2> 	38	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	30	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	22	/solr/collections/destination/state.json
   [junit4]   2> 	21	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	19	/solr/collections/workQueue/state.json
   [junit4]   2> 	12	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	10	/solr/collections/modelCollection/state.json
   [junit4]   2> 	10	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	94	/solr/live_nodes
   [junit4]   2> 	94	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_A64F71E6FD2F155A-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-FR, timezone=SystemV/HST10
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=146787216,total=321388544
   [junit4]   2> NOTE: All tests run in this JVM: [AndEvaluatorTest, CubedRootEvaluatorTest, ModifiableSolrParamsTest, JettyWebappTest, JdbcTest, GreaterThanEvaluatorTest, GraphExpressionTest, NaturalLogEvaluatorTest, TestConfigSetAdminRequest, CloudSolrClientCacheTest, SchemaTest, TestZkConfigManager, TestJavaBinCodec, SolrParamTest, TestBatchUpdate, EmpiricalDistributionEvaluatorTest, HttpSolrClientConPoolTest, TestPathTrie, ConcurrentUpdateSolrClientBuilderTest, ReverseEvaluatorTest, SolrExceptionTest, StreamExpressionTest]
   [junit4] Completed [143/145 (1!)] on J2 in 109.84s, 95 tests, 1 error <<< FAILURES!

[...truncated 1805 lines...]
   [junit4] Suite: org.apache.solr.analytics.NoFacetCloudTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/J0/temp/solr.analytics.NoFacetCloudTest_4E874E67E30C1AEC-001/init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=es-PY, timezone=AET
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=176475328,total=225968128
   [junit4]   2> NOTE: All tests run in this JVM: [AbstractAnalyticsStatsCloudTest, FieldFacetTest, NoFacetTest, NoFacetCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetCloudTest -Dtests.seed=4E874E67E30C1AEC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=AET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | NoFacetCloudTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find collection:collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4E874E67E30C1AEC]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    > 	at org.apache.solr.analytics.AbstractAnalyticsStatsCloudTest.setupCluster(AbstractAnalyticsStatsCloudTest.java:76)
   [junit4]    > 	at org.apache.solr.analytics.NoFacetCloudTest.populate(NoFacetCloudTest.java:62)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [17/17 (1!)] on J0 in 43.58s, 0 tests, 1 failure <<< FAILURES!

[...truncated 36720 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+181) - Build # 20374 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20374/
Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseG1GC --illegal-access=deny

4 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Doc with id=1 not found in http://127.0.0.1:45627/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:45627/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([810DFFD5980FF6F1:959C00F36F39B09]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
	at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Error from server at https://127.0.0.1:37353/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:37353/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([810DFFD5980FF6F1:22F751701FE71C54]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37353/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	... 1 more


FAILED:  org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter

Error Message:
count1=6, count2=6 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}

Stack Trace:
java.lang.AssertionError: count1=6, count2=6 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}
	at __randomizedtesting.SeedInfo.seed([810DFFD5980FF6F1:DEE9D2E2F30365B4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:90)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping

Error Message:
Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.

Stack Trace:
java.lang.AssertionError: Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.
	at __randomizedtesting.SeedInfo.seed([810DFFD5980FF6F1:F0E90103EEE4D13D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 10793 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_810DFFD5980FF6F1-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[810DFFD5980FF6F1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 49   INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[810DFFD5980FF6F1]-worker) [    ] o.e.j.u.log Logging initialized @1631ms
   [junit4]   2> 56   INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[810DFFD5980FF6F1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 268  INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[810DFFD5980FF6F1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 305  INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[810DFFD5980FF6F1]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_810DFFD5980FF6F1-001/tempDir-001
   [junit4]   2> 315  INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[810DFFD5980FF6F1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 330  INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 330  INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 429  INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[810DFFD5980FF6F1]) [    ] o.a.s.c.ZkTestServer start zk server on port:37619
   [junit4]   2> 576  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 649  ERROR (Thread-0) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2641 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2641 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2644 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2644 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2644 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2689 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d83b556{/solr,null,AVAILABLE}
   [junit4]   2> 2707 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e9cd040{/solr,null,AVAILABLE}
   [junit4]   2> 2716 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ed6d8d9{/solr,null,AVAILABLE}
   [junit4]   2> 2717 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@225f1dc8{/solr,null,AVAILABLE}
   [junit4]   2> 2719 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4638bc76{SSL,[ssl, http/1.1]}{127.0.0.1:37645}
   [junit4]   2> 2719 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server Started @4305ms
   [junit4]   2> 2719 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37645}
   [junit4]   2> 2720 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4722089d{SSL,[ssl, http/1.1]}{127.0.0.1:37847}
   [junit4]   2> 2721 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server Started @4307ms
   [junit4]   2> 2721 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37847}
   [junit4]   2> 2724 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@648b2cb8{/solr,null,AVAILABLE}
   [junit4]   2> 2725 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@130b8b55{SSL,[ssl, http/1.1]}{127.0.0.1:41871}
   [junit4]   2> 2725 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server Started @4311ms
   [junit4]   2> 2725 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41871}
   [junit4]   2> 2725 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e83a495{SSL,[ssl, http/1.1]}{127.0.0.1:35027}
   [junit4]   2> 2726 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server Started @4312ms
   [junit4]   2> 2726 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35027}
   [junit4]   2> 2726 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2782b8dc{SSL,[ssl, http/1.1]}{127.0.0.1:35035}
   [junit4]   2> 2726 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.Server Started @4312ms
   [junit4]   2> 2726 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35035}
   [junit4]   2> 2763 ERROR (jetty-launcher-1-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2763 ERROR (jetty-launcher-1-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2763 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 2763 ERROR (jetty-launcher-1-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2763 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 2763 ERROR (jetty-launcher-1-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2766 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 2763 ERROR (jetty-launcher-1-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2765 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 2769 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2769 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2772 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2769 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2767 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 2775 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2775 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2772 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2772 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2776 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2776 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2785 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-26T02:50:39.912305Z
   [junit4]   2> 2788 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-26T02:50:39.912402Z
   [junit4]   2> 2788 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-26T02:50:39.912004Z
   [junit4]   2> 2788 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-26T02:50:39.912100Z
   [junit4]   2> 2788 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-26T02:50:39.910564Z
   [junit4]   2> 2856 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2856 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2856 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2949 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2955 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2960 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2971 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2995 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3133 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e1c72c65d0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3319 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37619/solr
   [junit4]   2> 3320 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37619/solr
   [junit4]   2> 3416 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37619/solr
   [junit4]   2> 3381 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37619/solr
   [junit4]   2> 3361 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37619/solr
   [junit4]   2> 3476 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e1c72c65d0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3551 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e1c72c65d000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 4057 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4058 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4059 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4060 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41871_solr
   [junit4]   2> 4065 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37847_solr
   [junit4]   2> 4066 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4067 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98547521128562703-127.0.0.1:41871_solr-n_0000000000) starting
   [junit4]   2> 4068 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35035_solr
   [junit4]   2> 4073 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4074 INFO  (zkCallback-28-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4074 INFO  (zkCallback-24-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4074 INFO  (zkCallback-27-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4076 INFO  (zkCallback-26-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4078 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4081 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37645_solr
   [junit4]   2> 4085 INFO  (zkCallback-27-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4085 INFO  (zkCallback-26-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4086 INFO  (zkCallback-28-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4086 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4086 INFO  (zkCallback-24-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4087 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35027_solr
   [junit4]   2> 4087 INFO  (zkCallback-26-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4087 INFO  (zkCallback-27-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4087 INFO  (zkCallback-24-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4087 INFO  (zkCallback-28-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4092 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4104 INFO  (zkCallback-24-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4105 INFO  (zkCallback-28-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4113 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4113 INFO  (zkCallback-26-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4114 INFO  (zkCallback-27-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4185 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41871_solr
   [junit4]   2> 4189 INFO  (zkCallback-27-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4189 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4189 INFO  (zkCallback-26-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4189 INFO  (zkCallback-24-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4190 INFO  (zkCallback-28-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4955 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35027.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 4957 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35027.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 4957 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35027.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 4978 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37645.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 4979 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37645.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 4979 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37645.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 4980 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35035.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 4980 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35035.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 4981 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35035.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 4984 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41871.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 4984 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41871.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 4984 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41871.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 4986 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37847.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 4986 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37847.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 4987 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37847.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 5014 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_810DFFD5980FF6F1-001/tempDir-001/node3/.
   [junit4]   2> 5019 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_810DFFD5980FF6F1-001/tempDir-001/node4/.
   [junit4]   2> 5021 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_810DFFD5980FF6F1-001/tempDir-001/node2/.
   [junit4]   2> 5021 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_810DFFD5980FF6F1-001/tempDir-001/node1/.
   [junit4]   2> 5021 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_810DFFD5980FF6F1-001/tempDir-001/node5/.
   [junit4]   2> 5597 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[810DFFD5980FF6F1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 5599 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[810DFFD5980FF6F1]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37619/solr ready
   [junit4]   2> 5605 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[810DFFD5980FF6F1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 5931 INFO  (qtp914839543-66) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5940 INFO  (OverseerThreadFactory-22-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection testSolrCloudCollectionWithoutCores
   [junit4]   2> 5945 WARN  (OverseerThreadFactory-22-thread-1) [    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (testSolrCloudCollectionWithoutCores) without cores.
   [junit4]   2> 6068 INFO  (qtp914839543-66) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 6068 INFO  (qtp914839543-66) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=153
   [junit4]   2> 6085 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[810DFFD5980FF6F1]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> no one is recoverying
   [junit4]   2> 6086 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[810DFFD5980FF6F1]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testSolrCloudCollectionWithoutCores
   [junit4]   2> 6089 INFO  (qtp914839543-67) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 6093 INFO  (OverseerCollectionConfigSetProcessor-98547521128562703-127.0.0.1:41871_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 6095 INFO  (OverseerThreadFactory-22-thread-2) [    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 6800 INFO  (qtp914839543-67) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2} status=0 QTime=711
   [junit4]   2> 6801 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[810DFFD5980FF6F1]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 6801 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[810DFFD5980FF6F1]) [    ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: testSolrCloudCollectionWithoutCores
   [junit4]   2> 6807 INFO  (jetty-closer-2-thread-4) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@130b8b55{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 6807 INFO  (jetty-closer-2-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4638bc76{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 6807 INFO  (jetty-closer-2-thread-4) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=584413844
   [junit4]   2> 6807 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1797612547
   [junit4]   2> 6808 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 6808 INFO  (jetty-closer-2-thread-5) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4722089d{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 6808 INFO  (jetty-closer-2-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6e83a495{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 6812 INFO  (jetty-closer-2-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1385427114
   [junit4]   2> 6808 INFO  (jetty-closer-2-thread-5) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1945867179
   [junit4]   2> 6815 INFO  (jetty-closer-2-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 6816 INFO  (jetty-closer-2-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2782b8dc{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 6812 INFO  (jetty-closer-2-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 6816 INFO  (jetty-closer-2-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 6816 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=260165176
   [junit4]   2> 6816 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7993243a: rootName = solr_37645, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@77e72fa0
   [junit4]   2> 6816 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 6816 INFO  (jetty-closer-2-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1aeebcdc: rootName = solr_41871, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1d4b3ea9
   [junit4]   2> 6817 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f21c7e3: rootName = solr_35035, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@38c79414
   [junit4]   2> 6816 INFO  (jetty-closer-2-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@92d2d7a: rootName = solr_35027, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3f918a5c
   [junit4]   2> 6816 INFO  (jetty-closer-2-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42af92d4: rootName = solr_37847, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5b179626
   [junit4]   2> 6842 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 6842 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c1570ec: rootName = solr_37645, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@73d8a584
   [junit4]   2> 6843 INFO  (jetty-closer-2-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 6843 INFO  (jetty-closer-2-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49935ea6: rootName = solr_41871, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@73d8a584
   [junit4]   2> 6843 INFO  (jetty-closer-2-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 6843 INFO  (jetty-closer-2-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19b42578: rootName = solr_37847, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@73d8a584
   [junit4]   2> 6844 INFO  (jetty-closer-2-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 6844 INFO  (jetty-closer-2-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fa156ff: rootName = solr_35027, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@73d8a584
   [junit4]   2> 6844 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 6844 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b35306: rootName = solr_35035, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@73d8a584
   [junit4]   2> 6856 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 6856 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f03e69c: rootName = solr_37645, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@36da259b
   [junit4]   2> 6857 INFO  (jetty-closer-2-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 6857 INFO  (jetty-closer-2-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62d19abe: rootName = solr_41871, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@36da259b
   [junit4]   2> 6858 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 6860 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6861 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 6861 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28b5a542: rootName = solr_35035, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@36da259b
   [junit4]   2> 6861 INFO  (jetty-closer-2-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 6861 INFO  (jetty-closer-2-thread-4) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6861 INFO  (jetty-closer-2-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 6861 INFO  (jetty-closer-2-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 6862 INFO  (jetty-closer-2-thread-4) [    ] o.a.s.c.Overseer Overseer (id=98547521128562703-127.0.0.1:41871_solr-n_0000000000) closing
   [junit4]   2> 6862 INFO  (jetty-closer-2-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28bc64ef: rootName = solr_35027, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@36da259b
   [junit4]   2> 6862 INFO  (jetty-closer-2-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@301cc4b7: rootName = solr_37847, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@36da259b
   [junit4]   2> 6862 INFO  (OverseerStateUpdate-98547521128562703-127.0.0.1:41871_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41871_solr
   [junit4]   2> 6865 INFO  (zkCallback-26-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 6865 INFO  (zkCallback-28-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 6865 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 6865 INFO  (zkCallback-24-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
   [junit4]   2> 6866 WARN  (zkCallback-28-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 6867 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 6868 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37847_solr
   [junit4]   2> 6868 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6868 INFO  (zkCallback-25-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 6868 INFO  (jetty-closer-2-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 6869 INFO  (jetty-closer-2-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 6869 INFO  (jetty-closer-2-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6869 INFO  (jetty-closer-2-thread-5) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6872 INFO  (jetty-closer-2-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@225f1dc8{/solr,null,UNAVAILABLE}
   [junit4]   2> 6874 INFO  (jetty-closer-2-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d83b556{/solr,null,UNAVAILABLE}
   [junit4]   2> 8369 WARN  (zkCallback-26-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 8370 INFO  (jetty-closer-2-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@648b2cb8{/solr,null,UNAVAILABLE}
   [junit4]   2> 8374 WARN  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 8374 WARN  (zkCallback-24-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 8374 INFO  (jetty-closer-2-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e9cd040{/solr,null,UNAVAILABLE}
   [junit4]   2> 8374 INFO  (jetty-closer-2-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4ed6d8d9{/solr,null,UNAVAILABLE}
   [junit4]   2> 8375 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[810DFFD5980FF6F1]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 8375 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[810DFFD5980FF6F1]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37619 37619
   [junit4]   2> 23389 INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37619 37619
   [junit4]   2> 23390 WARN  (Thread-0) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> 23392 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[810DFFD5980FF6F1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 23434 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[810DFFD5980FF6F1]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_810DFFD5980FF6F1-001/tempDir-002
   [junit4]   2> 23434 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[810DFFD5980FF6F1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 23436 INFO  (Thread-47) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 23436 INFO  (Thread-47) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 23448 ERROR (Thread-47) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 23536 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[810DFFD5980FF6F1]) [    ] o.a.s.c.ZkTestServer start zk server on port:36881
   [junit4]   2> 23581 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e1c73205e0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 23588 INFO  (jetty-launcher-38-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 23595 INFO  (jetty-launcher-38-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 23603 INFO  (jetty-launcher-38-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 23606 INFO  (jetty-launcher-38-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 23610 INFO  (jetty-launcher-38-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 23638 INFO  (jetty-launcher-38-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75bb35e0{/solr,null,AVAILABLE}
   [junit4]   2> 23660 INFO  (jetty-launcher-38-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c3de9dd{/solr,null,AVAILABLE}
   [junit4]   2> 23661 INFO  (jetty-launcher-38-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d9527ab{SSL,[ssl, http/1.1]}{127.0.0.1:40491}
   [junit4]   2> 23661 INFO  (jetty-launcher-38-thread-2) [    ] o.e.j.s.Server Started @25247ms
   [junit4]   2> 23661 INFO  (jetty-launcher-38-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40491}
   [junit4]   2> 23662 ERROR (jetty-launcher-38-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 23662 INFO  (jetty-launcher-38-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 23662 INFO  (jetty-launcher-38-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 23662 INFO  (jetty-launcher-38-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 23662 INFO  (jetty-launcher-38-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-26T02:51:00.798650Z
   [junit4]   2> 23666 INFO  (jetty-launcher-38-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@564dfef8{SSL,[ssl, http/1.1]}{127.0.0.1:36453}
   [junit4]   2> 23666 INFO  (jetty-launcher-38-thread-1) [    ] o.e.j.s.Server Started @25253ms
   [junit4]   2> 23667 INFO  (jetty-launcher-38-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36453}
   [junit4]   2> 23667 ERROR (jetty-launcher-38-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 23667 INFO  (jetty-launcher-38-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 23667 INFO  (jetty-launcher-38-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 23667 INFO  (jetty-launcher-38-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 23667 INFO  (jetty-launcher-38-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-26T02:51:00.803722Z
   [junit4]   2> 23698 INFO  (jetty-launcher-38-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5729439d{/solr,null,AVAILABLE}
   [junit4]   2> 23772 INFO  (jetty-launcher-38-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@786a7af9{/solr,null,AVAILABLE}
   [junit4]   2> 23799 INFO  (jetty-launcher-38-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62b117cc{/solr,null,AVAILABLE}
   [junit4]   2> 23807 INFO  (jetty-launcher-38-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@20115192{SSL,[ssl, http/1.1]}{127.0.0.1:43843}
   [junit4]   2> 23807 INFO  (jetty-launcher-38-thread-5) [    ] o.e.j.s.Server Started @25393ms
   [junit4]   2> 23807 INFO  (jetty-launcher-38-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43843}
   [junit4]   2> 23808 ERROR (jetty-launcher-38-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 23808 INFO  (jetty-launcher-38-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 23808 INFO  (jetty-launcher-38-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 23808 INFO  (jetty-launcher-38-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 23808 INFO  (jetty-launcher-38-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-26T02:51:00.944469Z
   [junit4]   2> 23809 INFO  (jetty-launcher-38-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5c8886bd{SSL,[ssl, http/1.1]}{127.0.0.1:36223}
   [junit4]   2> 23809 INFO  (jetty-launcher-38-thread-3) [    ] o.e.j.s.Server Started @25395ms
   [junit4]   2> 23809 INFO  (jetty-launcher-38-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36223}
   [junit4]   2> 23809 ERROR (jetty-launcher-38-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 23810 INFO  (jetty-launcher-38-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 23810 INFO  (jetty-launcher-38-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 23810 INFO  (jetty-launcher-38-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 23810 INFO  (jetty-launcher-38-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-26T02:51:00.946307Z
   [junit4]   2> 23821 INFO  (jetty-launcher-38-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@24d5ac08{SSL,[ssl, http/1.1]}{127.0.0.1:44337}
   [junit4]   2> 23821 INFO  (jetty-launcher-38-thread-4) [    ] o.e.j.s.Server Started @25408ms
   [junit4]   2> 23821 INFO  (jetty-launcher-38-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44337}
   [junit4]   2> 23822 ERROR (jetty-launcher-38-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 23822 INFO  (jetty-launcher-38-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 23822 INFO  (jetty-launcher-38-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 23822 INFO  (jetty-launcher-38-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 23822 INFO  (jetty-launcher-38-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-26T02:51:00.958509Z
   [junit4]   2> 23831 INFO  (jetty-launcher-38-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23850 INFO  (jetty-launcher-38-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23924 INFO  (jetty-launcher-38-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23924 INFO  (jetty-launcher-38-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23925 INFO  (jetty-launcher-38-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36881/solr
   [junit4]   2> 23937 INFO  (jetty-launcher-38-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23939 INFO  (jetty-launcher-38-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36881/solr
   [junit4]   2> 23988 INFO  (jetty-launcher-38-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36881/solr
   [junit4]   2> 24026 INFO  (jetty-launcher-38-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36881/solr
   [junit4]   2> 24036 INFO  (jetty-launcher-38-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36881/solr
   [junit4]   2> 24073 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e1c73205e0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 24129 INFO  (jetty-launcher-38-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 24130 INFO  (jetty-launcher-38-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36453_solr
   [junit4]   2> 24141 INFO  (jetty-launcher-38-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98547522638577674-127.0.0.1:36453_solr-n_0000000000) starting
   [junit4]   2> 24161 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e1c73205e000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 24208 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e1c73205e000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 24221 INFO  (jetty-launcher-38-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 24224 INFO  (jetty-launcher-38-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36223_solr
   [junit4]   2> 24272 INFO  (jetty-launcher-38-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 24274 INFO  (jetty-launcher-38-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 24276 INFO  (jetty-launcher-38-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40491_solr
   [junit4]   2> 24312 INFO  (zkCallback-63-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 24312 INFO  (zkCallback-57-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 24335 INFO  (zkCallback-55-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 24341 INFO  (jetty-launcher-38-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36453_solr
   [junit4]   2> 24349 INFO  (zkCallback-55-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 24349 INFO  (zkCallback-63-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 24349 INFO  (zkCallback-57-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 24361 INFO  (jetty-launcher-38-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 24361 INFO  (jetty-launcher-38-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 24363 INFO  (jetty-launcher-38-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 24363 INFO  (jetty-launcher-38-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 24366 INFO  (jetty-launcher-38-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43843_solr
   [junit4]   2> 24367 INFO  (jetty-launcher-38-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44337_solr
   [junit4]   2> 24368 INFO  (zkCallback-63-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 24368 INFO  (zkCallback-57-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 24368 INFO  (zkCallback-55-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 24375 INFO  (zkCallback-67-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 24400 INFO  (zkCallback-63-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 24401 INFO  (zkCallback-55-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 24401 INFO  (zkCallback-57-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 24412 INFO  (zkCallback-67-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 24436 INFO  (zkCallback-66-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 24489 INFO  (jetty-launcher-38-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36223.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 24581 INFO  (jetty-launcher-38-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36453.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 24584 INFO  (jetty-launcher-38-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36223.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 24585 INFO  (jetty-launcher-38-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36223.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 24589 INFO  (jetty-launcher-38-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_810DFFD5980FF6F1-001/tempDir-002/node3/.
   [junit4]   2> 24654 INFO  (jetty-launcher-38-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40491.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 24672 INFO  (jetty-launcher-38-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36453.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 24673 INFO  (jetty-launcher-38-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36453.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 24680 INFO  (jetty-launcher-38-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_810DFFD5980FF6F1-001/tempDir-002/node1/.
   [junit4]   2> 24683 INFO  (jetty-launcher-38-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44337.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 24691 INFO  (jetty-launcher-38-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43843.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 24720 INFO  (jetty-launcher-38-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40491.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 24720 INFO  (jetty-launcher-38-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40491.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 24722 INFO  (jetty-launcher-38-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_810DFFD5980FF6F1-001/tempDir-002/node2/.
   [junit4]   2> 24763 INFO  (jetty-launcher-38-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44337.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 24765 INFO  (jetty-launcher-38-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44337.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 24771 INFO  (jetty-launcher-38-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43843.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 24772 INFO  (jetty-launcher-38-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43843.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7723980b
   [junit4]   2> 24776 INFO  (jetty-launcher-38-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_810DFFD5980FF6F1-001/tempDir-002/node5/.
   [junit4]   2> 24777 INFO  (jetty-launcher-38-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_810DFFD5980FF6F1-001/tempDir-002/node4/.
   [junit4]   2> 25270 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[810DFFD5980FF6F1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 25271 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[810DFFD5980FF6F1]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36881/solr ready
   [junit4]   2> 25274 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[810DFFD5980FF6F1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll
   [junit4]   2> 25319 INFO  (qtp579404502-182) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=70ba7d9e-f58b-4da7-8513-a28c4beb2f48&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 25321 INFO  (qtp579404502-182) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=70ba7d9e-f58b-4da7-8513-a28c4beb2f48&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 25324 INFO  (OverseerThreadFactory-59-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection testStopAllStartAllCollection
   [junit4]   2> 25342 INFO  (qtp579404502-175) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70ba7d9e-f58b-4da7-8513-a28c4beb2f48&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 25343 INFO  (qtp579404502-175) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70ba7d9e-f58b-4da7-8513-a28c4beb2f48&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 25480 INFO  (OverseerStateUpdate-98547522638577674-127.0.0.1:36453_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36453/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 25493 INFO  (OverseerStateUpdate-98547522638577674-127.0.0.1:36453_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44337/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 25502 INFO  (OverseerStateUpdate-98547522638577674-127.0.0.1:36453_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43843/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 25511 INFO  (OverseerStateUpdate-98547522638577674-127.0.0.1:36453_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40491/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 25676 INFO  (qtp210423667-184) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=70ba7d9e-f58b-4da7-8513-a28c4beb2f482712785632521179&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=5
   [junit4]   2> 25681 INFO  (parallelCoreAdminExecutor-62-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=70ba7d9e-f58b-4da7-8513-a28c4beb2f482712785632521179&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 25681 INFO  (qtp579404502-182) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=70ba7d9e-f58b-4da7-8513-a28c4beb2f482712785618678737&coreNodeName=core_node2&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=0
   [junit4]   2> 25686 INFO  (parallelCoreAdminExecutor-62-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 25682 INFO  (parallelCoreAdminExecutor-64-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=70ba7d9e-f58b-4da7-8513-a28c4beb2f482712785618678737&coreNodeName=core_node2&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 25687 INFO  (parallelCoreAdminExecutor-64-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 25689 INFO  (qtp2063764993-207) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=70ba7d9e-f58b-4da7-8513-a28c4beb2f482712785650648308&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1
   [junit4]   2> 25689 INFO  (parallelCoreAdminExecutor-63-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=70ba7d9e-f58b-4da7-8513-a28c4beb2f482712785650648308&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&

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

estIndexingPerformance, RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaTest, MBeansHandlerTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestMergePolicyConfig, SampleTest, TestDocSet, TestElisionMultitermQuery, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, EchoParamsTest, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, CollectionsAPISolrJTest, DeleteShardTest, DeleteStatusTest, DistributedQueueTest, HealthCheckHandlerTest, HttpPartitionTest]
   [junit4] Completed [513/732 (3!)] on J2 in 32.10s, 1 test, 1 failure <<< FAILURES!

[...truncated 391 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_810DFFD5980FF6F1-001/init-core-data-001
   [junit4]   2> 2622491 WARN  (SUITE-SolrSlf4jReporterTest-seed#[810DFFD5980FF6F1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2622491 INFO  (SUITE-SolrSlf4jReporterTest-seed#[810DFFD5980FF6F1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2622491 INFO  (SUITE-SolrSlf4jReporterTest-seed#[810DFFD5980FF6F1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2622492 INFO  (SUITE-SolrSlf4jReporterTest-seed#[810DFFD5980FF6F1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2622492 INFO  (TEST-SolrSlf4jReporterTest.testReporter-seed#[810DFFD5980FF6F1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReporter
   [junit4]   2> 2628864 INFO  (TEST-SolrSlf4jReporterTest.testReporter-seed#[810DFFD5980FF6F1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReporter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrSlf4jReporterTest -Dtests.method=testReporter -Dtests.seed=810DFFD5980FF6F1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ewo-CM -Dtests.timezone=Etc/GMT+0 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 6.37s J1 | SolrSlf4jReporterTest.testReporter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: count1=6, count2=6 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([810DFFD5980FF6F1:DEE9D2E2F30365B4]:0)
   [junit4]    > 	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:90)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2628865 INFO  (SUITE-SolrSlf4jReporterTest-seed#[810DFFD5980FF6F1]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_810DFFD5980FF6F1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=171, maxMBSortInHeap=7.788467879897898, sim=RandomSimilarity(queryNorm=false): {}, locale=ewo-CM, timezone=Etc/GMT+0
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=339995512,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollectionsAPIViaSolrCloudCluster, CoreAdminHandlerTest, TestCoreContainer, TestScoreJoinQPNoScore, TestRestManager, TestExactSharedStatsCache, SaslZkACLProviderTest, TestTlogReplica, TlogReplayBufferedWhileIndexingTest, SolrMetricReporterTest, BadComponentTest, DistributedTermsComponentTest, TestMaxScoreQueryParser, ImplicitSnitchTest, DataDrivenBlockJoinTest, TestXIncludeConfig, CdcrReplicationHandlerTest, CoreMergeIndexesAdminHandlerTest, DocValuesMultiTest, ChaosMonkeySafeLeaderTest, TestSolrConfigHandlerConcurrent, TestSolrFieldCacheBean, ClassificationUpdateProcessorTest, ResponseHeaderTest, TestMultiValuedNumericRangeQuery, TestBlobHandler, TestSegmentSorting, TestCoreDiscovery, TestSha256AuthenticationProvider, TestSolrCLIRunExample, TestNoOpRegenerator, TestBackupRepositoryFactory, CleanupOldIndexTest, ScriptEngineTest, SpatialFilterTest, NoCacheHeaderTest, TestStressCloudBlindAtomicUpdates, TestHdfsCloudBackupRestore, TestStressRecovery, TestSmileRequest, TestExpandComponent, SubstringBytesRefFilterTest, TestFuzzyAnalyzedSuggestions, BasicAuthIntegrationTest, CSVRequestHandlerTest, HdfsBasicDistributedZk2Test, TestSearchPerf, TestDFISimilarityFactory, DistributedFacetPivotWhiteBoxTest, MissingSegmentRecoveryTest, TestSchemaVersionResource, GraphQueryTest, TestCustomDocTransformer, TestCloudDeleteByQuery, ZkControllerTest, HdfsChaosMonkeySafeLeaderTest, SoftAutoCommitTest, JsonLoaderTest, TestAtomicUpdateErrorCases, TestFiltering, BasicFunctionalityTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, FileBasedSpellCheckerTest, TestSystemIdResolver, AnalyticsMergeStrategyTest, AssignBackwardCompatibilityTest, TestLeaderInitiatedRecoveryThread, MetricUtilsTest, TestTrackingShardHandlerFactory, TestReplicationHandlerBackup, TestManagedStopFilterFactory, PrimUtilsTest, SharedFSAutoReplicaFailoverUtilsTest, TestConfigSetProperties, AtomicUpdatesTest, SuggesterTSTTest, BitVectorTest, StatsReloadRaceTest, DeleteInactiveReplicaTest, CloudMLTQParserTest, IndexSchemaRuntimeFieldTest, DirectSolrConnectionTest, BadCopyFieldTest, PropertiesRequestHandlerTest, TestStreamBody, TestPostingsSolrHighlighter, TestPerFieldSimilarity, SchemaVersionSpecificBehaviorTest, DistributedSuggestComponentTest, HdfsSyncSliceTest, TestPayloadScoreQParserPlugin, LargeFieldTest, TestNumericTerms32, ClusterStateUpdateTest, TestMaxTokenLenTokenizer, SliceStateTest, TestLRUCache, OverseerModifyCollectionTest, ConfigureRecoveryStrategyTest, SolrGraphiteReporterTest, AnalysisAfterCoreReloadTest, HdfsUnloadDistributedZkTest, ResourceLoaderTest, LoggingHandlerTest, DistributedExpandComponentTest, RestartWhileUpdatingTest, TestCustomStream, TestPartialUpdateDeduplication, HdfsLockFactoryTest, EnumFieldTest, ConnectionManagerTest, TestCloudPivotFacet, TolerantUpdateProcessorTest, ConvertedLegacyTest, TestDistribDocBasedVersion, DistanceFunctionTest, WrapperMergePolicyFactoryTest, CollectionsAPIDistributedZkTest, DisMaxRequestHandlerTest, TestCloudManagedSchema, OutOfBoxZkACLAndCredentialsProvidersTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, HardAutoCommitTest, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestUpdate, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, TestQueryTypes, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestCollationField, UpdateRequestProcessorFactoryTest, QueryParsingTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, SearchHandlerTest, TestLFUCache, TestRTGBase, DistributedIntervalFacetingTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistribCursorPagingTest, ForceLeaderTest, MoveReplicaHDFSTest, MultiThreadedOCPTest, PeerSyncReplicationTest, SSLMigrationTest, ShardSplitTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, TestClusterStateMutator, ZkStateWriterTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, TestSolrXml, TestSolrCloudSnapshots, DistributedFacetPivotLongTailTest, DistributedQueryComponentCustomSortTest, FacetPivotSmallTest, InfixSuggestersTest, ReplicaListTransformerTest, ShufflingReplicaListTransformerTest, SpatialHeatmapFacetsTest, TestLegacyFieldReuse, TestLegacyNumericUtils, TestLegacyTerms, TestNumericRangeQuery32, SolrMetricManagerTest, SolrMetricsIntegrationTest, SolrSlf4jReporterTest]
   [junit4] Completed [623/732 (4!)] on J1 in 6.39s, 1 test, 1 failure <<< FAILURES!

[...truncated 36951 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 20373 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20373/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter

Error Message:
count1=6, count2=6 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}

Stack Trace:
java.lang.AssertionError: count1=6, count2=6 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}
	at __randomizedtesting.SeedInfo.seed([C41C3A86B1E8D881:9BF817B1DAE44BC4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:90)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping

Error Message:
Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.

Stack Trace:
java.lang.AssertionError: Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.
	at __randomizedtesting.SeedInfo.seed([C41C3A86B1E8D881:B5F8C450C703FF4D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 11506 lines...]
   [junit4] Suite: org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_C41C3A86B1E8D881-001/init-core-data-001
   [junit4]   2> 907564 WARN  (SUITE-UpdateRequestProcessorFactoryTest-seed#[C41C3A86B1E8D881]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 907807 WARN  (coreLoadExecutor-3372-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 907809 WARN  (coreLoadExecutor-3372-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UpdateRequestProcessorFactoryTest -Dtests.method=testUpdateDistribChainSkipping -Dtests.seed=C41C3A86B1E8D881 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv-SE -Dtests.timezone=Africa/Bangui -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J1 | UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C41C3A86B1E8D881:B5F8C450C703FF4D]:0)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_C41C3A86B1E8D881-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=196, maxMBSortInHeap=5.685099151891312, sim=RandomSimilarity(queryNorm=true): {}, locale=sv-SE, timezone=Africa/Bangui
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=194224576,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [LukeRequestHandlerTest, TestAuthorizationFramework, TestUpdate, TestSimpleTrackingShardHandler, TestRestManager, TestRawResponseWriter, SolrMetricReporterTest, DistributedQueueTest, DataDrivenBlockJoinTest, SampleTest, TestConfigSetsAPIZkFailure, TolerantUpdateProcessorTest, TestPayloadScoreQParserPlugin, TestBlobHandler, CSVRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestRTGBase, DistributedExpandComponentTest, IndexSchemaTest, ClusterStateUpdateTest, TestElisionMultitermQuery, TestDFISimilarityFactory, ConfigureRecoveryStrategyTest, ShardRoutingCustomTest, DeleteInactiveReplicaTest, TestSolrConfigHandler, TestTlogReplica, TestFuzzyAnalyzedSuggestions, TestQueryTypes, SliceStateTest, BitVectorTest, TestLeaderInitiatedRecoveryThread, TestValueSourceCache, TestConfigSetProperties, TestMaxTokenLenTokenizer, ForceLeaderTest, ClassificationUpdateProcessorTest, ShardRoutingTest, MetricUtilsTest, SaslZkACLProviderTest, CacheHeaderTest, TestFieldResource, TestLRUCache, StatelessScriptUpdateProcessorFactoryTest, TestSchemaVersionResource, SharedFSAutoReplicaFailoverUtilsTest, TestDocBasedVersionConstraints, ImplicitSnitchTest, DistributedMLTComponentTest, ConnectionManagerTest, SortSpecParsingTest, SolrGraphiteReporterTest, TestCollectionsAPIViaSolrCloudCluster, SchemaVersionSpecificBehaviorTest, DistributedSuggestComponentTest, TestSolrFieldCacheBean, TestStressCloudBlindAtomicUpdates, TestCloudPivotFacet, DeleteReplicaTest, OverseerModifyCollectionTest, TestScoreJoinQPNoScore, SystemInfoHandlerTest, ScriptEngineTest, TestSolrCLIRunExample, MetricsConfigTest, DocValuesMultiTest, CollectionsAPISolrJTest, TestSolrCoreSnapshots, TestHashPartitioner, DistribCursorPagingTest, TestSmileRequest, ExitableDirectoryReaderTest, TestDynamicFieldCollectionResource, TestMaxScoreQueryParser, FileBasedSpellCheckerTest, TlogReplayBufferedWhileIndexingTest, TestHashQParserPlugin, TestOrdValues, TestSQLHandler, SubstringBytesRefFilterTest, BadCopyFieldTest, MoreLikeThisHandlerTest, UpdateRequestProcessorFactoryTest]
   [junit4] Completed [244/732 (1!)] on J1 in 0.29s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1259 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrSlf4jReporterTest_C41C3A86B1E8D881-001/init-core-data-001
   [junit4]   2> 2872423 WARN  (SUITE-SolrSlf4jReporterTest-seed#[C41C3A86B1E8D881]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrSlf4jReporterTest -Dtests.method=testReporter -Dtests.seed=C41C3A86B1E8D881 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=Africa/Algiers -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 6.32s J0 | SolrSlf4jReporterTest.testReporter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: count1=6, count2=6 - no 'solr.node' logs in: {numFound=0,start=0,docs=[]}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C41C3A86B1E8D881:9BF817B1DAE44BC4]:0)
   [junit4]    > 	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:90)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrSlf4jReporterTest_C41C3A86B1E8D881-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=tr, timezone=Africa/Algiers
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=159307368,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [JvmMetricsTest, TestSimpleTextCodec, TestMergePolicyConfig, SolrShardReporterTest, SolrPluginUtilsTest, SSLMigrationTest, TestPhraseSuggestions, DebugComponentTest, TestSchemaManager, BJQParserTest, NodeMutatorTest, TestXmlQParserPlugin, CoreAdminRequestStatusTest, HighlighterConfigTest, TestImpersonationWithHadoopAuth, TestEmbeddedSolrServerAdminHandler, SuggesterWFSTTest, TestLegacyNumericRangeQueryBuilder, RAMDirectoryFactoryTest, CustomCollectionTest, TestRandomDVFaceting, TestMultiWordSynonyms, TestPHPSerializedResponseWriter, TestSubQueryTransformerCrossCore, SpellCheckCollatorTest, TestNRTOpen, TestPushWriter, TestLockTree, TestBadConfig, TestSolrCoreParser, TestCustomSort, ReplicationFactorTest, TestUninvertingReader, IndexBasedSpellCheckerTest, TestBulkSchemaConcurrent, TestSolr4Spatial, TestManagedSchemaAPI, TestQuerySenderNoQuery, TestStressLiveNodes, TestLegacyTerms, TestReplicaProperties, TestSolrConfigHandlerCloud, DocValuesNotIndexedTest, TestImplicitCoreProperties, TestIndexingPerformance, TestIntervalFaceting, SolrGangliaReporterTest, SyncSliceTest, TestDocumentBuilder, TestRTimerTree, PluginInfoTest, TestFunctionQuery, AsyncCallRequestStatusResponseTest, TestUseDocValuesAsStored2, ChaosMonkeyNothingIsSafeTest, TestRestoreCore, TestHdfsBackupRestoreCore, BasicZkTest, SharedFSAutoReplicaFailoverTest, OpenExchangeRatesOrgProviderTest, TestCSVResponseWriter, AtomicUpdateProcessorFactoryTest, PeerSyncTest, SparseHLLTest, DistributedDebugComponentTest, TestCSVLoader, OverseerCollectionConfigSetProcessorTest, HdfsDirectoryTest, TestAuthenticationFramework, TestBinaryField, UpdateLogTest, TestDistributedSearch, TestCollationFieldDocValues, SpellingQueryConverterTest, CursorMarkTest, CdcrReplicationDistributedZkTest, TestCollapseQParserPlugin, TestMacros, RecoveryAfterSoftCommitTest, TestConfigSetImmutable, SolrRequestParserTest, SpatialHeatmapFacetsTest, TestSolrQueryParser, TestSimpleQParserPlugin, TestComponentsName, TestTolerantUpdateProcessorRandomCloud, TestSSLRandomization, RulesTest, SolrCoreTest, TestRandomCollapseQParserPlugin, TestStressLucene, TestRealTimeGet, HttpSolrCallGetCoreTest, TestHighlightDedupGrouping, CdcrUpdateLogTest, SolrCLIZkUtilsTest, HdfsChaosMonkeyNothingIsSafeTest, QueryResultKeyTest, TestClassicSimilarityFactory, TestSolrDeletionPolicy1, DistributedQueryComponentOptimizationTest, BigEndianAscendingWordSerializerTest, BasicDistributedZkTest, TestManagedResourceStorage, TestDeleteCollectionOnDownNodes, XmlUpdateRequestHandlerTest, TestSizeLimitedDistributedMap, TestFieldCollectionResource, CollectionsAPIAsyncDistributedZkTest, ChangedSchemaMergeTest, SearchHandlerTest, MoveReplicaHDFSUlogDirTest, SolrMetricManagerTest, TestSolrQueryResponse, TestFieldCacheSortRandom, OverseerStatusTest, DistributedFacetPivotLargeTest, TestPayloadCheckQParserPlugin, TestCloudSearcherWarming, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestOnReconnectListenerSupport, TestPrepRecovery, TestRandomFlRTGCloud, TestRebalanceLeaders, TestSegmentSorting, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorCloud, VMParamsZkACLAndCredentialsProvidersTest, TestPolicyCloud, HdfsRecoverLeaseTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, StressHdfsTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, CoreSorterTest, DirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigSets, TestCorePropertiesReload, TestInfoStreamLogging, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrXml, TestSolrCloudSnapshots, TestReqParamsAPI, TestSolrConfigHandlerConcurrent, DistributedQueryComponentCustomSortTest, ReplicaListTransformerTest, SuggestComponentContextFilterQueryTest, TestExpandComponent, TestHttpShardHandlerFactory, TestPivotHelperCode, TestTrackingShardHandlerFactory, TestLegacyField, TestLegacyFieldReuse, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, TestNumericRangeQuery64, TestNumericTokenStream, SolrCoreMetricManagerTest, SolrJmxReporterTest, SolrSlf4jReporterTest]
   [junit4] Completed [617/732 (2!)] on J0 in 6.35s, 1 test, 1 failure <<< FAILURES!

[...truncated 43694 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+181) - Build # 20372 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20372/
Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny

14 tests failed.
FAILED:  org.apache.lucene.spatial3d.geom.RandomBinaryCodecTest.testRandomShapeCodec { seed=[65D03CA615D171A0:6EFB7DBE2A730CB1]}

Error Message:
expected:<GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=2, address=f9b499a2, testPoint=[lat=-0.5524688021969578, lon=-2.3897363373704286([X=-0.621758456273886, Y=-0.5813875749969153, Z=-0.5247903483212323])], testPointInSet=true, shapes={ {[lat=0.3441595658285148, lon=0.7971392811507088([X=0.6577805047912215, Y=0.673410898047286, Z=0.3374056459334281])], [lat=0.27284163898213365, lon=0.09786592361299984([X=0.9584010067289496, Y=0.09409539876194385, Z=0.2694690450362844])], [lat=0.7326304896509769, lon=0.8996817074352974([X=0.4623011417786432, Y=0.5821919191749783, Z=0.668827499103856])], [lat=0.009156315162334727, lon=0.48345699680854193([X=0.8853561420785631, Y=0.46482326310042615, Z=0.009156187221515457])], [lat=0.40361123599662896, lon=0.35742043560515724([X=0.8615291395396768, Y=0.3217472471544938, Z=0.3927419644913561])] {[lat=0.7856728881254853, lon=0.402183729276374([X=0.6505068258944671, Y=0.2767058813080986, Z=0.7073010142182846])], [lat=0.675068637104086, lon=0.33301623422920423([X=0.7377748837501578, Y=0.25519520488588776, Z=0.6249509007199615])], [lat=0.022008617071268888, lon=0.1296295899878469([X=0.9913696955649688, Y=0.12923554345738464, Z=0.02200684036148469])], [lat=0.5093093525412309, lon=0.2816606625583008([X=0.8386778400192653, Y=0.24267408740309512, Z=0.48757437172568313])], [lat=0.32219008519455483, lon=0.5437113108914912([X=0.8117590738728273, Y=0.490696783146679, Z=0.31664471098477354])], [lat=0.697349795636263, lon=0.20489679571079145([X=0.7505121727591579, Y=0.15596630136291087, Z=0.6421884391512366])], [lat=0.8233132161719019, lon=0.04899372518665479([X=0.678979301293312, Y=0.03329236772665358, Z=0.733402158891286])], [lat=0.38924861791732024, lon=0.6205566239974112([X=0.7526965024127337, Y=0.537989567049054, Z=0.37949334777043064])], [lat=0.3610379034700645, lon=0.7991684870398386([X=0.6523483207531128, Y=0.6705664366457359, Z=0.3532454139190403])], [lat=0.6640248021719264, lon=0.44186658235298215([X=0.7118810120738193, Y=0.33676443660343214, Z=0.6162914398950613])]}}> but was:<GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=2, address=f9b461b0, testPoint=[lat=-0.5524688021969578, lon=-2.3897363373704286([X=-0.6217584562738862, Y=-0.5813875749969151, Z=-0.5247903483212324])], testPointInSet=false, shapes={ {[lat=0.3441595658285148, lon=0.7971392811507088([X=0.6577805047912215, Y=0.673410898047286, Z=0.3374056459334281])], [lat=0.27284163898213365, lon=0.09786592361299984([X=0.9584010067289496, Y=0.09409539876194385, Z=0.2694690450362844])], [lat=0.7326304896509769, lon=0.8996817074352974([X=0.4623011417786432, Y=0.5821919191749783, Z=0.668827499103856])], [lat=0.009156315162334727, lon=0.48345699680854193([X=0.8853561420785631, Y=0.46482326310042615, Z=0.009156187221515457])], [lat=0.40361123599662896, lon=0.35742043560515724([X=0.8615291395396768, Y=0.3217472471544938, Z=0.3927419644913561])] {[lat=0.7856728881254853, lon=0.402183729276374([X=0.6505068258944671, Y=0.2767058813080986, Z=0.7073010142182846])], [lat=0.675068637104086, lon=0.33301623422920423([X=0.7377748837501578, Y=0.25519520488588776, Z=0.6249509007199615])], [lat=0.022008617071268888, lon=0.1296295899878469([X=0.9913696955649688, Y=0.12923554345738464, Z=0.02200684036148469])], [lat=0.5093093525412309, lon=0.2816606625583008([X=0.8386778400192653, Y=0.24267408740309512, Z=0.48757437172568313])], [lat=0.32219008519455483, lon=0.5437113108914912([X=0.8117590738728273, Y=0.490696783146679, Z=0.31664471098477354])], [lat=0.697349795636263, lon=0.20489679571079145([X=0.7505121727591579, Y=0.15596630136291087, Z=0.6421884391512366])], [lat=0.8233132161719019, lon=0.04899372518665479([X=0.678979301293312, Y=0.03329236772665358, Z=0.733402158891286])], [lat=0.38924861791732024, lon=0.6205566239974112([X=0.7526965024127337, Y=0.537989567049054, Z=0.37949334777043064])], [lat=0.3610379034700645, lon=0.7991684870398386([X=0.6523483207531128, Y=0.6705664366457359, Z=0.3532454139190403])], [lat=0.6640248021719264, lon=0.44186658235298215([X=0.7118810120738193, Y=0.33676443660343214, Z=0.6162914398950613])]}}>

Stack Trace:
java.lang.AssertionError: expected:<GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=2, address=f9b499a2, testPoint=[lat=-0.5524688021969578, lon=-2.3897363373704286([X=-0.621758456273886, Y=-0.5813875749969153, Z=-0.5247903483212323])], testPointInSet=true, shapes={ {[lat=0.3441595658285148, lon=0.7971392811507088([X=0.6577805047912215, Y=0.673410898047286, Z=0.3374056459334281])], [lat=0.27284163898213365, lon=0.09786592361299984([X=0.9584010067289496, Y=0.09409539876194385, Z=0.2694690450362844])], [lat=0.7326304896509769, lon=0.8996817074352974([X=0.4623011417786432, Y=0.5821919191749783, Z=0.668827499103856])], [lat=0.009156315162334727, lon=0.48345699680854193([X=0.8853561420785631, Y=0.46482326310042615, Z=0.009156187221515457])], [lat=0.40361123599662896, lon=0.35742043560515724([X=0.8615291395396768, Y=0.3217472471544938, Z=0.3927419644913561])] {[lat=0.7856728881254853, lon=0.402183729276374([X=0.6505068258944671, Y=0.2767058813080986, Z=0.7073010142182846])], [lat=0.675068637104086, lon=0.33301623422920423([X=0.7377748837501578, Y=0.25519520488588776, Z=0.6249509007199615])], [lat=0.022008617071268888, lon=0.1296295899878469([X=0.9913696955649688, Y=0.12923554345738464, Z=0.02200684036148469])], [lat=0.5093093525412309, lon=0.2816606625583008([X=0.8386778400192653, Y=0.24267408740309512, Z=0.48757437172568313])], [lat=0.32219008519455483, lon=0.5437113108914912([X=0.8117590738728273, Y=0.490696783146679, Z=0.31664471098477354])], [lat=0.697349795636263, lon=0.20489679571079145([X=0.7505121727591579, Y=0.15596630136291087, Z=0.6421884391512366])], [lat=0.8233132161719019, lon=0.04899372518665479([X=0.678979301293312, Y=0.03329236772665358, Z=0.733402158891286])], [lat=0.38924861791732024, lon=0.6205566239974112([X=0.7526965024127337, Y=0.537989567049054, Z=0.37949334777043064])], [lat=0.3610379034700645, lon=0.7991684870398386([X=0.6523483207531128, Y=0.6705664366457359, Z=0.3532454139190403])], [lat=0.6640248021719264, lon=0.44186658235298215([X=0.7118810120738193, Y=0.33676443660343214, Z=0.6162914398950613])]}}> but was:<GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=2, address=f9b461b0, testPoint=[lat=-0.5524688021969578, lon=-2.3897363373704286([X=-0.6217584562738862, Y=-0.5813875749969151, Z=-0.5247903483212324])], testPointInSet=false, shapes={ {[lat=0.3441595658285148, lon=0.7971392811507088([X=0.6577805047912215, Y=0.673410898047286, Z=0.3374056459334281])], [lat=0.27284163898213365, lon=0.09786592361299984([X=0.9584010067289496, Y=0.09409539876194385, Z=0.2694690450362844])], [lat=0.7326304896509769, lon=0.8996817074352974([X=0.4623011417786432, Y=0.5821919191749783, Z=0.668827499103856])], [lat=0.009156315162334727, lon=0.48345699680854193([X=0.8853561420785631, Y=0.46482326310042615, Z=0.009156187221515457])], [lat=0.40361123599662896, lon=0.35742043560515724([X=0.8615291395396768, Y=0.3217472471544938, Z=0.3927419644913561])] {[lat=0.7856728881254853, lon=0.402183729276374([X=0.6505068258944671, Y=0.2767058813080986, Z=0.7073010142182846])], [lat=0.675068637104086, lon=0.33301623422920423([X=0.7377748837501578, Y=0.25519520488588776, Z=0.6249509007199615])], [lat=0.022008617071268888, lon=0.1296295899878469([X=0.9913696955649688, Y=0.12923554345738464, Z=0.02200684036148469])], [lat=0.5093093525412309, lon=0.2816606625583008([X=0.8386778400192653, Y=0.24267408740309512, Z=0.48757437172568313])], [lat=0.32219008519455483, lon=0.5437113108914912([X=0.8117590738728273, Y=0.490696783146679, Z=0.31664471098477354])], [lat=0.697349795636263, lon=0.20489679571079145([X=0.7505121727591579, Y=0.15596630136291087, Z=0.6421884391512366])], [lat=0.8233132161719019, lon=0.04899372518665479([X=0.678979301293312, Y=0.03329236772665358, Z=0.733402158891286])], [lat=0.38924861791732024, lon=0.6205566239974112([X=0.7526965024127337, Y=0.537989567049054, Z=0.37949334777043064])], [lat=0.3610379034700645, lon=0.7991684870398386([X=0.6523483207531128, Y=0.6705664366457359, Z=0.3532454139190403])], [lat=0.6640248021719264, lon=0.44186658235298215([X=0.7118810120738193, Y=0.33676443660343214, Z=0.6162914398950613])]}}>
	at __randomizedtesting.SeedInfo.seed([65D03CA615D171A0:6EFB7DBE2A730CB1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.lucene.spatial3d.geom.RandomBinaryCodecTest.testRandomShapeCodec(RandomBinaryCodecTest.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.spatial3d.geom.RandomBinaryCodecTest.testRandomShapeCodec { seed=[65D03CA615D171A0:DFEC971DD549EEF7]}

Error Message:
expected:<GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=2, address=8281a116, testPoint=[lat=-0.15710125952637455, lon=-2.3730230897848408([X=-0.7107881743769937, Y=-0.6872587807274969, Z=-0.15661795853611815])], testPointInSet=true, shapes={ {[lat=0.641418212555765, lon=0.49685214775764197([X=0.7043059383975275, Y=0.38189029831473315, Z=0.5982805131607967])], [lat=0.257811332770965, lon=0.4529412691286292([X=0.8702289616844255, Y=0.42352984394834164, Z=0.2551942041127311])], [lat=0.29238497287432574, lon=0.7181757793642817([X=0.7216538211037711, Y=0.6306139824117613, Z=0.2884785390052975])], [lat=0.398541119005585, lon=0.7536618899585551([X=0.6724508031977848, Y=0.6310680772064318, Z=0.38831139441413615])], [lat=0.514678207221578, lon=0.8351036512448405([X=0.5843371651284757, Y=0.6455181154063596, Z=0.49240362771807594])], [lat=0.3330393286713236, lon=0.8730354345109141([X=0.60766049927518, Y=0.724727174709879, Z=0.32716482901007826])], [lat=0.23501802945547923, lon=0.9345368519608604([X=0.5783976467648668, Y=0.7829453499423125, Z=0.23307847178733299])], [lat=0.06636293129403859, lon=0.9872898049699329([X=0.5503477951613083, Y=0.8336181791494438, Z=0.06638744337217928])], [lat=0.18444900617323812, lon=0.5464075680924846([X=0.8407484288953458, Y=0.5113206918717532, Z=0.1835893085793851])] {[lat=0.337955072489864, lon=0.3918311344973384([X=0.8725853817121643, Y=0.36054971795799134, Z=0.33180660515995686])], [lat=0.20342468182937168, lon=0.06973573233078245([X=0.9779586468688284, Y=0.06830942957790748, Z=0.2022228010678423])], [lat=0.5337957441781677, lon=0.5342819550914476([X=0.7410874779740338, Y=0.4384892031403748, Z=0.5089301837639789])], [lat=0.39583318563571024, lon=0.8639259209746855([X=0.5996084898218182, Y=0.7020341975902694, Z=0.3858152499762914])], [lat=0.4704790563079593, lon=0.048144953672822566([X=0.8906979568581694, Y=0.04291577567640028, Z=0.45350660987187436])], [lat=0.37730038521210096, lon=0.8776854300069514([X=0.594385249218048, Y=0.7156271076479317, Z=0.36865571082470966])], [lat=0.8239740468806108, lon=0.8802080068028474([X=0.4324145049101711, Y=0.5232979285947883, Z=0.7333426823102793])], [lat=0.5799955931373573, lon=0.07683385916756125([X=0.8340867002703223, Y=0.06421250809056354, Z=0.5480790166832644])], [lat=0.03015054617273083, lon=0.270987355965739([X=0.9641437414882095, Y=0.2678597730571945, Z=0.030179614821519152])], [lat=0.8345700425655947, lon=0.169253657903086([X=0.6614190488491842, Y=0.1130289664004991, Z=0.7404681190085479])], [lat=0.05809996698888453, lon=0.27743027171961454([X=0.961202949052587, Y=0.2737257636793363, Z=0.05813159372223348])], [lat=0.21782688966760855, lon=0.34609368588626743([X=0.9193585336763713, Y=0.3315280067936641, Z=0.21631612989594176])], [lat=0.28716995590900285, lon=0.534530650652548([X=0.8259695220998715, Y=0.48898987405670724, Z=0.2834794900973043])]}}> but was:<GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=2, address=82b5f306, testPoint=[lat=-0.15710125952637455, lon=-2.3730230897848408([X=-0.7107881743769936, Y=-0.687258780727497, Z=-0.15661795853611815])], testPointInSet=false, shapes={ {[lat=0.641418212555765, lon=0.49685214775764197([X=0.7043059383975275, Y=0.38189029831473315, Z=0.5982805131607967])], [lat=0.257811332770965, lon=0.4529412691286292([X=0.8702289616844255, Y=0.42352984394834164, Z=0.2551942041127311])], [lat=0.29238497287432574, lon=0.7181757793642817([X=0.7216538211037711, Y=0.6306139824117613, Z=0.2884785390052975])], [lat=0.398541119005585, lon=0.7536618899585551([X=0.6724508031977848, Y=0.6310680772064318, Z=0.38831139441413615])], [lat=0.514678207221578, lon=0.8351036512448405([X=0.5843371651284757, Y=0.6455181154063596, Z=0.49240362771807594])], [lat=0.3330393286713236, lon=0.8730354345109141([X=0.60766049927518, Y=0.724727174709879, Z=0.32716482901007826])], [lat=0.23501802945547923, lon=0.9345368519608604([X=0.5783976467648668, Y=0.7829453499423125, Z=0.23307847178733299])], [lat=0.06636293129403859, lon=0.9872898049699329([X=0.5503477951613083, Y=0.8336181791494438, Z=0.06638744337217928])], [lat=0.18444900617323812, lon=0.5464075680924846([X=0.8407484288953458, Y=0.5113206918717532, Z=0.1835893085793851])] {[lat=0.337955072489864, lon=0.3918311344973384([X=0.8725853817121643, Y=0.36054971795799134, Z=0.33180660515995686])], [lat=0.20342468182937168, lon=0.06973573233078245([X=0.9779586468688284, Y=0.06830942957790748, Z=0.2022228010678423])], [lat=0.5337957441781677, lon=0.5342819550914476([X=0.7410874779740338, Y=0.4384892031403748, Z=0.5089301837639789])], [lat=0.39583318563571024, lon=0.8639259209746855([X=0.5996084898218182, Y=0.7020341975902694, Z=0.3858152499762914])], [lat=0.4704790563079593, lon=0.048144953672822566([X=0.8906979568581694, Y=0.04291577567640028, Z=0.45350660987187436])], [lat=0.37730038521210096, lon=0.8776854300069514([X=0.594385249218048, Y=0.7156271076479317, Z=0.36865571082470966])], [lat=0.8239740468806108, lon=0.8802080068028474([X=0.4324145049101711, Y=0.5232979285947883, Z=0.7333426823102793])], [lat=0.5799955931373573, lon=0.07683385916756125([X=0.8340867002703223, Y=0.06421250809056354, Z=0.5480790166832644])], [lat=0.03015054617273083, lon=0.270987355965739([X=0.9641437414882095, Y=0.2678597730571945, Z=0.030179614821519152])], [lat=0.8345700425655947, lon=0.169253657903086([X=0.6614190488491842, Y=0.1130289664004991, Z=0.7404681190085479])], [lat=0.05809996698888453, lon=0.27743027171961454([X=0.961202949052587, Y=0.2737257636793363, Z=0.05813159372223348])], [lat=0.21782688966760855, lon=0.34609368588626743([X=0.9193585336763713, Y=0.3315280067936641, Z=0.21631612989594176])], [lat=0.28716995590900285, lon=0.534530650652548([X=0.8259695220998715, Y=0.48898987405670724, Z=0.2834794900973043])]}}>

Stack Trace:
java.lang.AssertionError: expected:<GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=2, address=8281a116, testPoint=[lat=-0.15710125952637455, lon=-2.3730230897848408([X=-0.7107881743769937, Y=-0.6872587807274969, Z=-0.15661795853611815])], testPointInSet=true, shapes={ {[lat=0.641418212555765, lon=0.49685214775764197([X=0.7043059383975275, Y=0.38189029831473315, Z=0.5982805131607967])], [lat=0.257811332770965, lon=0.4529412691286292([X=0.8702289616844255, Y=0.42352984394834164, Z=0.2551942041127311])], [lat=0.29238497287432574, lon=0.7181757793642817([X=0.7216538211037711, Y=0.6306139824117613, Z=0.2884785390052975])], [lat=0.398541119005585, lon=0.7536618899585551([X=0.6724508031977848, Y=0.6310680772064318, Z=0.38831139441413615])], [lat=0.514678207221578, lon=0.8351036512448405([X=0.5843371651284757, Y=0.6455181154063596, Z=0.49240362771807594])], [lat=0.3330393286713236, lon=0.8730354345109141([X=0.60766049927518, Y=0.724727174709879, Z=0.32716482901007826])], [lat=0.23501802945547923, lon=0.9345368519608604([X=0.5783976467648668, Y=0.7829453499423125, Z=0.23307847178733299])], [lat=0.06636293129403859, lon=0.9872898049699329([X=0.5503477951613083, Y=0.8336181791494438, Z=0.06638744337217928])], [lat=0.18444900617323812, lon=0.5464075680924846([X=0.8407484288953458, Y=0.5113206918717532, Z=0.1835893085793851])] {[lat=0.337955072489864, lon=0.3918311344973384([X=0.8725853817121643, Y=0.36054971795799134, Z=0.33180660515995686])], [lat=0.20342468182937168, lon=0.06973573233078245([X=0.9779586468688284, Y=0.06830942957790748, Z=0.2022228010678423])], [lat=0.5337957441781677, lon=0.5342819550914476([X=0.7410874779740338, Y=0.4384892031403748, Z=0.5089301837639789])], [lat=0.39583318563571024, lon=0.8639259209746855([X=0.5996084898218182, Y=0.7020341975902694, Z=0.3858152499762914])], [lat=0.4704790563079593, lon=0.048144953672822566([X=0.8906979568581694, Y=0.04291577567640028, Z=0.45350660987187436])], [lat=0.37730038521210096, lon=0.8776854300069514([X=0.594385249218048, Y=0.7156271076479317, Z=0.36865571082470966])], [lat=0.8239740468806108, lon=0.8802080068028474([X=0.4324145049101711, Y=0.5232979285947883, Z=0.7333426823102793])], [lat=0.5799955931373573, lon=0.07683385916756125([X=0.8340867002703223, Y=0.06421250809056354, Z=0.5480790166832644])], [lat=0.03015054617273083, lon=0.270987355965739([X=0.9641437414882095, Y=0.2678597730571945, Z=0.030179614821519152])], [lat=0.8345700425655947, lon=0.169253657903086([X=0.6614190488491842, Y=0.1130289664004991, Z=0.7404681190085479])], [lat=0.05809996698888453, lon=0.27743027171961454([X=0.961202949052587, Y=0.2737257636793363, Z=0.05813159372223348])], [lat=0.21782688966760855, lon=0.34609368588626743([X=0.9193585336763713, Y=0.3315280067936641, Z=0.21631612989594176])], [lat=0.28716995590900285, lon=0.534530650652548([X=0.8259695220998715, Y=0.48898987405670724, Z=0.2834794900973043])]}}> but was:<GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=2, address=82b5f306, testPoint=[lat=-0.15710125952637455, lon=-2.3730230897848408([X=-0.7107881743769936, Y=-0.687258780727497, Z=-0.15661795853611815])], testPointInSet=false, shapes={ {[lat=0.641418212555765, lon=0.49685214775764197([X=0.7043059383975275, Y=0.38189029831473315, Z=0.5982805131607967])], [lat=0.257811332770965, lon=0.4529412691286292([X=0.8702289616844255, Y=0.42352984394834164, Z=0.2551942041127311])], [lat=0.29238497287432574, lon=0.7181757793642817([X=0.7216538211037711, Y=0.6306139824117613, Z=0.2884785390052975])], [lat=0.398541119005585, lon=0.7536618899585551([X=0.6724508031977848, Y=0.6310680772064318, Z=0.38831139441413615])], [lat=0.514678207221578, lon=0.8351036512448405([X=0.5843371651284757, Y=0.6455181154063596, Z=0.49240362771807594])], [lat=0.3330393286713236, lon=0.8730354345109141([X=0.60766049927518, Y=0.724727174709879, Z=0.32716482901007826])], [lat=0.23501802945547923, lon=0.9345368519608604([X=0.5783976467648668, Y=0.7829453499423125, Z=0.23307847178733299])], [lat=0.06636293129403859, lon=0.9872898049699329([X=0.5503477951613083, Y=0.8336181791494438, Z=0.06638744337217928])], [lat=0.18444900617323812, lon=0.5464075680924846([X=0.8407484288953458, Y=0.5113206918717532, Z=0.1835893085793851])] {[lat=0.337955072489864, lon=0.3918311344973384([X=0.8725853817121643, Y=0.36054971795799134, Z=0.33180660515995686])], [lat=0.20342468182937168, lon=0.06973573233078245([X=0.9779586468688284, Y=0.06830942957790748, Z=0.2022228010678423])], [lat=0.5337957441781677, lon=0.5342819550914476([X=0.7410874779740338, Y=0.4384892031403748, Z=0.5089301837639789])], [lat=0.39583318563571024, lon=0.8639259209746855([X=0.5996084898218182, Y=0.7020341975902694, Z=0.3858152499762914])], [lat=0.4704790563079593, lon=0.048144953672822566([X=0.8906979568581694, Y=0.04291577567640028, Z=0.45350660987187436])], [lat=0.37730038521210096, lon=0.8776854300069514([X=0.594385249218048, Y=0.7156271076479317, Z=0.36865571082470966])], [lat=0.8239740468806108, lon=0.8802080068028474([X=0.4324145049101711, Y=0.5232979285947883, Z=0.7333426823102793])], [lat=0.5799955931373573, lon=0.07683385916756125([X=0.8340867002703223, Y=0.06421250809056354, Z=0.5480790166832644])], [lat=0.03015054617273083, lon=0.270987355965739([X=0.9641437414882095, Y=0.2678597730571945, Z=0.030179614821519152])], [lat=0.8345700425655947, lon=0.169253657903086([X=0.6614190488491842, Y=0.1130289664004991, Z=0.7404681190085479])], [lat=0.05809996698888453, lon=0.27743027171961454([X=0.961202949052587, Y=0.2737257636793363, Z=0.05813159372223348])], [lat=0.21782688966760855, lon=0.34609368588626743([X=0.9193585336763713, Y=0.3315280067936641, Z=0.21631612989594176])], [lat=0.28716995590900285, lon=0.534530650652548([X=0.8259695220998715, Y=0.48898987405670724, Z=0.2834794900973043])]}}>
	at __randomizedtesting.SeedInfo.seed([65D03CA615D171A0:DFEC971DD549EEF7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.lucene.spatial3d.geom.RandomBinaryCodecTest.testRandomShapeCodec(RandomBinaryCodecTest.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.spatial3d.geom.RandomBinaryCodecTest.testRandomShapeCodec { seed=[65D03CA615D171A0:678CAB2E00A22FD6]}

Error Message:
expected:<GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=1, address=907f534e, testPoint=[lat=-0.22480132780466655, lon=-2.3887590747204186([X=-0.7113926764910306, Y=-0.6665061072678364, Z=-0.2229126932446944])], testPointInSet=true, shapes={ {[lat=0.1917227404299534, lon=0.9216457305075011([X=0.5934338102375125, Y=0.7820018389430322, Z=0.19055035228701164])], [lat=0.055765974502701265, lon=0.8577564371162302([X=0.6531192251317495, Y=0.7552010700630568, Z=0.05573707508398183])], [lat=0.8072239574320569, lon=0.04986355807087517([X=0.6906469317810845, Y=0.034466683819163534, Z=0.7223703090021655])], [lat=0.8542343180240943, lon=0.026319137458077457([X=0.6565686114675595, Y=0.017284310650211132, Z=0.754068240307804])], [lat=0.7424926679371374, lon=0.29460334110545294([X=0.7050428496535037, Y=0.21393325837668042, Z=0.6761265718138902])], [lat=0.32406923668622223, lon=0.6344526006603616([X=0.7634734044347412, Y=0.5618833111163688, Z=0.3184266091420949])], [lat=0.5088462975449805, lon=0.05310195038351673([X=0.8720761440747062, Y=0.046352520870051706, Z=0.487170034736111])], [lat=0.3732377129388109, lon=0.9128120029855393([X=0.5694208754432614, Y=0.7367518370218658, Z=0.3646321396343663])], [lat=0.8028973933997032, lon=0.33639809802754594([X=0.6556913916915663, Y=0.22928833613073124, Z=0.7193717104362513])], [lat=0.06363597087551454, lon=0.01333042299019771([X=0.997887245858968, Y=0.013303047077765839, Z=0.0635930302033981])], [lat=0.5158803613108204, lon=0.023363762791674958([X=0.8696213743644844, Y=0.020321325213306058, Z=0.49330083011282344])], [lat=0.4534050613005173, lon=0.9901653475455262([X=0.49312640202324787, Y=0.7516361307448984, Z=0.4380290841787153])], [lat=0.14834731667354384, lon=0.7741243954307274([X=0.7071800089720415, Y=0.6914119398263061, Z=0.14780380365852522])], [lat=0.1299080092557957, lon=0.05174473008106473([X=0.990246632911595, Y=0.05128582579799387, Z=0.12954292755479477])], [lat=0.31040834919495763, lon=0.294485435744404([X=0.9112178685915606, Y=0.27637623516428617, Z=0.305447495645109])], [lat=0.5182890112347455, lon=0.846444819698547([X=0.5756228124427555, Y=0.6505709688623424, Z=0.49539458239771395])]}}> but was:<GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=1, address=9082240e, testPoint=[lat=-0.22480132780466655, lon=-2.3887590747204186([X=-0.7113926764910308, Y=-0.6665061072678364, Z=-0.2229126932446944])], testPointInSet=false, shapes={ {[lat=0.1917227404299534, lon=0.9216457305075011([X=0.5934338102375125, Y=0.7820018389430322, Z=0.19055035228701164])], [lat=0.055765974502701265, lon=0.8577564371162302([X=0.6531192251317495, Y=0.7552010700630568, Z=0.05573707508398183])], [lat=0.8072239574320569, lon=0.04986355807087517([X=0.6906469317810845, Y=0.034466683819163534, Z=0.7223703090021655])], [lat=0.8542343180240943, lon=0.026319137458077457([X=0.6565686114675595, Y=0.017284310650211132, Z=0.754068240307804])], [lat=0.7424926679371374, lon=0.29460334110545294([X=0.7050428496535037, Y=0.21393325837668042, Z=0.6761265718138902])], [lat=0.32406923668622223, lon=0.6344526006603616([X=0.7634734044347412, Y=0.5618833111163688, Z=0.3184266091420949])], [lat=0.5088462975449805, lon=0.05310195038351673([X=0.8720761440747062, Y=0.046352520870051706, Z=0.487170034736111])], [lat=0.3732377129388109, lon=0.9128120029855393([X=0.5694208754432614, Y=0.7367518370218658, Z=0.3646321396343663])], [lat=0.8028973933997032, lon=0.33639809802754594([X=0.6556913916915663, Y=0.22928833613073124, Z=0.7193717104362513])], [lat=0.06363597087551454, lon=0.01333042299019771([X=0.997887245858968, Y=0.013303047077765839, Z=0.0635930302033981])], [lat=0.5158803613108204, lon=0.023363762791674958([X=0.8696213743644844, Y=0.020321325213306058, Z=0.49330083011282344])], [lat=0.4534050613005173, lon=0.9901653475455262([X=0.49312640202324787, Y=0.7516361307448984, Z=0.4380290841787153])], [lat=0.14834731667354384, lon=0.7741243954307274([X=0.7071800089720415, Y=0.6914119398263061, Z=0.14780380365852522])], [lat=0.1299080092557957, lon=0.05174473008106473([X=0.990246632911595, Y=0.05128582579799387, Z=0.12954292755479477])], [lat=0.31040834919495763, lon=0.294485435744404([X=0.9112178685915606, Y=0.27637623516428617, Z=0.305447495645109])], [lat=0.5182890112347455, lon=0.846444819698547([X=0.5756228124427555, Y=0.6505709688623424, Z=0.49539458239771395])]}}>

Stack Trace:
java.lang.AssertionError: expected:<GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=1, address=907f534e, testPoint=[lat=-0.22480132780466655, lon=-2.3887590747204186([X=-0.7113926764910306, Y=-0.6665061072678364, Z=-0.2229126932446944])], testPointInSet=true, shapes={ {[lat=0.1917227404299534, lon=0.9216457305075011([X=0.5934338102375125, Y=0.7820018389430322, Z=0.19055035228701164])], [lat=0.055765974502701265, lon=0.8577564371162302([X=0.6531192251317495, Y=0.7552010700630568, Z=0.05573707508398183])], [lat=0.8072239574320569, lon=0.04986355807087517([X=0.6906469317810845, Y=0.034466683819163534, Z=0.7223703090021655])], [lat=0.8542343180240943, lon=0.026319137458077457([X=0.6565686114675595, Y=0.017284310650211132, Z=0.754068240307804])], [lat=0.7424926679371374, lon=0.29460334110545294([X=0.7050428496535037, Y=0.21393325837668042, Z=0.6761265718138902])], [lat=0.32406923668622223, lon=0.6344526006603616([X=0.7634734044347412, Y=0.5618833111163688, Z=0.3184266091420949])], [lat=0.5088462975449805, lon=0.05310195038351673([X=0.8720761440747062, Y=0.046352520870051706, Z=0.487170034736111])], [lat=0.3732377129388109, lon=0.9128120029855393([X=0.5694208754432614, Y=0.7367518370218658, Z=0.3646321396343663])], [lat=0.8028973933997032, lon=0.33639809802754594([X=0.6556913916915663, Y=0.22928833613073124, Z=0.7193717104362513])], [lat=0.06363597087551454, lon=0.01333042299019771([X=0.997887245858968, Y=0.013303047077765839, Z=0.0635930302033981])], [lat=0.5158803613108204, lon=0.023363762791674958([X=0.8696213743644844, Y=0.020321325213306058, Z=0.49330083011282344])], [lat=0.4534050613005173, lon=0.9901653475455262([X=0.49312640202324787, Y=0.7516361307448984, Z=0.4380290841787153])], [lat=0.14834731667354384, lon=0.7741243954307274([X=0.7071800089720415, Y=0.6914119398263061, Z=0.14780380365852522])], [lat=0.1299080092557957, lon=0.05174473008106473([X=0.990246632911595, Y=0.05128582579799387, Z=0.12954292755479477])], [lat=0.31040834919495763, lon=0.294485435744404([X=0.9112178685915606, Y=0.27637623516428617, Z=0.305447495645109])], [lat=0.5182890112347455, lon=0.846444819698547([X=0.5756228124427555, Y=0.6505709688623424, Z=0.49539458239771395])]}}> but was:<GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=1, address=9082240e, testPoint=[lat=-0.22480132780466655, lon=-2.3887590747204186([X=-0.7113926764910308, Y=-0.6665061072678364, Z=-0.2229126932446944])], testPointInSet=false, shapes={ {[lat=0.1917227404299534, lon=0.9216457305075011([X=0.5934338102375125, Y=0.7820018389430322, Z=0.19055035228701164])], [lat=0.055765974502701265, lon=0.8577564371162302([X=0.6531192251317495, Y=0.7552010700630568, Z=0.05573707508398183])], [lat=0.8072239574320569, lon=0.04986355807087517([X=0.6906469317810845, Y=0.034466683819163534, Z=0.7223703090021655])], [lat=0.8542343180240943, lon=0.026319137458077457([X=0.6565686114675595, Y=0.017284310650211132, Z=0.754068240307804])], [lat=0.7424926679371374, lon=0.29460334110545294([X=0.7050428496535037, Y=0.21393325837668042, Z=0.6761265718138902])], [lat=0.32406923668622223, lon=0.6344526006603616([X=0.7634734044347412, Y=0.5618833111163688, Z=0.3184266091420949])], [lat=0.5088462975449805, lon=0.05310195038351673([X=0.8720761440747062, Y=0.046352520870051706, Z=0.487170034736111])], [lat=0.3732377129388109, lon=0.9128120029855393([X=0.5694208754432614, Y=0.7367518370218658, Z=0.3646321396343663])], [lat=0.8028973933997032, lon=0.33639809802754594([X=0.6556913916915663, Y=0.22928833613073124, Z=0.7193717104362513])], [lat=0.06363597087551454, lon=0.01333042299019771([X=0.997887245858968, Y=0.013303047077765839, Z=0.0635930302033981])], [lat=0.5158803613108204, lon=0.023363762791674958([X=0.8696213743644844, Y=0.020321325213306058, Z=0.49330083011282344])], [lat=0.4534050613005173, lon=0.9901653475455262([X=0.49312640202324787, Y=0.7516361307448984, Z=0.4380290841787153])], [lat=0.14834731667354384, lon=0.7741243954307274([X=0.7071800089720415, Y=0.6914119398263061, Z=0.14780380365852522])], [lat=0.1299080092557957, lon=0.05174473008106473([X=0.990246632911595, Y=0.05128582579799387, Z=0.12954292755479477])], [lat=0.31040834919495763, lon=0.294485435744404([X=0.9112178685915606, Y=0.27637623516428617, Z=0.305447495645109])], [lat=0.5182890112347455, lon=0.846444819698547([X=0.5756228124427555, Y=0.6505709688623424, Z=0.49539458239771395])]}}>
	at __randomizedtesting.SeedInfo.seed([65D03CA615D171A0:678CAB2E00A22FD6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.lucene.spatial3d.geom.RandomBinaryCodecTest.testRandomShapeCodec(RandomBinaryCodecTest.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.spatial3d.geom.RandomBinaryCodecTest.testRandomShapeCodec { seed=[65D03CA615D171A0:3D6C8422B1F419D8]}

Error Message:
expected:<GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=2, address=b04d804c, testPoint=[lat=0.458681642600358, lon=0.5977950722238998([X=0.7411409600786114, Y=0.5046463996979701, Z=0.44276640406158946])], testPointInSet=true, shapes={ {[lat=0.7621504164132287, lon=0.05078296954173456([X=0.7224203374385865, Y=0.036718219748552494, Z=0.6904785502777157])], [lat=0.08302484742863125, lon=0.9884569373999472([X=0.5480847979320973, Y=0.8323014795298861, Z=0.08292949685181282])], [lat=0.6462184298900916, lon=0.6449730363522415([X=0.6379875502911473, Y=0.47995958454150084, Z=0.6021716390533938])], [lat=0.13006170754483826, lon=0.3508691346520939([X=0.9311428108735186, Y=0.34081107279009726, Z=0.12969532922286056])], [lat=0.3549852169297023, lon=0.9960861219579276([X=0.5096995238590151, Y=0.7870177693749193, Z=0.34757650390384515])] {[lat=0.31890356201575143, lon=0.8263770001647465([X=0.6433828695883893, Y=0.6983982997140092, Z=0.3135255939740655])], [lat=0.6287998796904173, lon=0.9615706189730122([X=0.4627839763126996, Y=0.6632357249509939, Z=0.5881746036823897])], [lat=0.5086399841718887, lon=0.7417739977442973([X=0.6439383013727418, Y=0.5900714792120664, Z=0.4869898494277596])], [lat=0.47021165926006947, lon=0.8381560836273316([X=0.59624772691569, Y=0.6627304935614778, Z=0.45307498391726836])], [lat=0.6015316132221816, lon=0.07456176454329677([X=0.8221790927030085, Y=0.06141698114462499, Z=0.5659059055612855])], [lat=0.9618287252550377, lon=0.5207772001488801([X=0.4961897027040988, Y=0.2846115739133502, Z=0.8202390084146106])], [lat=0.3320212874118059, lon=0.907461167342727([X=0.5821193630794812, Y=0.7449098289639934, Z=0.32595458861745347])], [lat=0.026951319878786073, lon=0.5562888462696477([X=0.8489121785994241, Y=0.5278464883261308, Z=0.026948057209215913])], [lat=0.08469708428050171, lon=0.10198754654369124([X=0.9912377488404571, Y=0.10144587859112024, Z=0.08459585681686135])]}}> but was:<GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=2, address=b04d9ad1, testPoint=[lat=0.458681642600358, lon=0.5977950722238998([X=0.7411409600786114, Y=0.5046463996979702, Z=0.44276640406158957])], testPointInSet=false, shapes={ {[lat=0.7621504164132287, lon=0.05078296954173456([X=0.7224203374385865, Y=0.036718219748552494, Z=0.6904785502777157])], [lat=0.08302484742863125, lon=0.9884569373999472([X=0.5480847979320973, Y=0.8323014795298861, Z=0.08292949685181282])], [lat=0.6462184298900916, lon=0.6449730363522415([X=0.6379875502911473, Y=0.47995958454150084, Z=0.6021716390533938])], [lat=0.13006170754483826, lon=0.3508691346520939([X=0.9311428108735186, Y=0.34081107279009726, Z=0.12969532922286056])], [lat=0.3549852169297023, lon=0.9960861219579276([X=0.5096995238590151, Y=0.7870177693749193, Z=0.34757650390384515])] {[lat=0.31890356201575143, lon=0.8263770001647465([X=0.6433828695883893, Y=0.6983982997140092, Z=0.3135255939740655])], [lat=0.6287998796904173, lon=0.9615706189730122([X=0.4627839763126996, Y=0.6632357249509939, Z=0.5881746036823897])], [lat=0.5086399841718887, lon=0.7417739977442973([X=0.6439383013727418, Y=0.5900714792120664, Z=0.4869898494277596])], [lat=0.47021165926006947, lon=0.8381560836273316([X=0.59624772691569, Y=0.6627304935614778, Z=0.45307498391726836])], [lat=0.6015316132221816, lon=0.07456176454329677([X=0.8221790927030085, Y=0.06141698114462499, Z=0.5659059055612855])], [lat=0.9618287252550377, lon=0.5207772001488801([X=0.4961897027040988, Y=0.2846115739133502, Z=0.8202390084146106])], [lat=0.3320212874118059, lon=0.907461167342727([X=0.5821193630794812, Y=0.7449098289639934, Z=0.32595458861745347])], [lat=0.026951319878786073, lon=0.5562888462696477([X=0.8489121785994241, Y=0.5278464883261308, Z=0.026948057209215913])], [lat=0.08469708428050171, lon=0.10198754654369124([X=0.9912377488404571, Y=0.10144587859112024, Z=0.08459585681686135])]}}>

Stack Trace:
java.lang.AssertionError: expected:<GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=2, address=b04d804c, testPoint=[lat=0.458681642600358, lon=0.5977950722238998([X=0.7411409600786114, Y=0.5046463996979701, Z=0.44276640406158946])], testPointInSet=true, shapes={ {[lat=0.7621504164132287, lon=0.05078296954173456([X=0.7224203374385865, Y=0.036718219748552494, Z=0.6904785502777157])], [lat=0.08302484742863125, lon=0.9884569373999472([X=0.5480847979320973, Y=0.8323014795298861, Z=0.08292949685181282])], [lat=0.6462184298900916, lon=0.6449730363522415([X=0.6379875502911473, Y=0.47995958454150084, Z=0.6021716390533938])], [lat=0.13006170754483826, lon=0.3508691346520939([X=0.9311428108735186, Y=0.34081107279009726, Z=0.12969532922286056])], [lat=0.3549852169297023, lon=0.9960861219579276([X=0.5096995238590151, Y=0.7870177693749193, Z=0.34757650390384515])] {[lat=0.31890356201575143, lon=0.8263770001647465([X=0.6433828695883893, Y=0.6983982997140092, Z=0.3135255939740655])], [lat=0.6287998796904173, lon=0.9615706189730122([X=0.4627839763126996, Y=0.6632357249509939, Z=0.5881746036823897])], [lat=0.5086399841718887, lon=0.7417739977442973([X=0.6439383013727418, Y=0.5900714792120664, Z=0.4869898494277596])], [lat=0.47021165926006947, lon=0.8381560836273316([X=0.59624772691569, Y=0.6627304935614778, Z=0.45307498391726836])], [lat=0.6015316132221816, lon=0.07456176454329677([X=0.8221790927030085, Y=0.06141698114462499, Z=0.5659059055612855])], [lat=0.9618287252550377, lon=0.5207772001488801([X=0.4961897027040988, Y=0.2846115739133502, Z=0.8202390084146106])], [lat=0.3320212874118059, lon=0.907461167342727([X=0.5821193630794812, Y=0.7449098289639934, Z=0.32595458861745347])], [lat=0.026951319878786073, lon=0.5562888462696477([X=0.8489121785994241, Y=0.5278464883261308, Z=0.026948057209215913])], [lat=0.08469708428050171, lon=0.10198754654369124([X=0.9912377488404571, Y=0.10144587859112024, Z=0.08459585681686135])]}}> but was:<GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=2, address=b04d9ad1, testPoint=[lat=0.458681642600358, lon=0.5977950722238998([X=0.7411409600786114, Y=0.5046463996979702, Z=0.44276640406158957])], testPointInSet=false, shapes={ {[lat=0.7621504164132287, lon=0.05078296954173456([X=0.7224203374385865, Y=0.036718219748552494, Z=0.6904785502777157])], [lat=0.08302484742863125, lon=0.9884569373999472([X=0.5480847979320973, Y=0.8323014795298861, Z=0.08292949685181282])], [lat=0.6462184298900916, lon=0.6449730363522415([X=0.6379875502911473, Y=0.47995958454150084, Z=0.6021716390533938])], [lat=0.13006170754483826, lon=0.3508691346520939([X=0.9311428108735186, Y=0.34081107279009726, Z=0.12969532922286056])], [lat=0.3549852169297023, lon=0.9960861219579276([X=0.5096995238590151, Y=0.7870177693749193, Z=0.34757650390384515])] {[lat=0.31890356201575143, lon=0.8263770001647465([X=0.6433828695883893, Y=0.6983982997140092, Z=0.3135255939740655])], [lat=0.6287998796904173, lon=0.9615706189730122([X=0.4627839763126996, Y=0.6632357249509939, Z=0.5881746036823897])], [lat=0.5086399841718887, lon=0.7417739977442973([X=0.6439383013727418, Y=0.5900714792120664, Z=0.4869898494277596])], [lat=0.47021165926006947, lon=0.8381560836273316([X=0.59624772691569, Y=0.6627304935614778, Z=0.45307498391726836])], [lat=0.6015316132221816, lon=0.07456176454329677([X=0.8221790927030085, Y=0.06141698114462499, Z=0.5659059055612855])], [lat=0.9618287252550377, lon=0.5207772001488801([X=0.4961897027040988, Y=0.2846115739133502, Z=0.8202390084146106])], [lat=0.3320212874118059, lon=0.907461167342727([X=0.5821193630794812, Y=0.7449098289639934, Z=0.32595458861745347])], [lat=0.026951319878786073, lon=0.5562888462696477([X=0.8489121785994241, Y=0.5278464883261308, Z=0.026948057209215913])], [lat=0.08469708428050171, lon=0.10198754654369124([X=0.9912377488404571, Y=0.10144587859112024, Z=0.08459585681686135])]}}>
	at __randomizedtesting.SeedInfo.seed([65D03CA615D171A0:3D6C8422B1F419D8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.lucene.spatial3d.geom.RandomBinaryCodecTest.testRandomShapeCodec(RandomBinaryCodecTest.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.spatial3d.geom.RandomBinaryCodecTest.testRandomShapeCodec { seed=[65D03CA615D171A0:46217C3486984697]}

Error Message:
expected:<GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=2, address=2d5542e5, testPoint=[lat=-0.28425958249566163, lon=-2.3417772461321835([X=-0.6694456301396835, Y=-0.6890324979705603, Z=-0.2806862220438076])], testPointInSet=true, shapes={ {[lat=0.8245082860125134, lon=0.14062631951497873([X=0.6717490306152557, Y=0.09509326907570083, Z=0.7337039281456962])], [lat=0.524430794190223, lon=0.6617468612462883([X=0.6830835147458238, Y=0.5320590635400662, Z=0.5008576299405892])], [lat=0.7353360362563726, lon=0.3182927021714944([X=0.7040765187615905, Y=0.23199017368165245, Z=0.6705708443751798])], [lat=0.37050074111485154, lon=0.6708668171494848([X=0.7306285227602388, Y=0.5798750420236839, Z=0.362327322619618])], [lat=0.7583865598458551, lon=0.9471970507227276([X=0.423723806336399, Y=0.5890315425893052, Z=0.6874257489892703])], [lat=0.7004090876837242, lon=0.12334259519067159([X=0.758557853733459, Y=0.09403986722993557, Z=0.6443502869757964])], [lat=0.0794039745430537, lon=0.9067105368474712([X=0.6150718616442367, Y=0.7858609912188519, Z=0.07940762519074267])], [lat=0.4955354960523308, lon=0.43668333756207056([X=0.7974458376401998, Y=0.3721959472047019, Z=0.4756725394476307])], [lat=0.35360100185828236, lon=0.4809494961342142([X=0.8323008062290551, Y=0.43430977918646835, Z=0.3465257050648751])] {[lat=0.7119608769814507, lon=0.49390136458651335([X=0.6663914531871965, Y=0.35879177989505173, Z=0.6531118457244022])], [lat=0.8128958647047263, lon=0.5746866558631307([X=0.5765978754476184, Y=0.37340515768528426, Z=0.72580446695871])], [lat=0.7521029103742114, lon=0.5292521703290732([X=0.6300591722499965, Y=0.3685297336576195, Z=0.6828671587033489])], [lat=0.1835986727655503, lon=0.9416783426348591([X=0.579124355561586, Y=0.7957576948780025, Z=0.18275268066454659])], [lat=0.1585660665321479, lon=0.18452158788284456([X=0.9716962527234347, Y=0.18136197347859787, Z=0.15806581492447086])]}}> but was:<GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=2, address=2d56420a, testPoint=[lat=-0.28425958249566163, lon=-2.3417772461321835([X=-0.6694456301396837, Y=-0.6890324979705603, Z=-0.28068622204380766])], testPointInSet=false, shapes={ {[lat=0.8245082860125134, lon=0.14062631951497873([X=0.6717490306152557, Y=0.09509326907570083, Z=0.7337039281456962])], [lat=0.524430794190223, lon=0.6617468612462883([X=0.6830835147458238, Y=0.5320590635400662, Z=0.5008576299405892])], [lat=0.7353360362563726, lon=0.3182927021714944([X=0.7040765187615905, Y=0.23199017368165245, Z=0.6705708443751798])], [lat=0.37050074111485154, lon=0.6708668171494848([X=0.7306285227602388, Y=0.5798750420236839, Z=0.362327322619618])], [lat=0.7583865598458551, lon=0.9471970507227276([X=0.423723806336399, Y=0.5890315425893052, Z=0.6874257489892703])], [lat=0.7004090876837242, lon=0.12334259519067159([X=0.758557853733459, Y=0.09403986722993557, Z=0.6443502869757964])], [lat=0.0794039745430537, lon=0.9067105368474712([X=0.6150718616442367, Y=0.7858609912188519, Z=0.07940762519074267])], [lat=0.4955354960523308, lon=0.43668333756207056([X=0.7974458376401998, Y=0.3721959472047019, Z=0.4756725394476307])], [lat=0.35360100185828236, lon=0.4809494961342142([X=0.8323008062290551, Y=0.43430977918646835, Z=0.3465257050648751])] {[lat=0.7119608769814507, lon=0.49390136458651335([X=0.6663914531871965, Y=0.35879177989505173, Z=0.6531118457244022])], [lat=0.8128958647047263, lon=0.5746866558631307([X=0.5765978754476184, Y=0.37340515768528426, Z=0.72580446695871])], [lat=0.7521029103742114, lon=0.5292521703290732([X=0.6300591722499965, Y=0.3685297336576195, Z=0.6828671587033489])], [lat=0.1835986727655503, lon=0.9416783426348591([X=0.579124355561586, Y=0.7957576948780025, Z=0.18275268066454659])], [lat=0.1585660665321479, lon=0.18452158788284456([X=0.9716962527234347, Y=0.18136197347859787, Z=0.15806581492447086])]}}>

Stack Trace:
java.lang.AssertionError: expected:<GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=2, address=2d5542e5, testPoint=[lat=-0.28425958249566163, lon=-2.3417772461321835([X=-0.6694456301396835, Y=-0.6890324979705603, Z=-0.2806862220438076])], testPointInSet=true, shapes={ {[lat=0.8245082860125134, lon=0.14062631951497873([X=0.6717490306152557, Y=0.09509326907570083, Z=0.7337039281456962])], [lat=0.524430794190223, lon=0.6617468612462883([X=0.6830835147458238, Y=0.5320590635400662, Z=0.5008576299405892])], [lat=0.7353360362563726, lon=0.3182927021714944([X=0.7040765187615905, Y=0.23199017368165245, Z=0.6705708443751798])], [lat=0.37050074111485154, lon=0.6708668171494848([X=0.7306285227602388, Y=0.5798750420236839, Z=0.362327322619618])], [lat=0.7583865598458551, lon=0.9471970507227276([X=0.423723806336399, Y=0.5890315425893052, Z=0.6874257489892703])], [lat=0.7004090876837242, lon=0.12334259519067159([X=0.758557853733459, Y=0.09403986722993557, Z=0.6443502869757964])], [lat=0.0794039745430537, lon=0.9067105368474712([X=0.6150718616442367, Y=0.7858609912188519, Z=0.07940762519074267])], [lat=0.4955354960523308, lon=0.43668333756207056([X=0.7974458376401998, Y=0.3721959472047019, Z=0.4756725394476307])], [lat=0.35360100185828236, lon=0.4809494961342142([X=0.8323008062290551, Y=0.43430977918646835, Z=0.3465257050648751])] {[lat=0.7119608769814507, lon=0.49390136458651335([X=0.6663914531871965, Y=0.35879177989505173, Z=0.6531118457244022])], [lat=0.8128958647047263, lon=0.5746866558631307([X=0.5765978754476184, Y=0.37340515768528426, Z=0.72580446695871])], [lat=0.7521029103742114, lon=0.5292521703290732([X=0.6300591722499965, Y=0.3685297336576195, Z=0.6828671587033489])], [lat=0.1835986727655503, lon=0.9416783426348591([X=0.579124355561586, Y=0.7957576948780025, Z=0.18275268066454659])], [lat=0.1585660665321479, lon=0.18452158788284456([X=0.9716962527234347, Y=0.18136197347859787, Z=0.15806581492447086])]}}> but was:<GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=2, address=2d56420a, testPoint=[lat=-0.28425958249566163, lon=-2.3417772461321835([X=-0.6694456301396837, Y=-0.6890324979705603, Z=-0.28068622204380766])], testPointInSet=false, shapes={ {[lat=0.8245082860125134, lon=0.14062631951497873([X=0.6717490306152557, Y=0.09509326907570083, Z=0.7337039281456962])], [lat=0.524430794190223, lon=0.6617468612462883([X=0.6830835147458238, Y=0.5320590635400662, Z=0.5008576299405892])], [lat=0.7353360362563726, lon=0.3182927021714944([X=0.7040765187615905, Y=0.23199017368165245, Z=0.6705708443751798])], [lat=0.37050074111485154, lon=0.6708668171494848([X=0.7306285227602388, Y=0.5798750420236839, Z=0.362327322619618])], [lat=0.7583865598458551, lon=0.9471970507227276([X=0.423723806336399, Y=0.5890315425893052, Z=0.6874257489892703])], [lat=0.7004090876837242, lon=0.12334259519067159([X=0.758557853733459, Y=0.09403986722993557, Z=0.6443502869757964])], [lat=0.0794039745430537, lon=0.9067105368474712([X=0.6150718616442367, Y=0.7858609912188519, Z=0.07940762519074267])], [lat=0.4955354960523308, lon=0.43668333756207056([X=0.7974458376401998, Y=0.3721959472047019, Z=0.4756725394476307])], [lat=0.35360100185828236, lon=0.4809494961342142([X=0.8323008062290551, Y=0.43430977918646835, Z=0.3465257050648751])] {[lat=0.7119608769814507, lon=0.49390136458651335([X=0.6663914531871965, Y=0.35879177989505173, Z=0.6531118457244022])], [lat=0.8128958647047263, lon=0.5746866558631307([X=0.5765978754476184, Y=0.37340515768528426, Z=0.72580446695871])], [lat=0.7521029103742114, lon=0.5292521703290732([X=0.6300591722499965, Y=0.3685297336576195, Z=0.6828671587033489])], [lat=0.1835986727655503, lon=0.9416783426348591([X=0.579124355561586, Y=0.7957576948780025, Z=0.18275268066454659])], [lat=0.1585660665321479, lon=0.18452158788284456([X=0.9716962527234347, Y=0.18136197347859787, Z=0.15806581492447086])]}}>
	at __randomizedtesting.SeedInfo.seed([65D03CA615D171A0:46217C3486984697]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.lucene.spatial3d.geom.RandomBinaryCodecTest.testRandomShapeCodec(RandomBinaryCodecTest.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.spatial3d.geom.RandomBinaryCodecTest.testRandomShapeCodec { seed=[65D03CA615D171A0:282B7E284C8B259D]}

Error Message:
expected:<GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=2, address=f62373f3, testPoint=[lat=0.5478364212158696, lon=0.3829663418986104([X=0.7919772674475607, Y=0.319053091479595, Z=0.5209482509235501])], testPointInSet=true, shapes={ {[lat=0.6161219837737695, lon=0.024196174094404777([X=0.815881974046969, Y=0.019745075718317514, Z=0.5778712152646861])], [lat=0.31741535337215565, lon=0.2198305280728211([X=0.9279147315723223, Y=0.2073346425880838, Z=0.3123587641344983])], [lat=0.27823595446100025, lon=0.36025458181007697([X=0.9005951785538975, Y=0.339248377123162, Z=0.27489730618780633])], [lat=0.5683383471189533, lon=0.4065608094995382([X=0.7742077158766189, Y=0.3333339111772189, Z=0.5383093214037281])], [lat=0.6255493304473284, lon=0.593636996531003([X=0.6719262489141471, Y=0.45344002677602857, Z=0.5855217143894417])], [lat=0.3728578678860821, lon=0.7795745488864407([X=0.6627900852678589, Y=0.6551150271655476, Z=0.36452303013239473])], [lat=0.7722725893878566, lon=0.17273315536470557([X=0.7053002382058982, Y=0.1230550307243706, Z=0.6974023971075051])], [lat=0.5441202922350775, lon=0.077303495427403([X=0.8532121753014674, Y=0.0660879794862565, Z=0.5177774689809508])], [lat=0.14189322492885603, lon=0.655908485712871([X=0.7853544995928139, Y=0.6043849768087364, Z=0.14156625063853165])], [lat=0.7777146321127998, lon=0.36653178057191893([X=0.6648327195154716, Y=0.2552150103459405, Z=0.7012754910674323])] {[lat=0.8934213068206567, lon=0.6331301427309556([X=0.5048062808399113, Y=0.37048735694128554, Z=0.7785012072966064])], [lat=0.6755531612519461, lon=0.6192414147761579([X=0.6353372722889798, Y=0.4528457998026988, Z=0.6252054421868516])], [lat=0.6091033811275584, lon=0.9610583730858384([X=0.46967526932904585, Y=0.672377738521811, Z=0.5721417042700447])], [lat=0.5057692626900159, lon=0.23075404304284297([X=0.8518940157609356, Y=0.20014303018888288, Z=0.484639424104512])], [lat=0.5673966628288837, lon=0.5797851643565326([X=0.7055936103674721, Y=0.4620660470701932, Z=0.5375168649024681])], [lat=0.4892259423912446, lon=0.7079078348035632([X=0.6708572192827433, Y=0.574184919624088, Z=0.4701188375878553])], [lat=0.38710607387258567, lon=0.18676564099887205([X=0.9104830338384935, Y=0.1720520877263948, Z=0.37775122090485946])], [lat=0.0524781528479219, lon=0.6424453989746634([X=0.8004179158039613, Y=0.5989941543026374, Z=0.05251227064532341])], [lat=0.7310991123839524, lon=0.0849005982266825([X=0.7414764581523408, Y=0.0631034867685178, Z=0.6674334019624546])], [lat=0.25311237231497863, lon=0.2510094757385115([X=0.9386493211061411, Y=0.24068610466885673, Z=0.2506455943749441])], [lat=0.2452438737115128, lon=0.3487670011307389([X=0.9125131717065158, Y=0.3318188362968243, Z=0.243016290109275])]}}> but was:<GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=2, address=f623046c, testPoint=[lat=0.5478364212158696, lon=0.3829663418986104([X=0.7919772674475606, Y=0.31905309147959504, Z=0.52094825092355])], testPointInSet=false, shapes={ {[lat=0.6161219837737695, lon=0.024196174094404777([X=0.815881974046969, Y=0.019745075718317514, Z=0.5778712152646861])], [lat=0.31741535337215565, lon=0.2198305280728211([X=0.9279147315723223, Y=0.2073346425880838, Z=0.3123587641344983])], [lat=0.27823595446100025, lon=0.36025458181007697([X=0.9005951785538975, Y=0.339248377123162, Z=0.27489730618780633])], [lat=0.5683383471189533, lon=0.4065608094995382([X=0.7742077158766189, Y=0.3333339111772189, Z=0.5383093214037281])], [lat=0.6255493304473284, lon=0.593636996531003([X=0.6719262489141471, Y=0.45344002677602857, Z=0.5855217143894417])], [lat=0.3728578678860821, lon=0.7795745488864407([X=0.6627900852678589, Y=0.6551150271655476, Z=0.36452303013239473])], [lat=0.7722725893878566, lon=0.17273315536470557([X=0.7053002382058982, Y=0.1230550307243706, Z=0.6974023971075051])], [lat=0.5441202922350775, lon=0.077303495427403([X=0.8532121753014674, Y=0.0660879794862565, Z=0.5177774689809508])], [lat=0.14189322492885603, lon=0.655908485712871([X=0.7853544995928139, Y=0.6043849768087364, Z=0.14156625063853165])], [lat=0.7777146321127998, lon=0.36653178057191893([X=0.6648327195154716, Y=0.2552150103459405, Z=0.7012754910674323])] {[lat=0.8934213068206567, lon=0.6331301427309556([X=0.5048062808399113, Y=0.37048735694128554, Z=0.7785012072966064])], [lat=0.6755531612519461, lon=0.6192414147761579([X=0.6353372722889798, Y=0.4528457998026988, Z=0.6252054421868516])], [lat=0.6091033811275584, lon=0.9610583730858384([X=0.46967526932904585, Y=0.672377738521811, Z=0.5721417042700447])], [lat=0.5057692626900159, lon=0.23075404304284297([X=0.8518940157609356, Y=0.20014303018888288, Z=0.484639424104512])], [lat=0.5673966628288837, lon=0.5797851643565326([X=0.7055936103674721, Y=0.4620660470701932, Z=0.5375168649024681])], [lat=0.4892259423912446, lon=0.7079078348035632([X=0.6708572192827433, Y=0.574184919624088, Z=0.4701188375878553])], [lat=0.38710607387258567, lon=0.18676564099887205([X=0.9104830338384935, Y=0.1720520877263948, Z=0.37775122090485946])], [lat=0.0524781528479219, lon=0.6424453989746634([X=0.8004179158039613, Y=0.5989941543026374, Z=0.05251227064532341])], [lat=0.7310991123839524, lon=0.0849005982266825([X=0.7414764581523408, Y=0.0631034867685178, Z=0.6674334019624546])], [lat=0.25311237231497863, lon=0.2510094757385115([X=0.9386493211061411, Y=0.24068610466885673, Z=0.2506455943749441])], [lat=0.2452438737115128, lon=0.3487670011307389([X=0.9125131717065158, Y=0.3318188362968243, Z=0.243016290109275])]}}>

Stack Trace:
java.lang.AssertionError: expected:<GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=2, address=f62373f3, testPoint=[lat=0.5478364212158696, lon=0.3829663418986104([X=0.7919772674475607, Y=0.319053091479595, Z=0.5209482509235501])], testPointInSet=true, shapes={ {[lat=0.6161219837737695, lon=0.024196174094404777([X=0.815881974046969, Y=0.019745075718317514, Z=0.5778712152646861])], [lat=0.31741535337215565, lon=0.2198305280728211([X=0.9279147315723223, Y=0.2073346425880838, Z=0.3123587641344983])], [lat=0.27823595446100025, lon=0.36025458181007697([X=0.9005951785538975, Y=0.339248377123162, Z=0.27489730618780633])], [lat=0.5683383471189533, lon=0.4065608094995382([X=0.7742077158766189, Y=0.3333339111772189, Z=0.5383093214037281])], [lat=0.6255493304473284, lon=0.593636996531003([X=0.6719262489141471, Y=0.45344002677602857, Z=0.5855217143894417])], [lat=0.3728578678860821, lon=0.7795745488864407([X=0.6627900852678589, Y=0.6551150271655476, Z=0.36452303013239473])], [lat=0.7722725893878566, lon=0.17273315536470557([X=0.7053002382058982, Y=0.1230550307243706, Z=0.6974023971075051])], [lat=0.5441202922350775, lon=0.077303495427403([X=0.8532121753014674, Y=0.0660879794862565, Z=0.5177774689809508])], [lat=0.14189322492885603, lon=0.655908485712871([X=0.7853544995928139, Y=0.6043849768087364, Z=0.14156625063853165])], [lat=0.7777146321127998, lon=0.36653178057191893([X=0.6648327195154716, Y=0.2552150103459405, Z=0.7012754910674323])] {[lat=0.8934213068206567, lon=0.6331301427309556([X=0.5048062808399113, Y=0.37048735694128554, Z=0.7785012072966064])], [lat=0.6755531612519461, lon=0.6192414147761579([X=0.6353372722889798, Y=0.4528457998026988, Z=0.6252054421868516])], [lat=0.6091033811275584, lon=0.9610583730858384([X=0.46967526932904585, Y=0.672377738521811, Z=0.5721417042700447])], [lat=0.5057692626900159, lon=0.23075404304284297([X=0.8518940157609356, Y=0.20014303018888288, Z=0.484639424104512])], [lat=0.5673966628288837, lon=0.5797851643565326([X=0.7055936103674721, Y=0.4620660470701932, Z=0.5375168649024681])], [lat=0.4892259423912446, lon=0.7079078348035632([X=0.6708572192827433, Y=0.574184919624088, Z=0.4701188375878553])], [lat=0.38710607387258567, lon=0.18676564099887205([X=0.9104830338384935, Y=0.1720520877263948, Z=0.37775122090485946])], [lat=0.0524781528479219, lon=0.6424453989746634([X=0.8004179158039613, Y=0.5989941543026374, Z=0.05251227064532341])], [lat=0.7310991123839524, lon=0.0849005982266825([X=0.7414764581523408, Y=0.0631034867685178, Z=0.6674334019624546])], [lat=0.25311237231497863, lon=0.2510094757385115([X=0.9386493211061411, Y=0.24068610466885673, Z=0.2506455943749441])], [lat=0.2452438737115128, lon=0.3487670011307389([X=0.9125131717065158, Y=0.3318188362968243, Z=0.243016290109275])]}}> but was:<GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=2, address=f623046c, testPoint=[lat=0.5478364212158696, lon=0.3829663418986104([X=0.7919772674475606, Y=0.31905309147959504, Z=0.52094825092355])], testPointInSet=false, shapes={ {[lat=0.6161219837737695, lon=0.024196174094404777([X=0.815881974046969, Y=0.019745075718317514, Z=0.5778712152646861])], [lat=0.31741535337215565, lon=0.2198305280728211([X=0.9279147315723223, Y=0.2073346425880838, Z=0.3123587641344983])], [lat=0.27823595446100025, lon=0.36025458181007697([X=0.9005951785538975, Y=0.339248377123162, Z=0.27489730618780633])], [lat=0.5683383471189533, lon=0.4065608094995382([X=0.7742077158766189, Y=0.3333339111772189, Z=0.5383093214037281])], [lat=0.6255493304473284, lon=0.593636996531003([X=0.6719262489141471, Y=0.45344002677602857, Z=0.5855217143894417])], [lat=0.3728578678860821, lon=0.7795745488864407([X=0.6627900852678589, Y=0.6551150271655476, Z=0.36452303013239473])], [lat=0.7722725893878566, lon=0.17273315536470557([X=0.7053002382058982, Y=0.1230550307243706, Z=0.6974023971075051])], [lat=0.5441202922350775, lon=0.077303495427403([X=0.8532121753014674, Y=0.0660879794862565, Z=0.5177774689809508])], [lat=0.14189322492885603, lon=0.655908485712871([X=0.7853544995928139, Y=0.6043849768087364, Z=0.14156625063853165])], [lat=0.7777146321127998, lon=0.36653178057191893([X=0.6648327195154716, Y=0.2552150103459405, Z=0.7012754910674323])] {[lat=0.8934213068206567, lon=0.6331301427309556([X=0.5048062808399113, Y=0.37048735694128554, Z=0.7785012072966064])], [lat=0.6755531612519461, lon=0.6192414147761579([X=0.6353372722889798, Y=0.4528457998026988, Z=0.6252054421868516])], [lat=0.6091033811275584, lon=0.9610583730858384([X=0.46967526932904585, Y=0.672377738521811, Z=0.5721417042700447])], [lat=0.5057692626900159, lon=0.23075404304284297([X=0.8518940157609356, Y=0.20014303018888288, Z=0.484639424104512])], [lat=0.5673966628288837, lon=0.5797851643565326([X=0.7055936103674721, Y=0.4620660470701932, Z=0.5375168649024681])], [lat=0.4892259423912446, lon=0.7079078348035632([X=0.6708572192827433, Y=0.574184919624088, Z=0.4701188375878553])], [lat=0.38710607387258567, lon=0.18676564099887205([X=0.9104830338384935, Y=0.1720520877263948, Z=0.37775122090485946])], [lat=0.0524781528479219, lon=0.6424453989746634([X=0.8004179158039613, Y=0.5989941543026374, Z=0.05251227064532341])], [lat=0.7310991123839524, lon=0.0849005982266825([X=0.7414764581523408, Y=0.0631034867685178, Z=0.6674334019624546])], [lat=0.25311237231497863, lon=0.2510094757385115([X=0.9386493211061411, Y=0.24068610466885673, Z=0.2506455943749441])], [lat=0.2452438737115128, lon=0.3487670011307389([X=0.9125131717065158, Y=0.3318188362968243, Z=0.243016290109275])]}}>
	at __randomizedtesting.SeedInfo.seed([65D03CA615D171A0:282B7E284C8B259D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.lucene.spatial3d.geom.RandomBinaryCodecTest.testRandomShapeCodec(RandomBinaryCodecTest.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.spatial3d.geom.RandomBinaryCodecTest.testRandomShapeCodec { seed=[65D03CA615D171A0:E16CD1B3E7E169D8]}

Error Message:
expected:<GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=2, address=8fbb1148, testPoint=[lat=-0.21474781290178788, lon=-2.8838474909340466([X=-0.9447561203868474, Y=-0.24904581798108363, Z=-0.21310104067724678])], testPointInSet=true, shapes={ {[lat=0.6105004365050369, lon=0.05714421422296578([X=0.8180237992738654, Y=0.04679627545842728, Z=0.5732775701392562])], [lat=0.7242779499816445, lon=0.34764285100976966([X=0.7041729516140565, Y=0.255163798878756, Z=0.6625948158240521])], [lat=0.8504839119544504, lon=0.7626406054926582([X=0.47691435252271663, Y=0.45568695943599147, Z=0.7515996908979001])], [lat=0.9898937813542898, lon=0.5988690780581394([X=0.45327671398678854, Y=0.3093513167384457, Z=0.8359676927905342])], [lat=0.19132772707808732, lon=0.5476954265089075([X=0.8381485474300387, Y=0.5112193389855957, Z=0.19016256174138788])], [lat=0.12216644300819135, lon=0.912488329267845([X=0.6072196883965512, Y=0.785132925640123, Z=0.12186278800099877])], [lat=0.8691050049937626, lon=0.43442299238829707([X=0.5855508699090969, Y=0.27168695760872413, Z=0.7637515144430257])], [lat=0.7778483028846194, lon=0.7078418705475472([X=0.5412770013875459, Y=0.4632156963967486, Z=0.7017481217506619])], [lat=0.2747487872668236, lon=0.04957127456615673([X=0.9613110525348412, Y=0.047692485623870746, Z=0.27130515492591195])], [lat=0.4134915354370633, lon=0.3032383635720661([X=0.873943116678082, Y=0.27344636553808177, Z=0.40180905164644337])], [lat=0.024197420002894487, lon=0.23453635129096373([X=0.9723374655332464, Y=0.23232402426924495, Z=0.024195058746084012])] {[lat=0.7279637634071335, lon=0.43506640435303134([X=0.6769854907057952, Y=0.3146407830679041, Z=0.6653509021593417])], [lat=0.7503211827503119, lon=0.06876758019709495([X=0.7297410287072295, Y=0.050261778687645295, Z=0.6818737307042035])], [lat=0.7224024558905583, lon=0.5152833486703008([X=0.6528057738458989, Y=0.3696941944927604, Z=0.6611889474210881])], [lat=0.7952870562744411, lon=0.014322992203739782([X=0.7000080093681491, Y=0.010026894936280433, Z=0.7140645966566176])], [lat=0.36272869062793567, lon=0.8751571248109633([X=0.5991757740397552, Y=0.7176952074421069, Z=0.35482669152487867])], [lat=0.057594256171425884, lon=0.873589789407206([X=0.6410139937853075, Y=0.7653676420645874, Z=0.057562420483362256])], [lat=0.3602371922823965, lon=0.7900501921117044([X=0.6586343993000972, Y=0.6647910569365894, Z=0.3524962108671986])], [lat=0.7321809438275519, lon=0.06631380370937001([X=0.7420835671403779, Y=0.04928264567734899, Z=0.6684932312411647])], [lat=0.6498120355126777, lon=0.4036362617560717([X=0.7322142127661637, Y=0.31271850952681857, Z=0.6050367595630468])], [lat=0.029940327785116905, lon=0.46365239270588277([X=0.8940241899022764, Y=0.4470174408989948, Z=0.029935854784727198])], [lat=0.9179357355550376, lon=0.6897915910441489([X=0.46858260299900917, Y=0.38657399014178667, Z=0.7943493528118033])]}}> but was:<GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=2, address=8fbc6e65, testPoint=[lat=-0.21474781290178788, lon=-2.8838474909340466([X=-0.9447561203868475, Y=-0.24904581798108358, Z=-0.21310104067724678])], testPointInSet=false, shapes={ {[lat=0.6105004365050369, lon=0.05714421422296578([X=0.8180237992738654, Y=0.04679627545842728, Z=0.5732775701392562])], [lat=0.7242779499816445, lon=0.34764285100976966([X=0.7041729516140565, Y=0.255163798878756, Z=0.6625948158240521])], [lat=0.8504839119544504, lon=0.7626406054926582([X=0.47691435252271663, Y=0.45568695943599147, Z=0.7515996908979001])], [lat=0.9898937813542898, lon=0.5988690780581394([X=0.45327671398678854, Y=0.3093513167384457, Z=0.8359676927905342])], [lat=0.19132772707808732, lon=0.5476954265089075([X=0.8381485474300387, Y=0.5112193389855957, Z=0.19016256174138788])], [lat=0.12216644300819135, lon=0.912488329267845([X=0.6072196883965512, Y=0.785132925640123, Z=0.12186278800099877])], [lat=0.8691050049937626, lon=0.43442299238829707([X=0.5855508699090969, Y=0.27168695760872413, Z=0.7637515144430257])], [lat=0.7778483028846194, lon=0.7078418705475472([X=0.5412770013875459, Y=0.4632156963967486, Z=0.7017481217506619])], [lat=0.2747487872668236, lon=0.04957127456615673([X=0.9613110525348412, Y=0.047692485623870746, Z=0.27130515492591195])], [lat=0.4134915354370633, lon=0.3032383635720661([X=0.873943116678082, Y=0.27344636553808177, Z=0.40180905164644337])], [lat=0.024197420002894487, lon=0.23453635129096373([X=0.9723374655332464, Y=0.23232402426924495, Z=0.024195058746084012])] {[lat=0.7279637634071335, lon=0.43506640435303134([X=0.6769854907057952, Y=0.3146407830679041, Z=0.6653509021593417])], [lat=0.7503211827503119, lon=0.06876758019709495([X=0.7297410287072295, Y=0.050261778687645295, Z=0.6818737307042035])], [lat=0.7224024558905583, lon=0.5152833486703008([X=0.6528057738458989, Y=0.3696941944927604, Z=0.6611889474210881])], [lat=0.7952870562744411, lon=0.014322992203739782([X=0.7000080093681491, Y=0.010026894936280433, Z=0.7140645966566176])], [lat=0.36272869062793567, lon=0.8751571248109633([X=0.5991757740397552, Y=0.7176952074421069, Z=0.35482669152487867])], [lat=0.057594256171425884, lon=0.873589789407206([X=0.6410139937853075, Y=0.7653676420645874, Z=0.057562420483362256])], [lat=0.3602371922823965, lon=0.7900501921117044([X=0.6586343993000972, Y=0.6647910569365894, Z=0.3524962108671986])], [lat=0.7321809438275519, lon=0.06631380370937001([X=0.7420835671403779, Y=0.04928264567734899, Z=0.6684932312411647])], [lat=0.6498120355126777, lon=0.4036362617560717([X=0.7322142127661637, Y=0.31271850952681857, Z=0.6050367595630468])], [lat=0.029940327785116905, lon=0.46365239270588277([X=0.8940241899022764, Y=0.4470174408989948, Z=0.029935854784727198])], [lat=0.9179357355550376, lon=0.6897915910441489([X=0.46858260299900917, Y=0.38657399014178667, Z=0.7943493528118033])]}}>

Stack Trace:
java.lang.AssertionError: expected:<GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=2, address=8fbb1148, testPoint=[lat=-0.21474781290178788, lon=-2.8838474909340466([X=-0.9447561203868474, Y=-0.24904581798108363, Z=-0.21310104067724678])], testPointInSet=true, shapes={ {[lat=0.6105004365050369, lon=0.05714421422296578([X=0.8180237992738654, Y=0.04679627545842728, Z=0.5732775701392562])], [lat=0.7242779499816445, lon=0.34764285100976966([X=0.7041729516140565, Y=0.255163798878756, Z=0.6625948158240521])], [lat=0.8504839119544504, lon=0.7626406054926582([X=0.47691435252271663, Y=0.45568695943599147, Z=0.7515996908979001])], [lat=0.9898937813542898, lon=0.5988690780581394([X=0.45327671398678854, Y=0.3093513167384457, Z=0.8359676927905342])], [lat=0.19132772707808732, lon=0.5476954265089075([X=0.8381485474300387, Y=0.5112193389855957, Z=0.19016256174138788])], [lat=0.12216644300819135, lon=0.912488329267845([X=0.6072196883965512, Y=0.785132925640123, Z=0.12186278800099877])], [lat=0.8691050049937626, lon=0.43442299238829707([X=0.5855508699090969, Y=0.27168695760872413, Z=0.7637515144430257])], [lat=0.7778483028846194, lon=0.7078418705475472([X=0.5412770013875459, Y=0.4632156963967486, Z=0.7017481217506619])], [lat=0.2747487872668236, lon=0.04957127456615673([X=0.9613110525348412, Y=0.047692485623870746, Z=0.27130515492591195])], [lat=0.4134915354370633, lon=0.3032383635720661([X=0.873943116678082, Y=0.27344636553808177, Z=0.40180905164644337])], [lat=0.024197420002894487, lon=0.23453635129096373([X=0.9723374655332464, Y=0.23232402426924495, Z=0.024195058746084012])] {[lat=0.7279637634071335, lon=0.43506640435303134([X=0.6769854907057952, Y=0.3146407830679041, Z=0.6653509021593417])], [lat=0.7503211827503119, lon=0.06876758019709495([X=0.7297410287072295, Y=0.050261778687645295, Z=0.6818737307042035])], [lat=0.7224024558905583, lon=0.5152833486703008([X=0.6528057738458989, Y=0.3696941944927604, Z=0.6611889474210881])], [lat=0.7952870562744411, lon=0.014322992203739782([X=0.7000080093681491, Y=0.010026894936280433, Z=0.7140645966566176])], [lat=0.36272869062793567, lon=0.8751571248109633([X=0.5991757740397552, Y=0.7176952074421069, Z=0.35482669152487867])], [lat=0.057594256171425884, lon=0.873589789407206([X=0.6410139937853075, Y=0.7653676420645874, Z=0.057562420483362256])], [lat=0.3602371922823965, lon=0.7900501921117044([X=0.6586343993000972, Y=0.6647910569365894, Z=0.3524962108671986])], [lat=0.7321809438275519, lon=0.06631380370937001([X=0.7420835671403779, Y=0.04928264567734899, Z=0.6684932312411647])], [lat=0.6498120355126777, lon=0.4036362617560717([X=0.7322142127661637, Y=0.31271850952681857, Z=0.6050367595630468])], [lat=0.029940327785116905, lon=0.46365239270588277([X=0.8940241899022764, Y=0.4470174408989948, Z=0.029935854784727198])], [lat=0.9179357355550376, lon=0.6897915910441489([X=0.46858260299900917, Y=0.38657399014178667, Z=0.7943493528118033])]}}> but was:<GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=2, address=8fbc6e65, testPoint=[lat=-0.21474781290178788, lon=-2.8838474909340466([X=-0.9447561203868475, Y=-0.24904581798108358, Z=-0.21310104067724678])], testPointInSet=false, shapes={ {[lat=0.6105004365050369, lon=0.05714421422296578([X=0.8180237992738654, Y=0.04679627545842728, Z=0.5732775701392562])], [lat=0.7242779499816445, lon=0.34764285100976966([X=0.7041729516140565, Y=0.255163798878756, Z=0.6625948158240521])], [lat=0.8504839119544504, lon=0.7626406054926582([X=0.47691435252271663, Y=0.45568695943599147, Z=0.7515996908979001])], [lat=0.9898937813542898, lon=0.5988690780581394([X=0.45327671398678854, Y=0.3093513167384457, Z=0.8359676927905342])], [lat=0.19132772707808732, lon=0.5476954265089075([X=0.8381485474300387, Y=0.5112193389855957, Z=0.19016256174138788])], [lat=0.12216644300819135, lon=0.912488329267845([X=0.6072196883965512, Y=0.785132925640123, Z=0.12186278800099877])], [lat=0.8691050049937626, lon=0.43442299238829707([X=0.5855508699090969, Y=0.27168695760872413, Z=0.7637515144430257])], [lat=0.7778483028846194, lon=0.7078418705475472([X=0.5412770013875459, Y=0.4632156963967486, Z=0.7017481217506619])], [lat=0.2747487872668236, lon=0.04957127456615673([X=0.9613110525348412, Y=0.047692485623870746, Z=0.27130515492591195])], [lat=0.4134915354370633, lon=0.3032383635720661([X=0.873943116678082, Y=0.27344636553808177, Z=0.40180905164644337])], [lat=0.024197420002894487, lon=0.23453635129096373([X=0.9723374655332464, Y=0.23232402426924495, Z=0.024195058746084012])] {[lat=0.7279637634071335, lon=0.43506640435303134([X=0.6769854907057952, Y=0.3146407830679041, Z=0.6653509021593417])], [lat=0.7503211827503119, lon=0.06876758019709495([X=0.7297410287072295, Y=0.050261778687645295, Z=0.6818737307042035])], [lat=0.7224024558905583, lon=0.5152833486703008([X=0.6528057738458989, Y=0.3696941944927604, Z=0.6611889474210881])], [lat=0.7952870562744411, lon=0.014322992203739782([X=0.7000080093681491, Y=0.010026894936280433, Z=0.7140645966566176])], [lat=0.36272869062793567, lon=0.8751571248109633([X=0.5991757740397552, Y=0.7176952074421069, Z=0.35482669152487867])], [lat=0.057594256171425884, lon=0.873589789407206([X=0.6410139937853075, Y=0.7653676420645874, Z=0.057562420483362256])], [lat=0.3602371922823965, lon=0.7900501921117044([X=0.6586343993000972, Y=0.6647910569365894, Z=0.3524962108671986])], [lat=0.7321809438275519, lon=0.06631380370937001([X=0.7420835671403779, Y=0.04928264567734899, Z=0.6684932312411647])], [lat=0.6498120355126777, lon=0.4036362617560717([X=0.7322142127661637, Y=0.3127185

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

kspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20170825_163424_86417072678213714092006.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20170825_163424_8641531042829229295834.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 499 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20170825_163503_64214587594295280057556.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20170825_163503_64213719389274557925244.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20170825_163503_6422838902742511822577.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1131 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20170825_163520_75113397034884119012216.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20170825_163520_7514424386072778838977.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 593 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20170825_163527_2558580686436660529580.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20170825_163527_2547304036836004622809.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20170825_163527_25411657477078130714688.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 503 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20170825_163549_792585272004853583266.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20170825_163549_7923525074273586625623.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20170825_163549_79213022864225679274427.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 507 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20170825_163600_28716406652032210621044.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20170825_163600_2879862911101128570835.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 592 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20170825_163606_2306011476076282390033.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20170825_163606_23015619596877960706934.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20170825_163606_23015744884729814294900.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 538 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20170825_163633_71012233368777520345914.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20170825_163633_7097349877661817436738.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 494 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20170825_163643_1975344668297297533519.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 28973 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+181) - Build # 20371 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20371/
Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Doc with id=1 not found in http://127.0.0.1:41895/qzx/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:41895/qzx/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([202F446799C7A621:A87B7BBD373BCBD9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
	at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1696 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20170825_093120_9807402049014997267882.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20170825_093120_97815888931782499005347.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20170825_093120_98514994651576037397879.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 285 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20170825_093727_9786554943164977157386.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20170825_093727_97813101292385864567785.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20170825_093727_97815340951858200878374.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1033 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20170825_093859_68716519114680521290076.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20170825_093859_687264152141095146537.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20170825_093859_6876237338003244335635.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 218 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20170825_094048_9679954270482970236696.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20170825_094048_96712308377558298323997.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20170825_094048_96716541597067028242294.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 231 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20170825_094101_56317127374111585986394.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20170825_094101_5637981496275347178413.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20170825_094101_56311621133551310285198.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 146 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20170825_094124_74715778643075487932772.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20170825_094124_74716467416038863943748.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20170825_094124_7478267548674806476527.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20170825_094128_73315731587673985354054.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20170825_094128_73011196041281467741504.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20170825_094128_7338089745019165516211.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 145 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20170825_094138_3707976831794267933110.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20170825_094138_3707944408880210667694.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 146 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20170825_094145_5563981920008896931664.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20170825_094145_55918329452347756906836.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20170825_094145_556581583489287460152.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20170825_094148_2569699902338905085995.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 145 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20170825_094155_0156054359433221772417.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20170825_094155_0175467816067083907598.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 25 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20170825_094155_0134995330685063715582.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1209 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20170825_094205_9851041027037286478148.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20170825_094205_9858078021788570165236.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20170825_094205_9857344641255459283097.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 220 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20170825_094214_95112679811942449591727.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20170825_094214_94915533988415257938714.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20170825_094214_94910576556705856202169.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20170825_094225_9466619161392769875733.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20170825_094225_9464081978667633566065.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20170825_094225_94612650130151577761694.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 229 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20170825_094436_1124319846349486351466.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20170825_094436_1126306566605674081462.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20170825_094436_1129080088502885910302.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 159 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20170825_094438_7139554186765955255549.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20170825_094438_71317866056317087233583.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20170825_094438_7135158853011716211309.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 204 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20170825_094443_5846193795809675082686.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20170825_094443_58415356144725795218495.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20170825_094443_5842870754645829575446.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20170825_094513_24111971761335357472378.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20170825_094513_24114942512181372262637.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20170825_094513_24114299896515574284211.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20170825_094524_67116315947484615627587.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20170825_094524_67114157467639203130392.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20170825_094524_67113995432602279757866.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20170825_094543_78113738274536352321266.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20170825_094543_7811471915712677597208.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20170825_094543_78117742375093796110219.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 141 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20170825_094604_9248590799297718596988.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20170825_094604_92413962740043582746127.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20170825_094615_43810370244895105137506.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20170825_094615_43811439833650779919019.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20170825_094615_43814153111871069186172.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 304 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20170825_094632_52111422717094936583211.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20170825_094632_52116662874337295299743.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20170825_094632_5211330657675387221038.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20170825_094640_5966299459839155386567.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20170825_094640_57510203620360146639812.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20170825_094640_57515434481089996491358.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 199 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20170825_094649_7803049534052532583898.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20170825_094649_7808316386268836152071.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20170825_094649_78011217230943805245457.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 200 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20170825_094701_46314926481690670607066.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20170825_094701_4637218951613402229333.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20170825_094701_46312596885465359730606.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 210 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20170825_094752_3786894281434355028053.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20170825_094752_3786034612462965319737.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20170825_094752_37818227010686398448846.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 140 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20170825_094806_97818357998587569892749.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20170825_094808_7794486250478778291080.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20170825_094808_77913131001892493873648.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20170825_094808_77914093632598691317967.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 242 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20170825_094907_2339408223775438305949.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20170825_094907_23317366601403367452762.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20170825_094907_23310320431264304475898.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1647 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> 253247 INFO  (SUITE-HttpPartitionTest-seed#[202F446799C7A621]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/init-core-data-001
   [junit4]   2> 253247 WARN  (SUITE-HttpPartitionTest-seed#[202F446799C7A621]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 253247 INFO  (SUITE-HttpPartitionTest-seed#[202F446799C7A621]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 253247 INFO  (SUITE-HttpPartitionTest-seed#[202F446799C7A621]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 253247 INFO  (SUITE-HttpPartitionTest-seed#[202F446799C7A621]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qzx/
   [junit4]   2> 253248 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 253248 INFO  (Thread-603) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 253248 INFO  (Thread-603) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 253249 ERROR (Thread-603) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 253348 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.ZkTestServer start zk server on port:45549
   [junit4]   2> 253354 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 253354 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 253355 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 253355 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 253356 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 253356 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 253356 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 253357 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 253357 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 253358 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 253358 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 253358 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 253396 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=778419196
   [junit4]   2> 253396 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=972724807
   [junit4]   2> 253396 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=877865273
   [junit4]   2> 253424 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 253424 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d936c7a{/qzx,null,AVAILABLE}
   [junit4]   2> 253425 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@39b6eb06{HTTP/1.1,[http/1.1]}{127.0.0.1:32937}
   [junit4]   2> 253425 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.e.j.s.Server Started @255142ms
   [junit4]   2> 253425 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qzx, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/tempDir-001/control/data, hostPort=41659, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 253425 ERROR (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 253425 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 253425 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 253425 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 253425 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-25T09:54:14.422900Z
   [junit4]   2> 253427 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 253427 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/control-001/solr.xml
   [junit4]   2> 253429 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@49dd6b6b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 253430 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45549/solr
   [junit4]   2> 253458 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 253459 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41659_qzx
   [junit4]   2> 253459 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.Overseer Overseer (id=98543524527865860-127.0.0.1:41659_qzx-n_0000000000) starting
   [junit4]   2> 253461 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41659_qzx
   [junit4]   2> 253461 INFO  (zkCallback-813-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 253490 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49dd6b6b
   [junit4]   2> 253495 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49dd6b6b
   [junit4]   2> 253495 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49dd6b6b
   [junit4]   2> 253496 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/control-001/cores
   [junit4]   2> 253507 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 253507 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45549/solr ready
   [junit4]   2> 253507 INFO  (SocketProxy-Acceptor-41659) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41670,localport=41659], receiveBufferSize:531000
   [junit4]   2> 253509 INFO  (SocketProxy-Acceptor-41659) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32937,localport=35468], receiveBufferSize=530904
   [junit4]   2> 253510 INFO  (qtp1776167937-3456) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41659_qzx&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 253511 INFO  (OverseerThreadFactory-1339-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 253613 INFO  (SocketProxy-Acceptor-41659) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41674,localport=41659], receiveBufferSize:531000
   [junit4]   2> 253614 INFO  (SocketProxy-Acceptor-41659) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32937,localport=35472], receiveBufferSize=530904
   [junit4]   2> 253614 INFO  (qtp1776167937-3458) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 253614 INFO  (qtp1776167937-3458) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 253716 INFO  (zkCallback-813-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 254621 INFO  (qtp1776167937-3458) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 254634 INFO  (qtp1776167937-3458) [    ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 254686 INFO  (qtp1776167937-3458) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 254694 INFO  (qtp1776167937-3458) [    ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 254695 INFO  (qtp1776167937-3458) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49dd6b6b
   [junit4]   2> 254695 INFO  (qtp1776167937-3458) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 254695 INFO  (qtp1776167937-3458) [    ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 254697 INFO  (qtp1776167937-3458) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1144995934, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 254698 WARN  (qtp1776167937-3458) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 254727 INFO  (qtp1776167937-3458) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 254727 INFO  (qtp1776167937-3458) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 254728 INFO  (qtp1776167937-3458) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 254728 INFO  (qtp1776167937-3458) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 254729 INFO  (qtp1776167937-3458) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=9.490234375, floorSegmentMB=2.1435546875, forceMergeDeletesPctAllowed=10.317658707951537, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4594798699628613
   [junit4]   2> 254729 INFO  (qtp1776167937-3458) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ca9eba[control_collection_shard1_replica_n1] main]
   [junit4]   2> 254730 INFO  (qtp1776167937-3458) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 254730 INFO  (qtp1776167937-3458) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 254730 INFO  (qtp1776167937-3458) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 254731 INFO  (searcherExecutor-1342-thread-1) [    ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@2ca9eba[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 254732 INFO  (qtp1776167937-3458) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576696394000891904
   [junit4]   2> 254734 INFO  (qtp1776167937-3458) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 254734 INFO  (qtp1776167937-3458) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 254734 INFO  (qtp1776167937-3458) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41659/qzx/control_collection_shard1_replica_n1/
   [junit4]   2> 254734 INFO  (qtp1776167937-3458) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 254734 INFO  (qtp1776167937-3458) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:41659/qzx/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 254734 INFO  (qtp1776167937-3458) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 254735 INFO  (qtp1776167937-3458) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41659/qzx/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 254837 INFO  (zkCallback-813-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 254886 INFO  (qtp1776167937-3458) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 254894 INFO  (qtp1776167937-3458) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1280
   [junit4]   2> 254901 INFO  (qtp1776167937-3456) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 255004 INFO  (zkCallback-813-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 255514 INFO  (OverseerCollectionConfigSetProcessor-98543524527865860-127.0.0.1:41659_qzx-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 255901 INFO  (qtp1776167937-3456) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41659_qzx&wt=javabin&version=2} status=0 QTime=2391
   [junit4]   2> 255921 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 255922 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45549/solr ready
   [junit4]   2> 255923 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 255923 INFO  (SocketProxy-Acceptor-41659) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41682,localport=41659], receiveBufferSize:531000
   [junit4]   2> 255927 INFO  (SocketProxy-Acceptor-41659) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32937,localport=35480], receiveBufferSize=530904
   [junit4]   2> 255932 INFO  (qtp1776167937-3453) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 255933 INFO  (OverseerThreadFactory-1339-thread-2) [    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 255934 WARN  (OverseerThreadFactory-1339-thread-2) [    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 256142 INFO  (qtp1776167937-3453) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 256142 INFO  (qtp1776167937-3453) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=209
   [junit4]   2> 256254 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/shard-1-001 of type TLOG
   [junit4]   2> 256255 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 256257 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41f2ec44{/qzx,null,AVAILABLE}
   [junit4]   2> 256257 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4904d31d{HTTP/1.1,[http/1.1]}{127.0.0.1:38061}
   [junit4]   2> 256257 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.e.j.s.Server Started @257975ms
   [junit4]   2> 256257 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qzx, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/tempDir-001/jetty1, hostPort=33743, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/shard-1-001/cores, replicaType=TLOG}
   [junit4]   2> 256258 ERROR (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 256258 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 256258 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 256258 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 256258 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-25T09:54:17.255415Z
   [junit4]   2> 256261 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 256261 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/shard-1-001/solr.xml
   [junit4]   2> 256264 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@49dd6b6b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 256268 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45549/solr
   [junit4]   2> 256277 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 256278 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 256280 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33743_qzx
   [junit4]   2> 256280 INFO  (zkCallback-820-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 256287 INFO  (zkCallback-813-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 256293 INFO  (zkCallback-825-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 256362 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49dd6b6b
   [junit4]   2> 256380 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49dd6b6b
   [junit4]   2> 256381 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49dd6b6b
   [junit4]   2> 256382 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/shard-1-001/cores
   [junit4]   2> 256406 INFO  (qtp1776167937-3457) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33743_qzx&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 256411 INFO  (OverseerCollectionConfigSetProcessor-98543524527865860-127.0.0.1:41659_qzx-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 256427 INFO  (OverseerThreadFactory-1339-thread-3) [    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33743_qzx for creating new replica
   [junit4]   2> 256428 INFO  (SocketProxy-Acceptor-33743) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43496,localport=33743], receiveBufferSize:531000
   [junit4]   2> 256443 INFO  (SocketProxy-Acceptor-33743) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38061,localport=54864], receiveBufferSize=530904
   [junit4]   2> 256445 INFO  (qtp1643711443-3505) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 256446 INFO  (qtp1643711443-3505) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 257463 INFO  (qtp1643711443-3505) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 257476 INFO  (qtp1643711443-3505) [    ] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 258035 INFO  (qtp1643711443-3505) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 258049 INFO  (qtp1643711443-3505) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true
   [junit4]   2> 258050 INFO  (qtp1643711443-3505) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49dd6b6b
   [junit4]   2> 258050 INFO  (qtp1643711443-3505) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 258050 INFO  (qtp1643711443-3505) [    ] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 258054 INFO  (qtp1643711443-3505) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1144995934, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 258057 WARN  (qtp1643711443-3505) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 258104 INFO  (qtp1643711443-3505) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 258104 INFO  (qtp1643711443-3505) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 258105 INFO  (qtp1643711443-3505) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 258105 INFO  (qtp1643711443-3505) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 258106 INFO  (qtp1643711443-3505) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=9.490234375, floorSegmentMB=2.1435546875, forceMergeDeletesPctAllowed=10.317658707951537, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4594798699628613
   [junit4]   2> 258106 INFO  (qtp1643711443-3505) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@26de2124[collection1_shard2_replica_t41] main]
   [junit4]   2> 258107 INFO  (qtp1643711443-3505) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 258107 INFO  (qtp1643711443-3505) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 258108 INFO  (qtp1643711443-3505) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 258108 INFO  (qtp1643711443-3505) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576696397540884480
   [junit4]   2> 258112 INFO  (searcherExecutor-1353-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@26de2124[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 258113 INFO  (qtp1643711443-3505) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 258113 INFO  (qtp1643711443-3505) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 258113 INFO  (qtp1643711443-3505) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33743/qzx/collection1_shard2_replica_t41/
   [junit4]   2> 258113 INFO  (qtp1643711443-3505) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 258113 INFO  (qtp1643711443-3505) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:33743/qzx/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 258113 INFO  (qtp1643711443-3505) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 258114 INFO  (qtp1643711443-3505) [    ] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 258115 INFO  (qtp1643711443-3505) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33743/qzx/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 258266 INFO  (qtp1643711443-3505) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 258267 INFO  (qtp1643711443-3505) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1821
   [junit4]   2> 258268 INFO  (qtp1776167937-3457) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33743_qzx&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1862
   [junit4]   2> 258408 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/shard-2-001 of type TLOG
   [junit4]   2> 258409 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 258413 INFO  (OverseerCollectionConfigSetProcessor-98543524527865860-127.0.0.1:41659_qzx-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 258440 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@59ab5d56{/qzx,null,AVAILABLE}
   [junit4]   2> 258440 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@34a0af4c{HTTP/1.1,[http/1.1]}{127.0.0.1:38003}
   [junit4]   2> 258441 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.e.j.s.Server Started @260158ms
   [junit4]   2> 258441 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qzx, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/tempDir-001/jetty2, hostPort=33857, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/shard-2-001/cores, replicaType=TLOG}
   [junit4]   2> 258441 ERROR (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 258442 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 258442 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 258442 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 258442 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-25T09:54:19.439119Z
   [junit4]   2> 258445 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 258445 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/shard-2-001/solr.xml
   [junit4]   2> 258447 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@49dd6b6b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 258451 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45549/solr
   [junit4]   2> 258477 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 258479 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 258480 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33857_qzx
   [junit4]   2> 258481 INFO  (zkCallback-813-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 258481 INFO  (zkCallback-825-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 258482 INFO  (zkCallback-820-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 258483 INFO  (zkCallback-831-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 258535 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49dd6b6b
   [junit4]   2> 258546 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49dd6b6b
   [junit4]   2> 258546 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49dd6b6b
   [junit4]   2> 258548 INFO  (TEST-HttpPartitionTest.test-seed#[202F446799C7A621]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/shard-2-001/cores
   [junit4]   2> 258580 INFO  (qtp1776167937-3458) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33857_qzx&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 258582 INFO  (OverseerThreadFactory-1339-thread-4) [    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33857_qzx for creating new replica
   [junit4]   2> 258583 INFO  (SocketProxy-Acceptor-33857) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35832,localport=33857], receiveBufferSize:531000
   [junit4]   2> 258603 INFO  (SocketProxy-Acceptor-33857) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38003,localport=58218], receiveBufferSize=530904
   [junit4]   2> 258606 INFO  (qtp634359619-3537) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 258607 INFO  (qtp634359619-3537) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 259618 INFO  (qtp634359619-3537) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 259654 INFO  (qtp634359619-3537) [    ] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 259747 INFO  (qtp634359619-3537) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 259761 INFO  (qtp634359619-3537) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true
   [junit4]   2> 259773 INFO  (qtp634359619-3537) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49dd6b6b
   [junit4]   2> 259773 INFO  (qtp634359619-3537) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 259773 INFO  (qtp634359619-3537) [    ] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_202F446799C7A621-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 259777 INFO  (qtp634359619-3537) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1144995934, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 259795 WARN  (qtp634359619-3537) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 259843 INFO  (qtp634359619-3537) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 259843 INFO  (qtp634359619-3537) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 259860 INFO  (qtp634359619-3537) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 259862 INFO  (qtp634359619-3537) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 259863 INFO  (qtp634359619-3537) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=9.490234375, floorSegmentMB=2.1435546875, forceMergeDeletesPctAllowed=10.317658707951537, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4594798699628613
   [junit4]   2> 259863 INFO  (qtp634359619-3537) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b179700[collection1_shard1_replica_t43] main]
   [junit4]   2> 259865 INFO  (qtp634359619-3537) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 259865 INFO  (qtp634359619-3537) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 259866 INFO  (qtp634359619-3537) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 259868 INFO  (searcherExecutor-1364-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@2b179700[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 259868 INFO  (qtp634359619-3537) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576696399386378240
   [junit4]   2> 259894 INFO  (qtp634359619-3537) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 259894 INFO  (qtp634359619-3537) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 259894 INFO  (qtp634359619-3537) [    ] o.

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

 [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20170825_103939_5653120418022092423968.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20170825_103939_5657142526499386257749.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 499 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20170825_104025_7254848595676869403069.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20170825_104025_7241493255290758767588.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20170825_104025_7241093644299583635821.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1131 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20170825_104043_10013713321011166026796.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20170825_104043_10015933793559480321762.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20170825_104049_56011374348145513431578.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20170825_104049_56016252913524872334140.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20170825_104049_5605774063523110753140.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 503 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20170825_104109_91312931600196163131742.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20170825_104109_91810458246469956877259.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20170825_104109_91312037109374134428611.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 507 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20170825_104121_4435677321817820173440.syserr
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20170825_104121_44313675201563638142920.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 595 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20170825_104127_1797716949535835847154.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20170825_104127_17912819413261706970159.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20170825_104127_17913374254024212776149.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 538 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20170825_104154_35011961365259774199368.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20170825_104154_35015294094101028096703.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 494 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20170825_104203_9699083734020515157680.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 28972 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+181) - Build # 20370 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20370/
Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseParallelGC --illegal-access=deny

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Doc with id=1 not found in http://127.0.0.1:32801/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:32801/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([D3E01CFD9172A7F8:5BB423273F8ECA00]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
	at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11543 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D3E01CFD9172A7F8-001/init-core-data-001
   [junit4]   2> 665841 WARN  (SUITE-HttpPartitionTest-seed#[D3E01CFD9172A7F8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 665847 ERROR (Thread-1853) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 666031 ERROR (TEST-HttpPartitionTest.test-seed#[D3E01CFD9172A7F8]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 667333 WARN  (qtp1111064693-74540) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 668519 WARN  (OverseerThreadFactory-3047-thread-2) [    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 668802 ERROR (TEST-HttpPartitionTest.test-seed#[D3E01CFD9172A7F8]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 668803 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e17c55c500007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 669992 WARN  (qtp362120906-74592) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 670269 ERROR (TEST-HttpPartitionTest.test-seed#[D3E01CFD9172A7F8]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 670282 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e17c55c50000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 671485 WARN  (qtp119444824-74626) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 671740 ERROR (TEST-HttpPartitionTest.test-seed#[D3E01CFD9172A7F8]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 672935 WARN  (qtp1068294949-74659) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 678204 WARN  (qtp119444824-74619) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 678213 WARN  (qtp1068294949-74660) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 680317 WARN  (zkCallback-68754-thread-1) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not found:c8n_crud_1x2_shard1_replica_t2 in [collection1_shard2_replica_t45]
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 682674 WARN  (qtp362120906-74593) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 682675 WARN  (qtp119444824-74620) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 682748 WARN  (qtp1111064693-74539) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 685015 WARN  (TEST-HttpPartitionTest.test-seed#[D3E01CFD9172A7F8]) [    ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:39293/, target: http://127.0.0.1:35371/
   [junit4]   2> 685060 ERROR (updateExecutor-68739-thread-1) [    ] o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
   [junit4]   2> 	at org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 685061 WARN  (qtp362120906-74593) [    ] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:39293
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
   [junit4]   2> 	at org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 685061 ERROR (qtp362120906-74593) [    ] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica http://127.0.0.1:39293/collMinRf_1x3_shard1_replica_t3/
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
   [junit4]   2> 	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
   [junit4]   2> 	at org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
   [junit4]   2> 	at org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 685063 WARN  (updateExecutor-68739-thread-1) [    ] o.a.s.c.LeaderInitiatedRecoveryThread Leader is publishing core=collMinRf_1x3_shard1_replica_t3 coreNodeName =core_node6 state=down on behalf of un-reachable replica http://127.0.0.1:39293/collMinRf_1x3_shard1_replica_t3/
   [junit4]   2> 685084 ERROR (updateExecutor-68739-thread-1) [    ] o.a.s.c.LeaderInitiatedRecoveryThread http://127.0.0.1:39293: Could not tell a replica to recover:org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:39293
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:634)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderInitiatedRecoveryThread.sendRecoveryCommandWithRetry(LeaderInitiatedRecoveryThread.java:209)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderInitiatedRecoveryThread.run(LeaderInitiatedRecoveryThread.java:95)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:39293 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
   [junit4]   2> 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:526)
   [junit4]   2> 	... 10 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:400)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:243)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:225)
   [junit4]   2> 	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:402)
   [junit4]   2> 	at java.base/java.net.Socket.connect(Socket.java:591)
   [junit4]   2> 	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]   2> 	... 20 more
   [junit4]   2> 
   [junit4]   2> 690087 WARN  (updateExecutor-68739-thread-1) [    ] o.a.s.c.LeaderInitiatedRecoveryThread Asking core=collMinRf_1x3_shard1_replica_t3 coreNodeName=core_node6 on http://127.0.0.1:39293 to recover; unsuccessful after 2 of 120 attempts so far ...
   [junit4]   2> 690855 WARN  (recoveryExecutor-68746-thread-1) [    ] o.a.s.h.IndexFetcher File segments_2 did not match. expected checksum is 1923724575 and actual is checksum 2786456066. expected length is 203 and actual length is 120
   [junit4]   2> 692995 WARN  (zkCallback-68730-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 694553 WARN  (zkCallback-68742-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 695556 WARN  (zkCallback-68748-thread-1) [    ] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 696078 WARN  (zkCallback-68748-thread-5) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 697608 WARN  (zkCallback-68754-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 697612 ERROR (TEST-HttpPartitionTest.test-seed#[D3E01CFD9172A7F8]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 704133 WARN  (Thread-1853) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/collections/collMinRf_1x3/state.json
   [junit4]   2> 	2	/solr/collections/c8n_crud_1x2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 704133 WARN  (TEST-HttpPartitionTest.test-seed#[D3E01CFD9172A7F8]) [    ] o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:39293/, target: http://127.0.0.1:35371/
   [junit4]   2> 704133 WARN  (TEST-HttpPartitionTest.test-seed#[D3E01CFD9172A7F8]) [    ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:32801/, target: http://127.0.0.1:37897/
   [junit4]   2> 704133 WARN  (TEST-HttpPartitionTest.test-seed#[D3E01CFD9172A7F8]) [    ] o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:42883/, target: http://127.0.0.1:44967/
   [junit4]   2> 704133 WARN  (TEST-HttpPartitionTest.test-seed#[D3E01CFD9172A7F8]) [    ] o.a.s.c.SocketProxy Closing 15 connections to: http://127.0.0.1:34357/, target: http://127.0.0.1:42035/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=D3E01CFD9172A7F8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=so-ET -Dtests.timezone=NST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 38.3s J0 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:32801/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3E01CFD9172A7F8:5BB423273F8ECA00]:0)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_D3E01CFD9172A7F8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=Direct), id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Memory)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Memory), intDvoDefault=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1106, maxMBSortInHeap=5.079911167016023, sim=RandomSimilarity(queryNorm=false): {}, locale=so-ET, timezone=NST
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=136455768,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncTest, PreAnalyzedFieldManagedSchemaCloudTest, TestSSLRandomization, SolrPluginUtilsTest, CdcrUpdateLogTest, TestManagedSynonymGraphFilterFactory, TestMinMaxOnMultiValuedField, TestBadConfig, TestLMDirichletSimilarityFactory, TestDocSet, OverseerCollectionConfigSetProcessorTest, UUIDFieldTest, DistributedFacetPivotLargeTest, TestManagedResourceStorage, TestCustomSort, ReplicationFactorTest, RAMDirectoryFactoryTest, TestPayloadCheckQParserPlugin, LeaderFailureAfterFreshStartTest, DistributedQueryComponentOptimizationTest, TestPerFieldSimilarityWithDefaultOverride, SolrJmxReporterTest, TestComponentsName, MigrateRouteKeyTest, SpellCheckCollatorTest, TestDistribIDF, OpenExchangeRatesOrgProviderTest, HdfsDirectoryTest, HighlighterMaxOffsetTest, DocValuesMissingTest, TestGraphTermsQParserPlugin, DocumentAnalysisRequestHandlerTest, CursorMarkTest, AliasIntegrationTest, OutputWriterTest, DistributedDebugComponentTest, TestFunctionQuery, TestImplicitCoreProperties, TestConfigSetsAPIExclusivity, BlockCacheTest, SharedFSAutoReplicaFailoverTest, TestBulkSchemaConcurrent, TestCollectionAPIs, TestLegacyNumericRangeQueryBuilder, UpdateParamsTest, TestManagedSchemaAPI, HdfsTlogReplayBufferedWhileIndexingTest, TestSolrCloudWithSecureImpersonation, RecoveryAfterSoftCommitTest, TestLegacyFieldCache, QueryElevationComponentTest, TestSizeLimitedDistributedMap, TestSolrQueryParser, DirectoryFactoryTest, TestCollectionAPI, TestJoin, TestCSVLoader, TestRealTimeGet, TestTolerantUpdateProcessorRandomCloud, TestBinaryResponseWriter, TestRandomCollapseQParserPlugin, XmlUpdateRequestHandlerTest, UpdateLogTest, TestReplicationHandler, MetricsHandlerTest, TestSimpleTextCodec, SolrShardReporterTest, TestLuceneMatchVersion, FullHLLTest, ZkStateWriterTest, TestJettySolrRunner, QueryResultKeyTest, TestBinaryField, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DistributedFacetPivotSmallTest, SolrCLIZkUtilsTest, JvmMetricsTest, TestUninvertingReader, TestMacros, TestPHPSerializedResponseWriter, ClassificationUpdateProcessorIntegrationTest, AtomicUpdateProcessorFactoryTest, DistanceUnitsTest, TestGeoJSONResponseWriter, DefaultValueUpdateProcessorTest, TestSolrCoreParser, TestCrossCoreJoin, TestLegacyField, HttpPartitionTest]
   [junit4] Completed [238/732 (1!)] on J0 in 38.31s, 1 test, 1 failure <<< FAILURES!

[...truncated 38126 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+181) - Build # 20369 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20369/
Java: 32bit/jdk-9-ea+181 -server -XX:+UseConcMarkSweepGC --illegal-access=deny

2 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplica.testKillLeader

Error Message:
Replica state not updated in cluster state null Live Nodes: [127.0.0.1:34435_solr, 127.0.0.1:35267_solr] Last available state: DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/5)={   "pullReplicas":"1",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"pull_replica_test_kill_leader_shard1_replica_n1",           "base_url":"http://127.0.0.1:35267/solr",           "node_name":"127.0.0.1:35267_solr",           "state":"down",           "type":"NRT",           "leader":"true"},         "core_node4":{           "core":"pull_replica_test_kill_leader_shard1_replica_p2",           "base_url":"http://127.0.0.1:34435/solr",           "node_name":"127.0.0.1:34435_solr",           "state":"active",           "type":"PULL"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"100",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Replica state not updated in cluster state
null
Live Nodes: [127.0.0.1:34435_solr, 127.0.0.1:35267_solr]
Last available state: DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/5)={
  "pullReplicas":"1",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"pull_replica_test_kill_leader_shard1_replica_n1",
          "base_url":"http://127.0.0.1:35267/solr",
          "node_name":"127.0.0.1:35267_solr",
          "state":"down",
          "type":"NRT",
          "leader":"true"},
        "core_node4":{
          "core":"pull_replica_test_kill_leader_shard1_replica_p2",
          "base_url":"http://127.0.0.1:34435/solr",
          "node_name":"127.0.0.1:34435_solr",
          "state":"active",
          "type":"PULL"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"100",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([79191CE29380BDE4:300FE856F13B29B2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:401)
	at org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.java:290)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter

Error Message:
No 'solr.node' logs in: {numFound=0,start=0,docs=[]}

Stack Trace:
java.lang.AssertionError: No 'solr.node' logs in: {numFound=0,start=0,docs=[]}
	at __randomizedtesting.SeedInfo.seed([79191CE29380BDE4:26FD31D5F88C2EA1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:85)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1695 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20170824_233122_61210842458152960665530.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20170824_233122_61216790587773852153825.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20170824_233122_612834426925198270172.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20170824_233918_87013024709144582931090.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 41 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20170824_233918_8707360170372677379184.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20170824_233918_8702528514592261488866.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1033 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20170824_234048_98716046263607527091068.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20170824_234048_9872804592673934069719.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20170824_234048_98713853973587381152462.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 218 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20170824_234306_95711725491476274009715.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20170824_234306_9578656774046006644099.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20170824_234306_9572441417822341205173.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20170824_234318_2558347192470084139782.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20170824_234318_2558380883253190768333.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20170824_234318_2559754382427965758532.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 146 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20170824_234344_1205439949484270028694.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20170824_234344_12018302000356747363889.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20170824_234344_1209937305043717369134.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20170824_234347_81312237277399595535689.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20170824_234347_8137390192832861779576.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20170824_234347_81310864738553974612620.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 145 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20170824_234357_71314631764628104349137.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20170824_234357_7138604196334483891184.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 149 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20170824_234407_6553825714406608272080.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20170824_234407_6555661502235901071878.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20170824_234407_6554743164819110256155.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20170824_234410_7872758987504053284180.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 140 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20170824_234418_91515021399964346119962.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20170824_234418_91515566517107444176414.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 25 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20170824_234418_9153145887283820995175.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1209 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20170824_234429_8459526419902590892623.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20170824_234429_84516996911406354238466.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20170824_234429_8459424011808870372406.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20170824_234439_41618088625084650083012.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20170824_234439_4162173640589329465225.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20170824_234439_416608150500335462940.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 246 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20170824_234452_70613482966812875946073.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20170824_234452_70613130060516244202334.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20170824_234452_70611277211778128556113.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20170824_234741_7927830942217021770993.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20170824_234741_79215685584372523086542.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20170824_234741_7921770089000075131811.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20170824_234745_007475680018626177825.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20170824_234745_00713365578594126080301.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20170824_234745_0043772331954176502460.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 207 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20170824_234751_2528964354875664874730.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20170824_234751_25216379527802039305861.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20170824_234751_25212409819629647147861.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20170824_234822_44916180378798290730015.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20170824_234822_4494110793515808769355.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20170824_234822_4492505534255238650009.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20170824_234833_3443023970475691448328.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20170824_234833_34114746740750668651649.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20170824_234833_3419348497332124761315.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20170824_234847_9803158915217076924062.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20170824_234847_9746933820480335825594.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20170824_234847_9786368240896420607967.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 141 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20170824_234914_7161265910494062169624.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20170824_234914_71610913879232759586497.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20170824_234926_4872093849162108986206.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20170824_234926_48716310171112018716877.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20170824_234926_4871792765047536338625.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 307 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20170824_234945_7152264451132784048851.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20170824_234945_71510173983408436954973.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20170824_234945_7157493927193675426631.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 216 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20170824_234953_1759441613305320065094.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20170824_234953_17516611425366410905989.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20170824_234953_17517090629242511127198.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 199 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20170824_234959_61813623143728920342562.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20170824_234959_6183796295871592689815.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20170824_234959_6189466816382753670904.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 197 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20170824_235011_49911663216975042708806.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20170824_235011_4998844034447458283890.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 10 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20170824_235011_4997556878925753292551.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 207 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20170824_235102_25214241311358427397628.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20170824_235102_25213270159673391770841.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20170824_235102_2528878181025969926734.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 140 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20170824_235113_0997390582872836710398.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20170824_235115_23644354218764032620.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20170824_235115_23618395991147967450340.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20170824_235115_2369962826125599645065.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20170824_235209_7829318126907571641559.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20170824_235209_7816910473402821308457.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20170824_235209_7816736124155325983211.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1531 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_79191CE29380BDE4-001/init-core-data-001
   [junit4]   2> 194430 WARN  (SUITE-SolrSlf4jReporterTest-seed#[79191CE29380BDE4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrSlf4jReporterTest -Dtests.method=testReporter -Dtests.seed=79191CE29380BDE4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=no -Dtests.timezone=Asia/Ulan_Bator -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 6.34s J1 | SolrSlf4jReporterTest.testReporter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: No 'solr.node' logs in: {numFound=0,start=0,docs=[]}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([79191CE29380BDE4:26FD31D5F88C2EA1]:0)
   [junit4]    > 	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:85)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_79191CE29380BDE4-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9, maxDocsPerChunk=450, blockSize=42), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9, blockSize=42)), sim=RandomSimilarity(queryNorm=true): {}, locale=no, timezone=Asia/Ulan_Bator
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9 (32-bit)/cpus=8,threads=1,free=32914472,total=131276800
   [junit4]   2> NOTE: All tests run in this JVM: [StatsReloadRaceTest, DirectSolrConnectionTest, TestBM25SimilarityFactory, TestAuthorizationFramework, DistributedQueueTest, SolrMetricReporterTest, EnumFieldTest, TestLegacyFieldReuse, HdfsLockFactoryTest, TestReloadAndDeleteDocs, TestQueryTypes, MoreLikeThisHandlerTest, TestEmbeddedSolrServerConstructors, TestSolrCoreSnapshots, DistributedFacetPivotLongTailTest, CollectionStateFormat2Test, TestNumericTokenStream, DistributedExpandComponentTest, SolrCmdDistributorTest, TestSolrCLIRunExample, ClusterStateUpdateTest, TestGraphMLResponseWriter, SolrSlf4jReporterTest]
   [junit4] Completed [60/732 (1!)] on J1 in 6.37s, 1 test, 1 failure <<< FAILURES!

[...truncated 773 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_79191CE29380BDE4-001/init-core-data-001
   [junit4]   2> 1194878 WARN  (SUITE-TestPullReplica-seed#[79191CE29380BDE4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 1194896 ERROR (Thread-1899) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1195084 ERROR (jetty-launcher-1346-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1195158 ERROR (jetty-launcher-1346-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1195674 WARN  (OverseerThreadFactory-3735-thread-1) [    ] o.a.s.c.CreateCollectionCmd Specified number of replicas of 4 on collection pull_replica_test_create_delete is higher than the number of Solr instances currently live or live and part of your createNodeSet(2). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   1> / (11)
   [junit4]   1>  /configs (2)
   [junit4]   1>   /configs/_default (7)
   [junit4]   1>    /configs/_default/protwords.txt (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/_default/managed-schema (0)
   [junit4]   1>    DATA:
   [junit4]   1>        <?xml version="1.0" encoding="UTF-8" ?>
   [junit4]   1>        <!--
   [junit4]   1>         Licensed to the Apache Software Foundation (ASF) under one or more
   [junit4]   1>         contributor license agreements.  See the NOTICE file distributed with
   [junit4]   1>         this work for additional information regarding copyright ownership.
   [junit4]   1>         The ASF licenses this file to You under the Apache License, Version 2.0
   [junit4]   1>         (the "License"); you may not use this file except in compliance with
   [junit4]   1>         the License.  You may obtain a copy of the License at
   [junit4]   1>        
   [junit4]   1>             http://www.apache.org/licenses/LICENSE-2.0
   [junit4]   1>        
   [junit4]   1>         Unless required by applicable law or agreed to in writing, software
   [junit4]   1>         distributed under the License is distributed on an "AS IS" BASIS,
   [junit4]   1>         WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   [junit4]   1>         See the License for the specific language governing permissions and
   [junit4]   1>         limitations under the License.
   [junit4]   1>        -->
   [junit4]   1>        
   [junit4]   1>        <!--
   [junit4]   1>        
   [junit4]   1>         This example schema is the recommended starting point for users.
   [junit4]   1>         It should be kept correct and concise, usable out-of-the-box.
   [junit4]   1>        
   [junit4]   1>        
   [junit4]   1>         For more information, on how to customize this file, please see
   [junit4]   1>         http://lucene.apache.org/solr/guide/documents-fields-and-schema-design.html
   [junit4]   1>        
   [junit4]   1>         PERFORMANCE NOTE: this schema includes many optional features and should not
   [junit4]   1>         be used for benchmarking.  To improve performance one could
   [junit4]   1>          - set stored="false" for all fields possible (esp large fields) when you
   [junit4]   1>            only need to search on the field but don't need to return the original
   [junit4]   1>            value.
   [junit4]   1>          - set indexed="false" if you don't need to search on the field, but only
   [junit4]   1>            return the field as a result of searching on other indexed fields.
   [junit4]   1>          - remove all unneeded copyField statements
   [junit4]   1>          - for best index size and searching performance, set "index" to false
   [junit4]   1>            for all general text fields, use copyField to copy them to the
   [junit4]   1>            catchall "text" field, and use that for searching.
   [junit4]   1>        -->
   [junit4]   1>        
   [junit4]   1>        <schema name="default-config" version="1.6">
   [junit4]   1>            <!-- attribute "name" is the name of this schema and is only used for display purposes.
   [junit4]   1>               version="x.y" is Solr's version number for the schema syntax and 
   [junit4]   1>               semantics.  It should not normally be changed by applications.
   [junit4]   1>        
   [junit4]   1>               1.0: multiValued attribute did not exist, all fields are multiValued 
   [junit4]   1>                    by nature
   [junit4]   1>               1.1: multiValued attribute introduced, false by default 
   [junit4]   1>               1.2: omitTermFreqAndPositions attribute introduced, true by default 
   [junit4]   1>                    except for text fields.
   [junit4]   1>               1.3: removed optional field compress feature
   [junit4]   1>               1.4: autoGeneratePhraseQueries attribute introduced to drive QueryParser
   [junit4]   1>                    behavior when a single string produces multiple tokens.  Defaults 
   [junit4]   1>                    to off for version >= 1.4
   [junit4]   1>               1.5: omitNorms defaults to true for primitive field types 
   [junit4]   1>                    (int, float, boolean, string...)
   [junit4]   1>               1.6: useDocValuesAsStored defaults to true.
   [junit4]   1>            -->
   [junit4]   1>        
   [junit4]   1>            <!-- Valid attributes for fields:
   [junit4]   1>             name: mandatory - the name for the field
   [junit4]   1>             type: mandatory - the name of a field type from the 
   [junit4]   1>               fieldTypes section
   [junit4]   1>             indexed: true if this field should be indexed (searchable or sortable)
   [junit4]   1>             stored: true if this field should be retrievable
   [junit4]   1>             docValues: true if this field should have doc values. Doc Values is
   [junit4]   1>               recommended (required, if you are using *Point fields) for faceting,
   [junit4]   1>               grouping, sorting and function queries. Doc Values will make the index
   [junit4]   1>               faster to load, more NRT-friendly and more memory-efficient. 
   [junit4]   1>               They are currently only supported by StrField, UUIDField, all 
   [junit4]   1>               *PointFields, and depending on the field type, they might require
   [junit4]   1>               the field to be single-valued, be required or have a default value
   [junit4]   1>               (check the documentation of the field type you're interested in for
   [junit4]   1>               more information)
   [junit4]   1>             multiValued: true if this field may contain multiple values per document
   [junit4]   1>             omitNorms: (expert) set to true to omit the norms associated with
   [junit4]   1>               this field (this disables length normalization and index-time
   [junit4]   1>               boosting for the field, and saves some memory).  Only full-text
   [junit4]   1>               fields or fields that need an index-time boost need norms.
   [junit4]   1>               Norms are omitted for primitive (non-analyzed) types by default.
   [junit4]   1>             termVectors: [false] set to true to store the term vector for a
   [junit4]   1>               given field.
   [junit4]   1>               When using MoreLikeThis, fields used for similarity should be
   [junit4]   1>               stored for best performance.
   [junit4]   1>             termPositions: Store position information with the term vector.  
   [junit4]   1>               This will increase storage costs.
   [junit4]   1>             termOffsets: Store offset information with the term vector. This 
   [junit4]   1>               will increase storage costs.
   [junit4]   1>             required: The field is required.  It will throw an error if the
   [junit4]   1>               value does not exist
   [junit4]   1>             default: a value that should be used if no value is specified
   [junit4]   1>               when adding a document.
   [junit4]   1>            -->
   [junit4]   1>        
   [junit4]   1>            <!-- field names should consist of alphanumeric or underscore characters only and
   [junit4]   1>              not start with a digit.  This is not currently strictly enforced,
   [junit4]   1>              but other field names will not have first class support from all components
   [junit4]   1>              and back compatibility is not guaranteed.  Names with both leading and
   [junit4]   1>              trailing underscores (e.g. _version_) are reserved.
   [junit4]   1>            -->
   [junit4]   1>        
   [junit4]   1>            <!-- In this _default configset, only four fields are pre-declared:
   [junit4]   1>                 id, _version_, and _text_ and _root_. All other fields will be type guessed and added via the
   [junit4]   1>                 "add-unknown-fields-to-the-schema" update request processor chain declared in solrconfig.xml.
   [junit4]   1>                 
   [junit4]   1>                 Note that many dynamic fields are also defined - you can use them to specify a 
   [junit4]   1>                 field's type via field naming conventions - see below.
   [junit4]   1>          
   [junit4]   1>                 WARNING: The _text_ catch-all field will significantly increase your index size.
   [junit4]   1>                 If you don't need it, consider removing it and the corresponding copyField directive.
   [junit4]   1>            -->
   [junit4]   1>        
   [junit4]   1>            <field name="id" type="string" indexed="true" stored="true" required="true" multiValued="false" />
   [junit4]   1>            <!-- docValues are enabled by default for long type so we don't need to index the version field  -->
   [junit4]   1>            <field name="_version_" type="plong" indexed="false" stored="false"/>
   [junit4]   1>            <field name="_root_" type="string" indexed="true" stored="false" docValues="false" />
   [junit4]   1>            <field name="_text_" type="text_general" indexed="true" stored="false" multiValued="true"/>
   [junit4]   1>        
   [junit4]   1>            <!-- This can be enabled, in case the client does not know what fields may be searched. It isn't enabled by default
   [junit4]   1>                 because it's very expensive to index everything twice. -->
   [junit4]   1>            <!-- <copyField source="*" dest="_text_"/> -->
   [junit4]   1>        
   [junit4]   1>            <!-- Dynamic field definitions allow using convention over configuration
   [junit4]   1>               for fields via the specification of patterns to match field names.
   [junit4]   1>               EXAMPLE:  name="*_i" will match any field ending in _i (like myid_i, z_i)
   [junit4]   1>               RESTRICTION: the glob-like pattern in the name attribute must have a "*" only at the start or the end.  -->
   [junit4]   1>           
   [junit4]   1>            <dynamicField name="*_i"  type="pint"    indexed="true"  stored="true"/>
   [junit4]   1>            <dynamicField name="*_is" type="pints"    indexed="true"  stored="true"/>
   [junit4]   1>            <dynamicField name="*_s"  type="string"  indexed="true"  stored="true" />
   [junit4]   1>            <dynamicField name="*_ss" type="strings"  indexed="true"  stored="true"/>
   [junit4]   1>            <dynamicField name="*_l"  type="plong"   indexed="true"  stored="true"/>
   [junit4]   1>            <dynamicField name="*_ls" type="plongs"   indexed="true"  stored="true"/>
   [junit4]   1>            <dynamicField name="*_txt" type="text_general" indexed="true" stored="true"/>
   [junit4]   1>            <dynamicField name="*_b"  type="boolean" indexed="true" stored="true"/>
   [junit4]   1>            <dynamicField name="*_bs" type="booleans" indexed="true" stored="true"/>
   [junit4]   1>            <dynamicField name="*_f"  type="pfloat"  indexed="true"  stored="true"/>
   [junit4]   1>            <dynamicField name="*_fs" type="pfloats"  indexed="true"  stored="true"/>
   [junit4]   1>            <dynamicField name="*_d"  type="pdouble" indexed="true"  stored="true"/>
   [junit4]   1>            <dynamicField name="*_ds" type="pdoubles" indexed="true"  stored="true"/>
   [junit4]   1>        
   [junit4]   1>            <!-- Type used for data-driven schema, to add a string copy for each text field -->
   [junit4]   1>            <dynamicField name="*_str" type="strings" stored="false" docValues="true" indexed="false" />
   [junit4]   1>        
   [junit4]   1>            <dynamicField name="*_dt"  type="pdate"    indexed="true"  stored="true"/>
   [junit4]   1>            <dynamicField name="*_dts" type="pdate"    indexed="true"  stored="true" multiValued="true"/>
   [junit4]   1>            <dynamicField name="*_p"  type="location" indexed="true" stored="true"/>
   [junit4]   1>            <dynamicField name="*_srpt"  type="location_rpt" indexed="true" stored="true"/>
   [junit4]   1>            
   [junit4]   1>            <!-- payloaded dynamic fields -->
   [junit4]   1>            <dynamicField name="*_dpf" type="delimited_payloads_float" indexed="true"  stored="true"/>
   [junit4]   1>            <dynamicField name="*_dpi" type="delimited_payloads_int" indexed="true"  stored="true"/>
   [junit4]   1>            <dynamicField name="*_dps" type="delimited_payloads_string" indexed="true"  stored="true"/>
   [junit4]   1>        
   [junit4]   1>            <dynamicField name="attr_*" type="text_general" indexed="true" stored="true" multiValued="true"/>
   [junit4]   1>        
   [junit4]   1>            <!-- Field to use to determine and enforce document uniqueness.
   [junit4]   1>              Unless this field is marked with required="false", it will be a required field
   [junit4]   1>            -->
   [junit4]   1>            <uniqueKey>id</uniqueKey>
   [junit4]   1>        
   [junit4]   1>            <!-- copyField commands copy one field to another at the time a document
   [junit4]   1>               is added to the index.  It's used either to index the same field differently,
   [junit4]   1>               or to add multiple fields to the same field for easier/faster searching.
   [junit4]   1>        
   [junit4]   1>            <copyField source="sourceFieldName" dest="destinationFieldName"/>
   [junit4]   1>            -->
   [junit4]   1>        
   [junit4]   1>            <!-- field type definitions. The "name" attribute is
   [junit4]   1>               just a label to be used by field definitions.  The "class"
   [junit4]   1>               attribute and any other attributes determine the real
   [junit4]   1>               behavior of the fieldType.
   [junit4]   1>                 Class names starting with "solr" refer to java classes in a
   [junit4]   1>               standard package such as org.apache.solr.analysis
   [junit4]   1>            -->
   [junit4]   1>        
   [junit4]   1>            <!-- sortMissingLast and sortMissingFirst attributes are optional attributes are
   [junit4]   1>                 currently supported on types that are sorted internally as strings
   [junit4]   1>                 and on numeric types.
   [junit4]   1>               This includes "string", "boolean", "pint", "pfloat", "plong", "pdate", "pdouble".
   [junit4]   1>               - If sortMissingLast="true", then a sort on this field will cause documents
   [junit4]   1>                 without the field to come after documents with the field,
   [junit4]   1>                 regardless of the requested sort order (asc or desc).
   [junit4]   1>               - If sortMissingFirst="true", then a sort on this field will cause documents
   [junit4]   1>                 without the field to come before documents with the field,
   [junit4]   1>                 regardless of the requested sort order.
   [junit4]   1>               - If sortMissingLast="false" and sortMissingFirst="false" (the default),
   [junit4]   1>                 then default lucene sorting will be used which places docs without the
   [junit4]   1>                 field first in an ascending sort and last in a descending sort.
   [junit4]   1>            -->
   [junit4]   1>        
   [junit4]   1>            <!-- The StrField type is not analyzed, but indexed/stored verbatim.
   [junit4]   1>               It supports doc values but in that case the field needs to be
   [junit4]   1>               single-valued and either required or have a default value.
   [junit4]   1>              -->
   [junit4]   1>            <fieldType name="string" class="solr.StrField" sortMissingLast="true" docValues="true" />
   [junit4]   1>            <fieldType name="strings" class="solr.StrField" sortMissingLast="true" multiValued="true" docValues="true" />
   [junit4]   1>        
   [junit4]   1>            <!-- boolean type: "true" or "false" -->
   [junit4]   1>            <fieldType name="boolean" class="solr.BoolField" sortMissingLast="true"/>
   [junit4]   1>            <fieldType name="booleans" class="solr.BoolField" sortMissingLast="true" multiValued="true"/>
   [junit4]   1>        
   [junit4]   1>            <!--
   [junit4]   1>              Numeric field types that index values using KD-trees.
   [junit4]   1>              Point fields don't support FieldCache, so they must have docValues="true" if needed for sorting, faceting, functions, etc.
   [junit4]   1>            -->
   [junit4]   1>            <fieldType name="pint" class="solr.IntPointField" docValues="true"/>
   [junit4]   1>            <fieldType name="pfloat" class="solr.FloatPointField" docValues="true"/>
   [junit4]   1>            <fieldType name="plong" class="solr.LongPointField" docValues="true"/>
   [junit4]   1>            <fieldType name="pdouble" class="solr.DoublePointField" docValues="true"/>
   [junit4]   1>            
   [junit4]   1>            <fieldType name="pints" class="solr.IntPointField" docValues="true" multiValued="true"/>
   [junit4]   1>            <fieldType name="pfloats" class="solr.FloatPointField" docValues="true" multiValued="true"/>
   [junit4]   1>            <fieldType name="plongs" class="solr.LongPointField" docValues="true" multiValued="true"/>
   [junit4]   1>            <fieldType name="pdoubles" class="solr.DoublePointField" docValues="true" multiValued="true"/>
   [junit4]   1>        
   [junit4]   1>            <!-- The format for this date field is of the form 1995-12-31T23:59:59Z, and
   [junit4]   1>                 is a more restricted form of the canonical representation of dateTime
   [junit4]   1>                 http://www.w3.org/TR/xmlschema-2/#dateTime    
   [junit4]   1>                 The trailing "Z" designates UTC time and is mandatory.
   [junit4]   1>                 Optional fractional seconds are allowed: 1995-12-31T23:59:59.999Z
   [junit4]   1>                 All other components are mandatory.
   [junit4]   1>        
   [junit4]   1>                 Expressions can also be used to denote calculations that should be
   [junit4]   1>                 performed relative to "NOW" to determine the value, ie...
   [junit4]   1>        
   [junit4]   1>                       NOW/HOUR
   [junit4]   1>                          ... Round to the start of the current hour
   [junit4]   1>                       NOW-1DAY
   [junit4]   1>                          ... Exactly 1 day prior to now
   [junit4]   1>                       NOW/DAY+6MONTHS+3DAYS
   [junit4]   1>                          ... 6 months and 3 days in the future from the start of
   [junit4]   1>                              the current day
   [junit4]   1>                              
   [junit4]   1>              -->
   [junit4]   1>            <!-- KD-tree versions of date fields -->
   [junit4]   1>            <fieldType name="pdate" class="solr.DatePointField" docValues="true"/>
   [junit4]   1>            <fieldType name="pdates" class="solr.DatePointField" docValues="true" multiValued="true"/>
   [junit4]   1>            
   [junit4]   1>            <!--Binary data type. The data should be sent/retrieved in as Base64 encoded Strings -->
   [junit4]   1>            <fieldType name="binary" class="solr.BinaryField"/>
   [junit4]   1>        
   [junit4]   1>            <!-- solr.TextField allows the specification of custom text analyzers
   [junit4]   1>                 specified as a tokenizer and a list of token filters. Different
   [junit4]   1>                 analyzers may be specified for indexing and querying.
   [junit4]   1>        
   [junit4]   1>                 The optional positionIncrementGap puts space between multiple fields of
   [junit4]   1>                 this type on the same document, with the purpose of preventing false phrase
   [junit4]   1>                 matching across fields.
   [junit4]   1>        
   [junit4]   1>                 For more info on customizing your analyzer chain, please see
   [junit4]   1>                 http://lucene.apache.org/solr/guide/understanding-analyzers-tokenizers-and-filters.html#understanding-analyzers-tokenizers-and-filters
   [junit4]   1>             -->
   [junit4]   1>        
   [junit4]   1>            <!-- One can also specify an existing Analyzer class that has a
   [junit4]   1>                 default constructor via the class attribute on the analyzer element.
   [junit4]   1>                 Example:
   [junit4]   1>            <fieldType name="text_greek" class="solr.TextField">
   [junit4]   1>              <analyzer class="org.apache.lucene.analysis.el.GreekAnalyzer"/>
   [junit4]   1>            </fieldType>
   [junit4]   1>            -->
   [junit4]   1>        
   [junit4]   1>            <!-- A text field that only splits on whitespace for exact matching of words -->
   [junit4]   1>            <dynamicField name="*_ws" type="text_ws"  indexed="true"  stored="true"/>
   [junit4]   1>            <fieldType name="text_ws" class="solr.TextField" positionIncrementGap="100">
   [junit4]   1>              <analyzer>
   [junit4]   1>                <tokenizer class="solr.WhitespaceTokenizerFactory"/>
   [junit4]   1>              </analyzer>
   [junit4]   1>            </fieldType>
   [junit4]   1>        
   [junit4]   1>            <!-- A general text field that has reasonable, generic
   [junit4]   1>                 cross-language defaults: it tokenizes with StandardTokenizer,
   [junit4]   1>        	       removes stop words from case-insensitive "stopwords.txt"
   [junit4]   1>        	       (empty by default), and down cases.  At query time only, it
   [junit4]   1>        	       also applies synonyms.
   [junit4]   1>        	  -->
   [junit4]   1>            <fieldType name="text_general" class="solr.TextField" positionIncrementGap="100" multiValued="true">
   [junit4]   1>              <analyzer type="index">
   [junit4]   1>                <tokenizer class="solr.StandardTokenizerFactory"/>
   [junit4]   1>                <filter class="solr.StopFilterFactory" ignoreCase="true" words="stopwords.txt" />
   [junit4]   1>                <!-- in this example, we will only use synonyms at query time
   [junit4]   1>                <filter class="solr.SynonymGraphFilterFactory" synonyms="index_synonyms.txt" ignoreCase="true" expand="false"/>
   [junit4]   1>                <filter class="solr.FlattenGraphFilterFactory"/>
   [junit4]   1>                -->
   [junit4]   1>                <filter class="solr.LowerCaseFilterFactory"/>
   [junit4]   1>              </analyzer>
   [junit4]   1>              <analyzer type="query">
   [junit4]   1>                <tokenizer class="solr.StandardTokenizerFactory"/>
   [junit4]   1>                <filter class="solr.StopFilterFactory" ignoreCase="true" words="stopwords.txt" />
   [junit4]   1>                <filter class="solr.SynonymGraphFilterFactory" synonyms="synonyms.txt" ignoreCase="true" expand="true"/>
   [junit4]   1>                <filter class="solr.LowerCaseFilterFactory"/>
   [junit4]   1>              </analyzer>
   [junit4]   1>            </fieldType>
   [junit4]   1>        
   [junit4]   1>            <!-- A text field with defaults appropriate for English: it tokenizes with StandardTokenizer,
   [junit4]   1>                 removes English stop words (lang/stopwords_en.txt), down cases, protects words from protwords.txt, and
   [junit4]   1>                 finally applies Porter's stemming.  The query time analyzer also applies synonyms from synonyms.txt. -->
   [junit4]   1>            <dynamicField name="*_txt_en" type="text_en"  indexed="true"  stored="true"/>
   [junit4]   1>            <fieldType name="text_en" class="solr.TextField" positionIncrementGap="100">
   [junit4]   1>              <analyzer type="index">
   [junit4]   1>                <tokenizer class="solr.StandardTokenizerFactory"/>
   [junit4]   1>                <!-- in this example, we will only use synonyms at query time
   [junit4]   1>                <filter class="solr.SynonymGraphFilterFactory" synonyms="index_synonyms.txt" ignoreCase="true" expand="false"/>
   [junit4]   1>                <filter class="solr.FlattenGraphFilterFactory"/>
   [junit4]   1>                -->
   [junit4]   1>                <!-- Case insensitive stop word removal.
   [junit4]   1>                -->
   [junit4]   1>                <filter class="solr.StopFilterFactory"
   [junit4]   1>                        ignoreCase="true"
   [junit4]   1>                        words="lang/stopwords_en.txt"
   [junit4]   1>                    />
   [junit4]   1>                <filter class="solr.LowerCaseFilterFactory"/>
   [junit4]   1>                <filter class="solr.EnglishPossessiveFilterFactory"/>
   [junit4]   1>                <filter class="solr.KeywordMarkerFilterFactory" protected="protwords.txt"/>
   [junit4]   1>                <!-- Optionally you may want to use this less aggressive stemmer instead of PorterStemFilterFactory:
   [junit4]   1>                <filter class="solr.EnglishMinimalStemFilterFactory"/>
   [junit4]   1>        	      -->
   [junit4]   1>                <filter class="solr.PorterStemFilterFactory"/>
   [junit4]   1>              </analyzer>
   [junit4]   1>              <analyzer type="query">
   [junit4]   1>                <tokenizer class="solr.StandardTokenizerFactory"/>
   [junit4]   1>                <filter class="solr.SynonymGraphFilterFactory" synonyms="synonyms.txt" ignoreCase="true" expand="true"/>
   [junit4]   1>                <filter class="solr.StopFilterFactory"
   [junit4]   1>                        ignoreCase="true"
   [junit4]   1>                        words="lang/stopwords_en.txt"
   [junit4]   1>                />
   [junit4]   1>                <filter class="solr.LowerCaseFilterFactory"/>
   [junit4]   1>                <filter class="solr.EnglishPossessiveFilterFactory"/>
   [junit4]   1>                <filter class="solr.KeywordMarkerFilterFactory" protected="protwords.txt"/>
   [junit4]   1>                <!-- Optionally you may want to use this less aggressive stemmer instead of PorterStemFilterFactory:
   [junit4]   1>                <filter class="solr.EnglishMinimalStemFilterFactory"/>
   [junit4]   1>        	      -->
   [junit4]   1>                <filter class="solr.PorterStemFilterFactory"/>
   [junit4]   1>              </analyzer>
   [junit4]   1>            </fieldType>
   [junit4]   1>        
   [junit4]   1>            <!-- A text field with defaults appropriate for English, plus
   [junit4]   1>                 aggressive word-splitting and autophrase features enabled.
   [junit4]   1>                 This field is just like text_en, except it adds
   [junit4]   1>                 WordDelimiterGraphFilter to enable splitting and matching of
   [junit4]   1>                 words on case-change, alpha numeric boundaries, and
   [junit4]   1>                 non-alphanumeric chars.  This means certain compound word
   [junit4]   1>                 cases will work, for example query "wi fi" will match
   [junit4]   1>                 document "WiFi" or "wi-fi".
   [junit4]   1>            -->
   [junit4]   1>            <dynamicField name="*_txt_en_split" type="text_en_splitting"  indexed="true"  stored="true"/>
   [junit4]   1>            <fieldType name="text_en_splitting" class="solr.TextField" positionIncrementGap="100" autoGeneratePhraseQueries="true">
   [junit4]   1>              <analyzer type="index">
   [junit4]   1>                <tokenizer class="solr.WhitespaceTokenizerFactory"/>
   [junit4]   1>                <!-- in this example, we will only use synonyms at query time
   [junit4]   1>                <filter class="solr.SynonymGraphFilterFactory" synonyms="index_synonyms.txt" ignoreCase="true" expand="false"/>
   [junit4]   1>                -->
   [junit4]   1>                <!-- Case insensitive stop word removal.
   [junit4]   1>                -->
   [junit4]   1>                <filter class="solr.StopFilterFactory"
   [junit4]   1>                        ignoreCase="true"
   [junit4]   1>                        words="lang/stopwords_en.txt"
   [junit4]   1>                />
   [junit4]   1>                <filter class="solr.WordDelimiterGraphFilterFactory" generateWordParts="1" generateNumberParts="1" catenateWords="1" catenateNumbers="1" catenateAll="0" splitOnCaseChange="1"/>
   [junit4]   1>                <filter class="solr.LowerCaseFilterFactory"/>
   [junit4]   1>                <filter class="solr.KeywordMarkerFilterFactory" protected="protwords.txt"/>
   [junit4]   1>                <filter class="solr.PorterStemFilterFactory"/>
   [junit4]   1>                <filter class="solr.FlattenGraphFilterFactory" />
   [junit4]   1>              </analyzer>
   [junit4]   1>              <analyzer type="query">
   [junit4]   1>                <tokenizer class="solr.WhitespaceTokenizerFactory"/>
   [junit4]   1>                <filter class="solr.SynonymGraphFilterFactory" synonyms="synonyms.txt" ignoreCase="true" expand="true"/>
   [junit4]   1>                <filter class="solr.StopFilterFactory"
   [junit4]   1>                        ignoreCase="true"
   [junit4]   1>                        words="lang/stopwords_en.txt"
   [junit4]   1>                />
   [junit4]   1>                <filter class="solr.WordDelimiterGraphFilterFactory" generateWordParts="1" generateNumberParts="1" catenateWords="0" catenateNumbers="0" catenateAll="0" splitOnCaseChange="1"/>
   [junit4]   1>                <filter class="solr.LowerCaseFilterFactory"/>
   [junit4]   1>                <filter class="solr.KeywordMarkerFilterFactory" protected="protwords.txt"/>
   [junit4]   1>                <filter class="solr.PorterStemFilterFactory"/>
   [junit4]   1>              </analyzer>
   [junit4]   1>            </fieldType>
   [junit4]   1>        
   [junit4]   1>            <!-- Less flexible matching, but less false matches.  Probably not ideal for product names,
   [junit4]   1>                 but may be good for SKUs.  Can insert dashes in the wrong place and still match. -->
   [junit4]   1>            <dynamicField name="*_txt_en_split_tight" type="text_en_splitting_tight"  indexed="true"  stored="true"/>
   [junit4]   1>            <fieldType name="text_en_splitting_tight" class="solr.TextField" positionIncrementGap="100" autoGeneratePhraseQueries="true">
   [junit4]   1>              <analyzer type="index">
   [junit4]   1>                <tokenizer class="solr.WhitespaceTokenizerFactory"/>
   [junit4]   1>                <filter class="solr.SynonymGraphFilterFactory" synonyms="synonyms.txt" ignoreCase="true" expand="false"/>
   [junit4]   1>                <filter class="solr.StopFilterFactory" ignoreCase="true" words="lang/stopwords_en.txt"/>
   [junit4]   1>                <filter class="solr.WordDelimiterGraphFilterFactory" generateWordParts="0" generateNumberParts="0" catenateWords="1" catenateNumbers="1" catenateAll="0"/>
   [junit4]   1>                <filter class="solr.LowerCaseFilterFactory"/>
   [junit4]   1>                <filter class="solr.KeywordMarkerFilterFactory" protected="protwords.txt"/>
   [junit4]   1>                <filter class="solr.EnglishMinimalStemFilterFactory"/>
   [junit4]   1>                <!-- this filter can remove any duplicate tokens that appear at the same position - sometimes
   [junit4]   1>                     possible with WordDelimiterGraphFilter in conjuncton with stemming. -->
   [junit4]   1>                <filter class="solr.RemoveDuplicatesTokenFilterFactory"/>
   [junit4]   1>                <filter class="solr.FlattenGraphFilterFactory" />
   [junit4]   1>              </analyzer>
   [junit4]   1>              <analyzer type="query">
   [junit4]   1>                <tokenizer class="solr.WhitespaceTokenizerFactory"/>
   [junit4]   1>                <filter class="solr.SynonymGraphFilterFactory" synonyms="synonyms.txt" ignoreCase="true" expand="false"/>
   [junit4]   1>                <filter class="solr.StopFilterFactory" ignoreCase="true" words="lang/stopwords_en.txt"/>
   [junit4]   1>                <filter class="solr.WordDelimiterGraphFilterFactory" generateWordParts="0" generateNumberParts="0" catenateWords="1" catenateNumbers="1" catenateAll="0"/>
   [junit4]   1>                <filter class="solr.LowerCaseFilterFactory"/>
   [junit4]   1>                <filter class="solr.KeywordMarkerFilterFactory" protected="protwords.txt"/>
   [junit4]   1>                <filter class="solr.EnglishMinimalStemFilterFactory"/>
   [junit4]   1>                <!-- this filter can remove any duplicate tokens that appear at the same position - sometimes
   [junit4]   1>                     possible with WordDelimiterGraphFilter in conjuncton with stemming. -->
   [junit4]   1>                <filter class="solr.RemoveDuplicatesTokenFilterFactory"/>
   [junit4]   1>              </analyzer>
   [junit4]   1>            </fieldType>
   [junit4]   1>        
   [junit4]   1>            <!-- Just like text_general except it reverses the characters of
   [junit4]   1>        	       each token, to enable more efficient leading wildcard queries.
   [junit4]   1>            -->
   [junit4]   1>            <dynamicField name="*_txt_rev" type="text_general_rev"  indexed="true"  stored="true"/>
   [junit4]   1>            <fieldType name="text_general_rev" class="solr.TextField" positionIncrementGap="100">
   [junit4]   1>              <analyzer type="index">
   [junit4]   1>                <tokenizer class="solr.StandardTokenizerFactory"/>
   [junit4]   1>                <filter class="solr.StopFilterFactory" ignoreCase="true" words="stopwords.txt" />
   [junit4]   1>                <filter class="solr.LowerCaseFilterFactory"/>
   [junit4]   1>                <filter class="solr.ReversedWildcardFilterFactory" withOriginal="true"
   [junit4]   1>                        maxPosAsterisk="3" maxPosQuestion="2" maxFractionAsterisk="0.33"/>
   [junit4]   1>              </analyzer>
   [junit4]   1>              <analyzer type="query">
   [junit4]   1>                <tokenizer class="solr.StandardTokenizerFactory"/>
   [junit4]   1>                <filter class="solr.SynonymGraphFilterFactory" synonyms="synonyms.txt" ignoreCase="true" expand="true"/>
   [junit4]   1>                <filter class="solr.StopFilterFactory" ignoreCase="true" words="stopwords.txt" />
   [junit4]   1>                <filter class="solr.LowerCaseFilterFactory"/>
   [junit4]   1>              </analyzer>
   [junit4]   1>            </fieldType>
   [junit4]   1>        
   [junit4]   1>            <dynamicField name="*_phon_en" type="phonetic_en"  indexed="true"  stored="true"/>
   [junit4]   1>            <fieldType name="phonetic_en" stored="false" indexed="true" class="solr.TextField" >
   [junit4]   1>              <analyzer>
   [junit4]   1>                <tokenizer class="solr.StandardTokenizerFactory"/>
   [junit4]   1>                <filter class="solr.DoubleMetaphoneFilterFactory" inject="false"/>
   [junit4]   1>              </analyzer>
   [junit4]   1>            </fieldType>
   [junit4]   1>        
   [junit4]   1>            <!-- lowercases the entire field value, keeping it as a single token.  -->
   [junit4]   1>            <dynamicField name="*_s_lower" type="lowercase"  indexed="true"  stored="true"/>
   [junit4]   1>            <fieldType name="lowercase" class="solr.TextField" positionIncrementGap="100">
   [junit4]   1>              <analyzer>
   [junit4]   1>                <tokenizer class="solr.KeywordTokenizerFactory"/>
   [junit4]   1>                <filter class="solr.LowerCaseFilterFactory" />
   [junit4]   1>              </analyzer>
   [junit4]   1>            </fieldType>
   [junit4]   1>        
   [junit4]   1>            <!-- 
   [junit4]   1>              Example of using PathHierarchyTokenizerFactory at index time, so


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

ed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20170825_003759_7826600674258813169964.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20170825_003759_7828628856595994207087.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 499 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20170825_003837_7948040998793512164505.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20170825_003837_79414302069182692687679.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20170825_003837_79417322821400165408717.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1131 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20170825_003855_3538604762173444037113.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20170825_003855_35314981160507081030213.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 593 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20170825_003902_17711497204110943809698.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20170825_003902_1778974506950683477849.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20170825_003902_17710764158490857184942.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 503 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20170825_003923_9103047908375078804343.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20170825_003923_9178058927761921312644.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20170825_003923_9168198147835945832647.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 507 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20170825_003934_13711162798063629243521.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20170825_003934_13717699560131051546565.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 586 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20170825_003941_04515249807494500936332.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20170825_003941_0454038483469122370853.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20170825_003941_0452106650042759170026.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 538 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20170825_004023_6271728166533581048587.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20170825_004023_6271696542709488793283.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 494 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20170825_004034_9851873209782401838117.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 28972 lines...]