You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/03/04 14:17:06 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+107) - Build # 16097 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16097/
Java: 64bit/jdk-9-ea+107 -XX:-UseCompressedOops -XX:+UseG1GC

16 tests failed.
FAILED:  org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat.testSortedVariableLengthVsStoredFields

Error Message:
Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/dvduel-006/_p_Asserting_0.tim")

Stack Trace:
java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/dvduel-006/_p_Asserting_0.tim")
	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:C3AE7F958F2F9845]:0)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.index.IndexWriter.slowFileExists(IndexWriter.java:4814)
	at org.apache.lucene.index.IndexWriter.filesExist(IndexWriter.java:4351)
	at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4422)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2876)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2989)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2956)
	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:288)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestSortedVsStoredFields(BaseDocValuesFormatTestCase.java:1451)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testSortedVariableLengthVsStoredFields(BaseDocValuesFormatTestCase.java:1503)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)
Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
	... 50 more


FAILED:  org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat.testSortedFixedLengthVsStoredFields

Error Message:
Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/dvduel-007/_1_Asserting_0.dvm")

Stack Trace:
java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/dvduel-007/_1_Asserting_0.dvm")
	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:1C91C16F7E16CCB9]:0)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.write(Lucene50CompoundFormat.java:90)
	at org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:4680)
	at org.apache.lucene.index.DocumentsWriterPerThread.sealFlushedSegment(DocumentsWriterPerThread.java:496)
	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:460)
	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:502)
	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:614)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2815)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2989)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2956)
	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:288)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestSortedVsStoredFields(BaseDocValuesFormatTestCase.java:1451)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testSortedFixedLengthVsStoredFields(BaseDocValuesFormatTestCase.java:1496)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)
Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
	... 55 more


FAILED:  org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat.testSortedSetVariableLengthManyValuesPerDocVsStoredFields

Error Message:
Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/dvduel-009/_0_Asserting_0.dvd")

Stack Trace:
java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/dvduel-009/_0_Asserting_0.dvd")
	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:2BD1F6E96E5D4473]:0)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.write(Lucene50CompoundFormat.java:90)
	at org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:4680)
	at org.apache.lucene.index.DocumentsWriterPerThread.sealFlushedSegment(DocumentsWriterPerThread.java:496)
	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:460)
	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:502)
	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:614)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2815)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2989)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2956)
	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:288)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestSortedSetVsStoredFields(BaseDocValuesFormatTestCase.java:1983)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testSortedSetVariableLengthManyValuesPerDocVsStoredFields(BaseDocValuesFormatTestCase.java:2184)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)
Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
	... 55 more


FAILED:  org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat.testSortedSetVariableLengthSingleValuedVsStoredFields

Error Message:
Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/dvduel-010/_0_Asserting_0.dvd")

Stack Trace:
java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/dvduel-010/_0_Asserting_0.dvd")
	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:67F9C99B1C7EFD]:0)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.index.IndexWriter.slowFileExists(IndexWriter.java:4814)
	at org.apache.lucene.index.IndexWriter.filesExist(IndexWriter.java:4351)
	at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4422)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2876)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2989)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2956)
	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:288)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestSortedSetVsStoredFields(BaseDocValuesFormatTestCase.java:1983)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testSortedSetVariableLengthSingleValuedVsStoredFields(BaseDocValuesFormatTestCase.java:2160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)
Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
	... 50 more


FAILED:  org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat.testEmptyBinaryValueOnPageSizes

Error Message:
Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/index-MMapDirectory-001/_0_Asserting_0.dvd")

Stack Trace:
java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/index-MMapDirectory-001/_0_Asserting_0.dvd")
	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:926D7BBEC813BD28]:0)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.write(Lucene50CompoundFormat.java:90)
	at org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:4680)
	at org.apache.lucene.index.DocumentsWriterPerThread.sealFlushedSegment(DocumentsWriterPerThread.java:496)
	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:460)
	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:502)
	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:614)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2815)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2989)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2956)
	at org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:366)
	at org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:305)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testEmptyBinaryValueOnPageSizes(BaseDocValuesFormatTestCase.java:2784)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)
Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
	... 55 more


FAILED:  org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat.testMultiClose

Error Message:
Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/justSoYouGetSomeChannelErrors-001/_0_Asserting_0.doc")

Stack Trace:
java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/justSoYouGetSomeChannelErrors-001/_0_Asserting_0.doc")
	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:74295EC4AE7D0716]:0)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
	at org.apache.lucene.codecs.lucene50.Lucene50PostingsReader.<init>(Lucene50PostingsReader.java:81)
	at org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsProducer(Lucene50PostingsFormat.java:443)
	at org.apache.lucene.codecs.asserting.AssertingPostingsFormat.fieldsProducer(AssertingPostingsFormat.java:58)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:261)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:341)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testMultiClose(BaseIndexFileFormatTestCase.java:326)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testMultiClose(BaseDocValuesFormatTestCase.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)
Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
	... 47 more


FAILED:  org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat.testSortedSetVariableLengthFewUniqueSetsVsStoredFields

Error Message:
Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/dvduel-011/_0_Asserting_0.dvd")

Stack Trace:
java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/dvduel-011/_0_Asserting_0.dvd")
	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:6B9766A768579EBD]:0)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.write(Lucene50CompoundFormat.java:90)
	at org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:4680)
	at org.apache.lucene.index.DocumentsWriterPerThread.sealFlushedSegment(DocumentsWriterPerThread.java:496)
	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:460)
	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:502)
	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:614)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2815)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2989)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2956)
	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:288)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestSortedSetVsStoredFields(BaseDocValuesFormatTestCase.java:1983)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testSortedSetVariableLengthFewUniqueSetsVsStoredFields(BaseDocValuesFormatTestCase.java:2176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)
Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
	... 55 more


FAILED:  org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat.testSortedSetFixedLengthVsStoredFields

Error Message:
Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/dvduel-015/_0_Asserting_0.dvd")

Stack Trace:
java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/dvduel-015/_0_Asserting_0.dvd")
	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:85670333A6E23658]:0)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.write(Lucene50CompoundFormat.java:90)
	at org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:4680)
	at org.apache.lucene.index.DocumentsWriterPerThread.sealFlushedSegment(DocumentsWriterPerThread.java:496)
	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:460)
	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:502)
	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:614)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2815)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2989)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2956)
	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:288)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestSortedSetVsStoredFields(BaseDocValuesFormatTestCase.java:1983)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testSortedSetFixedLengthVsStoredFields(BaseDocValuesFormatTestCase.java:2047)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)
Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
	... 55 more


FAILED:  org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat.testTwoBytesOneMissingWithMerging

Error Message:
Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/index-MMapDirectory-002/_0_Asserting_0.dvd")

Stack Trace:
java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/index-MMapDirectory-002/_0_Asserting_0.dvd")
	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:CC3C3EE1A4DA792D]:0)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.index.IndexWriter.slowFileExists(IndexWriter.java:4814)
	at org.apache.lucene.index.IndexWriter.filesExist(IndexWriter.java:4351)
	at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4422)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2876)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2989)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2956)
	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:288)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testTwoBytesOneMissingWithMerging(BaseDocValuesFormatTestCase.java:2366)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)
Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
	... 49 more


FAILED:  org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat.testSortedSetFixedLengthFewUniqueSetsVsStoredFields

Error Message:
Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/dvduel-016/_0_Asserting_0.dvd")

Stack Trace:
java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/dvduel-016/_0_Asserting_0.dvd")
	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:B623A65742611C01]:0)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.index.IndexWriter.slowFileExists(IndexWriter.java:4814)
	at org.apache.lucene.index.IndexWriter.filesExist(IndexWriter.java:4351)
	at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4422)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2876)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2989)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2956)
	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:288)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestSortedSetVsStoredFields(BaseDocValuesFormatTestCase.java:1983)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testSortedSetFixedLengthFewUniqueSetsVsStoredFields(BaseDocValuesFormatTestCase.java:2168)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)
Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
	... 50 more


FAILED:  org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat.testSortedSetFixedLengthSingleValuedVsStoredFields

Error Message:
Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/dvduel-022/_0_Asserting_0.dvd")

Stack Trace:
java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingDocValuesFormat_F014B2FFB11F6E0E-001/dvduel-022/_0_Asserting_0.dvd")
	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:746507195266F513]:0)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:94)
	at org.apache.lucene.index.IndexWriter.slowFileExists(IndexWriter.java:4814)
	at org.apache.lucene.index.IndexWriter.filesExist(IndexWriter.java:4351)
	at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4422)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2876)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2989)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2956)
	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:288)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestSortedSetVsStoredFields(BaseDocValuesFormatTestCase.java:1983)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testSortedSetFixedLengthSingleValuedVsStoredFields(BaseDocValuesFormatTestCase.java:2152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)
Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
	... 50 more


FAILED:  org.apache.lucene.codecs.asserting.TestAssertingPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads

Error Message:
Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingPostingsFormat_F014B2FFB11F6E0E-001/testPostingsFormat.testExact-001/_0_Asserting_0.doc")

Stack Trace:
java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingPostingsFormat_F014B2FFB11F6E0E-001/testPostingsFormat.testExact-001/_0_Asserting_0.doc")
	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:1E31AB0709E8F200]:0)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
	at org.apache.lucene.codecs.lucene50.Lucene50PostingsReader.<init>(Lucene50PostingsReader.java:81)
	at org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsProducer(Lucene50PostingsFormat.java:443)
	at org.apache.lucene.codecs.asserting.AssertingPostingsFormat.fieldsProducer(AssertingPostingsFormat.java:58)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:261)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:341)
	at org.apache.lucene.index.RandomPostingsTester.buildIndex(RandomPostingsTester.java:680)
	at org.apache.lucene.index.RandomPostingsTester.testFull(RandomPostingsTester.java:1253)
	at org.apache.lucene.index.BasePostingsFormatTestCase.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads(BasePostingsFormatTestCase.java:122)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)
Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
	... 48 more


FAILED:  org.apache.lucene.codecs.asserting.TestAssertingPostingsFormat.testPostingsEnumReuse

Error Message:
Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingPostingsFormat_F014B2FFB11F6E0E-001/testPostingsEnumReuse-001/_0_Asserting_0.doc")

Stack Trace:
java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingPostingsFormat_F014B2FFB11F6E0E-001/testPostingsEnumReuse-001/_0_Asserting_0.doc")
	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:9DE943E72D1530DC]:0)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
	at org.apache.lucene.codecs.lucene50.Lucene50PostingsReader.<init>(Lucene50PostingsReader.java:81)
	at org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsProducer(Lucene50PostingsFormat.java:443)
	at org.apache.lucene.codecs.asserting.AssertingPostingsFormat.fieldsProducer(AssertingPostingsFormat.java:58)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:261)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:341)
	at org.apache.lucene.index.RandomPostingsTester.buildIndex(RandomPostingsTester.java:680)
	at org.apache.lucene.index.BasePostingsFormatTestCase.testPostingsEnumReuse(BasePostingsFormatTestCase.java:159)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)
Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
	... 47 more


FAILED:  org.apache.lucene.codecs.asserting.TestAssertingPostingsFormat.testMultiClose

Error Message:
Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingPostingsFormat_F014B2FFB11F6E0E-001/justSoYouGetSomeChannelErrors-001/_0_Asserting_0.doc")

Stack Trace:
java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingPostingsFormat_F014B2FFB11F6E0E-001/justSoYouGetSomeChannelErrors-001/_0_Asserting_0.doc")
	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:74295EC4AE7D0716]:0)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
	at org.apache.lucene.codecs.lucene50.Lucene50PostingsReader.<init>(Lucene50PostingsReader.java:81)
	at org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsProducer(Lucene50PostingsFormat.java:443)
	at org.apache.lucene.codecs.asserting.AssertingPostingsFormat.fieldsProducer(AssertingPostingsFormat.java:58)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:261)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:341)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testMultiClose(BaseIndexFileFormatTestCase.java:326)
	at org.apache.lucene.index.BasePostingsFormatTestCase.testMultiClose(BasePostingsFormatTestCase.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)
Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
	... 47 more


FAILED:  org.apache.lucene.codecs.asserting.TestAssertingPostingsFormat.testRandom

Error Message:
Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingPostingsFormat_F014B2FFB11F6E0E-001/testPostingsFormat-001/_0_Asserting_0.doc")

Stack Trace:
java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingPostingsFormat_F014B2FFB11F6E0E-001/testPostingsFormat-001/_0_Asserting_0.doc")
	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:825897F0007FD87D]:0)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
	at org.apache.lucene.codecs.lucene50.Lucene50PostingsReader.<init>(Lucene50PostingsReader.java:81)
	at org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsProducer(Lucene50PostingsFormat.java:443)
	at org.apache.lucene.codecs.asserting.AssertingPostingsFormat.fieldsProducer(AssertingPostingsFormat.java:58)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:261)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:341)
	at org.apache.lucene.index.RandomPostingsTester.buildIndex(RandomPostingsTester.java:680)
	at org.apache.lucene.index.BasePostingsFormatTestCase.testRandom(BasePostingsFormatTestCase.java:135)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)
Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.ja

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

.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J1 | TestAssertingPostingsFormat.testMultiClose <<<
   [junit4]    > Throwable #1: java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingPostingsFormat_F014B2FFB11F6E0E-001/justSoYouGetSomeChannelErrors-001/_0_Asserting_0.doc")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:74295EC4AE7D0716]:0)
   [junit4]    > 	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
   [junit4]    > 	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
   [junit4]    > 	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsReader.<init>(Lucene50PostingsReader.java:81)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsProducer(Lucene50PostingsFormat.java:443)
   [junit4]    > 	at org.apache.lucene.codecs.asserting.AssertingPostingsFormat.fieldsProducer(AssertingPostingsFormat.java:58)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:261)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:341)
   [junit4]    > 	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testMultiClose(BaseIndexFileFormatTestCase.java:326)
   [junit4]    > 	at org.apache.lucene.index.BasePostingsFormatTestCase.testMultiClose(BasePostingsFormatTestCase.java:85)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]    > Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
   [junit4]    > 	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
   [junit4]    > 	... 47 more
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAssertingPostingsFormat -Dtests.method=testRandom -Dtests.seed=F014B2FFB11F6E0E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-TW -Dtests.timezone=Asia/Magadan -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.03s J1 | TestAssertingPostingsFormat.testRandom <<<
   [junit4]    > Throwable #1: java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingPostingsFormat_F014B2FFB11F6E0E-001/testPostingsFormat-001/_0_Asserting_0.doc")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:825897F0007FD87D]:0)
   [junit4]    > 	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
   [junit4]    > 	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
   [junit4]    > 	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsReader.<init>(Lucene50PostingsReader.java:81)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsProducer(Lucene50PostingsFormat.java:443)
   [junit4]    > 	at org.apache.lucene.codecs.asserting.AssertingPostingsFormat.fieldsProducer(AssertingPostingsFormat.java:58)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:261)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:341)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.buildIndex(RandomPostingsTester.java:680)
   [junit4]    > 	at org.apache.lucene.index.BasePostingsFormatTestCase.testRandom(BasePostingsFormatTestCase.java:135)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]    > Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
   [junit4]    > 	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
   [junit4]    > 	... 47 more
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAssertingPostingsFormat -Dtests.method=testDocsAndFreqsAndPositionsAndOffsets -Dtests.seed=F014B2FFB11F6E0E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-TW -Dtests.timezone=Asia/Magadan -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.03s J1 | TestAssertingPostingsFormat.testDocsAndFreqsAndPositionsAndOffsets <<<
   [junit4]    > Throwable #1: java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingPostingsFormat_F014B2FFB11F6E0E-001/testPostingsFormat.testExact-006/_0_Asserting_0.doc")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F014B2FFB11F6E0E:C9275FD75B6C63EA]:0)
   [junit4]    > 	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
   [junit4]    > 	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
   [junit4]    > 	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2695)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:732)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsReader.<init>(Lucene50PostingsReader.java:81)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsProducer(Lucene50PostingsFormat.java:443)
   [junit4]    > 	at org.apache.lucene.codecs.asserting.AssertingPostingsFormat.fieldsProducer(AssertingPostingsFormat.java:58)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:261)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:341)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.buildIndex(RandomPostingsTester.java:680)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.testFull(RandomPostingsTester.java:1253)
   [junit4]    > 	at org.apache.lucene.index.BasePostingsFormatTestCase.testDocsAndFreqsAndPositionsAndOffsets(BasePostingsFormatTestCase.java:118)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]    > Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
   [junit4]    > 	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
   [junit4]    > 	... 48 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.asserting.TestAssertingPostingsFormat_F014B2FFB11F6E0E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=zh-TW, timezone=Asia/Magadan
   [junit4]   2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=301954720,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [TestAssertingLeafReader, TestMockCharFilter, TestLeakFS, Nested1, TestVirusCheckingFS, TestMockDirectoryWrapper, TestRunWithRestrictedPermissions, TestMockAnalyzer, TestGraphTokenizers, TestLookaheadTokenFilter, Nested, Nested2, TestAssertingDocValuesFormat, TestAssertingPostingsFormat]
   [junit4] Completed [28/40 (2!)] on J1 in 6.79s, 24 tests, 5 errors <<< FAILURES!

[...truncated 53 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:470: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: There were test failures: 40 suites (2 ignored), 453 tests, 16 errors, 18 ignored (12 assumptions) [seed: F014B2FFB11F6E0E]

Total time: 7 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+107) - Build # 16101 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16101/
Java: 64bit/jdk-9-ea+107 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.lucene.search.spans.TestSpanFirstQuery.testStartPositions

Error Message:
source=3 is out of bounds (maxState is 2)

Stack Trace:
java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
	at __randomizedtesting.SeedInfo.seed([608F6EACECE7AB0D:A3AABCE6D5E6ACCB]:0)
	at org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:165)
	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:515)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
	at org.apache.lucene.search.spans.TestSpanFirstQuery.testStartPositions(TestSpanFirstQuery.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)




Build Log:
[...truncated 1222 lines...]
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanFirstQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSpanFirstQuery -Dtests.method=testStartPositions -Dtests.seed=608F6EACECE7AB0D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-WS -Dtests.timezone=MIT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | TestSpanFirstQuery.testStartPositions <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([608F6EACECE7AB0D:A3AABCE6D5E6ACCB]:0)
   [junit4]    > 	at org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:165)
   [junit4]    > 	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:515)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
   [junit4]    > 	at org.apache.lucene.search.spans.TestSpanFirstQuery.testStartPositions(TestSpanFirstQuery.java:40)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=1266, maxMBSortInHeap=6.9533527713198655, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=en-WS, timezone=MIT
   [junit4]   2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=46165656,total=460849152
   [junit4]   2> NOTE: All tests run in this JVM: [TestConsistentFieldNumbers, TestSearchForDuplicates, TestPrefixCodedTerms, TestPrefixQuery, TestNumericTokenStream, TestConcurrentMergeScheduler, TestRollingUpdates, TestCodecHoldsOpenFiles, TestDocumentWriter, TestIndexWriterDeleteByQuery, TestSpanOrQuery, TestTermsEnum2, TestIOUtils, TestCharsRefBuilder, TestDirectoryReader, TestNearSpansOrdered, TestParallelReaderEmptyIndex, TestBlockPostingsFormat, TestMixedCodecs, TestIndexCommit, TestTransactions, TestPointValues, TestMathUtil, TestIndexWriterMaxDocs, TestSparseFixedBitDocIdSet, TestMultiPhraseEnum, TestSloppyPhraseQuery, TestDemo, TestBytesStore, TestMergeRateLimiter, TestField, TestSpanContainQuery, TestMultiLevelSkipList, TestExternalCodecs, TestLucene50TermVectorsFormat, TestAtomicUpdate, TestMultiMMap, TestFastDecompressionMode, TestTotalHitCountCollector, TestMatchNoDocsQuery, TestIndexWriterReader, TestSpanExplanationsOfNonMatches, TestDirectory, TestIndexWriterThreadsToSegments, TestNIOFSDirectory, TestSortedSetSelector, TestSegmentInfos, TestDateTools, TestIntroSorter, TestFrequencyTrackingRingBuffer, TestSimpleFSDirectory, TestDirectMonotonic, TestPointQueries, TestIntBlockPool, TestMergeSchedulerExternal, TestBooleanOr, TestNot, TestApproximationSearchEquivalence, TestComplexExplanationsOfNonMatches, Test2BPositions, Test2BBinaryDocValues, Test2BPagedBytes, TestCustomSearcherSort, TestLucene60PointFormat, TestPackedTokenAttributeImpl, TestBufferedIndexInput, TestIndexFileDeleter, TestElevationComparator, TestLiveFieldValues, TestComplexExplanations, TestIndexWriter, TestIndexWriterMerging, TestFSTs, TestNumericRangeQuery32, TestShardSearching, TestBasics, TestIndexWriterDelete, TestIndexWriterMergePolicy, TestNRTThreads, TestDuelingCodecs, TestNorms, TestSearchWithThreads, TestSearchAfter, TestNeverDelete, TestTopDocsMerge, TestLongPostings, TestStressIndexing, TestSnapshotDeletionPolicy, TestIndexWriterUnicode, TestTieredMergePolicy, TestPerFieldPostingsFormat, TestArrayUtil, TestSimpleExplanations, TestLockFactory, TestPhraseQuery, TestCollectionUtil, TestBagOfPositions, TestOmitNorms, TestFixedBitSet, TestRegexpRandom2, TestCrash, TestMultiThreadTermVectors, TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestSort, TestToken, TestFieldsReader, TestSimpleSearchEquivalence, TestSimilarityBase, TestHugeRamFile, TestBooleanMinShouldMatch, TestDeterminizeLexicon, TestIndexWriterOnDiskFull, TestSpans, TestPostingsOffsets, TestTransactionRollback, TestSpanExplanations, TestFastCompressionMode, TestStressIndexing2, TestRAMDirectory, TestMultiPhraseQuery, TestLazyProxSkipping, TestDeterminism, TestDocsAndPositions, TestBagOfPostings, TestOmitTf, TestTermRangeQuery, TestCrashCausesCorruptIndex, TestMultiTermConstantScore, TestFuzzyQuery, TestDoc, TestWildcard, TestFieldMaskingSpanQuery, TestSimpleExplanationsOfNonMatches, TestTermVectorsReader, TestPerSegmentDeletes, TestUniqueTermCount, TestDocument, TestMaxTermFrequency, TestIndexableField, TestCheckIndex, TestSizeBoundedForceMerge, TestConstantScoreQuery, TestParallelTermEnum, TestSubScorerFreqs, TestIndexWriterConfig, TestMultiTermQueryRewrites, TestDateSort, TestFilterLeafReader, TestCachingTokenFilter, TestPriorityQueue, TestAutomatonQueryUnicode, TestRecyclingByteBlockAllocator, TestSpanFirstQuery]
   [junit4] Completed [312/412 (1!)] on J2 in 0.01s, 1 test, 1 error <<< FAILURES!

[...truncated 336 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: There were test failures: 412 suites (1 ignored), 3446 tests, 1 error, 62 ignored (58 assumptions) [seed: 608F6EACECE7AB0D]

Total time: 5 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_72) - Build # 16100 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16100/
Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionTooManyReplicasTest.testDownedShards

Error Message:
Should have gotten a message about shard not 

Stack Trace:
java.lang.AssertionError: Should have gotten a message about shard not 
	at __randomizedtesting.SeedInfo.seed([18ACC9A02D2EA756:7A8461F5A6D5EA12]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.CollectionTooManyReplicasTest.testDownedShards(CollectionTooManyReplicasTest.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10656 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionTooManyReplicasTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/init-core-data-001
   [junit4]   2> 105729 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[18ACC9A02D2EA756]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 105729 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[18ACC9A02D2EA756]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 105730 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 105730 INFO  (Thread-438) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 105730 INFO  (Thread-438) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 105831 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.ZkTestServer start zk server on port:51461
   [junit4]   2> 105831 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 105831 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 105834 INFO  (zkCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2cc3ffb4 name:ZooKeeperConnection Watcher:127.0.0.1:51461 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 105834 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 105834 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 105834 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 105836 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 105836 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 105837 INFO  (zkCallback-163-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@443a5ef name:ZooKeeperConnection Watcher:127.0.0.1:51461/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 105837 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 105838 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 105838 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 105839 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 105839 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 105840 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 105840 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 105840 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 105842 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 105842 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 105843 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 105844 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 105844 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 105844 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 105845 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 105846 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 105846 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 105846 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 105847 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 105847 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 105848 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 105848 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 105849 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 105849 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 105849 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 105850 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 105850 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 105850 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 105900 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/cores/collection1
   [junit4]   2> 105902 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 105902 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3cb404a{/,null,AVAILABLE}
   [junit4]   2> 105904 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1644383b{HTTP/1.1,[http/1.1]}{127.0.0.1:52106}
   [junit4]   2> 105904 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.e.j.s.Server Started @107351ms
   [junit4]   2> 105904 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/tempDir-001/control/data, hostContext=/, hostPort=52106, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/cores}
   [junit4]   2> 105904 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 105904 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001'
   [junit4]   2> 105905 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 105905 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 105905 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 105905 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 105906 INFO  (zkCallback-164-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dca27c2 name:ZooKeeperConnection Watcher:127.0.0.1:51461/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 105906 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 105906 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 105907 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 105907 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/solr.xml
   [junit4]   2> 105911 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/cores
   [junit4]   2> 105911 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.CoreContainer New CoreContainer 517562995
   [junit4]   2> 105911 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001]
   [junit4]   2> 105911 WARN  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/lib
   [junit4]   2> 105911 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 105912 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 105912 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 105912 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 105913 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51461/solr
   [junit4]   2> 105913 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 105913 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 105913 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 105914 INFO  (zkCallback-167-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ba8c4a7 name:ZooKeeperConnection Watcher:127.0.0.1:51461 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 105914 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 105915 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 105915 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 105916 INFO  (zkCallback-168-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e9e0268 name:ZooKeeperConnection Watcher:127.0.0.1:51461/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 105916 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 105917 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 105918 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 105919 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 105920 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 105921 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 105922 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 105922 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 105923 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 105923 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 105924 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 105924 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 105925 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 105926 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 105927 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 105927 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95493804848381956-127.0.0.1:52106_-n_0000000000
   [junit4]   2> 105927 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52106_
   [junit4]   2> 105927 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 105928 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.Overseer Overseer (id=95493804848381956-127.0.0.1:52106_-n_0000000000) starting
   [junit4]   2> 105928 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 105931 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 105931 INFO  (OverseerCollectionConfigSetProcessor-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 105932 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52106_
   [junit4]   2> 105932 INFO  (OverseerStateUpdate-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 105932 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52106_
   [junit4]   2> 105933 INFO  (OverseerStateUpdate-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 105933 INFO  (zkCallback-168-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 105933 INFO  (zkCallback-168-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 105941 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 105941 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 105942 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/cores
   [junit4]   2> 105942 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 105942 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/cores/collection1
   [junit4]   2> 105942 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 105943 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 105943 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:52106_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 105943 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 105943 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 105944 INFO  (OverseerStateUpdate-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52106",
   [junit4]   2>   "node_name":"127.0.0.1:52106_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 105945 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 105945 INFO  (OverseerStateUpdate-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52106",
   [junit4]   2>   "node_name":"127.0.0.1:52106_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 105945 INFO  (OverseerStateUpdate-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 105946 INFO  (OverseerStateUpdate-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 105947 INFO  (zkCallback-168-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 106945 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 106945 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 106945 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 106946 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 106946 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 106946 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/cores/collection1'
   [junit4]   2> 106946 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 106946 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 106947 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 106950 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 106952 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 106958 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 106962 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 107024 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 107028 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 107029 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 107034 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 107036 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 107037 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 107038 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 107038 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 107038 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 107039 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 107039 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/cores/collection1/data/]
   [junit4]   2> 107039 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15620b82
   [junit4]   2> 107039 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/cores/collection1/data
   [junit4]   2> 107039 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/cores/collection1/data/index/
   [junit4]   2> 107039 WARN  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 107040 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/cores/collection1/data/index
   [junit4]   2> 107040 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 107040 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1137bdf8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57de8c5c),segFN=segments_1,generation=1}
   [junit4]   2> 107040 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 107040 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/cores/collection1/data/
   [junit4]   2> 107041 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 107043 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 107043 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 107043 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 107043 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 107043 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 107043 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 107043 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 107043 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 107043 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 107043 WARN  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 107044 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 107046 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 107046 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 107047 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 107050 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 107050 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 107050 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 107050 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 107051 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 107051 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 107051 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 107051 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1137bdf8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57de8c5c),segFN=segments_1,generation=1}
   [junit4]   2> 107052 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 107052 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@29761429[collection1] main]
   [junit4]   2> 107052 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 107052 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 107052 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 107052 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 107052 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 107052 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 107053 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 107053 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 107053 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 107053 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 107054 INFO  (searcherExecutor-623-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@29761429[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 107054 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 107054 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 107055 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 107055 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1527900878961377280
   [junit4]   2> 107056 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1527900878961377280
   [junit4]   2> 107056 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 107056 INFO  (coreLoadExecutor-622-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 107057 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:52106 collection:control_collection shard:shard1
   [junit4]   2> 107057 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 107059 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95493804848381956-core_node1-n_0000000000
   [junit4]   2> 107059 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 107060 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 107060 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 107060 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52106/collection1/
   [junit4]   2> 107060 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 107060 INFO  (OverseerStateUpdate-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 107060 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52106/collection1/ has no replicas
   [junit4]   2> 107060 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 107061 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95493804848381956-core_node1-n_0000000000
   [junit4]   2> 107062 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52106/collection1/ shard1
   [junit4]   2> 107063 INFO  (OverseerStateUpdate-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:52106",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 107164 INFO  (zkCallback-168-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 107213 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:52106/collection1/ and leader is http://127.0.0.1:52106/collection1/
   [junit4]   2> 107213 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52106
   [junit4]   2> 107213 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 107214 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 107214 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 107215 INFO  (OverseerStateUpdate-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52106",
   [junit4]   2>   "node_name":"127.0.0.1:52106_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 107215 INFO  (coreZkRegister-616-thread-1-processing-n:127.0.0.1:52106_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52106_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 107215 INFO  (OverseerStateUpdate-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52106",
   [junit4]   2>   "node_name":"127.0.0.1:52106_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 107316 INFO  (zkCallback-168-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 107444 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 107445 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107446 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ce93ed3 name:ZooKeeperConnection Watcher:127.0.0.1:51461/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107446 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107446 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 107446 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 107447 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 107447 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 107495 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-1-001/cores/collection1
   [junit4]   2> 107495 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-1-001
   [junit4]   2> 107496 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 107498 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18404b1a{/,null,AVAILABLE}
   [junit4]   2> 107498 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7eaced8f{HTTP/1.1,[http/1.1]}{127.0.0.1:36033}
   [junit4]   2> 107498 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.e.j.s.Server Started @108945ms
   [junit4]   2> 107498 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=36033, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-1-001/cores}
   [junit4]   2> 107499 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 107499 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-1-001'
   [junit4]   2> 107499 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 107499 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 107499 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 107499 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107500 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5bee82d0 name:ZooKeeperConnection Watcher:127.0.0.1:51461/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107500 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107500 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 107501 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 107501 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-1-001/solr.xml
   [junit4]   2> 107519 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-1-001/cores
   [junit4]   2> 107519 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.CoreContainer New CoreContainer 1572892701
   [junit4]   2> 107519 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-1-001]
   [junit4]   2> 107519 WARN  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-1-001/lib
   [junit4]   2> 107520 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 107520 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 107521 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 107521 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 107521 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51461/solr
   [junit4]   2> 107521 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 107521 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 107522 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107523 INFO  (zkCallback-174-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6bddaec8 name:ZooKeeperConnection Watcher:127.0.0.1:51461 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107523 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107523 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 107524 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107525 INFO  (zkCallback-175-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6fb29c85 name:ZooKeeperConnection Watcher:127.0.0.1:51461/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107525 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107527 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 107528 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 107528 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 107529 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95493804848381960-127.0.0.1:36033_-n_0000000001
   [junit4]   2> 107529 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95493804848381956-127.0.0.1:52106_-n_0000000000 to know if I could be the leader
   [junit4]   2> 107529 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.c.ZkController Publish node=127.0.0.1:36033_ as DOWN
   [junit4]   2> 107530 INFO  (OverseerStateUpdate-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36033_"} current state version: 3
   [junit4]   2> 107530 INFO  (OverseerStateUpdate-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36033_
   [junit4]   2> 107631 INFO  (zkCallback-168-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 107631 INFO  (zkCallback-175-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 107631 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 108530 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36033_
   [junit4]   2> 108530 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36033_
   [junit4]   2> 108531 INFO  (zkCallback-168-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 108531 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 108531 INFO  (zkCallback-175-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 108531 INFO  (zkCallback-168-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 108531 INFO  (zkCallback-175-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 108531 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 108542 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 108542 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 108543 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-1-001/cores
   [junit4]   2> 108543 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 108543 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-1-001/cores/collection1
   [junit4]   2> 108543 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 108544 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 108544 INFO  (TEST-CollectionTooManyReplicasTest.testAddTooManyReplicas-seed#[18ACC9A02D2EA756]) [n:127.0.0.1:36033_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 108545 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 108545 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 108546 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 108546 INFO  (OverseerStateUpdate-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36033",
   [junit4]   2>   "node_name":"127.0.0.1:36033_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 108546 INFO  (OverseerStateUpdate-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36033",
   [junit4]   2>   "node_name":"127.0.0.1:36033_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 108546 INFO  (OverseerStateUpdate-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 108546 INFO  (OverseerStateUpdate-95493804848381956-127.0.0.1:52106_-n_0000000000) [n:127.0.0.1:52106_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 108647 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 108647 INFO  (zkCallback-168-thread-1-processing-n:127.0.0.1:52106_) [n:127.0.0.1:52106_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 108648 INFO  (zkCallback-175-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 109546 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 109546 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 109546 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 109546 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 109546 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 109546 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-1-001/cores/collection1'
   [junit4]   2> 109547 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 109547 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 109548 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 109552 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 109555 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 109560 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 109566 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 109642 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 109646 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 109647 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 109651 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 109652 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 109653 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 109654 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 109654 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 109654 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 109655 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 109655 INFO  (coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:36033_) [n:127.0.0.1:36033_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-So

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

ava:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 176566 INFO  (zkCallback-220-thread-2-processing-n:127.0.0.1:43545_) [n:127.0.0.1:43545_ c:TooManyReplicasWhenAddingShards s:shard1 r:core_node4 x:TooManyReplicasWhenAddingShards_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-2-002/cores/TooManyReplicasWhenAddingShards_shard1_replica1/data
   [junit4]   2> 176566 INFO  (zkCallback-220-thread-2-processing-n:127.0.0.1:43545_) [n:127.0.0.1:43545_ c:TooManyReplicasWhenAddingShards s:shard1 r:core_node4 x:TooManyReplicasWhenAddingShards_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-2-002/cores/TooManyReplicasWhenAddingShards_shard1_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-2-002/cores/TooManyReplicasWhenAddingShards_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 176566 INFO  (zkCallback-220-thread-2-processing-n:127.0.0.1:43545_) [n:127.0.0.1:43545_ c:TooManyReplicasWhenAddingShards s:shard1 r:core_node4 x:TooManyReplicasWhenAddingShards_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001/shard-2-002/cores/TooManyReplicasWhenAddingShards_shard1_replica1/data/index
   [junit4]   2> 176567 INFO  (zkCallback-220-thread-2-processing-n:127.0.0.1:43545_) [n:127.0.0.1:43545_ c:TooManyReplicasWhenAddingShards s:shard1 r:core_node4 x:TooManyReplicasWhenAddingShards_shard1_replica1] o.a.s.c.ElectionContext Canceling election /collections/TooManyReplicasWhenAddingShards/leader_elect/shard1/election/95493807126478859-core_node4-n_0000000001
   [junit4]   2> 176567 WARN  (zkCallback-220-thread-2-processing-n:127.0.0.1:43545_) [n:127.0.0.1:43545_ c:TooManyReplicasWhenAddingShards s:shard1 r:core_node4 x:TooManyReplicasWhenAddingShards_shard1_replica1] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/TooManyReplicasWhenAddingShards/leader_elect/shard1/election/95493807126478859-core_node4-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:143)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:279)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:455)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:173)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:138)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:351)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 176568 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[18ACC9A02D2EA756]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1cbc4d6d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 176568 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[18ACC9A02D2EA756]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55700264{/,null,UNAVAILABLE}
   [junit4]   2> 176569 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 50073
   [junit4]   2> 176569 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[18ACC9A02D2EA756]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59306 59306
   [junit4]   2> 176590 INFO  (Thread-531) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59306 59306
   [junit4]   2> 176591 WARN  (Thread-531) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/TooManyReplicasWhenAddingShards/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 176592 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[18ACC9A02D2EA756]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_18ACC9A02D2EA756-001
   [junit4]   2> Mar 04, 2016 7:31:35 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=1761, maxMBSortInHeap=5.993769577447561, sim=ClassicSimilarity, locale=es-NI, timezone=Africa/Harare
   [junit4]   2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=12,threads=1,free=261616312,total=509018112
   [junit4]   2> NOTE: All tests run in this JVM: [BlockJoinFacetSimpleTest, UUIDUpdateProcessorFallbackTest, TestRandomFaceting, HdfsDirectoryTest, TestConfigSetsAPIExclusivity, RankQueryTest, OverriddenZkACLAndCredentialsProvidersTest, EchoParamsTest, TestSolrConfigHandler, TestIntervalFaceting, TestOmitPositions, AlternateDirectoryTest, TestHashQParserPlugin, TestQueryWrapperFilter, DeleteShardTest, TestCustomDocTransformer, CurrencyFieldOpenExchangeTest, StandardRequestHandlerTest, TestRealTimeGet, TestRandomDVFaceting, DistributedSuggestComponentTest, TestValueSourceCache, TestImplicitCoreProperties, TestManagedStopFilterFactory, CollectionTooManyReplicasTest]
   [junit4] Completed [64/581 (1!)] on J0 in 71.13s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1700 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: There were test failures: 581 suites (8 ignored), 2344 tests, 1 failure, 116 ignored (71 assumptions) [seed: 18ACC9A02D2EA756]

Total time: 49 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+107) - Build # 16099 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16099/
Java: 32bit/jdk-9-ea+107 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionTooManyReplicasTest.testDownedShards

Error Message:
Should have gotten a message about shard not 

Stack Trace:
java.lang.AssertionError: Should have gotten a message about shard not 
	at __randomizedtesting.SeedInfo.seed([9A82778E04D56271:F8AADFDB8F2E2F35]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.CollectionTooManyReplicasTest.testDownedShards(CollectionTooManyReplicasTest.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)




Build Log:
[...truncated 11940 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionTooManyReplicasTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/init-core-data-001
   [junit4]   2> 1257715 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[9A82778E04D56271]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1257715 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[9A82778E04D56271]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/
   [junit4]   2> 1257716 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1257716 INFO  (Thread-3866) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1257717 INFO  (Thread-3866) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1257817 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.ZkTestServer start zk server on port:44374
   [junit4]   2> 1257817 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1257817 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1257819 INFO  (zkCallback-1369-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@205508 name:ZooKeeperConnection Watcher:127.0.0.1:44374 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1257819 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1257819 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1257820 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1257821 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1257821 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1257822 INFO  (zkCallback-1370-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@113903d name:ZooKeeperConnection Watcher:127.0.0.1:44374/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1257822 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1257822 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1257822 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1257823 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1257824 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1257824 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1257824 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1257824 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1257825 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1257825 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1257826 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1257826 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1257827 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1257827 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1257827 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1257827 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1257828 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1257828 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1257828 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1257829 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1257829 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1257829 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1257830 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1257830 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1257830 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1257830 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1257831 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1257831 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1257893 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/cores/collection1
   [junit4]   2> 1257894 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1257895 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d09f31{/_,null,AVAILABLE}
   [junit4]   2> 1257895 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e63841{HTTP/1.1,[http/1.1]}{127.0.0.1:60746}
   [junit4]   2> 1257896 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.e.j.s.Server Started @1259696ms
   [junit4]   2> 1257896 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/tempDir-001/control/data, hostContext=/_, hostPort=60746, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/cores}
   [junit4]   2> 1257896 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@8102c8
   [junit4]   2> 1257896 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001'
   [junit4]   2> 1257896 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257896 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1257896 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1257896 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1257897 INFO  (zkCallback-1371-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b23cb9 name:ZooKeeperConnection Watcher:127.0.0.1:44374/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1257897 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1257898 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1257898 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1257898 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/solr.xml
   [junit4]   2> 1257902 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/cores
   [junit4]   2> 1257902 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CoreContainer New CoreContainer 23100070
   [junit4]   2> 1257902 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001]
   [junit4]   2> 1257903 WARN  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/lib
   [junit4]   2> 1257903 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1257904 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1257905 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1257905 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1257905 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44374/solr
   [junit4]   2> 1257905 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1257905 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1257905 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1257906 INFO  (zkCallback-1374-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ec80be name:ZooKeeperConnection Watcher:127.0.0.1:44374 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1257906 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1257907 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1257907 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1257908 INFO  (zkCallback-1375-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38481b name:ZooKeeperConnection Watcher:127.0.0.1:44374/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1257908 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1257908 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1257909 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1257910 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1257911 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1257912 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1257912 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1257913 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1257913 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1257913 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1257914 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1257914 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1257915 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1257916 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1257916 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1257916 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95493248014090244-127.0.0.1:60746__-n_0000000000
   [junit4]   2> 1257917 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60746__
   [junit4]   2> 1257917 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1257917 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.Overseer Overseer (id=95493248014090244-127.0.0.1:60746__-n_0000000000) starting
   [junit4]   2> 1257918 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1257920 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1257920 INFO  (OverseerCollectionConfigSetProcessor-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1257920 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1257920 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60746__
   [junit4]   2> 1257921 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60746__
   [junit4]   2> 1257921 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1257921 INFO  (zkCallback-1375-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1257921 INFO  (zkCallback-1375-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1257940 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1257941 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1257941 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/cores
   [junit4]   2> 1257942 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1257942 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/cores/collection1
   [junit4]   2> 1257942 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1257942 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1257942 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1257942 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1257942 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1257943 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60746/_",
   [junit4]   2>   "node_name":"127.0.0.1:60746__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1257943 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1257944 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60746/_",
   [junit4]   2>   "node_name":"127.0.0.1:60746__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1257944 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1257944 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1257944 INFO  (zkCallback-1375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1258944 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1258944 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1258944 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1258944 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1258944 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1258944 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/cores/collection1'
   [junit4]   2> 1258944 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1258945 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1258945 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1258949 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1258951 WARN  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1258952 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1258958 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1258962 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1259021 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1259025 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1259026 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1259029 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1259030 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1259031 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1259031 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1259032 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1259032 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1259033 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1259033 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/cores/collection1/data/]
   [junit4]   2> 1259033 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e521c
   [junit4]   2> 1259033 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/cores/collection1/data
   [junit4]   2> 1259033 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1259033 WARN  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1259034 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/cores/collection1/data/index
   [junit4]   2> 1259034 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=58.98828125, floorSegmentMB=2.048828125, forceMergeDeletesPctAllowed=13.238695661080035, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5358330700399018
   [junit4]   2> 1259034 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@76e1f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@405f3f),segFN=segments_1,generation=1}
   [junit4]   2> 1259034 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1259034 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/cores/collection1/data/
   [junit4]   2> 1259034 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1259036 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1259036 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1259036 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1259037 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1259037 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1259037 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1259037 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1259037 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1259037 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1259037 WARN  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1259038 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1259039 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1259039 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1259040 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1259041 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1259041 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1259042 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1259042 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1259042 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1259042 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1259043 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1259043 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@76e1f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@405f3f),segFN=segments_1,generation=1}
   [junit4]   2> 1259043 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1259043 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f5a045[collection1] main]
   [junit4]   2> 1259043 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1259044 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1259044 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1259044 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1259044 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1259044 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1259044 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1259044 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1259044 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1259044 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1259045 INFO  (searcherExecutor-4903-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f5a045[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1259045 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1259045 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1259045 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1259045 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1527891969617952768
   [junit4]   2> 1259047 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1527891969617952768
   [junit4]   2> 1259047 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1259047 INFO  (coreLoadExecutor-4902-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1259047 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:60746/_ collection:control_collection shard:shard1
   [junit4]   2> 1259048 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1259049 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95493248014090244-core_node1-n_0000000000
   [junit4]   2> 1259049 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1259049 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1259049 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1259049 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60746/_/collection1/
   [junit4]   2> 1259049 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1259050 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1259050 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:60746/_/collection1/ has no replicas
   [junit4]   2> 1259050 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1259051 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95493248014090244-core_node1-n_0000000000
   [junit4]   2> 1259051 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60746/_/collection1/ shard1
   [junit4]   2> 1259052 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:60746/_",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1259153 INFO  (zkCallback-1375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1259202 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:60746/_/collection1/ and leader is http://127.0.0.1:60746/_/collection1/
   [junit4]   2> 1259202 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60746/_
   [junit4]   2> 1259202 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1259202 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1259202 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1259203 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60746/_",
   [junit4]   2>   "node_name":"127.0.0.1:60746__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1259204 INFO  (coreZkRegister-4896-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1259204 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60746/_",
   [junit4]   2>   "node_name":"127.0.0.1:60746__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1259305 INFO  (zkCallback-1375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1259443 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1259444 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1259444 INFO  (zkCallback-1377-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1832a7b name:ZooKeeperConnection Watcher:127.0.0.1:44374/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1259444 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1259445 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1259445 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1259445 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1259445 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1259507 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/cores/collection1
   [junit4]   2> 1259508 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001
   [junit4]   2> 1259508 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1259509 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d88a32{/_,null,AVAILABLE}
   [junit4]   2> 1259509 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ad774a{HTTP/1.1,[http/1.1]}{127.0.0.1:40360}
   [junit4]   2> 1259510 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.e.j.s.Server Started @1261310ms
   [junit4]   2> 1259510 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_, hostPort=40360, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/cores}
   [junit4]   2> 1259510 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@8102c8
   [junit4]   2> 1259510 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001'
   [junit4]   2> 1259510 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1259510 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1259511 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1259511 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1259512 INFO  (zkCallback-1378-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18aefa8 name:ZooKeeperConnection Watcher:127.0.0.1:44374/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1259512 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1259512 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1259513 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1259513 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/solr.xml
   [junit4]   2> 1259515 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/cores
   [junit4]   2> 1259516 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CoreContainer New CoreContainer 15403811
   [junit4]   2> 1259516 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001]
   [junit4]   2> 1259516 WARN  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/lib
   [junit4]   2> 1259516 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1259516 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1259517 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1259517 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1259517 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44374/solr
   [junit4]   2> 1259517 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1259517 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1259517 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1259518 INFO  (zkCallback-1381-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10c4caf name:ZooKeeperConnection Watcher:127.0.0.1:44374 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1259518 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1259518 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1259519 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1259519 INFO  (zkCallback-1382-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16a9f23 name:ZooKeeperConnection Watcher:127.0.0.1:44374/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1259519 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1259521 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1259522 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1259522 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1259522 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95493248014090248-127.0.0.1:40360__-n_0000000001
   [junit4]   2> 1259523 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95493248014090244-127.0.0.1:60746__-n_0000000000 to know if I could be the leader
   [junit4]   2> 1259523 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40360__ as DOWN
   [junit4]   2> 1259524 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40360__"} current state version: 3
   [junit4]   2> 1259524 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40360__
   [junit4]   2> 1259625 INFO  (zkCallback-1375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1259625 INFO  (zkCallback-1382-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1259625 INFO  (zkCallback-1377-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1260524 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40360__
   [junit4]   2> 1260524 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40360__
   [junit4]   2> 1260525 INFO  (zkCallback-1382-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1260525 INFO  (zkCallback-1375-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1260525 INFO  (zkCallback-1377-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1260525 INFO  (zkCallback-1382-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1260525 INFO  (zkCallback-1375-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1260525 INFO  (zkCallback-1377-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1260536 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1260536 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1260536 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/cores
   [junit4]   2> 1260537 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1260537 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/cores/collection1
   [junit4]   2> 1260537 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1260537 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1260537 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1260537 INFO  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[9A82778E04D56271]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1260537 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1260538 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1260538 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40360/_",
   [junit4]   2>   "node_name":"127.0.0.1:40360__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1260538 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40360/_",
   [junit4]   2>   "node_name":"127.0.0.1:40360__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1260538 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1260538 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1260640 INFO  (zkCallback-1382-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1260640 INFO  (zkCallback-1377-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1260640 INFO  (zkCallback-1375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1261538 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1261538 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1261538 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1261539 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1261539 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1261539 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/cores/collection1'
   [junit4]   2> 1261539 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1261539 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1261540 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1261543 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1261545 WARN  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1261545 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1261550 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1261554 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1261611 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1261614 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1261615 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1261619 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1261620 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1261621 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1261621 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1261622 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1261622 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1261622 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1261622 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1261622 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e521c
   [junit4]   2> 1261623 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1261623 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1261623 WARN  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1261623 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1261624 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=58.98828125, floorSegmentMB=2.048828125, forceMergeDeletesPctAllowed=13.238695661080035, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5358330700399018
   [junit4]   2> 1261624 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@59cef9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c1b87d),segFN=segments_1,generation=1}
   [junit4]   2> 1261624 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1261624 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1261624 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1261626 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1261626 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1261626 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1261626 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1261626 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1261626 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1261626 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1261626 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1261626 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1261626 WARN  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1261627 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1261628 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1261628 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1261629 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1261631 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1261631 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1261631 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1261631 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1261632 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1261632 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1261633 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1261633 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@59cef9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c1b87d),segFN=segments_1,generation=1}
   [junit4]   2> 1261633 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1261633 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@163d9fc[collection1] main]
   [junit4]   2> 1261633 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1261634 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1261634 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1261634 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1261634 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1261634 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1261634 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1261634 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1261634 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1261634 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1261635 INFO  (searcherExecutor-4914-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@163d9fc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1261635 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1261635 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1261635 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1261636 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1527891972334813184
   [junit4]   2> 1261637 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1527891972334813184
   [junit4]   2> 1261637 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1261637 INFO  (coreLoadExecutor-4913-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1261638 INFO  (coreZkRegister-4908-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:40360/_ collection:collection1 shard:shard1
   [junit4]   2> 1261638 INFO  (coreZkRegister-4908-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1261639 INFO  (coreZkRegister-4908-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/95493248014090248-core_node1-n_0000000000
   [junit4]   2> 1261639 INFO  (coreZkRegister-4908-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1261640 INFO  (coreZkRegister-4908-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1261640 INFO  (coreZkRegister-4908-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1261640 INFO  (coreZkRegister-4908-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40360/_/collection1/
   [junit4]   2> 1261640 INFO  (coreZkRegister-4908-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1261640 INFO  (coreZkRegister-4908-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:40360/_/collection1/ has no replicas
   [junit4]   2> 1261640 INFO  (OverseerStateUpdate-95493248014090244-127.0.0.1:60746__-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1"} current state version: 5
   [junit4]   2> 1261641 INFO  (coreZkRegister-4908-thread-1)

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

=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-2-002/cores/TooManyReplicasWhenAddingShards_shard2_replica1/data;done=false>>]
   [junit4]   2> 1330569 INFO  (recoveryExecutor-1426-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001/shard-2-002/cores/TooManyReplicasWhenAddingShards_shard2_replica1/data
   [junit4]   2> 1330569 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[9A82778E04D56271]) [    ] o.a.s.c.Overseer Overseer (id=95493250430730252-127.0.0.1:49498__-n_0000000002) closing
   [junit4]   2> 1330570 INFO  (OverseerStateUpdate-95493250430730252-127.0.0.1:49498__-n_0000000002) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49498__
   [junit4]   2> 1330570 INFO  (zkCallback-1434-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1330570 INFO  (zkCallback-1428-thread-4) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1330570 INFO  (zkCallback-1417-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1330570 WARN  (zkCallback-1428-thread-4) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1330571 INFO  (zkCallback-1434-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1330571 INFO  (zkCallback-1417-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1330571 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[9A82778E04D56271]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1785790{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1330571 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[9A82778E04D56271]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16a1849{/_,null,UNAVAILABLE}
   [junit4]   2> 1330572 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[9A82778E04D56271]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 38146
   [junit4]   2> 1330573 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[9A82778E04D56271]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55295 55295
   [junit4]   2> 1330714 INFO  (Thread-3960) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55295 55295
   [junit4]   2> 1330714 WARN  (Thread-3960) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/TooManyReplicasWhenAddingShards/state.json
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1330715 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[9A82778E04D56271]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_9A82778E04D56271-001
   [junit4]   2> Mar 04, 2016 5:10:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=935, maxMBSortInHeap=5.600880634332579, sim=ClassicSimilarity, locale=sv-AX, timezone=America/Paramaribo
   [junit4]   2> NOTE: Linux 3.19.0-51-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=95056880,total=251658240
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrReplicationDistributedZkTest, TestDynamicFieldCollectionResource, ReturnFieldsTest, StandardRequestHandlerTest, TestMiniSolrCloudClusterBase, DistributedQueryElevationComponentTest, TestCloudManagedSchema, TestPhraseSuggestions, DistributedSpellCheckComponentTest, TestSchemaSimilarityResource, JavabinLoaderTest, QueryElevationComponentTest, DisMaxRequestHandlerTest, ShardSplitTest, CopyFieldTest, TestDistribDocBasedVersion, OverseerStatusTest, TestRuleBasedAuthorizationPlugin, CloneFieldUpdateProcessorFactoryTest, ResponseLogComponentTest, TestSizeLimitedDistributedMap, SimpleCollectionCreateDeleteTest, TestNRTOpen, ParsingFieldUpdateProcessorsTest, TestRemoteStreaming, RAMDirectoryFactoryTest, ChangedSchemaMergeTest, HdfsBasicDistributedZkTest, TestConfigSetsAPIExclusivity, CoreAdminCreateDiscoverTest, UUIDFieldTest, TestAtomicUpdateErrorCases, EnumFieldTest, TestCSVLoader, PKIAuthenticationIntegrationTest, UUIDUpdateProcessorFallbackTest, URLClassifyProcessorTest, RollingRestartTest, DistribDocExpirationUpdateProcessorTest, DocumentAnalysisRequestHandlerTest, TestMissingGroups, TestRandomFaceting, TestIntervalFaceting, TestScoreJoinQPScore, ExternalFileFieldSortTest, CurrencyFieldOpenExchangeTest, AnalyticsQueryTest, ZkNodePropsTest, TestComponentsName, TestBinaryField, TestRangeQuery, CheckHdfsIndexTest, TestHashQParserPlugin, HdfsRecoveryZkTest, DistributedFacetPivotWhiteBoxTest, DeleteShardTest, SystemInfoHandlerTest, TestOmitPositions, TestCloudPivotFacet, SuggestComponentContextFilterQueryTest, AlternateDirectoryTest, TestRTimerTree, TestSearcherReuse, TestRandomDVFaceting, VersionInfoTest, BlockCacheTest, JsonLoaderTest, TestFieldResource, TestConfigSetProperties, BigEndianAscendingWordDeserializerTest, QueryEqualityTest, TestConfig, TestManagedResourceStorage, FileBasedSpellCheckerTest, ExplicitHLLTest, MigrateRouteKeyTest, TestFaceting, TestFileDictionaryLookup, ConnectionReuseTest, SimpleMLTQParserTest, DistributedFacetPivotLongTailTest, HdfsDirectoryTest, RemoteQueryErrorTest, DateFieldTest, PolyFieldTest, ZkStateReaderTest, TestRealTimeGet, TestQueryWrapperFilter, TestSolr4Spatial2, SignatureUpdateProcessorFactoryTest, TestReplicationHandler, TestLeaderElectionZkExpiry, SolrRequestParserTest, TestNonDefinedSimilarityFactory, TestManagedSchemaDynamicFieldResource, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, TermVectorComponentDistributedTest, HardAutoCommitTest, DistributedTermsComponentTest, SimpleFacetsTest, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest, TestSort, TestBadConfig, HighlighterTest, TestCoreDiscovery, SuggesterFSTTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DistanceFunctionTest, SolrInfoMBeanTest, CacheHeaderTest, TestQueryUtils, TestWriterPerf, PrimitiveFieldTypeTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, IndexSchemaTest, TestCSVResponseWriter, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, SearchHandlerTest, TestMergePolicyConfig, TestDocSet, TestSearchPerf, MinimalSchemaTest, OutputWriterTest, DirectSolrConnectionTest, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, EchoParamsTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestFastOutputStream, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest]
   [junit4] Completed [439/581 (1!)] on J0 in 73.78s, 3 tests, 1 failure <<< FAILURES!

[...truncated 464 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: There were test failures: 581 suites (8 ignored), 2344 tests, 1 failure, 117 ignored (71 assumptions) [seed: 9A82778E04D56271]

Total time: 72 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+108) - Build # 16098 - Still Failing!

Posted by Rory O'Donnell <ro...@oracle.com>.
Hi Uwe,

Thanks for bringing this to our attention so quickly, I have tagged the 
bug and will
monitor it's progress.

Rgds, Rory

On 05/03/2016 17:51, Uwe Schindler wrote:
> Hi Rory,
>
> Alan Bateman opened a bug report (P1 priority):
> https://bugs.openjdk.java.net/browse/JDK-8151339
>
> I hope we can fix this soon, so we can proceed with testing!
> Uwe
>
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
>
>
>> -----Original Message-----
>> From: Uwe Schindler [mailto:uwe@thetaphi.de]
>> Sent: Saturday, March 05, 2016 1:44 PM
>> To: dev@lucene.apache.org; rory.odonnell@oracle.com
>> Cc: 'Dalibor Topic' <da...@oracle.com>; 'Balchandra Vaidya'
>> <ba...@oracle.com>; 'Muneer Kolarkunnu'
>> <ab...@oracle.com>
>> Subject: RE: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+108) -
>> Build # 16098 - Still Failing!
>>
>> Hi Rory,
>>
>> I debugged Apache Ant today and I found out why this is happening. I will
>> also contact the jdk-core mailing list because this is the most horrible thing
>> that can happen: The source of all Java build systems (Apache Ant) breaks.
>> Gradle uses Ant internally but also Maven projects use Ant in many cases. So
>> basically with this bug you cannot build most Java projects out there.
>>
>> The issue is the following: The commit of Multi-Release-Jar files broke
>> resource handling in Apache Ant. In short: If you call
>> ClassLoader.getResources() / or getResource() you get back an URL from
>> where you can load the Resource - this is all fine and still works. But, with the
>> Multi-Release JAR files patch this now has an URL fragment appended to the
>> URL: '#release' (see
>> http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/f9913ea0f95c)
>>
>> In Java 7, Java 8,... and Java 9pre-b108,
>> ClassLoader.getResource()/getResources() returned stuff like:
>>
>> "jar:file:/C:/Program%20Files/Java/apache-ant-
>> 1.9.6/lib/ant.jar!/org/apache/tools/ant/antlib.xml"
>>
>> Now in Java 9b108 the following is returned:
>>
>> "jar:file:/C:/Program%20Files/Java/apache-ant-
>> 1.9.6/lib/ant.jar!/org/apache/tools/ant/antlib.xml#release"
>>
>> And here Ant breaks (and I assume many other projects like Maven, too).
>> Ant checks for the file extension of the string (because it may load definitions
>> from both XML and properties files). So it does endsWith(".xml") and of
>> course this now returns false. The effect is that Ant tries to load its own task
>> definitions as a java properties file instead of XML. Of course this fails,
>> because the data behind this URL is XML. The effect is that Ant cannot
>> bootstrap as everything to build is missing.
>>
>> One might say: Ant's code is broken (I agree, it is not nice because it relies on
>> the string representation of the resource URL), but it is impossible to fix,
>> because Ant is bundled on most developer computers and those will
>> suddenly break with Java 9!
>>
>> I'd suggest to please ASAP revert the Multi-Release JAR file patch and
>> provide a new preview build as soon as possible. I think there is more work
>> needed to fix this. If this does not revert to the original state, it will be
>> impossible to build and test Lucene, Elasticsearch,.... (and almost every Java
>> project pout there, because it breaks on this). So short: We cannot test
>> anymore and its likely that we cannot support Java 9 anymore because the
>> build system used by most Java projects behind the scenes does not
>> bootstrap itsself anymore.
>>
>> Uwe
>>
>>
>> -----
>> Uwe Schindler
>> H.-H.-Meier-Allee 63, D-28213 Bremen
>> http://www.thetaphi.de
>> eMail: uwe@thetaphi.de
>>
>>
>>> -----Original Message-----
>>> From: Rory O'Donnell [mailto:rory.odonnell@oracle.com]
>>> Sent: Friday, March 04, 2016 7:41 PM
>>> To: dev@lucene.apache.org
>>> Cc: rory.odonnell@oracle.com; 'Dalibor Topic' <da...@oracle.com>;
>>> 'Balchandra Vaidya' <ba...@oracle.com>; 'Muneer
>> Kolarkunnu'
>>> <ab...@oracle.com>
>>> Subject: Re: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+108) -
>>> Build # 16098 - Still Failing!
>>>
>>> Let me know the incident number, thanks Uwe!
>>>
>>> Rgds,Rory
>>>
>>> On 04/03/2016 15:20, Uwe Schindler wrote:
>>>> Oh, oh,
>>>>
>>>> Build 108 of JDK 9 broke the internal XML parser completely (looks like
>> that
>>> commit: http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/95c223e6eaf0). I
>>> reverted to build 108, because we cannot even build Lucene with it (Ant
>> fails
>>> parsing the build.xml file)...
>>>> I will dig into it and open issue for Rory!
>>>>
>>>> Uwe
>>>>
>>>> -----
>>>> Uwe Schindler
>>>> H.-H.-Meier-Allee 63, D-28213 Bremen
>>>> http://www.thetaphi.de
>>>> eMail: uwe@thetaphi.de
>>>>
>>>>
>>>>> -----Original Message-----
>>>>> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
>>>>> Sent: Friday, March 04, 2016 4:09 PM
>>>>> To: noble@apache.org; varunthacker1989@gmail.com;
>>>>> dev@lucene.apache.org
>>>>> Subject: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+108) -
>>> Build
>>>>> # 16098 - Still Failing!
>>>>> Importance: Low
>>>>>
>>>>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16098/
>>>>> Java: 32bit/jdk-9-ea+108 -server -XX:+UseG1GC
>>>>>
>>>>> No tests ran.
>>>>>
>>>>> Build Log:
>>>>> [...truncated 17 lines...]
>>>>> BUILD FAILED
>>>>> /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:21: The
>>>>> following error occurred while executing this line:
>>>>> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-
>>>>> build.xml:56: not doesn't support the nested "matches" element.
>>>>>
>>>>> Total time: 0 seconds
>>>>> Build step 'Invoke Ant' marked build as failure
>>>>> Archiving artifacts
>>>>> [WARNINGS] Skipping publisher since build result is FAILURE
>>>>> Recording test results
>>>>> ERROR: Step ‘Publish JUnit test result report’ failed: No test report files
>>> were
>>>>> found. Configuration error?
>>>>> Email was triggered for: Failure - Any
>>>>> Sending email for trigger: Failure - Any
>>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>>
>>> --
>>> Rgds,Rory O'Donnell
>>> Quality Engineering Manager
>>> Oracle EMEA , Dublin, Ireland
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org

-- 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin,Ireland


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+108) - Build # 16098 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi Rory,

Alan Bateman opened a bug report (P1 priority):
https://bugs.openjdk.java.net/browse/JDK-8151339

I hope we can fix this soon, so we can proceed with testing!
Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Uwe Schindler [mailto:uwe@thetaphi.de]
> Sent: Saturday, March 05, 2016 1:44 PM
> To: dev@lucene.apache.org; rory.odonnell@oracle.com
> Cc: 'Dalibor Topic' <da...@oracle.com>; 'Balchandra Vaidya'
> <ba...@oracle.com>; 'Muneer Kolarkunnu'
> <ab...@oracle.com>
> Subject: RE: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+108) -
> Build # 16098 - Still Failing!
> 
> Hi Rory,
> 
> I debugged Apache Ant today and I found out why this is happening. I will
> also contact the jdk-core mailing list because this is the most horrible thing
> that can happen: The source of all Java build systems (Apache Ant) breaks.
> Gradle uses Ant internally but also Maven projects use Ant in many cases. So
> basically with this bug you cannot build most Java projects out there.
> 
> The issue is the following: The commit of Multi-Release-Jar files broke
> resource handling in Apache Ant. In short: If you call
> ClassLoader.getResources() / or getResource() you get back an URL from
> where you can load the Resource - this is all fine and still works. But, with the
> Multi-Release JAR files patch this now has an URL fragment appended to the
> URL: '#release' (see
> http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/f9913ea0f95c)
> 
> In Java 7, Java 8,... and Java 9pre-b108,
> ClassLoader.getResource()/getResources() returned stuff like:
> 
> "jar:file:/C:/Program%20Files/Java/apache-ant-
> 1.9.6/lib/ant.jar!/org/apache/tools/ant/antlib.xml"
> 
> Now in Java 9b108 the following is returned:
> 
> "jar:file:/C:/Program%20Files/Java/apache-ant-
> 1.9.6/lib/ant.jar!/org/apache/tools/ant/antlib.xml#release"
> 
> And here Ant breaks (and I assume many other projects like Maven, too).
> Ant checks for the file extension of the string (because it may load definitions
> from both XML and properties files). So it does endsWith(".xml") and of
> course this now returns false. The effect is that Ant tries to load its own task
> definitions as a java properties file instead of XML. Of course this fails,
> because the data behind this URL is XML. The effect is that Ant cannot
> bootstrap as everything to build is missing.
> 
> One might say: Ant's code is broken (I agree, it is not nice because it relies on
> the string representation of the resource URL), but it is impossible to fix,
> because Ant is bundled on most developer computers and those will
> suddenly break with Java 9!
> 
> I'd suggest to please ASAP revert the Multi-Release JAR file patch and
> provide a new preview build as soon as possible. I think there is more work
> needed to fix this. If this does not revert to the original state, it will be
> impossible to build and test Lucene, Elasticsearch,.... (and almost every Java
> project pout there, because it breaks on this). So short: We cannot test
> anymore and its likely that we cannot support Java 9 anymore because the
> build system used by most Java projects behind the scenes does not
> bootstrap itsself anymore.
> 
> Uwe
> 
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> 
> > -----Original Message-----
> > From: Rory O'Donnell [mailto:rory.odonnell@oracle.com]
> > Sent: Friday, March 04, 2016 7:41 PM
> > To: dev@lucene.apache.org
> > Cc: rory.odonnell@oracle.com; 'Dalibor Topic' <da...@oracle.com>;
> > 'Balchandra Vaidya' <ba...@oracle.com>; 'Muneer
> Kolarkunnu'
> > <ab...@oracle.com>
> > Subject: Re: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+108) -
> > Build # 16098 - Still Failing!
> >
> > Let me know the incident number, thanks Uwe!
> >
> > Rgds,Rory
> >
> > On 04/03/2016 15:20, Uwe Schindler wrote:
> > > Oh, oh,
> > >
> > > Build 108 of JDK 9 broke the internal XML parser completely (looks like
> that
> > commit: http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/95c223e6eaf0). I
> > reverted to build 108, because we cannot even build Lucene with it (Ant
> fails
> > parsing the build.xml file)...
> > >
> > > I will dig into it and open issue for Rory!
> > >
> > > Uwe
> > >
> > > -----
> > > Uwe Schindler
> > > H.-H.-Meier-Allee 63, D-28213 Bremen
> > > http://www.thetaphi.de
> > > eMail: uwe@thetaphi.de
> > >
> > >
> > >> -----Original Message-----
> > >> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> > >> Sent: Friday, March 04, 2016 4:09 PM
> > >> To: noble@apache.org; varunthacker1989@gmail.com;
> > >> dev@lucene.apache.org
> > >> Subject: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+108) -
> > Build
> > >> # 16098 - Still Failing!
> > >> Importance: Low
> > >>
> > >> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16098/
> > >> Java: 32bit/jdk-9-ea+108 -server -XX:+UseG1GC
> > >>
> > >> No tests ran.
> > >>
> > >> Build Log:
> > >> [...truncated 17 lines...]
> > >> BUILD FAILED
> > >> /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:21: The
> > >> following error occurred while executing this line:
> > >> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-
> > >> build.xml:56: not doesn't support the nested "matches" element.
> > >>
> > >> Total time: 0 seconds
> > >> Build step 'Invoke Ant' marked build as failure
> > >> Archiving artifacts
> > >> [WARNINGS] Skipping publisher since build result is FAILURE
> > >> Recording test results
> > >> ERROR: Step ‘Publish JUnit test result report’ failed: No test report files
> > were
> > >> found. Configuration error?
> > >> Email was triggered for: Failure - Any
> > >> Sending email for trigger: Failure - Any
> > >>
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > > For additional commands, e-mail: dev-help@lucene.apache.org
> > >
> >
> > --
> > Rgds,Rory O'Donnell
> > Quality Engineering Manager
> > Oracle EMEA , Dublin, Ireland
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+108) - Build # 16098 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi Rory,

I debugged Apache Ant today and I found out why this is happening. I will also contact the jdk-core mailing list because this is the most horrible thing that can happen: The source of all Java build systems (Apache Ant) breaks. Gradle uses Ant internally but also Maven projects use Ant in many cases. So basically with this bug you cannot build most Java projects out there.

The issue is the following: The commit of Multi-Release-Jar files broke resource handling in Apache Ant. In short: If you call ClassLoader.getResources() / or getResource() you get back an URL from where you can load the Resource - this is all fine and still works. But, with the Multi-Release JAR files patch this now has an URL fragment appended to the URL: '#release' (see http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/f9913ea0f95c)

In Java 7, Java 8,... and Java 9pre-b108, ClassLoader.getResource()/getResources() returned stuff like: 

"jar:file:/C:/Program%20Files/Java/apache-ant-1.9.6/lib/ant.jar!/org/apache/tools/ant/antlib.xml"

Now in Java 9b108 the following is returned:

"jar:file:/C:/Program%20Files/Java/apache-ant-1.9.6/lib/ant.jar!/org/apache/tools/ant/antlib.xml#release"

And here Ant breaks (and I assume many other projects like Maven, too). Ant checks for the file extension of the string (because it may load definitions from both XML and properties files). So it does endsWith(".xml") and of course this now returns false. The effect is that Ant tries to load its own task definitions as a java properties file instead of XML. Of course this fails, because the data behind this URL is XML. The effect is that Ant cannot bootstrap as everything to build is missing.

One might say: Ant's code is broken (I agree, it is not nice because it relies on the string representation of the resource URL), but it is impossible to fix, because Ant is bundled on most developer computers and those will suddenly break with Java 9!

I'd suggest to please ASAP revert the Multi-Release JAR file patch and provide a new preview build as soon as possible. I think there is more work needed to fix this. If this does not revert to the original state, it will be impossible to build and test Lucene, Elasticsearch,.... (and almost every Java project pout there, because it breaks on this). So short: We cannot test anymore and its likely that we cannot support Java 9 anymore because the build system used by most Java projects behind the scenes does not bootstrap itsself anymore.

Uwe


-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Rory O'Donnell [mailto:rory.odonnell@oracle.com]
> Sent: Friday, March 04, 2016 7:41 PM
> To: dev@lucene.apache.org
> Cc: rory.odonnell@oracle.com; 'Dalibor Topic' <da...@oracle.com>;
> 'Balchandra Vaidya' <ba...@oracle.com>; 'Muneer Kolarkunnu'
> <ab...@oracle.com>
> Subject: Re: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+108) -
> Build # 16098 - Still Failing!
> 
> Let me know the incident number, thanks Uwe!
> 
> Rgds,Rory
> 
> On 04/03/2016 15:20, Uwe Schindler wrote:
> > Oh, oh,
> >
> > Build 108 of JDK 9 broke the internal XML parser completely (looks like that
> commit: http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/95c223e6eaf0). I
> reverted to build 108, because we cannot even build Lucene with it (Ant fails
> parsing the build.xml file)...
> >
> > I will dig into it and open issue for Rory!
> >
> > Uwe
> >
> > -----
> > Uwe Schindler
> > H.-H.-Meier-Allee 63, D-28213 Bremen
> > http://www.thetaphi.de
> > eMail: uwe@thetaphi.de
> >
> >
> >> -----Original Message-----
> >> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> >> Sent: Friday, March 04, 2016 4:09 PM
> >> To: noble@apache.org; varunthacker1989@gmail.com;
> >> dev@lucene.apache.org
> >> Subject: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+108) -
> Build
> >> # 16098 - Still Failing!
> >> Importance: Low
> >>
> >> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16098/
> >> Java: 32bit/jdk-9-ea+108 -server -XX:+UseG1GC
> >>
> >> No tests ran.
> >>
> >> Build Log:
> >> [...truncated 17 lines...]
> >> BUILD FAILED
> >> /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:21: The
> >> following error occurred while executing this line:
> >> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-
> >> build.xml:56: not doesn't support the nested "matches" element.
> >>
> >> Total time: 0 seconds
> >> Build step 'Invoke Ant' marked build as failure
> >> Archiving artifacts
> >> [WARNINGS] Skipping publisher since build result is FAILURE
> >> Recording test results
> >> ERROR: Step ‘Publish JUnit test result report’ failed: No test report files
> were
> >> found. Configuration error?
> >> Email was triggered for: Failure - Any
> >> Sending email for trigger: Failure - Any
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
> >
> 
> --
> Rgds,Rory O'Donnell
> Quality Engineering Manager
> Oracle EMEA , Dublin, Ireland
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+108) - Build # 16098 - Still Failing!

Posted by Rory O'Donnell <ro...@oracle.com>.
Let me know the incident number, thanks Uwe!

Rgds,Rory

On 04/03/2016 15:20, Uwe Schindler wrote:
> Oh, oh,
>
> Build 108 of JDK 9 broke the internal XML parser completely (looks like that commit: http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/95c223e6eaf0). I reverted to build 108, because we cannot even build Lucene with it (Ant fails parsing the build.xml file)...
>
> I will dig into it and open issue for Rory!
>
> Uwe
>
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
>
>
>> -----Original Message-----
>> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
>> Sent: Friday, March 04, 2016 4:09 PM
>> To: noble@apache.org; varunthacker1989@gmail.com;
>> dev@lucene.apache.org
>> Subject: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+108) - Build
>> # 16098 - Still Failing!
>> Importance: Low
>>
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16098/
>> Java: 32bit/jdk-9-ea+108 -server -XX:+UseG1GC
>>
>> No tests ran.
>>
>> Build Log:
>> [...truncated 17 lines...]
>> BUILD FAILED
>> /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:21: The
>> following error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-
>> build.xml:56: not doesn't support the nested "matches" element.
>>
>> Total time: 0 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Archiving artifacts
>> [WARNINGS] Skipping publisher since build result is FAILURE
>> Recording test results
>> ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were
>> found. Configuration error?
>> Email was triggered for: Failure - Any
>> Sending email for trigger: Failure - Any
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

-- 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+108) - Build # 16098 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Oh, oh,

Build 108 of JDK 9 broke the internal XML parser completely (looks like that commit: http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/95c223e6eaf0). I reverted to build 108, because we cannot even build Lucene with it (Ant fails parsing the build.xml file)...

I will dig into it and open issue for Rory!

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> Sent: Friday, March 04, 2016 4:09 PM
> To: noble@apache.org; varunthacker1989@gmail.com;
> dev@lucene.apache.org
> Subject: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+108) - Build
> # 16098 - Still Failing!
> Importance: Low
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16098/
> Java: 32bit/jdk-9-ea+108 -server -XX:+UseG1GC
> 
> No tests ran.
> 
> Build Log:
> [...truncated 17 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:21: The
> following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-
> build.xml:56: not doesn't support the nested "matches" element.
> 
> Total time: 0 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were
> found. Configuration error?
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+108) - Build # 16098 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16098/
Java: 32bit/jdk-9-ea+108 -server -XX:+UseG1GC

No tests ran.

Build Log:
[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:21: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:56: not doesn't support the nested "matches" element.

Total time: 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any