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 2018/06/19 00:36:37 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10) - Build # 22278 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22278/
Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection

Error Message:
required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]

Stack Trace:
java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
	at __randomizedtesting.SeedInfo.seed([C6929BF07F5E8B1C:30F187014BABC49D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection

Error Message:
required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]

Stack Trace:
java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
	at __randomizedtesting.SeedInfo.seed([C6929BF07F5E8B1C:30F187014BABC49D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection

Error Message:
required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]

Stack Trace:
java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
	at __randomizedtesting.SeedInfo.seed([C6929BF07F5E8B1C:30F187014BABC49D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection

Error Message:
required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]

Stack Trace:
java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
	at __randomizedtesting.SeedInfo.seed([C6929BF07F5E8B1C:30F187014BABC49D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 1867 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180618_233116_34516681304809427470536.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180618_233116_3475992157903229233619.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180618_233116_34718415507693745480967.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 295 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180618_233850_52414396809038345298820.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/test-framework/test/temp/junit4-J0-20180618_233850_5241438451410990485059.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/test-framework/test/temp/junit4-J1-20180618_233850_5249645597856373211461.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1080 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180618_234002_7932111720304412171519.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/common/test/temp/junit4-J0-20180618_234002_79312930170044646360041.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/common/test/temp/junit4-J1-20180618_234002_79317311008951397126438.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180618_234137_28414710528086857353522.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/icu/test/temp/junit4-J2-20180618_234137_28417786544189173326162.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 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-20180618_234137_28510142024057547070776.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 250 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180618_234148_92612022333427251331629.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/analysis/kuromoji/test/temp/junit4-J0-20180618_234148_9266043438934935146050.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180618_234148_926651608412692315715.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180618_234214_9151037961965278377150.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/morfologik/test/temp/junit4-J2-20180618_234214_91512325239136305846268.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/morfologik/test/temp/junit4-J0-20180618_234214_9152432732229461429081.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20180618_234219_2116049511140754202356.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/nori/test/temp/junit4-J0-20180618_234219_2116050724411659113392.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/nori/test/temp/junit4-J1-20180618_234219_21113334067037365439828.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 174 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180618_234228_40114270772671945255852.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/opennlp/test/temp/junit4-J2-20180618_234228_4014889751997096921225.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/analysis/opennlp/test/temp/junit4-J1-20180618_234228_4019992144720379623629.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180618_234231_39810311187125684916871.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/phonetic/test/temp/junit4-J2-20180618_234231_39810470305301623519227.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/phonetic/test/temp/junit4-J1-20180618_234231_39818387212341094241617.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180618_234243_5215366317805754022560.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180618_234243_5217952303893179347047.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180618_234251_15715305951866626924877.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180618_234251_1571938378087134705815.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180618_234251_15712229126807106474992.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180618_234253_8948908742417071343538.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 158 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180618_234302_36815581908856055961134.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/backward-codecs/test/temp/junit4-J1-20180618_234302_3685722326680976605468.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 19 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180618_234302_3682221579277822486110.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1391 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180618_234327_1457912454836728769447.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180618_234327_1453739219604936838049.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180618_234327_1451689345262555425364.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20180618_234335_2854894400061942724720.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180618_234335_28516166326213396512096.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/classification/test/temp/junit4-J2-20180618_234335_28517512019239719027006.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20180618_234347_1537066099475395858465.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/codecs/test/temp/junit4-J2-20180618_234347_15312538966907162901790.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20180618_234347_1535580585330091083302.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 225 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20180618_234552_0414470433256943403751.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/demo/test/temp/junit4-J0-20180618_234552_0401378508798799097904.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/demo/test/temp/junit4-J1-20180618_234552_04012809046392832610645.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20180618_234554_73417601733410690055928.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/expressions/test/temp/junit4-J1-20180618_234554_73515702162987880758090.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/expressions/test/temp/junit4-J2-20180618_234554_73512927890213694009576.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20180618_234559_76963148958700773343.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/facet/test/temp/junit4-J1-20180618_234559_7691841659374385791230.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/facet/test/temp/junit4-J2-20180618_234559_7694789583702831496778.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 185 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20180618_234636_3856879344296466116990.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/grouping/test/temp/junit4-J1-20180618_234636_3856828384897401236102.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/grouping/test/temp/junit4-J0-20180618_234636_3857470325607131184269.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 258 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180618_234647_9474088466276870249482.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180618_234647_9478718139365345563414.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/highlighter/test/temp/junit4-J0-20180618_234647_947863657541090662366.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/join/test/temp/junit4-J2-20180618_234706_54415440282686121041347.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180618_234706_5449463085111458376996.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180618_234706_5449411697863354068506.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20180618_234729_57916409328184854375715.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180618_234729_57917134421556196621877.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 181 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20180618_234739_9538787270161424715839.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 14 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20180618_234739_95312408121744893605546.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/misc/test/temp/junit4-J1-20180618_234739_95317268485338014309500.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 310 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20180618_234757_28115752023185604548052.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/queries/test/temp/junit4-J1-20180618_234757_2809300265918920819652.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180618_234757_2804667823044235421809.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 229 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180618_234807_9432834207210582981159.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180618_234807_94310858454944869645177.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180618_234807_9436015487637946875955.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 212 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20180618_234815_0763482071555679794569.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180618_234815_07616537488294146621025.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180618_234815_0764857393399943764573.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 234 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180618_234826_06217190928144125785635.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/sandbox/test/temp/junit4-J0-20180618_234826_06111371396572817114241.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/sandbox/test/temp/junit4-J1-20180618_234826_06216587940404341717608.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 298 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180618_234911_26810346218349448237838.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/spatial-extras/test/temp/junit4-J1-20180618_234911_26817565616343535364333.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/spatial-extras/test/temp/junit4-J0-20180618_234911_2689142216715978217188.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20180618_234933_03811681325528588676875.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 178 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180618_234934_7723718229649626474527.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/spatial3d/test/temp/junit4-J0-20180618_234934_77213203361521036404707.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180618_234934_77217699895347293080215.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 261 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20180618_235035_16413861275679817231164.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/suggest/test/temp/junit4-J0-20180618_235035_1647495363489659423209.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180618_235035_16412172118285964988441.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 4690 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20180618_235127_7247047116596860665908.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr-core/test/temp/junit4-J0-20180618_235127_72411388585340104769900.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr-core/test/temp/junit4-J2-20180618_235127_7247920711792484268319.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 749 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionAdminRequestRequiredParamsTest -Dtests.method=testCreateCollection -Dtests.seed=C6929BF07F5E8B1C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zgh -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J1 | CollectionAdminRequestRequiredParamsTest.testCreateCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C6929BF07F5E8B1C:30F187014BABC49D]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
   [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: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=901, maxMBSortInHeap=5.880744847971749, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4b80f4ab), locale=zgh, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=426402008,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [JdbcTest, SelectWithEvaluatorsTest, QueryResponseTest, AbsoluteValueEvaluatorTest, TestSolrProperties, StreamExpressionToExpessionTest, SolrZkClientTest, EqualToEvaluatorTest, ConcurrentUpdateSolrClientTest, SubtractEvaluatorTest, CumulativeProbabilityEvaluatorTest, DocumentAnalysisResponseTest, TestDelegationTokenResponse, SolrPingTest, TestDocumentObjectBinder, SolrQueryTest, OrEvaluatorTest, TestSolrJsonWriter, TestFastInputStream, BasicHttpSolrClientTest, CeilingEvaluatorTest, FloorEvaluatorTest, ModuloEvaluatorTest, SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, SolrExampleEmbeddedTest, LargeVolumeJettyTest, MergeIndexesEmbeddedTest, FacetFieldTest, CollectionAdminRequestRequiredParamsTest]
   [junit4] Completed [92/154 (1!)] on J1 in 0.05s, 24 tests, 1 failure <<< FAILURES!

[...truncated 192 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20180619_002453_04513538928367047792253.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr/build/solr-solrj/test/temp/junit4-J0-20180619_002453_045440989829318943944.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr/build/solr-solrj/test/temp/junit4-J1-20180619_002453_04511148650723643844359.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1604 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20180619_002750_82616597650300982306228.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J1-20180619_002750_82612554082086696461943.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-analysis-extras/test/temp/junit4-J2-20180619_002750_8279749797480861780883.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 791 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-20180619_002801_364386869723253631471.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-analytics/test/temp/junit4-J0-20180619_002801_36315535926902256340120.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-analytics/test/temp/junit4-J2-20180619_002801_3641179412829730631240.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 565 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-20180619_002841_5379817304196783063999.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-clustering/test/temp/junit4-J1-20180619_002841_5379589729467394438213.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180619_002841_5374202831274354711744.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1280 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-20180619_002858_62113078412001091827708.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180619_002858_62117718538440707279538.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 653 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-20180619_002905_97312682911247945753053.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20180619_002905_97315240844522196543767.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180619_002905_9737116469999843156103.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 567 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-20180619_002927_59015436723202729172281.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-cell/test/temp/junit4-J2-20180619_002927_5911384986546444836815.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-cell/test/temp/junit4-J1-20180619_002927_59114270107539821671872.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 576 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20180619_002938_44714753197703959148582.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180619_002938_44714714734106892116082.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-langid/test/temp/junit4-J1-20180619_002938_44715799885381265524987.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 677 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-20180619_002946_99215494177112602700805.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180619_002946_9925809884427865763943.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180619_002946_9924238150235394096038.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 567 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20180619_003015_0955399770402800528154.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20180619_003015_09516359045269520358501.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 606 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-20180619_003033_67811002021494805478912.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180619_003033_678122411736688160095.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 557 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-20180619_003044_9387954370539212049317.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 34339 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22278/consoleText

[repro] Revision: 6222c46201e34c9fa38faa0af379878cf04d9103

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=CollectionAdminRequestRequiredParamsTest -Dtests.method=testCreateCollection -Dtests.seed=C6929BF07F5E8B1C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zgh -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/solrj
[repro]       CollectionAdminRequestRequiredParamsTest
[repro] ant compile-test

[...truncated 2457 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CollectionAdminRequestRequiredParamsTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=C6929BF07F5E8B1C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zgh -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest
   [junit4] OK      0.05s J1 | CollectionAdminRequestRequiredParamsTest.testAddReplica
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testSplitShard
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testCreateShard
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteAlias
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testAddReplicaProp
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testCollectionProp
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testBalanceShardUnique
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testAddRole
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testForceLeader
   [junit4] OK      0.02s J1 | CollectionAdminRequestRequiredParamsTest.testRequestStatus
   [junit4] OK      0.02s J1 | CollectionAdminRequestRequiredParamsTest.testMigrate
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testReloadCollection
   [junit4] OK      0.01s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteReplicaProp
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteCollection
   [junit4] OK      0.01s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteShard
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionAdminRequestRequiredParamsTest -Dtests.method=testCreateCollection -Dtests.seed=C6929BF07F5E8B1C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=zgh -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J1 | CollectionAdminRequestRequiredParamsTest.testCreateCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C6929BF07F5E8B1C:30F187014BABC49D]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
   [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] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testRemoveRole
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testClusterProp
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testOverseerStatus
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testCreateAlias
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteStatus
   [junit4] OK      0.01s J1 | CollectionAdminRequestRequiredParamsTest.testClusterStatus
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testListCollections
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteReplica
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=901, maxMBSortInHeap=5.880744847971749, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2e42887e), locale=zgh, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=433482688,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionAdminRequestRequiredParamsTest]
   [junit4] Completed [1/5 (1!)] on J1 in 0.60s, 24 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest
   [junit4] OK      0.07s J0 | CollectionAdminRequestRequiredParamsTest.testAddReplica
   [junit4] OK      0.01s J0 | CollectionAdminRequestRequiredParamsTest.testSplitShard
   [junit4] OK      0.01s J0 | CollectionAdminRequestRequiredParamsTest.testCreateShard
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testDeleteAlias
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testAddReplicaProp
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testCollectionProp
   [junit4] OK      0.01s J0 | CollectionAdminRequestRequiredParamsTest.testBalanceShardUnique
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testAddRole
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testForceLeader
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testRequestStatus
   [junit4] OK      0.01s J0 | CollectionAdminRequestRequiredParamsTest.testMigrate
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testReloadCollection
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testDeleteReplicaProp
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testDeleteCollection
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testDeleteShard
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionAdminRequestRequiredParamsTest -Dtests.method=testCreateCollection -Dtests.seed=C6929BF07F5E8B1C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=zgh -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J0 | CollectionAdminRequestRequiredParamsTest.testCreateCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C6929BF07F5E8B1C:30F187014BABC49D]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
   [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] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testRemoveRole
   [junit4] OK      0.01s J0 | CollectionAdminRequestRequiredParamsTest.testClusterProp
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testOverseerStatus
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testCreateAlias
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testDeleteStatus
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testClusterStatus
   [junit4] OK      0.01s J0 | CollectionAdminRequestRequiredParamsTest.testListCollections
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testDeleteReplica
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=901, maxMBSortInHeap=5.880744847971749, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2e42887e), locale=zgh, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=433465160,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionAdminRequestRequiredParamsTest]
   [junit4] Completed [2/5 (2!)] on J0 in 0.62s, 24 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest
   [junit4] OK      0.06s J2 | CollectionAdminRequestRequiredParamsTest.testAddReplica
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testSplitShard
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testCreateShard
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteAlias
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testAddReplicaProp
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testCollectionProp
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testBalanceShardUnique
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testAddRole
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testForceLeader
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testRequestStatus
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testMigrate
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testReloadCollection
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteReplicaProp
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteCollection
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteShard
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionAdminRequestRequiredParamsTest -Dtests.method=testCreateCollection -Dtests.seed=C6929BF07F5E8B1C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=zgh -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J2 | CollectionAdminRequestRequiredParamsTest.testCreateCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C6929BF07F5E8B1C:30F187014BABC49D]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
   [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] OK      0.00s J2 | 

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

est  -Dtestcase=CollectionAdminRequestRequiredParamsTest -Dtests.method=testCreateCollection -Dtests.seed=C6929BF07F5E8B1C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=zgh -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.00s J1 | CollectionAdminRequestRequiredParamsTest.testCreateCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C6929BF07F5E8B1C:30F187014BABC49D]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
   [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] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testRemoveRole
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testClusterProp
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testOverseerStatus
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testCreateAlias
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteStatus
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testClusterStatus
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testListCollections
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteReplica
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=901, maxMBSortInHeap=5.880744847971749, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3e2ec7), locale=zgh, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=419169056,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionAdminRequestRequiredParamsTest, CollectionAdminRequestRequiredParamsTest]
   [junit4] Completed [4/5 (4!)] on J1 in 0.09s, 24 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testAddReplica
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testSplitShard
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testCreateShard
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteAlias
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testAddReplicaProp
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testCollectionProp
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testBalanceShardUnique
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testAddRole
   [junit4] OK      0.01s J2 | CollectionAdminRequestRequiredParamsTest.testForceLeader
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testRequestStatus
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testMigrate
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testReloadCollection
   [junit4] OK      0.01s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteReplicaProp
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteCollection
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteShard
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionAdminRequestRequiredParamsTest -Dtests.method=testCreateCollection -Dtests.seed=C6929BF07F5E8B1C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=zgh -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.00s J2 | CollectionAdminRequestRequiredParamsTest.testCreateCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C6929BF07F5E8B1C:30F187014BABC49D]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
   [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] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testRemoveRole
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testClusterProp
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testOverseerStatus
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testCreateAlias
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteStatus
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testClusterStatus
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testListCollections
   [junit4] OK      0.01s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteReplica
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=901, maxMBSortInHeap=5.880744847971749, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4327d517), locale=zgh, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=419183592,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionAdminRequestRequiredParamsTest, CollectionAdminRequestRequiredParamsTest]
   [junit4] Completed [5/5 (5!)] on J2 in 0.09s, 24 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J1-20180619_003308_13811213237160689809082.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr-solrj/test/temp/junit4-J2-20180619_003308_13817959863205492265550.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 14 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 120 tests, 5 failures [seed: C6929BF07F5E8B1C]

Total time: 3 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=6222c46201e34c9fa38faa0af379878cf04d9103, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22277
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-11-ea+14) - Build # 22280 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22280/
Java: 64bit/jdk-11-ea+14 -XX:-UseCompressedOops -XX:+UseG1GC

6 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded

Error Message:
Error from server at http://127.0.0.1:33485/solr: org.apache.solr.common.SolrException: 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33485/solr: org.apache.solr.common.SolrException: 
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.setUp(ComputePlanActionTest.java:119)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection

Error Message:
required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]

Stack Trace:
java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
	at __randomizedtesting.SeedInfo.seed([D2E68DDB86D211C8:2485912AB2275E49]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection

Error Message:
required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]

Stack Trace:
java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
	at __randomizedtesting.SeedInfo.seed([D2E68DDB86D211C8:2485912AB2275E49]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection

Error Message:
required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]

Stack Trace:
java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
	at __randomizedtesting.SeedInfo.seed([D2E68DDB86D211C8:2485912AB2275E49]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection

Error Message:
required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]

Stack Trace:
java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
	at __randomizedtesting.SeedInfo.seed([D2E68DDB86D211C8:2485912AB2275E49]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection

Error Message:
required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]

Stack Trace:
java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
	at __randomizedtesting.SeedInfo.seed([D2E68DDB86D211C8:2485912AB2275E49]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14452 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_E53057A67EA7D742-001/init-core-data-001
   [junit4]   2> 1746710 INFO  (SUITE-ComputePlanActionTest-seed#[E53057A67EA7D742]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_E53057A67EA7D742-001/tempDir-001
   [junit4]   2> 1746710 INFO  (SUITE-ComputePlanActionTest-seed#[E53057A67EA7D742]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1746710 INFO  (Thread-5256) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1746710 INFO  (Thread-5256) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1746711 ERROR (Thread-5256) [    ] 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> 1746810 INFO  (SUITE-ComputePlanActionTest-seed#[E53057A67EA7D742]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37225
   [junit4]   2> 1746813 INFO  (zkConnectionManagerCallback-8869-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746815 INFO  (jetty-launcher-8866-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 11-ea+14
   [junit4]   2> 1746819 INFO  (jetty-launcher-8866-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1746819 INFO  (jetty-launcher-8866-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1746819 INFO  (jetty-launcher-8866-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1746819 INFO  (jetty-launcher-8866-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ade2e83{/solr,null,AVAILABLE}
   [junit4]   2> 1746820 INFO  (jetty-launcher-8866-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d0f96fa{HTTP/1.1,[http/1.1]}{127.0.0.1:36757}
   [junit4]   2> 1746820 INFO  (jetty-launcher-8866-thread-1) [    ] o.e.j.s.Server Started @1746853ms
   [junit4]   2> 1746820 INFO  (jetty-launcher-8866-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36757}
   [junit4]   2> 1746820 ERROR (jetty-launcher-8866-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1746820 INFO  (jetty-launcher-8866-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1746820 INFO  (jetty-launcher-8866-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1746820 INFO  (jetty-launcher-8866-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1746820 INFO  (jetty-launcher-8866-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1746820 INFO  (jetty-launcher-8866-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-19T08:25:51.693657Z
   [junit4]   2> 1746821 INFO  (zkConnectionManagerCallback-8871-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746821 INFO  (jetty-launcher-8866-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1746848 INFO  (jetty-launcher-8866-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37225/solr
   [junit4]   2> 1746849 INFO  (zkConnectionManagerCallback-8875-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746850 INFO  (zkConnectionManagerCallback-8877-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746882 INFO  (jetty-launcher-8866-thread-1) [n:127.0.0.1:36757_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1746882 INFO  (jetty-launcher-8866-thread-1) [n:127.0.0.1:36757_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36757_solr
   [junit4]   2> 1746882 INFO  (jetty-launcher-8866-thread-1) [n:127.0.0.1:36757_solr    ] o.a.s.c.Overseer Overseer (id=72226536885059587-127.0.0.1:36757_solr-n_0000000000) starting
   [junit4]   2> 1746885 INFO  (zkConnectionManagerCallback-8884-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746886 INFO  (jetty-launcher-8866-thread-1) [n:127.0.0.1:36757_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37225/solr ready
   [junit4]   2> 1746886 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1746886 INFO  (jetty-launcher-8866-thread-1) [n:127.0.0.1:36757_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36757_solr
   [junit4]   2> 1746887 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1746887 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1746887 INFO  (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1746887 INFO  (zkCallback-8883-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1746887 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1746887 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1746888 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:36757_solr]
   [junit4]   2> 1746888 DEBUG (ScheduledTrigger-10040-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1746890 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1746890 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1746896 INFO  (jetty-launcher-8866-thread-1) [n:127.0.0.1:36757_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1746907 INFO  (jetty-launcher-8866-thread-1) [n:127.0.0.1:36757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36757.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0ce95
   [junit4]   2> 1746912 INFO  (jetty-launcher-8866-thread-1) [n:127.0.0.1:36757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36757.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0ce95
   [junit4]   2> 1746912 INFO  (jetty-launcher-8866-thread-1) [n:127.0.0.1:36757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36757.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0ce95
   [junit4]   2> 1746913 INFO  (jetty-launcher-8866-thread-1) [n:127.0.0.1:36757_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_E53057A67EA7D742-001/tempDir-001/node1/.
   [junit4]   2> 1746921 INFO  (zkConnectionManagerCallback-8887-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746922 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10099a712640005, likely client has closed socket
   [junit4]   2> 1746923 INFO  (zkConnectionManagerCallback-8892-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746924 INFO  (SUITE-ComputePlanActionTest-seed#[E53057A67EA7D742]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1746924 INFO  (SUITE-ComputePlanActionTest-seed#[E53057A67EA7D742]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37225/solr ready
   [junit4]   2> 1746930 DEBUG (zkCallback-8883-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1746930 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1746931 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1746931 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1746931 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1746932 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1746933 INFO  (qtp109629244-28351) [n:127.0.0.1:36757_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1746933 DEBUG (qtp109629244-28356) [n:127.0.0.1:36757_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1746934 INFO  (qtp109629244-28356) [n:127.0.0.1:36757_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1746934 DEBUG (zkCallback-8883-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1746934 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1746934 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1746934 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1746934 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1746935 INFO  (qtp109629244-28355) [n:127.0.0.1:36757_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1746935 DEBUG (qtp109629244-28350) [n:127.0.0.1:36757_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1746936 INFO  (qtp109629244-28350) [n:127.0.0.1:36757_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1746936 DEBUG (zkCallback-8883-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1746936 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1746936 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1746936 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1746936 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1746937 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 11-ea+14
   [junit4]   2> 1746937 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1746937 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1746937 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1746938 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3dc796aa{/solr,null,AVAILABLE}
   [junit4]   2> 1746938 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7780177{HTTP/1.1,[http/1.1]}{127.0.0.1:33485}
   [junit4]   2> 1746938 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.Server Started @1746971ms
   [junit4]   2> 1746938 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33485}
   [junit4]   2> 1746938 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1746938 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1746938 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1746938 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1746938 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1746938 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-19T08:25:51.811692Z
   [junit4]   2> 1746939 INFO  (zkConnectionManagerCallback-8896-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746939 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1746972 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37225/solr
   [junit4]   2> 1746973 INFO  (zkConnectionManagerCallback-8900-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746974 INFO  (zkConnectionManagerCallback-8902-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746977 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:33485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1746978 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:33485_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1746978 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:33485_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1746979 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:33485_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33485_solr
   [junit4]   2> 1746979 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33485_solr"} current state version: 0
   [junit4]   2> 1746979 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33485_solr
   [junit4]   2> 1746979 INFO  (zkCallback-8876-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1746979 INFO  (zkCallback-8883-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1746979 INFO  (zkCallback-8901-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1746979 INFO  (zkCallback-8891-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1746979 INFO  (zkCallback-8891-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1746989 INFO  (zkConnectionManagerCallback-8909-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746990 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:33485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1746990 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:33485_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37225/solr ready
   [junit4]   2> 1746990 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:33485_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1747001 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:33485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33485.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0ce95
   [junit4]   2> 1747008 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:33485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33485.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0ce95
   [junit4]   2> 1747008 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:33485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33485.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0ce95
   [junit4]   2> 1747009 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:33485_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_E53057A67EA7D742-001/tempDir-001/node2/.
   [junit4]   2> 1747040 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 11-ea+14
   [junit4]   2> 1747040 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1747040 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1747040 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1747040 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70e83555{/solr,null,AVAILABLE}
   [junit4]   2> 1747041 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@28ab537f{HTTP/1.1,[http/1.1]}{127.0.0.1:37333}
   [junit4]   2> 1747041 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.Server Started @1747074ms
   [junit4]   2> 1747041 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37333}
   [junit4]   2> 1747041 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1747041 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1747041 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1747041 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1747041 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1747041 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-19T08:25:51.914534Z
   [junit4]   2> 1747042 INFO  (zkConnectionManagerCallback-8912-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1747043 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1747087 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37225/solr
   [junit4]   2> 1747087 INFO  (zkConnectionManagerCallback-8916-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1747089 INFO  (zkConnectionManagerCallback-8918-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1747092 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:37333_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1747093 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:37333_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1747094 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:37333_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1747094 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:37333_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37333_solr
   [junit4]   2> 1747094 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37333_solr"} current state version: 0
   [junit4]   2> 1747094 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37333_solr
   [junit4]   2> 1747094 INFO  (zkCallback-8883-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1747094 INFO  (zkCallback-8891-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1747094 INFO  (zkCallback-8901-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1747094 INFO  (zkCallback-8876-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1747095 INFO  (zkCallback-8891-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1747095 INFO  (zkCallback-8908-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1747095 INFO  (zkCallback-8917-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1747105 INFO  (zkConnectionManagerCallback-8925-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1747105 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:37333_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1747106 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:37333_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37225/solr ready
   [junit4]   2> 1747106 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:37333_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1747116 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:37333_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37333.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0ce95
   [junit4]   2> 1747123 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:37333_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37333.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0ce95
   [junit4]   2> 1747123 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:37333_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37333.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0ce95
   [junit4]   2> 1747124 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:37333_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_E53057A67EA7D742-001/tempDir-001/node3/.
   [junit4]   2> 1747147 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 11-ea+14
   [junit4]   2> 1747148 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1747148 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1747148 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1747148 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5256ae80{/solr,null,AVAILABLE}
   [junit4]   2> 1747148 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4f60b189{HTTP/1.1,[http/1.1]}{127.0.0.1:40359}
   [junit4]   2> 1747148 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.e.j.s.Server Started @1747181ms
   [junit4]   2> 1747148 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40359}
   [junit4]   2> 1747148 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1747149 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1747149 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1747149 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1747149 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1747149 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-19T08:25:52.022120Z
   [junit4]   2> 1747150 INFO  (zkConnectionManagerCallback-8928-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1747150 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1747205 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37225/solr
   [junit4]   2> 1747206 INFO  (zkConnectionManagerCallback-8932-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1747207 INFO  (zkConnectionManagerCallback-8934-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1747210 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:40359_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1747211 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:40359_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1747212 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:40359_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1747212 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:40359_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40359_solr
   [junit4]   2> 1747212 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40359_solr"} current state version: 0
   [junit4]   2> 1747212 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40359_solr
   [junit4]   2> 1747212 INFO  (zkCallback-8883-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1747212 INFO  (zkCallback-8901-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1747212 INFO  (zkCallback-8908-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1747212 INFO  (zkCallback-8891-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1747212 INFO  (zkCallback-8917-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1747212 INFO  (zkCallback-8891-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1747212 INFO  (zkCallback-8876-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1747212 INFO  (zkCallback-8933-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1747212 INFO  (zkCallback-8924-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1747222 INFO  (zkConnectionManagerCallback-8941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1747223 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:40359_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1747224 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:40359_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37225/solr ready
   [junit4]   2> 1747224 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:40359_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1747234 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:40359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40359.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0ce95
   [junit4]   2> 1747241 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:40359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40359.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0ce95
   [junit4]   2> 1747241 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:40359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40359.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0ce95
   [junit4]   2> 1747242 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[E53057A67EA7D742]) [n:127.0.0.1:40359_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_E53057A67EA7D742-001/tempDir-001/node4/.
   [junit4]   2> 1747277 INFO  (zkConnectionManagerCallback-8944-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1747280 INFO  (qtp503494927-28400) [n:127.0.0.1:33485_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1747281 INFO  (qtp109629244-28352) [n:127.0.0.1:36757_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1747282 INFO  (qtp1202949421-28437) [n:127.0.0.1:37333_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1747282 INFO  (qtp1495970246-28468) [n:127.0.0.1:40359_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1747283 DEBUG (qtp503494927-28405) [n:127.0.0.1:33485_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1747283 INFO  (qtp503494927-28405) [n:127.0.0.1:33485_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1747283 DEBUG (zkCallback-8883-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1747284 INFO  (qtp503494927-28399) [n:127.0.0.1:33485_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=testNodeWithMultipleReplicasLost&nrtReplicas=3&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1747284 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1747285 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger - Initial livenodes: [127.0.0.1:37333_solr, 127.0.0.1:40359_solr, 127.0.0.1:36757_solr, 127.0.0.1:33485_solr]
   [junit4]   2> 1747285 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1747285 DEBUG (OverseerAutoScalingTriggerThread-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1747285 INFO  (OverseerThreadFactory-10042-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testNodeWithMultipleReplicasLost
   [junit4]   2> 1747285 DEBUG (ScheduledTrigger-10040-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 4
   [junit4]   2> 1747286 INFO  (qtp503494927-28401) [n:127.0.0.1:33485_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1747286 INFO  (qtp109629244-28396) [n:127.0.0.1:36757_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1747287 INFO  (qtp1202949421-28432) [n:127.0.0.1:37333_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1747288 INFO  (qtp1495970246-28463) [n:127.0.0.1:40359_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1747289 INFO  (OverseerThreadFactory-10042-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2577863846 sessionWrapper.createTime 2577863845636721, this.sessionWrapper.createTime 2577863845636721 
   [junit4]   2> 1747291 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "name":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1747291 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: testNodeWithMultipleReplicasLost
   [junit4]   2> 1747291 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 1747393 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40359/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1747393 INFO  (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40359/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1747394 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1747394 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:40359/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1747394 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37333/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1747394 INFO  (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37333/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1747394 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:40359/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1747394 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:40359/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:37333/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1747395 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36757/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1747395 INFO  (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36757/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1747395 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:40359/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:37333/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1747395 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:40359/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:37333/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node7":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:36757/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1747396 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33485/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1747396 INFO  (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33485/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1747396 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1747396 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:33485/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1747396 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 5, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36757/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1747396 INFO  (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36757/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1747397 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:33485/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1747397 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:33485/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"http://127.0.0.1:36757/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1747397 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 6, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37333/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1747397 INFO  (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37333/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1747397 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:33485/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"http://127.0.0.1:36757/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1747397 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:33485/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"http://127.0.0.1:36757/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node12":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>       "base_url":"http://127.0.0.1:37333/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1747498 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testNodeWithMultipleReplicasLost/state.json version: 0
   [junit4]   2> 1747599 INFO  (qtp109629244-28354) [n:127.0.0.1:36757_solr    x:testNodeWithMultipleReplicasLost_shard2_replica_n8] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n8&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1747599 INFO  (qtp503494927-28398) [n:127.0.0.1:33485_solr    x:testNodeWithMultipleReplicasLost_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n6&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1747599 INFO  (qtp1495970246-28464) [n:127.0.0.1:40359_solr    x:testNodeWithMultipleReplicasLost_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n1&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1747599 INFO  (qtp1202949421-28430) [n:127.0.0.1:37333_solr    x:testNodeWithMultipleReplicasLost_shard2_replica_n10] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n10&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1747599 INFO  (qtp1202949421-28433) [n:127.0.0.1:37333_solr    x:testNodeWithMultipleReplicasLost_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n2&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1747600 INFO  (qtp109629244-28354) [n:127.0.0.1:36757_solr    x:testNodeWithMultipleReplicasLost_shard2_replica_n8] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1747599 INFO  (qtp109629244-28349) [n:127.0.0.1:36757_solr    x:testNodeWithMultipleReplicasLost_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n4&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1747602 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 5, message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36757/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36757_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1747602 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36757/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36757_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1747602 DEBUG (OverseerStateUpdate-72226536885059587-127.0.0.1:36757_solr-n_0000000000) [    

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

me/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 915 source files to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 27 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ComputePlanActionTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=E53057A67EA7D742 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=haw-US -Dtests.timezone=Europe/Warsaw -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 20ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: E53057A67EA7D742
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says jolly good day! Master seed: E53057A67EA7D742
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J0 PID(5345@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(5344@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(5346@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4] OK      9.32s J0 | ComputePlanActionTest.testNodeWithMultipleReplicasLost
   [junit4] OK      4.87s J0 | ComputePlanActionTest.testNodeAdded
   [junit4] OK      14.8s J0 | ComputePlanActionTest.testSelectedCollections
   [junit4] OK      14.0s J0 | ComputePlanActionTest.testNodeLost
   [junit4] Completed [1/5] on J0 in 49.07s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4] OK      8.59s J1 | ComputePlanActionTest.testNodeWithMultipleReplicasLost
   [junit4] OK      5.92s J1 | ComputePlanActionTest.testNodeAdded
   [junit4] OK      15.1s J1 | ComputePlanActionTest.testSelectedCollections
   [junit4] OK      16.0s J1 | ComputePlanActionTest.testNodeLost
   [junit4] Completed [2/5] on J1 in 53.09s, 4 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.autoscaling.ComputePlanActionTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4] OK      9.08s J2 | ComputePlanActionTest.testNodeWithMultipleReplicasLost
   [junit4] OK      9.41s J2 | ComputePlanActionTest.testNodeAdded
   [junit4] OK      16.6s J2 | ComputePlanActionTest.testSelectedCollections
   [junit4] OK      17.5s J2 | ComputePlanActionTest.testNodeLost
   [junit4] Completed [3/5] on J2 in 58.64s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4] OK      5.49s J0 | ComputePlanActionTest.testNodeWithMultipleReplicasLost
   [junit4] OK      5.87s J0 | ComputePlanActionTest.testNodeAdded
   [junit4] OK      13.7s J0 | ComputePlanActionTest.testSelectedCollections
   [junit4] OK      14.7s J0 | ComputePlanActionTest.testNodeLost
   [junit4] Completed [4/5] on J0 in 40.50s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4] OK      5.09s J1 | ComputePlanActionTest.testNodeWithMultipleReplicasLost
   [junit4] OK      8.32s J1 | ComputePlanActionTest.testNodeAdded
   [junit4] OK      12.2s J1 | ComputePlanActionTest.testSelectedCollections
   [junit4] OK      14.4s J1 | ComputePlanActionTest.testNodeLost
   [junit4] Completed [5/5] on J1 in 41.19s, 4 tests
   [junit4] 
   [junit4] JVM J0:     0.82 ..    91.74 =    90.92s
   [junit4] JVM J1:     0.82 ..    96.10 =    95.27s
   [junit4] JVM J2:     0.82 ..    60.32 =    59.50s
   [junit4] Execution time total: 1 minute 36 seconds
   [junit4] Tests summary: 5 suites, 20 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 252.23s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 152.30s | org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
[junit4:tophints] 117.34s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 113.28s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 104.82s | org.apache.solr.cloud.TestTlogReplica

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/home/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.15.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 38 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
[repro]   5/5 failed: org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=dcfbaf31dbe36b551c83dffdc7df8d55e078d946, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22279
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-11-ea+14) - Build # 22279 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22279/
Java: 64bit/jdk-11-ea+14 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection

Error Message:
required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]

Stack Trace:
java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
	at __randomizedtesting.SeedInfo.seed([3C11EB4E75B2911D:CA72F7BF4147DE9C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection

Error Message:
required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]

Stack Trace:
java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
	at __randomizedtesting.SeedInfo.seed([3C11EB4E75B2911D:CA72F7BF4147DE9C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection

Error Message:
required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]

Stack Trace:
java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
	at __randomizedtesting.SeedInfo.seed([3C11EB4E75B2911D:CA72F7BF4147DE9C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection

Error Message:
required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]

Stack Trace:
java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
	at __randomizedtesting.SeedInfo.seed([3C11EB4E75B2911D:CA72F7BF4147DE9C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 15926 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionAdminRequestRequiredParamsTest -Dtests.method=testCreateCollection -Dtests.seed=3C11EB4E75B2911D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hy-AM -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.00s J1 | CollectionAdminRequestRequiredParamsTest.testCreateCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3C11EB4E75B2911D:CA72F7BF4147DE9C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
   [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:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1986, maxMBSortInHeap=7.408174063328114, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@390bb0a2), locale=hy-AM, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 11-ea (64-bit)/cpus=8,threads=1,free=474370136,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CeilingEvaluatorTest, LengthEvaluatorTest, GraphExpressionTest, ClientUtilsTest, JdbcTest, TestDocumentObjectBinder, QueryResponseTest, SubtractEvaluatorTest, CollectionAdminRequestRequiredParamsTest]
   [junit4] Completed [34/154 (1!)] on J1 in 0.05s, 24 tests, 1 failure <<< FAILURES!

[...truncated 43206 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22279/consoleText

[repro] Revision: 6222c46201e34c9fa38faa0af379878cf04d9103

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=CollectionAdminRequestRequiredParamsTest -Dtests.method=testCreateCollection -Dtests.seed=3C11EB4E75B2911D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hy-AM -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/solrj
[repro]       CollectionAdminRequestRequiredParamsTest
[repro] ant compile-test

[...truncated 2457 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CollectionAdminRequestRequiredParamsTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=3C11EB4E75B2911D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hy-AM -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest
   [junit4] OK      0.07s J2 | CollectionAdminRequestRequiredParamsTest.testListCollections
   [junit4] OK      0.02s J2 | CollectionAdminRequestRequiredParamsTest.testAddReplicaProp
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testRemoveRole
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteAlias
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteShard
   [junit4] OK      0.01s J2 | CollectionAdminRequestRequiredParamsTest.testCreateAlias
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteCollection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionAdminRequestRequiredParamsTest -Dtests.method=testCreateCollection -Dtests.seed=3C11EB4E75B2911D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=hy-AM -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J2 | CollectionAdminRequestRequiredParamsTest.testCreateCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3C11EB4E75B2911D:CA72F7BF4147DE9C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
   [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:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testCollectionProp
   [junit4] OK      0.04s J2 | CollectionAdminRequestRequiredParamsTest.testAddReplica
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteStatus
   [junit4] OK      0.03s J2 | CollectionAdminRequestRequiredParamsTest.testClusterProp
   [junit4] OK      0.03s J2 | CollectionAdminRequestRequiredParamsTest.testCreateShard
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testForceLeader
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testSplitShard
   [junit4] OK      0.01s J2 | CollectionAdminRequestRequiredParamsTest.testBalanceShardUnique
   [junit4] OK      0.01s J2 | CollectionAdminRequestRequiredParamsTest.testRequestStatus
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testMigrate
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testReloadCollection
   [junit4] OK      0.01s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteReplicaProp
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testAddRole
   [junit4] OK      0.01s J2 | CollectionAdminRequestRequiredParamsTest.testClusterStatus
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteReplica
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testOverseerStatus
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1986, maxMBSortInHeap=7.408174063328114, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6701e326), locale=hy-AM, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 11-ea (64-bit)/cpus=8,threads=1,free=482661376,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionAdminRequestRequiredParamsTest]
   [junit4] Completed [1/5 (1!)] on J2 in 1.00s, 24 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest
   [junit4] OK      0.05s J1 | CollectionAdminRequestRequiredParamsTest.testListCollections
   [junit4] OK      0.01s J1 | CollectionAdminRequestRequiredParamsTest.testAddReplicaProp
   [junit4] OK      0.01s J1 | CollectionAdminRequestRequiredParamsTest.testRemoveRole
   [junit4] OK      0.01s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteAlias
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteShard
   [junit4] OK      0.01s J1 | CollectionAdminRequestRequiredParamsTest.testCreateAlias
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteCollection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionAdminRequestRequiredParamsTest -Dtests.method=testCreateCollection -Dtests.seed=3C11EB4E75B2911D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=hy-AM -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | CollectionAdminRequestRequiredParamsTest.testCreateCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3C11EB4E75B2911D:CA72F7BF4147DE9C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
   [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:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4] OK      0.01s J1 | CollectionAdminRequestRequiredParamsTest.testCollectionProp
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testAddReplica
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteStatus
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testClusterProp
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testCreateShard
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testForceLeader
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testSplitShard
   [junit4] OK      0.01s J1 | CollectionAdminRequestRequiredParamsTest.testBalanceShardUnique
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testRequestStatus
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testMigrate
   [junit4] OK      0.02s J1 | CollectionAdminRequestRequiredParamsTest.testReloadCollection
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteReplicaProp
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testAddRole
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testClusterStatus
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteReplica
   [junit4] OK      0.01s J1 | CollectionAdminRequestRequiredParamsTest.testOverseerStatus
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1986, maxMBSortInHeap=7.408174063328114, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@27768d43), locale=hy-AM, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 11-ea (64-bit)/cpus=8,threads=1,free=504952232,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionAdminRequestRequiredParamsTest]
   [junit4] Completed [2/5 (2!)] on J1 in 1.05s, 24 tests, 1 failure <<< FAILURES!

[...truncated 2 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest
   [junit4] OK      0.05s J0 | CollectionAdminRequestRequiredParamsTest.testListCollections
   [junit4] OK      0.01s J0 | CollectionAdminRequestRequiredParamsTest.testAddReplicaProp
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testRemoveRole
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testDeleteAlias
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testDeleteShard
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testCreateAlias
   [junit4] OK      0.01s J0 | CollectionAdminRequestRequiredParamsTest.testDeleteCollection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionAdminRequestRequiredParamsTest -Dtests.method=testCreateCollection -Dtests.seed=3C11EB4E75B2911D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=hy-AM -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J0 | CollectionAdminRequestRequiredParamsTest.testCreateCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3C11EB4E75B2911D:CA72F7BF4147DE9C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
   [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:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testCollectionProp
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testAddReplica
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testDeleteStatus
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testClusterProp
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testCreateShard
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testForceLeader
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testSplitShard
   [junit4] OK      0.02s J0 | CollectionAdminRequestRequiredParamsTest.testBalanceShardUnique
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testRequestStatus
   [junit4] OK      0.02s J0 | CollectionAdminRequestRequiredParamsTest.testMigrate
   [junit4] OK      0.01s J0 | CollectionAdminRequestRequiredParamsTest.testReloadCollection
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testDeleteReplicaProp
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testAddRole
   [junit4] OK      0.01s J0 | CollectionAdminRequestRequiredParamsTest.testClusterStatus
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testDeleteReplica
   [junit4] OK      0.00s J0 | CollectionAdminRequestRequiredParamsTest.testOverseerStatus
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1986, maxMBSortInHeap=7.408174063328114, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2b70585e), locale=hy-AM, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 11-ea (64-bit)/cpus=8,threads=1,free=482219520,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionAdminRequestRequiredParamsTest]
   [junit4] Completed [3/5 (3!)] on J0 in 1.15s, 24 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testListCollections
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testAddReplicaProp
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testRemoveRole
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteAlias
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteShard
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testCreateAlias
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteCollection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionAdminRequestRequiredParamsTest -Dtests.method=testCreateCollection -Dtests.seed=3C11EB4E75B2911D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=hy-AM -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.00s J2 | CollectionAdminRequestRequiredParamsTest.testCreateCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3C11EB4E75B2911D:CA72F7BF4147DE9C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
   [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:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testCollectionProp
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testAddReplica
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteStatus
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testClusterProp
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testCreateShard
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testForceLeader
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testSplitShard
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testBalanceShardUnique
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testRequestStatus
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testMigrate
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testReloadCollection
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteReplicaProp
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testAddRole
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testClusterStatus
   [junit4] OK      0.01s J2 | CollectionAdminRequestRequiredParamsTest.testDeleteReplica
   [junit4] OK      0.00s J2 | CollectionAdminRequestRequiredParamsTest.testOverseerStatus
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1986, maxMBSortInHeap=7.408174063328114, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@67053342), locale=hy-AM, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 11-ea (64-bit)/cpus=8,threads=1,free=470600704,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionAdminRequestRequiredParamsTest, CollectionAdminRequestRequiredParamsTest]
   [junit4] Completed [4/5 (4!)] on J2 in 0.10s, 24 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testListCollections
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testAddReplicaProp
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testRemoveRole
   [junit4] OK      0.01s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteAlias
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteShard
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testCreateAlias
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteCollection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionAdminRequestRequiredParamsTest -Dtests.method=testCreateCollection -Dtests.seed=3C11EB4E75B2911D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=hy-AM -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.02s J1 | CollectionAdminRequestRequiredParamsTest.testCreateCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: required params missing: required=[name, nrtReplicas, action, numShards, replicationFactor], params=[name, nrtReplicas, action, numShards]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3C11EB4E75B2911D:CA72F7BF4147DE9C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.assertContainsParams(CollectionAdminRequestRequiredParamsTest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest.testCreateCollection(CollectionAdminRequestRequiredParamsTest.java:147)
   [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:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testCollectionProp
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testAddReplica
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteStatus
   [junit4] OK      0.01s J1 | CollectionAdminRequestRequiredParamsTest.testClusterProp
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testCreateShard
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testForceLeader
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testSplitShard
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testBalanceShardUnique
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testRequestStatus
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testMigrate
   [junit4] OK      0.01s J1 | CollectionAdminRequestRequiredParamsTest.testReloadCollection
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteReplicaProp
   [junit4] OK      0.02s J1 | CollectionAdminRequestRequiredParamsTest.testAddRole
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testClusterStatus
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testDeleteReplica
   [junit4] OK      0.00s J1 | CollectionAdminRequestRequiredParamsTest.testOverseerStatus
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1986, maxMBSortInHeap=7.408174063328114, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@75c65ad), locale=hy-AM, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 11-ea (64-bit)/cpus=8,threads=1,free=492464512,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionAdminRequestRequiredParamsTest, CollectionAdminRequestRequiredParamsTest]
   [junit4] Completed [5/5 (5!)] on J1 in 0.15s, 24 tests, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 120 tests, 5 failures [seed: 3C11EB4E75B2911D]

Total time: 4 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.client.solrj.CollectionAdminRequestRequiredParamsTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=6222c46201e34c9fa38faa0af379878cf04d9103, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22278
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2