Build failed in Jenkins: POI-DSL-OpenJDK #256

2017-09-17 Thread Apache Jenkins Server
See 


Changes:

[onealj] mention Kotlin and JRuby

[onealj] update Jython example to use closing context manager

[kiwiwings] #60499 - Deleting a picture that is used twice on a slide corrupt 
the slide

[centic] Update for 4.0.0-SNAPSHOT and newer third party libs as well as some 
other smaller fixes

--
[...truncated 614.01 KB...]
 [java] at 
org.apache.poi.hssf.usermodel.HSSFWorkbook.(HSSFWorkbook.java:412)
 [java] at 
org.apache.poi.hssf.usermodel.HSSFWorkbook.(HSSFWorkbook.java:393)
 [java] at 
org.apache.poi.hssf.HSSFTestDataSamples.openSampleWorkbook(HSSFTestDataSamples.java:50)
 [java] at 
org.apache.poi.xssf.usermodel.TestMissingWorkbookOnXSSF.setUp(TestMissingWorkbookOnXSSF.java:35)
 [java] at junit.framework.TestCase.runBare(TestCase.java:139)
 [java] at junit.framework.TestResult$1.protect(TestResult.java:122)
 [java] at junit.framework.TestResult.runProtected(TestResult.java:142)
 [java] at junit.framework.TestResult.run(TestResult.java:125)
 [java] at junit.framework.TestCase.run(TestCase.java:129)
 [java] at junit.framework.TestSuite.runTest(TestSuite.java:252)
 [java] at junit.framework.TestSuite.run(TestSuite.java:247)
 [java] at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
 [java] at org.junit.runners.Suite.runChild(Suite.java:128)
 [java] at org.junit.runners.Suite.runChild(Suite.java:27)
 [java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
 [java] at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
 [java] at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
 [java] at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
 [java] at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
 [java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
 [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
 [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
 [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
 [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
 [java] at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:149)
 [java] at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:94)
 [java] 146) 
testMissingWorkbookMissing(org.apache.poi.xssf.usermodel.TestMissingWorkbookOnXSSF)
 [java] java.lang.NoSuchMethodError: 
java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;
 [java] at 
org.apache.poi.poifs.filesystem.NPOIFSFileSystem.(NPOIFSFileSystem.java:306)
 [java] at 
org.apache.poi.hssf.usermodel.HSSFWorkbook.(HSSFWorkbook.java:412)
 [java] at 
org.apache.poi.hssf.usermodel.HSSFWorkbook.(HSSFWorkbook.java:393)
 [java] at 
org.apache.poi.hssf.HSSFTestDataSamples.openSampleWorkbook(HSSFTestDataSamples.java:50)
 [java] at 
org.apache.poi.xssf.usermodel.TestMissingWorkbookOnXSSF.setUp(TestMissingWorkbookOnXSSF.java:35)
 [java] at junit.framework.TestCase.runBare(TestCase.java:139)
 [java] at junit.framework.TestResult$1.protect(TestResult.java:122)
 [java] at junit.framework.TestResult.runProtected(TestResult.java:142)
 [java] at junit.framework.TestResult.run(TestResult.java:125)
 [java] at junit.framework.TestCase.run(TestCase.java:129)
 [java] at junit.framework.TestSuite.runTest(TestSuite.java:252)
 [java] at junit.framework.TestSuite.run(TestSuite.java:247)
 [java] at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
 [java] at org.junit.runners.Suite.runChild(Suite.java:128)
 [java] at org.junit.runners.Suite.runChild(Suite.java:27)
 [java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
 [java] at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
 [java] at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
 [java] at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
 [java] at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
 [java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
 [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
 [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
 [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
 [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
 [java] at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:149)
 [java] at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:94)
 [java] 147) 
testMissingWorkbookMissingOverride(org.apache.poi.xssf.usermodel.TestMissingWorkbookOnXSSF)
 [java] 

Build failed in Jenkins: POI-DSL-API-Check #194

2017-09-17 Thread Apache Jenkins Server
See 

--
[...truncated 48.03 KB...]
at 
org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1341)
at 
org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:868)
at 
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.updateInternal(SvnNgAbstractUpdate.java:247)
at 
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.update(SvnNgAbstractUpdate.java:111)
at 
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgUpdate.run(SvnNgUpdate.java:40)
at 
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgUpdate.run(SvnNgUpdate.java:18)
at 
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunner.run(SvnNgOperationRunner.java:20)
at 
org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
at 
org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1235)
at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
at 
org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
at 
org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
at 
org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
at 
hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:158)
Caused: hudson.scm.subversion.UpdaterException: failed to perform svn update
at 
hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:212)
at 
hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
at 
hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1001)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:977)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:953)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused: java.io.IOException
at 
hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:212)
at 
hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
at 
hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1001)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:977)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:953)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at ..remote call to qnode3(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:830)
at hudson.FilePath.act(FilePath.java:986)
Caused: java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@72839cc9:qnode3
at hudson.FilePath.act(FilePath.java:993)
at hudson.FilePath.act(FilePath.java:975)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:902)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:838)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485)
at hudson.model.Run.execute(Run.java:1735)
at 

[Bug 60499] Deleting a picture that is used twice on a slide corrupt the slide

2017-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60499

Andreas Beeker  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #1 from Andreas Beeker  ---
I regard the original issue as invalid - if you have multiple references to the
same part (e.g. a png image), you would have each time a new relationship -
i.e. relationships aren't reused. I have to admit, that I haven't search the
ECMA spec for this definition, but if you do the same manually via MS/Libre
Office you actually get not only a copied relationship but also a second media
part.

After I adopted your sample to this handling, the resulting pptx was still
corrupt as the POIXMLDocumentPart.removeRelation(POIXMLDocumentPart) method
didn't handle multiple references correct.

This was fixed via r1808661

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 61349] Add more sanity checks for byte[] allocation

2017-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61349

Dominik Stadler  changed:

   What|Removed |Added

 OS||All

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 61528] [PATCH] Pivot Table enhancements

2017-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61528

Dominik Stadler  changed:

   What|Removed |Added

   Severity|normal  |enhancement
   Keywords||PatchAvailable
Summary|Pivot Table enhancements|[PATCH] Pivot Table
   ||enhancements

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 61530] Update javadoc styles for Java 8

2017-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61530

Dominik Stadler  changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 61396] DataBarFormatting, setWidthMin by default 10 % in excel output(when i getWidthMin gives 0 and i unable to setWidthMin to any other value)

2017-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61396

Dominik Stadler  changed:

   What|Removed |Added

   Priority|P1  |P3
   Severity|blocker |normal

--- Comment #3 from Dominik Stadler  ---
FYI, it doesn't help much setting highest priority on a bug for a visual
glitch, there are likely more severe things to report...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 61530] New: Update javadoc styles for Java 8

2017-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61530

Bug ID: 61530
   Summary: Update javadoc styles for Java 8
   Product: POI
   Version: 3.17-dev
  Hardware: PC
OS: Linux
Status: NEW
  Severity: normal
  Priority: P2
 Component: POI Overall
  Assignee: dev@poi.apache.org
  Reporter: apa...@gagravarr.org
  Target Milestone: ---

Now that we have moved from Java 7 to Java 8, we've moved to the Java 8 Javadoc
tool. That has a different default style from the Java 7 one

We should re-do our small javadoc style customisations for the Java 8 default
styles

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



Build failed in Jenkins: POI-DSL-OpenJDK #255

2017-09-17 Thread Apache Jenkins Server
See 


Changes:

[centic] Remove deprecated methods from NPOIFSFileSystem/OPOIFSFileSystem
IntelliJ warnings/suggestions

[centic] Fix some warnings in OOXMLLite and move copyFile to IOUtils

[centic] Various code cleanups, "final" for static methods is useless, 
for-loops, simplify boolean conditions, try-with-resource, javadoc, ...

[centic] Some more code cleanup

[centic] Change version to 4.0.0-SNAPSHOT as discussed on the mailing-list

[centic] MaxPermSize is not used any more in Java 8, so remove it everywhere

[centic] Disable Maven-Sonar run to check if the Gradle-Sonar job is working, 
some more comments

--
[...truncated 981.38 KB...]
 [java] at 
org.apache.poi.hssf.usermodel.HSSFWorkbook.(HSSFWorkbook.java:412)
 [java] at 
org.apache.poi.hssf.usermodel.HSSFWorkbook.(HSSFWorkbook.java:393)
 [java] at 
org.apache.poi.hssf.HSSFTestDataSamples.openSampleWorkbook(HSSFTestDataSamples.java:50)
 [java] at 
org.apache.poi.xssf.usermodel.TestMissingWorkbookOnXSSF.setUp(TestMissingWorkbookOnXSSF.java:35)
 [java] at junit.framework.TestCase.runBare(TestCase.java:139)
 [java] at junit.framework.TestResult$1.protect(TestResult.java:122)
 [java] at junit.framework.TestResult.runProtected(TestResult.java:142)
 [java] at junit.framework.TestResult.run(TestResult.java:125)
 [java] at junit.framework.TestCase.run(TestCase.java:129)
 [java] at junit.framework.TestSuite.runTest(TestSuite.java:252)
 [java] at junit.framework.TestSuite.run(TestSuite.java:247)
 [java] at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
 [java] at org.junit.runners.Suite.runChild(Suite.java:128)
 [java] at org.junit.runners.Suite.runChild(Suite.java:27)
 [java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
 [java] at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
 [java] at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
 [java] at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
 [java] at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
 [java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
 [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
 [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
 [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
 [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
 [java] at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:149)
 [java] at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:94)
 [java] 146) 
testMissingWorkbookMissing(org.apache.poi.xssf.usermodel.TestMissingWorkbookOnXSSF)
 [java] java.lang.NoSuchMethodError: 
java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;
 [java] at 
org.apache.poi.poifs.filesystem.NPOIFSFileSystem.(NPOIFSFileSystem.java:306)
 [java] at 
org.apache.poi.hssf.usermodel.HSSFWorkbook.(HSSFWorkbook.java:412)
 [java] at 
org.apache.poi.hssf.usermodel.HSSFWorkbook.(HSSFWorkbook.java:393)
 [java] at 
org.apache.poi.hssf.HSSFTestDataSamples.openSampleWorkbook(HSSFTestDataSamples.java:50)
 [java] at 
org.apache.poi.xssf.usermodel.TestMissingWorkbookOnXSSF.setUp(TestMissingWorkbookOnXSSF.java:35)
 [java] at junit.framework.TestCase.runBare(TestCase.java:139)
 [java] at junit.framework.TestResult$1.protect(TestResult.java:122)
 [java] at junit.framework.TestResult.runProtected(TestResult.java:142)
 [java] at junit.framework.TestResult.run(TestResult.java:125)
 [java] at junit.framework.TestCase.run(TestCase.java:129)
 [java] at junit.framework.TestSuite.runTest(TestSuite.java:252)
 [java] at junit.framework.TestSuite.run(TestSuite.java:247)
 [java] at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
 [java] at org.junit.runners.Suite.runChild(Suite.java:128)
 [java] at org.junit.runners.Suite.runChild(Suite.java:27)
 [java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
 [java] at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
 [java] at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
 [java] at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
 [java] at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
 [java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
 [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
 [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
 [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
 [java] at 

[Bug 61454] [PATCH] Example ToHtml does not respect column width and long cell content breaks html layout

2017-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61454

Dominik Stadler  changed:

   What|Removed |Added

 OS||All

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 61516] problem adjusting cell reference in formula to zeroth row

2017-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61516

Dominik Stadler  changed:

   What|Removed |Added

 OS||All

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 61520] Recommend using absolute references with name.setRefersToFormula() instead of 'A1:B1' references

2017-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61520

Dominik Stadler  changed:

   What|Removed |Added

   Severity|normal  |enhancement
 OS||All

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



Build failed in Jenkins: POI-DSL-1.9 #56

2017-09-17 Thread Apache Jenkins Server
See 

--
[...truncated 105.35 KB...]
at 
org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1235)
at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
at 
org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
at 
org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
at 
org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
at 
hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:158)
Caused: hudson.scm.subversion.UpdaterException: failed to perform svn update
at 
hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:212)
at 
hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
at 
hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1001)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:977)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:953)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused: java.io.IOException
at 
hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:212)
at 
hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
at 
hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1001)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:977)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:953)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at ..remote call to qnode3(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:830)
at hudson.FilePath.act(FilePath.java:986)
Caused: java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@72839cc9:qnode3
at hudson.FilePath.act(FilePath.java:993)
at hudson.FilePath.act(FilePath.java:975)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:902)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:838)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485)
at hudson.model.Run.execute(Run.java:1735)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:405)
Retrying after 10 seconds
Updating https://svn.apache.org/repos/asf/poi/trunk at revision 
'2017-09-17T10:00:30.511 +'
ERROR: Failed to update https://svn.apache.org/repos/asf/poi/trunk
org.tmatesoft.svn.core.SVNException: svn: E200030: FULL
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:798)
at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:391)
at