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/03/10 01:09:52 UTC

Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #144

See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/144/display/redirect?page=changes>

Changes:

[Andreas Beeker] update key for kiwiwings - downrating sha1 - see https://infra.apache.org/release-signing.html

[Marius Volkhart] Parse PPDrawing more deterministically

The [MS-PPT] spec is very clear about what the format of the PPDrawing record must be, and parsing deterministically makes for clearer code.

[Marius Volkhart] Additional debug logging for unknown records in HSLF

Recently, while debugging app behavior on HSLF documents, I had to dig into the OOXML that Microsoft PowerPoint places into files saved in PPT format. Having information in the logs about when records were not parsed by POI was very helpful. The hex identifier was critical in being able to quickly search the [MS-PPT] spec for what type of record it was, and the integer identifier was helpful in quickly finding the Record type in RecordTypes.java.

[Marius Volkhart] Cleanup documentation of EscherChildAnchorRecord and EscherClientAnchorRecord


------------------------------------------
[...truncated 186.02 KB...]
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFSimpleShape
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.011000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTable
[junitlauncher] Tests run: 29, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.319000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTableColumn
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.025000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTextParagraph
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.012000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTextRun
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFUnicodeSurrogates
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.021000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFVMLDrawing
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.137000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFWorkbook
[junitlauncher] Tests run: 62, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.087000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXDDFChartLegend
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.012000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXDDFManualLayout
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.008000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSF3DChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.029000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFCategoryAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartAxis
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.069000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartTitle
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.097000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFDateAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFLineChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFScatterChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFValueAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFBorder
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFCellFill
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.036000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFHeaderFooter
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.024000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestColumnHelper
[junitlauncher] Tests run: 16, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.024000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestHeaderFooterHelper
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestXSSFColumnShifting
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestCTColComparator
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestEvilUnclosedBRFixingInputStream
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestNumericRanges
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestAllExtendedProperties
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.042000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestDocumentProtection
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.554000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestNecessaryOOXMLClasses
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.008000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestPackageCorePropertiesGetKeywords
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.014000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestXWPFBugs
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.315000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.extractor.TestExternalEntities
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.018000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.extractor.TestXWPFWordExtractor
[junitlauncher] Tests run: 24, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.138000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.model.TestXWPFDecorators
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.059000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.model.TestXWPFHeaderFooterPolicy
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.236000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestChangeTracking
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.045000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestColumn
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.068000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFAbstractNum
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFBugs
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.285000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFChart
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.054000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFComment
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.015000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFDocument
[junitlauncher] Tests run: 21, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.364000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFEndnote
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.021000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFEndnotes
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.009000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnote
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.019000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnotes
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.017000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFHeader
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.139000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFHeadings
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.053000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFNumbering
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.137000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFParagraph
[junitlauncher] Tests run: 29, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.304000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFPictureData
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.153000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFRun
[junitlauncher] Tests run: 34, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.221000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFSDT
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.165000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFSmartTag
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.016000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFStyles
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.110000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTable
[junitlauncher] Tests run: 17, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.098000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTableCell
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.072000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTableRow
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.041000 sec

-test-ooxml-write-testfile:

compile-ooxml-lite:
     [echo] Create ooxml-lite schemas
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml-lite>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml-lite\poi-ooxml-lite-5.0.1-SNAPSHOT.jar>

-test-excelant-check:

test-excelant:
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestBuildFile
[junitlauncher] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 3.640000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntPrecision
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntSet
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.021000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntSetDoubleCell
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntUserDefinedFunction
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntEvaluationResult
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil
[junitlauncher] Tests run: 23, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.565000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtilFactory
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec

-test-excelant-write-testfile:

test:

compile-integration:
    [javac] Compiling 28 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\integration-test-classes>
    [javac] Support for javac --release has been added in Java9 ignoring it
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\integration-test-classes\META-INF\versions\9>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-integration\poi-integration-5.0.1-SNAPSHOT.jar>

-test-integration-check:

test-integration:
[junitlauncher] 
[junitlauncher] Running org.apache.poi.stress.TestAllFiles
[junitlauncher]    Failed: #1633 spreadsheet\54764.xlsx XSSF
[junitlauncher]    Failed: #2411 spreadsheet\poc-xmlbomb-empty.xlsx XSSF
[junitlauncher]    Failed: #2413 spreadsheet\poc-xmlbomb.xlsx XSSF
[junitlauncher]    Failed: #2432 spreadsheet\sample-beta.xlsx XSSF
[junitlauncher] Tests run: 7689, Failures: 4, Aborted: 0, Skipped: 0, Time elapsed: 182.593000 sec

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1792: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1342: Some test(s) have failure(s)

Total time: 21 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 5.57 MB of artifacts by 12.3% relative to #135
Skipping publisher since build result is FAILURE
Recording test results
[Checks API] No suitable checks publisher found.

---------------------------------------------------------------------
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-Windows-1.8 #160

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/160/display/redirect>


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


Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #159

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/159/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.UTF-8
FORREST_HOME=f:\jenkins\tools\forrest\latest

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on jenkins-win-he-de-1 (Windows) in workspace <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2021-03-24T17:46:32.029 -0700'
U         src\integrationtest\org\apache\poi\stress\AbstractFileHandler.java
U         src\integrationtest\org\apache\poi\stress\XSSFFileHandler.java
U         src\ooxml\testcases\org\apache\poi\xddf\usermodel\chart\TestXDDFChart.java
U         src\testcases\org\apache\poi\util\TestIOUtils.java

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1888042


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
At revision 1888042

At revision 1888042

org.tmatesoft.svn.core.SVNException: svn: E130003: Parser configuration problem: namespace reporting is not enabled
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:760)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:353)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.logImpl(DAVRepository.java:1015)
	at org.tmatesoft.svn.core.io.SVNRepository.log(SVNRepository.java:1041)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:181)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:188)
Caused: java.io.IOException: revision check failed on https://svn.apache.org/repos/asf/poi/trunk
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:202)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:122)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:755)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:888)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2021-03-24T17:46:32.029 -0700'

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1888042


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
At revision 1888042

At revision 1888042

org.tmatesoft.svn.core.SVNException: svn: E130003: Parser configuration problem: namespace reporting is not enabled
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:760)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:353)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.logImpl(DAVRepository.java:1015)
	at org.tmatesoft.svn.core.io.SVNRepository.log(SVNRepository.java:1041)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:181)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:188)
Caused: java.io.IOException: revision check failed on https://svn.apache.org/repos/asf/poi/trunk
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:202)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:122)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:755)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:888)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2021-03-24T17:46:32.029 -0700'

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1888042


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
At revision 1888042

At revision 1888042

org.tmatesoft.svn.core.SVNException: svn: E130003: Parser configuration problem: namespace reporting is not enabled
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:760)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:353)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.logImpl(DAVRepository.java:1015)
	at org.tmatesoft.svn.core.io.SVNRepository.log(SVNRepository.java:1041)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:181)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:188)
Caused: java.io.IOException: revision check failed on https://svn.apache.org/repos/asf/poi/trunk
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:202)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:122)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:755)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:888)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2021-03-24T17:46:32.029 -0700'

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1888042


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
At revision 1888042

At revision 1888042

org.tmatesoft.svn.core.SVNException: svn: E130003: Parser configuration problem: namespace reporting is not enabled
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:760)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:353)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.logImpl(DAVRepository.java:1015)
	at org.tmatesoft.svn.core.io.SVNRepository.log(SVNRepository.java:1041)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:181)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:188)
Caused: java.io.IOException: revision check failed on https://svn.apache.org/repos/asf/poi/trunk
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:202)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:122)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:755)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:888)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 726.94 KB of artifacts by 96.8% relative to #135
Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\test-results\TEST-org.apache.poi.TestJDK12.xml> is 23 hr old


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


Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #158

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

Changes:

[Dominik Stadler] Don't use a hardcoded temporary file (and also not a hardcoded /tmp directory)

This could cause issues in CI or when multiple different users run tests of POI on one machine!

[Dominik Stadler] Make new tests for IOUtils work on Windows as well


------------------------------------------
[...truncated 186.00 KB...]
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTable
[junitlauncher] Tests run: 29, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.368000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTableColumn
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.034000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTextParagraph
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.014000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTextRun
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFUnicodeSurrogates
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.029000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFVMLDrawing
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.137000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFWorkbook
[junitlauncher] Tests run: 62, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.176000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXDDFChartLegend
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.017000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXDDFManualLayout
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSF3DChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.024000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFCategoryAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartAxis
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.079000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartTitle
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.106000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFDateAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.011000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFLineChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFScatterChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFValueAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFBorder
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFCellFill
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.047000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFHeaderFooter
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.024000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestColumnHelper
[junitlauncher] Tests run: 16, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.028000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestHeaderFooterHelper
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestXSSFColumnShifting
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestCTColComparator
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestEvilUnclosedBRFixingInputStream
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestNumericRanges
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestAllExtendedProperties
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.059000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestDocumentProtection
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.540000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestNecessaryOOXMLClasses
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.009000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestPackageCorePropertiesGetKeywords
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.012000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestXWPFBugs
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.284000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.extractor.TestExternalEntities
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.024000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.extractor.TestXWPFWordExtractor
[junitlauncher] Tests run: 24, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.585000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.model.TestXWPFDecorators
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.056000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.model.TestXWPFHeaderFooterPolicy
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.253000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestChangeTracking
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.060000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestColumn
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.070000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFAbstractNum
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFBugs
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.339000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFChart
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.062000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFComment
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.146000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFComments
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFDocument
[junitlauncher] Tests run: 21, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.483000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFEndnote
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.023000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFEndnotes
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.008000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnote
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.016000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnotes
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.022000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFHeader
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.176000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFHeadings
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.068000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFNumbering
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.122000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFParagraph
[junitlauncher] Tests run: 29, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.405000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFPictureData
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.220000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFRun
[junitlauncher] Tests run: 34, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.228000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFSDT
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.260000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFSmartTag
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.030000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFStyles
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.155000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTable
[junitlauncher] Tests run: 17, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.085000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTableCell
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.081000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTableRow
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.044000 sec

-test-ooxml-write-testfile:

compile-ooxml-lite:
     [echo] Create ooxml-lite schemas
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml-lite>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml-lite\poi-ooxml-lite-5.0.1-SNAPSHOT.jar>

-test-excelant-check:

test-excelant:
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestBuildFile
[junitlauncher] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 3.491000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntPrecision
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntSet
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntSetDoubleCell
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntUserDefinedFunction
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntEvaluationResult
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil
[junitlauncher] Tests run: 23, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.186000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtilFactory
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec

-test-excelant-write-testfile:

test:

compile-integration:
    [javac] Compiling 28 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\integration-test-classes>
    [javac] Support for javac --release has been added in Java9 ignoring it
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\integration-test-classes\META-INF\versions\9>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-integration\poi-integration-5.0.1-SNAPSHOT.jar>

-test-integration-check:

test-integration:
[junitlauncher] 
[junitlauncher] Running org.apache.poi.stress.TestAllFiles
[junitlauncher]    Failed: #1633 spreadsheet\54764.xlsx XSSF
[junitlauncher]    Failed: #2411 spreadsheet\poc-xmlbomb-empty.xlsx XSSF
[junitlauncher]    Failed: #2413 spreadsheet\poc-xmlbomb.xlsx XSSF
[junitlauncher]    Failed: #2432 spreadsheet\sample-beta.xlsx XSSF
[junitlauncher] Tests run: 7689, Failures: 4, Aborted: 0, Skipped: 0, Time elapsed: 173.587000 sec

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1787: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1337: Some test(s) have failure(s)

Total time: 19 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 5.56 MB of artifacts by 12.4% relative to #135
Skipping publisher since build result is FAILURE
Recording test results
[Checks API] No suitable checks publisher found.

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


Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #157

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/157/display/redirect>

Changes:


------------------------------------------
[...truncated 93.41 KB...]
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestOffset
[junitlauncher] Tests run: 21, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.009000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestPPMT
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestPmt
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestPoisson
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestProduct
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestQuotient
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestQuotientFunctionsFromSpreadsheet
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestRank
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestRelationalOperations
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestReptFunctionsFromSpreadsheet
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestRomanFunctionsFromSpreadsheet
[junitlauncher] Tests run: 35, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.015000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestRoundFuncs
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestRowCol
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSlope
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestStatsLib
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSubstitute
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSubtotal
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSumif
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSumifs
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSumproduct
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTFunc
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestText
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTime
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTrendFunctionsFromSpreadsheet
[junitlauncher] Tests run: 41, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.040000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTrim
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTrunc
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTwoOperandNumericFunctionsFromSpreadsheet
[junitlauncher] Tests run: 34, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.016000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestValue
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestWeekNumFunctionsFromSpreadsheet
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestWeekNumFunctionsFromSpreadsheet2013
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestWeekdayFunc
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestXYNumericFunction
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestAbstractFunctionPtg
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestArea3DPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestAreaErrPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestAreaPtg
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestArrayPtg
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestAttrPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestErrPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestExternalFunctionFormulas
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestExternalNameReference
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestFuncPtg
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestFuncVarPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestIntersectionPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestPercentPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestRangePtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestRef3DPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestReferencePtg
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.011000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestUnionPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.udf.TestUDFFinder
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestDataFormatter
[junitlauncher] Tests run: 37, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.310000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestDateUtil
[junitlauncher] Tests run: 26, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.021000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestExcelStyleDateFormatter
[junitlauncher] Tests run: 123, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.078000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestFractionFormat
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.277000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestHSSFBorderStyle
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestIndexedColors
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestAreaReference
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestCellAddress
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestCellRangeAddress
[junitlauncher] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestCellRangeUtil
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestCellReference
[junitlauncher] Tests run: 27, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.308000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestDateFormatConverter
[junitlauncher] Tests run: 18, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.411000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestDateParser
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestExpandedDouble
[junitlauncher] Tests run: 18, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestHSSFCellUtil
[junitlauncher] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.020000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestNumberComparer
[junitlauncher] Tests run: 115, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.089000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestNumberToTextConverter
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.008000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestPropertyTemplate
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.021000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestRegionUtil
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.014000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestSheetBuilder
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestSheetUtil
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestWorkbookUtil
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.cellwalk.TestCellWalk
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.util.TestArrayUtil
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.util.TestBitField
[junitlauncher] Tests run: 16, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.util.TestByteField
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.util.TestHexDump
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.util.TestIOUtils
[junitlauncher]    Failed: testCopyToInvalidFile()
[junitlauncher] Tests run: 46, Failures: 1, Aborted: 0, Skipped: 0, Time elapsed: 0.034000 sec

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1637: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1337: Some test(s) have failure(s)

Total time: 10 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 2.80 MB of artifacts by 24.6% relative to #135
Skipping publisher since build result is FAILURE
Recording test results
[Checks API] No suitable checks publisher found.

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


Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #156

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/156/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.UTF-8
FORREST_HOME=f:\jenkins\tools\forrest\latest

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on jenkins-win-he-de-4 (Windows) in workspace <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2021-03-20T17:49:11.706 -0700'
U         src\ooxml\testcases\org\apache\poi\xwpf\usermodel\TestXWPFComment.java
AU        src\ooxml\testcases\org\apache\poi\xwpf\usermodel\TestXWPFComments.java
U         src\ooxml\testcases\org\apache\poi\poifs\crypt\tests\TestHxxFEncryption.java
U         src\ooxml\java\org\apache\poi\xwpf\usermodel\XWPFAbstractFootnoteEndnote.java
U         src\ooxml\java\org\apache\poi\xwpf\usermodel\BodyType.java
U         src\ooxml\java\org\apache\poi\xwpf\usermodel\XWPFComment.java
AU        src\ooxml\java\org\apache\poi\xwpf\usermodel\XWPFComments.java
U         src\ooxml\java\org\apache\poi\xwpf\usermodel\XWPFDocument.java
U         src\ooxml\java\org\apache\poi\xwpf\usermodel\XWPFRelation.java
U         src\ooxml\java\org\apache\poi\xwpf\usermodel\XWPFRun.java
U         src\java\org\apache\poi\poifs\filesystem\POIFSMiniStore.java
U         src\java\org\apache\poi\ss\format\CellFormatPart.java
U         src\java\org\apache\poi\util\IOUtils.java
U         src\java\org\apache\poi\POIDocument.java
U         src\java\org\apache\poi\hssf\usermodel\HSSFWorkbook.java
U         src\scratchpad\testcases\org\apache\poi\hsmf\TestBasics.java
U         src\testcases\org\apache\poi\util\TestIOUtils.java
U         jenkins\create_jobs.groovy
U         test-data\spreadsheet\FormatConditionTests.xlsx

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1887881


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
U         src\documentation\content\xdocs\changes.xml
At revision 1887881

At revision 1887881

org.tmatesoft.svn.core.SVNException: svn: E130003: Parser configuration problem: namespace reporting is not enabled
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:760)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:353)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.logImpl(DAVRepository.java:1015)
	at org.tmatesoft.svn.core.io.SVNRepository.log(SVNRepository.java:1041)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:181)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:188)
Caused: java.io.IOException: revision check failed on https://svn.apache.org/repos/asf/poi/trunk
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:202)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:122)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:755)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:888)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2021-03-20T17:49:11.706 -0700'

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1887881


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
At revision 1887881

At revision 1887881

org.tmatesoft.svn.core.SVNException: svn: E130003: Parser configuration problem: namespace reporting is not enabled
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:760)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:353)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.logImpl(DAVRepository.java:1015)
	at org.tmatesoft.svn.core.io.SVNRepository.log(SVNRepository.java:1041)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:181)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:188)
Caused: java.io.IOException: revision check failed on https://svn.apache.org/repos/asf/poi/trunk
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:202)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:122)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:755)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:888)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2021-03-20T17:49:11.706 -0700'

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1887881


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
At revision 1887881

At revision 1887881

org.tmatesoft.svn.core.SVNException: svn: E130003: Parser configuration problem: namespace reporting is not enabled
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:760)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:353)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.logImpl(DAVRepository.java:1015)
	at org.tmatesoft.svn.core.io.SVNRepository.log(SVNRepository.java:1041)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:181)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:188)
Caused: java.io.IOException: revision check failed on https://svn.apache.org/repos/asf/poi/trunk
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:202)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:122)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:755)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:888)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2021-03-20T17:49:11.706 -0700'

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1887881


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
At revision 1887881

At revision 1887881

org.tmatesoft.svn.core.SVNException: svn: E130003: Parser configuration problem: namespace reporting is not enabled
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:760)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:353)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.logImpl(DAVRepository.java:1015)
	at org.tmatesoft.svn.core.io.SVNRepository.log(SVNRepository.java:1041)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:181)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:188)
Caused: java.io.IOException: revision check failed on https://svn.apache.org/repos/asf/poi/trunk
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:202)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:122)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:755)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:888)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 3.50 MB of artifacts by 19.6% relative to #135
Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\excelant-test-results\TEST-org.apache.poi.ss.excelant.TestBuildFile.xml> is 4 days 11 hr old


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


Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #155

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/155/display/redirect>

Changes:


------------------------------------------
[...truncated 92.83 KB...]
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestOffset
[junitlauncher] Tests run: 21, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestPPMT
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestPmt
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestPoisson
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestProduct
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestQuotient
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestQuotientFunctionsFromSpreadsheet
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestRank
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestRelationalOperations
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestReptFunctionsFromSpreadsheet
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestRomanFunctionsFromSpreadsheet
[junitlauncher] Tests run: 35, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.016000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestRoundFuncs
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestRowCol
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSlope
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestStatsLib
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSubstitute
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSubtotal
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSumif
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSumifs
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSumproduct
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTFunc
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestText
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTime
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTrendFunctionsFromSpreadsheet
[junitlauncher] Tests run: 41, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.062000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTrim
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTrunc
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTwoOperandNumericFunctionsFromSpreadsheet
[junitlauncher] Tests run: 34, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.024000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestValue
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestWeekNumFunctionsFromSpreadsheet
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestWeekNumFunctionsFromSpreadsheet2013
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestWeekdayFunc
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestXYNumericFunction
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestAbstractFunctionPtg
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestArea3DPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestAreaErrPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestAreaPtg
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestArrayPtg
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestAttrPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestErrPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestExternalFunctionFormulas
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestExternalNameReference
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestFuncPtg
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestFuncVarPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestIntersectionPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestPercentPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestRangePtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestRef3DPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestReferencePtg
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestUnionPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.udf.TestUDFFinder
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestDataFormatter
[junitlauncher] Tests run: 37, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.332000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestDateUtil
[junitlauncher] Tests run: 26, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.017000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestExcelStyleDateFormatter
[junitlauncher] Tests run: 123, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.049000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestFractionFormat
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.316000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestHSSFBorderStyle
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestIndexedColors
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestAreaReference
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestCellAddress
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestCellRangeAddress
[junitlauncher] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestCellRangeUtil
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestCellReference
[junitlauncher] Tests run: 27, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.317000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestDateFormatConverter
[junitlauncher] Tests run: 18, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.368000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestDateParser
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestExpandedDouble
[junitlauncher] Tests run: 18, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestHSSFCellUtil
[junitlauncher] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.015000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestNumberComparer
[junitlauncher] Tests run: 115, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.082000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestNumberToTextConverter
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestPropertyTemplate
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.025000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestRegionUtil
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.015000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestSheetBuilder
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestSheetUtil
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestWorkbookUtil
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.cellwalk.TestCellWalk
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.util.TestArrayUtil
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.util.TestBitField
[junitlauncher] Tests run: 16, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.util.TestByteField
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.util.TestHexDump
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.util.TestIOUtils
[junitlauncher]    Failed: testCopyToInvalidFile()
[junitlauncher] Tests run: 46, Failures: 1, Aborted: 0, Skipped: 0, Time elapsed: 0.061000 sec

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1637: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1337: Some test(s) have failure(s)

Total time: 10 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 2.80 MB of artifacts by 24.6% relative to #135
Skipping publisher since build result is FAILURE
Recording test results
[Checks API] No suitable checks publisher found.

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


Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #154

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/154/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.UTF-8
FORREST_HOME=f:\jenkins\tools\forrest\latest

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on jenkins-win-he-de-1 (Windows) in workspace <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2021-03-19T17:46:32.365 -0700'
U         src\java\org\apache\poi\poifs\filesystem\POIFSMiniStore.java
U         src\java\org\apache\poi\poifs\filesystem\POIFSStream.java
U         src\java\org\apache\poi\ss\format\CellFormatPart.java
U         src\java\org\apache\poi\ss\formula\atp\AnalysisToolPak.java
AU        src\java\org\apache\poi\ss\formula\functions\Single.java
U         src\java\org\apache\poi\ss\formula\functions\TextFunction.java
U         src\java\org\apache\poi\util\IOUtils.java
U         src\java\org\apache\poi\POIDocument.java
U         src\java\org\apache\poi\hssf\usermodel\HSSFWorkbook.java
U         src\java\org\apache\poi\hssf\dev\BiffViewer.java
U         src\java\org\apache\poi\hssf\model\InternalSheet.java
U         src\java\org\apache\poi\hssf\model\InternalWorkbook.java
U         src\scratchpad\testcases\org\apache\poi\hsmf\TestBasics.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFSlideShow.java
U         src\testcases\org\apache\poi\util\TestIOUtils.java
U         src\testcases\org\apache\poi\hssf\dev\TestEFBiffViewer.java
U         src\testcases\org\apache\poi\hssf\dev\TestFormulaViewer.java
U         src\testcases\org\apache\poi\hssf\dev\TestReSave.java
U         src\testcases\org\apache\poi\hssf\dev\TestRecordLister.java
U         src\ooxml\testcases\org\apache\poi\poifs\crypt\tests\TestHxxFEncryption.java
U         src\multimodule\ooxml-lite\java9\module-info.class
U         test-data\spreadsheet\FormatConditionTests.xlsx
U         test-data\spreadsheet\FormulaEvalTestData.xls
U         sonar\pom.xml
U         sonar\ooxml\pom.xml
U         .classpath
U         build.xml
U         maven\poi-ooxml-full.pom
U         maven\poi-ooxml-lite.pom
U         maven\poi-ooxml.pom

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1887833


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
U         src\documentation\content\xdocs\changes.xml
At revision 1887833

At revision 1887833

org.tmatesoft.svn.core.SVNException: svn: E130003: Parser configuration problem: namespace reporting is not enabled
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:760)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:353)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.logImpl(DAVRepository.java:1015)
	at org.tmatesoft.svn.core.io.SVNRepository.log(SVNRepository.java:1041)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:181)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:188)
Caused: java.io.IOException: revision check failed on https://svn.apache.org/repos/asf/poi/trunk
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:202)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:122)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:755)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:888)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2021-03-19T17:46:32.365 -0700'

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1887833


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
At revision 1887833

At revision 1887833

org.tmatesoft.svn.core.SVNException: svn: E130003: Parser configuration problem: namespace reporting is not enabled
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:760)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:353)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.logImpl(DAVRepository.java:1015)
	at org.tmatesoft.svn.core.io.SVNRepository.log(SVNRepository.java:1041)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:181)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:188)
Caused: java.io.IOException: revision check failed on https://svn.apache.org/repos/asf/poi/trunk
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:202)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:122)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:755)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:888)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2021-03-19T17:46:32.365 -0700'

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1887833


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
At revision 1887833

At revision 1887833

org.tmatesoft.svn.core.SVNException: svn: E130003: Parser configuration problem: namespace reporting is not enabled
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:760)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:353)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.logImpl(DAVRepository.java:1015)
	at org.tmatesoft.svn.core.io.SVNRepository.log(SVNRepository.java:1041)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:181)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:188)
Caused: java.io.IOException: revision check failed on https://svn.apache.org/repos/asf/poi/trunk
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:202)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:122)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:755)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:888)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2021-03-19T17:46:32.365 -0700'

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1887833


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
At revision 1887833

At revision 1887833

org.tmatesoft.svn.core.SVNException: svn: E130003: Parser configuration problem: namespace reporting is not enabled
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:760)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:353)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.logImpl(DAVRepository.java:1015)
	at org.tmatesoft.svn.core.io.SVNRepository.log(SVNRepository.java:1041)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:181)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:188)
Caused: java.io.IOException: revision check failed on https://svn.apache.org/repos/asf/poi/trunk
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:202)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:122)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:755)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:888)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 3.52 MB of artifacts by 19.5% relative to #135
Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\excelant-test-results\TEST-org.apache.poi.ss.excelant.TestBuildFile.xml> is 5 days 23 hr old


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


Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #153

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/153/display/redirect>

Changes:


------------------------------------------
[...truncated 92.67 KB...]
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestOffset
[junitlauncher] Tests run: 21, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestPPMT
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestPmt
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestPoisson
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestProduct
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestQuotient
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestQuotientFunctionsFromSpreadsheet
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestRank
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestRelationalOperations
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestReptFunctionsFromSpreadsheet
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestRomanFunctionsFromSpreadsheet
[junitlauncher] Tests run: 35, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.009000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestRoundFuncs
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestRowCol
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSlope
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestStatsLib
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSubstitute
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSubtotal
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.008000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSumif
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSumifs
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestSumproduct
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTFunc
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestText
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTime
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTrendFunctionsFromSpreadsheet
[junitlauncher] Tests run: 41, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.072000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTrim
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTrunc
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestTwoOperandNumericFunctionsFromSpreadsheet
[junitlauncher] Tests run: 34, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.022000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestValue
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestWeekNumFunctionsFromSpreadsheet
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestWeekNumFunctionsFromSpreadsheet2013
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestWeekdayFunc
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.functions.TestXYNumericFunction
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestAbstractFunctionPtg
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestArea3DPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestAreaErrPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestAreaPtg
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestArrayPtg
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestAttrPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestErrPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestExternalFunctionFormulas
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestExternalNameReference
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestFuncPtg
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestFuncVarPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestIntersectionPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestPercentPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestRangePtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestRef3DPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestReferencePtg
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestUnionPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.udf.TestUDFFinder
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestDataFormatter
[junitlauncher] Tests run: 37, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.429000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestDateUtil
[junitlauncher] Tests run: 26, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.020000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestExcelStyleDateFormatter
[junitlauncher] Tests run: 123, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.168000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestFractionFormat
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.335000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestHSSFBorderStyle
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestIndexedColors
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestAreaReference
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestCellAddress
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestCellRangeAddress
[junitlauncher] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestCellRangeUtil
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestCellReference
[junitlauncher] Tests run: 27, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.383000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestDateFormatConverter
[junitlauncher] Tests run: 18, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.544000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestDateParser
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestExpandedDouble
[junitlauncher] Tests run: 18, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestHSSFCellUtil
[junitlauncher] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.017000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestNumberComparer
[junitlauncher] Tests run: 115, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.069000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestNumberToTextConverter
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestPropertyTemplate
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.023000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestRegionUtil
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.011000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestSheetBuilder
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestSheetUtil
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.TestWorkbookUtil
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.util.cellwalk.TestCellWalk
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.util.TestArrayUtil
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.util.TestBitField
[junitlauncher] Tests run: 16, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.util.TestByteField
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.util.TestHexDump
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.util.TestIOUtils
[junitlauncher]    Failed: testCopyToInvalidFile()
[junitlauncher] Tests run: 46, Failures: 1, Aborted: 0, Skipped: 0, Time elapsed: 0.050000 sec

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1637: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1337: Some test(s) have failure(s)

Total time: 12 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 2.80 MB of artifacts by 24.6% relative to #135
Skipping publisher since build result is FAILURE
Recording test results
[Checks API] No suitable checks publisher found.

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


Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #152

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/152/display/redirect>

Changes:


------------------------------------------
[...truncated 3.08 KB...]
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFSheet.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFSlideShowImpl.java
U         src\scratchpad\src\org\apache\poi\hslf\record\PPDrawing.java
U         src\scratchpad\src\org\apache\poi\hslf\record\Record.java
U         src\scratchpad\src\org\apache\poi\hslf\dev\SlideShowRecordDumper.java
U         src\scratchpad\src\org\apache\poi\hslf\dev\PPTXMLDump.java
U         src\scratchpad\src\org\apache\poi\hslf\blip\Bitmap.java
U         src\scratchpad\src\org\apache\poi\hslf\blip\DIB.java
U         src\scratchpad\src\org\apache\poi\hslf\blip\EMF.java
U         src\scratchpad\src\org\apache\poi\hslf\blip\JPEG.java
U         src\scratchpad\src\org\apache\poi\hslf\blip\Metafile.java
U         src\scratchpad\src\org\apache\poi\hslf\blip\PICT.java
U         src\scratchpad\src\org\apache\poi\hslf\blip\PNG.java
U         src\scratchpad\src\org\apache\poi\hslf\blip\WMF.java
D         src\scratchpad\src\org\apache\poi\hwpf\model\EscherRecordHolder.java
U         src\scratchpad\src\org\apache\poi\hwpf\model\FSPATable.java
U         src\scratchpad\src\org\apache\poi\hwpf\model\FSPA.java
U         src\scratchpad\src\org\apache\poi\hwpf\model\FileInformationBlock.java
AU        src\scratchpad\src\org\apache\poi\hwpf\model\OfficeArtContent.java
U         src\scratchpad\src\org\apache\poi\hwpf\model\PicturesTable.java
U         src\scratchpad\src\org\apache\poi\hwpf\model\PICFAndOfficeArtData.java
U         src\scratchpad\src\org\apache\poi\hwpf\usermodel\OfficeDrawingsImpl.java
U         src\scratchpad\src\org\apache\poi\hwpf\usermodel\Picture.java
U         src\scratchpad\src\org\apache\poi\hwpf\HWPFDocument.java
U         src\scratchpad\src\org\apache\poi\hwpf\dev\HWPFLister.java
U         src\scratchpad\testcases\org\apache\poi\hslf\usermodel\TestBackground.java
U         src\scratchpad\testcases\org\apache\poi\hslf\usermodel\TestPictures.java
U         src\scratchpad\testcases\org\apache\poi\hslf\usermodel\TestPicture.java
U         src\scratchpad\testcases\org\apache\poi\hslf\dev\BaseTestPPTIterating.java
U         src\multimodule\ooxml-lite\java9\module-info.class
U         src\testcases\org\apache\poi\hssf\dev\TestEFBiffViewer.java
U         src\testcases\org\apache\poi\hssf\dev\TestFormulaViewer.java
U         src\testcases\org\apache\poi\hssf\dev\TestReSave.java
U         src\testcases\org\apache\poi\hssf\dev\TestRecordLister.java
U         src\testcases\org\apache\poi\hssf\model\TestDrawingShapes.java
AU        src\testcases\org\apache\poi\hssf\model\TestWorkbookRecordList.java
U         src\testcases\org\apache\poi\hssf\usermodel\TestHSSFComment.java
U         src\testcases\org\apache\poi\hssf\usermodel\TestPolygon.java
U         src\testcases\org\apache\poi\hssf\usermodel\TestText.java
U         src\integrationtest\org\apache\poi\stress\AbstractFileHandler.java
U         src\integrationtest\org\apache\poi\stress\TestAllFiles.java
AU        src\examples\src\org\apache\poi\examples\xssf\streaming\DeferredGeneration.java
U         src\examples\src\org\apache\poi\examples\xssf\streaming\Outlining.java
U         sonar\pom.xml
U         sonar\ooxml\pom.xml
U         test-data\spreadsheet\FormulaEvalTestData.xls
U         test-data\spreadsheet\stress.xls
AU        test-data\slideshow\ppt_with_png_encrypted.ppt
U         .classpath
U         build.xml
U         maven\poi-ooxml-full.pom
U         maven\poi-ooxml-lite.pom
U         maven\poi-ooxml.pom
U         KEYS

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1887765


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
U         src\documentation\content\xdocs\changes.xml
At revision 1887765

At revision 1887765

org.tmatesoft.svn.core.SVNException: svn: E130003: Parser configuration problem: namespace reporting is not enabled
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:760)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:353)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.logImpl(DAVRepository.java:1015)
	at org.tmatesoft.svn.core.io.SVNRepository.log(SVNRepository.java:1041)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:181)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:188)
Caused: java.io.IOException: revision check failed on https://svn.apache.org/repos/asf/poi/trunk
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:202)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:122)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:755)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:888)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2021-03-17T17:46:34.644 -0700'

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1887765


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
At revision 1887765

At revision 1887765

org.tmatesoft.svn.core.SVNException: svn: E130003: Parser configuration problem: namespace reporting is not enabled
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:760)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:353)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.logImpl(DAVRepository.java:1015)
	at org.tmatesoft.svn.core.io.SVNRepository.log(SVNRepository.java:1041)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:181)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:188)
Caused: java.io.IOException: revision check failed on https://svn.apache.org/repos/asf/poi/trunk
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:202)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:122)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:755)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:888)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2021-03-17T17:46:34.644 -0700'

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1887765


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
At revision 1887765

At revision 1887765

org.tmatesoft.svn.core.SVNException: svn: E130003: Parser configuration problem: namespace reporting is not enabled
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:760)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:353)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.logImpl(DAVRepository.java:1015)
	at org.tmatesoft.svn.core.io.SVNRepository.log(SVNRepository.java:1041)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:181)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:188)
Caused: java.io.IOException: revision check failed on https://svn.apache.org/repos/asf/poi/trunk
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:202)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:122)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:755)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:888)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2021-03-17T17:46:34.644 -0700'

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1887765


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
At revision 1887765

At revision 1887765

org.tmatesoft.svn.core.SVNException: svn: E130003: Parser configuration problem: namespace reporting is not enabled
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:760)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:353)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.logImpl(DAVRepository.java:1015)
	at org.tmatesoft.svn.core.io.SVNRepository.log(SVNRepository.java:1041)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:181)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:188)
Caused: java.io.IOException: revision check failed on https://svn.apache.org/repos/asf/poi/trunk
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:202)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:122)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:755)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:888)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 223.01 MB of artifacts by 29.1% relative to #135
Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\excelant-test-results\TEST-org.apache.poi.ss.excelant.TestBuildFile.xml> is 23 days old


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


Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #151

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

Changes:

[Marius Volkhart] Revert erroneously modified logging statement


------------------------------------------
[...truncated 187.12 KB...]
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFSimpleShape
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.013000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTable
[junitlauncher] Tests run: 29, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.329000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTableColumn
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.033000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTextParagraph
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.011000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTextRun
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFUnicodeSurrogates
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.025000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFVMLDrawing
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.137000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFWorkbook
[junitlauncher] Tests run: 62, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.132000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXDDFChartLegend
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXDDFManualLayout
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.008000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSF3DChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.034000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFCategoryAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartAxis
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.082000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartTitle
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.086000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFDateAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFLineChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFScatterChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFValueAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFBorder
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFCellFill
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.041000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFHeaderFooter
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.023000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestColumnHelper
[junitlauncher] Tests run: 16, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.028000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestHeaderFooterHelper
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestXSSFColumnShifting
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestCTColComparator
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestEvilUnclosedBRFixingInputStream
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestNumericRanges
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestAllExtendedProperties
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.064000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestDocumentProtection
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.566000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestNecessaryOOXMLClasses
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestPackageCorePropertiesGetKeywords
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.014000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestXWPFBugs
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.316000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.extractor.TestExternalEntities
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.019000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.extractor.TestXWPFWordExtractor
[junitlauncher] Tests run: 24, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.272000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.model.TestXWPFDecorators
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.051000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.model.TestXWPFHeaderFooterPolicy
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.257000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestChangeTracking
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.050000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestColumn
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.046000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFAbstractNum
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFBugs
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.206000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFChart
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.086000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFComment
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.023000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFDocument
[junitlauncher] Tests run: 21, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.457000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFEndnote
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.017000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFEndnotes
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnote
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.016000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnotes
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.019000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFHeader
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.173000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFHeadings
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.061000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFNumbering
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.147000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFParagraph
[junitlauncher] Tests run: 29, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.306000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFPictureData
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.173000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFRun
[junitlauncher] Tests run: 34, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.260000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFSDT
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.169000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFSmartTag
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.027000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFStyles
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.170000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTable
[junitlauncher] Tests run: 17, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.128000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTableCell
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.084000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTableRow
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.046000 sec

-test-ooxml-write-testfile:

compile-ooxml-lite:
     [echo] Create ooxml-lite schemas
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml-lite>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml-lite\poi-ooxml-lite-5.0.1-SNAPSHOT.jar>

-test-excelant-check:

test-excelant:
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestBuildFile
[junitlauncher] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 3.359000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntPrecision
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntSet
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.018000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntSetDoubleCell
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntUserDefinedFunction
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntEvaluationResult
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil
[junitlauncher] Tests run: 23, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.553000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtilFactory
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec

-test-excelant-write-testfile:

test:

compile-integration:
    [javac] Compiling 28 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\integration-test-classes>
    [javac] Support for javac --release has been added in Java9 ignoring it
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\integration-test-classes\META-INF\versions\9>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-integration\poi-integration-5.0.1-SNAPSHOT.jar>

-test-integration-check:

test-integration:
[junitlauncher] 
[junitlauncher] Running org.apache.poi.stress.TestAllFiles
[junitlauncher]    Failed: #1633 spreadsheet\54764.xlsx XSSF
[junitlauncher]    Failed: #2411 spreadsheet\poc-xmlbomb-empty.xlsx XSSF
[junitlauncher]    Failed: #2413 spreadsheet\poc-xmlbomb.xlsx XSSF
[junitlauncher]    Failed: #2432 spreadsheet\sample-beta.xlsx XSSF
[junitlauncher] Tests run: 7689, Failures: 4, Aborted: 0, Skipped: 0, Time elapsed: 183.369000 sec

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1787: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1337: Some test(s) have failure(s)

Total time: 21 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 5.59 MB of artifacts by 12.3% relative to #135
Skipping publisher since build result is FAILURE
Recording test results
[Checks API] No suitable checks publisher found.

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


Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #150

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

Changes:

[PJ Fanning] add back some new code

[PJ Fanning] revert recent changes

[Marius Volkhart] Run the TestAllFiles tests as part of Gradle

I accidentally excluded these in r1887643. They should not be excluded.


------------------------------------------
[...truncated 164.20 KB...]
[junitlauncher] Tests run: 9, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.247000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.TestXSSFMemoryLeak
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.892000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.TestXSSFOffset
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.binary.TestXSSFBSharedStringsTable
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.019000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.binary.TestXSSFBSheetHyperlinkManager
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.039000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.eventusermodel.TestReadOnlySharedStringsTable
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.083000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.eventusermodel.TestXSSFBReader
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.117000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.eventusermodel.TestXSSFReader
[junitlauncher] Tests run: 15, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.306000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.eventusermodel.TestXSSFSheetXMLHandler
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.026000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.extractor.TestXSSFBEventBasedExcelExtractor
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.164000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.extractor.TestXSSFEventBasedExcelExtractor
[junitlauncher] Tests run: 12, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.473000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.extractor.TestXSSFEventBasedExcelExtractorUsingFactory
[junitlauncher] Tests run: 12, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.159000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.extractor.TestXSSFExcelExtractor
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.313000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.extractor.TestXSSFExcelExtractorUsingFactory
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.147000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.extractor.TestXSSFExportToXML
[junitlauncher] Tests run: 18, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.641000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.extractor.TestXSSFImportFromXML
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 3.716000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.io.TestLoadSaveXSSF
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.098000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.model.TestCalculationChain
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.260000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.model.TestCommentsTable
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.138000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.model.TestExternalLinksTable
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.143000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.model.TestMapInfo
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.model.TestSharedStringsTable
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.067000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.model.TestStylesTable
[junitlauncher] Tests run: 13, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.276000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.model.TestThemesTable
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.139000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.streaming.TestAutoSizeColumnTracker
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.049000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.streaming.TestDeferredSXSSFWorkbook
[junitlauncher] Tests run: 28, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.064000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.streaming.TestOutlining
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.021000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.streaming.TestSXSSFCell
[junitlauncher] Tests run: 53, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.278000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.streaming.TestSXSSFDataValidation
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.123000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.streaming.TestSXSSFEvaluationSheet
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.streaming.TestSXSSFFormulaEvaluation
[junitlauncher] Tests run: 28, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.546000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.streaming.TestSXSSFHyperlink
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.042000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.streaming.TestSXSSFRow
[junitlauncher] Tests run: 12, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.274000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.streaming.TestSXSSFSheet
[junitlauncher] Tests run: 49, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.945000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.streaming.TestSXSSFSheetAutoSizeColumn
[junitlauncher] Tests run: 25, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.148000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.streaming.TestSXSSFUnicodeSurrogates
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.079000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.streaming.TestSXSSFWorkbook
[junitlauncher] Tests run: 35, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 1.403000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.streaming.TestSXSSFWorkbookWithCustomZipEntrySource
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.261000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.streaming.TestSheetDataWriter
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.018000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF
[junitlauncher]    Aborted: [7] IntersectionEval, 46, 47
[junitlauncher]    Aborted: [12] PercentEval, 66, 67
[junitlauncher]    Aborted: [14] RangeEval, 74, 75
[junitlauncher]    Aborted: [23] Addbar, 115, 116
[junitlauncher]    Aborted: [24] Addcommand, 119, 120
[junitlauncher]    Aborted: [25] Addmenu, 123, 124
[junitlauncher]    Aborted: [27] Addtoolbar, 131, 132
[junitlauncher]    Aborted: [29] Apptitle, 139, 140
[junitlauncher]    Aborted: [40] Averagea, 183, 184
[junitlauncher]    Aborted: [44] Call, 199, 200
[junitlauncher]    Aborted: [45] Caller, 203, 204
[junitlauncher]    Aborted: [50] Checkcommand, 223, 224
[junitlauncher]    Aborted: [57] Column, 251, 252
[junitlauncher]    Aborted: [70] Createobject, 303, 304
[junitlauncher]    Aborted: [73] Customundo, 315, 316
[junitlauncher]    Aborted: [74] Date, 319, 320
[junitlauncher]    Aborted: [80] Days360, 343, 344
[junitlauncher]    Aborted: [81] Db, 347, 348
[junitlauncher]    Aborted: [82] Dbcs, 351, 352
[junitlauncher]    Aborted: [87] Deletebar, 371, 372
[junitlauncher]    Aborted: [88] Deletecommand, 375, 376
[junitlauncher]    Aborted: [89] Deletemenu, 379, 380
[junitlauncher]    Aborted: [90] Deletetoolbar, 383, 384
[junitlauncher]    Aborted: [93] Dget, 395, 396
[junitlauncher]    Aborted: [94] Dialogbox, 399, 400
[junitlauncher]    Aborted: [98] Documents, 415, 416
[junitlauncher]    Aborted: [107] Enablecommand, 451, 452
[junitlauncher]    Aborted: [108] Enabletool, 455, 456
[junitlauncher]    Aborted: [114] Exec, 479, 480
[junitlauncher]    Aborted: [115] Execute, 483, 484
[junitlauncher]    Aborted: [118] Externalflag, 495, 496
[junitlauncher]    Aborted: [119] Fact, 499, 500
[junitlauncher]    Aborted: [121] Fclose, 507, 508
[junitlauncher]    Aborted: [123] Files, 515, 516
[junitlauncher]    Aborted: [131] Fopen, 547, 548
[junitlauncher]    Aborted: [135] Fread, 563, 564
[junitlauncher]    Aborted: [136] Freadln, 567, 568
[junitlauncher]    Aborted: [138] Fsize, 575, 576
[junitlauncher]    Aborted: [147] Getbar, 611, 612
[junitlauncher]    Aborted: [148] Getcell, 615, 616
[junitlauncher]    Aborted: [149] Getchartitem, 619, 620
[junitlauncher]    Aborted: [150] Getdef, 623, 624
[junitlauncher]    Aborted: [151] Getdocument, 627, 628
[junitlauncher]    Aborted: [152] Getformula, 631, 632
[junitlauncher]    Aborted: [153] Getlinkinfo, 635, 636
[junitlauncher]    Aborted: [154] Getmovie, 639, 640
[junitlauncher]    Aborted: [155] Getname, 643, 644
[junitlauncher]    Aborted: [156] Getnote, 647, 648
[junitlauncher]    Aborted: [157] Getobject, 651, 652
[junitlauncher]    Aborted: [162] Gettool, 671, 672
[junitlauncher]    Aborted: [163] Gettoolbar, 675, 676
[junitlauncher]    Aborted: [164] Getwindow, 679, 680
[junitlauncher]    Aborted: [165] Getworkbook, 683, 684
[junitlauncher]    Aborted: [166] Getworkspace, 687, 688
[junitlauncher]    Aborted: [230] Moviecommand, 943, 944
[junitlauncher]    Aborted: [247] Opendialog, 1011, 1012
[junitlauncher]    Aborted: [248] Optionslistsget, 1015, 1016
[junitlauncher]    Aborted: [250] Pause, 1023, 1024
[junitlauncher]    Aborted: [255] Phonetic, 1043, 1044
[junitlauncher]    Aborted: [257] Pivotadddata, 1051, 1052
[junitlauncher]    Aborted: [260] Poke, 1063, 1064
[junitlauncher]    Aborted: [263] Presstool, 1075, 1076
[junitlauncher]    Aborted: [270] Rand, 1103, 1104
[junitlauncher]    Aborted: [273] Reftext, 1115, 1116
[junitlauncher]    Aborted: [274] Register, 1119, 1120
[junitlauncher]    Aborted: [275] Registerid, 1123, 1124
[junitlauncher]    Aborted: [276] Relref, 1127, 1128
[junitlauncher]    Aborted: [277] Renamecommand, 1131, 1132
[junitlauncher]    Aborted: [282] Resettoolbar, 1151, 1152
[junitlauncher]    Aborted: [283] Restart, 1155, 1156
[junitlauncher]    Aborted: [285] Resume, 1163, 1164
[junitlauncher]    Aborted: [292] Row, 1191, 1192
[junitlauncher]    Aborted: [295] Savedialog, 1203, 1204
[junitlauncher]    Aborted: [296] Savetoolbar, 1207, 1208
[junitlauncher]    Aborted: [297] Scenarioget, 1211, 1212
[junitlauncher]    Aborted: [303] Setname, 1235, 1236
[junitlauncher]    Aborted: [304] Setvalue, 1239, 1240
[junitlauncher]    Aborted: [305] Showbar, 1243, 1244
[junitlauncher]    Aborted: [313] Spellingcheck, 1275, 1276
[junitlauncher]    Aborted: [322] Substitute, 1311, 1312
[junitlauncher]    Aborted: [336] Terminate, 1367, 1368
[junitlauncher]    Aborted: [338] Textbox, 1375, 1376
[junitlauncher]    Aborted: [339] Textref, 1379, 1380
[junitlauncher]    Aborted: [340] Time, 1383, 1384
[junitlauncher]    Aborted: [346] Trim, 1407, 1408
[junitlauncher]    Aborted: [352] Unregister, 1431, 1432
[junitlauncher]    Aborted: [355] Value, 1443, 1444
[junitlauncher]    Aborted: [361] Viewget, 1467, 1468
[junitlauncher]    Aborted: [366] Windows, 1487, 1488
[junitlauncher]    Aborted: [367] Windowtitle, 1491, 1492
[junitlauncher] Tests run: 369, Failures: 0, Aborted: 90, Skipped: 0, Time elapsed: 2.643000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestMatrixFormulasFromXMLSpreadsheet
[junitlauncher] Tests run: 34, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.157000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestMissingWorkbookOnXSSF
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.048000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestMultiSheetFormulaEvaluatorOnXSSF
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.051000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestSXSSFBugs
[junitlauncher]    Aborted: bug59393_commentsCanHaveSameAnchor()
[junitlauncher] Tests run: 39, Failures: 0, Aborted: 1, Skipped: 2, Time elapsed: 6.635000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestSXSSFSheetAutosizeColumn
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.071000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestSheetHiding
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.143000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestTableStyles
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.392000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFBugs
[junitlauncher]    Aborted: bug59393_commentsCanHaveSameAnchor()
[junitlauncher]    Failed: testWriteDocumentTwice()
[junitlauncher] Tests run: 167, Failures: 1, Aborted: 1, Skipped: 6, Time elapsed: 16.388000 sec

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1752: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1724: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1337: Some test(s) have failure(s)

Total time: 18 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 2.80 MB of artifacts by 24.6% relative to #135
Skipping publisher since build result is FAILURE
Recording test results
[Checks API] No suitable checks publisher found.

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


Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #149

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

Changes:

[PJ Fanning] [bug-65184] revert due to integration test failures

[Andreas Beeker] Try to fix sonar build

[PJ Fanning] reformat file

[PJ Fanning] [bug-65184] Improve performance of POFSMiniStore getBlockAt. Thanks to sits

[Nick Burch] Implement CONCAT function #65185

[Marius Volkhart] Change Gradle to use java-library plugin

This plugin is specifically built for libraries. The major difference to the regular java plugin is that is allows defining dependencies as part of the api or implementation. Both are used by the project at compile/runtime, but only api dependencies are made available to dependent projects.

In our current setup, this doesn't matter much. We deploy to maven central using pre-built POMs. It's more of a future-proofing, and it makes it a little bit clearer which gradle projects actually require which dependencies.

[PJ Fanning] xmlbeans 5.0.0 release

[Marius Volkhart] Exclude batik-script dependency from OOXML artifact

We do not make use of the batik-script dependency. While this is likely to be true of a variety of the Batik dependencies, batik-script causes problems for our users who are using JPMS. See [bug-65103].

Fixes #230

[Marius Volkhart] Specify more granular Batik dependencies

Batik-all is a strange artifact. It's POM declares dependencies on all the sub-JARs, but its JAR has all of the sub-jars repackaged. This results in multiple JARs with the same packages being added to consuming applications. This leads to problems for JPMS users. See [bug-65183].

The Ant build does not use batik-all, so the Maven and Gradle builds should not either.


------------------------------------------
[...truncated 186.65 KB...]
[junitlauncher] Tests run: 29, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.324000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTableColumn
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.036000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTextParagraph
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.011000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTextRun
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.008000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFUnicodeSurrogates
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.021000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFVMLDrawing
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.117000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFWorkbook
[junitlauncher] Tests run: 62, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.954000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXDDFChartLegend
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXDDFManualLayout
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSF3DChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.025000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFCategoryAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartAxis
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.058000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartTitle
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.071000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFDateAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFLineChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFScatterChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFValueAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFBorder
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFCellFill
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.025000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFHeaderFooter
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.020000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestColumnHelper
[junitlauncher] Tests run: 16, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.027000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestHeaderFooterHelper
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestXSSFColumnShifting
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestCTColComparator
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestEvilUnclosedBRFixingInputStream
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestNumericRanges
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestAllExtendedProperties
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.044000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestDocumentProtection
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.486000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestNecessaryOOXMLClasses
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.009000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestPackageCorePropertiesGetKeywords
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.015000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestXWPFBugs
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.191000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.extractor.TestExternalEntities
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.012000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.extractor.TestXWPFWordExtractor
[junitlauncher] Tests run: 24, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.031000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.model.TestXWPFDecorators
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.052000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.model.TestXWPFHeaderFooterPolicy
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.203000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestChangeTracking
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.040000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestColumn
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.060000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFAbstractNum
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFBugs
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.256000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFChart
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.055000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFComment
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.063000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFDocument
[junitlauncher] Tests run: 21, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.348000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFEndnote
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.020000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFEndnotes
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.008000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnote
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.020000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnotes
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.020000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFHeader
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.142000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFHeadings
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.050000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFNumbering
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.105000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFParagraph
[junitlauncher] Tests run: 29, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.303000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFPictureData
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.139000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFRun
[junitlauncher] Tests run: 34, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.220000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFSDT
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.189000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFSmartTag
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.014000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFStyles
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.132000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTable
[junitlauncher] Tests run: 17, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.100000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTableCell
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.082000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTableRow
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.040000 sec

-test-ooxml-write-testfile:

compile-ooxml-lite:
     [echo] Create ooxml-lite schemas
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml-lite>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml-lite\poi-ooxml-lite-5.0.1-SNAPSHOT.jar>

-test-excelant-check:

test-excelant:
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestBuildFile
[junitlauncher] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 3.206000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntPrecision
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntSet
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntSetDoubleCell
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntUserDefinedFunction
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntEvaluationResult
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil
[junitlauncher] Tests run: 23, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.259000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtilFactory
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec

-test-excelant-write-testfile:

test:

compile-integration:
    [javac] Compiling 28 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\integration-test-classes>
    [javac] Support for javac --release has been added in Java9 ignoring it
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\integration-test-classes\META-INF\versions\9>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-integration\poi-integration-5.0.1-SNAPSHOT.jar>

-test-integration-check:

test-integration:
[junitlauncher] 
[junitlauncher] Running org.apache.poi.stress.TestAllFiles
[junitlauncher]    Failed: #762 poifs\unknown_properties.msg HPSF
[junitlauncher]    Failed: #761 poifs\unknown_properties.msg HSMF
[junitlauncher]    Failed: #762 poifs\unknown_properties.msg HPSF
[junitlauncher]    Failed: #761 poifs\unknown_properties.msg HSMF
[junitlauncher]    Failed: #762 poifs\unknown_properties.msg HPSF
[junitlauncher]    Failed: #1633 spreadsheet\54764.xlsx XSSF
[junitlauncher]    Failed: #2411 spreadsheet\poc-xmlbomb-empty.xlsx XSSF
[junitlauncher]    Failed: #2413 spreadsheet\poc-xmlbomb.xlsx XSSF
[junitlauncher]    Failed: #2432 spreadsheet\sample-beta.xlsx XSSF
[junitlauncher] Tests run: 7689, Failures: 9, Aborted: 0, Skipped: 0, Time elapsed: 189.547000 sec

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1787: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1337: Some test(s) have failure(s)

Total time: 21 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 5.69 MB of artifacts by 12.1% relative to #135
Skipping publisher since build result is FAILURE
Recording test results
[Checks API] No suitable checks publisher found.

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


Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #148

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

Changes:

[Marius Volkhart] Disable parallel tests on Gradle again

Something is causing parallel tests to fail on CI. I haven't been able to track down what it is. The symptoms look similar to others where the cause was a test modifying the test-data directory.

The integration tests also sometimes run into OutOfMemoryErrors when I run them in parallel.

[Marius Volkhart] Limit which tests can run in parallel

Some tests modify global resources. Those tests cannot be run in parallel with others, as they cause problems or become flaky. Where possible, indicate to JUnit the resources in contention. Otherwise, mark the tests as needing to run in isolation.

[Marius Volkhart] Get Gradle GitHub Action past downloading the XMLBeans JAR


------------------------------------------
[...truncated 186.13 KB...]
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFSimpleShape
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTable
[junitlauncher] Tests run: 29, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.376000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTableColumn
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.036000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTextParagraph
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTextRun
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFUnicodeSurrogates
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.027000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFVMLDrawing
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.127000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFWorkbook
[junitlauncher] Tests run: 62, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.243000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXDDFChartLegend
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.011000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXDDFManualLayout
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSF3DChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.025000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFCategoryAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartAxis
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.076000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartTitle
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.093000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFDateAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.011000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFLineChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFScatterChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFValueAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFBorder
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFCellFill
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.049000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFHeaderFooter
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.023000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestColumnHelper
[junitlauncher] Tests run: 16, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.025000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestHeaderFooterHelper
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestXSSFColumnShifting
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestCTColComparator
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestEvilUnclosedBRFixingInputStream
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestNumericRanges
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestAllExtendedProperties
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.050000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestDocumentProtection
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.597000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestNecessaryOOXMLClasses
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.008000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestPackageCorePropertiesGetKeywords
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.017000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestXWPFBugs
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.327000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.extractor.TestExternalEntities
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.022000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.extractor.TestXWPFWordExtractor
[junitlauncher] Tests run: 24, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.541000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.model.TestXWPFDecorators
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.054000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.model.TestXWPFHeaderFooterPolicy
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.283000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestChangeTracking
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.059000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestColumn
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.080000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFAbstractNum
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFBugs
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.380000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFChart
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.064000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFComment
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.026000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFDocument
[junitlauncher] Tests run: 21, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.489000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFEndnote
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.020000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFEndnotes
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnote
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.017000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnotes
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.019000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFHeader
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.199000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFHeadings
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.080000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFNumbering
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.128000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFParagraph
[junitlauncher] Tests run: 29, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.327000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFPictureData
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.195000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFRun
[junitlauncher] Tests run: 34, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.230000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFSDT
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.270000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFSmartTag
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.032000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFStyles
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.178000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTable
[junitlauncher] Tests run: 17, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.095000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTableCell
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.144000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTableRow
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.082000 sec

-test-ooxml-write-testfile:

compile-ooxml-lite:
     [echo] Create ooxml-lite schemas
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml-lite>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml-lite\poi-ooxml-lite-5.0.1-SNAPSHOT.jar>

-test-excelant-check:

test-excelant:
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestBuildFile
[junitlauncher] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 3.155000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntPrecision
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntSet
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.017000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntSetDoubleCell
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntUserDefinedFunction
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntEvaluationResult
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil
[junitlauncher] Tests run: 23, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.595000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtilFactory
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec

-test-excelant-write-testfile:

test:

compile-integration:
    [javac] Compiling 28 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\integration-test-classes>
    [javac] Support for javac --release has been added in Java9 ignoring it
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\integration-test-classes\META-INF\versions\9>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-integration\poi-integration-5.0.1-SNAPSHOT.jar>

-test-integration-check:

test-integration:
[junitlauncher] 
[junitlauncher] Running org.apache.poi.stress.TestAllFiles
[junitlauncher]    Failed: #1830 spreadsheet\60405.xls HPSF
[junitlauncher]    Failed: #1633 spreadsheet\54764.xlsx XSSF
[junitlauncher]    Failed: #2411 spreadsheet\poc-xmlbomb-empty.xlsx XSSF
[junitlauncher]    Failed: #2413 spreadsheet\poc-xmlbomb.xlsx XSSF
[junitlauncher]    Failed: #2432 spreadsheet\sample-beta.xlsx XSSF
[junitlauncher] Tests run: 7689, Failures: 5, Aborted: 0, Skipped: 0, Time elapsed: 189.159000 sec

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1792: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1342: Some test(s) have failure(s)

Total time: 22 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 5.61 MB of artifacts by 12.3% relative to #135
Skipping publisher since build result is FAILURE
Recording test results
[Checks API] No suitable checks publisher found.

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


Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #147

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

Changes:

[PJ Fanning] [bug-65184] Improve performance of POFSMiniStore getBlockAt. Thanks to sits


------------------------------------------
[...truncated 185.69 KB...]
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFSimpleShape
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.014000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTable
[junitlauncher] Tests run: 29, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.327000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTableColumn
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.032000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTextParagraph
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.013000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTextRun
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFUnicodeSurrogates
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.020000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFVMLDrawing
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.132000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFWorkbook
[junitlauncher] Tests run: 62, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.141000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXDDFChartLegend
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.012000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXDDFManualLayout
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.009000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSF3DChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.029000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFCategoryAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartAxis
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.070000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartTitle
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.071000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFDateAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.011000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFLineChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFScatterChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.008000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFValueAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFBorder
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFCellFill
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.037000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFHeaderFooter
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.027000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestColumnHelper
[junitlauncher] Tests run: 16, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.030000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestHeaderFooterHelper
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestXSSFColumnShifting
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestCTColComparator
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestEvilUnclosedBRFixingInputStream
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestNumericRanges
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestAllExtendedProperties
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.053000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestDocumentProtection
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.544000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestNecessaryOOXMLClasses
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestPackageCorePropertiesGetKeywords
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.013000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestXWPFBugs
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.296000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.extractor.TestExternalEntities
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.015000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.extractor.TestXWPFWordExtractor
[junitlauncher] Tests run: 24, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.236000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.model.TestXWPFDecorators
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.048000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.model.TestXWPFHeaderFooterPolicy
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.193000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestChangeTracking
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.044000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestColumn
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.068000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFAbstractNum
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFBugs
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.293000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFChart
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.062000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFComment
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.061000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFDocument
[junitlauncher] Tests run: 21, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.372000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFEndnote
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.016000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFEndnotes
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.008000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnote
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.014000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnotes
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.014000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFHeader
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.094000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFHeadings
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.044000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFNumbering
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.095000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFParagraph
[junitlauncher] Tests run: 29, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.350000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFPictureData
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.143000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFRun
[junitlauncher] Tests run: 34, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.245000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFSDT
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.290000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFSmartTag
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.016000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFStyles
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.129000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTable
[junitlauncher] Tests run: 17, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.079000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTableCell
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.081000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTableRow
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.042000 sec

-test-ooxml-write-testfile:

compile-ooxml-lite:
     [echo] Create ooxml-lite schemas
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml-lite>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml-lite\poi-ooxml-lite-5.0.1-SNAPSHOT.jar>

-test-excelant-check:

test-excelant:
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestBuildFile
[junitlauncher] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 2.976000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntPrecision
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntSet
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.018000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntSetDoubleCell
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntUserDefinedFunction
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntEvaluationResult
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil
[junitlauncher] Tests run: 23, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.427000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtilFactory
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec

-test-excelant-write-testfile:

test:

compile-integration:
    [javac] Compiling 28 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\integration-test-classes>
    [javac] Support for javac --release has been added in Java9 ignoring it
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\integration-test-classes\META-INF\versions\9>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-integration\poi-integration-5.0.1-SNAPSHOT.jar>

-test-integration-check:

test-integration:
[junitlauncher] 
[junitlauncher] Running org.apache.poi.stress.TestAllFiles
[junitlauncher]    Failed: #1830 spreadsheet\60405.xls HPSF
[junitlauncher]    Failed: #1633 spreadsheet\54764.xlsx XSSF
[junitlauncher]    Failed: #2411 spreadsheet\poc-xmlbomb-empty.xlsx XSSF
[junitlauncher]    Failed: #2413 spreadsheet\poc-xmlbomb.xlsx XSSF
[junitlauncher]    Failed: #2432 spreadsheet\sample-beta.xlsx XSSF
[junitlauncher] Tests run: 7689, Failures: 5, Aborted: 0, Skipped: 0, Time elapsed: 195.255000 sec

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1792: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1342: Some test(s) have failure(s)

Total time: 21 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 5.60 MB of artifacts by 12.3% relative to #135
Skipping publisher since build result is FAILURE
Recording test results
[Checks API] No suitable checks publisher found.

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


Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #146

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

Changes:

[PJ Fanning] update key


------------------------------------------
[...truncated 581.59 KB...]
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFSimpleShape
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.011000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTable
[junitlauncher] Tests run: 29, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.314000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTableColumn
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.037000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTextParagraph
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.011000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTextRun
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFUnicodeSurrogates
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.019000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFVMLDrawing
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.062000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFWorkbook
[junitlauncher] Tests run: 62, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.704000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXDDFChartLegend
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.011000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXDDFManualLayout
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.009000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSF3DChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.028000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFCategoryAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartAxis
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.047000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartTitle
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.072000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFDateAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.012000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFLineChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFScatterChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFValueAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFBorder
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFCellFill
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.034000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFHeaderFooter
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.023000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestColumnHelper
[junitlauncher] Tests run: 16, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.023000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestHeaderFooterHelper
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestXSSFColumnShifting
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.003000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestCTColComparator
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestEvilUnclosedBRFixingInputStream
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestNumericRanges
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestAllExtendedProperties
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.054000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestDocumentProtection
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.535000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestNecessaryOOXMLClasses
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.008000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestPackageCorePropertiesGetKeywords
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.013000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestXWPFBugs
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.279000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.extractor.TestExternalEntities
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.017000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.extractor.TestXWPFWordExtractor
[junitlauncher] Tests run: 24, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.695000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.model.TestXWPFDecorators
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.070000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.model.TestXWPFHeaderFooterPolicy
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.219000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestChangeTracking
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.043000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestColumn
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.059000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFAbstractNum
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFBugs
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.294000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFChart
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.047000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFComment
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.015000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFDocument
[junitlauncher] Tests run: 21, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.384000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFEndnote
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.023000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFEndnotes
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.009000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnote
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.018000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnotes
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.018000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFHeader
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.151000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFHeadings
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.053000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFNumbering
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.079000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFParagraph
[junitlauncher] Tests run: 29, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.294000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFPictureData
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.151000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFRun
[junitlauncher] Tests run: 34, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.226000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFSDT
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.156000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFSmartTag
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.019000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFStyles
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.156000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTable
[junitlauncher] Tests run: 17, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.086000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTableCell
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.085000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTableRow
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.051000 sec

-test-ooxml-write-testfile:

compile-ooxml-lite:
     [echo] Create ooxml-lite schemas
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml-lite>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml-lite\poi-ooxml-lite-5.0.1-SNAPSHOT.jar>

-test-excelant-check:

test-excelant:
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestBuildFile
[junitlauncher] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 3.294000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntPrecision
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntSet
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.022000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntSetDoubleCell
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntUserDefinedFunction
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntEvaluationResult
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil
[junitlauncher] Tests run: 23, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.585000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtilFactory
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec

-test-excelant-write-testfile:

test:

compile-integration:
    [javac] Compiling 28 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\integration-test-classes>
    [javac] Support for javac --release has been added in Java9 ignoring it
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\integration-test-classes\META-INF\versions\9>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-integration\poi-integration-5.0.1-SNAPSHOT.jar>

-test-integration-check:

test-integration:
[junitlauncher] 
[junitlauncher] Running org.apache.poi.stress.TestAllFiles
[junitlauncher]    Failed: #1633 spreadsheet\54764.xlsx XSSF
[junitlauncher]    Failed: #2411 spreadsheet\poc-xmlbomb-empty.xlsx XSSF
[junitlauncher]    Failed: #2413 spreadsheet\poc-xmlbomb.xlsx XSSF
[junitlauncher]    Failed: #2432 spreadsheet\sample-beta.xlsx XSSF
[junitlauncher] Tests run: 7689, Failures: 4, Aborted: 0, Skipped: 0, Time elapsed: 181.818000 sec

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1792: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1342: Some test(s) have failure(s)

Total time: 21 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 5.58 MB of artifacts by 12.3% relative to #135
Skipping publisher since build result is FAILURE
Recording test results
[Checks API] No suitable checks publisher found.

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


Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #145

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

Changes:

[Marius Volkhart] Streamline HPSF CustomProperties collection retrieval

Reduce the number of map lookups necessary to compute the return values for methods that return collections of property details. Since we maintain parity between the `props` and `dictionary` contents, when retrieving property details, we can reference the `props` directly and avoid the `dictionary` indirection.


------------------------------------------
[...truncated 185.57 KB...]
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFSimpleShape
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.012000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTable
[junitlauncher] Tests run: 29, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.323000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTableColumn
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.036000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTextParagraph
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.013000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFTextRun
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.007000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFUnicodeSurrogates
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.025000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFVMLDrawing
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.143000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.TestXSSFWorkbook
[junitlauncher] Tests run: 62, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.090000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXDDFChartLegend
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.012000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXDDFManualLayout
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSF3DChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.030000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFCategoryAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartAxis
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.068000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartTitle
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.089000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFDateAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.010000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFLineChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.006000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFScatterChartData
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.008000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.charts.TestXSSFValueAxis
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFBorder
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFCellFill
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.040000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFHeaderFooter
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.028000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestColumnHelper
[junitlauncher] Tests run: 16, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.028000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestHeaderFooterHelper
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestXSSFColumnShifting
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestCTColComparator
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestEvilUnclosedBRFixingInputStream
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xssf.util.TestNumericRanges
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestAllExtendedProperties
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.065000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestDocumentProtection
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.506000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestNecessaryOOXMLClasses
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.012000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestPackageCorePropertiesGetKeywords
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.017000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.TestXWPFBugs
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.274000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.extractor.TestExternalEntities
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.014000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.extractor.TestXWPFWordExtractor
[junitlauncher] Tests run: 24, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.354000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.model.TestXWPFDecorators
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.057000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.model.TestXWPFHeaderFooterPolicy
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.242000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestChangeTracking
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.040000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestColumn
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.052000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFAbstractNum
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.000000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFBugs
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.178000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFChart
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.050000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFComment
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.015000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFDocument
[junitlauncher] Tests run: 21, Failures: 0, Aborted: 0, Skipped: 1, Time elapsed: 0.379000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFEndnote
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.020000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFEndnotes
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.009000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnote
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.017000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnotes
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.019000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFHeader
[junitlauncher] Tests run: 6, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.143000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFHeadings
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.057000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFNumbering
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.127000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFParagraph
[junitlauncher] Tests run: 29, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.310000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFPictureData
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.157000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFRun
[junitlauncher] Tests run: 34, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.217000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFSDT
[junitlauncher] Tests run: 7, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.158000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFSmartTag
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.017000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFStyles
[junitlauncher] Tests run: 10, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.137000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTable
[junitlauncher] Tests run: 17, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.105000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTableCell
[junitlauncher] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.064000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.xwpf.usermodel.TestXWPFTableRow
[junitlauncher] Tests run: 8, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.046000 sec

-test-ooxml-write-testfile:

compile-ooxml-lite:
     [echo] Create ooxml-lite schemas
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml-lite>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml-lite\poi-ooxml-lite-5.0.1-SNAPSHOT.jar>

-test-excelant-check:

test-excelant:
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestBuildFile
[junitlauncher] Tests run: 14, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 3.539000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntPrecision
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.004000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntSet
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.020000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntSetDoubleCell
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.TestExcelAntUserDefinedFunction
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.002000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntEvaluationResult
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.005000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil
[junitlauncher] Tests run: 23, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 1.454000 sec
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtilFactory
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec

-test-excelant-write-testfile:

test:

compile-integration:
    [javac] Compiling 28 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\integration-test-classes>
    [javac] Support for javac --release has been added in Java9 ignoring it
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\integration-test-classes\META-INF\versions\9>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-integration\poi-integration-5.0.1-SNAPSHOT.jar>

-test-integration-check:

test-integration:
[junitlauncher] 
[junitlauncher] Running org.apache.poi.stress.TestAllFiles
[junitlauncher]    Failed: #1633 spreadsheet\54764.xlsx XSSF
[junitlauncher]    Failed: #2411 spreadsheet\poc-xmlbomb-empty.xlsx XSSF
[junitlauncher]    Failed: #2413 spreadsheet\poc-xmlbomb.xlsx XSSF
[junitlauncher]    Failed: #2432 spreadsheet\sample-beta.xlsx XSSF
[junitlauncher] Tests run: 7689, Failures: 4, Aborted: 0, Skipped: 0, Time elapsed: 183.548000 sec

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1792: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/build.xml>:1342: Some test(s) have failure(s)

Total time: 22 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 5.58 MB of artifacts by 12.3% relative to #135
Skipping publisher since build result is FAILURE
Recording test results
[Checks API] No suitable checks publisher found.

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