You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/06/20 15:01:36 UTC

Build failed in Jenkins: PDFBox-trunk #2221

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

Changes:

[tilman] PDFBOX-2837: avoid string being converted to EBCDIC in non ASCII systems

[tilman] PDFBOX-2576: remove public modifier of constructor of non public class

[tilman] PDFBOX-2837: avoid input being read as EBCDIC in non ASCII systems

[tilman] PDFBOX-2837: avoid input being read as EBCDIC in non ASCII systems

[tilman] PDFBOX-2837: avoid input being read as EBCDIC in non ASCII systems

[tilman] PDFBOX-2837: avoid output being written in EBCDIC in non ASCII systems

[tilman] PDFBOX-2837: avoid output being written in EBCDIC in non ASCII systems

[tilman] PDFBOX-2837: avoid output being written in EBCDIC in non ASCII systems

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building remotely on H10 (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/parent/target>
Updating http://svn.apache.org/repos/asf/pdfbox/trunk at revision '2015-06-20T13:00:49.383 +0000'
U         xmpbox/src/test/java/org/apache/xmpbox/TestValidatePermitedMetadata.java
U         fontbox/src/main/java/org/apache/fontbox/afm/FontMetrics.java
U         fontbox/src/main/java/org/apache/fontbox/afm/AFMParser.java
U         fontbox/src/main/java/org/apache/fontbox/cmap/CMapParser.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/graphics/color/PDDeviceCMYK.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/encoding/GlyphList.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/Standard14Fonts.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/interactive/form/FieldUtils.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/interactive/digitalsignature/PDSignature.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/encryption/StandardSecurityHandler.java
U         pdfbox/src/main/java/org/apache/pdfbox/text/PDFTextStreamEngine.java
U         pdfbox/src/main/java/org/apache/pdfbox/text/TextPosition.java
U         pdfbox/src/main/java/org/apache/pdfbox/contentstream/operator/Operator.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdfparser/EndstreamOutputStream.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/pdfwriter/COSWriter.java
U         preflight/src/main/java/org/apache/pdfbox/preflight/process/StreamValidationProcess.java
U         tools/src/main/java/org/apache/pdfbox/tools/imageio/TIFFUtil.java
U         tools/src/main/java/org/apache/pdfbox/tools/PDFDebugger.java
At revision 1686609
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 54816
<===[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/0 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 #2218
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/0/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 [12.267s]
[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: 22.673s
[INFO] Finished at: Sat Jun 20 13:01:28 UTC 2015
[INFO] Final Memory: 16M/141M
[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 #2218
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2978 bytes
Compression is 0.0%
Took 1.2 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 #2218
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6624 bytes
Compression is 0.0%
Took 63 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 #2218
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2498 bytes
Compression is 0.0%
Took 0.67 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 #2218
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6332 bytes
Compression is 0.0%
Took 1.1 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 #2218
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3060 bytes
Compression is 0.0%
Took 0.16 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 #2218
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3671 bytes
Compression is 0.0%
Took 1.3 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 #2218
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3283 bytes
Compression is 0.0%
Took 0.14 sec
[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 #2218
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3918 bytes
Compression is 0.0%
Took 0.11 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 #2218
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8514 bytes
Compression is 0.0%
Took 0.1 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 #2218
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 11844 bytes
Compression is 0.0%
Took 27 ms
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts

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