See <https://builds.apache.org/job/POI-JDK8/1294/changes>

Changes:

[tallison] BUG-60286 avoid NPE XWPFRun.  Didn't add unit test or 
document...didn't seem to be worth it.

[tallison] BUG-60285 avoid NPE if missing relationship id

[tallison] BUG-60284 -- need to update dev tests <face_palm/>

------------------------------------------
[...truncated 4113 lines...]
    [junit] Reading spreadsheet/missingFuncs44675.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/mortgage-calculation.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/multibookFormulaA.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/multibookFormulaB.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/mv-calculator-final-2-20-2013.xlsm with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/mv-calculator-final-2-20-2013.xlsm with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/namedinput.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/noHeaderFooter47244.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/noSharedStringTable.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/noSharedStringTable.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/ole2-embedding.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/overlapSharedFormula.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/password.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/picture.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/picture.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/poc-shared-strings.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/poc-shared-strings.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/poc-xmlbomb.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/poc-xmlbomb.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/protected_passtika.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/protected_passtika.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] log4j:ERROR Failed to flush writer,
    [junit] java.io.IOException: No space left on device
    [junit]     at java.io.FileOutputStream.writeBytes(Native Method)
    [junit]     at java.io.FileOutputStream.write(FileOutputStream.java:345)
    [junit]     at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
    [junit]     at 
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
    [junit]     at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
    [junit]     at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
    [junit]     at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
    [junit]     at 
org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)
    [junit]     at 
org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)
    [junit]     at 
org.apache.log4j.RollingFileAppender.subAppend(RollingFileAppender.java:276)
    [junit]     at 
org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
    [junit]     at 
org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
    [junit]     at 
org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
    [junit]     at org.apache.log4j.Category.callAppenders(Category.java:206)
    [junit]     at org.apache.log4j.Category.forcedLog(Category.java:391)
    [junit]     at org.apache.log4j.Category.log(Category.java:856)
    [junit]     at 
org.apache.commons.logging.impl.Log4JLogger.fatal(Log4JLogger.java:250)
    [junit]     at 
org.apache.poi.util.CommonsLogger._log(CommonsLogger.java:115)
    [junit]     at org.apache.poi.util.POILogger.log(POILogger.java:112)
    [junit]     at 
org.apache.poi.util.DocumentHelper$DocHelperErrorHandler.printError(DocumentHelper.java:75)
    [junit]     at 
org.apache.poi.util.DocumentHelper$DocHelperErrorHandler.fatalError(DocumentHelper.java:53)
    [junit]     at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:180)
    [junit]     at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
    [junit]     at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
    [junit]     at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
    [junit]     at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1316)
    [junit]     at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1240)
    [junit]     at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEntityReference(XMLDocumentFragmentScannerImpl.java:1902)
    [junit]     at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3058)
    [junit]     at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
    [junit]     at 
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
    [junit]     at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:504)
    [junit]     at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
    [junit]     at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
    [junit]     at 
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
    [junit]     at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
    [junit]     at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:338)
    [junit]     at 
javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121)
    [junit]     at 
org.apache.poi.util.DocumentHelper.readDocument(DocumentHelper.java:137)
    [junit]     at 
org.apache.poi.POIXMLTypeLoader.parse(POIXMLTypeLoader.java:143)
    [junit]     at 
org.openxmlformats.schemas.spreadsheetml.x2006.main.SstDocument$Factory.parse(Unknown
 Source)
    [junit]     at 
org.apache.poi.xssf.model.SharedStringsTable.readFrom(SharedStringsTable.java:127)
    [junit]     at 
org.apache.poi.xssf.model.SharedStringsTable.<init>(SharedStringsTable.java:108)
    [junit]     at 
sun.reflect.GeneratedConstructorAccessor326.newInstance(Unknown Source)
    [junit]     at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    [junit]     at 
java.lang.reflect.Constructor.newInstance(Constructor.java:526)
    [junit]     at 
org.apache.poi.xssf.usermodel.XSSFFactory.createDocumentPart(XSSFFactory.java:56)
    [junit]     at 
org.apache.poi.POIXMLFactory.createDocumentPart(POIXMLFactory.java:60)
    [junit]     at 
org.apache.poi.POIXMLDocumentPart.read(POIXMLDocumentPart.java:678)
    [junit]     at org.apache.poi.POIXMLDocument.load(POIXMLDocument.java:186)
    [junit]     at 
org.apache.poi.xssf.usermodel.XSSFWorkbook.<init>(XSSFWorkbook.java:290)
    [junit]     at 
org.apache.poi.stress.XSSFFileHandler.handleFile(XSSFFileHandler.java:58)
    [junit]     at 
org.apache.poi.TestAllFiles.testAllFiles(TestAllFiles.java:338)
    [junit]     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    [junit]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit]     at java.lang.reflect.Method.invoke(Method.java:606)
    [junit]     at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    [junit]     at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit]     at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    [junit]     at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit]     at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    [junit]     at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    [junit]     at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    [junit]     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    [junit]     at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    [junit]     at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    [junit]     at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    [junit]     at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    [junit]     at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    [junit]     at org.junit.runners.Suite.runChild(Suite.java:128)
    [junit]     at org.junit.runners.Suite.runChild(Suite.java:27)
    [junit]     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    [junit]     at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    [junit]     at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    [junit]     at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    [junit]     at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    [junit]     at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    [junit]     at 
junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033)
    [junit] Reading spreadsheet/rank.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/ref-56737.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/ref-56737.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/ref2-56737.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/ref2-56737.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/reordered_sheets.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/reordered_sheets.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/resize_compare.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/resize_compare.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/resize_compare.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/richtextdata.txt with class 
org.apache.poi.TestAllFiles$NullFileHandler
    [junit] Reading spreadsheet/rk.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/sample-beta.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/sample-beta.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/sample.strict.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/sample.strict.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/sample.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/sample.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/shared_formulas.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/shared_formulas.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/shared_formulas.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/sheetProtection_allLocked.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/sheetProtection_allLocked.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/sheetProtection_not_protected.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/sheetProtection_not_protected.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/stringacross2continuations.txt with class 
org.apache.poi.TestAllFiles$NullFileHandler
    [junit] Reading spreadsheet/styles.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/styles.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/sumifformula.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/sumifs.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/template.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/template.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/templateExcelWithAutofilter.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/test.xltx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/test.xltx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/testArraysAndTables.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/testEXCEL_3.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/testEXCEL_4.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/testEXCEL_5.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/testEXCEL_95.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/testNames.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/testNames.xlsm with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/testNames.xlsm with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/testRRaC.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/testRVA.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/test_properties1 with class 
org.apache.poi.TestAllFiles$NullFileHandler
    [junit] Reading spreadsheet/text.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/unicodeNameRecord.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/vmlDrawing1.vml with class 
org.apache.poi.TestAllFiles$NullFileHandler
    [junit] Reading spreadsheet/workbookProtection-sheet_password-2013.xlsx 
with class org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/workbookProtection-sheet_password-2013.xlsx 
with class org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/workbookProtection-workbook_password-2013.xlsx 
with class org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/workbookProtection-workbook_password-2013.xlsx 
with class org.apache.poi.stress.OPCFileHandler
    [junit] Reading 
spreadsheet/workbookProtection-workbook_password_user_range-2010.xlsx with 
class org.apache.poi.stress.XSSFFileHandler
    [junit] Reading 
spreadsheet/workbookProtection-workbook_password_user_range-2010.xlsx with 
class org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/workbookProtection_not_protected.xlsx with 
class org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/workbookProtection_not_protected.xlsx with 
class org.apache.poi.stress.OPCFileHandler
    [junit] Reading 
spreadsheet/workbookProtection_workbook_revision_protected.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading 
spreadsheet/workbookProtection_workbook_revision_protected.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading 
spreadsheet/workbookProtection_workbook_structure_protected.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading 
spreadsheet/workbookProtection_workbook_structure_protected.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading 
spreadsheet/workbookProtection_workbook_windows_protected.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading 
spreadsheet/workbookProtection_workbook_windows_protected.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/workbookProtection_worksheet_protected.xlsx 
with class org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/workbookProtection_worksheet_protected.xlsx 
with class org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/xlsx-jdbc.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading spreadsheet/xlsx-jdbc.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading spreadsheet/xor-encryption-abc.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading spreadsheet/yearfracExamples.xls with class 
org.apache.poi.stress.HSSFFileHandler
    [junit] Reading xmldsign/Office2010-SP1-XAdES-X-L.docx with class 
org.apache.poi.stress.XWPFFileHandler
    [junit] Reading xmldsign/Office2010-SP1-XAdES-X-L.docx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading xmldsign/bug58630.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading xmldsign/bug58630.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading xmldsign/chaintest.pfx with class 
org.apache.poi.TestAllFiles$NullFileHandler
    [junit] Reading 
xmldsign/hello-world-office-2010-technical-preview-unsigned.docx with class 
org.apache.poi.stress.XWPFFileHandler
    [junit] Reading 
xmldsign/hello-world-office-2010-technical-preview-unsigned.docx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading xmldsign/hello-world-office-2010-technical-preview.docx 
with class org.apache.poi.stress.XWPFFileHandler
    [junit] Reading xmldsign/hello-world-office-2010-technical-preview.docx 
with class org.apache.poi.stress.OPCFileHandler
    [junit] Reading xmldsign/hello-world-signed-twice.docx with class 
org.apache.poi.stress.XWPFFileHandler
    [junit] Reading xmldsign/hello-world-signed-twice.docx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading xmldsign/hello-world-signed.docx with class 
org.apache.poi.stress.XWPFFileHandler
    [junit] Reading xmldsign/hello-world-signed.docx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading xmldsign/hello-world-signed.pptx with class 
org.apache.poi.stress.XSLFFileHandler
    [junit] Reading xmldsign/hello-world-signed.pptx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading xmldsign/hello-world-signed.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading xmldsign/hello-world-signed.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading xmldsign/hello-world-unsigned.docx with class 
org.apache.poi.stress.XWPFFileHandler
    [junit] Reading xmldsign/hello-world-unsigned.docx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading xmldsign/hello-world-unsigned.pptx with class 
org.apache.poi.stress.XSLFFileHandler
    [junit] Reading xmldsign/hello-world-unsigned.pptx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading xmldsign/hello-world-unsigned.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading xmldsign/hello-world-unsigned.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading xmldsign/hyperlink-example-signed.docx with class 
org.apache.poi.stress.XWPFFileHandler
    [junit] Reading xmldsign/hyperlink-example-signed.docx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading xmldsign/ms-office-2010-signed.docx with class 
org.apache.poi.stress.XWPFFileHandler
    [junit] Reading xmldsign/ms-office-2010-signed.docx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading xmldsign/ms-office-2010-signed.pptx with class 
org.apache.poi.stress.XSLFFileHandler
    [junit] Reading xmldsign/ms-office-2010-signed.pptx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading xmldsign/ms-office-2010-signed.xlsx with class 
org.apache.poi.stress.XSSFFileHandler
    [junit] Reading xmldsign/ms-office-2010-signed.xlsx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading xmldsign/office2007prettyPrintedRels.docx with class 
org.apache.poi.stress.XWPFFileHandler
    [junit] Reading xmldsign/office2007prettyPrintedRels.docx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Reading xmldsign/signed.docx with class 
org.apache.poi.stress.XWPFFileHandler
    [junit] Exception in thread "main" Unable to write output 
java.io.IOException: No space left on device
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter.write(PlainJUnitResultFormatter.java:314)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter.endTestSuite(PlainJUnitResultFormatter.java:139)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.fireEndTestSuite(JUnitTestRunner.java:843)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:578)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033)
    [junit] Caused by: java.io.IOException: No space left on device
    [junit]     at java.io.FileOutputStream.writeBytes(Native Method)
    [junit]     at java.io.FileOutputStream.write(FileOutputStream.java:345)
    [junit]     at 
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
    [junit]     at 
java.io.BufferedOutputStream.write(BufferedOutputStream.java:95)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.FormatterElement$DelayedFileOutputStream.write(FormatterElement.java:384)
    [junit]     at java.io.OutputStream.write(OutputStream.java:116)
    [junit]     at java.io.OutputStream.write(OutputStream.java:75)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter.write(PlainJUnitResultFormatter.java:311)
    [junit]     ... 5 more
    [junit] Reading xmldsign/signed.docx with class 
org.apache.poi.stress.OPCFileHandler
    [junit] Tests run: 1579, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
219.51 sec
    [junit] java.io.IOException: No space left on device
    [junit]     at java.io.FileOutputStream.write(Native Method)
    [junit]     at java.io.FileOutputStream.write(FileOutputStream.java:295)
    [junit]     at java.io.DataOutputStream.writeByte(DataOutputStream.java:153)
    [junit]     at 
org.jacoco.agent.rt.internal_6da5971.core.data.ExecutionDataWriter.writeHeader(ExecutionDataWriter.java:66)
    [junit]     at 
org.jacoco.agent.rt.internal_6da5971.core.data.ExecutionDataWriter.<init>(ExecutionDataWriter.java:56)
    [junit]     at 
org.jacoco.agent.rt.internal_6da5971.output.FileOutput.writeExecutionData(FileOutput.java:55)
    [junit]     at 
org.jacoco.agent.rt.internal_6da5971.Agent.shutdown(Agent.java:137)
    [junit]     at 
org.jacoco.agent.rt.internal_6da5971.Agent$1.run(Agent.java:54)

BUILD FAILED
<https://builds.apache.org/job/POI-JDK8/ws/build.xml>:1513: Unable to write 
output

Total time: 11 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
No JDK named ‘jdk-1.8.0’ found
Compressed 54.71 MB of artifacts by 96.7% relative to #1291
Recording test results
No JDK named ‘jdk-1.8.0’ found
No JDK named ‘jdk-1.8.0’ found

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to