See 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/1068/display/redirect>

Changes:


------------------------------------------
[...truncated 20.33 KB...]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ pdfbox-io ---
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (default) @ pdfbox-io ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion 
passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven-version) @ pdfbox-io ---
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-java-version) @ pdfbox-io ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] 
[INFO] --- checkstyle:3.5.0:check (check) @ pdfbox-io ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ pdfbox-io ---
[INFO] surefireArgLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/io/target/jacoco.exec>
[INFO] 
[INFO] --- remote-resources:3.2.0:process (process-resource-bundles) @ 
pdfbox-io ---
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ pdfbox-io ---
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/io/src/main/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ pdfbox-io ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 18 source files with javac [debug deprecation release 11] to 
target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ pdfbox-io ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pdfbox-io ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 10 source files with javac [debug deprecation release 11] to 
target/test-classes
[INFO] Annotation processing is enabled because one or more processors were 
found
  on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
[WARNING] 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/io/src/test/java/org/apache/pdfbox/io/TestIOUtils.java>:[45,29]
 populateBuffer(java.io.InputStream,byte[]) in org.apache.pdfbox.io.IOUtils has 
been deprecated and marked for removal
[WARNING] 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/io/src/test/java/org/apache/pdfbox/io/TestIOUtils.java>:[50,24]
 populateBuffer(java.io.InputStream,byte[]) in org.apache.pdfbox.io.IOUtils has 
been deprecated and marked for removal
[WARNING] 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/io/src/test/java/org/apache/pdfbox/io/TestIOUtils.java>:[57,24]
 populateBuffer(java.io.InputStream,byte[]) in org.apache.pdfbox.io.IOUtils has 
been deprecated and marked for removal
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ pdfbox-io ---
[INFO] Using auto detected provider 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.pdfbox.io.RandomAccessReadWriteBufferTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s 
-- in org.apache.pdfbox.io.RandomAccessReadWriteBufferTest
[INFO] Running org.apache.pdfbox.io.RandomAccessReadBufferedFileTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.810 s 
-- in org.apache.pdfbox.io.RandomAccessReadBufferedFileTest
[INFO] Running org.apache.pdfbox.io.ScratchFileBufferTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s 
-- in org.apache.pdfbox.io.ScratchFileBufferTest
[INFO] Running org.apache.pdfbox.io.RandomAccessInputStreamTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s 
-- in org.apache.pdfbox.io.RandomAccessInputStreamTest
[INFO] Running org.apache.pdfbox.io.TestIOUtils
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s 
-- in org.apache.pdfbox.io.TestIOUtils
[INFO] Running org.apache.pdfbox.io.RandomAccessReadMemoryMappedFileTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s 
-- in org.apache.pdfbox.io.RandomAccessReadMemoryMappedFileTest
[INFO] Running org.apache.pdfbox.io.RandomAccessReadViewTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s 
-- in org.apache.pdfbox.io.RandomAccessReadViewTest
[INFO] Running org.apache.pdfbox.io.RandomAccessReadBufferTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.326 s 
-- in org.apache.pdfbox.io.RandomAccessReadBufferTest
[INFO] Running org.apache.pdfbox.io.NonSeekableRandomAccessReadInputStreamTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s 
-- in org.apache.pdfbox.io.NonSeekableRandomAccessReadInputStreamTest
[INFO] Running org.apache.pdfbox.io.SequenceRandomAccessReadTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s 
-- in org.apache.pdfbox.io.SequenceRandomAccessReadTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ pdfbox-io ---
[INFO] Loading execution data file 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/io/target/jacoco.exec>
[INFO] Analyzed bundle 'Apache PDFBox io' with 16 classes
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ pdfbox-io ---
[INFO] Building bundle: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/io/target/pdfbox-io-4.0.0-SNAPSHOT.jar>
[INFO] Writing manifest: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/io/target/classes/META-INF/MANIFEST.MF>
[INFO] 
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ pdfbox-io ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- apache-rat:0.16.1:check (default) @ pdfbox-io ---
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 31 licenses.
[INFO] 
[INFO] --- dependency-check:10.0.4:check (default) @ pdfbox-io ---
[INFO] Checking for updates
[INFO] Skipping the NVD API Update as it was completed within the last 240 
minutes
[INFO] Skipping Known Exploited Vulnerabilities update check since last check 
was within 24 hours.
[INFO] Check for updates complete (401 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 Hint Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Created CPE Index (3 seconds)
[INFO] Finished CPE Analyzer (3 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 Known Exploited Vulnerability Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Finished Unused Suppression Rule Analyzer (0 seconds)
[INFO] Analysis Complete (4 seconds)
[INFO] Writing HTML report to: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/io/target/dependency-check-report.html>
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ pdfbox-io ---
[INFO] Installing 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/io/pom.xml> 
to 
/home/jenkins/.m2/repository/org/apache/pdfbox/pdfbox-io/4.0.0-SNAPSHOT/pdfbox-io-4.0.0-SNAPSHOT.pom
[INFO] Installing 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/io/target/pdfbox-io-4.0.0-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/pdfbox/pdfbox-io/4.0.0-SNAPSHOT/pdfbox-io-4.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ pdfbox-io ---
[INFO] Installing 
org/apache/pdfbox/pdfbox-io/4.0.0-SNAPSHOT/pdfbox-io-4.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- ossindex:3.2.0:audit (default-cli) @ pdfbox-io ---
[INFO] Checking for vulnerabilities; 10 artifacts
[INFO] Exclude coordinates: []
[INFO] Exclude vulnerability identifiers: []
[INFO] CVSS-score threshold: 0.0
[INFO] 
[INFO] ---------------------< org.apache.pdfbox:fontbox >----------------------
[INFO] Building Apache FontBox 4.0.0-SNAPSHOT                            [3/11]
[INFO]   from fontbox/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ fontbox ---
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (default) @ fontbox ---
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven-version) @ fontbox ---
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-java-version) @ fontbox ---
[INFO] 
[INFO] --- checkstyle:3.5.0:check (check) @ fontbox ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ fontbox ---
[INFO] surefireArgLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/fontbox/target/jacoco.exec>
[INFO] 
[INFO] --- remote-resources:3.2.0:process (process-resource-bundles) @ fontbox 
---
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] Copying appended resource: META-INF/LICENSE
[INFO] Copying appended resource: META-INF/NOTICE
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ fontbox ---
[INFO] Copying 93 resources from src/main/resources to target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ fontbox ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 140 source files with javac [debug deprecation release 11] to 
target/classes
[INFO] 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/fontbox/src/main/java/org/apache/fontbox/cff/CFFFont.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/fontbox/src/main/java/org/apache/fontbox/cff/CFFFont.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- download:1.9.0:wget (PDFBOX-4038) @ fontbox ---
[WARNING] Error while reading from cache 
/home/jenkins/.m2/repository/.cache/download-maven-plugin/index.ser
[WARNING] Error while reading from cache 
/home/jenkins/.m2/repository/.cache/download-maven-plugin/index.ser
[WARNING] Could not load index cache index file, it will be rewritten.
[INFO] 
[INFO] --- download:1.9.0:wget (PDFBOX-3997) @ fontbox ---
[INFO] 
[INFO] --- download:1.9.0:wget (PDFBOX-3379) @ fontbox ---
[INFO] 
[INFO] --- download:1.9.0:wget (PDFBOX-5328) @ fontbox ---
[INFO] 
[INFO] --- download:1.9.0:wget (PDFBOX-5356) @ fontbox ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for pdfbox-reactor 4.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache PDFBox parent ............................... SUCCESS [22:25 min]
[INFO] Apache PDFBox io ................................... SUCCESS [ 56.378 s]
[INFO] Apache FontBox ..................................... FAILURE [ 19.721 s]
[INFO] Apache XmpBox ...................................... SKIPPED
[INFO] Apache PDFBox ...................................... SKIPPED
[INFO] Apache PDFBox Debugger ............................. SKIPPED
[INFO] Apache PDFBox tools ................................ SKIPPED
[INFO] Apache PDFBox application .......................... SKIPPED
[INFO] Apache PDFBox Debugger application ................. SKIPPED
[INFO] Apache PDFBox examples ............................. SKIPPED
[INFO] pdfbox-reactor ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  24:13 min
[INFO] Finished at: 2024-09-21T12:35:35Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
com.googlecode.maven-download-plugin:download-maven-plugin:1.9.0:wget 
(PDFBOX-5356) on project fontbox: PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
valid certification path to requested target -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :fontbox
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/xmpbox/pom.xml>
 to org.apache.pdfbox/xmpbox/4.0.0-SNAPSHOT/xmpbox-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/tools/pom.xml>
 to 
org.apache.pdfbox/pdfbox-tools/4.0.0-SNAPSHOT/pdfbox-tools-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/debugger/pom.xml>
 to 
org.apache.pdfbox/pdfbox-debugger/4.0.0-SNAPSHOT/pdfbox-debugger-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/app/pom.xml> 
to org.apache.pdfbox/pdfbox-app/4.0.0-SNAPSHOT/pdfbox-app-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/examples/pom.xml>
 to 
org.apache.pdfbox/pdfbox-examples/4.0.0-SNAPSHOT/pdfbox-examples-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/pom.xml> to 
org.apache.pdfbox/pdfbox-reactor/4.0.0-SNAPSHOT/pdfbox-reactor-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/parent/pom.xml>
 to 
org.apache.pdfbox/pdfbox-parent/4.0.0-SNAPSHOT/pdfbox-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/pdfbox/pom.xml>
 to org.apache.pdfbox/pdfbox/4.0.0-SNAPSHOT/pdfbox-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/debugger-app/pom.xml>
 to 
org.apache.pdfbox/debugger-app/4.0.0-SNAPSHOT/debugger-app-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/io/pom.xml> 
to org.apache.pdfbox/pdfbox-io/4.0.0-SNAPSHOT/pdfbox-io-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/io/target/pdfbox-io-4.0.0-SNAPSHOT.jar>
 to org.apache.pdfbox/pdfbox-io/4.0.0-SNAPSHOT/pdfbox-io-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk22/ws/fontbox/pom.xml>
 to org.apache.pdfbox/fontbox/4.0.0-SNAPSHOT/fontbox-4.0.0-SNAPSHOT.pom
No mail will be sent out, as 'PDFBox » PDFBox-Trunk-jdk22 » Apache XmpBox 
#1068' 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-jdk22 » Apache PDFBox tools 
#1068' 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-jdk22 » Apache PDFBox 
Debugger #1068' 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-jdk22 » Apache PDFBox 
application #1068' 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-jdk22 » Apache PDFBox 
examples #1068' 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-jdk22 » pdfbox-reactor 
#1068' 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-jdk22 » Apache PDFBox 
#1068' 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-jdk22 » Apache PDFBox 
Debugger application #1068' 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
channel stopped
Archiving artifacts

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

Reply via email to