You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/05/29 14:38:58 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build # 6086 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6086/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes

Error Message:
codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))

Stack Trace:
org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
	at __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
	at org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
	at org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)
	Suppressed: org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))): -1 (needs to be between 1071082519 and 1071082519). This version of Lucene only supports indexes created with release 8.0 and later.
		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
		... 43 more


FAILED:  org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes

Error Message:
codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J2/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))

Stack Trace:
org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J2/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
	at __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
	at org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
	at org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)
	Suppressed: org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J2/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))): -1 (needs to be between 1071082519 and 1071082519). This version of Lucene only supports indexes created with release 8.0 and later.
		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
		... 43 more


FAILED:  org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes

Error Message:
codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))

Stack Trace:
org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
	at __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
	at org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
	at org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)
	Suppressed: org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))): -1 (needs to be between 1071082519 and 1071082519). This version of Lucene only supports indexes created with release 8.0 and later.
		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
		... 43 more


FAILED:  org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes

Error Message:
codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))

Stack Trace:
org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
	at __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
	at org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
	at org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)
	Suppressed: org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))): -1 (needs to be between 1071082519 and 1071082519). This version of Lucene only supports indexes created with release 8.0 and later.
		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
		... 43 more


FAILED:  org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes

Error Message:
codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J1/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))

Stack Trace:
org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J1/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
	at __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
	at org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
	at org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)
	Suppressed: org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J1/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))): -1 (needs to be between 1071082519 and 1071082519). This version of Lucene only supports indexes created with release 8.0 and later.
		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
		... 43 more


FAILED:  org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes

Error Message:
codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J4/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))

Stack Trace:
org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J4/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
	at __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
	at org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
	at org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)
	Suppressed: org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J4/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))): -1 (needs to be between 1071082519 and 1071082519). This version of Lucene only supports indexes created with release 8.0 and later.
		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
		... 43 more




Build Log:
[...truncated 5370 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.05s J3 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J3 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J3 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J3 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.method=testUnsupportedOldIndexes -Dtests.seed=5816516E04B5A5E3 -Dtests.slow=true -Dtests.locale=kkj-CM -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.02s J3 | TestBackwardsCompatibility.testUnsupportedOldIndexes <<<
   [junit4]    > Throwable #1: org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    > 	at org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]    > 	Suppressed: org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))): -1 (needs to be between 1071082519 and 1071082519). This version of Lucene only supports indexes created with release 8.0 and later.
   [junit4]    > 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
   [junit4]    > 		... 43 more
   [junit4] IGNOR/A 0.00s J3 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J3 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J3 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J3 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@27c999be), locale=kkj-CM, timezone=AST
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=153256536,total=194641920
   [junit4]   2> NOTE: All tests run in this JVM: [TestForUtil, TestBackwardsCompatibility]
   [junit4] Completed [8/8 (1!)] on J3 in 22.37s, 33 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 62844 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6086/consoleText

[repro] Revision: bfb6bf9c9aafc778a88000e87f082d82dba9872c

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.method=testUnsupportedOldIndexes -Dtests.seed=5816516E04B5A5E3 -Dtests.slow=true -Dtests.locale=kkj-CM -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene/backward-codecs
[repro]       TestBackwardsCompatibility
[repro] ant compile-test

[...truncated 164 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestBackwardsCompatibility" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=5816516E04B5A5E3 -Dtests.slow=true -Dtests.locale=kkj-CM -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 34 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] OK      32.4s J4 | TestBackwardsCompatibility.testIndexOldIndex
   [junit4] IGNOR/A 0.02s J4 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      3.05s J4 | TestBackwardsCompatibility.testUpgradeThenMultipleCommits
   [junit4] IGNOR/A 0.01s J4 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      0.14s J4 | TestBackwardsCompatibility.testUpgradeEmptyOldIndex
   [junit4] OK      7.30s J4 | TestBackwardsCompatibility.testSearchOldIndex
   [junit4] OK      0.01s J4 | TestBackwardsCompatibility.testUpgradeOldSingleSegmentIndexWithAdditions
   [junit4] IGNOR/A 0.01s J4 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      4.49s J4 | TestBackwardsCompatibility.testDocValuesUpdates
   [junit4] OK      10.2s J4 | TestBackwardsCompatibility.testSortedIndex
   [junit4] IGNOR/A 0.01s J4 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      5.71s J4 | TestBackwardsCompatibility.testFullyMergeOldIndex
   [junit4] OK      1.63s J4 | TestBackwardsCompatibility.testNextIntoWrongField
   [junit4] OK      0.48s J4 | TestBackwardsCompatibility.testMoreTerms
   [junit4] OK      4.00s J4 | TestBackwardsCompatibility.testUpgradeWithNRTReader
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.method=testUnsupportedOldIndexes -Dtests.seed=5816516E04B5A5E3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kkj-CM -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.03s J4 | TestBackwardsCompatibility.testUnsupportedOldIndexes <<<
   [junit4]    > Throwable #1: org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J4/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    > 	at org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]    > 	Suppressed: org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J4/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))): -1 (needs to be between 1071082519 and 1071082519). This version of Lucene only supports indexes created with release 8.0 and later.
   [junit4]    > 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
   [junit4]    > 		... 43 more
   [junit4] OK      3.58s J4 | TestBackwardsCompatibility.testUpgradeOldIndex
   [junit4] OK      2.44s J4 | TestBackwardsCompatibility.testDocValuesUpdatesWithNewField
   [junit4] OK      2.29s J4 | TestBackwardsCompatibility.testSoftDeletes
   [junit4] IGNOR/A 0.01s J4 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      0.01s J4 | TestBackwardsCompatibility.testAllVersionHaveCfsAndNocfs
   [junit4] OK      2.79s J4 | TestBackwardsCompatibility.testAllIndexesUseDefaultCodec
   [junit4] OK      5.86s J4 | TestBackwardsCompatibility.testAddOldIndexes
   [junit4] OK      0.01s J4 | TestBackwardsCompatibility.testAllVersionsTested
   [junit4] IGNOR/A 0.01s J4 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      5.46s J4 | TestBackwardsCompatibility.testIndexOldIndexNoAdds
   [junit4] OK      0.27s J4 | TestBackwardsCompatibility.testIndexCreatedVersion
   [junit4] OK      3.26s J4 | TestBackwardsCompatibility.testAddOldIndexesReader
   [junit4] OK      0.58s J4 | TestBackwardsCompatibility.testSegmentCommitInfoId
   [junit4] OK      16.1s J4 | TestBackwardsCompatibility.testCommandLineArgs
   [junit4] IGNOR/A 0.01s J4 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.03s J4 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      3.79s J4 | TestBackwardsCompatibility.testOldVersions
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J4/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@cff46e5), locale=kkj-CM, timezone=AST
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=177853760,total=194641920
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4] Completed [1/5 (1!)] on J4 in 127.73s, 33 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] OK      30.3s J2 | TestBackwardsCompatibility.testIndexOldIndex
   [junit4] IGNOR/A 0.04s J2 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      2.83s J2 | TestBackwardsCompatibility.testUpgradeThenMultipleCommits
   [junit4] IGNOR/A 0.02s J2 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      0.10s J2 | TestBackwardsCompatibility.testUpgradeEmptyOldIndex
   [junit4] OK      7.31s J2 | TestBackwardsCompatibility.testSearchOldIndex
   [junit4] OK      0.02s J2 | TestBackwardsCompatibility.testUpgradeOldSingleSegmentIndexWithAdditions
   [junit4] IGNOR/A 0.01s J2 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      3.80s J2 | TestBackwardsCompatibility.testDocValuesUpdates
   [junit4] OK      10.5s J2 | TestBackwardsCompatibility.testSortedIndex
   [junit4] IGNOR/A 0.02s J2 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      6.43s J2 | TestBackwardsCompatibility.testFullyMergeOldIndex
   [junit4] OK      1.79s J2 | TestBackwardsCompatibility.testNextIntoWrongField
   [junit4] OK      0.42s J2 | TestBackwardsCompatibility.testMoreTerms
   [junit4] OK      3.86s J2 | TestBackwardsCompatibility.testUpgradeWithNRTReader
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.method=testUnsupportedOldIndexes -Dtests.seed=5816516E04B5A5E3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kkj-CM -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.10s J2 | TestBackwardsCompatibility.testUnsupportedOldIndexes <<<
   [junit4]    > Throwable #1: org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J2/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    > 	at org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]    > 	Suppressed: org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J2/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))): -1 (needs to be between 1071082519 and 1071082519). This version of Lucene only supports indexes created with release 8.0 and later.
   [junit4]    > 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
   [junit4]    > 		... 43 more
   [junit4] OK      3.75s J2 | TestBackwardsCompatibility.testUpgradeOldIndex
   [junit4] OK      2.11s J2 | TestBackwardsCompatibility.testDocValuesUpdatesWithNewField
   [junit4] OK      2.75s J2 | TestBackwardsCompatibility.testSoftDeletes
   [junit4] IGNOR/A 0.00s J2 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      0.01s J2 | TestBackwardsCompatibility.testAllVersionHaveCfsAndNocfs
   [junit4] OK      2.43s J2 | TestBackwardsCompatibility.testAllIndexesUseDefaultCodec
   [junit4] OK      5.33s J2 | TestBackwardsCompatibility.testAddOldIndexes
   [junit4] OK      0.02s J2 | TestBackwardsCompatibility.testAllVersionsTested
   [junit4] IGNOR/A 0.04s J2 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      5.42s J2 | TestBackwardsCompatibility.testIndexOldIndexNoAdds
   [junit4] OK      0.29s J2 | TestBackwardsCompatibility.testIndexCreatedVersion
   [junit4] OK      3.56s J2 | TestBackwardsCompatibility.testAddOldIndexesReader
   [junit4] OK      0.26s J2 | TestBackwardsCompatibility.testSegmentCommitInfoId
   [junit4] OK      17.0s J2 | TestBackwardsCompatibility.testCommandLineArgs
   [junit4] IGNOR/A 0.02s J2 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J2 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      6.17s J2 | TestBackwardsCompatibility.testOldVersions
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J2/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7fd70ee0), locale=kkj-CM, timezone=AST
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=180810360,total=194641920
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4] Completed [2/5 (2!)] on J2 in 128.16s, 33 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] OK      31.0s J0 | TestBackwardsCompatibility.testIndexOldIndex
   [junit4] IGNOR/A 0.05s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      3.10s J0 | TestBackwardsCompatibility.testUpgradeThenMultipleCommits
   [junit4] IGNOR/A 0.03s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      0.14s J0 | TestBackwardsCompatibility.testUpgradeEmptyOldIndex
   [junit4] OK      6.76s J0 | TestBackwardsCompatibility.testSearchOldIndex
   [junit4] OK      0.01s J0 | TestBackwardsCompatibility.testUpgradeOldSingleSegmentIndexWithAdditions
   [junit4] IGNOR/A 0.02s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      4.17s J0 | TestBackwardsCompatibility.testDocValuesUpdates
   [junit4] OK      11.1s J0 | TestBackwardsCompatibility.testSortedIndex
   [junit4] IGNOR/A 0.02s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      6.06s J0 | TestBackwardsCompatibility.testFullyMergeOldIndex
   [junit4] OK      1.45s J0 | TestBackwardsCompatibility.testNextIntoWrongField
   [junit4] OK      0.32s J0 | TestBackwardsCompatibility.testMoreTerms
   [junit4] OK      4.09s J0 | TestBackwardsCompatibility.testUpgradeWithNRTReader
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.method=testUnsupportedOldIndexes -Dtests.seed=5816516E04B5A5E3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kkj-CM -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.03s J0 | TestBackwardsCompatibility.testUnsupportedOldIndexes <<<
   [junit4]    > Throwable #1: org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    > 	at org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]    > 	Suppressed: org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))): -1 (needs to be between 1071082519 and 1071082519). This version of Lucene only supports indexes created with release 8.0 and later.
   [junit4]    > 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
   [junit4]    > 		... 43 more
   [junit4] OK      5.95s J0 | TestBackwardsCompatibility.testUpgradeOldIndex
   [junit4] OK      4.28s J0 | TestBackwardsCompatibility.testDocValuesUpdatesWithNewField
   [junit4] OK      1.08s J0 | TestBackwardsCompatibility.testSoftDeletes
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      0.00s J0 | TestBackwardsCompatibility.testAllVersionHaveCfsAndNocfs
   [junit4] OK      1.33s J0 | TestBackwardsCompatibility.testAllIndexesUseDefaultCodec
   [junit4] OK      6.23s J0 | TestBackwardsCompatibility.testAddOldIndexes
   [junit4] OK      0.01s J0 | TestBackwardsCompatibility.testAllVersionsTested
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      5.25s J0 | TestBackwardsCompatibility.testIndexOldIndexNoAdds
   [junit4] OK      0.19s J0 | TestBackwardsCompatibility.testIndexCreatedVersion
   [junit4] OK      5.84s J0 | TestBackwardsCompatibility.testAddOldIndexesReader
   [junit4] OK      0.85s J0 | TestBackwardsCompatibility.testSegmentCommitInfoId
   [junit4] OK      21.8s J0 | TestBackwardsCompatibility.testCommandLineArgs
   [junit4] IGNOR/A 0.03s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.02s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      1.14s J0 | TestBackwardsCompatibility.testOldVersions
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7fd70ee0), locale=kkj-CM, timezone=AST
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=176850144,total=194641920
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4] Completed [3/5 (3!)] on J0 in 132.63s, 33 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] OK      31.5s J3 | TestBackwardsCompatibility.testIndexOldIndex
   [junit4] IGNOR/A 0.03s J3 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      3.51s J3 | TestBackwardsCompatibility.testUpgradeThenMultipleCommits
   [junit4] IGNOR/A 0.07s J3 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      0.32s J3 | TestBackwardsCompatibility.testUpgradeEmptyOldIndex
   [junit4] OK      10.2s J3 | TestBackwardsCompatibility.testSearchOldIndex
   [junit4] OK      0.04s J3 | TestBackwardsCompatibility.testUpgradeOldSingleSegmentIndexWithAdditions
   [junit4] IGNOR/A 0.02s J3 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      2.57s J3 | TestBackwardsCompatibility.testDocValuesUpdates
   [junit4] OK      10.3s J3 | TestBackwardsCompatibility.testSortedIndex
   [junit4] IGNOR/A 0.08s J3 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      5.75s J3 | TestBackwardsCompatibility.testFullyMergeOldIndex
   [junit4] OK      0.69s J3 | TestBackwardsCompatibility.testNextIntoWrongField
   [junit4] OK      0.40s J3 | TestBackwardsCompatibility.testMoreTerms
   [junit4] OK      4.39s J3 | TestBackwardsCompatibility.testUpgradeWithNRTReader
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.method=testUnsupportedOldIndexes -Dtests.seed=5816516E04B5A5E3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kkj-CM -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.04s J3 | TestBackwardsCompatibility.testUnsupportedOldIndexes <<<
   [junit4]    > Throwable #1: org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    > 	at org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]    > 	Suppressed: org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))): -1 (needs to be between 1071082519 and 1071082519). This version of Lucene only supports indexes created with release 8.0 and later.
   [junit4]    > 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
   [junit4]    > 		... 43 more
   [junit4] OK      8.30s J3 | TestBackwardsCompatibility.testUpgradeOldIndex
   [junit4] OK      1.74s J3 | TestBackwardsCompatibility.testDocValuesUpdatesWithNewField
   [junit4] OK      0.97s J3 | TestBackwardsCompatibility.testSoftDeletes
   [junit4] IGNOR/A 0.00s J3 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      0.00s J3 | TestBackwardsCompatibility.testAllVersionHaveCfsAndNocfs
   [junit4] OK      1.35s J3 | TestBackwardsCompatibility.testAllIndexesUseDefaultCodec
   [junit4] OK      6.09s J3 | TestBackwardsCompatibility.testAddOldIndexes
   [junit4] OK      0.01s J3 | TestBackwardsCompatibility.testAllVersionsTested
   [junit4] IGNOR/A 0.01s J3 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      4.84s J3 | TestBackwardsCompatibility.testIndexOldIndexNoAdds
   [junit4] OK      0.12s J3 | TestBackwardsCompatibility.testIndexCreatedVersion
   [junit4] OK      5.17s J3 | TestBackwardsCompatibility.testAddOldIndexesReader
   [junit4] OK      0.75s J3 | TestBackwardsCompatibility.testSegmentCommitInfoId
   [junit4] OK      22.8s J3 | TestBackwardsCompatibility.testCommandLineArgs
   [junit4] IGNOR/A 0.02s J3 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J3 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      1.07s J3 | TestBackwardsCompatibility.testOldVersions
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7fd70ee0), locale=kkj-CM, timezone=AST
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=177862440,total=194641920
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4] Completed [4/5 (4!)] on J3 in 132.87s, 33 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] OK      30.5s J1 | TestBackwardsCompatibility.testIndexOldIndex
   [junit4] IGNOR/A 0.02s J1 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      3.19s J1 | TestBackwardsCompatibility.testUpgradeThenMultipleCommits
   [junit4] IGNOR/A 0.03s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      0.12s J1 | TestBackwardsCompatibility.testUpgradeEmptyOldIndex
   [junit4] OK      7.86s J1 | TestBackwardsCompatibility.testSearchOldIndex
   [junit4] OK      0.01s J1 | TestBackwardsCompatibility.testUpgradeOldSingleSegmentIndexWithAdditions
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      4.32s J1 | TestBackwardsCompatibility.testDocValuesUpdates
   [junit4] OK      12.0s J1 | TestBackwardsCompatibility.testSortedIndex
   [junit4] IGNOR/A 0.02s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      6.16s J1 | TestBackwardsCompatibility.testFullyMergeOldIndex
   [junit4] OK      0.96s J1 | TestBackwardsCompatibility.testNextIntoWrongField
   [junit4] OK      0.45s J1 | TestBackwardsCompatibility.testMoreTerms
   [junit4] OK      4.95s J1 | TestBackwardsCompatibility.testUpgradeWithNRTReader
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.method=testUnsupportedOldIndexes -Dtests.seed=5816516E04B5A5E3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kkj-CM -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.05s J1 | TestBackwardsCompatibility.testUnsupportedOldIndexes <<<
   [junit4]    > Throwable #1: org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file truncated?): actual footer=167927671 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J1/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
   [junit4]    > 	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    > 	at org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]    > 	Suppressed: org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J1/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))): -1 (needs to be between 1071082519 and 1071082519). This version of Lucene only supports indexes created with release 8.0 and later.
   [junit4]    > 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
   [junit4]    > 		... 43 more
   [junit4] OK      9.61s J1 | TestBackwardsCompatibility.testUpgradeOldIndex
   [junit4] OK      1.04s J1 | TestBackwardsCompatibility.testDocValuesUpdatesWithNewField
   [junit4] OK      0.77s J1 | TestBackwardsCompatibility.testSoftDeletes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      0.02s J1 | TestBackwardsCompatibility.testAllVersionHaveCfsAndNocfs
   [junit4] OK      1.05s J1 | TestBackwardsCompatibility.testAllIndexesUseDefaultCodec
   [junit4] OK      6.01s J1 | TestBackwardsCompatibility.testAddOldIndexes
   [junit4] OK      0.00s J1 | TestBackwardsCompatibility.testAllVersionsTested
   [junit4] IGNOR/A 0.01s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      5.00s J1 | TestBackwardsCompatibility.testIndexOldIndexNoAdds
   [junit4] OK      0.62s J1 | TestBackwardsCompatibility.testIndexCreatedVersion
   [junit4] OK      5.90s J1 | TestBackwardsCompatibility.testAddOldIndexesReader
   [junit4] OK      0.98s J1 | TestBackwardsCompatibility.testSegmentCommitInfoId
   [junit4] OK      22.8s J1 | TestBackwardsCompatibility.testCommandLineArgs
   [junit4] IGNOR/A 0.02s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.04s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] OK      1.17s J1 | TestBackwardsCompatibility.testOldVersions
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J1/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5bcfdcb7), locale=kkj-CM, timezone=AST
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=173838576,total=194641920
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4] Completed [5/5 (5!)] on J1 in 134.13s, 33 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048: There were test failures: 5 suites, 165 tests, 5 errors, 40 ignored (40 assumptions) [seed: 5816516E04B5A5E3]

Total time: 2 minutes 20 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.lucene.index.TestBackwardsCompatibility
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
mv: rename solr/build to solr/build.repro: No such file or directory
+ true
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=bfb6bf9c9aafc778a88000e87f082d82dba9872c, workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #6085
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

Re: [JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build # 6086 - Unstable!

Posted by Adrien Grand <jp...@gmail.com>.
I pushed a fix.

On Fri, May 29, 2020 at 4:41 PM Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6086/
> Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC
>
> 6 tests failed.
> FAILED:
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes
>
> Error Message:
> codec footer mismatch (file truncated?): actual footer=167927671 vs
> expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>
> Stack Trace:
> org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file
> truncated?): actual footer=167927671 vs expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>         at
> __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
>         at
> org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
>         at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
>         at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
>         at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
>         at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
>         at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
>         at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
>         at
> org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
>         at
> org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
>         at
> org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
>         at
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>         Suppressed: org.apache.lucene.index.IndexFormatTooOldException:
> Format version is not supported (resource
> BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))):
> -1 (needs to be between 1071082519 and 1071082519). This version of Lucene
> only supports indexes created with release 8.0 and later.
>                 at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
>                 ... 43 more
>
>
> FAILED:
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes
>
> Error Message:
> codec footer mismatch (file truncated?): actual footer=167927671 vs
> expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J2/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>
> Stack Trace:
> org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file
> truncated?): actual footer=167927671 vs expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J2/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>         at
> __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
>         at
> org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
>         at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
>         at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
>         at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
>         at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
>         at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
>         at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
>         at
> org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
>         at
> org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
>         at
> org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
>         at
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>         Suppressed: org.apache.lucene.index.IndexFormatTooOldException:
> Format version is not supported (resource
> BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J2/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))):
> -1 (needs to be between 1071082519 and 1071082519). This version of Lucene
> only supports indexes created with release 8.0 and later.
>                 at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
>                 ... 43 more
>
>
> FAILED:
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes
>
> Error Message:
> codec footer mismatch (file truncated?): actual footer=167927671 vs
> expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>
> Stack Trace:
> org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file
> truncated?): actual footer=167927671 vs expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>         at
> __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
>         at
> org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
>         at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
>         at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
>         at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
>         at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
>         at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
>         at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
>         at
> org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
>         at
> org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
>         at
> org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
>         at
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>         Suppressed: org.apache.lucene.index.IndexFormatTooOldException:
> Format version is not supported (resource
> BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))):
> -1 (needs to be between 1071082519 and 1071082519). This version of Lucene
> only supports indexes created with release 8.0 and later.
>                 at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
>                 ... 43 more
>
>
> FAILED:
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes
>
> Error Message:
> codec footer mismatch (file truncated?): actual footer=167927671 vs
> expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>
> Stack Trace:
> org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file
> truncated?): actual footer=167927671 vs expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>         at
> __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
>         at
> org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
>         at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
>         at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
>         at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
>         at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
>         at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
>         at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
>         at
> org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
>         at
> org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
>         at
> org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
>         at
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>         Suppressed: org.apache.lucene.index.IndexFormatTooOldException:
> Format version is not supported (resource
> BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))):
> -1 (needs to be between 1071082519 and 1071082519). This version of Lucene
> only supports indexes created with release 8.0 and later.
>                 at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
>                 ... 43 more
>
>
> FAILED:
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes
>
> Error Message:
> codec footer mismatch (file truncated?): actual footer=167927671 vs
> expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J1/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>
> Stack Trace:
> org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file
> truncated?): actual footer=167927671 vs expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J1/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>         at
> __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
>         at
> org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
>         at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
>         at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
>         at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
>         at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
>         at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
>         at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
>         at
> org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
>         at
> org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
>         at
> org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
>         at
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>         Suppressed: org.apache.lucene.index.IndexFormatTooOldException:
> Format version is not supported (resource
> BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J1/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))):
> -1 (needs to be between 1071082519 and 1071082519). This version of Lucene
> only supports indexes created with release 8.0 and later.
>                 at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
>                 ... 43 more
>
>
> FAILED:
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes
>
> Error Message:
> codec footer mismatch (file truncated?): actual footer=167927671 vs
> expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J4/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>
> Stack Trace:
> org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file
> truncated?): actual footer=167927671 vs expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J4/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>         at
> __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
>         at
> org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
>         at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
>         at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
>         at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
>         at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
>         at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
>         at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
>         at
> org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
>         at
> org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
>         at
> org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
>         at
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>         at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:567)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
>         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:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
>         at java.base/java.lang.Thread.run(Thread.java:830)
>         Suppressed: org.apache.lucene.index.IndexFormatTooOldException:
> Format version is not supported (resource
> BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J4/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))):
> -1 (needs to be between 1071082519 and 1071082519). This version of Lucene
> only supports indexes created with release 8.0 and later.
>                 at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
>                 ... 43 more
>
>
>
>
> Build Log:
> [...truncated 5370 lines...]
>    [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
>    [junit4] IGNOR/A 0.05s J3 |
> TestBackwardsCompatibility.testCreateSingleSegmentCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] IGNOR/A 0.01s J3 | TestBackwardsCompatibility.testCreateNoCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] IGNOR/A 0.00s J3 | TestBackwardsCompatibility.testCreateCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] IGNOR/A 0.00s J3 |
> TestBackwardsCompatibility.testCreateMoreTermsIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestBackwardsCompatibility
> -Dtests.method=testUnsupportedOldIndexes -Dtests.seed=5816516E04B5A5E3
> -Dtests.slow=true -Dtests.locale=kkj-CM -Dtests.timezone=AST
> -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
>    [junit4] ERROR   0.02s J3 |
> TestBackwardsCompatibility.testUnsupportedOldIndexes <<<
>    [junit4]    > Throwable #1:
> org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file
> truncated?): actual footer=167927671 vs expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
>    [junit4]    >        at
> org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
>    [junit4]    >        at
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at
> java.base/java.lang.reflect.Method.invoke(Method.java:567)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
>    [junit4]    >        Suppressed:
> org.apache.lucene.index.IndexFormatTooOldException: Format version is not
> supported (resource
> BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))):
> -1 (needs to be between 1071082519 and 1071082519). This version of Lucene
> only supports indexes created with release 8.0 and later.
>    [junit4]    >                at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
>    [junit4]    >                ... 43 more
>    [junit4] IGNOR/A 0.00s J3 |
> TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] IGNOR/A 0.00s J3 |
> TestBackwardsCompatibility.testCreateEmptyIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] IGNOR/A 0.00s J3 |
> TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] IGNOR/A 0.00s J3 |
> TestBackwardsCompatibility.testCreateSortedIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001
>    [junit4]   2> NOTE: test params are: codec=Lucene86,
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@27c999be),
> locale=kkj-CM, timezone=AST
>    [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2
> (64-bit)/cpus=6,threads=1,free=153256536,total=194641920
>    [junit4]   2> NOTE: All tests run in this JVM: [TestForUtil,
> TestBackwardsCompatibility]
>    [junit4] Completed [8/8 (1!)] on J3 in 22.37s, 33 tests, 1 error, 8
> skipped <<< FAILURES!
>
> [...truncated 62844 lines...]
> [repro] Jenkins log URL:
> https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6086/consoleText
>
> [repro] Revision: bfb6bf9c9aafc778a88000e87f082d82dba9872c
>
> [repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
> [repro] Repro line:  ant test  -Dtestcase=TestBackwardsCompatibility
> -Dtests.method=testUnsupportedOldIndexes -Dtests.seed=5816516E04B5A5E3
> -Dtests.slow=true -Dtests.locale=kkj-CM -Dtests.timezone=AST
> -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
>
> [repro] JUnit rest result XML files will be moved to: ./repro-reports
> [repro] ant clean
>
> [...truncated 6 lines...]
> [repro] Test suites by module:
> [repro]    lucene/backward-codecs
> [repro]       TestBackwardsCompatibility
> [repro] ant compile-test
>
> [...truncated 164 lines...]
> [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
> -Dtests.class="*.TestBackwardsCompatibility" -Dtests.showOutput=onerror
> "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
> -Dtests.seed=5816516E04B5A5E3 -Dtests.slow=true -Dtests.locale=kkj-CM
> -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
>
> [...truncated 34 lines...]
>    [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
>    [junit4] OK      32.4s J4 | TestBackwardsCompatibility.testIndexOldIndex
>    [junit4] IGNOR/A 0.02s J4 |
> TestBackwardsCompatibility.testCreateSingleSegmentCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      3.05s J4 |
> TestBackwardsCompatibility.testUpgradeThenMultipleCommits
>    [junit4] IGNOR/A 0.01s J4 | TestBackwardsCompatibility.testCreateNoCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      0.14s J4 |
> TestBackwardsCompatibility.testUpgradeEmptyOldIndex
>    [junit4] OK      7.30s J4 |
> TestBackwardsCompatibility.testSearchOldIndex
>    [junit4] OK      0.01s J4 |
> TestBackwardsCompatibility.testUpgradeOldSingleSegmentIndexWithAdditions
>    [junit4] IGNOR/A 0.01s J4 | TestBackwardsCompatibility.testCreateCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      4.49s J4 |
> TestBackwardsCompatibility.testDocValuesUpdates
>    [junit4] OK      10.2s J4 | TestBackwardsCompatibility.testSortedIndex
>    [junit4] IGNOR/A 0.01s J4 |
> TestBackwardsCompatibility.testCreateMoreTermsIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      5.71s J4 |
> TestBackwardsCompatibility.testFullyMergeOldIndex
>    [junit4] OK      1.63s J4 |
> TestBackwardsCompatibility.testNextIntoWrongField
>    [junit4] OK      0.48s J4 | TestBackwardsCompatibility.testMoreTerms
>    [junit4] OK      4.00s J4 |
> TestBackwardsCompatibility.testUpgradeWithNRTReader
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestBackwardsCompatibility
> -Dtests.method=testUnsupportedOldIndexes -Dtests.seed=5816516E04B5A5E3
> -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kkj-CM
> -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
>    [junit4] ERROR   0.03s J4 |
> TestBackwardsCompatibility.testUnsupportedOldIndexes <<<
>    [junit4]    > Throwable #1:
> org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file
> truncated?): actual footer=167927671 vs expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J4/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
>    [junit4]    >        at
> org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
>    [junit4]    >        at
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at
> java.base/java.lang.reflect.Method.invoke(Method.java:567)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
>    [junit4]    >        Suppressed:
> org.apache.lucene.index.IndexFormatTooOldException: Format version is not
> supported (resource
> BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J4/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))):
> -1 (needs to be between 1071082519 and 1071082519). This version of Lucene
> only supports indexes created with release 8.0 and later.
>    [junit4]    >                at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
>    [junit4]    >                ... 43 more
>    [junit4] OK      3.58s J4 |
> TestBackwardsCompatibility.testUpgradeOldIndex
>    [junit4] OK      2.44s J4 |
> TestBackwardsCompatibility.testDocValuesUpdatesWithNewField
>    [junit4] OK      2.29s J4 | TestBackwardsCompatibility.testSoftDeletes
>    [junit4] IGNOR/A 0.01s J4 |
> TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      0.01s J4 |
> TestBackwardsCompatibility.testAllVersionHaveCfsAndNocfs
>    [junit4] OK      2.79s J4 |
> TestBackwardsCompatibility.testAllIndexesUseDefaultCodec
>    [junit4] OK      5.86s J4 | TestBackwardsCompatibility.testAddOldIndexes
>    [junit4] OK      0.01s J4 |
> TestBackwardsCompatibility.testAllVersionsTested
>    [junit4] IGNOR/A 0.01s J4 |
> TestBackwardsCompatibility.testCreateEmptyIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      5.46s J4 |
> TestBackwardsCompatibility.testIndexOldIndexNoAdds
>    [junit4] OK      0.27s J4 |
> TestBackwardsCompatibility.testIndexCreatedVersion
>    [junit4] OK      3.26s J4 |
> TestBackwardsCompatibility.testAddOldIndexesReader
>    [junit4] OK      0.58s J4 |
> TestBackwardsCompatibility.testSegmentCommitInfoId
>    [junit4] OK      16.1s J4 |
> TestBackwardsCompatibility.testCommandLineArgs
>    [junit4] IGNOR/A 0.01s J4 |
> TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] IGNOR/A 0.03s J4 |
> TestBackwardsCompatibility.testCreateSortedIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      3.79s J4 | TestBackwardsCompatibility.testOldVersions
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J4/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001
>    [junit4]   2> NOTE: test params are: codec=Lucene86,
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@cff46e5),
> locale=kkj-CM, timezone=AST
>    [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2
> (64-bit)/cpus=6,threads=1,free=177853760,total=194641920
>    [junit4]   2> NOTE: All tests run in this JVM:
> [TestBackwardsCompatibility]
>    [junit4] Completed [1/5 (1!)] on J4 in 127.73s, 33 tests, 1 error, 8
> skipped <<< FAILURES!
>
> [...truncated 1 lines...]
>    [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
>    [junit4] OK      30.3s J2 | TestBackwardsCompatibility.testIndexOldIndex
>    [junit4] IGNOR/A 0.04s J2 |
> TestBackwardsCompatibility.testCreateSingleSegmentCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      2.83s J2 |
> TestBackwardsCompatibility.testUpgradeThenMultipleCommits
>    [junit4] IGNOR/A 0.02s J2 | TestBackwardsCompatibility.testCreateNoCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      0.10s J2 |
> TestBackwardsCompatibility.testUpgradeEmptyOldIndex
>    [junit4] OK      7.31s J2 |
> TestBackwardsCompatibility.testSearchOldIndex
>    [junit4] OK      0.02s J2 |
> TestBackwardsCompatibility.testUpgradeOldSingleSegmentIndexWithAdditions
>    [junit4] IGNOR/A 0.01s J2 | TestBackwardsCompatibility.testCreateCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      3.80s J2 |
> TestBackwardsCompatibility.testDocValuesUpdates
>    [junit4] OK      10.5s J2 | TestBackwardsCompatibility.testSortedIndex
>    [junit4] IGNOR/A 0.02s J2 |
> TestBackwardsCompatibility.testCreateMoreTermsIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      6.43s J2 |
> TestBackwardsCompatibility.testFullyMergeOldIndex
>    [junit4] OK      1.79s J2 |
> TestBackwardsCompatibility.testNextIntoWrongField
>    [junit4] OK      0.42s J2 | TestBackwardsCompatibility.testMoreTerms
>    [junit4] OK      3.86s J2 |
> TestBackwardsCompatibility.testUpgradeWithNRTReader
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestBackwardsCompatibility
> -Dtests.method=testUnsupportedOldIndexes -Dtests.seed=5816516E04B5A5E3
> -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kkj-CM
> -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
>    [junit4] ERROR   0.10s J2 |
> TestBackwardsCompatibility.testUnsupportedOldIndexes <<<
>    [junit4]    > Throwable #1:
> org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file
> truncated?): actual footer=167927671 vs expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J2/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
>    [junit4]    >        at
> org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
>    [junit4]    >        at
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at
> java.base/java.lang.reflect.Method.invoke(Method.java:567)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
>    [junit4]    >        Suppressed:
> org.apache.lucene.index.IndexFormatTooOldException: Format version is not
> supported (resource
> BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J2/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))):
> -1 (needs to be between 1071082519 and 1071082519). This version of Lucene
> only supports indexes created with release 8.0 and later.
>    [junit4]    >                at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
>    [junit4]    >                ... 43 more
>    [junit4] OK      3.75s J2 |
> TestBackwardsCompatibility.testUpgradeOldIndex
>    [junit4] OK      2.11s J2 |
> TestBackwardsCompatibility.testDocValuesUpdatesWithNewField
>    [junit4] OK      2.75s J2 | TestBackwardsCompatibility.testSoftDeletes
>    [junit4] IGNOR/A 0.00s J2 |
> TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      0.01s J2 |
> TestBackwardsCompatibility.testAllVersionHaveCfsAndNocfs
>    [junit4] OK      2.43s J2 |
> TestBackwardsCompatibility.testAllIndexesUseDefaultCodec
>    [junit4] OK      5.33s J2 | TestBackwardsCompatibility.testAddOldIndexes
>    [junit4] OK      0.02s J2 |
> TestBackwardsCompatibility.testAllVersionsTested
>    [junit4] IGNOR/A 0.04s J2 |
> TestBackwardsCompatibility.testCreateEmptyIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      5.42s J2 |
> TestBackwardsCompatibility.testIndexOldIndexNoAdds
>    [junit4] OK      0.29s J2 |
> TestBackwardsCompatibility.testIndexCreatedVersion
>    [junit4] OK      3.56s J2 |
> TestBackwardsCompatibility.testAddOldIndexesReader
>    [junit4] OK      0.26s J2 |
> TestBackwardsCompatibility.testSegmentCommitInfoId
>    [junit4] OK      17.0s J2 |
> TestBackwardsCompatibility.testCommandLineArgs
>    [junit4] IGNOR/A 0.02s J2 |
> TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] IGNOR/A 0.01s J2 |
> TestBackwardsCompatibility.testCreateSortedIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      6.17s J2 | TestBackwardsCompatibility.testOldVersions
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J2/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001
>    [junit4]   2> NOTE: test params are: codec=Lucene86,
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7fd70ee0),
> locale=kkj-CM, timezone=AST
>    [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2
> (64-bit)/cpus=6,threads=1,free=180810360,total=194641920
>    [junit4]   2> NOTE: All tests run in this JVM:
> [TestBackwardsCompatibility]
>    [junit4] Completed [2/5 (2!)] on J2 in 128.16s, 33 tests, 1 error, 8
> skipped <<< FAILURES!
>
> [...truncated 1 lines...]
>    [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
>    [junit4] OK      31.0s J0 | TestBackwardsCompatibility.testIndexOldIndex
>    [junit4] IGNOR/A 0.05s J0 |
> TestBackwardsCompatibility.testCreateSingleSegmentCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      3.10s J0 |
> TestBackwardsCompatibility.testUpgradeThenMultipleCommits
>    [junit4] IGNOR/A 0.03s J0 | TestBackwardsCompatibility.testCreateNoCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      0.14s J0 |
> TestBackwardsCompatibility.testUpgradeEmptyOldIndex
>    [junit4] OK      6.76s J0 |
> TestBackwardsCompatibility.testSearchOldIndex
>    [junit4] OK      0.01s J0 |
> TestBackwardsCompatibility.testUpgradeOldSingleSegmentIndexWithAdditions
>    [junit4] IGNOR/A 0.02s J0 | TestBackwardsCompatibility.testCreateCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      4.17s J0 |
> TestBackwardsCompatibility.testDocValuesUpdates
>    [junit4] OK      11.1s J0 | TestBackwardsCompatibility.testSortedIndex
>    [junit4] IGNOR/A 0.02s J0 |
> TestBackwardsCompatibility.testCreateMoreTermsIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      6.06s J0 |
> TestBackwardsCompatibility.testFullyMergeOldIndex
>    [junit4] OK      1.45s J0 |
> TestBackwardsCompatibility.testNextIntoWrongField
>    [junit4] OK      0.32s J0 | TestBackwardsCompatibility.testMoreTerms
>    [junit4] OK      4.09s J0 |
> TestBackwardsCompatibility.testUpgradeWithNRTReader
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestBackwardsCompatibility
> -Dtests.method=testUnsupportedOldIndexes -Dtests.seed=5816516E04B5A5E3
> -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kkj-CM
> -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
>    [junit4] ERROR   0.03s J0 |
> TestBackwardsCompatibility.testUnsupportedOldIndexes <<<
>    [junit4]    > Throwable #1:
> org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file
> truncated?): actual footer=167927671 vs expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
>    [junit4]    >        at
> org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
>    [junit4]    >        at
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at
> java.base/java.lang.reflect.Method.invoke(Method.java:567)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
>    [junit4]    >        Suppressed:
> org.apache.lucene.index.IndexFormatTooOldException: Format version is not
> supported (resource
> BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))):
> -1 (needs to be between 1071082519 and 1071082519). This version of Lucene
> only supports indexes created with release 8.0 and later.
>    [junit4]    >                at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
>    [junit4]    >                ... 43 more
>    [junit4] OK      5.95s J0 |
> TestBackwardsCompatibility.testUpgradeOldIndex
>    [junit4] OK      4.28s J0 |
> TestBackwardsCompatibility.testDocValuesUpdatesWithNewField
>    [junit4] OK      1.08s J0 | TestBackwardsCompatibility.testSoftDeletes
>    [junit4] IGNOR/A 0.01s J0 |
> TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      0.00s J0 |
> TestBackwardsCompatibility.testAllVersionHaveCfsAndNocfs
>    [junit4] OK      1.33s J0 |
> TestBackwardsCompatibility.testAllIndexesUseDefaultCodec
>    [junit4] OK      6.23s J0 | TestBackwardsCompatibility.testAddOldIndexes
>    [junit4] OK      0.01s J0 |
> TestBackwardsCompatibility.testAllVersionsTested
>    [junit4] IGNOR/A 0.00s J0 |
> TestBackwardsCompatibility.testCreateEmptyIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      5.25s J0 |
> TestBackwardsCompatibility.testIndexOldIndexNoAdds
>    [junit4] OK      0.19s J0 |
> TestBackwardsCompatibility.testIndexCreatedVersion
>    [junit4] OK      5.84s J0 |
> TestBackwardsCompatibility.testAddOldIndexesReader
>    [junit4] OK      0.85s J0 |
> TestBackwardsCompatibility.testSegmentCommitInfoId
>    [junit4] OK      21.8s J0 |
> TestBackwardsCompatibility.testCommandLineArgs
>    [junit4] IGNOR/A 0.03s J0 |
> TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] IGNOR/A 0.02s J0 |
> TestBackwardsCompatibility.testCreateSortedIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      1.14s J0 | TestBackwardsCompatibility.testOldVersions
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001
>    [junit4]   2> NOTE: test params are: codec=Lucene86,
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7fd70ee0),
> locale=kkj-CM, timezone=AST
>    [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2
> (64-bit)/cpus=6,threads=1,free=176850144,total=194641920
>    [junit4]   2> NOTE: All tests run in this JVM:
> [TestBackwardsCompatibility]
>    [junit4] Completed [3/5 (3!)] on J0 in 132.63s, 33 tests, 1 error, 8
> skipped <<< FAILURES!
>
> [...truncated 1 lines...]
>    [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
>    [junit4] OK      31.5s J3 | TestBackwardsCompatibility.testIndexOldIndex
>    [junit4] IGNOR/A 0.03s J3 |
> TestBackwardsCompatibility.testCreateSingleSegmentCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      3.51s J3 |
> TestBackwardsCompatibility.testUpgradeThenMultipleCommits
>    [junit4] IGNOR/A 0.07s J3 | TestBackwardsCompatibility.testCreateNoCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      0.32s J3 |
> TestBackwardsCompatibility.testUpgradeEmptyOldIndex
>    [junit4] OK      10.2s J3 |
> TestBackwardsCompatibility.testSearchOldIndex
>    [junit4] OK      0.04s J3 |
> TestBackwardsCompatibility.testUpgradeOldSingleSegmentIndexWithAdditions
>    [junit4] IGNOR/A 0.02s J3 | TestBackwardsCompatibility.testCreateCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      2.57s J3 |
> TestBackwardsCompatibility.testDocValuesUpdates
>    [junit4] OK      10.3s J3 | TestBackwardsCompatibility.testSortedIndex
>    [junit4] IGNOR/A 0.08s J3 |
> TestBackwardsCompatibility.testCreateMoreTermsIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      5.75s J3 |
> TestBackwardsCompatibility.testFullyMergeOldIndex
>    [junit4] OK      0.69s J3 |
> TestBackwardsCompatibility.testNextIntoWrongField
>    [junit4] OK      0.40s J3 | TestBackwardsCompatibility.testMoreTerms
>    [junit4] OK      4.39s J3 |
> TestBackwardsCompatibility.testUpgradeWithNRTReader
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestBackwardsCompatibility
> -Dtests.method=testUnsupportedOldIndexes -Dtests.seed=5816516E04B5A5E3
> -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kkj-CM
> -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
>    [junit4] ERROR   0.04s J3 |
> TestBackwardsCompatibility.testUnsupportedOldIndexes <<<
>    [junit4]    > Throwable #1:
> org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file
> truncated?): actual footer=167927671 vs expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
>    [junit4]    >        at
> org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
>    [junit4]    >        at
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at
> java.base/java.lang.reflect.Method.invoke(Method.java:567)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
>    [junit4]    >        Suppressed:
> org.apache.lucene.index.IndexFormatTooOldException: Format version is not
> supported (resource
> BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))):
> -1 (needs to be between 1071082519 and 1071082519). This version of Lucene
> only supports indexes created with release 8.0 and later.
>    [junit4]    >                at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
>    [junit4]    >                ... 43 more
>    [junit4] OK      8.30s J3 |
> TestBackwardsCompatibility.testUpgradeOldIndex
>    [junit4] OK      1.74s J3 |
> TestBackwardsCompatibility.testDocValuesUpdatesWithNewField
>    [junit4] OK      0.97s J3 | TestBackwardsCompatibility.testSoftDeletes
>    [junit4] IGNOR/A 0.00s J3 |
> TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      0.00s J3 |
> TestBackwardsCompatibility.testAllVersionHaveCfsAndNocfs
>    [junit4] OK      1.35s J3 |
> TestBackwardsCompatibility.testAllIndexesUseDefaultCodec
>    [junit4] OK      6.09s J3 | TestBackwardsCompatibility.testAddOldIndexes
>    [junit4] OK      0.01s J3 |
> TestBackwardsCompatibility.testAllVersionsTested
>    [junit4] IGNOR/A 0.01s J3 |
> TestBackwardsCompatibility.testCreateEmptyIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      4.84s J3 |
> TestBackwardsCompatibility.testIndexOldIndexNoAdds
>    [junit4] OK      0.12s J3 |
> TestBackwardsCompatibility.testIndexCreatedVersion
>    [junit4] OK      5.17s J3 |
> TestBackwardsCompatibility.testAddOldIndexesReader
>    [junit4] OK      0.75s J3 |
> TestBackwardsCompatibility.testSegmentCommitInfoId
>    [junit4] OK      22.8s J3 |
> TestBackwardsCompatibility.testCommandLineArgs
>    [junit4] IGNOR/A 0.02s J3 |
> TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] IGNOR/A 0.01s J3 |
> TestBackwardsCompatibility.testCreateSortedIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      1.07s J3 | TestBackwardsCompatibility.testOldVersions
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J3/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001
>    [junit4]   2> NOTE: test params are: codec=Lucene86,
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7fd70ee0),
> locale=kkj-CM, timezone=AST
>    [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2
> (64-bit)/cpus=6,threads=1,free=177862440,total=194641920
>    [junit4]   2> NOTE: All tests run in this JVM:
> [TestBackwardsCompatibility]
>    [junit4] Completed [4/5 (4!)] on J3 in 132.87s, 33 tests, 1 error, 8
> skipped <<< FAILURES!
>
> [...truncated 1 lines...]
>    [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
>    [junit4] OK      30.5s J1 | TestBackwardsCompatibility.testIndexOldIndex
>    [junit4] IGNOR/A 0.02s J1 |
> TestBackwardsCompatibility.testCreateSingleSegmentCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      3.19s J1 |
> TestBackwardsCompatibility.testUpgradeThenMultipleCommits
>    [junit4] IGNOR/A 0.03s J1 | TestBackwardsCompatibility.testCreateNoCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      0.12s J1 |
> TestBackwardsCompatibility.testUpgradeEmptyOldIndex
>    [junit4] OK      7.86s J1 |
> TestBackwardsCompatibility.testSearchOldIndex
>    [junit4] OK      0.01s J1 |
> TestBackwardsCompatibility.testUpgradeOldSingleSegmentIndexWithAdditions
>    [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      4.32s J1 |
> TestBackwardsCompatibility.testDocValuesUpdates
>    [junit4] OK      12.0s J1 | TestBackwardsCompatibility.testSortedIndex
>    [junit4] IGNOR/A 0.02s J1 |
> TestBackwardsCompatibility.testCreateMoreTermsIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      6.16s J1 |
> TestBackwardsCompatibility.testFullyMergeOldIndex
>    [junit4] OK      0.96s J1 |
> TestBackwardsCompatibility.testNextIntoWrongField
>    [junit4] OK      0.45s J1 | TestBackwardsCompatibility.testMoreTerms
>    [junit4] OK      4.95s J1 |
> TestBackwardsCompatibility.testUpgradeWithNRTReader
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestBackwardsCompatibility
> -Dtests.method=testUnsupportedOldIndexes -Dtests.seed=5816516E04B5A5E3
> -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kkj-CM
> -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
>    [junit4] ERROR   0.05s J1 |
> TestBackwardsCompatibility.testUnsupportedOldIndexes <<<
>    [junit4]    > Throwable #1:
> org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file
> truncated?): actual footer=167927671 vs expected footer=-1071082520
> (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J1/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments"))))
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([5816516E04B5A5E3:A3ED634DB42E02BF]:0)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:505)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414)
>    [junit4]    >        at
> org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:465)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:439)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:298)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
>    [junit4]    >        at
> org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:722)
>    [junit4]    >        at
> org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
>    [junit4]    >        at
> org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
>    [junit4]    >        at
> org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:711)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    >        at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at
> java.base/java.lang.reflect.Method.invoke(Method.java:567)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
>    [junit4]    >        Suppressed:
> org.apache.lucene.index.IndexFormatTooOldException: Format version is not
> supported (resource
> BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J1/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001/1.9.0-cfs-001/segments")))):
> -1 (needs to be between 1071082519 and 1071082519). This version of Lucene
> only supports indexes created with release 8.0 and later.
>    [junit4]    >                at
> org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:313)
>    [junit4]    >                ... 43 more
>    [junit4] OK      9.61s J1 |
> TestBackwardsCompatibility.testUpgradeOldIndex
>    [junit4] OK      1.04s J1 |
> TestBackwardsCompatibility.testDocValuesUpdatesWithNewField
>    [junit4] OK      0.77s J1 | TestBackwardsCompatibility.testSoftDeletes
>    [junit4] IGNOR/A 0.00s J1 |
> TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      0.02s J1 |
> TestBackwardsCompatibility.testAllVersionHaveCfsAndNocfs
>    [junit4] OK      1.05s J1 |
> TestBackwardsCompatibility.testAllIndexesUseDefaultCodec
>    [junit4] OK      6.01s J1 | TestBackwardsCompatibility.testAddOldIndexes
>    [junit4] OK      0.00s J1 |
> TestBackwardsCompatibility.testAllVersionsTested
>    [junit4] IGNOR/A 0.01s J1 |
> TestBackwardsCompatibility.testCreateEmptyIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      5.00s J1 |
> TestBackwardsCompatibility.testIndexOldIndexNoAdds
>    [junit4] OK      0.62s J1 |
> TestBackwardsCompatibility.testIndexCreatedVersion
>    [junit4] OK      5.90s J1 |
> TestBackwardsCompatibility.testAddOldIndexesReader
>    [junit4] OK      0.98s J1 |
> TestBackwardsCompatibility.testSegmentCommitInfoId
>    [junit4] OK      22.8s J1 |
> TestBackwardsCompatibility.testCommandLineArgs
>    [junit4] IGNOR/A 0.02s J1 |
> TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] IGNOR/A 0.04s J1 |
> TestBackwardsCompatibility.testCreateSortedIndex
>    [junit4]    > Assumption #1: backcompat creation tests must be run with
> -Dtests.bwcdir=/path/to/write/indexes
>    [junit4] OK      1.17s J1 | TestBackwardsCompatibility.testOldVersions
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/J1/temp/lucene.index.TestBackwardsCompatibility_5816516E04B5A5E3-001
>    [junit4]   2> NOTE: test params are: codec=Lucene86,
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5bcfdcb7),
> locale=kkj-CM, timezone=AST
>    [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2
> (64-bit)/cpus=6,threads=1,free=173838576,total=194641920
>    [junit4]   2> NOTE: All tests run in this JVM:
> [TestBackwardsCompatibility]
>    [junit4] Completed [5/5 (5!)] on J1 in 134.13s, 33 tests, 1 error, 8
> skipped <<< FAILURES!
>
> [...truncated 17 lines...]
> BUILD FAILED
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521:
> The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048:
> There were test failures: 5 suites, 165 tests, 5 errors, 40 ignored (40
> assumptions) [seed: 5816516E04B5A5E3]
>
> Total time: 2 minutes 20 seconds
>
> [repro] Setting last failure code to 256
>
> [repro] Failures w/original seeds:
> [repro]   5/5 failed: org.apache.lucene.index.TestBackwardsCompatibility
> [repro] Exiting with code 256
> + mv lucene/build lucene/build.repro
> + mv solr/build solr/build.repro
> mv: rename solr/build to solr/build.repro: No such file or directory
> + true
> + mv lucene/build.orig lucene/build
> + mv solr/build.orig solr/build
> Archiving artifacts
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> [WARNINGS] Parsing warnings in console log with parser Java Compiler
> (javac)
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> No credentials specified
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> <Git Blamer> Using GitBlamer to create author and commit information for
> all warnings.
> <Git Blamer> GIT_COMMIT=bfb6bf9c9aafc778a88000e87f082d82dba9872c,
> workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
> [WARNINGS] Computing warning deltas based on reference build #6085
> Recording test results
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Build step 'Publish JUnit test result report' changed build result to
> UNSTABLE
> Email was triggered for: Unstable (Test Failures)
> Sending email for trigger: Unstable (Test Failures)
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org



-- 
Adrien

[JENKINS-Experimental-GC] Lucene-Solr-master-MacOSX (64bit/jdk-14.0.1) - Build # 6087 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6087/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

3 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1590781252744 bcoll: 1590781252759

Stack Trace:
java.lang.AssertionError: acoll: 1590781252744 bcoll: 1590781252759
	at __randomizedtesting.SeedInfo.seed([E02B5707B3F2D96C:687F68DD1D0EB494]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1590777475353 bcoll: 1590777476906

Stack Trace:
java.lang.AssertionError: acoll: 1590777475353 bcoll: 1590777476906
	at __randomizedtesting.SeedInfo.seed([E02B5707B3F2D96C:687F68DD1D0EB494]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest.testMetricTrigger

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([E02B5707B3F2D96C:5A276088EC1A0F23]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest.testMetricTrigger(MetricTriggerIntegrationTest.java:193)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 12797 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest
   [junit4]   2> 4229 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 4230 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4258 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_E02B5707B3F2D96C-001/data-dir-1-001
   [junit4]   2> 4366 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4426 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.e.j.u.log Logging initialized @4530ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 4440 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 4471 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_E02B5707B3F2D96C-001/tempDir-001
   [junit4]   2> 4485 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4490 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 4490 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4591 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 62853
   [junit4]   2> 4591 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62853
   [junit4]   2> 4600 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62853
   [junit4]   2> 4601 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62853
   [junit4]   2> 4735 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4765 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4765 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4809 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4810 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4812 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4814 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4819 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4820 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5251 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5251 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5253 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5254 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5256 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 5265 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 5331 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5331 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5334 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5342 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5342 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5343 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5365 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@557a8119{/solr,null,AVAILABLE}
   [junit4]   2> 5367 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4425f52b{/solr,null,AVAILABLE}
   [junit4]   2> 5395 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e627769{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:62861}
   [junit4]   2> 5395 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server Started @5505ms
   [junit4]   2> 5395 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62861}
   [junit4]   2> 5398 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b2d95ba{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:62860}
   [junit4]   2> 5398 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server Started @5508ms
   [junit4]   2> 5398 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62860}
   [junit4]   2> 5455 ERROR (jetty-launcher-8-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5455 ERROR (jetty-launcher-8-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5461 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5461 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5461 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 5464 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5464 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 5465 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-29T18:28:58.275986Z
   [junit4]   2> 5471 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 5472 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5472 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 5472 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-29T18:28:58.283114Z
   [junit4]   2> 5492 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5496 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5496 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5497 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5498 INFO  (zkConnectionManagerCallback-12-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5499 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5500 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5510 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6278 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 6276 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 6716 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b734dcf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6716 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4acf150[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6717 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4acf150[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6718 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b734dcf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6877 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@612aee0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6877 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@612aee0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6877 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d8c8d30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6878 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d8c8d30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6958 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62853/solr
   [junit4]   2> 6959 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62853/solr
   [junit4]   2> 7010 INFO  (zkConnectionManagerCallback-32-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7018 INFO  (zkConnectionManagerCallback-34-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7022 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:62861_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7023 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:62861_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7027 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:62860_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7028 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:62860_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8287 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:62860_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62860_solr
   [junit4]   2> 8314 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:62860_solr     ] o.a.s.c.Overseer Overseer (id=72069106123276294-127.0.0.1:62860_solr-n_0000000000) starting
   [junit4]   2> 8563 INFO  (OverseerStateUpdate-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [n:127.0.0.1:62860_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:62860_solr
   [junit4]   2> 8564 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:62860_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62860_solr
   [junit4]   2> 8617 INFO  (zkCallback-33-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 8638 DEBUG (OverseerAutoScalingTriggerThread-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 8666 DEBUG (OverseerAutoScalingTriggerThread-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 8690 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:62860_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 8706 WARN  (jetty-launcher-8-thread-1) [n:127.0.0.1:62860_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 8778 DEBUG (OverseerAutoScalingTriggerThread-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 8779 DEBUG (OverseerAutoScalingTriggerThread-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 8874 DEBUG (OverseerAutoScalingTriggerThread-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:62860_solr]
   [junit4]   2> 8882 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:62861_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 8916 DEBUG (OverseerAutoScalingTriggerThread-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 8943 DEBUG (ScheduledTrigger-41-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 8951 DEBUG (OverseerAutoScalingTriggerThread-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 9037 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:62861_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:62861_solr as DOWN
   [junit4]   2> 9048 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:62860_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 9080 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:62861_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 9086 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:62861_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62861_solr
   [junit4]   2> 9119 INFO  (zkCallback-33-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 9119 INFO  (zkCallback-31-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 9147 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:62861_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 9149 WARN  (jetty-launcher-8-thread-2) [n:127.0.0.1:62861_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 9197 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:62861_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 9465 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:62861_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62861.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eec191c
   [junit4]   2> 9467 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:62861_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62861.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eec191c
   [junit4]   2> 9467 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:62861_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62861.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eec191c
   [junit4]   2> 9472 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:62860_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62860.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eec191c
   [junit4]   2> 9472 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:62860_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62860.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eec191c
   [junit4]   2> 9473 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:62860_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62860.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eec191c
   [junit4]   2> 9523 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:62861_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_E02B5707B3F2D96C-001/tempDir-001/node2/.
   [junit4]   2> 9524 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:62860_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_E02B5707B3F2D96C-001/tempDir-001/node1/.
   [junit4]   2> 9626 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 9628 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 9632 INFO  (zkConnectionManagerCallback-59-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9633 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 9638 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 9641 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[E02B5707B3F2D96C]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62853/solr ready
   [junit4]   2> 9946 INFO  (qtp93189021-58) [n:127.0.0.1:62860_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=36
   [junit4]   2> 9975 DEBUG (ScheduledTrigger-41-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 10044 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 10045 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=20
   [junit4]   2> 10053 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 10058 DEBUG (qtp93189021-65) [n:127.0.0.1:62860_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 10061 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=61
   [junit4]   2> 10062 DEBUG (zkCallback-33-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 10062 DEBUG (OverseerAutoScalingTriggerThread-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 10069 DEBUG (OverseerAutoScalingTriggerThread-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 10075 DEBUG (OverseerAutoScalingTriggerThread-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 10225 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMetricTrigger
   [junit4]   2> 10232 INFO  (qtp884516127-63) [n:127.0.0.1:62861_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=2&name=testMetricTrigger&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 10251 INFO  (OverseerThreadFactory-43-thread-1-processing-n:127.0.0.1:62860_solr) [n:127.0.0.1:62860_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMetricTrigger
   [junit4]   2> 10385 DEBUG (OverseerThreadFactory-43-thread-1-processing-n:127.0.0.1:62860_solr) [n:127.0.0.1:62860_solr     ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 10392 INFO  (qtp884516127-60) [n:127.0.0.1:62861_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 10397 INFO  (qtp93189021-58) [n:127.0.0.1:62860_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 10399 DEBUG (OverseerThreadFactory-43-thread-1-processing-n:127.0.0.1:62860_solr) [n:127.0.0.1:62860_solr     ] o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 10403 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 10408 INFO  (qtp93189021-66) [n:127.0.0.1:62860_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 10449 DEBUG (OverseerThreadFactory-43-thread-1-processing-n:127.0.0.1:62860_solr) [n:127.0.0.1:62860_solr     ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 175666332 sessionWrapper.createTime 175666281918015, this.sessionWrapper.createTime 175666281918015 
   [junit4]   2> 10477 INFO  (OverseerStateUpdate-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [n:127.0.0.1:62860_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMetricTrigger_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62860/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62860_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 10490 INFO  (OverseerStateUpdate-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [n:127.0.0.1:62860_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMetricTrigger_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62861/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62861_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 10504 INFO  (OverseerStateUpdate-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [n:127.0.0.1:62860_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMetricTrigger_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62861/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62861_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 10516 INFO  (OverseerStateUpdate-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [n:127.0.0.1:62860_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMetricTrigger_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62860/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62860_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 10746 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr    x:testMetricTrigger_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 10746 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr    x:testMetricTrigger_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n2&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 10747 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr    x:testMetricTrigger_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n5&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 10749 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr    x:testMetricTrigger_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n6&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 10885 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 10913 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 10937 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 10984 DEBUG (ScheduledTrigger-41-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 10992 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 11103 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 11122 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 11126 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 11172 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 11310 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 11310 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 11311 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 11313 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 11314 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard2_replica_n5' using configuration from configset conf, trusted=true
   [junit4]   2> 11317 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 11317 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 11320 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 11338 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62861.solr.core.testMetricTrigger.shard1.replica_n2' (registry 'solr.core.testMetricTrigger.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eec191c
   [junit4]   2> 11339 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62861.solr.core.testMetricTrigger.shard2.replica_n5' (registry 'solr.core.testMetricTrigger.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eec191c
   [junit4]   2> 11339 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62860.solr.core.testMetricTrigger.shard2.replica_n6' (registry 'solr.core.testMetricTrigger.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eec191c
   [junit4]   2> 11340 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62860.solr.core.testMetricTrigger.shard1.replica_n1' (registry 'solr.core.testMetricTrigger.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eec191c
   [junit4]   2> 11347 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.c.SolrCore [[testMetricTrigger_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_E02B5707B3F2D96C-001/tempDir-001/node2/./testMetricTrigger_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_E02B5707B3F2D96C-001/tempDir-001/node2/./testMetricTrigger_shard1_replica_n2/data/]
   [junit4]   2> 11349 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.c.SolrCore [[testMetricTrigger_shard2_replica_n5] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_E02B5707B3F2D96C-001/tempDir-001/node2/./testMetricTrigger_shard2_replica_n5], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_E02B5707B3F2D96C-001/tempDir-001/node2/./testMetricTrigger_shard2_replica_n5/data/]
   [junit4]   2> 11349 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.SolrCore [[testMetricTrigger_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_E02B5707B3F2D96C-001/tempDir-001/node1/./testMetricTrigger_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_E02B5707B3F2D96C-001/tempDir-001/node1/./testMetricTrigger_shard1_replica_n1/data/]
   [junit4]   2> 11350 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.SolrCore [[testMetricTrigger_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_E02B5707B3F2D96C-001/tempDir-001/node1/./testMetricTrigger_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_E02B5707B3F2D96C-001/tempDir-001/node1/./testMetricTrigger_shard2_replica_n6/data/]
   [junit4]   2> 11989 DEBUG (ScheduledTrigger-41-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 12992 DEBUG (ScheduledTrigger-41-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 13047 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13048 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13051 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13051 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13129 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13129 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13130 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13130 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13136 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13136 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13142 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13143 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13150 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13150 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13150 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13151 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13234 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 13235 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 13236 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 13238 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 13258 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 13261 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 13262 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 13263 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 13286 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 13287 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 13287 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 13289 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 13292 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668050527036899328
   [junit4]   2> 13293 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668050527037947904
   [junit4]   2> 13295 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668050527040045056
   [junit4]   2> 13303 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668050527048433664
   [junit4]   2> 13320 INFO  (searcherExecutor-66-thread-1-processing-n:127.0.0.1:62861_solr x:testMetricTrigger_shard2_replica_n5 c:testMetricTrigger s:shard2 r:core_node7) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.c.SolrCore [testMetricTrigger_shard2_replica_n5]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 13320 INFO  (searcherExecutor-67-thread-1-processing-n:127.0.0.1:62861_solr x:testMetricTrigger_shard1_replica_n2 c:testMetricTrigger s:shard1 r:core_node4) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.c.SolrCore [testMetricTrigger_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 13321 INFO  (searcherExecutor-63-thread-1-processing-n:127.0.0.1:62860_solr x:testMetricTrigger_shard1_replica_n1 c:testMetricTrigger s:shard1 r:core_node3) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.SolrCore [testMetricTrigger_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 13325 INFO  (searcherExecutor-64-thread-1-processing-n:127.0.0.1:62860_solr x:testMetricTrigger_shard2_replica_n6 c:testMetricTrigger s:shard2 r:core_node8) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.SolrCore [testMetricTrigger_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 13376 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMetricTrigger/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 13377 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMetricTrigger/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 13385 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testMetricTrigger/leaders/shard2
   [junit4]   2> 13386 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testMetricTrigger/leaders/shard1
   [junit4]   2> 13422 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMetricTrigger/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 13424 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMetricTrigger/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 13424 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testMetricTrigger/leaders/shard1
   [junit4]   2> 13427 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testMetricTrigger/leaders/shard2
   [junit4]   2> 13479 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 13480 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 13480 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62861/solr/testMetricTrigger_shard2_replica_n5/
   [junit4]   2> 13498 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.u.PeerSync PeerSync: core=testMetricTrigger_shard2_replica_n5 url=http://127.0.0.1:62861/solr  START replicas=[http://127.0.0.1:62860/solr/testMetricTrigger_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 13499 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.u.PeerSync PeerSync: core=testMetricTrigger_shard2_replica_n5 url=http://127.0.0.1:62861/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 13506 INFO  (qtp93189021-66) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.S.Request [testMetricTrigger_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 13509 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 13509 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 13511 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testMetricTrigger/leaders/shard2/leader after winning as /collections/testMetricTrigger/leader_elect/shard2/election/72069106123276293-core_node7-n_0000000000
   [junit4]   2> 13518 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 13518 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 13518 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62860/solr/testMetricTrigger_shard1_replica_n1/
   [junit4]   2> 13521 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testMetricTrigger_shard1_replica_n1 url=http://127.0.0.1:62860/solr  START replicas=[http://127.0.0.1:62861/solr/testMetricTrigger_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 13524 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testMetricTrigger_shard1_replica_n1 url=http://127.0.0.1:62860/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 13527 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62861/solr/testMetricTrigger_shard2_replica_n5/ shard2
   [junit4]   2> 13528 INFO  (qtp884516127-60) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard1 r:core_node4 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.c.S.Request [testMetricTrigger_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 13531 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 13531 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 13531 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testMetricTrigger/leaders/shard1/leader after winning as /collections/testMetricTrigger/leader_elect/shard1/election/72069106123276294-core_node3-n_0000000000
   [junit4]   2> 13573 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62860/solr/testMetricTrigger_shard1_replica_n1/ shard1
   [junit4]   2> 13686 INFO  (zkCallback-33-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 13687 INFO  (zkCallback-31-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 13697 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 13698 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n5 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 13724 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2982
   [junit4]   2> 13725 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n5&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2980
   [junit4]   2> 13826 INFO  (zkCallback-31-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 13826 INFO  (zkCallback-31-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 13826 INFO  (zkCallback-33-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 13826 INFO  (zkCallback-33-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 13998 DEBUG (ScheduledTrigger-41-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 14470 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n2&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3727
   [junit4]   2> 14485 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n6&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3736
   [junit4]   2> 14486 DEBUG (OverseerThreadFactory-43-thread-1-processing-n:127.0.0.1:62860_solr) [n:127.0.0.1:62860_solr     ] o.a.s.c.s.c.a.PolicyHelper session set to NULL
   [junit4]   2> 14492 INFO  (qtp884516127-63) [n:127.0.0.1:62861_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 14592 INFO  (zkCallback-31-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 14592 INFO  (zkCallback-33-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 14592 INFO  (zkCallback-33-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 14593 INFO  (zkCallback-31-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 14595 INFO  (qtp884516127-63) [n:127.0.0.1:62861_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=2&name=testMetricTrigger&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=4363
   [junit4]   2> 14596 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testMetricTrigger
   [junit4]   2> 14626 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard2.replica_n5:INDEX.sizeInBytes&key=solr.core.testMetricTrigger.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 14634 INFO  (qtp884516127-63) [n:127.0.0.1:62861_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 14637 INFO  (qtp93189021-58) [n:127.0.0.1:62860_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.testMetricTrigger.shard2.replica_n6:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 14642 INFO  (qtp93189021-66) [n:127.0.0.1:62860_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 14643 DEBUG (qtp884516127-60) [n:127.0.0.1:62861_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 14645 INFO  (qtp884516127-60) [n:127.0.0.1:62861_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 14646 DEBUG (zkCallback-33-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 14648 DEBUG (OverseerAutoScalingTriggerThread-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 14655 INFO  (qtp884516127-62) [n:127.0.0.1:62861_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard2.replica_n5:INDEX.sizeInBytes&key=solr.core.testMetricTrigger.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 14656 DEBUG (OverseerAutoScalingTriggerThread-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 14659 DEBUG (OverseerAutoScalingTriggerThread-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 14659 INFO  (qtp884516127-63) [n:127.0.0.1:62861_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 14664 INFO  (qtp884516127-60) [n:127.0.0.1:62861_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 14666 INFO  (qtp93189021-57) [n:127.0.0.1:62860_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.testMetricTrigger.shard2.replica_n6:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 14668 INFO  (qtp93189021-65) [n:127.0.0.1:62860_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 14669 INFO  (qtp93189021-58) [n:127.0.0.1:62860_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 14669 DEBUG (qtp884516127-61) [n:127.0.0.1:62861_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 14672 DEBUG (zkCallback-33-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 14673 INFO  (qtp884516127-61) [n:127.0.0.1:62861_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 14674 DEBUG (OverseerAutoScalingTriggerThread-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 14675 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 14675 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 14675 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 14678 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 14678 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 14678 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 14678 DEBUG (OverseerAutoScalingTriggerThread-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 14679 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3dd5e5dd{/solr,null,AVAILABLE}
   [junit4]   2> 14680 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@72987821{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:62919}
   [junit4]   2> 14680 DEBUG (OverseerAutoScalingTriggerThread-72069106123276294-127.0.0.1:62860_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 14680 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.e.j.s.Server Started @14791ms
   [junit4]   2> 14680 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62919}
   [junit4]   2> 14681 ERROR (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 14681 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 14681 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 14681 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 14681 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 14681 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-29T18:29:07.492574Z
   [junit4]   2> 14682 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14686 INFO  (zkConnectionManagerCallback-85-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14686 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14689 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14816 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 14820 WARN  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26133195[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 14821 WARN  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26133195[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 14827 WARN  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2352c2b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 14827 WARN  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2352c2b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 14832 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62853/solr
   [junit4]   2> 14834 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [n:127.0.0.1:62919_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14839 INFO  (zkConnectionManagerCallback-96-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14839 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [n:127.0.0.1:62919_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14880 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [n:127.0.0.1:62919_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 14910 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [n:127.0.0.1:62919_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:62919_solr as DOWN
   [junit4]   2> 14918 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [n:127.0.0.1:62919_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 14918 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [n:127.0.0.1:62919_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62919_solr
   [junit4]   2> 14926 INFO  (zkCallback-58-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 14927 INFO  (zkCallback-31-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 14927 INFO  (zkCallback-33-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 14927 INFO  (zkCallback-95-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 14973 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [n:127.0.0.1:62919_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 14974 WARN  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [n:127.0.0.1:62919_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 14999 DEBUG (ScheduledTrigger-41-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 and last live nodes: 2
   [junit4]   2> 15019 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [n:127.0.0.1:62919_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 15117 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [n:127.0.0.1:62919_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62919.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eec191c
   [junit4]   2> 15151 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [n:127.0.0.1:62919_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62919.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eec191c
   [junit4]   2> 15151 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [n:127.0.0.1:62919_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62919.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eec191c
   [junit4]   2> 15159 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F2D96C]) [n:127.0.0.1:62919_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_E02B5707B3F2D96C-001/tempDir-001/node3/.
   [junit4]   2> 15191 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[E02B5707B3F

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

tedMap.remove(DistributedMap.java:98)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.resetTaskWithException(OverseerTaskProcessor.java:600)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:566)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 131458 INFO  (OverseerAutoScalingTriggerThread-72069384008171524-127.0.0.1:57010_zb_c-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 131459 INFO  (closeThreadPool-428-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72069384008171524-127.0.0.1:57010_zb_c-n_0000000000) closing
   [junit4]   2> 131459 INFO  (closeThreadPool-451-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72069384008171524-127.0.0.1:57010_zb_c-n_0000000000) closing
   [junit4]   2> 131463 INFO  (closeThreadPool-428-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2f852191{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 131464 INFO  (closeThreadPool-428-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5eca5e69{/zb_c,null,UNAVAILABLE}
   [junit4]   2> 131464 INFO  (closeThreadPool-428-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 131466 INFO  (TEST-MultiThreadedOCPTest.test-seed#[E02B5707B3F2D96C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 131694 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard2_0
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard1_0
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard2_1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/collectionprops.json
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard4
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	123	/solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2> 	82	/solr/collections/collection1/state.json
   [junit4]   2> 	60	/solr/collections/ocptest2/state.json
   [junit4]   2> 	51	/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 	43	/solr/collections/ocptest1/state.json
   [junit4]   2> 	42	/solr/collections/ocptest3/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72069384008171529-127.0.0.1:57061_zb_c-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	125	/solr/overseer/queue
   [junit4]   2> 	49	/solr/overseer/collection-queue-work
   [junit4]   2> 	31	/solr/collections
   [junit4]   2> 	25	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 131698 INFO  (TEST-MultiThreadedOCPTest.test-seed#[E02B5707B3F2D96C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:56990
   [junit4]   2> 131698 INFO  (TEST-MultiThreadedOCPTest.test-seed#[E02B5707B3F2D96C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56990
   [junit4]   2> 131698 INFO  (TEST-MultiThreadedOCPTest.test-seed#[E02B5707B3F2D96C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56990
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=E02B5707B3F2D96C -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fr-YT -Dtests.timezone=Libya -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 82.0s J2 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: acoll: 1590781252744 bcoll: 1590781252759
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E02B5707B3F2D96C:687F68DD1D0EB494]:0)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_E02B5707B3F2D96C-001
   [junit4]   2> May 29, 2020 7:40:59 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=Lucene86, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@e4da23c), locale=fr-YT, timezone=Libya
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=413138944,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [MetricTriggerIntegrationTest, MultiThreadedOCPTest]
   [junit4] Completed [8/10 (1!)] on J2 in 82.45s, 1 test, 1 failure <<< FAILURES!

[...truncated 21 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048: There were test failures: 10 suites, 10 tests, 1 failure [seed: E02B5707B3F2D96C]

Total time: 2 minutes 20 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest
[repro]   1/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=f908f2cd482a5815fa29344987ee801420aa8de0, workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #6086
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2