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 2014/08/30 15:02:36 UTC

Build failed in Jenkins: PDFBox-trunk #1224

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

Changes:

[tilman] PDFBOX-2278: call initStream() when page has no contents so that annotations can be rendered

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-4 (Ubuntu ubuntu4 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 '2014-08-30T12:59:39.247 +0000'
U         pdfbox/src/main/java/org/apache/pdfbox/rendering/PageDrawer.java
At revision 1621452
WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior.
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/latest1.6/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 51349
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/3 clean deploy -Ppedantic
[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 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 #1222
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pdfbox-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10: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.1: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/3/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/pdfbox-parent-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1: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): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... FAILURE [1:44.626s]
[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: 1:50.636s
[INFO] Finished at: Sat Aug 30 13:00:45 UTC 2014
[INFO] Final Memory: 15M/175M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1: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): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable. -> [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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2993 bytes
Compression is 0.0%
Took 0.16 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6624 bytes
Compression is 0.0%
Took 1.7 sec
[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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2200 bytes
Compression is 0.0%
Took 0.13 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6320 bytes
Compression is 0.0%
Took 0.14 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3816 bytes
Compression is 0.0%
Took 0.13 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3671 bytes
Compression is 0.0%
Took 0.24 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2413 bytes
Compression is 0.0%
Took 0.1 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3452 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8606 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 12370 bytes
Compression is 0.0%
Took 0.1 sec
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts

Jenkins build is back to stable : PDFBox-trunk #1233

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/1233/changes>


Jenkins build is still unstable: PDFBox-trunk #1232

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/changes>


Jenkins build is still unstable: PDFBox-trunk #1231

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/changes>


Jenkins build is still unstable: PDFBox-trunk #1230

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/changes>


Jenkins build is still unstable: PDFBox-trunk #1229

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/changes>


Jenkins build is unstable: PDFBox-trunk #1228

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/1228/changes>


Build failed in Jenkins: PDFBox-trunk #1227

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/1227/changes>

Changes:

[jahewson] PDFBOX-2262: Added logging for missing fallback fonts

[tilman] PDFBOX-1094: pass the initial substream matrix and the graphics transform to the paint methods (no change in functionality yet), remove unused methods

[tilman] PDFBOX-1094: pass the initial substream matrix and the graphics transform to the paint methods (no change in functionality yet), remove unused methods

[lehmi] PDFBOX-2262: added missing license header

[lehmi] PDFBOX-2270: optimized handling of null values

------------------------------------------
[...truncated 1650 lines...]
PFB: TeXGyreBonum-Regular: /usr/share/fonts/X11/Type1/qbkr.pfb
PFB: URWBookmanL-DemiBold: /usr/share/fonts/X11/Type1/b018015l.pfb
PFB: TeXGyreTermes-Italic: /usr/share/fonts/X11/Type1/qtmri.pfb
PFB: LMRomanUnsl10-Regular: /usr/share/fonts/X11/Type1/lmu10.pfb
PFB: TeXGyrePagella-Italic: /usr/share/fonts/X11/Type1/qplri.pfb
PFB: LMRomanDunh10-Regular: /usr/share/fonts/X11/Type1/lmdunh10.pfb
PFB: LMMonoLt10-Oblique: /usr/share/fonts/X11/Type1/lmtlo10.pfb
PFB: CharterBT-Roman: /usr/share/fonts/type1/texlive-fonts-recommended/bchr8a.pfb
PFB: LMMonoPropLt10-Regular: /usr/share/fonts/X11/Type1/lmvtl10.pfb
PFB: LMMonoLt10-BoldOblique: /usr/share/fonts/X11/Type1/lmtko10.pfb

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! - in org.apache.pdfbox.util.PDFMergerUtilityTest
testPDFMergerUtility(org.apache.pdfbox.util.PDFMergerUtilityTest)  Time elapsed: 0 sec  <<< ERROR!
java.lang.IllegalStateException: No fonts available on the system for Helvetica
	at org.apache.pdfbox.pdmodel.font.ExternalFonts.getFallbackFont(ExternalFonts.java:250)
	at org.apache.pdfbox.pdmodel.font.PDTrueTypeFont.<init>(PDTrueTypeFont.java:131)
	at org.apache.pdfbox.pdmodel.font.PDFontFactory.createFont(PDFontFactory.java:73)
	at org.apache.pdfbox.pdmodel.PDResources.getFonts(PDResources.java:215)
	at org.apache.pdfbox.util.PDFStreamEngine.getFonts(PDFStreamEngine.java:520)
	at org.apache.pdfbox.util.operator.text.SetTextFont.process(SetTextFont.java:48)
	at org.apache.pdfbox.util.PDFStreamEngine.processOperator(PDFStreamEngine.java:487)
	at org.apache.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:272)
	at org.apache.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:237)
	at org.apache.pdfbox.util.PDFStreamEngine.processStream(PDFStreamEngine.java:191)
	at org.apache.pdfbox.rendering.PageDrawer.drawPage(PageDrawer.java:162)
	at org.apache.pdfbox.rendering.PDFRenderer.renderPage(PDFRenderer.java:228)
	at org.apache.pdfbox.rendering.PDFRenderer.renderImage(PDFRenderer.java:160)
	at org.apache.pdfbox.rendering.PDFRenderer.renderImageWithDPI(PDFRenderer.java:95)
	at org.apache.pdfbox.util.PDFMergerUtilityTest.checkMergeIdentical(PDFMergerUtilityTest.java:77)
	at org.apache.pdfbox.util.PDFMergerUtilityTest.testPDFMergerUtility(PDFMergerUtilityTest.java:61)

Running org.apache.pdfbox.filter.TestFilters
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.5 sec - in org.apache.pdfbox.filter.TestFilters
Running org.apache.pdfbox.filter.ccitt.TestPackedBitArray
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.pdfbox.filter.ccitt.TestPackedBitArray
Running org.apache.pdfbox.filter.ccitt.TestCCITTFaxG31DDecodeInputStream
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.pdfbox.filter.ccitt.TestCCITTFaxG31DDecodeInputStream
Running org.apache.pdfbox.encoding.PDFDocEncodingCharsetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.pdfbox.encoding.PDFDocEncodingCharsetTest
Running org.apache.pdfbox.cos.TestCOSFloat
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.pdfbox.cos.TestCOSFloat
Running org.apache.pdfbox.cos.TestCOSString
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.pdfbox.cos.TestCOSString
Running org.apache.pdfbox.cos.TestCOSInteger
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.pdfbox.cos.TestCOSInteger
Running org.apache.pdfbox.pdfparser.TestNonSequentialPDFParser
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in org.apache.pdfbox.pdfparser.TestNonSequentialPDFParser
Running org.apache.pdfbox.pdfparser.ConformingPDFParserTest
Trailer: COSDictionary{(COSName{Size}:COSInt{48}) (COSName{Root}:COSUnread{1,0}) (COSName{Info}:COSUnread{2,0}) }
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.pdfbox.pdfparser.ConformingPDFParserTest
Running org.apache.pdfbox.pdfparser.EndstreamOutputStreamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.pdfbox.pdfparser.EndstreamOutputStreamTest
Running org.apache.pdfbox.io.TestRandomAccessBuffer
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.pdfbox.io.TestRandomAccessBuffer
Running org.apache.pdfbox.io.TestIOUtils
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.pdfbox.io.TestIOUtils
Running org.apache.pdfbox.io.TestRandomAccessFileOutputStream
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.pdfbox.io.TestRandomAccessFileOutputStream
Running org.apache.pdfbox.pdmodel.TestPDDocumentCatalog
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.apache.pdfbox.pdmodel.TestPDDocumentCatalog
Running org.apache.pdfbox.pdmodel.common.TestPDNameTreeNode
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.pdfbox.pdmodel.common.TestPDNameTreeNode
Running org.apache.pdfbox.pdmodel.common.TestPDNumberTreeNode
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.pdfbox.pdmodel.common.TestPDNumberTreeNode
Running org.apache.pdfbox.pdmodel.common.function.TestPDFunctionType4
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.pdfbox.pdmodel.common.function.TestPDFunctionType4
Running org.apache.pdfbox.pdmodel.common.function.type4.TestOperators
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.pdfbox.pdmodel.common.function.type4.TestOperators
Running org.apache.pdfbox.pdmodel.common.function.type4.TestParser
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.pdfbox.pdmodel.common.function.type4.TestParser
Running org.apache.pdfbox.pdmodel.common.function.TestFunctions
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.apache.pdfbox.pdmodel.common.function.TestFunctions
Running org.apache.pdfbox.pdmodel.common.TestEmbeddedFiles
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.pdfbox.pdmodel.common.TestEmbeddedFiles
Running org.apache.pdfbox.pdmodel.TestPDDocumentInformation
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.pdfbox.pdmodel.TestPDDocumentInformation
Running org.apache.pdfbox.pdmodel.font.PDFontTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec - in org.apache.pdfbox.pdmodel.font.PDFontTest
Running org.apache.pdfbox.pdmodel.font.TestTTFParser
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.pdfbox.pdmodel.font.TestTTFParser
Running org.apache.pdfbox.pdmodel.TestPDDocument
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.pdfbox.pdmodel.TestPDDocument
Running org.apache.pdfbox.pdmodel.interactive.form.TestFields
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.pdfbox.pdmodel.interactive.form.TestFields
Running org.apache.pdfbox.pdmodel.TestFDF
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.pdfbox.pdmodel.TestFDF
Running org.apache.pdfbox.pdmodel.edit.TestPDPageContentStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.pdfbox.pdmodel.edit.TestPDPageContentStream
Running org.apache.pdfbox.pdmodel.graphics.color.PDLabTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.apache.pdfbox.pdmodel.graphics.color.PDLabTest
Running org.apache.pdfbox.pdmodel.graphics.optionalcontent.TestOptionalContentGroups
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.pdfbox.pdmodel.graphics.optionalcontent.TestOptionalContentGroups
Running org.apache.pdfbox.pdmodel.graphics.image.CCITTFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 sec - in org.apache.pdfbox.pdmodel.graphics.image.CCITTFactoryTest
Running org.apache.pdfbox.pdmodel.graphics.image.LosslessFactoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.896 sec - in org.apache.pdfbox.pdmodel.graphics.image.LosslessFactoryTest
Running org.apache.pdfbox.pdmodel.graphics.image.PDInlineImageTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.pdfbox.pdmodel.graphics.image.PDInlineImageTest
Running org.apache.pdfbox.pdmodel.graphics.image.JPEGFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 sec - in org.apache.pdfbox.pdmodel.graphics.image.JPEGFactoryTest

Results :

Tests in error: 
  TestTextStripper.testExtract:364->doTestDir:342->doTestFile:259 ? IllegalState
  TestTextStripperPerformance.testExtract:130->doTestFile:84 ? IllegalState No f...
  TestRendering.render:78 ? IllegalState No fonts available on the system for Ti...
  TestRendering.render:78 ? IllegalState No fonts available on the system for Ti...
  TestRendering.render:78 ? IllegalState No fonts available on the system for Ti...
  TestRendering.render:78 ? IllegalState No fonts available on the system for Ti...
  TestImageIOUtils.testRenderImage:280->doTestFile:127->writeImage:237 ? IllegalState
  PDFMergerUtilityTest.testPDFMergerUtility:61->checkMergeIdentical:77 ? IllegalState

Tests run: 222, Failures: 0, Errors: 8, Skipped: 0

[ERROR] There are test failures.

Please refer to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/surefire-reports> for the individual test results.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ pdfbox ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pdfbox ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ pdfbox ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: src/main/resources/org/apache/pdfbox/resources/afm/*
[INFO] Exclude: src/main/resources/org/apache/pdfbox/resources/cmap/*
[INFO] Exclude: src/main/resources/org/apache/pdfbox/resources/icc/*
[INFO] Exclude: src/main/resources/META-INF/services/*
[INFO] Exclude: src/test/resources/input/rendering/*.ai
[INFO] Exclude: src/test/resources/output/*
[INFO] Exclude: release.properties
[INFO] 710 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 613 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... SUCCESS [50.790s]
[INFO] Apache FontBox .................................... SUCCESS [35.464s]
[INFO] Apache XmpBox ..................................... SUCCESS [26.447s]
[INFO] Apache PDFBox ..................................... FAILURE [1:27.352s]
[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: 3:26.253s
[INFO] Finished at: Sat Aug 30 17:03:14 UTC 2014
[INFO] Final Memory: 25M/136M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check (default) on project pdfbox: Too many files with unapproved license: 1 See RAT report in: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/rat.txt> -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :pdfbox

[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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2993 bytes
Compression is 0.0%
Took 0.13 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6624 bytes
Compression is 0.0%
Took 98 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
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/fontbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/fontbox/2.0.0-20140830.170114-545/fontbox-2.0.0-20140830.170114-545.jar
Sending artifact delta relative to PDFBox-trunk ? Apache FontBox #1222
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 238917 bytes
Compression is 0.0%
Took 0.21 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
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/pdfbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox/2.0.0-SNAPSHOT/pdfbox-2.0.0-SNAPSHOT.jar
Sending artifact delta relative to PDFBox-trunk ? Apache PDFBox #1222
Archived 2 artifacts
Archive block size is 32768
Received 41 blocks and 1963557 bytes
Compression is 40.6%
Took 2.3 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
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/xmpbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/xmpbox/2.0.0-20140830.170141-535/xmpbox-2.0.0-20140830.170141-535.jar
Sending artifact delta relative to PDFBox-trunk ? Apache XmpBox #1222
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 133098 bytes
Compression is 0.0%
Took 0.14 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3671 bytes
Compression is 0.0%
Took 5.2 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2413 bytes
Compression is 0.0%
Took 0.13 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3452 bytes
Compression is 0.0%
Took 92 ms
[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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8606 bytes
Compression is 0.0%
Took 73 ms
[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 #1226
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 12370 bytes
Compression is 0.0%
Took 72 ms
Sending e-mails to: dev@pdfbox.apache.org
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts
Sending artifact delta relative to PDFBox-trunk #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 73168 bytes
Compression is 0.0%
Took 94 ms

Build failed in Jenkins: PDFBox-trunk #1226

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/1226/changes>

Changes:

[lehmi] PDFBOX-2291: use PDFormXObject to create the overlay xobject

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-4 (Ubuntu ubuntu4 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 '2014-08-30T15:59:39.188 +0000'
U         pdfbox/src/main/java/org/apache/pdfbox/util/Overlay.java
At revision 1621475
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/latest1.6/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 38904
<===[JENKINS REMOTIchannel started
NG CAPACITY]===>   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
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
[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 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 #1222
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pdfbox-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10: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.1: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.1: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
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/maven-metadata.xml (611 B at 0.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/pdfbox-parent-2.0.0-20140830.155959-551.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/pdfbox-parent-2.0.0-20140830.155959-551.pom (12 KB at 27.2 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/maven-metadata.xml (390 B at 2.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/maven-metadata.xml (611 B at 1.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/maven-metadata.xml (390 B at 1.0 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache FontBox 2.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/ws/trunk/fontbox'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 90 files to scan for tasks
Found 15 open tasks.
[TASKS] Computing warning deltas based on reference build #1222
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fontbox ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fontbox ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ fontbox ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 85 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/classes>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fontbox ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ fontbox ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ fontbox ---
[INFO] Surefire report directory: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.fontbox.ttf.TestMemoryTTFDataStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.apache.fontbox.ttf.TestMemoryTTFDataStream
Running org.apache.fontbox.ttf.TestTTFParser
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec - in org.apache.fontbox.ttf.TestTTFParser
Running org.apache.fontbox.cmap.TestCMapParser
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.fontbox.cmap.TestCMapParser
Running org.apache.fontbox.cmap.TestCMap
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.fontbox.cmap.TestCMap
Running org.apache.fontbox.cff.Type1FontUtilTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.apache.fontbox.cff.Type1FontUtilTest

Results :

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ fontbox ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ fontbox ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ fontbox ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: release.properties
[INFO] 110 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 3 unknown: 3 generated: 0 approved: 101 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... SUCCESS [59.513s]
[INFO] Apache FontBox .................................... FAILURE [38.613s]
[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: 1:45.195s
[INFO] Finished at: Sat Aug 30 16:00:43 UTC 2014
[INFO] Final Memory: 23M/253M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check (default) on project fontbox: Too many files with unapproved license: 3 See RAT report in: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/rat.txt> -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :fontbox

[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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2993 bytes
Compression is 0.0%
Took 0.18 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6624 bytes
Compression is 0.0%
Took 2.1 sec
[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
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/fontbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/fontbox/2.0.0-SNAPSHOT/fontbox-2.0.0-SNAPSHOT.jar
Sending artifact delta relative to PDFBox-trunk ? Apache FontBox #1222
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 238892 bytes
Compression is 0.0%
Took 0.29 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6320 bytes
Compression is 0.0%
Took 98 ms
[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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3816 bytes
Compression is 0.0%
Took 0.1 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3671 bytes
Compression is 0.0%
Took 0.25 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2413 bytes
Compression is 0.0%
Took 0.17 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3452 bytes
Compression is 0.0%
Took 73 ms
[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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8606 bytes
Compression is 0.0%
Took 75 ms
[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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 12370 bytes
Compression is 0.0%
Took 77 ms
Sending e-mails to: dev@pdfbox.apache.org
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts

Build failed in Jenkins: PDFBox-trunk #1225

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/1225/changes>

Changes:

[tilman] PDFBOX-2283: fix comments

[tilman] PDFBOX-2283: correct transform / clipping for appearance streams

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-4 (Ubuntu ubuntu4 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 '2014-08-30T14:59:39.303 +0000'
U         pdfbox/src/main/java/org/apache/pdfbox/rendering/PageDrawer.java
At revision 1621467
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/latest1.6/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 37170
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
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
[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 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 #1222
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pdfbox-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10: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.1: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.1: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): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... FAILURE [59.637s]
[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: 1:04.798s
[INFO] Finished at: Sat Aug 30 15:00:03 UTC 2014
[INFO] Final Memory: 15M/175M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1: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): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable. -> [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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2993 bytes
Compression is 0.0%
Took 0.24 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6624 bytes
Compression is 0.0%
Took 0.16 sec
[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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2200 bytes
Compression is 0.0%
Took 2.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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6320 bytes
Compression is 0.0%
Took 0.23 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3816 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3671 bytes
Compression is 0.0%
Took 0.2 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2413 bytes
Compression is 0.0%
Took 0.1 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3452 bytes
Compression is 0.0%
Took 0.16 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8606 bytes
Compression is 0.0%
Took 0.16 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 #1222
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 12370 bytes
Compression is 0.0%
Took 2.2 sec
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts