See <https://builds.apache.org/job/PDFBox-trunk/2180/changes>

Changes:

[lehmi] PDFBOX-2301: use direct access when reading a COSSTream instead of 
copying the input stream to a byte array

[lehmi] PDFBOX-2301: use a RandomAccessWrapper to get read only random access 
to the filtered/unfiltered stream of a COSStream

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/PDFBox-trunk/ws/>
Cleaning up <https://builds.apache.org/job/PDFBox-trunk/ws/trunk>
Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/target>
Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/target>
Deleting 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight-app/target>
Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target>
Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent/target>
Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target>
Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/target>
Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target>
Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/tools/target>
Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target>
Updating http://svn.apache.org/repos/asf/pdfbox/trunk at revision 
'2015-06-10T16:58:10.063 +0000'
U         pdfbox/src/main/java/org/apache/pdfbox/cos/COSStream.java
U         
pdfbox/src/main/java/org/apache/pdfbox/pdmodel/graphics/color/PDSeparation.java
U         
pdfbox/src/main/java/org/apache/pdfbox/pdmodel/interactive/form/PDAppearanceString.java
U         
pdfbox/src/main/java/org/apache/pdfbox/pdmodel/common/COSStreamArray.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdfparser/BaseParser.java
U         
pdfbox/src/main/java/org/apache/pdfbox/pdfparser/PDFXrefStreamParser.java
U         
pdfbox/src/main/java/org/apache/pdfbox/pdfparser/PDFObjectStreamParser.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdfparser/COSParser.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdfparser/PDFStreamParser.java
U         pdfbox/src/main/java/org/apache/pdfbox/io/RandomAccessBuffer.java
AU        pdfbox/src/main/java/org/apache/pdfbox/io/RandomAccessReadWrapper.java
U         
pdfbox/src/main/java/org/apache/pdfbox/io/RandomAccessBufferedFileInputStream.java
U         pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestFDF.java
U         
pdfbox/src/test/java/org/apache/pdfbox/pdfparser/PDFStreamParserTest.java
U         tools/src/main/java/org/apache/pdfbox/tools/PDFDebugger.java
U         tools/src/main/java/org/apache/pdfbox/tools/PDFText2HTML.java
U         tools/src/main/java/org/apache/pdfbox/tools/imageio/ImageIOUtil.java
U         tools/src/main/java/org/apache/pdfbox/tools/PDFReader.java
U         
tools/src/main/java/org/apache/pdfbox/tools/util/FileOpenSaveDialog.java
U         
tools/src/main/java/org/apache/pdfbox/tools/pdfdebugger/colorpane/CSSeparation.java
U         tools/src/main/java/org/apache/pdfbox/tools/gui/PDFPagePanel.java
U         tools/src/main/java/org/apache/pdfbox/tools/gui/ReaderBottomPanel.java
U         tools/src/main/java/org/apache/pdfbox/tools/gui/PDFTreeModel.java
U         tools/src/main/java/org/apache/pdfbox/tools/gui/PageWrapper.java
U         
tools/src/main/java/org/apache/pdfbox/tools/gui/PDFTreeCellRenderer.java
At revision 1684712
Parsing POMs
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/jdk1.6.0_20-32-unlimited-security/bin/java 
-Xmx1g -XX:MaxPermSize=300m -cp 
/home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5
 /home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven3-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41922
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean 
deploy -Ppedantic -Dskip-bavaria=false
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.pdfbox:xmpbox:bundle:2.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 58, column 
12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.pdfbox:preflight:bundle:2.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 98, column 
12
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[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 tools
[INFO] Apache PDFBox application
[INFO] Apache PDFBox examples
[INFO] PDFBox reactor
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PDFBox parent 2.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/ws/trunk/parent'> for files 
matching the pattern '**/*.java' - excludes: 
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2179
log4j:WARN No appenders could be found for logger 
(org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-parent 
---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
pdfbox-parent ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ pdfbox-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ pdfbox-parent ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: release.properties
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pdfbox-parent 
---
[INFO] Installing 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/pdfbox-parent-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ pdfbox-parent ---
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.pdfbox:pdfbox-parent:2.0.0-SNAPSHOT/maven-metadata.xml from/to 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): peer not 
authenticated
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... FAILURE [10.882s]
[INFO] Apache FontBox .................................... SKIPPED
[INFO] Apache XmpBox ..................................... SKIPPED
[INFO] Apache PDFBox ..................................... SKIPPED
[INFO] Apache Preflight .................................. SKIPPED
[INFO] Apache Preflight application ...................... SKIPPED
[INFO] Apache PDFBox tools ............................... SKIPPED
[INFO] Apache PDFBox application ......................... SKIPPED
[INFO] Apache PDFBox examples ............................ SKIPPED
[INFO] PDFBox reactor .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.933s
[INFO] Finished at: Wed Jun 10 16:58:35 UTC 2015
[INFO] Final Memory: 16M/121M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on 
project pdfbox-parent: Failed to retrieve remote metadata 
org.apache.pdfbox:pdfbox-parent:2.0.0-SNAPSHOT/maven-metadata.xml: Could not 
transfer metadata 
org.apache.pdfbox:pdfbox-parent:2.0.0-SNAPSHOT/maven-metadata.xml from/to 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): peer not 
authenticated -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/pom.xml> to 
org.apache.pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » Apache PDFBox application 
#2179
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2978 bytes
Compression is 0.0%
Took 1.4 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pom.xml> to 
org.apache.pdfbox/pdfbox-reactor/2.0.0-SNAPSHOT/pdfbox-reactor-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » PDFBox reactor #2179
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6624 bytes
Compression is 0.0%
Took 46 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/pom.xml> to 
org.apache.pdfbox/fontbox/2.0.0-SNAPSHOT/fontbox-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » Apache FontBox #2179
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2498 bytes
Compression is 0.0%
Took 0.5 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/pom.xml> to 
org.apache.pdfbox/pdfbox/2.0.0-SNAPSHOT/pdfbox-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » Apache PDFBox #2179
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6332 bytes
Compression is 0.0%
Took 1.2 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/pom.xml> to 
org.apache.pdfbox/xmpbox/2.0.0-SNAPSHOT/xmpbox-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » Apache XmpBox #2179
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3060 bytes
Compression is 0.0%
Took 0.18 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight-app/pom.xml> to 
org.apache.pdfbox/preflight-app/2.0.0-SNAPSHOT/preflight-app-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » Apache Preflight application 
#2179
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3671 bytes
Compression is 0.0%
Took 0.72 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/tools/pom.xml> to 
org.apache.pdfbox/pdfbox-tools/2.0.0-SNAPSHOT/pdfbox-tools-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » Apache PDFBox tools #2179
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3283 bytes
Compression is 0.0%
Took 77 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/pom.xml> to 
org.apache.pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » Apache PDFBox examples #2179
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3918 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/pom.xml> to 
org.apache.pdfbox/preflight/2.0.0-SNAPSHOT/preflight-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » Apache Preflight #2179
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8514 bytes
Compression is 0.0%
Took 0.28 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent/pom.xml> to 
org.apache.pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/pdfbox-parent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » PDFBox parent #2179
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 11844 bytes
Compression is 0.0%
Took 49 ms
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts

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

Reply via email to