See
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/128/display/redirect?page=changes>
Changes:
[bodewig] typo
[bodewig] don't leak resources
[bodewig] add test for path sanity check
------------------------------------------
[...truncated 129.41 KB...]
[ERROR] Tests run: 4, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.019 s
<<< FAILURE! - in org.apache.commons.compress.compressors.ZTestCase
[ERROR]
testZUnarchiveViaFactory(org.apache.commons.compress.compressors.ZTestCase)
Time elapsed: 0.008 s <<< ERROR!
java.io.IOException: There is not enough space on the disk
at
org.apache.commons.compress.compressors.ZTestCase.testUnarchive(ZTestCase.java:89)
at
org.apache.commons.compress.compressors.ZTestCase.testZUnarchiveViaFactory(ZTestCase.java:49)
[ERROR] testZUnarchive(org.apache.commons.compress.compressors.ZTestCase) Time
elapsed: 0.002 s <<< ERROR!
java.io.IOException: There is not enough space on the disk
at
org.apache.commons.compress.compressors.ZTestCase.testUnarchive(ZTestCase.java:89)
at
org.apache.commons.compress.compressors.ZTestCase.testZUnarchive(ZTestCase.java:39)
[ERROR]
testZUnarchiveViaAutoDetection(org.apache.commons.compress.compressors.ZTestCase)
Time elapsed: 0.009 s <<< ERROR!
java.io.IOException: There is not enough space on the disk
at
org.apache.commons.compress.compressors.ZTestCase.testUnarchive(ZTestCase.java:89)
at
org.apache.commons.compress.compressors.ZTestCase.testZUnarchiveViaAutoDetection(ZTestCase.java:60)
[INFO] Running org.apache.commons.compress.DetectArchiverTestCase
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s
- in org.apache.commons.compress.DetectArchiverTestCase
[INFO] Running org.apache.commons.compress.IOMethodsTest
[ERROR] Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.028
s <<< FAILURE! - in org.apache.commons.compress.IOMethodsTest
[ERROR] testReadTar(org.apache.commons.compress.IOMethodsTest) Time elapsed:
0.004 s <<< ERROR!
java.io.IOException: This archive contains unclosed entries.
at
org.apache.commons.compress.IOMethodsTest.compareReads(IOMethodsTest.java:146)
at
org.apache.commons.compress.IOMethodsTest.testReadTar(IOMethodsTest.java:103)
[INFO] Running org.apache.commons.compress.OsgiITest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.865 s
<<< FAILURE! - in org.apache.commons.compress.OsgiITest
[ERROR] loadBundle(org.apache.commons.compress.OsgiITest) Time elapsed: 1.731
s <<< ERROR!
java.io.IOException: There is not enough space on the disk
[INFO] Running org.apache.commons.compress.utils.BitInputStreamTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s
- in org.apache.commons.compress.utils.BitInputStreamTest
[INFO] Running org.apache.commons.compress.utils.ByteUtilsTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s
- in org.apache.commons.compress.utils.ByteUtilsTest
[INFO] Running org.apache.commons.compress.utils.CharsetsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.apache.commons.compress.utils.CharsetsTest
[INFO] Running
org.apache.commons.compress.utils.ChecksumCalculatingInputStreamTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.apache.commons.compress.utils.ChecksumCalculatingInputStreamTest
[INFO] Running
org.apache.commons.compress.utils.ChecksumVerifyingInputStreamTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s
- in org.apache.commons.compress.utils.ChecksumVerifyingInputStreamTest
[INFO] Running org.apache.commons.compress.utils.CountingStreamTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.apache.commons.compress.utils.CountingStreamTest
[INFO] Running
org.apache.commons.compress.utils.FixedLengthBlockOutputStreamTest
[ERROR] Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.224 s
<<< FAILURE! - in
org.apache.commons.compress.utils.FixedLengthBlockOutputStreamTest
[ERROR]
testWithFileOutputStream(org.apache.commons.compress.utils.FixedLengthBlockOutputStreamTest)
Time elapsed: 0 s <<< ERROR!
java.io.IOException: There is not enough space on the disk
at
org.apache.commons.compress.utils.FixedLengthBlockOutputStreamTest.testWithFileOutputStream(FixedLengthBlockOutputStreamTest.java:211)
[INFO] Running org.apache.commons.compress.utils.IOUtilsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.apache.commons.compress.utils.IOUtilsTest
[INFO] Running org.apache.commons.compress.utils.SeekableInMemoryByteChannelTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -
in org.apache.commons.compress.utils.SeekableInMemoryByteChannelTest
[INFO] Running org.apache.commons.compress.utils.ServiceLoaderIteratorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.apache.commons.compress.utils.ServiceLoaderIteratorTest
[INFO] Running org.apache.commons.compress.utils.SkipShieldingInputStreamTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s
- in org.apache.commons.compress.utils.SkipShieldingInputStreamTest
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]
ZstdCompressorInputStreamTest.testCachingIsEnabledByDefaultAndZstdUtilsPresent:65
expected:<CACHED_AVAILABLE> but was:<CACHED_UNAVAILABLE>
[ERROR] ZstdCompressorInputStreamTest.testCanTurnOffCaching:74
[ERROR]
ZstdCompressorInputStreamTest.testTurningOnCachingReEvaluatesAvailability:86
expected:<CACHED_AVAILABLE> but was:<CACHED_UNAVAILABLE>
[ERROR] Errors:
[ERROR]
IOMethodsTest.testReadTar:103->compareReads:146->AbstractTestCase.createSingleEntryArchive:268
» IO
[ERROR] OsgiITest.loadBundle » IO There is not enough space on the disk
[ERROR] JarTestCase.testJarUnarchiveAll:103 » FileNotFound
C:\Users\jenkins\AppData\Lo...
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR]
LongPathTest.testArchive:160->AbstractTestCase.checkArchiveContent:303->AbstractTestCase.checkArchiveContent:330
» FileNotFound
[ERROR] TarTestCase.testDirectoryEntryFromFile:170 » ClosedChannel
[ERROR] TarTestCase.testExplicitDirectoryEntry:210 » ClosedChannel
[ERROR] TarTestCase.testExplicitFileEntry:307 » IO This archive contains
unclosed entr...
[ERROR] TarTestCase.testFileEntryFromFile:256 » IO This archive contains
unclosed entr...
[ERROR] TarTestCase.testTarArchiveCreation:56 » IO There is not enough space
on the di...
[ERROR] TarTestCase.testTarArchiveLongNameCreation:81 » IO There is not
enough space o...
[ERROR] ZipTestCase.testCopyRawEntriesFromFile:375 » IO There is not enough
space on t...
[ERROR] ZipTestCase.testCopyRawZip64EntryFromFile:411 » IO There is not
enough space o...
[ERROR] ParameterizedArchiverTest.archiveStreamVersion:112 » IO There is not
enough sp...
[ERROR] ParameterizedArchiverTest.archiveStreamVersion:112 » IO There is not
enough sp...
[ERROR] ParameterizedArchiverTest.channelVersion:103 » IO There is not enough
space on...
[ERROR] ParameterizedArchiverTest.channelVersion:103 » IO There is not enough
space on...
[ERROR] ParameterizedArchiverTest.fileVersion:87 » IO There is not enough
space on the...
[ERROR] ParameterizedArchiverTest.fileVersion:87 » IO There is not enough
space on the...
[ERROR] ParameterizedArchiverTest.outputStreamVersion:94 » IO There is not
enough spac...
[ERROR] ParameterizedArchiverTest.outputStreamVersion:94 » IO There is not
enough spac...
[ERROR]
org.apache.commons.compress.archivers.examples.ParameterizedExpanderTest.archiveInputStreamVersion[format=cpio](org.apache.commons.compress.archivers.examples.ParameterizedExpanderTest)
[ERROR] Run 1: ParameterizedExpanderTest.setUp:89 » IO There is not enough
space on the disk
[ERROR] Run 2:
ParameterizedExpanderTest>AbstractTestCase.tearDown:86->AbstractTestCase.rmdir:111
»
[INFO]
[ERROR] ParameterizedExpanderTest.setUp:81 » IO There is not enough space on
the disk
[ERROR]
org.apache.commons.compress.archivers.examples.ParameterizedExpanderTest.channelVersion[format=cpio](org.apache.commons.compress.archivers.examples.ParameterizedExpanderTest)
[ERROR] Run 1: ParameterizedExpanderTest.setUp:89 » IO There is not enough
space on the disk
[ERROR] Run 2:
ParameterizedExpanderTest>AbstractTestCase.tearDown:86->AbstractTestCase.rmdir:111
»
[INFO]
[ERROR] ParameterizedExpanderTest.setUp:81 » IO There is not enough space on
the disk
[ERROR]
org.apache.commons.compress.archivers.examples.ParameterizedExpanderTest.fileVersionWithAutoDetection[format=cpio](org.apache.commons.compress.archivers.examples.ParameterizedExpanderTest)
[ERROR] Run 1: ParameterizedExpanderTest.setUp:89 » IO There is not enough
space on the disk
[ERROR] Run 2:
ParameterizedExpanderTest>AbstractTestCase.tearDown:86->AbstractTestCase.rmdir:111
»
[INFO]
[ERROR] ParameterizedExpanderTest.setUp:81 » IO There is not enough space on
the disk
[ERROR]
org.apache.commons.compress.archivers.examples.ParameterizedExpanderTest.fileVersion[format=cpio](org.apache.commons.compress.archivers.examples.ParameterizedExpanderTest)
[ERROR] Run 1: ParameterizedExpanderTest.setUp:89 » IO There is not enough
space on the disk
[ERROR] Run 2:
ParameterizedExpanderTest>AbstractTestCase.tearDown:86->AbstractTestCase.rmdir:111
»
[INFO]
[ERROR] ParameterizedExpanderTest.setUp:81 » IO There is not enough space on
the disk
[ERROR]
org.apache.commons.compress.archivers.examples.ParameterizedExpanderTest.inputStreamVersionWithAutoDetection[format=cpio](org.apache.commons.compress.archivers.examples.ParameterizedExpanderTest)
[ERROR] Run 1: ParameterizedExpanderTest.setUp:89 » IO There is not enough
space on the disk
[ERROR] Run 2:
ParameterizedExpanderTest>AbstractTestCase.tearDown:86->AbstractTestCase.rmdir:111
»
[INFO]
[ERROR] ParameterizedExpanderTest.setUp:81 » IO There is not enough space on
the disk
[ERROR]
org.apache.commons.compress.archivers.examples.ParameterizedExpanderTest.inputStreamVersion[format=cpio](org.apache.commons.compress.archivers.examples.ParameterizedExpanderTest)
[ERROR] Run 1: ParameterizedExpanderTest.setUp:89 » IO There is not enough
space on the disk
[ERROR] Run 2:
ParameterizedExpanderTest>AbstractTestCase.tearDown:86->AbstractTestCase.rmdir:111
»
[INFO]
[ERROR] ParameterizedExpanderTest.setUp:81 » IO There is not enough space on
the disk
[ERROR]
org.apache.commons.compress.archivers.sevenz.SevenZOutputFileTest.testTwentyNineEmptyFiles(org.apache.commons.compress.archivers.sevenz.SevenZOutputFileTest)
[ERROR] Run 1:
SevenZOutputFileTest.testTwentyNineEmptyFiles:225->testCompress252:392->$closeResource:100
» IO
[ERROR] Run 2:
SevenZOutputFileTest.tearDown:54->AbstractTestCase.tearDown:86->AbstractTestCase.rmdir:111
»
[INFO]
[ERROR]
org.apache.commons.compress.archivers.sevenz.SevenZOutputFileTest.testTwentyNineFilesSomeNotEmpty(org.apache.commons.compress.archivers.sevenz.SevenZOutputFileTest)
[ERROR] Run 1:
SevenZOutputFileTest.testTwentyNineFilesSomeNotEmpty:230->testCompress252:392->$closeResource:100
» IO
[ERROR] Run 2:
SevenZOutputFileTest.tearDown:54->AbstractTestCase.tearDown:86->AbstractTestCase.rmdir:111
»
[INFO]
[ERROR] TarArchiveEntryTest.testTarFileWithFSRoot:113 » ClosedChannel
[ERROR] TarArchiveOutputStreamTest.testBlockSizes:646->testPadding:684 » IO
There is n...
[ERROR] TarArchiveOutputStreamTest.testCount:76 » IO There is not enough
space on the ...
[ERROR] ParallelScatterZipCreatorTest.callableApi:89 » Execution
java.io.IOException: ...
[ERROR] ParallelScatterZipCreatorTest.concurrent:65 » Execution
java.io.IOException: T...
[ERROR]
UTF8ZipFilesTest.testASCIIFileRoundtripExplicitUnicodeExtra:64->testFileRoundtrip:249->createTestFile:326
» IO
[ERROR]
UTF8ZipFilesTest.testASCIIFileRoundtripImplicitUnicodeExtra:88->testFileRoundtrip:249->createTestFile:326
» IO
[ERROR]
UTF8ZipFilesTest.testCP437FileRoundtripImplicitUnicodeExtra:82->testFileRoundtrip:249->createTestFile:326
» IO
[ERROR]
UTF8ZipFilesTest.testUtf8FileRoundtripImplicitUnicodeExtra:70->testFileRoundtrip:249->createTestFile:326
» IO
[ERROR]
UTF8ZipFilesTest.testUtf8FileRoundtripNoEFSImplicitUnicodeExtra:76->testFileRoundtrip:249->createTestFile:326
» IO
[ERROR]
UTF8ZipFilesTest.testZipFileReadsUnicodeFields:181->createTestFile:326 » IO
Th...
[ERROR]
ChangeSetTestCase.testAddAllreadyExistingWithReplaceFalse:1258->AbstractTestCase.createArchive:197
» IO
[ERROR]
ChangeSetTestCase.testAddAllreadyExistingWithReplaceTrue:1213->AbstractTestCase.createArchive:197
» IO
[ERROR]
ChangeSetTestCase.testAddDeleteAdd:643->AbstractTestCase.createArchive:197 » IO
[ERROR] ChangeSetTestCase.testAddDeleteToOneFileArchive:1192 » IO This
archive contain...
[ERROR]
ChangeSetTestCase.testChangeSetResults:439->AbstractTestCase.createArchive:197
» IO
[ERROR]
ChangeSetTestCase.testDeleteAddDelete:692->AbstractTestCase.createArchive:197 »
IO
[ERROR]
ChangeSetTestCase.testDeleteDir:154->AbstractTestCase.createArchive:197 » IO
T...
[ERROR]
ChangeSetTestCase.testDeleteDir2:196->AbstractTestCase.createArchive:197 » IO
...
[ERROR]
ChangeSetTestCase.testDeleteDir3:238->AbstractTestCase.createArchive:197 » IO
...
[ERROR]
ChangeSetTestCase.testDeleteFile:280->AbstractTestCase.createArchive:197 » IO
...
[ERROR]
ChangeSetTestCase.testDeleteFile2:323->AbstractTestCase.createArchive:197 » IO
[ERROR] ChangeSetTestCase.testDeleteFromAndAddToAr:1022 » IO This archive
contains unc...
[ERROR] ChangeSetTestCase.testDeleteFromAndAddToTar:890 » IO This archive
contains unc...
[ERROR]
ChangeSetTestCase.testDeleteFromAndAddToZip:550->AbstractTestCase.createArchive:197
» IO
[ERROR]
ChangeSetTestCase.testDeleteFromAndAddToZipUsingZipFilePerform:597->AbstractTestCase.createArchive:197
» IO
[ERROR] ChangeSetTestCase.testDeleteFromTar:802 » IO This archive contains
unclosed en...
[ERROR]
ChangeSetTestCase.testDeletePlusAdd:503->AbstractTestCase.createArchive:197 » IO
[ERROR]
ChangeSetTestCase.testDeletePlusAddSame:367->AbstractTestCase.createArchive:197
» IO
[ERROR] DeflateTestCase.testDeflateUnarchive:86 » IO There is not enough
space on the ...
[ERROR] DeflateTestCase.testRawDeflateUnarchive:112 » IO There is not enough
space on ...
[ERROR] DetectCompressorTestCase.testDetection:117->getStreamFor:274 »
ExceptionInInitializer
[ERROR] FramedSnappyTestCase.testDefaultExtraction:41->testUnarchive:81 » IO
There is ...
[ERROR]
FramedSnappyTestCase.testDefaultExtractionViaFactory:51->testUnarchive:81 » IO
[ERROR]
FramedSnappyTestCase.testDefaultExtractionViaFactoryAutodetection:63->testUnarchive:81
» IO
[ERROR]
FramedSnappyTestCase.testRoundtrip:102->testRoundtrip:144->$closeResource:89 »
IO
[ERROR] FramedSnappyTestCase.testRoundtripWithOneBigWrite:112 » IO There is
not enough...
[ERROR] GZipTestCase.testGzipUnarchive:66 » IO There is not enough space on
the disk
[ERROR] LZMATestCase.testLZMAUnarchive:65->copy:84 » IO There is not enough
space on t...
[ERROR] LZMATestCase.testLZMAUnarchiveWithAutodetection:76->copy:84 » IO
There is not ...
[ERROR]
Pack200TestCase.testJarUnarchiveAllFileArgInMemory:54->jarUnarchiveAll:86 »
FileNotFound
[ERROR]
Pack200TestCase.testJarUnarchiveAllFileTempFile:64->jarUnarchiveAll:71 » IO
Th...
[ERROR] Pack200TestCase.testJarUnarchiveAllInMemory:49->jarUnarchiveAll:86 »
FileNotFound
[ERROR] Pack200TestCase.testJarUnarchiveAllTempFile:59->jarUnarchiveAll:72 »
IO There ...
[ERROR] XZTestCase.testXZUnarchive:61 » IO There is not enough space on the
disk
[ERROR] ZTestCase.testZUnarchive:39->testUnarchive:89 » IO There is not
enough space o...
[ERROR] ZTestCase.testZUnarchiveViaAutoDetection:60->testUnarchive:89 » IO
There is no...
[ERROR] ZTestCase.testZUnarchiveViaFactory:49->testUnarchive:89 » IO There is
not enou...
[ERROR] BrotliCompressorInputStreamTest.testBrotliUnarchive:147 » IO There is
not enou...
[ERROR]
BlockLZ4CompressorRoundtripTest.biggerFileRoundtrip:94->roundTripTest:64 » IO
...
[ERROR]
BlockLZ4CompressorRoundtripTest.biggerFileRoundtrip:94->roundTripTest:64 » IO
...
[ERROR]
BlockLZ4CompressorRoundtripTest.biggerFileRoundtrip:94->roundTripTest:64 » IO
...
[ERROR]
BlockLZ4CompressorRoundtripTest.blaTarRoundtrip:82->roundTripTest:65->$closeResource:65
» IO
[ERROR]
BlockLZ4CompressorRoundtripTest.blaTarRoundtrip:82->roundTripTest:65->$closeResource:65
» IO
[ERROR]
BlockLZ4CompressorRoundtripTest.blaTarRoundtrip:82->roundTripTest:65->$closeResource:65
» IO
[ERROR]
BlockLZ4CompressorRoundtripTest.gzippedLoremIpsumRoundtrip:88->roundTripTest:65->$closeResource:65
» IO
[ERROR]
BlockLZ4CompressorRoundtripTest.gzippedLoremIpsumRoundtrip:88->roundTripTest:65->$closeResource:65
» IO
[ERROR]
BlockLZ4CompressorRoundtripTest.gzippedLoremIpsumRoundtrip:88->roundTripTest:65->$closeResource:65
» IO
[ERROR]
FactoryTest.blockRoundtripViaFactory:42->roundtripViaFactory:53->$closeResource:53
» IO
[ERROR]
FactoryTest.frameRoundtripViaFactory:37->roundtripViaFactory:53->$closeResource:53
» IO
[ERROR] Pack200UtilsTest.testNormalize:41 » IO There is not enough space on
the disk
[ERROR] Pack200UtilsTest.testNormalizeInPlace:79 » IO There is not enough
space on the...
[ERROR] FramedSnappyCompressorInputStreamTest.readIWAFile:161 » IO There is
not enough...
[ERROR] FramedSnappyCompressorInputStreamTest.readIWAFileWithBiggerOffset:182
» IO The...
[ERROR] FramedSnappyCompressorInputStreamTest.testLoremIpsum:64 » IO There is
not enou...
[ERROR]
SnappyRoundtripTest.biggerFileRoundtrip:116->roundTripTest:37->roundTripTest:48
» IO
[ERROR]
SnappyRoundtripTest.blaTarRoundtrip:86->roundTripTest:37->roundTripTest:48 » IO
[ERROR]
SnappyRoundtripTest.blaTarRoundtripTunedForCompressionRatio:101->roundTripTest:48
» IO
[ERROR] SnappyRoundtripTest.blaTarRoundtripTunedForSpeed:92->roundTripTest:48
» IO The...
[ERROR]
SnappyRoundtripTest.gzippedLoremIpsumRoundtrip:110->roundTripTest:37->roundTripTest:48
» IO
[ERROR] SnappyRoundtripTest.tryReallyLongLiterals:170 » IO There is not
enough space o...
[ERROR] ZstdCompressorInputStreamTest.shouldBeAbleToSkipAByte:96 »
NoClassDefFound Cou...
[ERROR] ZstdCompressorInputStreamTest.singleByteReadReturnsMinusOneAtEof:130
» NoClassDefFound
[ERROR] ZstdCompressorInputStreamTest.singleByteReadWorksAsExpected:118 »
NoClassDefFound
[ERROR] ZstdCompressorInputStreamTest.testZstandardUnarchive:144 » Compressor
Zstandar...
[ERROR] ZstdCompressorInputStreamTest.testZstdDecode:51 » NoClassDefFound
Could not in...
[ERROR] ZstdRoundtripTest.directRoundtrip:41 » ExceptionInInitializer Cannot
unpack li...
[ERROR] ZstdRoundtripTest.factoryRoundtrip:63 » NoClassDefFound Could not
initialize c...
[ERROR] FixedLengthBlockOutputStreamTest.testWithFileOutputStream:211 » IO
There is no...
[INFO]
[ERROR] Tests run: 964, Failures: 3, Errors: 136, Skipped: 5
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45.394 s
[INFO] Finished at: 2018-05-11T20:48:42Z
[INFO] Final Memory: 34M/115M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on
project commons-compress: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/ws/target\surefire-reports>
for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure