Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/270/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
--illegal-access=deny
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.OutputWriterTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.OutputWriterTest_34DB15D56B78EA6A-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.OutputWriterTest_34DB15D56B78EA6A-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.OutputWriterTest_34DB15D56B78EA6A-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.OutputWriterTest_34DB15D56B78EA6A-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.OutputWriterTest_34DB15D56B78EA6A-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.OutputWriterTest_34DB15D56B78EA6A-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.OutputWriterTest_34DB15D56B78EA6A-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.OutputWriterTest_34DB15D56B78EA6A-001
at __randomizedtesting.SeedInfo.seed([34DB15D56B78EA6A]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue
Error Message:
action wasn't interrupted
Stack Trace:
java.lang.AssertionError: action wasn't interrupted
at
__randomizedtesting.SeedInfo.seed([34DB15D56B78EA6A:FD6E577B621F2C9F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:684)
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 1735 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20171029_123621_203737961023626257098.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20171029_123621_2033707292254260202285.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 312 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171029_124200_96612820660373664934252.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171029_124200_9664148270957951226689.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 1055 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171029_124259_4922826361824394917077.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171029_124259_4928390511064921134953.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 225 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171029_124454_552345912644348801291.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 5 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171029_124454_55211661061852271467879.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171029_124509_0308471584834115686371.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171029_124509_0303105561130870540004.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 158 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171029_124545_27716076549114465638590.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171029_124545_2779764313277459158188.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 167 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171029_124551_86617229969127859500646.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171029_124551_8665738969159299741186.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 152 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171029_124603_36010853869480218000943.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171029_124603_36011060070992226083216.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 157 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171029_124611_1847750017238487354313.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171029_124611_1848632040535361320480.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 168 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171029_124614_7641728331594543904987.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 214 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171029_124631_8181501709612959734895.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171029_124631_81817796346752840103896.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 1271 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171029_124755_03112563753118839277491.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171029_124755_03416445527442604988125.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 235 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20171029_124811_22115939717345858005843.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20171029_124811_2219946695058108546149.syserr
[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 259 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20171029_124827_61917953514390074236077.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 7 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20171029_124827_6197591784614254285404.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 238 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20171029_124953_20016938340627891152453.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20171029_124953_20016922442738687492010.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 171 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20171029_124957_059522399636971807663.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20171029_124957_05811664296354863516841.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 227 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20171029_125003_17212864593325230313996.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20171029_125003_17215575332704553447496.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 180 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20171029_125036_3601940505488100710123.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20171029_125036_3607058777690000204463.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 244 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171029_125048_7891479908497270867223.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171029_125048_7891213608792812332090.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 164 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20171029_125106_7736821470709552947456.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20171029_125106_77316841248794036861057.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 148 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20171029_125116_68814673603297595447328.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20171029_125116_68813024372814115265232.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 185 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20171029_125122_49515029946151965619960.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20171029_125122_4953794749349276741499.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 313 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20171029_125137_7255621956598685527014.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20171029_125137_7255208647232678811662.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 225 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171029_125149_44815486961303406318044.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171029_125149_4481968859402835861388.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 208 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20171029_125159_20618406974629350805794.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20171029_125159_2067946857271271833418.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 219 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171029_125219_0568349815338275423696.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171029_125219_056843138221294689729.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 416 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171029_125255_3555232228952742653752.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171029_125255_3546260687783665303611.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171029_125313_01211975888700763659303.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171029_125313_01217755050845073083102.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 147 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20171029_125336_2573730686731732624973.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 245 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20171029_125340_84617607237579899911175.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20171029_125340_84615429802123283301077.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 3058 lines...]
[junit4] Suite: org.apache.solr.OutputWriterTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.OutputWriterTest_34DB15D56B78EA6A-001\init-core-data-001
[junit4] 2> 2111104 WARN
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 2111105 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2111107 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 2111107 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2111107 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2111108 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2111127 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2111132 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 2111133 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2111162 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d81d559
[junit4] 2> 2111167 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d81d559
[junit4] 2> 2111167 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d81d559
[junit4] 2> 2111169 INFO (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2111169 INFO (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2111185 INFO (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2111189 INFO (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2111190 INFO (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2111190 INFO (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 2111191 INFO (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d81d559
[junit4] 2> 2111191 INFO (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2111191 INFO (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.OutputWriterTest_34DB15D56B78EA6A-001\init-core-data-001\]
[junit4] 2> 2111194 INFO (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=124154947,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2111196 INFO (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
[junit4] 2> 2111235 INFO (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2111236 INFO (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2111236 INFO (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=24.31640625,
floorSegmentMB=1.0810546875, forceMergeDeletesPctAllowed=23.707510823988553,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.18501777478052583
[junit4] 2> 2111237 INFO (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5a2f58c5[collection1] main]
[junit4] 2> 2111237 WARN (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 2111237 INFO (coreLoadExecutor-10731-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2111238 INFO (searcherExecutor-10732-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5a2f58c5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2111239 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2111240 INFO
(TEST-OutputWriterTest.testTrivialXsltWriter-seed#[34DB15D56B78EA6A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testTrivialXsltWriter
[junit4] 2> 2111241 INFO
(TEST-OutputWriterTest.testTrivialXsltWriter-seed#[34DB15D56B78EA6A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=foo&qt=&start=0&rows=20&version=2.2&wt=xslt&tr=dummy.xsl} hits=0
status=0 QTime=0
[junit4] 2> 2111245 WARN
(TEST-OutputWriterTest.testTrivialXsltWriter-seed#[34DB15D56B78EA6A]) [ ]
o.a.s.u.x.TransformerProvider The TransformerProvider's simplistic XSLT caching
mechanism is not appropriate for high load scenarios, unless a single XSLT
transform is used and xsltCacheLifetimeSeconds is set to a sufficiently high
value.
[junit4] 2> 2111482 INFO
(TEST-OutputWriterTest.testTrivialXsltWriter-seed#[34DB15D56B78EA6A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testTrivialXsltWriter
[junit4] 2> 2111484 INFO
(TEST-OutputWriterTest.testUselessWriter-seed#[34DB15D56B78EA6A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testUselessWriter
[junit4] 2> 2111484 INFO
(TEST-OutputWriterTest.testUselessWriter-seed#[34DB15D56B78EA6A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=foo&qt=&start=0&rows=20&version=2.2&wt=useless&tr=dummy.xsl} hits=0
status=0 QTime=0
[junit4] 2> 2111484 INFO
(TEST-OutputWriterTest.testUselessWriter-seed#[34DB15D56B78EA6A]) [ ]
o.a.s.c.PluginBag Going to create a new queryResponseWriter with {type =
queryResponseWriter,name = useless,class =
org.apache.solr.OutputWriterTest$UselessOutputWriter,attributes =
{startup=lazy, name=useless,
class=org.apache.solr.OutputWriterTest$UselessOutputWriter},}
[junit4] 2> 2111485 INFO
(TEST-OutputWriterTest.testUselessWriter-seed#[34DB15D56B78EA6A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testUselessWriter
[junit4] 2> 2111485 INFO
(TEST-OutputWriterTest.testLazy-seed#[34DB15D56B78EA6A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLazy
[junit4] 2> 2111485 INFO
(TEST-OutputWriterTest.testLazy-seed#[34DB15D56B78EA6A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testLazy
[junit4] 2> 2111488 INFO
(TEST-OutputWriterTest.testTrivialXsltWriterInclude-seed#[34DB15D56B78EA6A]) [
] o.a.s.SolrTestCaseJ4 ###Starting testTrivialXsltWriterInclude
[junit4] 2> 2111488 INFO
(TEST-OutputWriterTest.testTrivialXsltWriterInclude-seed#[34DB15D56B78EA6A]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=foo&qt=&start=0&rows=20&version=2.2&wt=xslt&tr=dummy-using-include.xsl}
hits=0 status=0 QTime=0
[junit4] 2> 2111506 INFO
(TEST-OutputWriterTest.testTrivialXsltWriterInclude-seed#[34DB15D56B78EA6A]) [
] o.a.s.SolrTestCaseJ4 ###Ending testTrivialXsltWriterInclude
[junit4] 2> 2111508 INFO
(TEST-OutputWriterTest.testSOLR59responseHeaderVersions-seed#[34DB15D56B78EA6A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSOLR59responseHeaderVersions
[junit4] 2> 2111508 INFO
(TEST-OutputWriterTest.testSOLR59responseHeaderVersions-seed#[34DB15D56B78EA6A])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=foo&qt=&start=0&rows=20&wt=standard&tr=dummy-using-include.xsl}
hits=0 status=0 QTime=0
[junit4] 2> 2111511 INFO
(TEST-OutputWriterTest.testSOLR59responseHeaderVersions-seed#[34DB15D56B78EA6A])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=foo&qt=&start=0&rows=20&tr=dummy-using-include.xsl} hits=0 status=0
QTime=0
[junit4] 2> 2111511 INFO
(TEST-OutputWriterTest.testSOLR59responseHeaderVersions-seed#[34DB15D56B78EA6A])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=foo&qt=&start=0&rows=20&wt=standard&tr=dummy-using-include.xsl}
hits=0 status=0 QTime=0
[junit4] 2> 2111515 INFO
(TEST-OutputWriterTest.testSOLR59responseHeaderVersions-seed#[34DB15D56B78EA6A])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=foo&qt=&start=0&rows=20&tr=dummy-using-include.xsl} hits=0 status=0
QTime=0
[junit4] 2> 2111516 INFO
(TEST-OutputWriterTest.testSOLR59responseHeaderVersions-seed#[34DB15D56B78EA6A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSOLR59responseHeaderVersions
[junit4] 2> 2111516 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2111516 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1951104314
[junit4] 2> 2111516 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2111516 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7bf0641a: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@13cb2281
[junit4] 2> 2111519 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2111519 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4008e9ed: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@680eacb4
[junit4] 2> 2111521 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2111521 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c7ebfbd: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@3ec6a298
[junit4] 2> 2111522 INFO (coreCloseExecutor-10736-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1a8c26a1
[junit4] 2> 2111522 INFO (coreCloseExecutor-10736-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=445392545
[junit4] 2> 2111522 INFO (coreCloseExecutor-10736-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4384fbb3: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@ddba71c
[junit4] 2> 2111528 INFO
(SUITE-OutputWriterTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1170, maxMBSortInHeap=6.322104629478018,
sim=RandomSimilarity(queryNorm=true): {}, locale=da, timezone=Europe/Kaliningrad
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=261050968,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestSmileRequest,
JSONWriterTest, TestBadConfig, TestTlogReplica, TestAnalyzedSuggestions,
WrapperMergePolicyFactoryTest, PropertiesRequestHandlerTest,
HdfsChaosMonkeyNothingIsSafeTest, TestQueryUtils, TestDistributedMissingSort,
TestInitParams, SegmentsInfoRequestHandlerTest, TestLegacyFieldCache,
TestStressVersions, TestSizeLimitedDistributedMap,
TestLMJelinekMercerSimilarityFactory, TestBackupRepositoryFactory,
BooleanFieldTest, TestZkAclsWithHadoopAuth, ClassificationUpdateProcessorTest,
TestApiFramework, ShufflingReplicaListTransformerTest, TestReload,
AutoscalingHistoryHandlerTest, ConnectionManagerTest, HdfsThreadLeakTest,
UUIDUpdateProcessorFallbackTest, TestWordDelimiterFilterFactory,
UpdateParamsTest, LargeFieldTest, TestManagedResourceStorage,
TestFieldTypeCollectionResource, NodeMutatorTest, CoreAdminRequestStatusTest,
TestSerializedLuceneMatchVersion, TestImpersonationWithHadoopAuth,
CoreAdminHandlerTest, TriLevelCompositeIdRoutingTest, TestScoreJoinQPScore,
DistributedQueryComponentCustomSortTest, MBeansHandlerTest,
DistributedFacetExistsSmallTest, TestDownShardTolerantSearch,
AnalysisAfterCoreReloadTest, SubstringBytesRefFilterTest,
DocValuesNotIndexedTest, TestCSVLoader, SearchHandlerTest, TestConfig,
MoveReplicaHDFSFailoverTest, CollectionStateFormat2Test,
TestInPlaceUpdatesStandalone, TestPKIAuthenticationPlugin, TestSegmentSorting,
TestJsonFacets, TestSearcherReuse, SoftAutoCommitTest, TestNumericTerms64,
SolrCLIZkUtilsTest, HdfsCollectionsAPIDistributedZkTest, SampleTest,
BJQParserTest, ManagedSchemaRoundRobinCloudTest, DirectoryFactoryTest,
TestNestedDocsSort, HdfsUnloadDistributedZkTest, TestFoldingMultitermQuery,
ConcurrentDeleteAndCreateCollectionTest, DocValuesTest, CustomCollectionTest,
ZkSolrClientTest, TestMacroExpander, TestBinaryResponseWriter,
LeaderInitiatedRecoveryOnCommitTest, OpenExchangeRatesOrgProviderTest,
TestNoOpRegenerator, TestCloudJSONFacetJoinDomain, UtilsToolTest,
BufferStoreTest, HttpPartitionTest, SpellingQueryConverterTest,
CurrencyFieldTypeTest, EchoParamsTest, TestSystemIdResolver,
TermVectorComponentDistributedTest, TestManagedStopFilterFactory,
TestCloudDeleteByQuery, TestStressLucene, InfoHandlerTest, TestSolrQueryParser,
SharedFSAutoReplicaFailoverTest, TestUseDocValuesAsStored2, PeerSyncTest,
TestZkChroot, TestSlowCompositeReaderWrapper, SpellPossibilityIteratorTest,
TestSolrCloudWithSecureImpersonation, SolrGraphiteReporterTest,
PeerSyncReplicationTest, TestExportWriter, DirectSolrSpellCheckerTest,
RankQueryTest, TestHalfAndHalfDocValues, TestFaceting, SaslZkACLProviderTest,
TestConfigSets, QueryEqualityTest, TestRawTransformer, DeleteStatusTest,
ClassificationUpdateProcessorFactoryTest, InfixSuggestersTest, TestSolrXml,
ParsingFieldUpdateProcessorsTest, GraphQueryTest, MoreLikeThisHandlerTest,
TestCollationField, TestValueSourceCache, BitVectorTest, TestTrieFacet,
TestPolicyCloud, TestComponentsName, V2ApiIntegrationTest,
TestSolrCoreSnapshots, TestMergePolicyConfig, TestSchemalessBufferedUpdates,
DistribDocExpirationUpdateProcessorTest, TestSolrIndexConfig, BasicZkTest,
TestBulkSchemaConcurrent, BasicAuthIntegrationTest, TestSQLHandlerNonCloud,
DeleteReplicaTest, CollectionsAPIDistributedZkTest, TestDistributedGrouping,
TestReplicationHandlerBackup, DistributedIntervalFacetingTest,
TestDynamicFieldCollectionResource, PeerSyncWithIndexFingerprintCachingTest,
TestFastWriter, FileBasedSpellCheckerTest, OverseerModifyCollectionTest,
TestPullReplicaErrorHandling, SuggestComponentContextFilterQueryTest,
TestSubQueryTransformerDistrib, OverriddenZkACLAndCredentialsProvidersTest,
TestImplicitCoreProperties, TestMissingGroups, DistributedQueueTest,
TestExtendedDismaxParser, TestSort, DistributedMLTComponentTest,
TestSolrQueryResponse, RollingRestartTest, TestDocBasedVersionConstraints,
TestDistributedStatsComponentCardinality, TestCloudPseudoReturnFields,
TestRemoteStreaming, TestPushWriter, NodeAddedTriggerTest,
TestLuceneMatchVersion, FullSolrCloudDistribCmdsTest, TestQueryWrapperFilter,
AtomicUpdateProcessorFactoryTest, TestCustomSort, TestExactStatsCache,
SolrCoreTest, TestPartialUpdateDeduplication, SolrCloudReportersTest,
TestMiniSolrCloudClusterSSL, TestConfigReload, AssignTest, TestFunctionQuery,
TestNamedUpdateProcessors, TestGroupingSearch, TestStandardQParsers,
ExternalFileFieldSortTest, SimpleFacetsTest, TestBM25SimilarityFactory,
BlockJoinFacetRandomTest, TestConfigSetsAPIZkFailure, ImplicitSnitchTest,
TestReplicaProperties, BaseCdcrDistributedZkTest, BasicDistributedZkTest,
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest,
SyncSliceTest, OpenCloseCoreStressTest, OverseerTest,
LeaderElectionIntegrationTest, ShardRoutingTest, TestReplicationHandler,
ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest,
TestRandomDVFaceting, ShardRoutingCustomTest, TestRecovery,
TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest,
TestStressReorder, TestJoin, DistributedTermsComponentTest, TestRangeQuery,
TestCoreContainer, TestSolr4Spatial, SpellCheckComponentTest,
SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest,
ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest,
DirectUpdateHandlerTest, TestIndexSearcher, ShowFileRequestHandlerTest,
SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery,
SolrRequestParserTest, TestTrie, PolyFieldTest, NoCacheHeaderTest,
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest,
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields,
FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest,
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest,
TestSolrDeletionPolicy1, DebugComponentTest, CacheHeaderTest,
LukeRequestHandlerTest, DisMaxRequestHandlerTest,
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest,
TestQueryTypes, TermsComponentTest, XmlUpdateRequestHandlerTest,
DocumentBuilderTest, PathHierarchyTokenizerFactoryTest,
TermVectorComponentTest, TestIndexingPerformance,
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest,
IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest,
SolrPluginUtilsTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest,
TestCSVResponseWriter, QueryParsingTest, JsonLoaderTest,
PingRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest,
HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, CopyFieldTest,
ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, MultiTermTest,
TestDocSet, TestBinaryField, TestSearchPerf, MinimalSchemaTest,
TestElisionMultitermQuery, OutputWriterTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=OutputWriterTest
-Dtests.seed=34DB15D56B78EA6A -Dtests.slow=true -Dtests.locale=da
-Dtests.timezone=Europe/Kaliningrad -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | OutputWriterTest (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.OutputWriterTest_34DB15D56B78EA6A-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.OutputWriterTest_34DB15D56B78EA6A-001\init-core-data-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.OutputWriterTest_34DB15D56B78EA6A-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.OutputWriterTest_34DB15D56B78EA6A-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([34DB15D56B78EA6A]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [419/745 (1!)] on J1 in 0.45s, 5 tests, 1 error <<<
FAILURES!
[...truncated 599 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_34DB15D56B78EA6A-001\init-core-data-001
[junit4] 2> 3169334 WARN
(SUITE-TriggerIntegrationTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
[junit4] 2> 3169335 INFO
(SUITE-TriggerIntegrationTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 3169337 INFO
(SUITE-TriggerIntegrationTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 3169337 INFO
(SUITE-TriggerIntegrationTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3169337 INFO
(SUITE-TriggerIntegrationTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_34DB15D56B78EA6A-001\tempDir-001
[junit4] 2> 3169338 INFO
(SUITE-TriggerIntegrationTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3169339 INFO (Thread-6912) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3169339 INFO (Thread-6912) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3169343 ERROR (Thread-6912) [ ] 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> 3169439 INFO
(SUITE-TriggerIntegrationTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:55691
[junit4] 2> 3169454 INFO (jetty-launcher-5820-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3169454 INFO (jetty-launcher-5820-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3169455 INFO (jetty-launcher-5820-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5ac505d5{/solr,null,AVAILABLE}
[junit4] 2> 3169455 INFO (jetty-launcher-5820-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5b2b0705{/solr,null,AVAILABLE}
[junit4] 2> 3169460 INFO (jetty-launcher-5820-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@547645e8{HTTP/1.1,[http/1.1]}{127.0.0.1:55695}
[junit4] 2> 3169460 INFO (jetty-launcher-5820-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5e5d8640{HTTP/1.1,[http/1.1]}{127.0.0.1:55698}
[junit4] 2> 3169461 INFO (jetty-launcher-5820-thread-2) [ ]
o.e.j.s.Server Started @3179388ms
[junit4] 2> 3169461 INFO (jetty-launcher-5820-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55698}
[junit4] 2> 3169461 INFO (jetty-launcher-5820-thread-1) [ ]
o.e.j.s.Server Started @3179388ms
[junit4] 2> 3169462 INFO (jetty-launcher-5820-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55695}
[junit4] 2> 3169462 ERROR (jetty-launcher-5820-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3169462 ERROR (jetty-launcher-5820-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3169462 INFO (jetty-launcher-5820-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 3169463 INFO (jetty-launcher-5820-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3169463 INFO (jetty-launcher-5820-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3169464 INFO (jetty-launcher-5820-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-29T13:48:26.471034800Z
[junit4] 2> 3169463 INFO (jetty-launcher-5820-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 3169464 INFO (jetty-launcher-5820-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3169464 INFO (jetty-launcher-5820-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3169464 INFO (jetty-launcher-5820-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-29T13:48:26.471034800Z
[junit4] 2> 3169468 INFO (jetty-launcher-5820-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3169469 INFO (jetty-launcher-5820-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3169474 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f6864056e0002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 3169478 INFO (jetty-launcher-5820-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55691/solr
[junit4] 2> 3169478 INFO (jetty-launcher-5820-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55691/solr
[junit4] 2> 3169481 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f6864056e0003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 3169482 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f6864056e0004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 3169566 INFO (jetty-launcher-5820-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3169566 INFO (jetty-launcher-5820-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55695_solr
[junit4] 2> 3169567 INFO (jetty-launcher-5820-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98912495622553605-127.0.0.1:55695_solr-n_0000000000) starting
[junit4] 2> 3169568 INFO (jetty-launcher-5820-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3169569 INFO (jetty-launcher-5820-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55698_solr
[junit4] 2> 3169569 INFO (zkCallback-5832-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3169569 INFO (zkCallback-5831-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3169573 INFO (jetty-launcher-5820-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55695_solr
[junit4] 2> 3169575 INFO (zkCallback-5832-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3169577 INFO (zkCallback-5831-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3169579 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
[junit4] 2> 3169580 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 3169580 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:55698_solr,
127.0.0.1:55695_solr]
[junit4] 2> 3169580 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 3169580 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 3169584 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 3169584 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 3169586 DEBUG (ScheduledTrigger-14560-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: [127.0.0.1:55698_solr, 127.0.0.1:55695_solr]
[junit4] 2> 3169614 INFO (jetty-launcher-5820-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55695.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d81d559
[junit4] 2> 3169628 INFO (jetty-launcher-5820-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55695.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d81d559
[junit4] 2> 3169628 INFO (jetty-launcher-5820-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55695.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d81d559
[junit4] 2> 3169628 INFO (jetty-launcher-5820-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_34DB15D56B78EA6A-001\tempDir-001\node1\.
[junit4] 2> 3169632 INFO (jetty-launcher-5820-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55698.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d81d559
[junit4] 2> 3169637 INFO (jetty-launcher-5820-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55698.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d81d559
[junit4] 2> 3169638 INFO (jetty-launcher-5820-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55698.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d81d559
[junit4] 2> 3169638 INFO (jetty-launcher-5820-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_34DB15D56B78EA6A-001\tempDir-001\node2\.
[junit4] 2> 3169663 INFO
(SUITE-TriggerIntegrationTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3169664 INFO
(SUITE-TriggerIntegrationTest-seed#[34DB15D56B78EA6A]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55691/solr ready
[junit4] 2> 3169674 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTriggerRestoreState
[junit4] 2> 3169675 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode
version 2
[junit4] 2> 3169675 DEBUG (zkCallback-5831-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
2
[junit4] 2> 3169675 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 2
[junit4] 2> 3169677 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 3169677 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 3169677 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2,
lastZnodeVersion 2
[junit4] 2> 3169684 INFO (qtp433384737-33797) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3169685 INFO (qtp433384737-33797) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55691/solr ready
[junit4] 2> 3169686 INFO (qtp1801906669-33809) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 3169687 INFO (qtp433384737-33799) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 3169687 DEBUG (qtp433384737-33797) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 3169688 INFO (qtp433384737-33797) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2}
status=0 QTime=8
[junit4] 2> 3169689 DEBUG (zkCallback-5831-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
3
[junit4] 2> 3169689 DEBUG (zkCallback-5831-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:55698_solr,
127.0.0.1:55695_solr]
[junit4] 2> 3169689 DEBUG (zkCallback-5831-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger
instantiated with properties: {event=nodeAdded, waitFor=5, actions=[{name=test,
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}],
enabled=true}
[junit4] 2> 3169689 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3169689 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 3
[junit4] 2> 3169690 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ff0a99b{/solr,null,AVAILABLE}
[junit4] 2> 3169691 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@5c2ab2ed{HTTP/1.1,[http/1.1]}{127.0.0.1:55731}
[junit4] 2> 3169691 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.e.j.s.Server Started @3179618ms
[junit4] 2> 3169691 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55731}
[junit4] 2> 3169691 ERROR
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 3169691 INFO
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
[junit4] 2> 3169691 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 3169691 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 3169691 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3169691 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-29T13:48:26.698612400Z
[junit4] 2> 3169692 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 3169692 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3,
lastZnodeVersion 3
[junit4] 2> 3169692 DEBUG (ScheduledTrigger-14560-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
[junit4] 2> 3169692 DEBUG (ScheduledTrigger-14560-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:55698_solr,
127.0.0.1:55695_solr]
[junit4] 2> 3169694 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3169699 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55691/solr
[junit4] 2> 3169711 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3169714 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3169715 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55731_solr
[junit4] 2> 3169716 INFO (zkCallback-5832-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3169716 INFO (zkCallback-5839-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3169716 INFO (zkCallback-5847-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3169717 INFO (zkCallback-5831-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3169782 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55731.solr.node'
(registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d81d559
[junit4] 2> 3169790 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55731.solr.jvm'
(registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d81d559
[junit4] 2> 3169790 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55731.solr.jetty'
(registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d81d559
[junit4] 2> 3169791 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_34DB15D56B78EA6A-001\tempDir-001\node3\.
[junit4] 2> 3170694 DEBUG (ScheduledTrigger-14560-thread-2) [ ]
o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
[junit4] 2> 3170694 DEBUG (ScheduledTrigger-14560-thread-2) [ ]
o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:55698_solr,
127.0.0.1:55695_solr, 127.0.0.1:55731_solr]
[junit4] 2> 3170694 DEBUG (ScheduledTrigger-14560-thread-2) [ ]
o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:55731_solr at time
1509284907701000000
[junit4] 2> 3171331 INFO (qtp977694440-33862) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 3171334 INFO (qtp977694440-33862) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55691/solr ready
[junit4] 2> 3171336 INFO (qtp1801906669-33805) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 3171338 INFO (qtp433384737-33803) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 3171340 INFO (qtp977694440-33864) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 3171340 DEBUG (qtp977694440-33862) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 3171342 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f6864056e000d, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 3171344 INFO (qtp977694440-33862) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2}
status=0 QTime=23
[junit4] 2> 3171345 DEBUG (zkCallback-5831-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
4
[junit4] 2> 3171347 DEBUG (zkCallback-5831-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:55698_solr,
127.0.0.1:55695_solr, 127.0.0.1:55731_solr]
[junit4] 2> 3171348 DEBUG (zkCallback-5831-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger
instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test,
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}],
enabled=true}
[junit4] 2> 3171348 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 4
[junit4] 2> 3171350 INFO
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
[junit4] 2> 3171351 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.NodeAddedTrigger Adding node from marker path:
127.0.0.1:55731_solr
[junit4] 2> 3171352 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 3171352 DEBUG (ScheduledTrigger-14560-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
[junit4] 2> 3171353 DEBUG (ScheduledTrigger-14560-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:55698_solr,
127.0.0.1:55695_solr, 127.0.0.1:55731_solr]
[junit4] 2> 3171353 DEBUG (ScheduledTrigger-14560-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger firing
registered processor for nodes: [127.0.0.1:55731_solr] added at times
[1509284908358000000]
[junit4] 2> 3171353 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4,
lastZnodeVersion 4
[junit4] 2> 3171354 INFO (ScheduledTrigger-14560-thread-1) [ ]
o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling
logging.
[junit4] 2> 3171357 DEBUG (AutoscalingActionExecutor-14561-thread-1) [
] o.a.s.c.a.ScheduledTriggers -- processing actions for {
[junit4] 2> "id":"14f20ea0ab895d80T848seriuuzjeakkrc4zzfhbza",
[junit4] 2> "source":"node_added_restore_trigger",
[junit4] 2> "eventTime":1509284908358000000,
[junit4] 2> "eventType":"NODEADDED",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[1509284908358000000],
[junit4] 2> "_enqueue_time_":1509284908360000000,
[junit4] 2> "nodeNames":["127.0.0.1:55731_solr"]}}
[junit4] 2> 3171358 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[34DB15D56B78EA6A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNodeAddedTriggerRestoreState
[junit4] 2> 3171383 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[34DB15D56B78EA6A]) [
] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTrigger
[junit4] 2> 3171384 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[34DB15D56B78EA6A]) [
] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
[junit4] 2> 3171384 DEBUG (zkCallback-5831-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
5
[junit4] 2> 3171384 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 5
[junit4] 2> 3171385 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 3171386 INFO (qtp433384737-33801) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 3171386 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 3171386 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5,
lastZnodeVersion 5
[junit4] 2> 3171391 INFO (qtp433384737-33801) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 3171395 INFO (qtp433384737-33795) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 3171396 INFO (qtp433384737-33795) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55691/solr ready
[junit4] 2> 3171397 INFO (qtp1801906669-33804) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 3171397 INFO (qtp433384737-33798) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 3171398 INFO (qtp977694440-33866) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 3171399 DEBUG (qtp433384737-33795) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 3171399 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f6864056e000e, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 3171400 INFO (qtp433384737-33795) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2}
status=0 QTime=8
[junit4] 2> 3171401 DEBUG (zkCallback-5831-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
6
[junit4] 2> 3171401 DEBUG (zkCallback-5831-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:55698_solr,
127.0.0.1:55695_solr, 127.0.0.1:55731_solr]
[junit4] 2> 3171401 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 6
[junit4] 2> 3171403 INFO
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
[junit4] 2> 3171403 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[34DB15D56B78EA6A]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@5c2ab2ed{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3171404 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[34DB15D56B78EA6A]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1586081873
[junit4] 2> 3171404 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[34DB15D56B78EA6A]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3171404 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[34DB15D56B78EA6A]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1be40bb5: rootName =
solr_55731, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@532388d0
[junit4] 2> 3171409 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[34DB15D56B78EA6A]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3171409 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[34DB15D56B78EA6A]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a4bb133: rootName =
solr_55731, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@680eacb4
[junit4] 2> 3171414 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[34DB15D56B78EA6A]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3171414 INFO
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[34DB15D56B78EA6A]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@17a23362: rootName =
solr_55731, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@3ec6a298
[junit4] 2> 3171415 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 3171415 DEBUG
(OverseerAutoScalingTriggerThread-98912495622553605-127.0.0.1:55695_solr-n_0000000000)
[ ] o.
[...truncated too long message...]
likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 891 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20171029_135506_66814522899801602015983.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J0-20171029_135506_66810840459821468741528.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 1360 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171029_135914_48514295511305925251770.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20171029_135914_4852104733600014009714.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 785 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171029_135937_618794710070336225865.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171029_135937_6182870896396620455957.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 554 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171029_140047_1808407853970099852050.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171029_140047_1809520326077351643191.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 1258 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171029_140122_34114505506904924456448.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171029_140122_34116158614459342006407.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 617 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171029_140142_12411758247946144393567.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 33 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171029_140142_1249723579466369440718.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 558 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171029_140224_5809310440520753333151.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171029_140224_5802071718901260192563.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 562 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171029_140248_6605138600219081453485.syserr
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171029_140248_6603989392250976163927.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 655 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171029_140308_6557927651452934412190.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171029_140308_6559227017966924462775.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 596 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171029_140352_26217423180960274498767.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:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171029_140352_2627055506416124810566.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 549 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171029_140416_9738812374806300405218.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 31646 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]