See <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/740/display/redirect?page=changes>
Changes: [Tilman Hausherr] PDFBOX-6008: pass document resource cache to softmask ------------------------------------------ [...truncated 11.24 KiB...] [INFO] [INFO] --- maven-remote-resources-plugin:3.3.0:process (process-resource-bundles) @ pdfbox-parent --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.7 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.24:check (check-java-version) @ pdfbox-parent --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- apache-rat-plugin:0.16.1:check (default) @ pdfbox-parent --- [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses. [INFO] [INFO] --- dependency-check-maven:10.0.4:check (default) @ pdfbox-parent --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ pdfbox-parent --- [INFO] Installing <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/parent/pom.xml> to /home/jenkins/.m2/repository/org/apache/pdfbox/pdfbox-parent/3.0.6-SNAPSHOT/pdfbox-parent-3.0.6-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ pdfbox-parent --- [INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/3.0.6-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/3.0.6-SNAPSHOT/maven-metadata.xml (609 B at 191 B/s) [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/3.0.6-SNAPSHOT/pdfbox-parent-3.0.6-20250519.031446-16.pom [INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/3.0.6-SNAPSHOT/pdfbox-parent-3.0.6-20250519.031446-16.pom (16 kB at 3.9 kB/s) [INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/maven-metadata.xml [INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/maven-metadata.xml (472 B at 1.2 kB/s) [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/3.0.6-SNAPSHOT/maven-metadata.xml [WARNING] Failed to upload checksum to org/apache/pdfbox/pdfbox-parent/3.0.6-SNAPSHOT/maven-metadata.xml.md5 org.apache.maven.wagon.TransferFailedException: transfer failed for https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/3.0.6-SNAPSHOT/maven-metadata.xml.md5, status: 408 Request Timeout at org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:835) at org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:750) at org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:722) at org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:716) at org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.putFromStream (AbstractHttpClientWagon.java:710) at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run (WagonTransporter.java:605) at org.eclipse.aether.transport.wagon.WagonTransporter.execute (WagonTransporter.java:430) at org.eclipse.aether.transport.wagon.WagonTransporter.put (WagonTransporter.java:413) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.uploadChecksum (BasicRepositoryConnector.java:610) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.uploadChecksums (BasicRepositoryConnector.java:593) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask (BasicRepositoryConnector.java:557) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put (BasicRepositoryConnector.java:302) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:326) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:138) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at hudson.maven.Maven3Builder.call (Maven3Builder.java:140) at hudson.maven.Maven3Builder.call (Maven3Builder.java:71) at hudson.remoting.UserRequest.perform (UserRequest.java:225) at hudson.remoting.UserRequest.perform (UserRequest.java:50) at hudson.remoting.Request$2.run (Request.java:391) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:81) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635) at java.lang.Thread.run (Thread.java:840) [INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/3.0.6-SNAPSHOT/maven-metadata.xml (609 B at 19 B/s) [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/maven-metadata.xml [INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/maven-metadata.xml (472 B at 322 B/s) [INFO] [INFO] --- ossindex-maven-plugin:3.2.0:audit (default-cli) @ pdfbox-parent --- [INFO] Skipping; POM module [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --------------------< org.apache.pdfbox:pdfbox-io >--------------------- [INFO] Building Apache PDFBox io 3.0.6-SNAPSHOT [2/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.1:clean (default-clean) @ pdfbox-io --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (default) @ pdfbox-io --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven-version) @ pdfbox-io --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-java-version) @ pdfbox-io --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (check) @ pdfbox-io --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.3.0:process (process-resource-bundles) @ pdfbox-io --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.7 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pdfbox-io --- [INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/io/src/main/resources> [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ pdfbox-io --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 18 source files with javac [forked debug deprecation release 8] to target/classes [INFO] [INFO] --- maven-resources-plugin: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] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ pdfbox-io --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [forked debug deprecation release 8] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ pdfbox-io --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [WARNING] System property [org.apache.pdfbox.examples.pdmodel.tsa] overwritten by user properties from Maven session [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.pdfbox.io.RandomAccessReadMemoryMappedFileTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.apache.pdfbox.io.RandomAccessReadMemoryMappedFileTest [INFO] Running org.apache.pdfbox.io.RandomAccessReadBufferedFileTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.apache.pdfbox.io.RandomAccessReadBufferedFileTest [INFO] Running org.apache.pdfbox.io.RandomAccessReadWriteBufferTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.apache.pdfbox.io.RandomAccessReadWriteBufferTest [INFO] Running org.apache.pdfbox.io.RandomAccessReadViewTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.apache.pdfbox.io.RandomAccessReadViewTest [INFO] Running org.apache.pdfbox.io.ScratchFileBufferTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.apache.pdfbox.io.ScratchFileBufferTest [INFO] Running org.apache.pdfbox.io.SequenceRandomAccessReadTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.apache.pdfbox.io.SequenceRandomAccessReadTest [INFO] Running org.apache.pdfbox.io.RandomAccessReadBufferTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.416 s -- in org.apache.pdfbox.io.RandomAccessReadBufferTest [INFO] Running org.apache.pdfbox.io.NonSeekableRandomAccessReadInputStreamTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.apache.pdfbox.io.NonSeekableRandomAccessReadInputStreamTest [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.RandomAccessInputStreamTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.apache.pdfbox.io.RandomAccessInputStreamTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 82, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- animal-sniffer-maven-plugin:1.24:check (check-java-version) @ pdfbox-io --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pdfbox-io --- [INFO] Building bundle: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/io/target/pdfbox-io-3.0.6-SNAPSHOT.jar> [INFO] Writing manifest: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/io/target/classes/META-INF/MANIFEST.MF> [INFO] [INFO] --- apache-rat-plugin: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-maven:10.0.4:check (default) @ pdfbox-io --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ pdfbox-io --- [INFO] Installing <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/io/pom.xml> to /home/jenkins/.m2/repository/org/apache/pdfbox/pdfbox-io/3.0.6-SNAPSHOT/pdfbox-io-3.0.6-SNAPSHOT.pom [INFO] Installing <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/io/target/pdfbox-io-3.0.6-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/pdfbox/pdfbox-io/3.0.6-SNAPSHOT/pdfbox-io-3.0.6-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pdfbox-io --- [INFO] Installing org/apache/pdfbox/pdfbox-io/3.0.6-SNAPSHOT/pdfbox-io-3.0.6-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ pdfbox-io --- [INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/3.0.6-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/3.0.6-SNAPSHOT/maven-metadata.xml (779 B at 595 B/s) [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/3.0.6-SNAPSHOT/pdfbox-io-3.0.6-20250519.031446-16.pom [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/3.0.6-SNAPSHOT/pdfbox-io-3.0.6-20250519.031446-16.jar [INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/3.0.6-SNAPSHOT/pdfbox-io-3.0.6-20250519.031446-16.jar (48 kB at 24 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache PDFBox Reactor 3.0.6-SNAPSHOT: [INFO] [INFO] Apache PDFBox parent ............................... SUCCESS [ 57.295 s] [INFO] Apache PDFBox io ................................... FAILURE [01:33 min] [INFO] Apache FontBox ..................................... SKIPPED [INFO] Apache XmpBox ...................................... SKIPPED [INFO] Apache PDFBox ...................................... SKIPPED [INFO] Apache Preflight ................................... SKIPPED [INFO] Apache Preflight application ....................... 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] Apache PDFBox Reactor .............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:55 min [INFO] Finished at: 2025-05-19T03:17:42Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.1.4:deploy (default-deploy) on project pdfbox-io: Failed to deploy artifacts: Could not transfer artifact org.apache.pdfbox:pdfbox-io:pom:3.0.6-20250519.031446-16 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): transfer failed for https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/3.0.6-SNAPSHOT/pdfbox-io-3.0.6-20250519.031446-16.pom, status: 408 Request Timeout -> [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 :pdfbox-io [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/3.0.6-SNAPSHOT/pdfbox-examples-3.0.6-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/3.0.6-SNAPSHOT/pdfbox-parent-3.0.6-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/3.0.6-SNAPSHOT/pdfbox-3.0.6-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/3.0.6-SNAPSHOT/debugger-app-3.0.6-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/io/pom.xml> to org.apache.pdfbox/pdfbox-io/3.0.6-SNAPSHOT/pdfbox-io-3.0.6-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/io/target/pdfbox-io-3.0.6-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-io/3.0.6-SNAPSHOT/pdfbox-io-3.0.6-SNAPSHOT.jar [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/fontbox/pom.xml> to org.apache.pdfbox/fontbox/3.0.6-SNAPSHOT/fontbox-3.0.6-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/3.0.6-SNAPSHOT/xmpbox-3.0.6-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/3.0.6-SNAPSHOT/pdfbox-tools-3.0.6-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/3.0.6-SNAPSHOT/pdfbox-debugger-3.0.6-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/3.0.6-SNAPSHOT/preflight-app-3.0.6-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/app/pom.xml> to org.apache.pdfbox/pdfbox-app/3.0.6-SNAPSHOT/pdfbox-app-3.0.6-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/preflight/pom.xml> to org.apache.pdfbox/preflight/3.0.6-SNAPSHOT/preflight-3.0.6-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/pom.xml> to org.apache.pdfbox/pdfbox-reactor/3.0.6-SNAPSHOT/pdfbox-reactor-3.0.6-SNAPSHOT.pom No mail will be sent out, as 'PDFBox » PDFBox-3.0.x » Apache PDFBox examples #740' 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-3.0.x » Apache PDFBox #740' 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-3.0.x » Apache PDFBox Debugger application #740' 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-3.0.x » Apache FontBox #740' 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-3.0.x » Apache XmpBox #740' 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-3.0.x » Apache PDFBox tools #740' 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-3.0.x » Apache PDFBox Debugger #740' 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-3.0.x » Apache Preflight application #740' 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-3.0.x » Apache PDFBox application #740' 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-3.0.x » Apache Preflight #740' 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-3.0.x » Apache PDFBox Reactor #740' 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-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org