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 2022/08/03 11:21:19 UTC

Build failed in Jenkins: PDFBox » PDFBox-Trunk-jdk18 #582

See <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/582/display/redirect?page=changes>

Changes:

[Andreas Lehmkühler] PDFBOX-5483: replace InputStream with RandomAccessRead

[Andreas Lehmkühler] PDFBOX-5483: replace InputStream with RandomAccessRead

[Andreas Lehmkühler] PDFBOX-5483: replace InputStream with RandomAccessRead


------------------------------------------
[...truncated 3.09 MB...]
[INFO] Copying appended resource: META-INF/NOTICE
[INFO] Copying appended resource: META-INF/LICENSE
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ preflight-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/preflight-app/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ preflight-app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ preflight-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/preflight-app/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ preflight-app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ preflight-app ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ preflight-app ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.21:check (check-java-version) @ preflight-app ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (default-bundle) @ preflight-app ---
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:3.0.0-SNAPSHOT : Export org.apache.pdfbox.io,  has 1,  private references [org.apache.commons.logging]
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:3.0.0-SNAPSHOT : Export org.apache.pdfbox.pdmodel,  has 1,  private references [org.apache.fontbox.ttf]
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:3.0.0-SNAPSHOT : Export org.apache.pdfbox.pdmodel.common,  has 1,  private references [org.apache.fontbox.util]
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:3.0.0-SNAPSHOT : Export org.apache.pdfbox.pdmodel.font,  has 8,  private references [org.apache.fontbox, org.apache.fontbox.afm, org.apache.fontbox.cff, org.apache.fontbox.cmap, org.apache.fontbox.ttf, org.apache.fontbox.ttf.model, org.apache.fontbox.type1, org.apache.fontbox.util]
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:3.0.0-SNAPSHOT : Export org.apache.pdfbox.pdmodel.font.encoding,  has 2,  private references [org.apache.fontbox.afm, org.apache.fontbox.encoding]
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:3.0.0-SNAPSHOT : Export org.apache.pdfbox.preflight,  has 1,  private references [org.apache.xmpbox]
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:3.0.0-SNAPSHOT : Export org.apache.pdfbox.preflight.font.util,  has 1,  private references [org.apache.xmpbox]
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:3.0.0-SNAPSHOT : Export org.apache.pdfbox.preflight.metadata,  has 2,  private references [org.apache.xmpbox, org.apache.xmpbox.schema]
[INFO] Building bundle: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/preflight-app/target/preflight-app-3.0.0-SNAPSHOT.jar>
[INFO] Writing manifest: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/preflight-app/target/classes/META-INF/MANIFEST.MF>
[INFO] 
[INFO] --- maven-site-plugin:3.12.0:attach-descriptor (attach-descriptor) @ preflight-app ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ preflight-app >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (default) @ preflight-app ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ preflight-app ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ preflight-app ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default) @ preflight-app ---
[INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/preflight-app/target/jacoco.exec>
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ preflight-app <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ preflight-app ---
[INFO] Building jar: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/preflight-app/target/preflight-app-3.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.14:check (default) @ preflight-app ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes.
[INFO] 2 explicit excludes.
[INFO] 3 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- dependency-check-maven:7.1.1:check (default) @ preflight-app ---
[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 (38 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.


   About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html
   False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html

? Sponsor: https://github.com/sponsors/jeremylong


[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 (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 (2 seconds)
[INFO] Writing report to: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/preflight-app/target/dependency-check-report.html>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ preflight-app ---
[INFO] Installing <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/preflight-app/target/preflight-app-3.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.jar
[INFO] Installing <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/preflight-app/pom.xml> to /home/jenkins/.m2/repository/org/apache/pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.pom
[INFO] Installing <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/preflight-app/target/preflight-app-3.0.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:install (default-install) @ preflight-app ---
[INFO] Installing org/apache/pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] -----------------< org.apache.pdfbox:pdfbox-debugger >------------------
[INFO] Building Apache PDFBox Debugger 3.0.0-SNAPSHOT                    [8/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ pdfbox-debugger ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (default) @ pdfbox-debugger ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ pdfbox-debugger ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ pdfbox-debugger ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default) @ pdfbox-debugger ---
[INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/debugger/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ pdfbox-debugger ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ pdfbox-debugger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 13 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ pdfbox-debugger ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 84 source files to <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/debugger/target/classes>
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/debugger/src/main/java/org/apache/pdfbox/debugger/fontencodingpane/Type3Font.java>:[184,19] appendRawCommands(byte[]) in org.apache.pdfbox.pdmodel.PDPageContentStream has been deprecated
[INFO] 1 warning
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/debugger/src/main/java/org/apache/pdfbox/debugger/PDFDebugger.java>:[1332,40] no suitable method found for loadPDF(java.io.InputStream,java.lang.String)
    method org.apache.pdfbox.Loader.loadPDF(byte[],java.lang.String) is not applicable
      (argument mismatch; java.io.InputStream cannot be converted to byte[])
    method org.apache.pdfbox.Loader.loadPDF(java.io.File,org.apache.pdfbox.io.MemoryUsageSetting) is not applicable
      (argument mismatch; java.io.InputStream cannot be converted to java.io.File)
    method org.apache.pdfbox.Loader.loadPDF(java.io.File,java.lang.String) is not applicable
      (argument mismatch; java.io.InputStream cannot be converted to java.io.File)
    method org.apache.pdfbox.Loader.loadPDF(org.apache.pdfbox.io.RandomAccessRead,org.apache.pdfbox.io.MemoryUsageSetting) is not applicable
      (argument mismatch; java.io.InputStream cannot be converted to org.apache.pdfbox.io.RandomAccessRead)
    method org.apache.pdfbox.Loader.loadPDF(org.apache.pdfbox.io.RandomAccessRead,java.lang.String) is not applicable
      (argument mismatch; java.io.InputStream cannot be converted to org.apache.pdfbox.io.RandomAccessRead)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache PDFBox 3.0.0-SNAPSHOT:
[INFO] 
[INFO] PDFBox parent ...................................... SUCCESS [ 55.749 s]
[INFO] Apache PDFBox io ................................... SUCCESS [ 50.092 s]
[INFO] Apache FontBox ..................................... SUCCESS [ 25.765 s]
[INFO] Apache XmpBox ...................................... SUCCESS [ 19.835 s]
[INFO] Apache PDFBox ...................................... SUCCESS [01:05 min]
[INFO] Apache Preflight ................................... SUCCESS [ 57.648 s]
[INFO] Apache Preflight application ....................... SUCCESS [ 19.973 s]
[INFO] Apache PDFBox Debugger ............................. FAILURE [  4.334 s]
[INFO] Apache PDFBox tools ................................ SKIPPED
[INFO] Apache PDFBox application .......................... SKIPPED
[INFO] Apache PDFBox Debugger application ................. SKIPPED
[INFO] Apache PDFBox examples ............................. SKIPPED
[INFO] Apache PDFBox ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:51 min
[INFO] Finished at: 2022-08-03T11:20:48Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project pdfbox-debugger: Compilation failure
[ERROR] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/debugger/src/main/java/org/apache/pdfbox/debugger/PDFDebugger.java>:[1332,40] no suitable method found for loadPDF(java.io.InputStream,java.lang.String)
[ERROR] method org.apache.pdfbox.Loader.loadPDF(byte[],java.lang.String) is not applicable
[ERROR] (argument mismatch; java.io.InputStream cannot be converted to byte[])
[ERROR] method org.apache.pdfbox.Loader.loadPDF(java.io.File,org.apache.pdfbox.io.MemoryUsageSetting) is not applicable
[ERROR] (argument mismatch; java.io.InputStream cannot be converted to java.io.File)
[ERROR] method org.apache.pdfbox.Loader.loadPDF(java.io.File,java.lang.String) is not applicable
[ERROR] (argument mismatch; java.io.InputStream cannot be converted to java.io.File)
[ERROR] method org.apache.pdfbox.Loader.loadPDF(org.apache.pdfbox.io.RandomAccessRead,org.apache.pdfbox.io.MemoryUsageSetting) is not applicable
[ERROR] (argument mismatch; java.io.InputStream cannot be converted to org.apache.pdfbox.io.RandomAccessRead)
[ERROR] method org.apache.pdfbox.Loader.loadPDF(org.apache.pdfbox.io.RandomAccessRead,java.lang.String) is not applicable
[ERROR] (argument mismatch; java.io.InputStream cannot be converted to org.apache.pdfbox.io.RandomAccessRead)
[ERROR] -> [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-debugger
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/io/pom.xml> to org.apache.pdfbox/io/3.0.0-SNAPSHOT/io-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/io/target/io-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/io/3.0.0-SNAPSHOT/io-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/io/target/io-3.0.0-SNAPSHOT-sources.jar> to org.apache.pdfbox/io/3.0.0-SNAPSHOT/io-3.0.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 80.35 KB of artifacts by 79.7% relative to #581
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/3.0.0-SNAPSHOT/pdfbox-examples-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/3.0.0-SNAPSHOT/pdfbox-parent-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/pdfbox/target/pdfbox-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/pdfbox/target/pdfbox-3.0.0-SNAPSHOT-sources.jar> to org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.14 MB of artifacts by 91.2% relative to #581
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/3.0.0-SNAPSHOT/debugger-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/fontbox/pom.xml> to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/fontbox/target/fontbox-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/fontbox/target/fontbox-3.0.0-SNAPSHOT-sources.jar> to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.01 MB of artifacts by 96.7% relative to #581
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/xmpbox/target/xmpbox-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/xmpbox/target/xmpbox-3.0.0-SNAPSHOT-sources.jar> to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 252.46 KB of artifacts by 63.4% relative to #581
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/3.0.0-SNAPSHOT/pdfbox-debugger-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/preflight-app/target/preflight-app-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/preflight-app/target/preflight-app-3.0.0-SNAPSHOT-sources.jar> to org.apache.pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 9.72 MB of artifacts by 91.9% relative to #581
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/app/pom.xml> to org.apache.pdfbox/pdfbox-app/3.0.0-SNAPSHOT/pdfbox-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/preflight/pom.xml> to org.apache.pdfbox/preflight/3.0.0-SNAPSHOT/preflight-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/preflight/target/preflight-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/preflight/3.0.0-SNAPSHOT/preflight-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/preflight/target/preflight-3.0.0-SNAPSHOT-sources.jar> to org.apache.pdfbox/preflight/3.0.0-SNAPSHOT/preflight-3.0.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 454.79 KB of artifacts by 77.4% relative to #581
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/ws/pom.xml> to org.apache.pdfbox/pdfbox-reactor/3.0.0-SNAPSHOT/pdfbox-reactor-3.0.0-SNAPSHOT.pom
No mail will be sent out, as 'PDFBox » PDFBox-Trunk-jdk18 » Apache PDFBox examples #582' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-Trunk-jdk18 » Apache PDFBox Debugger application #582' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-Trunk-jdk18 » Apache PDFBox tools #582' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: dev@pdfbox.apache.org
No mail will be sent out, as 'PDFBox » PDFBox-Trunk-jdk18 » Apache PDFBox application #582' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-Trunk-jdk18 » Apache PDFBox #582' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Archiving artifacts

---------------------------------------------------------------------
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-Trunk-jdk18 #583

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk18/583/display/redirect?page=changes>


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