Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/189/

No tests ran.

Build Log:
[...truncated 2100 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/test/temp/junit4-J1-20180402_110157_705100872176170315489.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] codec: CheapBastard, pf: LuceneFixedGap, dvf: Asserting
   [junit4] <<< JVM J1: EOF ----

[...truncated 3546 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.21s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.method=testAddOldIndexes 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ca -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   11.7s J0 | TestBackwardsCompatibility.testAddOldIndexes <<<
   [junit4]    > Throwable #1: java.io.FileNotFoundException: _2.si in 
dir=NIOFSDirectory@/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001/6.6.2-cfs-001
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69beb36b
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:F896DF0CD3DD779E]:0)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:750)
   [junit4]    >        at 
org.apache.lucene.store.Directory.copyFrom(Directory.java:159)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.copyFrom(MockDirectoryWrapper.java:1077)
   [junit4]    >        at 
org.apache.lucene.store.LockValidatingDirectoryWrapper.copyFrom(LockValidatingDirectoryWrapper.java:50)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.copySegmentAsIs(IndexWriter.java:3221)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.addIndexes(IndexWriter.java:2978)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.testAddOldIndexes(TestBackwardsCompatibility.java:778)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.04s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.06s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.method=testUnsupportedOldIndexes 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ca -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.88s J0 | 
TestBackwardsCompatibility.testUnsupportedOldIndexes <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001/2.0.0-nocfs-001/_w.frq
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:AF98162A9087B4BA]:0)
   [junit4]    >        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]    >        at 
sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
   [junit4]    >        at 
java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    >        at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    >        at 
org.apache.lucene.util.TestUtil.unzip(TestUtil.java:152)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.testUnsupportedOldIndexes(TestBackwardsCompatibility.java:647)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.method=testMoreTerms 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ca -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   13.2s J0 | TestBackwardsCompatibility.testMoreTerms <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Failed to get a 
temporary name too many times, check your temp directory and consider manually 
cleaning it: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:4BD25FD274A88D4F]:0)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.createTempDir(LuceneTestCase.java:2754)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.testMoreTerms(TestBackwardsCompatibility.java:1499)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.method=testFullyMergeOldIndex 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ca -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.12s J0 | 
TestBackwardsCompatibility.testFullyMergeOldIndex <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001/6.0.0-cfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:AFE7221290F23CD9]:0)
   [junit4]    >        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]    >        at 
sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:427)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.ShuffleFS.newDirectoryStream(ShuffleFS.java:49)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
java.nio.file.Files.newDirectoryStream(Files.java:457)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:215)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:234)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.listAll(MockDirectoryWrapper.java:1037)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1424)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1371)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.testFullyMergeOldIndex(TestBackwardsCompatibility.java:738)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.method=testIndexOldIndexNoAdds 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ca -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J0 | 
TestBackwardsCompatibility.testIndexOldIndexNoAdds <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001/6.0.0-cfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:1921CCF61687A05]:0)
   [junit4]    >        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]    >        at 
sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:427)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.ShuffleFS.newDirectoryStream(ShuffleFS.java:49)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
java.nio.file.Files.newDirectoryStream(Files.java:457)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:215)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:234)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.listAll(MockDirectoryWrapper.java:1037)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1424)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1371)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.testIndexOldIndexNoAdds(TestBackwardsCompatibility.java:825)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.method=testDocValuesUpdates 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ca -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   8.17s J0 | TestBackwardsCompatibility.testDocValuesUpdates 
<<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Failed to get a 
temporary name too many times, check your temp directory and consider manually 
cleaning it: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:8E3DBDEC4F83208]:0)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.createTempDir(LuceneTestCase.java:2754)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.testDocValuesUpdates(TestBackwardsCompatibility.java:1543)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.04s J0 | 
TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.method=testAddOldIndexesReader 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ca -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | 
TestBackwardsCompatibility.testAddOldIndexesReader <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001/6.0.0-cfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:5A6638D4B1ABA612]:0)
   [junit4]    >        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]    >        at 
sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:427)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.ShuffleFS.newDirectoryStream(ShuffleFS.java:49)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
java.nio.file.Files.newDirectoryStream(Files.java:457)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:215)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:234)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.listAll(MockDirectoryWrapper.java:1037)
   [junit4]    >        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:655)
   [junit4]    >        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:627)
   [junit4]    >        at 
org.apache.lucene.index.SegmentInfos.readLatestCommit(SegmentInfos.java:434)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.testAddOldIndexesReader(TestBackwardsCompatibility.java:793)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.method=testCommandLineArgs 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ca -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility.testCommandLineArgs 
<<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001/6.3.0-nocfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:657C241C66879417]:0)
   [junit4]    >        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]    >        at 
sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:427)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.ShuffleFS.newDirectoryStream(ShuffleFS.java:49)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
java.nio.file.Files.newDirectoryStream(Files.java:457)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:215)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:234)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.listAll(MockDirectoryWrapper.java:1037)
   [junit4]    >        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:655)
   [junit4]    >        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:627)
   [junit4]    >        at 
org.apache.lucene.index.SegmentInfos.readLatestCommit(SegmentInfos.java:434)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.testCommandLineArgs(TestBackwardsCompatibility.java:1379)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility 
-Dtests.method=testAllIndexesUseDefaultCodec -Dtests.seed=54632409201C13E6 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ca -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J0 | 
TestBackwardsCompatibility.testAllIndexesUseDefaultCodec <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001/6.0.0-cfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:BB1D22A9F9F6FF38]:0)
   [junit4]    >        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]    >        at 
sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:427)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.ShuffleFS.newDirectoryStream(ShuffleFS.java:49)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
java.nio.file.Files.newDirectoryStream(Files.java:457)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:215)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:234)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.listAll(MockDirectoryWrapper.java:1037)
   [junit4]    >        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:655)
   [junit4]    >        at 
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:80)
   [junit4]    >        at 
org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.verifyUsesDefaultCodec(TestBackwardsCompatibility.java:1318)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.testAllIndexesUseDefaultCodec(TestBackwardsCompatibility.java:1331)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.method=testSortedIndex 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ca -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   6.22s J0 | TestBackwardsCompatibility.testSortedIndex <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Failed to get a 
temporary name too many times, check your temp directory and consider manually 
cleaning it: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:23FC42FF18E56A32]:0)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.createTempDir(LuceneTestCase.java:2754)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.testSortedIndex(TestBackwardsCompatibility.java:1606)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.method=testNextIntoWrongField 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ca -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.04s J0 | 
TestBackwardsCompatibility.testNextIntoWrongField <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001/6.0.0-cfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:12E4F1AA4458A9DA]:0)
   [junit4]    >        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]    >        at 
sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:427)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.ShuffleFS.newDirectoryStream(ShuffleFS.java:49)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
java.nio.file.Files.newDirectoryStream(Files.java:457)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:215)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:234)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.listAll(MockDirectoryWrapper.java:1037)
   [junit4]    >        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:655)
   [junit4]    >        at 
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:80)
   [junit4]    >        at 
org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.testNextIntoWrongField(TestBackwardsCompatibility.java:1237)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility 
-Dtests.method=testUpgradeThenMultipleCommits -Dtests.seed=54632409201C13E6 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ca -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J0 | 
TestBackwardsCompatibility.testUpgradeThenMultipleCommits <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001/6.0.0-cfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:5869FBCD61149346]:0)
   [junit4]    >        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]    >        at 
sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:427)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.ShuffleFS.newDirectoryStream(ShuffleFS.java:49)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
java.nio.file.Files.newDirectoryStream(Files.java:457)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:215)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:234)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.listAll(MockDirectoryWrapper.java:1037)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1424)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1371)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.testUpgradeThenMultipleCommits(TestBackwardsCompatibility.java:1591)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.method=testUpgradeOldIndex 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ca -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility.testUpgradeOldIndex 
<<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001/6.0.0-cfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:2A50259C0CFFED75]:0)
   [junit4]    >        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]    >        at 
sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:427)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.ShuffleFS.newDirectoryStream(ShuffleFS.java:49)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
java.nio.file.Files.newDirectoryStream(Files.java:457)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:215)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:234)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.listAll(MockDirectoryWrapper.java:1037)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1424)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1371)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.testUpgradeOldIndex(TestBackwardsCompatibility.java:1361)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.method=testUpgradeEmptyOldIndex 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ca -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   4.74s J0 | 
TestBackwardsCompatibility.testUpgradeEmptyOldIndex <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Failed to get a 
temporary name too many times, check your temp directory and consider manually 
cleaning it: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:F871505CB612690D]:0)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.createTempDir(LuceneTestCase.java:2754)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.testUpgradeEmptyOldIndex(TestBackwardsCompatibility.java:1485)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.method=testIndexOldIndex 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ca -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.11s J0 | TestBackwardsCompatibility.testIndexOldIndex <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001/6.0.0-cfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:E502BFA9A722F773]:0)
   [junit4]    >        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]    >        at 
sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:427)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.ShuffleFS.newDirectoryStream(ShuffleFS.java:49)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
java.nio.file.Files.newDirectoryStream(Files.java:457)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:215)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:234)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.listAll(MockDirectoryWrapper.java:1037)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1424)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1371)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.testIndexOldIndex(TestBackwardsCompatibility.java:836)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.02s J0 | 
TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [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: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=9, maxDocsPerChunk=9, blockSize=2), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=9, blockSize=2)), sim=RandomSimilarity(queryNorm=false): 
{content6=DFR I(F)L1, content5=DFI(Saturated), utf8=DFR I(F)Z(0.3), content=DFR 
I(n)B2}, locale=ca, timezone=Africa/Maseru
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=235649824,total=293076992
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.seed=54632409201C13E6 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ca -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J0/temp/lucene.index.TestBackwardsCompatibility_54632409201C13E6-001/6.3.0-nocfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6]:0)
   [junit4]    >        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]    >        at 
sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:427)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
org.apache.lucene.mockfile.ShuffleFS.newDirectoryStream(ShuffleFS.java:49)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newDirectoryStream(HandleTrackingFS.java:283)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newDirectoryStream(FilterFileSystemProvider.java:223)
   [junit4]    >        at 
java.nio.file.Files.newDirectoryStream(Files.java:457)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:215)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:234)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.listAll(MockDirectoryWrapper.java:1037)
   [junit4]    >        at 
org.apache.lucene.index.DirectoryReader.indexExists(DirectoryReader.java:321)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:854)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.afterClass(TestBackwardsCompatibility.java:538)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [2/9 (1!)] on J0 in 116.97s, 30 tests, 16 errors, 8 
skipped <<< FAILURES!

[...truncated 2 lines...]
   [junit4] Suite: 
org.apache.lucene.codecs.lucene50.TestLucene50SegmentInfoFormat
   [junit4] ERROR   0.00s J0 | TestLucene50SegmentInfoFormat (suite) <<<
   [junit4]    > Throwable #1: java.lang.ClassNotFoundException: 
org.apache.lucene.codecs.lucene50.TestLucene50SegmentInfoFormat
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        at java.lang.Class.forName0(Native Method)
   [junit4]    >        at java.lang.Class.forName(Class.java:348)
   [junit4] Completed [3/9 (2!)] on J0 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 2 lines...]
   [junit4] Suite: org.apache.lucene.index.TestFixBrokenOffsets
   [junit4] ERROR   0.00s J0 | TestFixBrokenOffsets (suite) <<<
   [junit4]    > Throwable #1: java.lang.ClassNotFoundException: 
org.apache.lucene.index.TestFixBrokenOffsets
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        at java.lang.Class.forName0(Native Method)
   [junit4]    >        at java.lang.Class.forName(Class.java:348)
   [junit4] Completed [4/9 (3!)] on J0 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 2 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene53.TestLucene53NormsFormat
   [junit4] IGNOR/A 0.09s J1 | TestLucene53NormsFormat.testSparseShortRange
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene53NormsFormat -Dtests.method=testFewValues 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-BH -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   21.7s J1 | TestLucene53NormsFormat.testFewValues <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J1/temp/lucene.codecs.lucene53.TestLucene53NormsFormat_54632409201C13E6-001/index-MMapDirectory-001/write.lock
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:76CE0B1532AD731D]:0)
   [junit4]    >        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]    >        at 
sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
   [junit4]    >        at 
sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:144)
   [junit4]    >        at 
sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.readAttributes(FilterFileSystemProvider.java:177)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.readAttributes(FilterFileSystemProvider.java:177)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.readAttributes(FilterFileSystemProvider.java:177)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.readAttributes(FilterFileSystemProvider.java:177)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.readAttributes(FilterFileSystemProvider.java:177)
   [junit4]    >        at java.nio.file.Files.readAttributes(Files.java:1737)
   [junit4]    >        at 
org.apache.lucene.store.NativeFSLockFactory$NativeFSLock.ensureValid(NativeFSLockFactory.java:189)
   [junit4]    >        at 
org.apache.lucene.store.LockValidatingDirectoryWrapper.deleteFile(LockValidatingDirectoryWrapper.java:37)
   [junit4]    >        at 
org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:692)
   [junit4]    >        at 
org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:686)
   [junit4]    >        at 
org.apache.lucene.index.IndexFileDeleter.deleteNewFiles(IndexFileDeleter.java:660)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.deleteNewFiles(IndexWriter.java:5073)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:5058)
   [junit4]    >        at 
org.apache.lucene.index.DocumentsWriterPerThread.sealFlushedSegment(DocumentsWriterPerThread.java:562)
   [junit4]    >        at 
org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:502)
   [junit4]    >        at 
org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:556)
   [junit4]    >        at 
org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:672)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3340)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3554)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3519)
   [junit4]    >        at 
org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:307)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.doTestNormsVersusDocValues(BaseNormsFormatTestCase.java:478)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testFewValues(BaseNormsFormatTestCase.java:181)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene53NormsFormat -Dtests.method=testByteRange 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-BH -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   28.1s J1 | TestLucene53NormsFormat.testByteRange <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/util/Rethrow
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:9D1C1D3B408A5373]:0)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectoryImpl(LuceneTestCase.java:1655)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectoryImpl(LuceneTestCase.java:1612)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1325)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1307)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.doTestNormsVersusDocValues(BaseNormsFormatTestCase.java:452)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testByteRange(BaseNormsFormatTestCase.java:63)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.util.Rethrow
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 42 more
   [junit4] IGNOR/A 0.00s J1 | TestLucene53NormsFormat.testSparseOutliers
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4] IGNOR/A 0.00s J1 | TestLucene53NormsFormat.testSparseNCommonBig
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene53NormsFormat -Dtests.method=testFullLongRange 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-BH -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.05s J1 | TestLucene53NormsFormat.testFullLongRange <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/index/BaseNormsFormatTestCase$7
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:231898A92A2D63D5]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testFullLongRange(BaseNormsFormatTestCase.java:144)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.index.BaseNormsFormatTestCase$7
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 37 more
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene53NormsFormat -Dtests.method=testFewLargeValues 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-BH -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J1 | TestLucene53NormsFormat.testFewLargeValues <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/index/BaseNormsFormatTestCase$11
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:391664E1C8249F40]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testFewLargeValues(BaseNormsFormatTestCase.java:208)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.index.BaseNormsFormatTestCase$11
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 37 more
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene53NormsFormat -Dtests.method=testMultiClose 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-BH -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.20s J1 | TestLucene53NormsFormat.testMultiClose <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/util/packed/BlockPackedWriter
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:D05EC8323F7E7AFE]:0)
   [junit4]    >        at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsWriter.<init>(CompressingTermVectorsWriter.java:239)
   [junit4]    >        at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsFormat.vectorsWriter(CompressingTermVectorsFormat.java:98)
   [junit4]    >        at 
org.apache.lucene.index.TermVectorsConsumer.initTermVectorsWriter(TermVectorsConsumer.java:87)
   [junit4]    >        at 
org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:102)
   [junit4]    >        at 
org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:93)
   [junit4]    >        at 
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:404)
   [junit4]    >        at 
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
   [junit4]    >        at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:497)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1775)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1467)
   [junit4]    >        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testMultiClose(BaseIndexFileFormatTestCase.java:313)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testMultiClose(BaseNormsFormatTestCase.java:52)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.util.packed.BlockPackedWriter
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 48 more
   [junit4] IGNOR/A 0.07s J1 | TestLucene53NormsFormat.testSparseFullLongRange
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene53NormsFormat -Dtests.method=testUndeadNorms 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-BH -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   4.47s J1 | TestLucene53NormsFormat.testUndeadNorms <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/util/Rethrow
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:59B66064F5F2025A]:0)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectoryImpl(LuceneTestCase.java:1655)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectoryImpl(LuceneTestCase.java:1612)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1325)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1307)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testUndeadNorms(BaseNormsFormatTestCase.java:588)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> Unexpected exception: dumping fake-exception-log:...
   [junit4]   1> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene53NormsFormat -Dtests.method=testRandomExceptions 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-BH -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.15s J1 | TestLucene53NormsFormat.testRandomExceptions <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/util/Rethrow
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:3C4C4ACDBE124A46]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRandomExceptions(BaseIndexFileFormatTestCase.java:622)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testRandomExceptions(BaseNormsFormatTestCase.java:52)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.util.Rethrow
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 38 more
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene53NormsFormat -Dtests.method=testNCommon 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-BH -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.04s J1 | TestLucene53NormsFormat.testNCommon <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/index/BaseNormsFormatTestCase$20
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:45FFCAB139C61DD9]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testNCommon(BaseNormsFormatTestCase.java:341)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.index.BaseNormsFormatTestCase$20
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 37 more
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene53NormsFormat -Dtests.method=testRamBytesUsed 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-BH -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.04s J1 | TestLucene53NormsFormat.testRamBytesUsed <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/index/TieredMergePolicy$SegmentByteSizeDescending
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:A6C03649EA630CB0]:0)
   [junit4]    >        at 
org.apache.lucene.index.TieredMergePolicy.findMerges(TieredMergePolicy.java:301)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.updatePendingMerges(IndexWriter.java:2370)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2333)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3675)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:2138)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:2118)
   [junit4]    >        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:275)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testRamBytesUsed(BaseNormsFormatTestCase.java:52)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.02s J1 | TestLucene53NormsFormat.testFewSparseValues
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene53NormsFormat -Dtests.method=testAllZeros 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-BH -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.04s J1 | TestLucene53NormsFormat.testAllZeros <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/index/BaseNormsFormatTestCase$13
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:51CD12104F097BF1]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testAllZeros(BaseNormsFormatTestCase.java:234)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.index.BaseNormsFormatTestCase$13
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 37 more
   [junit4] IGNOR/A 0.00s J1 | TestLucene53NormsFormat.testSparseOutliers2
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4] IGNOR/A 0.00s J1 | TestLucene53NormsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4] IGNOR/A 0.02s J1 | TestLucene53NormsFormat.testSparseNCommon
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene53NormsFormat -Dtests.method=testNCommonBig 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-BH -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.13s J1 | TestLucene53NormsFormat.testNCommonBig <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/index/BaseNormsFormatTestCase$22
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:D96317BD4B345ADA]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testNCommonBig(BaseNormsFormatTestCase.java:390)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.index.BaseNormsFormatTestCase$22
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 37 more
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene53NormsFormat -Dtests.method=testLongRange 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-BH -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.04s J1 | TestLucene53NormsFormat.testLongRange <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/index/BaseNormsFormatTestCase$5
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:16F14C15E4AECF38]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testLongRange(BaseNormsFormatTestCase.java:117)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.index.BaseNormsFormatTestCase$5
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 37 more
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene53NormsFormat -Dtests.method=testMostZeros 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-BH -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.04s J1 | TestLucene53NormsFormat.testMostZeros <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/index/BaseNormsFormatTestCase$15
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:1200958C21991E96]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testMostZeros(BaseNormsFormatTestCase.java:260)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.index.BaseNormsFormatTestCase$15
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 37 more
   [junit4] IGNOR/A 0.02s J1 | TestLucene53NormsFormat.testFewSparseLargeValues
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4] IGNOR/A 0.00s J1 | TestLucene53NormsFormat.testSparseAllZeros
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene53NormsFormat -Dtests.method=testShortRange 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-BH -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.04s J1 | TestLucene53NormsFormat.testShortRange <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/index/BaseNormsFormatTestCase$3
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:8ABB37CC27455FB5]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testShortRange(BaseNormsFormatTestCase.java:90)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.index.BaseNormsFormatTestCase$3
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 37 more
   [junit4] IGNOR/A 0.10s J1 | TestLucene53NormsFormat.testSparseByteRange
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene53NormsFormat -Dtests.method=testOutliers 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-BH -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J1 | TestLucene53NormsFormat.testOutliers <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/index/BaseNormsFormatTestCase$16
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:A55ABAF88DEDB537]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testOutliers(BaseNormsFormatTestCase.java:274)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.index.BaseNormsFormatTestCase$16
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 37 more
   [junit4] IGNOR/A 0.02s J1 | TestLucene53NormsFormat.testSparseLongRange
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J1/temp/lucene.codecs.lucene53.TestLucene53NormsFormat_54632409201C13E6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=64, maxMBSortInHeap=6.430894388234702, 
sim=RandomSimilarity(queryNorm=true): {foobar=IB LL-L2}, locale=ar-BH, 
timezone=Australia/Victoria
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=207345104,total=345505792
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene53NormsFormat]
   [junit4] Completed [5/9 (4!)] on J1 in 118.11s, 29 tests, 15 errors, 12 
skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnOldIndex
   [junit4] ERROR   0.00s J0 | TestIndexWriterOnOldIndex (suite) <<<
   [junit4]    > Throwable #1: java.lang.ClassNotFoundException: 
org.apache.lucene.index.TestIndexWriterOnOldIndex
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        at java.lang.Class.forName0(Native Method)
   [junit4]    >        at java.lang.Class.forName(Class.java:348)
   [junit4] Completed [6/9 (5!)] on J0 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 3 lines...]
   [junit4] Suite: org.apache.lucene.index.TestManyPointsInOldIndex
   [junit4] ERROR   0.00s J0 | TestManyPointsInOldIndex (suite) <<<
   [junit4]    > Throwable #1: java.lang.ClassNotFoundException: 
org.apache.lucene.index.TestManyPointsInOldIndex
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        at java.lang.Class.forName0(Native Method)
   [junit4]    >        at java.lang.Class.forName(Class.java:348)
   [junit4] Completed [7/9 (6!)] on J0 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 2 lines...]
   [junit4] Suite: 
org.apache.lucene.codecs.lucene62.TestLucene62SegmentInfoFormat
   [junit4] ERROR   0.00s J1 | TestLucene62SegmentInfoFormat (suite) <<<
   [junit4]    > Throwable #1: java.lang.ClassNotFoundException: 
org.apache.lucene.codecs.lucene62.TestLucene62SegmentInfoFormat
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        at java.lang.Class.forName0(Native Method)
   [junit4]    >        at java.lang.Class.forName(Class.java:348)
   [junit4] Completed [8/9 (7!)] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 2 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene54.TestLucene54DocValuesFormat
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene54DocValuesFormat -Dtests.method=testTermsEnumFixedWidth 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-BO -Dtests.timezone=Atlantic/Bermuda -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   30.9s J2 | 
TestLucene54DocValuesFormat.testTermsEnumFixedWidth <<<
   [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/J2/temp/lucene.codecs.lucene54.TestLucene54DocValuesFormat_54632409201C13E6-001/tempDir-003/_1y.fnm
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:A9639FD27A0596AA]:0)
   [junit4]    >        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]    >        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]    >        at 
sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:177)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]    >        at 
org.apache.lucene.mockfile.DisableFsyncFS.newFileChannel(DisableFsyncFS.java:45)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]    >        at 
java.nio.channels.FileChannel.open(FileChannel.java:287)
   [junit4]    >        at 
java.nio.channels.FileChannel.open(FileChannel.java:335)
   [junit4]    >        at 
org.apache.lucene.util.IOUtils.fsync(IOUtils.java:460)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.fsync(FSDirectory.java:327)
   [junit4]    >        at 
org.apache.lucene.store.FSDirectory.sync(FSDirectory.java:285)
   [junit4]    >        at 
org.apache.lucene.store.FilterDirectory.sync(FilterDirectory.java:83)
   [junit4]    >        at 
org.apache.lucene.store.LockValidatingDirectoryWrapper.sync(LockValidatingDirectoryWrapper.java:68)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4844)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3419)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3554)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3519)
   [junit4]    >        at 
org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:307)
   [junit4]    >        at 
org.apache.lucene.codecs.lucene54.TestLucene54DocValuesFormat.doTestTermsEnumRandom(TestLucene54DocValuesFormat.java:321)
   [junit4]    >        at 
org.apache.lucene.codecs.lucene54.TestLucene54DocValuesFormat.testTermsEnumFixedWidth(TestLucene54DocValuesFormat.java:125)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene54DocValuesFormat 
-Dtests.method=testSparseByteNumericsVsStoredFields 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-BO -Dtests.timezone=Atlantic/Bermuda -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   10.9s J2 | 
TestLucene54DocValuesFormat.testSparseByteNumericsVsStoredFields <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/util/Rethrow
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:2979A58C3C94D558]:0)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectoryImpl(LuceneTestCase.java:1655)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectoryImpl(LuceneTestCase.java:1612)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1325)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1307)
   [junit4]    >        at 
org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestNumericsVsStoredFields(BaseDocValuesFormatTestCase.java:1207)
   [junit4]    >        at 
org.apache.lucene.index.BaseDocValuesFormatTestCase.testSparseByteNumericsVsStoredFields(BaseDocValuesFormatTestCase.java:1368)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.util.Rethrow
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 42 more
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene54DocValuesFormat 
-Dtests.method=testSortedNumericAroundBlockSize -Dtests.seed=54632409201C13E6 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-BO -Dtests.timezone=Atlantic/Bermuda -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.07s J2 | 
TestLucene54DocValuesFormat.testSortedNumericAroundBlockSize <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/document/SortedNumericDocValuesField
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:E8136807EC701F04]:0)
   [junit4]    >        at 
org.apache.lucene.codecs.lucene54.TestLucene54DocValuesFormat.testSortedNumericAroundBlockSize(TestLucene54DocValuesFormat.java:608)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.document.SortedNumericDocValuesField
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 37 more
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene54DocValuesFormat -Dtests.method=testZeroOrMin 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-BO -Dtests.timezone=Atlantic/Bermuda -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.04s J2 | TestLucene54DocValuesFormat.testZeroOrMin <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/codecs/lucene50/Lucene50SkipReader
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:54B254BB5C18B1F9]:0)
   [junit4]    >        at 
org.apache.lucene.codecs.lucene50.Lucene50PostingsReader$BlockDocsEnum.advance(Lucene50PostingsReader.java:404)
   [junit4]    >        at 
org.apache.lucene.index.FilterLeafReader$FilterPostingsEnum.advance(FilterLeafReader.java:257)
   [junit4]    >        at 
org.apache.lucene.index.AssertingLeafReader$AssertingPostingsEnum.advance(AssertingLeafReader.java:333)
   [junit4]    >        at 
org.apache.lucene.index.CheckIndex.checkFields(CheckIndex.java:1580)
   [junit4]    >        at 
org.apache.lucene.index.CheckIndex.testPostings(CheckIndex.java:1771)
   [junit4]    >        at 
org.apache.lucene.util.TestUtil.checkReader(TestUtil.java:337)
   [junit4]    >        at 
org.apache.lucene.util.TestUtil.checkReader(TestUtil.java:319)
   [junit4]    >        at 
org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestNumericsVsStoredFields(BaseDocValuesFormatTestCase.java:1253)
   [junit4]    >        at 
org.apache.lucene.index.BaseDocValuesFormatTestCase.testZeroOrMin(BaseDocValuesFormatTestCase.java:2365)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.codecs.lucene50.Lucene50SkipReader
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 45 more
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene54DocValuesFormat -Dtests.method=testThreeFieldsMixed2 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-BO -Dtests.timezone=Atlantic/Bermuda -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J2 | 
TestLucene54DocValuesFormat.testThreeFieldsMixed2 <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/analysis/BaseTokenStreamTestCase
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:9C79304D2234D37]:0)
   [junit4]    >        at 
org.apache.lucene.analysis.MockTokenizer.<init>(MockTokenizer.java:100)
   [junit4]    >        at 
org.apache.lucene.analysis.MockAnalyzer.createComponents(MockAnalyzer.java:90)
   [junit4]    >        at 
org.apache.lucene.analysis.Analyzer.tokenStream(Analyzer.java:198)
   [junit4]    >        at 
org.apache.lucene.document.Field.tokenStream(Field.java:505)
   [junit4]    >        at 
org.apache.lucene.index.DefaultIndexingChain$PerField.invert(DefaultIndexingChain.java:728)
   [junit4]    >        at 
org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:427)
   [junit4]    >        at 
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:391)
   [junit4]    >        at 
org.apache.lucene.index.DocumentsWriterPerThread.updateDocuments(DocumentsWriterPerThread.java:297)
   [junit4]    >        at 
org.apache.lucene.index.DocumentsWriter.updateDocuments(DocumentsWriter.java:453)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1538)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.addDocuments(IndexWriter.java:1511)
   [junit4]    >        at 
org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:141)
   [junit4]    >        at 
org.apache.lucene.index.BaseDocValuesFormatTestCase.testThreeFieldsMixed2(BaseDocValuesFormatTestCase.java:342)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.analysis.BaseTokenStreamTestCase
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 49 more
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene54DocValuesFormat 
-Dtests.method=testSortedNumericsMultipleValuesVsStoredFields 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-BO -Dtests.timezone=Atlantic/Bermuda -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.09s J2 | 
TestLucene54DocValuesFormat.testSortedNumericsMultipleValuesVsStoredFields <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/lucene/document/SortedNumericDocValuesField
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54632409201C13E6:3148369840CA56E7]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestSortedNumericsVsStoredFields(BaseDocValuesFormatTestCase.java:1293)
   [junit4]    >        at 
org.apache.lucene.index.BaseDocValuesFormatTestCase.testSortedNumericsMultipleValuesVsStoredFields(BaseDocValuesFormatTestCase.java:2258)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.document.SortedNumericDocValuesField
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 38 more
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene54DocValuesFormat -Dtests.method=testThreads 
-Dtests.seed=54632409201C13E6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-BO -Dtests.timezone=Atlantic/Bermuda -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.86s J2 | TestLucene54DocValuesFormat.testThreads <<<
   [junit4]    > Throwable #1: java.lang.

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

es/java:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-launcher.jar:/home/jenkins/.ant/lib/ivy-2.4.0.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-oro.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-javamail.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jsch.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-resolver.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bsf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-logging.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-xalan2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jdepend.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-netrexx.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-net.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-regexp.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jai.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit4.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-testutil.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jmf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-antlr.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-swing.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bcel.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-log4j.jar:/usr/local/asfpackages/java/jdk1.8.0_152/lib/tools.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.5.3.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/temp/junit4-J2-20180402_143915_7848384769522635139396.events
 
@/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/temp/junit4-J2-20180402_143915_7848578491988967451865.suites
 -stdin
   [junit4] ERROR: JVM J2 ended with an exception: 
java.io.FileNotFoundException: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/temp/junit4-J2-20180402_143915_7843033552296036945390.dynamic-suites
 (No such file or directory)
   [junit4]     at java.io.FileInputStream.open0(Native Method)
   [junit4]     at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]     at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.common.io.Files$FileByteSource.openStream(Files.java:126)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.common.io.Files$FileByteSource.openStream(Files.java:116)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.common.io.ByteSource.copyTo(ByteSource.java:267)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1528)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:126)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:982)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:979)
   [junit4]     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]     at java.lang.Thread.run(Thread.java:748)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:651:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:577:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:59:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build.xml:493:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/common-build.xml:2264:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/module-build.xml:67:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/common-build.xml:1568:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/common-build.xml:1092:
 At least one slave process threw an exception, first: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/test/temp/junit4-J0-20180402_143915_7838031810148709336318.dynamic-suites
 (No such file or directory)

Total time: 221 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
ERROR: Build step failed with exception
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
                at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
                at hudson.remoting.Channel.call(Channel.java:908)
                at hudson.FilePath.act(FilePath.java:986)
                at hudson.FilePath.act(FilePath.java:975)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1749)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x does not 
exist.
        at 
org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:483)
        at 
org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:460)
        at 
hudson.tasks.ArtifactArchiver$ListFiles.invoke(ArtifactArchiver.java:298)
        at 
hudson.tasks.ArtifactArchiver$ListFiles.invoke(ArtifactArchiver.java:278)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
        at hudson.remoting.UserRequest.perform(UserRequest.java:207)
        at hudson.remoting.UserRequest.perform(UserRequest.java:53)
        at hudson.remoting.Request$2.run(Request.java:358)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Build step 'Archive the artifacts' marked build as failure
Recording test results
ERROR: Build step failed with exception
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
                at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
                at hudson.remoting.Channel.call(Channel.java:908)
                at hudson.FilePath.act(FilePath.java:986)
                at hudson.FilePath.act(FilePath.java:975)
                at 
hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:114)
                at 
hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:136)
                at 
hudson.tasks.junit.JUnitResultArchiver.parseAndAttach(JUnitResultArchiver.java:166)
                at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:153)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1749)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x does not 
exist.
        at 
org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:483)
        at 
org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:460)
        at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:141)
        at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:118)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
        at hudson.remoting.UserRequest.perform(UserRequest.java:207)
        at hudson.remoting.UserRequest.perform(UserRequest.java:53)
        at hudson.remoting.Request$2.run(Request.java:358)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Build step 'Publish JUnit test result report' marked build as failure
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to