You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/01/10 08:12:03 UTC

Build failed in Jenkins: POI » POI-DSL-IBM-JDK #24

See <https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/24/display/redirect?page=changes>

Changes:

[Andreas Beeker] Sonar fixes
JUnit5 test classes and methods should have default package visibility

[Andreas Beeker] Sonar fixes
JUnit5 test classes and methods should have default package visibility

[Andreas Beeker] Sonar fixes
add asserts to tests

[Andreas Beeker] Sonar fixes
add asserts to tests

[Andreas Beeker] Sonar fixes
JUnit5 test classes and methods should have default package visibility

[Andreas Beeker] Sonar fixes
JUnit5 test classes and methods should have default package visibility

[Andreas Beeker] Sonar fixes
JUnit5 test classes and methods should have default package visibility

[Andreas Beeker] Sonar fixes
JUnit5 test classes and methods should have default package visibility

[Andreas Beeker] Sonar fixes
JUnit5 test classes and methods should have default package visibility

[Andreas Beeker] Sonar fixes
JUnit5 test classes and methods should have default package visibility

[Andreas Beeker] Sonar fixes
JUnit5 test classes and methods should have default package visibility

[Andreas Beeker] Sonar fixes
JUnit5 test classes and methods should have default package visibility

[Andreas Beeker] Sonar fixes
Fixed offset of compare picture in resize_compare.xlsx

[Andreas Beeker] Sonar fixes

[Dominik Stadler] Properly close file handles in extractors and when handling password-protected files

[Dominik Stadler] Add one more file-leak-detector exclude

[Dominik Stadler] Improve EmptyFileException when the file actually does not exist at all

[Andreas Beeker] Sonar fixes

[Andreas Beeker] #65063 - WMF parsing failed on closed empty polygon

[Andreas Beeker] #65061 - Handle VmlDrawings containing spreadsheet-ml default namespace

[Dominik Stadler] Include file-name in EmptyFileException

[Dominik Stadler] Try to avoid error "Start point cannot equalendpoint"

Happened when trying to apply a gradient to an empty text,
let's use at least 1 gradient step always to avoid this.

[Dominik Stadler] Run all integration-test steps in manual test-method

[Dominik Stadler] Slightly adjust error message if requested allocations are too big

[Dominik Stadler] Adjust one expected error message in integration-tests

[Dominik Stadler] Adjust assumption for one specific font-related exception on Windows

Otherwise it triggers too much and hides actual regression bugs

[Dominik Stadler] Avoid unneeded Unicode characters which break compiling if encoding is not UTF-8

[Andreas Beeker] Sonar fixes

[Dominik Stadler] Bug 64132: Fix regression introduced by changing factories

We need to return EscherBlipRecord for all types in the defined range of recordId,
not UnknownEscherRecord.

[Dominik Stadler] Try to make Gradle build work

Add a dependency that is reported as missing locally with JDK 11
Combine common test-dependencies
Avoid running base-class BaseTestMissingWorkbook, only the derived class is actually a unit-test

[Dominik Stadler] Enable XML result files for Gradle build to make them available for Jenkins CI

[Dominik Stadler] Allow JUnit 5 access to the parmaeters also on newer JDKs

[Dominik Stadler] Ignore Font-issue with JDK 8 on Windows in another test

[Dominik Stadler] Apply some IDE suggestions

[Dominik Stadler] Fix file-leak-detector excludes

[Dominik Stadler] Bug 64494: Ensure "applyAlignment" in cell-styles is enabled when necessary

Also check it when fetching currently defined cell-alignment

[Dominik Stadler] Avoid test failing on Windows with JDK 8 because of an ArrayIndexOutOfBoundsException when handling fonts

[Dominik Stadler] ooxml-schema: trigger loading stress-documents as part of the normal unit-tests

The integration-tests are not executed for determining the parts of the schema
to include in the "lite" package and so we need to have a normal unit-test as well.
Add more documents which drag in some more parts from the ooxml-schema

[Dominik Stadler] Bug 64450: Allow to parse a file where the relationship-id is an empty string

Also improve exception reporting by including more information and not
"hiding" the actual exception-cause in a log-statement.

[Dominik Stadler] Adjust Github Workflow to actually use newer version of Ant

setting the PATH or calling the ant-script did not work, one
actually needs to set ANT_HOME to make it work...


------------------------------------------
[...truncated 742.32 KB...]
     [echo] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestIndex
     [echo] Tests run: 9, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestIndexFunctionFromSpreadsheet
     [echo] Tests run: 98, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.042000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestIndirect
     [echo] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestIndirectFunctionFromSpreadsheet
     [echo] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestIntercept
     [echo] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestIrr
     [echo] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestIsBlank
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestLeftRight
     [echo] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestLen
     [echo] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestLogicalFunction
     [echo] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestLogicalFunctionsFromSpreadsheet
     [echo] Tests run: 15, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.009000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestLookupFunctionsFromSpreadsheet
     [echo] Tests run: 205, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.121000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestMatch
     [echo] Tests run: 9, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestMatchFunctionsFromSpreadsheet
     [echo] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.008000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestMathX
     [echo] Tests run: 23, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestMid
     [echo] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestMirr
     [echo] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestMultiOperandNumericFunction
     [echo] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestNper
     [echo] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestNpv
     [echo] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestOct2Dec
     [echo] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestOffset
     [echo] Tests run: 21, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestPPMT
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestPmt
     [echo] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestPoisson
     [echo] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestProduct
     [echo] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestQuotient
     [echo] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestQuotientFunctionsFromSpreadsheet
     [echo] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestRank
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestRelationalOperations
     [echo] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestReptFunctionsFromSpreadsheet
     [echo] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestRomanFunctionsFromSpreadsheet
     [echo] Tests run: 35, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.016000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestRoundFuncs
     [echo] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestRowCol
     [echo] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestSlope
     [echo] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestStatsLib
     [echo] Tests run: 9, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestSubstitute
     [echo] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestSubtotal
     [echo] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.009000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestSumif
     [echo] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestSumifs
     [echo] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestSumproduct
     [echo] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestTFunc
     [echo] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestText
     [echo] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestTime
     [echo] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestTrendFunctionsFromSpreadsheet
     [echo] Tests run: 41, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.037000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestTrim
     [echo] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestTrunc
     [echo] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestTwoOperandNumericFunctionsFromSpreadsheet
     [echo] Tests run: 34, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.035000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestValue
     [echo] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestWeekNumFunctionsFromSpreadsheet
     [echo] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestWeekNumFunctionsFromSpreadsheet2013
     [echo] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestWeekdayFunc
     [echo] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.functions.TestXYNumericFunction
     [echo] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestAbstractFunctionPtg
     [echo] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestArea3DPtg
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestAreaErrPtg
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestAreaPtg
     [echo] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestArrayPtg
     [echo] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestAttrPtg
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestErrPtg
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestExternalFunctionFormulas
     [echo] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestExternalNameReference
     [echo] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestFuncPtg
     [echo] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestFuncVarPtg
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestIntersectionPtg
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestPercentPtg
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestRangePtg
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestRef3DPtg
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestReferencePtg
     [echo] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.008000 sec
     [echo] Ran org.apache.poi.ss.formula.ptg.TestUnionPtg
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.udf.TestAggregatingUDFFinder
     [echo] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.formula.udf.TestDefaultUDFFinder
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
     [echo] Ran org.apache.poi.ss.usermodel.TestDataFormatter
     [echo] Tests run: 37, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.445000 sec
     [echo] Ran org.apache.poi.ss.usermodel.TestDateUtil
     [echo] Tests run: 26, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.022000 sec
     [echo] Ran org.apache.poi.ss.usermodel.TestExcelStyleDateFormatter
     [echo] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.016000 sec
     [echo] Ran org.apache.poi.ss.usermodel.TestFractionFormat
     [echo] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.377000 sec
     [echo] Ran org.apache.poi.ss.usermodel.TestHSSFBorderStyle
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.usermodel.TestIndexedColors
     [echo] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.util.TestAreaReference
     [echo] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.util.TestCellAddress
     [echo] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.util.TestCellRangeAddress
     [echo] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
     [echo] Ran org.apache.poi.ss.util.TestCellRangeUtil
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.util.TestCellReference
     [echo] Tests run: 27, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.310000 sec
     [echo] Ran org.apache.poi.ss.util.TestDateFormatConverter
     [echo] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 2.352000 sec
     [echo] Ran org.apache.poi.ss.util.TestDateParser
     [echo] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.605000 sec
     [echo] Ran org.apache.poi.ss.util.TestExpandedDouble
     [echo] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.ss.util.TestHSSFCellUtil
     [echo] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.021000 sec
     [echo] Ran org.apache.poi.ss.util.TestNumberComparer
     [echo] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.029000 sec
     [echo] Ran org.apache.poi.ss.util.TestNumberToTextConverter
     [echo] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
     [echo] Ran org.apache.poi.ss.util.TestPropertyTemplate
     [echo] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.037000 sec
     [echo] Ran org.apache.poi.ss.util.TestRegionUtil
     [echo] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.025000 sec
     [echo] Ran org.apache.poi.ss.util.TestSheetBuilder
     [echo] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.ss.util.TestSheetUtil
     [echo] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.438000 sec
     [echo] Ran org.apache.poi.ss.util.TestWorkbookUtil
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.ss.util.cellwalk.TestCellWalk
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.util.TestArrayUtil
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.util.TestBitField
     [echo] Tests run: 16, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
     [echo] Ran org.apache.poi.util.TestByteField
     [echo] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.util.TestHexDump
     [echo] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
     [echo] Ran org.apache.poi.util.TestIOUtils
     [echo] Tests run: 36, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.034000 sec
     [echo] Ran org.apache.poi.util.TestIntList
     [echo] Tests run: 19, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.072000 sec
     [echo] Ran org.apache.poi.util.TestIntegerField
     [echo] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.util.TestLittleEndian
     [echo] Tests run: 15, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
     [echo] Ran org.apache.poi.util.TestLittleEndianStreams
     [echo] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.util.TestLocaleUtil
     [echo] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.util.TestLongField
     [echo] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.util.TestPOILogFactory
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
     [echo] Ran org.apache.poi.util.TestPOILogger
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.util.TestRLEDecompressingInputStream
     [echo] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.util.TestShortField
     [echo] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.util.TestStringCodepointsIterable
     [echo] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
     [echo] Ran org.apache.poi.util.TestStringUtil
     [echo] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
     [echo] Ran org.apache.poi.util.TestTempFile
     [echo] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.022000 sec
     [echo] Ran org.apache.poi.util.TestXMLHelper
     [echo] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.285000 sec

-test-integration-write-testfile:

test-ooxml-lite:
   [delete] Deleting: <https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/ooxml-testokfile.txt>
     [echo] Running ooxml tests against 'poi-ooxml-lite'
   [delete] Deleting: <https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/ooxml-test-results/status-as-tests-run.txt>

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build.xml>:1816: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build.xml>:1633: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build.xml>:1252: Some test(s) have failure(s)

Total time: 42 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 135.91 MB of artifacts by 45.6% relative to #23
Skipping publisher since build result is FAILURE
Recording test results

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


Jenkins build is back to normal : POI » POI-DSL-IBM-JDK #25

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/25/display/redirect?page=changes>


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