Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1385/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost
Error Message:
The operations computed by ComputePlanAction should not be null
SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null],
BEFORE_ACTION=[compute_plan, null]}
Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should
not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan,
null], BEFORE_ACTION=[compute_plan, null]}
at
__randomizedtesting.SeedInfo.seed([63C7E1DFD5964F05:5307005D5DE4AE59]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:291)
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
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:844)
Build Log:
[...truncated 1774 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20180219_010620_1586367227208653510544.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 5 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J1-20180219_010620_1588599468625044029849.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 9 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J2-20180219_010620_1589539811643357595971.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 289 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180219_011417_4067864939506141483056.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 6 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180219_011417_40613443233034604322074.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 6 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180219_011417_4068638233658833775666.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 1065 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180219_011555_07417903958277232790838.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180219_011555_0742392514295083185735.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180219_011555_07713667719273012918105.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 237 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180219_011758_0433198500078436087885.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180219_011758_0389954684357674652847.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 5 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180219_011758_04314130082398628751339.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 253 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180219_011815_27511079465785626940580.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180219_011815_2475656292453844617372.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 6 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180219_011815_25514509767817769169185.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 162 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180219_011847_7161577991627745993266.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180219_011847_71611676966148940284665.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180219_011847_71714259785482385086200.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 172 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180219_011852_0782019178936457593531.syserr
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180219_011852_0787455282677563220150.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180219_011852_0784299988813643624221.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 173 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180219_011856_477958855047998692908.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 9 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180219_011856_47714215109360213575122.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180219_011856_4774455180335380113585.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 161 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180219_011910_33815108914313954963916.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180219_011910_3399776664018153895568.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 162 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180219_011920_13818137773394647808366.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180219_011920_1387160248523813141917.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180219_011920_13815410756407655268006.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 177 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180219_011923_4459046471200764931706.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 171 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180219_011935_8741449705873567501000.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 32 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180219_011935_8735199782193468530063.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 28 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180219_011935_8735942108404688733910.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 1403 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180219_012208_69410635010434872262356.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180219_012208_69416845821403663503664.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180219_012208_69317560758891002191336.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 250 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J0-20180219_012218_02611488476505204757042.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J2-20180219_012218_0266754855736198093005.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J1-20180219_012218_02610821911449596425436.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 263 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20180219_012233_5463702834729576645739.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20180219_012233_5468717263263557275016.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20180219_012233_54610005789015593252325.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 230 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J0-20180219_012508_339310397207266064645.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 6 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J2-20180219_012508_33917075052992336669200.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J1-20180219_012508_33910236369766590901062.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 176 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20180219_012511_93816579712462533744157.syserr
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20180219_012511_93813508796256649948939.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 6 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20180219_012511_9394782064216237287156.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 218 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J0-20180219_012518_8683607342872290691883.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J2-20180219_012518_8683032904409677661176.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 17 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J1-20180219_012518_868452587160979374851.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 182 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20180219_012631_48010227669879814742047.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20180219_012631_4808729670690219656276.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20180219_012631_4805819861893490221096.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 255 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180219_012649_010326591762173835825.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180219_012649_01017681694883865422720.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180219_012649_0109324776784151478405.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 166 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J1-20180219_012725_0555510991471892854648.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J0-20180219_012725_055711500921676009486.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J2-20180219_012725_0578425501109097183562.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 155 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J0-20180219_012750_35017529554216997982984.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J1-20180219_012750_35010836220389865811994.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 186 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J2-20180219_012804_30710994322540220696717.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J1-20180219_012804_30715525342355142643704.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 9 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J0-20180219_012804_307387818282115032581.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 338 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J1-20180219_012823_5336098455681335015690.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J0-20180219_012823_53312112214339653581442.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J2-20180219_012823_53415711059022071835933.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 235 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180219_012831_80414411145068166474905.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180219_012831_8048512200956835988282.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180219_012831_80417412165812445552908.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 212 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20180219_012842_2199978775143535629344.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20180219_012842_2197408770011294956387.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20180219_012842_2193354941240944931741.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 221 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180219_012856_09415896800187984766270.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 7 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180219_012856_0945525201733143694627.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180219_012856_0945242144480771645347.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 320 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180219_012955_19012849304923418147540.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180219_012955_19010452631321714264830.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180219_012955_1907225664326756400556.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 153 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20180219_013014_2384335978402127216196.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 181 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180219_013016_2674701970134813752997.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 6 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180219_013016_26710598323995500095289.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 5 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180219_013016_26712302818391886391795.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 248 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20180219_013109_53713232334194981152461.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 15 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20180219_013109_5379305488936541070743.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20180219_013109_5378584880093079360387.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3690 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
[junit4] 2> 2594431 INFO
(SUITE-ComputePlanActionTest-seed#[63C7E1DFD5964F05]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_63C7E1DFD5964F05-001/init-core-data-001
[junit4] 2> 2594432 WARN
(SUITE-ComputePlanActionTest-seed#[63C7E1DFD5964F05]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
[junit4] 2> 2594432 INFO
(SUITE-ComputePlanActionTest-seed#[63C7E1DFD5964F05]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2594433 INFO
(SUITE-ComputePlanActionTest-seed#[63C7E1DFD5964F05]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 2594434 INFO
(SUITE-ComputePlanActionTest-seed#[63C7E1DFD5964F05]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_63C7E1DFD5964F05-001/tempDir-001
[junit4] 2> 2594434 INFO
(SUITE-ComputePlanActionTest-seed#[63C7E1DFD5964F05]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2594434 INFO (Thread-6325) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2594434 INFO (Thread-6325) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2594437 ERROR (Thread-6325) [ ] 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> 2594534 INFO
(SUITE-ComputePlanActionTest-seed#[63C7E1DFD5964F05]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:34439
[junit4] 2> 2594536 INFO (zkConnectionManagerCallback-5353-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2594541 INFO (jetty-launcher-5350-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2594556 INFO (jetty-launcher-5350-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2594556 INFO (jetty-launcher-5350-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2594556 INFO (jetty-launcher-5350-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 2594556 INFO (jetty-launcher-5350-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3e7b4bbd{/solr,null,AVAILABLE}
[junit4] 2> 2594558 INFO (jetty-launcher-5350-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2957c084{SSL,[ssl,
http/1.1]}{127.0.0.1:33553}
[junit4] 2> 2594558 INFO (jetty-launcher-5350-thread-1) [ ]
o.e.j.s.Server Started @2597281ms
[junit4] 2> 2594558 INFO (jetty-launcher-5350-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33553}
[junit4] 2> 2594558 ERROR (jetty-launcher-5350-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2594558 INFO (jetty-launcher-5350-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 2594558 INFO (jetty-launcher-5350-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2594558 INFO (jetty-launcher-5350-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2594558 INFO (jetty-launcher-5350-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-19T02:15:51.084931Z
[junit4] 2> 2594559 INFO (zkConnectionManagerCallback-5355-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2594560 INFO (jetty-launcher-5350-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2594592 INFO (jetty-launcher-5350-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34439/solr
[junit4] 2> 2594594 INFO (zkConnectionManagerCallback-5359-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2594596 INFO
(zkConnectionManagerCallback-5361-thread-1-processing-n:127.0.0.1:33553_solr)
[n:127.0.0.1:33553_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2594635 INFO (jetty-launcher-5350-thread-1)
[n:127.0.0.1:33553_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2594777 INFO (jetty-launcher-5350-thread-1)
[n:127.0.0.1:33553_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33553_solr
[junit4] 2> 2594778 INFO (jetty-launcher-5350-thread-1)
[n:127.0.0.1:33553_solr ] o.a.s.c.Overseer Overseer
(id=72173573844238339-127.0.0.1:33553_solr-n_0000000000) starting
[junit4] 2> 2594785 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 2594785 INFO (jetty-launcher-5350-thread-1)
[n:127.0.0.1:33553_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33553_solr
[junit4] 2> 2594785 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 2594786 INFO
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2594786 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 2594786 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:33553_solr]
[junit4] 2> 2594786 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 2594786 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 2594792 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 2594793 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 2594793 DEBUG (ScheduledTrigger-7102-thread-1)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 1
[junit4] 2> 2594857 INFO (jetty-launcher-5350-thread-1)
[n:127.0.0.1:33553_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33553.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@64d36ba8
[junit4] 2> 2594865 INFO (jetty-launcher-5350-thread-1)
[n:127.0.0.1:33553_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33553.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@64d36ba8
[junit4] 2> 2594866 INFO (jetty-launcher-5350-thread-1)
[n:127.0.0.1:33553_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33553.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@64d36ba8
[junit4] 2> 2594867 INFO (jetty-launcher-5350-thread-1)
[n:127.0.0.1:33553_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_63C7E1DFD5964F05-001/tempDir-001/node1/.
[junit4] 2> 2594889 INFO (zkConnectionManagerCallback-5365-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2594891 INFO (zkConnectionManagerCallback-5369-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2594891 INFO
(SUITE-ComputePlanActionTest-seed#[63C7E1DFD5964F05]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2594892 INFO
(SUITE-ComputePlanActionTest-seed#[63C7E1DFD5964F05]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34439/solr ready
[junit4] 2> 2594897 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.SolrTestCaseJ4 ###Starting testSelectedCollections
[junit4] 2> 2594897 DEBUG
(zkCallback-5360-thread-1-processing-n:127.0.0.1:33553_solr)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 2
[junit4] 2> 2594897 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 2
[junit4] 2> 2594897 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2594898 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 2594898 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 2594898 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 2, lastZnodeVersion 2
[junit4] 2> 2594911 INFO (qtp1434120991-25631) [n:127.0.0.1:33553_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> 2594912 DEBUG (qtp1434120991-25630) [n:127.0.0.1:33553_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2594912 INFO (qtp1434120991-25630) [n:127.0.0.1:33553_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=3
[junit4] 2> 2594912 DEBUG
(zkCallback-5360-thread-1-processing-n:127.0.0.1:33553_solr)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 3
[junit4] 2> 2594912 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 3
[junit4] 2> 2594912 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 2594912 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 2594913 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 3, lastZnodeVersion 3
[junit4] 2> 2594914 INFO (qtp1434120991-25626) [n:127.0.0.1:33553_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> 2594914 DEBUG (qtp1434120991-25632) [n:127.0.0.1:33553_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2594914 INFO (qtp1434120991-25632) [n:127.0.0.1:33553_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 2594914 DEBUG
(zkCallback-5360-thread-1-processing-n:127.0.0.1:33553_solr)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 4
[junit4] 2> 2594914 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 4
[junit4] 2> 2594914 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 2594914 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 2594915 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 4, lastZnodeVersion 4
[junit4] 2> 2594916 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2594916 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2594916 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2594916 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 2594917 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1dc2be8{/solr,null,AVAILABLE}
[junit4] 2> 2594917 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.AbstractConnector Started ServerConnector@778bb790{SSL,[ssl,
http/1.1]}{127.0.0.1:35391}
[junit4] 2> 2594917 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.Server Started @2597640ms
[junit4] 2> 2594917 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35391}
[junit4] 2> 2594917 ERROR
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 2594917 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.3.0
[junit4] 2> 2594917 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 2594917 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2594917 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-19T02:15:51.443975Z
[junit4] 2> 2594918 INFO (zkConnectionManagerCallback-5372-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2594919 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2594924 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34439/solr
[junit4] 2> 2594924 INFO (zkConnectionManagerCallback-5376-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2594926 INFO
(zkConnectionManagerCallback-5378-thread-1-processing-n:127.0.0.1:35391_solr)
[n:127.0.0.1:35391_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2594928 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:35391_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2594929 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:35391_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2594930 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:35391_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35391_solr
[junit4] 2> 2594930 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:35391_solr"} current state version: 0
[junit4] 2> 2594930 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:35391_solr
[junit4] 2> 2594937 INFO
(zkCallback-5360-thread-1-processing-n:127.0.0.1:33553_solr)
[n:127.0.0.1:33553_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2594940 INFO (zkCallback-5368-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2594945 INFO (zkCallback-5368-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2594945 INFO
(zkCallback-5377-thread-1-processing-n:127.0.0.1:35391_solr)
[n:127.0.0.1:35391_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2594973 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:35391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35391.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@64d36ba8
[junit4] 2> 2594984 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:35391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35391.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@64d36ba8
[junit4] 2> 2594985 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:35391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35391.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@64d36ba8
[junit4] 2> 2594986 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:35391_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_63C7E1DFD5964F05-001/tempDir-001/node2/.
[junit4] 2> 2595012 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2595013 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2595013 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2595013 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 2595013 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5e9c40a8{/solr,null,AVAILABLE}
[junit4] 2> 2595014 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.AbstractConnector Started ServerConnector@4e289a03{SSL,[ssl,
http/1.1]}{127.0.0.1:35305}
[junit4] 2> 2595014 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.Server Started @2597737ms
[junit4] 2> 2595014 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35305}
[junit4] 2> 2595014 ERROR
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 2595014 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.3.0
[junit4] 2> 2595014 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 2595014 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2595014 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-19T02:15:51.540973Z
[junit4] 2> 2595016 INFO (zkConnectionManagerCallback-5382-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2595016 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2595022 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34439/solr
[junit4] 2> 2595023 INFO (zkConnectionManagerCallback-5386-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2595025 INFO
(zkConnectionManagerCallback-5388-thread-1-processing-n:127.0.0.1:35305_solr)
[n:127.0.0.1:35305_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2595027 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:35305_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2595028 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:35305_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2595029 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:35305_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35305_solr
[junit4] 2> 2595029 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:35305_solr"} current state version: 0
[junit4] 2> 2595029 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:35305_solr
[junit4] 2> 2595029 INFO (zkCallback-5368-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2595029 INFO
(zkCallback-5360-thread-1-processing-n:127.0.0.1:33553_solr)
[n:127.0.0.1:33553_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2595029 INFO (zkCallback-5368-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2595029 INFO
(zkCallback-5377-thread-1-processing-n:127.0.0.1:35391_solr)
[n:127.0.0.1:35391_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2595030 INFO
(zkCallback-5387-thread-1-processing-n:127.0.0.1:35305_solr)
[n:127.0.0.1:35305_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2595072 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:35305_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35305.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@64d36ba8
[junit4] 2> 2595079 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:35305_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35305.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@64d36ba8
[junit4] 2> 2595079 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:35305_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35305.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@64d36ba8
[junit4] 2> 2595080 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:35305_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_63C7E1DFD5964F05-001/tempDir-001/node3/.
[junit4] 2> 2595112 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2595113 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2595113 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2595113 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 2595114 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@314abca1{/solr,null,AVAILABLE}
[junit4] 2> 2595114 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.AbstractConnector Started ServerConnector@768af449{SSL,[ssl,
http/1.1]}{127.0.0.1:38265}
[junit4] 2> 2595114 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.e.j.s.Server Started @2597837ms
[junit4] 2> 2595114 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38265}
[junit4] 2> 2595114 ERROR
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 2595115 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.3.0
[junit4] 2> 2595115 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 2595115 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2595115 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-19T02:15:51.641323Z
[junit4] 2> 2595116 INFO (zkConnectionManagerCallback-5392-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2595116 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2595121 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34439/solr
[junit4] 2> 2595122 INFO (zkConnectionManagerCallback-5396-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2595123 INFO
(zkConnectionManagerCallback-5398-thread-1-processing-n:127.0.0.1:38265_solr)
[n:127.0.0.1:38265_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2595126 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:38265_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2595126 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:38265_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2595127 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:38265_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38265_solr
[junit4] 2> 2595127 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:38265_solr"} current state version: 0
[junit4] 2> 2595127 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:38265_solr
[junit4] 2> 2595127 INFO (zkCallback-5368-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2595127 INFO
(zkCallback-5360-thread-1-processing-n:127.0.0.1:33553_solr)
[n:127.0.0.1:33553_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2595127 INFO (zkCallback-5368-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2595127 INFO
(zkCallback-5377-thread-1-processing-n:127.0.0.1:35391_solr)
[n:127.0.0.1:35391_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2595128 INFO
(zkCallback-5387-thread-1-processing-n:127.0.0.1:35305_solr)
[n:127.0.0.1:35305_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2595128 INFO
(zkCallback-5397-thread-1-processing-n:127.0.0.1:38265_solr)
[n:127.0.0.1:38265_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2595157 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:38265_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38265.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@64d36ba8
[junit4] 2> 2595163 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:38265_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38265.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@64d36ba8
[junit4] 2> 2595163 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:38265_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38265.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@64d36ba8
[junit4] 2> 2595164 INFO
(TEST-ComputePlanActionTest.testSelectedCollections-seed#[63C7E1DFD5964F05])
[n:127.0.0.1:38265_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_63C7E1DFD5964F05-001/tempDir-001/node4/.
[junit4] 2> 2595194 INFO (zkConnectionManagerCallback-5402-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2595208 INFO (qtp1434120991-25626) [n:127.0.0.1:33553_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> 2595218 INFO (qtp1220158342-25695) [n:127.0.0.1:35305_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> 2595227 INFO (qtp1715278285-25669) [n:127.0.0.1:35391_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> 2595230 INFO (qtp1559118421-25716) [n:127.0.0.1:38265_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> 2595230 DEBUG (qtp1559118421-25719) [n:127.0.0.1:38265_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2595231 INFO (qtp1559118421-25719) [n:127.0.0.1:38265_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=24
[junit4] 2> 2595231 DEBUG
(zkCallback-5360-thread-1-processing-n:127.0.0.1:33553_solr)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 5
[junit4] 2> 2595231 INFO (qtp1434120991-25630) [n:127.0.0.1:33553_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=testSelected1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2595232 DEBUG
(zkCallback-5360-thread-1-processing-n:127.0.0.1:33553_solr)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:33553_solr, 127.0.0.1:35305_solr, 127.0.0.1:35391_solr,
127.0.0.1:38265_solr]
[junit4] 2> 2595232 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 5
[junit4] 2> 2595233 INFO
(OverseerThreadFactory-7104-thread-1-processing-n:127.0.0.1:33553_solr)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testSelected1
[junit4] 2> 2595233 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 2595233 DEBUG
(OverseerAutoScalingTriggerThread-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 5, lastZnodeVersion 5
[junit4] 2> 2595233 DEBUG (ScheduledTrigger-7102-thread-1)
[n:127.0.0.1:33553_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
node_lost_trigger with currently live nodes: 4
[junit4] 2> 2595234 INFO (qtp1434120991-25631) [n:127.0.0.1:33553_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> 2595237 INFO (qtp1220158342-25695) [n:127.0.0.1:35305_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> 2595240 INFO (qtp1715278285-25670) [n:127.0.0.1:35391_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> 2595242 INFO (qtp1559118421-25716) [n:127.0.0.1:38265_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> 2595244 INFO
(OverseerThreadFactory-7104-thread-1-processing-n:127.0.0.1:33553_solr)
[n:127.0.0.1:33553_solr ] o.a.s.c.s.c.a.PolicyHelper returnSession,
curr-time 1769712207 sessionWrapper.createTime 1769712206206791,
this.sessionWrapper.createTime 1769712206206791
[junit4] 2> 2595246 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"testSelected1",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"2",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 2595246 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: testSelected1
[junit4] 2> 2595246 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/testSelected1/state.json
[junit4] 2> 2595348 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSelected1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSelected1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38265/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 2595348 INFO
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSelected1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSelected1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38265/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2595348 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 2595348 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] 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":"testSelected1_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:38265/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 2595349 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSelected1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSelected1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35391/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 2595349 INFO
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSelected1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSelected1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35391/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2595349 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] 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":"testSelected1_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:38265/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 2595349 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] 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":"testSelected1_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:38265/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2> "core":"testSelected1_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:35391/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 2595350 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSelected1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSelected1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35305/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 2595350 INFO
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSelected1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSelected1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35305/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2595350 DEBUG
(OverseerStateUpdate-72173573844238339-127.0.0.1:33553_solr-n_0000000000)
[n:127.0.0.1:33553_solr ] o.a.s.c.o.SliceMut
[...truncated too long message...]
F ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20180219_022840_2201495748140291371924.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 562 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20180219_022928_8393182896422225575510.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20180219_022928_839866075304300547601.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20180219_022928_8396247728088630705991.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 1280 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20180219_022943_96913980886529726749271.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20180219_022943_96914817049369142375183.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 653 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180219_022951_0693626501446580161857.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 6 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20180219_022951_06913333775075028009603.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180219_022951_0696508158562953769542.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 567 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180219_023010_4341586315727685052873.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180219_023010_43415910733078568749444.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180219_023010_4225048016714010630207.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 576 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20180219_023021_2687580910970880459073.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180219_023021_2681725223012326816883.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180219_023021_26813835830037660192185.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 667 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180219_023029_6206974581126795796512.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180219_023029_6203149857819917746459.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180219_023029_619308463775340704737.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 611 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180219_023059_137352896654415314445.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180219_023059_13713947831844438314833.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 557 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180219_023109_1314187740598429840697.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 32535 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]