See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.25/8/display/redirect?page=changes>
Changes: [Dominik Stadler] Fix a Gradle warning [Dominik Stadler] Adjust test with deeply nested file for JDK 25 [Dominik Stadler] Try to fix some JavaDoc references [github] Bump actions/checkout from 4 to 5 (#878) [PJ Fanning] Update TestXSSFWorkbook.java [PJ Fanning] Update TestXSSFWorkbook.java [github] close package parts when closing OPCPackage (#880) [PJ Fanning] Update TestXSSFWorkbook.java [PJ Fanning] Update TestXSSFWorkbook.java [PJ Fanning] Update XSSFPictureData.java ------------------------------------------ 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 FORREST_HOME=f:\jenkins\tools\forrest\latest LANG=en_US.UTF-8 CI_BUILD=TRUE [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on jenkins-win-azr-10 (Windows-Docker Windows) in workspace <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.25/ws/> [WS-CLEANUP] Deleting project workspace... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/apache/poi.git > git init <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.25/ws/> > # timeout=10 Fetching upstream changes from https://github.com/apache/poi.git > git --version # timeout=10 > git --version # 'git version 2.14.3.windows.1' > git fetch --tags --progress -- https://github.com/apache/poi.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/apache/poi.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch > git rev-parse "refs/remotes/origin/trunk^{commit}" # timeout=10 Checking out Revision ac53afe30754d2d3933b3af1a611aa465fad492a (refs/remotes/origin/trunk) > git config core.sparsecheckout # timeout=10 > git checkout -f ac53afe30754d2d3933b3af1a611aa465fad492a # timeout=10 Commit message: "Update XSSFPictureData.java" > git rev-list --no-walk 86e80a9164f37d2c89079be3b6f02a348abe7e86 # timeout=10 [POI-DSL-Windows-1.25] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins14695675915513266734.bat HEAD detached at ac53afe307 nothing to commit, working tree clean HEAD is now at ac53afe307 Update XSSFPictureData.java Java-Home: /home/jenkins/tools/java/latest25 Volume in drive F is Data Volume Serial Number is BE2C-B98F Directory of f:\home\jenkins\tools\java File Not Found The system cannot find the path specified. [POI-DSL-Windows-1.25] $ cmd.exe /C "F:\jenkins\tools\ant\latest1.10\bin\ant.bat -Dcoverage.enabled=false clean jenkins && exit %%ERRORLEVEL%%" Buildfile: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.25/ws/build.xml> [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.25/ws/poi-excelant\build\poi-ant-contrib> BUILD FAILED <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.25/ws/build.xml>:108: The following error occurred while executing this line: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.25/ws/build.xml>:93: Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_HOME does not point to the JDK. It is currently set to "C:\Program Files\Java\jre1.8.0_152" Total time: 0 seconds Build step 'Invoke Ant' marked build as 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-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org