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/11/10 01:12:23 UTC

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

See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/345/display/redirect>

Changes:


------------------------------------------
[...truncated 56.30 KB...]
                          ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\test\java\org\apache\poi\hwpf\usermodel\TestHWPFOldDocument.java:240: warning: [deprecation] getParagraphText() in org.apache.poi.hwpf.extractor.Word6Extractor has been deprecated
        for (String p : ex.getParagraphText()) {
                          ^
15 warnings

> Task :poi-scratchpad:testClasses
> Task :poi-scratchpad:testJar
> Task :poi-scratchpad:compileTest9 SKIPPED
> Task :poi-scratchpad:cacheTest9 NO-SOURCE
> Task :poi:spotbugsMain
> Task :poi:spotbugsTest
> Task :poi:test

> Task :poi:spotbugsTest
106 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.8/poi/build/reports/spotbugs/test.xml

> Task :poi-scratchpad:assemble
> Task :poi-scratchpad:forbiddenApisMain

> Task :poi:spotbugsMain
443 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.8/poi/build/reports/spotbugs/main.xml

> Task :poi-scratchpad:forbiddenApisTest
> Task :poi-scratchpad:forbiddenApis
> Task :poi-ooxml-full:processResources NO-SOURCE
> Task :poi-ooxml-full:classes
> Task :poi-ooxml-full:sourceJar
> Task :poi-ooxml-full:jar
> Task :poi-scratchpad:spotbugsMain
668 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.8/poi-scratchpad/build/reports/spotbugs/main.xml

> Task :poi-ooxml-full:compileJava9 SKIPPED
> Task :poi-ooxml-full:cacheJava9 NO-SOURCE
> Task :poi-ooxml-full:javadoc SKIPPED
> Task :poi-ooxml-full:javadocJar SKIPPED

> Task :poi-ooxml:compileJava
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\BaseXSSFEvaluationWorkbook.java:170: warning: [deprecation] getNameAt(int) in org.apache.poi.xssf.usermodel.XSSFWorkbook has been deprecated
            XSSFName nm = _uBook.getNameAt(i);
                                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\BaseXSSFEvaluationWorkbook.java:214: warning: [deprecation] getNameIndex(java.lang.String) in org.apache.poi.xssf.usermodel.XSSFWorkbook has been deprecated
            int nameIdx = _uBook.getNameIndex(nameName);
                                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\BaseXSSFEvaluationWorkbook.java:285: warning: [deprecation] getNameAt(int) in org.apache.poi.xssf.usermodel.XSSFWorkbook has been deprecated
        XSSFName xname = _uBook.getNameAt(idx);
                               ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\BaseXSSFEvaluationWorkbook.java:340: warning: [deprecation] getNameAt(int) in org.apache.poi.xssf.usermodel.XSSFWorkbook has been deprecated
        return _uBook.getNameAt(namePtg.getIndex()).getNameName();
                     ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\BaseXSSFEvaluationWorkbook.java:345: warning: [deprecation] getNameAt(int) in org.apache.poi.xssf.usermodel.XSSFWorkbook has been deprecated
        return new Name(_uBook.getNameAt(ix), ix, this);
                              ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\BaseXSSFFormulaEvaluator.java:85: warning: [deprecation] setCellType(org.apache.poi.ss.usermodel.CellType) in org.apache.poi.ss.usermodel.Cell has been deprecated
            cell.setCellType(cellType);
                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\streaming\StreamingSheetWriter.java:51: warning: [deprecation] createTempFile() in org.apache.poi.xssf.streaming.SheetDataWriter has been deprecated
    public File createTempFile() throws IOException {
                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\streaming\StreamingSheetWriter.java:56: warning: [deprecation] createWriter(java.io.File) in org.apache.poi.xssf.streaming.SheetDataWriter has been deprecated
    public Writer createWriter(File fd) throws IOException {
                  ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\streaming\GZIPSheetDataWriter.java:54: warning: [deprecation] createTempFile() in org.apache.poi.xssf.streaming.SheetDataWriter has been deprecated
    public File createTempFile() throws IOException {
                ^
9 warnings

> Task :poi-ooxml-full:sourcesJar
> Task :poi-ooxml-full:assemble
> Task :poi-ooxml:classes
> Task :poi-ooxml:jar
> Task :poi-examples:compileJava
> Task :poi-examples:compileJava9 SKIPPED
> Task :poi-examples:cacheJava9 NO-SOURCE
> Task :poi-examples:classes
> Task :poi-examples:jar
> Task :poi-ooxml-full:forbiddenApisMain
> Task :poi-excelant:compileJava
> Task :poi-excelant:compileJava9 SKIPPED
> Task :poi-excelant:cacheJava9 NO-SOURCE
> Task :poi-excelant:classes
> Task :poi-excelant:jar

> Task :poi-excelant:javadoc
javadoc: warning - Error fetching URL: https://xmlbeans.apache.org/docs/5.0.0/
1 warning

> Task :poi-excelant:javadocJar
> Task :poi-excelant:assemble
> Task :poi-excelant:forbiddenApisMain

> Task :poi-excelant:spotbugsMain
4 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.8/poi-excelant/build/reports/spotbugs/main.xml

> Task :poi-examples:javadoc
javadoc: warning - Error fetching URL: https://xmlbeans.apache.org/docs/5.0.0/
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-examples\src\main\java\org\apache\poi\examples\xssf\usermodel\BigGridDemo.java:75: warning - Tag @see: missing final '>': "<a href="https://poi.apache.org/spreadsheet/how-to.html#sxssf">SXSSF (Streaming Usermodel API)</a>."
2 warnings

> Task :poi-ooxml:compileTestJava
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xssf\usermodel\TestXSSFFont.java:20: warning: [deprecation] org.apache.poi.ss.usermodel.FontCharset in org.apache.poi.ss.usermodel has been deprecated
import static org.apache.poi.ss.usermodel.FontCharset.*;
                                         ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xddf\usermodel\chart\TestXDDFChartRemoveSeries.java:129: warning: [deprecation] getSeries() in org.apache.poi.xddf.usermodel.chart.XDDFChartData has been deprecated
        assertThrows(UnsupportedOperationException.class, () -> chartData.getSeries().remove(0));
                                                                         ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:203: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
        assertEquals(7, run.getFontSize());
                           ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:211: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
        assertEquals(25, run.getFontSize());
                            ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:589: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(-1, run.getFontSize());
                                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:592: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(10, run.getFontSize());
                                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:595: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(Short.MAX_VALUE - 1, run.getFontSize());
                                                 ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:598: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(Short.MAX_VALUE, run.getFontSize());
                                             ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:601: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(Short.MAX_VALUE + 1, run.getFontSize());
                                                 ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:604: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(Integer.MAX_VALUE - 1, run.getFontSize());
                                                   ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:607: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(Integer.MAX_VALUE, run.getFontSize());
                                               ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:610: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(-1, run.getFontSize());
                                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:658: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(10, run.getFontSize());
                                ^
13 warnings

> Task :poi-ooxml:testClasses
> Task :poi-examples:javadocJar
> Task :poi-examples:assemble
> Task :poi-examples:forbiddenApisMain
> Task :poi-ooxml:testJar

> Task :poi:test

TestRecordLister > testMain(File, Class) > org.apache.poi.hssf.dev.TestRecordLister.testMain(File, Class)[87] FAILED
    org.opentest4j.AssertionFailedError at AssertDoesNotThrow.java:83
        Caused by: org.apache.poi.EmptyFileException at TestRecordLister.java:38

> Task :poi-integration:compileTestJava
> Task :poi-integration:compileTest9 SKIPPED
> Task :poi-integration:cacheTest9 NO-SOURCE
> Task :poi-integration:testClasses
> Task :poi-integration:testJar

> Task :poi-examples:spotbugsMain
30 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.8/poi-examples/build/reports/spotbugs/main.xml

> Task :allJavaDoc
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\Bitmap.java:49: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\DIB.java:46: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\EMF.java:49: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\JPEG.java:43: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\PICT.java:54: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\PNG.java:39: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\WMF.java:49: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow

> Task :poi-integration:test
> Task :poi-ooxml:test

> Task :allJavaDoc
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi\src\main\java\org\apache\poi\poifs\filesystem\POIFSFileSystem.java:200: warning - Tag @see: missing '#': "POIFSFileSystem(FileChannel, boolean, boolean) this constructor gives more control over whether to
 close the provided channel"
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi\src\main\java\org\apache\poi\poifs\filesystem\POIFSFileSystem.java:220: warning - Tag @see: missing '#': "POIFSFileSystem(FileChannel, boolean, boolean) this constructor gives more control over whether to
 close the provided channel"
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFPictureData.java:119: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFPictureData.java:261: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
11 warnings

> Task :poi:test

7103 tests completed, 1 failed, 26 skipped

> Task :poi:test FAILED
FATAL: command execution failed
java.io.IOException: Backing channel 'JNLP4-connect connection from 40.75.127.21/40.75.127.21:51047' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
	at com.sun.proxy.$Proxy167.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1211)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1203)
	at hudson.Launcher$ProcStarter.join(Launcher.java:523)
	at hudson.plugins.gradle.Gradle.perform(Gradle.java:317)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
	at hudson.model.Build$BuildExecution.build(Build.java:197)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513)
	at hudson.model.Run.execute(Run.java:1906)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: java.nio.channels.ClosedChannelException
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:229)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:817)
	at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:288)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:179)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:281)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:501)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:246)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:198)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:211)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:785)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172)
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:331)
	at hudson.remoting.Channel.close(Channel.java:1502)
	at hudson.remoting.Channel.close(Channel.java:1455)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:884)
	at hudson.slaves.SlaveComputer.access$100(SlaveComputer.java:110)
	at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:765)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: Step ‘Record compiler warnings and static analysis results’ aborted due to exception: 
java.io.IOException: No workspace found for POI/POI-DSL-Windows-1.8 #345
	at io.jenkins.plugins.analysis.core.steps.IssuesRecorder.perform(IssuesRecorder.java:670)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752)
	at hudson.model.Build$BuildExecution.post2(Build.java:177)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:697)
	at hudson.model.Run.execute(Run.java:1931)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
ERROR: Step ‘Archive the artifacts’ failed: no workspace for POI/POI-DSL-Windows-1.8 #345
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for POI/POI-DSL-Windows-1.8 #345
ERROR: Step ‘Record JaCoCo coverage report’ failed: no workspace for POI/POI-DSL-Windows-1.8 #345

---------------------------------------------------------------------
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 #350

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

Changes:

[Andreas Beeker] Move org.apache.poi.hssf.dev classes from poi:main to poi:test
Use CloseShieldOutputStream instead of CloseIgnoringInputStream

[Andreas Beeker] Fix deprecate warnings on X509 api calls

[Andreas Beeker] fix copy & paste package namespace


------------------------------------------
[...truncated 58.29 KB...]
> Task :poi-excelant:compileJava
> Task :poi-excelant:compileJava9 SKIPPED
> Task :poi-excelant:cacheJava9 NO-SOURCE
> Task :poi-excelant:classes
> Task :poi-excelant:jar

> Task :poi-ooxml:compileTestJava
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xssf\usermodel\TestXSSFFont.java:20: warning: [deprecation] org.apache.poi.ss.usermodel.FontCharset in org.apache.poi.ss.usermodel has been deprecated
import static org.apache.poi.ss.usermodel.FontCharset.*;
                                         ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xddf\usermodel\chart\TestXDDFChartRemoveSeries.java:129: warning: [deprecation] getSeries() in org.apache.poi.xddf.usermodel.chart.XDDFChartData has been deprecated
        assertThrows(UnsupportedOperationException.class, () -> chartData.getSeries().remove(0));
                                                                         ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:203: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
        assertEquals(7, run.getFontSize());
                           ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:211: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
        assertEquals(25, run.getFontSize());
                            ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:589: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(-1, run.getFontSize());
                                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:592: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(10, run.getFontSize());
                                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:595: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(Short.MAX_VALUE - 1, run.getFontSize());
                                                 ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:598: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(Short.MAX_VALUE, run.getFontSize());
                                             ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:601: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(Short.MAX_VALUE + 1, run.getFontSize());
                                                 ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:604: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(Integer.MAX_VALUE - 1, run.getFontSize());
                                                   ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:607: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(Integer.MAX_VALUE, run.getFontSize());
                                               ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:610: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(-1, run.getFontSize());
                                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:658: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(10, run.getFontSize());
                                ^
13 warnings

> Task :poi-ooxml:testClasses
> Task :poi-ooxml:testJar
> Task :poi-integration:compileTestJava
> Task :poi-integration:compileTest9 SKIPPED
> Task :poi-integration:cacheTest9 NO-SOURCE
> Task :poi-integration:testClasses
> Task :poi-integration:testJar

> Task :poi-excelant:javadoc
javadoc: warning - Error fetching URL: https://xmlbeans.apache.org/docs/5.0.0/
1 warning

> Task :allJavaDoc
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\Bitmap.java:49: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\DIB.java:46: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\EMF.java:49: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\JPEG.java:43: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\PICT.java:54: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\PNG.java:39: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\WMF.java:49: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi\src\main\java\org\apache\poi\poifs\filesystem\POIFSFileSystem.java:200: warning - Tag @see: missing '#': "POIFSFileSystem(FileChannel, boolean, boolean) this constructor gives more control over whether to
 close the provided channel"
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi\src\main\java\org\apache\poi\poifs\filesystem\POIFSFileSystem.java:220: warning - Tag @see: missing '#': "POIFSFileSystem(FileChannel, boolean, boolean) this constructor gives more control over whether to
 close the provided channel"

> Task :poi-excelant:javadocJar
> Task :poi-excelant:assemble
> Task :poi-excelant:forbiddenApisMain

> Task :allJavaDoc
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFPictureData.java:119: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFPictureData.java:261: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow

> Task :poi-excelant:compileTestJava
> Task :poi-excelant:testClasses
> Task :poi-excelant:forbiddenApisTest
> Task :poi-excelant:forbiddenApis

> Task :poi-excelant:spotbugsMain
4 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.8/poi-excelant/build/reports/spotbugs/main.xml

> Task :poi-integration:test
> Task :poi-ooxml:test

> Task :allJavaDoc
11 warnings

> Task :zipJavadocs
> Task :poi-excelant:compileTest9 SKIPPED
> Task :poi-excelant:cacheTest9 NO-SOURCE
> Task :poi-excelant:testJar
> Task :poi-excelant:spotbugsTest

> Task :poi:javadoc
javadoc: warning - Error fetching URL: https://xmlbeans.apache.org/docs/5.0.0/

> Task :poi-excelant:test

> Task :poi:javadoc
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi\src\main\java\org\apache\poi\poifs\filesystem\POIFSFileSystem.java:200: warning - Tag @see: missing '#': "POIFSFileSystem(FileChannel, boolean, boolean) this constructor gives more control over whether to
 close the provided channel"
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi\src\main\java\org\apache\poi\poifs\filesystem\POIFSFileSystem.java:220: warning - Tag @see: missing '#': "POIFSFileSystem(FileChannel, boolean, boolean) this constructor gives more control over whether to
 close the provided channel"
3 warnings

> Task :poi-excelant:check
> Task :poi-excelant:build

> Task :poi-ooxml:javadoc
javadoc: warning - Error fetching URL: https://xmlbeans.apache.org/docs/5.0.0/
1 warning

> Task :poi-examples:javadoc
javadoc: warning - Error fetching URL: https://xmlbeans.apache.org/docs/5.0.0/
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-examples\src\main\java\org\apache\poi\examples\xssf\usermodel\BigGridDemo.java:75: warning - Tag @see: missing final '>': "<a href="https://poi.apache.org/spreadsheet/how-to.html#sxssf">SXSSF (Streaming Usermodel API)</a>."
2 warnings

> Task :poi:javadocJar
> Task :poi:assemble
> Task :poi:check
> Task :poi:build
> Task :poi-ooxml-full:compileTestJava NO-SOURCE
> Task :poi-ooxml-full:processTestResources NO-SOURCE
> Task :poi-ooxml-full:testClasses UP-TO-DATE
> Task :poi-ooxml-full:forbiddenApisTest NO-SOURCE
> Task :poi-ooxml-full:forbiddenApis
> Task :poi-ooxml-full:spotbugsMain SKIPPED
> Task :poi-ooxml-full:spotbugsTest SKIPPED
> Task :poi-ooxml-full:test NO-SOURCE
> Task :poi-ooxml-full:check
> Task :poi-ooxml-full:build
> Task :poi-examples:javadocJar
> Task :poi-examples:assemble
> Task :poi-examples:forbiddenApisMain
> Task :poi-examples:compileTestJava
> Task :poi-examples:testClasses
> Task :poi-ooxml:javadocJar
> Task :poi-ooxml:assemble
> Task :poi-examples:forbiddenApisTest
> Task :poi-examples:forbiddenApis
> Task :poi-ooxml:forbiddenApisMain

> Task :poi-scratchpad:spotbugsTest
41 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.8/poi-scratchpad/build/reports/spotbugs/test.xml

> Task :poi-ooxml:forbiddenApisTest
> Task :poi-ooxml:forbiddenApis
> Task :poi-examples:spotbugsTest

> Task :poi-examples:spotbugsMain
30 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.8/poi-examples/build/reports/spotbugs/main.xml

> Task :poi-ooxml:compileJava9 SKIPPED
> Task :poi-ooxml:cacheJava9 NO-SOURCE
> Task :poi-ooxml:compileTest9 SKIPPED
> Task :poi-ooxml:cacheTest9 NO-SOURCE
> Task :poi-ooxml:spotbugsMain
> Task :poi-ooxml:spotbugsTest
> Task :poi-examples:test

> Task :poi-ooxml:spotbugsTest
44 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.8/poi-ooxml/build/reports/spotbugs/test.xml

> Task :poi-examples:check
> Task :poi-examples:build
> Task :poi-scratchpad:test
> Task :poi:jacocoTestReport

> Task :poi-ooxml:spotbugsMain
568 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.8/poi-ooxml/build/reports/spotbugs/main.xml

> Task :poi-ooxml:check
> Task :poi-ooxml:build
> Task :poi-examples:jacocoTestReport
> Task :poi-excelant:jacocoTestReport
> Task :poi-ooxml:jacocoTestReport
> Task :poi-ooxml-full:jacocoTestReport SKIPPED
> Task :poi-scratchpad:check
> Task :poi-scratchpad:build
> Task :poi-scratchpad:jacocoTestReport
FATAL: command execution failed
java.io.IOException: Backing channel 'JNLP4-connect connection from 20.94.80.68/20.94.80.68:49822' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
	at com.sun.proxy.$Proxy158.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1211)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1203)
	at hudson.Launcher$ProcStarter.join(Launcher.java:523)
	at hudson.plugins.gradle.Gradle.perform(Gradle.java:317)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
	at hudson.model.Build$BuildExecution.build(Build.java:197)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513)
	at hudson.model.Run.execute(Run.java:1906)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: java.nio.channels.ClosedChannelException
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:229)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:817)
	at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:288)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:179)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:281)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:501)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:246)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:198)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:211)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:785)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172)
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:331)
	at hudson.remoting.Channel.close(Channel.java:1502)
	at hudson.remoting.Channel.close(Channel.java:1455)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:884)
	at hudson.slaves.SlaveComputer.access$100(SlaveComputer.java:110)
	at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:765)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: Step ‘Record compiler warnings and static analysis results’ aborted due to exception: 
java.io.IOException: No workspace found for POI/POI-DSL-Windows-1.8 #350
	at io.jenkins.plugins.analysis.core.steps.IssuesRecorder.perform(IssuesRecorder.java:670)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752)
	at hudson.model.Build$BuildExecution.post2(Build.java:177)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:697)
	at hudson.model.Run.execute(Run.java:1931)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
ERROR: Step ‘Archive the artifacts’ failed: no workspace for POI/POI-DSL-Windows-1.8 #350
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for POI/POI-DSL-Windows-1.8 #350
ERROR: Step ‘Record JaCoCo coverage report’ failed: no workspace for POI/POI-DSL-Windows-1.8 #350

---------------------------------------------------------------------
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 #349

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/349/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
CI_BUILD=TRUE

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on jenkins-win-azr-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-11-14T12:48:28.095 +0000'
U         poi\src\main\java\org\apache\poi\poifs\crypt\agile\AgileEncryptor.java
U         poi\src\main\java\org\apache\poi\poifs\crypt\binaryrc4\BinaryRC4Encryptor.java
U         poi\src\main\java\org\apache\poi\poifs\crypt\cryptoapi\CryptoAPIEncryptor.java
U         poi\src\main\java\org\apache\poi\poifs\crypt\standard\StandardEncryptor.java
U         poi\src\main\java\org\apache\poi\poifs\crypt\Encryptor.java
AU        poi\src\main\java\org\apache\poi\util\RandomSingleton.java
U         poi\src\main\java\org\apache\poi\util\DefaultTempFileCreationStrategy.java
U         poi\src\main\java\org\apache\poi\ss\util\CellUtil.java
U         poi\src\test\java\org\apache\poi\hpsf\basic\TestMetaDataIPI.java
U         poi\src\test\java\org\apache\poi\hssf\usermodel\TestCellStyle.java
U         poi\src\test\java\org\apache\poi\poifs\filesystem\TestFileMagic.java
U         poi\src\test\java\org\apache\poi\ss\formula\function\ExcelFileFormatDocFunctionExtractor.java
U         poi\src\test\java\org\apache\poi\util\TestIOUtils.java
A         .asf.yaml
U         poi-examples\src\main\java\org\apache\poi\examples\hssf\usermodel\AddDimensionedImage.java
U         poi-excelant\src\test\java\org\apache\poi\ss\excelant\MockExcelAntWorkbookHandler.java
U         poi-excelant\src\test\java\org\apache\poi\ss\excelant\TestBuildFile.java
U         poi-ooxml\src\main\java\org\apache\poi\poifs\crypt\temp\AesZipFileZipEntrySource.java
U         poi-ooxml\src\main\java\org\apache\poi\poifs\crypt\temp\EncryptedTempData.java
U         poi-ooxml\src\main\java\org\apache\poi\poifs\crypt\temp\SheetDataWriterWithDecorator.java
U         poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\XDDFGradientFillProperties.java
U         poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\XDDFLinearShadeProperties.java
U         poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\XDDFPictureFillProperties.java
U         poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\XDDFLine3DChartData.java
U         poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\XDDFLineChartData.java
U         poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\XDDFScatterChartData.java
U         poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\XDDFSurface3DChartData.java
U         poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\XDDFSurfaceChartData.java
U         poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\text\XDDFBodyProperties.java
U         poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\helpers\XSSFPasswordHelper.java
U         poi-ooxml\src\main\java\org\apache\poi\xwpf\usermodel\XWPFSettings.java
U         poi-ooxml\src\test\java\org\apache\poi\poifs\crypt\dsig\DummyKeystore.java
U         poi-ooxml\src\test\java\org\apache\poi\util\tests\TestIdentifierManager.java
U         poi-ooxml\src\test\java\org\apache\poi\xslf\usermodel\TestXSLFTable.java
U         poi-ooxml\src\test\java\org\apache\poi\xssf\streaming\TestSXSSFWorkbook.java
U         poi-scratchpad\src\test\java\org\apache\poi\hslf\usermodel\TestPictures.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-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1895032


<-- 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-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
U         src\documentation\content\xdocs\encryption.xml
At revision 1895032

At revision 1895032

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:773)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:922)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1211)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:636)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:508)
	at hudson.model.Run.execute(Run.java:1906)
	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-11-14T12:48:28.095 +0000'

<-- 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-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1895032


<-- 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-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
At revision 1895032

At revision 1895032

[POI-DSL-Windows-1.8] $ cmd /c call F:\jenkins\jenkins-home\temp\jenkins8984592763741805176.bat
    X   forrest.properties
M       poi-ooxml-lite\src\main\java9\module-info.java
X       src\documentation
?       test-data\spreadsheet\19599-1-saved.xls

Performing status on external item at 'src\documentation':
svn: E155010: The node 'F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi*\src\*' was not found.
Java-Home: f:\\jenkins\\tools\\java\\latest1.8
 Volume in drive F is Data
 Volume Serial Number is 4C8D-EC73

 Directory of f:\jenkins\tools\java\latest1.8

08/03/2021  04:35 PM    <DIR>          .
08/03/2021  04:35 PM    <DIR>          ..
04/16/2020  07:15 AM             1,522 ASSEMBLY_EXCEPTION
08/03/2021  04:35 PM    <DIR>          bin
08/03/2021  04:35 PM    <DIR>          include
08/03/2021  04:35 PM    <DIR>          jre
08/03/2021  04:35 PM    <DIR>          lib
04/16/2020  07:15 AM            19,274 LICENSE
04/16/2020  07:15 AM                86 release
08/03/2021  04:35 PM    <DIR>          sample
04/16/2020  07:15 AM        51,408,032 src.zip
04/16/2020  07:15 AM           153,250 THIRD_PARTY_README
               5 File(s)     51,582,164 bytes
               7 Dir(s)  1,022,644,858,880 bytes free
openjdk version "1.8.0_252"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_252-b09)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.252-b09, mixed mode)
[Gradle] - Launching build.
[POI-DSL-Windows-1.8] $ cmd.exe /C "<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/gradlew.bat> clean jenkins && exit %%ERRORLEVEL%%"
Starting a Gradle Daemon, 1 busy and 2 incompatible and 1 stopped Daemons could not be reused, use --status for details
Configuration on demand is an incubating feature.

> Configure project :
Trying to override old definition of datatype junit

> Task :poi-excelant:clean UP-TO-DATE
> Task :poi-examples:clean UP-TO-DATE
> Task :poi:clean UP-TO-DATE
> Task :poi-ooxml:clean
> Task :poi-ooxml-lite:clean UP-TO-DATE
> Task :poi-ooxml-lite-agent:clean
> Task :poi-integration:clean FAILED
> Task :clean FAILED
> Task :poi-scratchpad:clean
> Task :poi-ooxml-full:clean

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':poi-integration:clean'.
> java.io.IOException: Unable to delete directory 'F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build'
    Failed to delete some children. This might happen because a process has files open or has its working directory set in the target directory.
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\test-results\test\binary\output.bin
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\test-results\test\binary
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\test-results\test
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\test-results
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\tmp\expandedArchives\org.jacoco.agent-0.8.7.jar_3a83c50b4a016f281c4e9f3500d16b55\jacocoagent.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\tmp\expandedArchives\org.jacoco.agent-0.8.7.jar_3a83c50b4a016f281c4e9f3500d16b55
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\tmp\expandedArchives
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\tmp

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':clean'.
> java.io.IOException: Unable to delete directory 'F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build'
    Failed to delete some children. This might happen because a process has files open or has its working directory set in the target directory.
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi\poi-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-examples\poi-examples-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-examples
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml\poi-ooxml-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-full\poi-ooxml-full-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-full
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-lite-agent\poi-ooxml-lite-agent-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-lite-agent
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-tests\poi-ooxml-5.1.1-SNAPSHOT-tests.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-tests
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-scratchpad\poi-scratchpad-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-scratchpad
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-scratchpad-tests\poi-scratchpad-5.1.1-SNAPSHOT-tests.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-scratchpad-tests
    - and more ...

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 59s
10 actionable tasks: 6 executed, 4 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

---------------------------------------------------------------------
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 #348

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/348/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
CI_BUILD=TRUE

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on jenkins-win-azr-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-11-12T00:48:25.676 +0000'
U         poi-ooxml\src\main\java\org\apache\poi\xslf\usermodel\XSLFGraphicFrame.java
U         poi-ooxml\src\main\java\org\apache\poi\xssf\streaming\StreamingSheetWriter.java
A         poi-ooxml\src\test\java\org\apache\poi\xslf\usermodel\TestXSLFGraphicFrame.java
U         src\resources\devtools\forbidden-signatures-prod.txt
A         test-data\slideshow\SmartArt.pptx

<-- 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-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1894963


<-- 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-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
U         src\documentation\content\xdocs\components\spreadsheet\eval.xml
U         src\documentation\content\xdocs\components\spreadsheet\how-to.xml
U         src\documentation\content\xdocs\components\index.xml
U         src\documentation\content\xdocs\encryption.xml
At revision 1894963

At revision 1894963

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:773)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:922)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1211)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:636)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:508)
	at hudson.model.Run.execute(Run.java:1906)
	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-11-12T00:48:25.676 +0000'

<-- 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-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1894963


<-- 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-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
At revision 1894963

At revision 1894963

[POI-DSL-Windows-1.8] $ cmd /c call F:\jenkins\jenkins-home\temp\jenkins2758575009545734861.bat
    X   forrest.properties
M       poi-ooxml-lite\src\main\java9\module-info.java
X       src\documentation
?       test-data\spreadsheet\19599-1-saved.xls

Performing status on external item at 'src\documentation':
svn: E155010: The node 'F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi*\src\*' was not found.
Java-Home: f:\\jenkins\\tools\\java\\latest1.8
 Volume in drive F is Data
 Volume Serial Number is 4C8D-EC73

 Directory of f:\jenkins\tools\java\latest1.8

08/03/2021  04:35 PM    <DIR>          .
08/03/2021  04:35 PM    <DIR>          ..
04/16/2020  07:15 AM             1,522 ASSEMBLY_EXCEPTION
08/03/2021  04:35 PM    <DIR>          bin
08/03/2021  04:35 PM    <DIR>          include
08/03/2021  04:35 PM    <DIR>          jre
08/03/2021  04:35 PM    <DIR>          lib
04/16/2020  07:15 AM            19,274 LICENSE
04/16/2020  07:15 AM                86 release
08/03/2021  04:35 PM    <DIR>          sample
04/16/2020  07:15 AM        51,408,032 src.zip
04/16/2020  07:15 AM           153,250 THIRD_PARTY_README
               5 File(s)     51,582,164 bytes
               7 Dir(s)  1,021,922,283,520 bytes free
openjdk version "1.8.0_252"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_252-b09)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.252-b09, mixed mode)
[Gradle] - Launching build.
[POI-DSL-Windows-1.8] $ cmd.exe /C "<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/gradlew.bat> clean jenkins && exit %%ERRORLEVEL%%"
Starting a Gradle Daemon, 1 busy and 1 incompatible Daemons could not be reused, use --status for details
Configuration on demand is an incubating feature.

> Configure project :
Trying to override old definition of datatype junit

> Task :poi-excelant:clean
> Task :poi-examples:clean
> Task :poi-integration:clean FAILED
> Task :clean FAILED
> Task :poi-ooxml:clean
> Task :poi:clean

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':poi-integration:clean'.
> java.io.IOException: Unable to delete directory 'F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build'
    Failed to delete some children. This might happen because a process has files open or has its working directory set in the target directory.
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\test-results\test\binary\output.bin
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\test-results\test\binary
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\test-results\test
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\test-results
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\tmp\expandedArchives\org.jacoco.agent-0.8.7.jar_3a83c50b4a016f281c4e9f3500d16b55\jacocoagent.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\tmp\expandedArchives\org.jacoco.agent-0.8.7.jar_3a83c50b4a016f281c4e9f3500d16b55
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\tmp\expandedArchives
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\tmp

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':clean'.
> java.io.IOException: Unable to delete directory 'F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build'
    Failed to delete some children. This might happen because a process has files open or has its working directory set in the target directory.
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi\poi-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-examples\poi-examples-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-examples
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml\poi-ooxml-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-full\poi-ooxml-full-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-full
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-lite-agent\poi-ooxml-lite-agent-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-lite-agent
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-tests\poi-ooxml-5.1.1-SNAPSHOT-tests.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-tests
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-scratchpad\poi-scratchpad-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-scratchpad
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-scratchpad-tests\poi-scratchpad-5.1.1-SNAPSHOT-tests.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-scratchpad-tests
    - and more ...
    New files were found. This might happen because a process is still writing to the target directory.
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 48s
6 actionable tasks: 6 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

---------------------------------------------------------------------
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 #347

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

Changes:


------------------------------------------
[...truncated 64.86 KB...]
                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\test\java\org\apache\poi\hwpf\sprm\TestSprms.java:77: warning: [deprecation] getParagraphStyle(int) in org.apache.poi.hwpf.model.StyleSheet has been deprecated
            assertEquals(1, hwpfDocument.getStyleSheet().getParagraphStyle(8).getJustification());
                                                        ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\test\java\org\apache\poi\hwpf\sprm\TestSprms.java:80: warning: [deprecation] getParagraphStyle(int) in org.apache.poi.hwpf.model.StyleSheet has been deprecated
                assertEquals(1, hwpfDocument2.getStyleSheet().getParagraphStyle(8).getJustification());
                                                             ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\test\java\org\apache\poi\hwpf\usermodel\TestBug49820.java:64: warning: [deprecation] getParagraphStyle(int) in org.apache.poi.hwpf.model.StyleSheet has been deprecated
    assertEquals(expectedStyleLvl, styleSheet.getParagraphStyle(par.getStyleIndex()).getLvl());
                                             ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\test\java\org\apache\poi\hwpf\usermodel\TestHWPFOldDocument.java:186: warning: [deprecation] getParagraphText() in org.apache.poi.hwpf.extractor.Word6Extractor has been deprecated
        for (String p : ex.getParagraphText()) {
                          ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\test\java\org\apache\poi\hwpf\usermodel\TestHWPFOldDocument.java:203: warning: [deprecation] getParagraphText() in org.apache.poi.hwpf.extractor.Word6Extractor has been deprecated
        for (String p : ex.getParagraphText()) {
                          ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\test\java\org\apache\poi\hwpf\usermodel\TestHWPFOldDocument.java:240: warning: [deprecation] getParagraphText() in org.apache.poi.hwpf.extractor.Word6Extractor has been deprecated
        for (String p : ex.getParagraphText()) {
                          ^
15 warnings

> Task :poi-scratchpad:testClasses
> Task :poi-scratchpad:testJar
> Task :poi-scratchpad:compileTest9 SKIPPED
> Task :poi-scratchpad:cacheTest9 NO-SOURCE
> Task :poi:spotbugsMain
> Task :poi:spotbugsTest
> Task :poi:test

> Task :poi:spotbugsTest
106 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.8/poi/build/reports/spotbugs/test.xml

> Task :poi-ooxml-full:processResources NO-SOURCE
> Task :poi-ooxml-full:classes

> Task :poi:spotbugsMain
443 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.8/poi/build/reports/spotbugs/main.xml

> Task :poi-scratchpad:assemble
> Task :poi-scratchpad:forbiddenApisMain
> Task :poi-ooxml-full:sourceJar
> Task :poi-scratchpad:forbiddenApisTest
> Task :poi-scratchpad:forbiddenApis
> Task :poi-ooxml-full:jar

> Task :poi-ooxml:compileJava
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\BaseXSSFEvaluationWorkbook.java:170: warning: [deprecation] getNameAt(int) in org.apache.poi.xssf.usermodel.XSSFWorkbook has been deprecated
            XSSFName nm = _uBook.getNameAt(i);
                                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\BaseXSSFEvaluationWorkbook.java:214: warning: [deprecation] getNameIndex(java.lang.String) in org.apache.poi.xssf.usermodel.XSSFWorkbook has been deprecated
            int nameIdx = _uBook.getNameIndex(nameName);
                                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\BaseXSSFEvaluationWorkbook.java:285: warning: [deprecation] getNameAt(int) in org.apache.poi.xssf.usermodel.XSSFWorkbook has been deprecated
        XSSFName xname = _uBook.getNameAt(idx);
                               ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\BaseXSSFEvaluationWorkbook.java:340: warning: [deprecation] getNameAt(int) in org.apache.poi.xssf.usermodel.XSSFWorkbook has been deprecated
        return _uBook.getNameAt(namePtg.getIndex()).getNameName();
                     ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\BaseXSSFEvaluationWorkbook.java:345: warning: [deprecation] getNameAt(int) in org.apache.poi.xssf.usermodel.XSSFWorkbook has been deprecated
        return new Name(_uBook.getNameAt(ix), ix, this);
                              ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\BaseXSSFFormulaEvaluator.java:85: warning: [deprecation] setCellType(org.apache.poi.ss.usermodel.CellType) in org.apache.poi.ss.usermodel.Cell has been deprecated
            cell.setCellType(cellType);
                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\streaming\StreamingSheetWriter.java:51: warning: [deprecation] createTempFile() in org.apache.poi.xssf.streaming.SheetDataWriter has been deprecated
    public File createTempFile() throws IOException {
                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\streaming\StreamingSheetWriter.java:56: warning: [deprecation] createWriter(java.io.File) in org.apache.poi.xssf.streaming.SheetDataWriter has been deprecated
    public Writer createWriter(File fd) throws IOException {
                  ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\main\java\org\apache\poi\xssf\streaming\GZIPSheetDataWriter.java:54: warning: [deprecation] createTempFile() in org.apache.poi.xssf.streaming.SheetDataWriter has been deprecated
    public File createTempFile() throws IOException {
                ^
9 warnings

> Task :poi-scratchpad:spotbugsMain
668 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.8/poi-scratchpad/build/reports/spotbugs/main.xml

> Task :poi-ooxml-full:compileJava9 SKIPPED
> Task :poi-ooxml-full:cacheJava9 NO-SOURCE
> Task :poi-ooxml-full:javadoc SKIPPED
> Task :poi-ooxml-full:javadocJar SKIPPED
> Task :poi-ooxml-full:sourcesJar
> Task :poi-ooxml-full:assemble
> Task :poi-ooxml:classes
> Task :poi-ooxml:jar
> Task :poi-examples:compileJava
> Task :poi-examples:compileJava9 SKIPPED
> Task :poi-examples:cacheJava9 NO-SOURCE
> Task :poi-examples:classes
> Task :poi-examples:jar
> Task :poi-ooxml-full:forbiddenApisMain
> Task :poi-excelant:compileJava
> Task :poi-excelant:compileJava9 SKIPPED
> Task :poi-excelant:cacheJava9 NO-SOURCE
> Task :poi-excelant:classes
> Task :poi-excelant:jar

> Task :poi-ooxml:compileTestJava
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xssf\usermodel\TestXSSFFont.java:20: warning: [deprecation] org.apache.poi.ss.usermodel.FontCharset in org.apache.poi.ss.usermodel has been deprecated
import static org.apache.poi.ss.usermodel.FontCharset.*;
                                         ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xddf\usermodel\chart\TestXDDFChartRemoveSeries.java:129: warning: [deprecation] getSeries() in org.apache.poi.xddf.usermodel.chart.XDDFChartData has been deprecated
        assertThrows(UnsupportedOperationException.class, () -> chartData.getSeries().remove(0));
                                                                         ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:203: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
        assertEquals(7, run.getFontSize());
                           ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:211: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
        assertEquals(25, run.getFontSize());
                            ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:589: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(-1, run.getFontSize());
                                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:592: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(10, run.getFontSize());
                                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:595: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(Short.MAX_VALUE - 1, run.getFontSize());
                                                 ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:598: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(Short.MAX_VALUE, run.getFontSize());
                                             ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:601: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(Short.MAX_VALUE + 1, run.getFontSize());
                                                 ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:604: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(Integer.MAX_VALUE - 1, run.getFontSize());
                                                   ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:607: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(Integer.MAX_VALUE, run.getFontSize());
                                               ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:610: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(-1, run.getFontSize());
                                ^
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:658: warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun has been deprecated
            assertEquals(10, run.getFontSize());
                                ^
13 warnings

> Task :poi-ooxml:testClasses
> Task :poi-ooxml:testJar

> Task :poi-excelant:javadoc
javadoc: warning - Error fetching URL: https://xmlbeans.apache.org/docs/5.0.0/

> Task :poi-integration:compileTestJava
> Task :poi-integration:compileTest9 SKIPPED
> Task :poi-integration:cacheTest9 NO-SOURCE
> Task :poi-integration:testClasses
> Task :poi-integration:testJar

> Task :poi:test

TestReSave > testMain(File, Class) > org.apache.poi.hssf.dev.TestReSave.testMain(File, Class)[19] FAILED
    org.opentest4j.AssertionFailedError at AssertDoesNotThrow.java:83
        Caused by: org.opentest4j.AssertionFailedError at TestReSave.java:77

> Task :poi-excelant:javadoc
1 warning

> Task :allJavaDoc
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\Bitmap.java:49: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\DIB.java:46: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\EMF.java:49: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\JPEG.java:43: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\PICT.java:54: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\PNG.java:39: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\WMF.java:49: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi\src\main\java\org\apache\poi\poifs\filesystem\POIFSFileSystem.java:200: warning - Tag @see: missing '#': "POIFSFileSystem(FileChannel, boolean, boolean) this constructor gives more control over whether to
 close the provided channel"
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi\src\main\java\org\apache\poi\poifs\filesystem\POIFSFileSystem.java:220: warning - Tag @see: missing '#': "POIFSFileSystem(FileChannel, boolean, boolean) this constructor gives more control over whether to
 close the provided channel"
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFPictureData.java:119: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFPictureData.java:261: warning - Tag @link: can't find addPicture(byte[], PictureType) in org.apache.poi.hslf.usermodel.HSLFSlideShow

> Task :poi-integration:test

> Task :allJavaDoc
11 warnings

> Task :poi-ooxml:test

> Task :poi:test

7103 tests completed, 1 failed, 26 skipped

> Task :poi:test FAILED
FATAL: command execution failed
java.io.IOException: Backing channel 'JNLP4-connect connection from 20.97.183.105/20.97.183.105:56959' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
	at com.sun.proxy.$Proxy158.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1211)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1203)
	at hudson.Launcher$ProcStarter.join(Launcher.java:523)
	at hudson.plugins.gradle.Gradle.perform(Gradle.java:317)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
	at hudson.model.Build$BuildExecution.build(Build.java:197)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513)
	at hudson.model.Run.execute(Run.java:1906)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: java.nio.channels.ClosedChannelException
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:229)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:817)
	at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:288)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:179)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:281)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:501)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:246)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:198)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:211)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:785)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172)
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:331)
	at hudson.remoting.Channel.close(Channel.java:1502)
	at hudson.remoting.Channel.close(Channel.java:1455)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:884)
	at hudson.slaves.SlaveComputer.access$100(SlaveComputer.java:110)
	at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:765)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: Step ‘Record compiler warnings and static analysis results’ aborted due to exception: 
java.io.IOException: No workspace found for POI/POI-DSL-Windows-1.8 #347
	at io.jenkins.plugins.analysis.core.steps.IssuesRecorder.perform(IssuesRecorder.java:670)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752)
	at hudson.model.Build$BuildExecution.post2(Build.java:177)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:697)
	at hudson.model.Run.execute(Run.java:1931)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
ERROR: Step ‘Archive the artifacts’ failed: no workspace for POI/POI-DSL-Windows-1.8 #347
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for POI/POI-DSL-Windows-1.8 #347
ERROR: Step ‘Record JaCoCo coverage report’ failed: no workspace for POI/POI-DSL-Windows-1.8 #347

---------------------------------------------------------------------
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 #346

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

Changes:


------------------------------------------
[...truncated 145 B...]
[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
CI_BUILD=TRUE

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on jenkins-win-azr-2 (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-11-10T12:46:35.138 +0000'
U         poi-ooxml\src\main\java\org\apache\poi\xssf\eventusermodel\XSSFSheetXMLHandler.java
U         poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\XSSFWorkbook.java
U         poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\XSSFConditionalFormatting.java
U         poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\BaseXSSFEvaluationWorkbook.java
U         poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\XSSFTable.java
U         poi-ooxml\src\main\java\org\apache\poi\xssf\binary\XSSFBHeaderFooter.java
U         poi-ooxml\src\main\java\org\apache\poi\xssf\streaming\SXSSFSheet.java
U         poi-ooxml\src\main\java\org\apache\poi\xslf\usermodel\XSLFPictureShape.java
U         poi-ooxml\src\main\java\org\apache\poi\openxml4j\util\ZipArchiveFakeEntry.java
U         poi-ooxml\src\main\java\org\apache\poi\openxml4j\util\ZipInputStreamZipEntrySource.java
U         poi-ooxml\src\main\java\org\apache\poi\poifs\crypt\dsig\SignatureConfig.java
U         poi-ooxml\src\main\java\org\apache\poi\poifs\crypt\dsig\SignatureMarshalDefaultListener.java
U         poi-ooxml\src\main\java\org\apache\poi\poifs\crypt\dsig\SignaturePart.java
U         poi-ooxml\src\main\java\org\apache\poi\poifs\crypt\dsig\facets\OOXMLSignatureFacet.java
U         poi-ooxml\src\main\java\org\apache\poi\poifs\crypt\dsig\facets\XAdESSignatureFacet.java
U         poi-ooxml\src\test\java\org\apache\poi\xssf\eventusermodel\TestXSSFReader.java
U         poi-ooxml\src\test\java\org\apache\poi\xssf\usermodel\TestXSSFEvaluationSheet.java
U         poi-ooxml\src\test\java\org\apache\poi\xssf\usermodel\TestXSSFTable.java
U         poi-ooxml\src\test\java\org\apache\poi\xslf\usermodel\TestXSLFPictureShape.java
U         poi-ooxml\src\test\java\org\apache\poi\xslf\TestXSLFBugs.java
AU        poi-ooxml\src\test\java\org\apache\poi\poifs\crypt\dsig\DummyKeystore.java
U         poi-ooxml\src\test\java\org\apache\poi\poifs\crypt\dsig\TestSignatureInfo.java
U         poi-ooxml\src\test\java\org\apache\poi\poifs\crypt\tests\TestDecryptor.java
U         poi-ooxml\src\test\java\org\apache\poi\ooxml\TestTriggerCoverage.java
U         poi-ooxml\src\test\java\org\apache\poi\ss\tests\usermodel\TestEmbedOLEPackage.java
U         poi\src\main\java\org\apache\poi\ss\formula\WorkbookEvaluator.java
U         poi\src\main\java\org\apache\poi\ss\formula\ptg\RefPtgBase.java
U         poi\src\main\java\org\apache\poi\ss\formula\CellEvaluationFrame.java
U         poi\src\main\java\org\apache\poi\ss\formula\CollaboratingWorkbooksEnvironment.java
U         poi\src\main\java\org\apache\poi\ss\formula\NameIdentifier.java
U         poi\src\main\java\org\apache\poi\ss\formula\SheetIdentifier.java
U         poi\src\main\java\org\apache\poi\ss\formula\SheetRangeIdentifier.java
U         poi\src\main\java\org\apache\poi\ss\formula\functions\Averageifs.java
U         poi\src\main\java\org\apache\poi\ss\format\CellFormatPart.java
U         poi\src\main\java\org\apache\poi\ss\format\CellFormat.java
U         poi\src\main\java\org\apache\poi\ss\usermodel\Workbook.java
U         poi\src\main\java\org\apache\poi\ss\usermodel\FractionFormat.java
U         poi\src\main\java\org\apache\poi\ss\util\CellRangeAddress.java
U         poi\src\main\java\org\apache\poi\ss\util\NormalisedDecimal.java
U         poi\src\main\java\org\apache\poi\hssf\record\aggregates\ValueRecordsAggregate.java
U         poi\src\main\java\org\apache\poi\hssf\record\SupBookRecord.java
U         poi\src\main\java\org\apache\poi\hssf\usermodel\HSSFWorkbook.java
U         poi\src\main\java\org\apache\poi\poifs\eventfilesystem\POIFSReader.java
U         poi\src\main\java\org\apache\poi\poifs\crypt\agile\EncryptionDocument.java
U         poi\src\test\java\org\apache\poi\ss\usermodel\BaseTestXEvaluationSheet.java
U         poi\src\test\java\org\apache\poi\ss\usermodel\BaseTestWorkbook.java
U         poi\src\test\java\org\apache\poi\hpsf\basic\TestMetaDataIPI.java
U         poi\build.gradle
U         poi-examples\src\main\java\org\apache\poi\examples\xssf\usermodel\CalendarDemo.java
U         poi-examples\src\main\java\org\apache\poi\examples\xssf\usermodel\WorkingWithPageSetup.java
A         test-data\slideshow\EmbeddedVideo.pptx
AU        test-data\slideshow\bug65673.pptx
U         poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\Bitmap.java
U         poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\DIB.java
U         poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\EMF.java
U         poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\JPEG.java
U         poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\PICT.java
U         poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\PNG.java
U         poi-scratchpad\src\main\java\org\apache\poi\hslf\blip\WMF.java
U         poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFPictureData.java
U         poi-scratchpad\src\test\java\org\apache\poi\hemf\usermodel\TestHemfPicture.java
U         poi-scratchpad\src\test\java\org\apache\poi\hslf\extractor\TestExtractor.java
U         poi-scratchpad\src\test\java\org\apache\poi\hslf\record\TestDocumentEncryption.java
U         gradle.properties
U         build.xml
U         poi-ooxml-lite-agent\build.gradle
U         poi-integration\src\test\java\org\apache\poi\stress\TestAllFiles.java
U         jenkins\create_jobs.groovy
U         osgi\pom.xml
U         build.gradle
U         settings.gradle
U         src\resources\devtools\forbidden-signatures.txt
U         README.rst
A         SECURITY.md

<-- 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-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1894909


<-- 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-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
U         src\documentation\content\xdocs\changes.xml
At revision 1894909

At revision 1894909

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:773)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:922)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1211)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:636)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:508)
	at hudson.model.Run.execute(Run.java:1906)
	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-11-10T12:46:35.138 +0000'

<-- 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-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\forrest.properties'
At revision 1894909


<-- 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-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\src\documentation'
At revision 1894909

At revision 1894909

[POI-DSL-Windows-1.8] $ cmd /c call F:\jenkins\jenkins-home\temp\jenkins2375519771707873421.bat
    X   forrest.properties
X       src\documentation

Performing status on external item at 'src\documentation':
svn: E155010: The node 'F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi*\src\*' was not found.
Java-Home: f:\\jenkins\\tools\\java\\latest1.8
 Volume in drive F is Data
 Volume Serial Number is BE2C-B98F

 Directory of f:\jenkins\tools\java\latest1.8

08/03/2021  02:43 PM    <DIR>          .
08/03/2021  02:43 PM    <DIR>          ..
04/16/2020  07:15 AM             1,522 ASSEMBLY_EXCEPTION
08/03/2021  02:43 PM    <DIR>          bin
08/03/2021  02:43 PM    <DIR>          include
08/03/2021  02:43 PM    <DIR>          jre
08/03/2021  02:43 PM    <DIR>          lib
04/16/2020  07:15 AM            19,274 LICENSE
04/16/2020  07:15 AM                86 release
08/03/2021  02:43 PM    <DIR>          sample
04/16/2020  07:15 AM        51,408,032 src.zip
04/16/2020  07:15 AM           153,250 THIRD_PARTY_README
               5 File(s)     51,582,164 bytes
               7 Dir(s)  1,014,900,486,144 bytes free
openjdk version "1.8.0_252"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_252-b09)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.252-b09, mixed mode)
[Gradle] - Launching build.
[POI-DSL-Windows-1.8] $ cmd.exe /C "<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.8/ws/gradlew.bat> clean jenkins && exit %%ERRORLEVEL%%"
Starting a Gradle Daemon, 1 busy and 1 incompatible Daemons could not be reused, use --status for details
Configuration on demand is an incubating feature.

> Configure project :
Trying to override old definition of datatype junit

> Task :poi-excelant:clean UP-TO-DATE
> Task :poi-examples:clean
> Task :poi-integration:clean FAILED
> Task :clean FAILED
> Task :poi-ooxml:clean
> Task :poi:clean

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':poi-integration:clean'.
> java.io.IOException: Unable to delete directory 'F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build'
    Failed to delete some children. This might happen because a process has files open or has its working directory set in the target directory.
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\test-results\test\binary\output.bin
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\test-results\test\binary
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\test-results\test
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\test-results
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\tmp\expandedArchives\org.jacoco.agent-0.8.7.jar_3a83c50b4a016f281c4e9f3500d16b55\jacocoagent.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\tmp\expandedArchives\org.jacoco.agent-0.8.7.jar_3a83c50b4a016f281c4e9f3500d16b55
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\tmp\expandedArchives
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\poi-integration\build\tmp

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':clean'.
> java.io.IOException: Unable to delete directory 'F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build'
    Failed to delete some children. This might happen because a process has files open or has its working directory set in the target directory.
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi\poi-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-examples\poi-examples-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-examples
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml\poi-ooxml-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-full\poi-ooxml-full-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-full
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-lite-agent\poi-ooxml-lite-agent-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-lite-agent
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-tests\poi-ooxml-5.1.1-SNAPSHOT-tests.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-ooxml-tests
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-scratchpad\poi-scratchpad-5.1.1-SNAPSHOT.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-scratchpad
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-scratchpad-tests\poi-scratchpad-5.1.1-SNAPSHOT-tests.jar
    - F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.8\build\dist\maven\poi-scratchpad-tests
    - and more ...

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 21s
6 actionable tasks: 5 executed, 1 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

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