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 2020/07/19 14:28:46 UTC

Build failed in Jenkins: PDFBox » PDFBox-1.8.x #1

See <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/1/display/redirect>

Changes:


------------------------------------------
[...truncated 481.60 KB...]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ pdfbox-app ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/1.8.17-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/1.8.17-SNAPSHOT/maven-metadata.xml (783 B at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/1.8.17-SNAPSHOT/pdfbox-app-1.8.17-20200719.142641-86.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/1.8.17-SNAPSHOT/pdfbox-app-1.8.17-20200719.142641-86.jar (11 MB at 3.8 MB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/1.8.17-SNAPSHOT/pdfbox-app-1.8.17-20200719.142641-86.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/1.8.17-SNAPSHOT/pdfbox-app-1.8.17-20200719.142641-86.pom (3.1 kB at 3.2 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml (469 B at 477 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/1.8.17-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/1.8.17-SNAPSHOT/maven-metadata.xml (783 B at 695 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml (469 B at 499 B/s)
[WARNING] Failed to getClass for org.apache.felix.obrplugin.ObrDeploy
[INFO] 
[INFO] <<< maven-bundle-plugin:2.5.4:deploy (default-deploy) < deploy @ pdfbox-app <<<
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:deploy (default-deploy) @ pdfbox-app ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -----------------< org.apache.pdfbox:pdfbox-examples >------------------
[INFO] Building Apache PDFBox examples 1.8.17-SNAPSHOT                  [12/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-examples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-examples ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pdfbox-examples ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pdfbox-examples ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/examples/target/classes>
[WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/examples/src/main/java/org/apache/pdfbox/examples/pdmodel/RubberStamp.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/examples/src/main/java/org/apache/pdfbox/examples/pdmodel/RubberStamp.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pdfbox-examples ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/examples/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pdfbox-examples ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/examples/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ pdfbox-examples ---
[INFO] Surefire report directory: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/examples/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.pdfbox.examples.pdfa.CreatePDFATest
testCreatePDFA
log4j:WARN No appenders could be found for logger (org.apache.pdfbox.pdmodel.font.PDSimpleFont).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 sec - in org.apache.pdfbox.examples.pdfa.CreatePDFATest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.18:check (check-java-compatibility) @ pdfbox-examples ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ pdfbox-examples ---
[INFO] Building jar: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/examples/target/pdfbox-examples-1.8.17-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pdfbox-examples ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ pdfbox-examples ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: src/main/resources/org/apache/pdfbox/resources/pdfa/sRGB.*
[INFO] 52 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 50 licence.
[INFO] 
[INFO] --- dependency-check-maven:5.3.2:check (default) @ pdfbox-examples ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (50 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (0 seconds)
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (1 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Apache PDFBox examples:

log4j-1.2.17.jar (pkg:maven/log4j/log4j@1.2.17, cpe:2.3:a:apache:log4j:1.2.17:*:*:*:*:*:*:*) : CVE-2019-17571, CVE-2020-9488
bcprov-jdk15-1.44.jar (pkg:maven/org.bouncycastle/bcprov-jdk15@1.44, cpe:2.3:a:bouncycastle:legion-of-the-bouncy-castle-java-crytography-api:1.44:*:*:*:*:*:*:*) : CVE-2013-1624, CVE-2015-6644, CVE-2016-1000338, CVE-2016-1000339, CVE-2016-1000341, CVE-2016-1000342, CVE-2016-1000343, CVE-2016-1000344, CVE-2016-1000345, CVE-2016-1000346, CVE-2016-1000352, CVE-2017-13098, CVE-2018-1000613, CVE-2018-5382


See the dependency-check report for more details.


[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pdfbox-examples ---
[INFO] Installing <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/examples/target/pdfbox-examples-1.8.17-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/pdfbox/pdfbox-examples/1.8.17-SNAPSHOT/pdfbox-examples-1.8.17-SNAPSHOT.jar
[INFO] Installing <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/examples/pom.xml> to /home/jenkins/.m2/repository/org/apache/pdfbox/pdfbox-examples/1.8.17-SNAPSHOT/pdfbox-examples-1.8.17-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ pdfbox-examples ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/1.8.17-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/1.8.17-SNAPSHOT/maven-metadata.xml (788 B at 1.8 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/1.8.17-SNAPSHOT/pdfbox-examples-1.8.17-20200719.142739-61.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/1.8.17-SNAPSHOT/pdfbox-examples-1.8.17-20200719.142739-61.jar (103 kB at 74 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/1.8.17-SNAPSHOT/pdfbox-examples-1.8.17-20200719.142739-61.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/1.8.17-SNAPSHOT/pdfbox-examples-1.8.17-20200719.142739-61.pom (3.0 kB at 3.0 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml (474 B at 1.5 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/1.8.17-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/1.8.17-SNAPSHOT/maven-metadata.xml (788 B at 814 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml (474 B at 480 B/s)
[INFO] 
[INFO] ------------------< org.apache.pdfbox:pdfbox-reactor >------------------
[INFO] Building PDFBox reactor 1.8.17-SNAPSHOT                          [13/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-reactor ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-reactor ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.18:check (check-java-compatibility) @ pdfbox-reactor ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pdfbox-reactor ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ pdfbox-reactor ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: release.properties
[INFO] 11 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 6 licence.
[INFO] 
[INFO] --- dependency-check-maven:5.3.2:check (default) @ pdfbox-reactor ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (55 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (1 seconds)
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pdfbox-reactor ---
[INFO] Installing <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/pdfbox/pdfbox-reactor/1.8.17-SNAPSHOT/pdfbox-reactor-1.8.17-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ pdfbox-reactor ---
[INFO] Skipping artifact deployment
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for PDFBox reactor 1.8.17-SNAPSHOT:
[INFO] 
[INFO] PDFBox parent ...................................... SUCCESS [ 21.171 s]
[INFO] Apache FontBox ..................................... SUCCESS [02:32 min]
[INFO] Apache JempBox ..................................... SUCCESS [ 50.985 s]
[INFO] Apache XmpBox ...................................... SUCCESS [ 53.158 s]
[INFO] Apache PDFBox ...................................... SUCCESS [03:22 min]
[INFO] Apache Preflight ................................... SUCCESS [01:34 min]
[INFO] Apache Preflight application ....................... SUCCESS [01:11 min]
[INFO] Apache PDFBox for Lucene ........................... SUCCESS [ 14.354 s]
[INFO] Apache PDFBox for Ant .............................. SUCCESS [ 13.246 s]
[INFO] Apache PDFBox webapp ............................... SUCCESS [ 15.141 s]
[INFO] Apache PDFBox application .......................... SUCCESS [01:17 min]
[INFO] Apache PDFBox examples ............................. SUCCESS [ 15.499 s]
[INFO] PDFBox reactor ..................................... SUCCESS [  5.149 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  14:05 min
[INFO] Finished at: 2020-07-19T14:28:17Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/lucene/pom.xml> to org.apache.pdfbox/pdfbox-lucene/1.8.17-SNAPSHOT/pdfbox-lucene-1.8.17-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/lucene/target/pdfbox-lucene-1.8.17-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-lucene/1.8.17-20200719.142530-61/pdfbox-lucene-1.8.17-20200719.142530-61.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/jempbox/pom.xml> to org.apache.pdfbox/jempbox/1.8.17-SNAPSHOT/jempbox-1.8.17-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/jempbox/target/jempbox-1.8.17-SNAPSHOT.jar> to org.apache.pdfbox/jempbox/1.8.17-20200719.141739-92/jempbox-1.8.17-20200719.141739-92.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/1.8.17-SNAPSHOT/pdfbox-examples-1.8.17-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/examples/target/pdfbox-examples-1.8.17-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-examples/1.8.17-20200719.142739-61/pdfbox-examples-1.8.17-20200719.142739-61.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/1.8.17-SNAPSHOT/pdfbox-parent-1.8.17-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/1.8.17-SNAPSHOT/pdfbox-1.8.17-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/pdfbox/target/pdfbox-1.8.17-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox/1.8.17-20200719.142137-87/pdfbox-1.8.17-20200719.142137-87.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/ant/pom.xml> to org.apache.pdfbox/pdfbox-ant/1.8.17-SNAPSHOT/pdfbox-ant-1.8.17-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/ant/target/pdfbox-ant-1.8.17-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-ant/1.8.17-20200719.142545-61/pdfbox-ant-1.8.17-20200719.142545-61.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/fontbox/pom.xml> to org.apache.pdfbox/fontbox/1.8.17-SNAPSHOT/fontbox-1.8.17-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/fontbox/target/fontbox-1.8.17-SNAPSHOT.jar> to org.apache.pdfbox/fontbox/1.8.17-20200719.141644-93/fontbox-1.8.17-20200719.141644-93.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/war/pom.xml> to org.apache.pdfbox/pdfbox-war/1.8.17-SNAPSHOT/pdfbox-war-1.8.17-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/war/target/pdfbox-war-1.8.17-SNAPSHOT.war> to org.apache.pdfbox/pdfbox-war/1.8.17-20200719.142601-61/pdfbox-war-1.8.17-20200719.142601-61.war
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/1.8.17-SNAPSHOT/xmpbox-1.8.17-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/xmpbox/target/xmpbox-1.8.17-SNAPSHOT.jar> to org.apache.pdfbox/xmpbox/1.8.17-20200719.141834-92/xmpbox-1.8.17-20200719.141834-92.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/1.8.17-SNAPSHOT/preflight-app-1.8.17-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/preflight-app/target/preflight-app-1.8.17-SNAPSHOT.jar> to org.apache.pdfbox/preflight-app/1.8.17-20200719.142436-86/preflight-app-1.8.17-20200719.142436-86.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/app/pom.xml> to org.apache.pdfbox/pdfbox-app/1.8.17-SNAPSHOT/pdfbox-app-1.8.17-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/app/target/pdfbox-app-1.8.17-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-app/1.8.17-20200719.142641-86/pdfbox-app-1.8.17-20200719.142641-86.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/preflight/pom.xml> to org.apache.pdfbox/preflight/1.8.17-SNAPSHOT/preflight-1.8.17-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/preflight/target/preflight-1.8.17-SNAPSHOT.jar> to org.apache.pdfbox/preflight/1.8.17-20200719.142324-86/preflight-1.8.17-20200719.142324-86.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/ws/pom.xml> to org.apache.pdfbox/pdfbox-reactor/1.8.17-SNAPSHOT/pdfbox-reactor-1.8.17-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
channel stopped
Archiving artifacts
?1.8/pdfbox/target/pdfbox.log? doesn?t match anything, but ?pdfbox/target/pdfbox.log? does. Perhaps that?s what you mean?
ERROR: Step ?Archive the artifacts? failed: No artifacts found that match the file pattern "1.8/pdfbox/target/pdfbox.log". Configuration error?

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


Jenkins build is back to normal : PDFBox » PDFBox-1.8.x #2

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-1.8.x/2/display/redirect>


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