See <https://builds.apache.org/job/PDFBox-Trunk-jdk9/10/display/redirect>

------------------------------------------
[...truncated 153.89 KB...]
A         tools/src/test/java/org/apache/pdfbox
A         tools/src/test/java/org/apache/pdfbox/tools
A         tools/src/test/java/org/apache/pdfbox/tools/TestTextToPdf.java
A         tools/src/test/java/org/apache/pdfbox/tools/TestPDFText2HTML.java
A         tools/src/test/java/org/apache/pdfbox/tools/imageio
A         
tools/src/test/java/org/apache/pdfbox/tools/imageio/TestImageIOUtils.java
A         tools/src/test/java/org/apache/pdfbox/tools/TestExtractText.java
A         tools/src/test/resources
A         tools/src/test/resources/org
A         tools/src/test/resources/org/apache
A         tools/src/test/resources/org/apache/pdfbox
AU        tools/src/test/resources/org/apache/pdfbox/testPDFPackage.pdf
A         tools/src/test/resources/input
A         tools/src/test/resources/input/ImageIOUtil
AU        tools/src/test/resources/input/ImageIOUtil/raw_image_demo.pdf
AU        tools/src/test/resources/input/ImageIOUtil/JBIG2Image.pdf
AU        tools/src/test/resources/input/ImageIOUtil/ccitt4-cib-test.pdf
AU        tools/src/test/resources/input/ImageIOUtil/JPXTestCMYK.pdf
AU        tools/src/test/resources/input/ImageIOUtil/JPXTestGrey.pdf
AU        tools/src/test/resources/input/ImageIOUtil/png_demo.pdf
AU        tools/src/test/resources/input/ImageIOUtil/jpeg_demo.pdf
AU        tools/src/test/resources/input/ImageIOUtil/JPXTestRGB.pdf
A         tools/src/test/resources/logging.properties
AU        tools/pom.xml
AU        LICENSE.txt
A         preflight-app
A         preflight-app/src
A         preflight-app/src/main
A         preflight-app/src/main/appended-resources
A         preflight-app/src/main/appended-resources/META-INF
AU        preflight-app/src/main/appended-resources/META-INF/NOTICE
AU        preflight-app/src/main/appended-resources/META-INF/LICENSE
AU        preflight-app/pom.xml
A         debugger-app
A         debugger-app/src
A         debugger-app/src/main
A         debugger-app/src/main/appended-resources
A         debugger-app/src/main/appended-resources/META-INF
AU        debugger-app/src/main/appended-resources/META-INF/NOTICE
AU        debugger-app/src/main/appended-resources/META-INF/LICENSE
AU        debugger-app/pom.xml
AU        pdfbox-eclipse-formatter.xml
A         .gitignore
AU        KEYS
 U        .
At revision 1804710

Parsing POMs
Discovered a new module org.apache.pdfbox:pdfbox-reactor Apache PDFBox
Discovered a new module org.apache.pdfbox:pdfbox-parent PDFBox parent
Discovered a new module org.apache.pdfbox:fontbox Apache FontBox
Discovered a new module org.apache.pdfbox:xmpbox Apache XmpBox
Discovered a new module org.apache.pdfbox:pdfbox Apache PDFBox
Discovered a new module org.apache.pdfbox:preflight Apache Preflight
Discovered a new module org.apache.pdfbox:preflight-app Apache Preflight 
application
Discovered a new module org.apache.pdfbox:pdfbox-debugger Apache PDFBox Debugger
Discovered a new module org.apache.pdfbox:pdfbox-tools Apache PDFBox tools
Discovered a new module org.apache.pdfbox:pdfbox-app Apache PDFBox application
Discovered a new module org.apache.pdfbox:debugger-app Apache PDFBox Debugger 
application
Discovered a new module org.apache.pdfbox:pdfbox-examples Apache PDFBox examples
Modules changed, recalculating dependency graph
Established TCP socket on 34324
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/jdk-9-b181-unlimited-security/bin/java 
-Xmx1g -XX:MaxPermSize=300m -cp 
/home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.3/conf/logging
 jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.3 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven33-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34324
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option MaxPermSize; support 
was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader 
(file:/home/jenkins/jenkins-slave/slave.jar) to method 
java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of 
hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f 
<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean 
-Ppedantic -Dskip-bavaria=false
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] PDFBox parent
[INFO] Apache FontBox
[INFO] Apache XmpBox
[INFO] Apache PDFBox
[INFO] Apache Preflight
[INFO] Apache Preflight application
[INFO] Apache PDFBox Debugger
[INFO] Apache PDFBox tools
[INFO] Apache PDFBox application
[INFO] Apache PDFBox Debugger application
[INFO] Apache PDFBox examples
[INFO] Apache PDFBox
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PDFBox parent 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-parent ---
[TASKS] Scanning folder 
'<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/parent'> for files 
matching the pattern '**/*.java' - excludes: 
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache FontBox 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fontbox ---
[TASKS] Scanning folder 
'<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/fontbox'> for files 
matching the pattern '**/*.java' - excludes: 
[TASKS] Found 105 files to scan for tasks
Found 12 open tasks.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache XmpBox 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmpbox ---
[TASKS] Scanning folder 
'<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/xmpbox'> for files 
matching the pattern '**/*.java' - excludes: 
[TASKS] Found 106 files to scan for tasks
Found 7 open tasks.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox ---
[TASKS] Scanning folder 
'<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/pdfbox'> for files 
matching the pattern '**/*.java' - excludes: 
[TASKS] Found 656 files to scan for tasks
Found 248 open tasks.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Preflight 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ preflight ---
[TASKS] Scanning folder 
'<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/preflight'> for 
files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 136 files to scan for tasks
Found 21 open tasks.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Preflight application 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ preflight-app ---
[TASKS] Scanning folder 
'<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/preflight-app'> for 
files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox Debugger 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-debugger ---
[TASKS] Scanning folder 
'<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/debugger'> for files 
matching the pattern '**/*.java' - excludes: 
[TASKS] Found 81 files to scan for tasks
Found 3 open tasks.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox tools 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-tools ---
[TASKS] Scanning folder 
'<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/tools'> for files 
matching the pattern '**/*.java' - excludes: 
[TASKS] Found 27 files to scan for tasks
Found 6 open tasks.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox application 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-app ---
[TASKS] Scanning folder 
'<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/app'> for files 
matching the pattern '**/*.java' - excludes: 
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox Debugger application 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ debugger-app ---
[TASKS] Scanning folder 
'<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/debugger-app'> for 
files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox examples 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-examples ---
[TASKS] Scanning folder 
'<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/examples'> for files 
matching the pattern '**/*.java' - excludes: 
[TASKS] Found 66 files to scan for tasks
Found 15 open tasks.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-reactor ---
[TASKS] Scanning folder 
'<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk'> for files matching 
the pattern '**/*.java' - excludes: parent/**/*, fontbox/**/*, xmpbox/**/*, 
pdfbox/**/*, preflight/**/*, preflight-app/**/*, debugger/**/*, tools/**/*, 
app/**/*, debugger-app/**/*, examples/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ...................................... SUCCESS [ 52.858 s]
[INFO] Apache FontBox ..................................... SUCCESS [  8.083 s]
[INFO] Apache XmpBox ...................................... SUCCESS [  2.805 s]
[INFO] Apache PDFBox ...................................... SUCCESS [ 35.782 s]
[INFO] Apache Preflight ................................... SUCCESS [  5.141 s]
[INFO] Apache Preflight application ....................... SUCCESS [  1.620 s]
[INFO] Apache PDFBox Debugger ............................. SUCCESS [  2.741 s]
[INFO] Apache PDFBox tools ................................ SUCCESS [  3.329 s]
[INFO] Apache PDFBox application .......................... SUCCESS [  1.592 s]
[INFO] Apache PDFBox Debugger application ................. SUCCESS [  1.582 s]
[INFO] Apache PDFBox examples ............................. SUCCESS [  4.070 s]
[INFO] Apache PDFBox ...................................... SUCCESS [  1.613 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:26 min
[INFO] Finished at: 2017-08-10T19:31:08+00:00
[INFO] Final Memory: 32M/108M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/xmpbox/pom.xml> to 
org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/tools/pom.xml> to 
org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/debugger/pom.xml> to 
org.apache.pdfbox/pdfbox-debugger/3.0.0-SNAPSHOT/pdfbox-debugger-3.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/preflight-app/pom.xml>
 to 
org.apache.pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/app/pom.xml> to 
org.apache.pdfbox/pdfbox-app/3.0.0-SNAPSHOT/pdfbox-app-3.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/examples/pom.xml> to 
org.apache.pdfbox/pdfbox-examples/3.0.0-SNAPSHOT/pdfbox-examples-3.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/preflight/pom.xml> to 
org.apache.pdfbox/preflight/3.0.0-SNAPSHOT/preflight-3.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/pom.xml> to 
org.apache.pdfbox/pdfbox-reactor/3.0.0-SNAPSHOT/pdfbox-reactor-3.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/parent/pom.xml> to 
org.apache.pdfbox/pdfbox-parent/3.0.0-SNAPSHOT/pdfbox-parent-3.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/pdfbox/pom.xml> to 
org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/debugger-app/pom.xml> 
to org.apache.pdfbox/debugger-app/3.0.0-SNAPSHOT/debugger-app-3.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-Trunk-jdk9/ws/trunk/fontbox/pom.xml> to 
org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
channel stopped
Archiving artifacts
ERROR: No artifacts found that match the file pattern 
"trunk/pdfbox/target/pdfbox.log". Configuration error?
ERROR: ?trunk/pdfbox/target/pdfbox.log? doesn?t match anything: ?trunk? exists 
but not ?trunk/pdfbox/target/pdfbox.log?
Build step 'Archive the artifacts' changed build result to FAILURE

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to