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 2021/04/13 03:48:39 UTC

Build failed in Jenkins: PDFBox » PDFBox-2.0.x #327

See <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/327/display/redirect?page=changes>

Changes:

[Tilman Hausherr] PDFBOX-5157: add simple test

[Tilman Hausherr] PDFBOX-5157: use signing date from timestamp


------------------------------------------
[...truncated 908.52 KB...]
		... 4 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:98)
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:82)
	at hudson.model.Fingerprint.load(Fingerprint.java:1357)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:90)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:246)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:233)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor1447.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:939)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy185.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:22)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	... 4 more
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel$2.adapt(Channel.java:1037)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
		at hudson.remoting.UserRequest.perform(UserRequest.java:211)
		at hudson.remoting.UserRequest.perform(UserRequest.java:54)
		at hudson.remoting.Request$2.run(Request.java:375)
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
		... 4 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:98)
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:82)
	at hudson.model.Fingerprint.load(Fingerprint.java:1357)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:90)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:246)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:233)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor1447.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:939)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy185.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:22)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	... 4 more
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel$2.adapt(Channel.java:1037)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
		at hudson.remoting.UserRequest.perform(UserRequest.java:211)
		at hudson.remoting.UserRequest.perform(UserRequest.java:54)
		at hudson.remoting.Request$2.run(Request.java:375)
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
		... 4 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.remoting.Channel$2.adapt(Channel.java:1039)
	at hudson.remoting.Channel$2.adapt(Channel.java:1033)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:98)
	at jenkins.fingerprints.FileFingerprintStorage.load(FileFingerprintStorage.java:82)
	at hudson.model.Fingerprint.load(Fingerprint.java:1357)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:90)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:246)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:233)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor1447.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:939)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy185.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:22)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	... 4 more
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel$2.adapt(Channel.java:1037)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
		at hudson.remoting.UserRequest.perform(UserRequest.java:211)
		at hudson.remoting.UserRequest.perform(UserRequest.java:54)
		at hudson.remoting.Request$2.run(Request.java:375)
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
		... 4 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.0:testCompile (default-testCompile) on project pdfbox-examples: Compilation failure: Compilation failure:
[ERROR] bootstrap class path not set in conjunction with -source 1.6
[ERROR] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/examples/src/test/java/org/apache/pdfbox/examples/pdmodel/TestCreateSignature.java>:[312,31] error: cannot find symbol
[ERROR] symbol:   variable OUT_DIR
[ERROR] location: class TestCreateSignature
[ERROR] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/examples/src/test/java/org/apache/pdfbox/examples/pdmodel/TestCreateSignature.java>:[316,32] error: cannot find symbol
[ERROR] symbol:   variable OUT_DIR
[ERROR] location: class TestCreateSignature
[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-examples
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/2.0.24-SNAPSHOT/xmpbox-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/xmpbox/target/xmpbox-2.0.24-SNAPSHOT.jar> to org.apache.pdfbox/xmpbox/2.0.24-20210413.032845-109/xmpbox-2.0.24-20210413.032845-109.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/2.0.24-SNAPSHOT/pdfbox-tools-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/tools/target/pdfbox-tools-2.0.24-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-tools/2.0.24-20210413.034239-56/pdfbox-tools-2.0.24-20210413.034239-56.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/2.0.24-SNAPSHOT/pdfbox-debugger-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger/target/pdfbox-debugger-2.0.24-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-debugger/2.0.24-20210413.034153-56/pdfbox-debugger-2.0.24-20210413.034153-56.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/2.0.24-SNAPSHOT/preflight-app-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight-app/target/preflight-app-2.0.24-SNAPSHOT.jar> to org.apache.pdfbox/preflight-app/2.0.24-20210413.034004-107/preflight-app-2.0.24-20210413.034004-107.jar
[Fast Archiver] Compressed 9.50 MB of artifacts by 38.1% relative to #326
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/app/pom.xml> to org.apache.pdfbox/pdfbox-app/2.0.24-SNAPSHOT/pdfbox-app-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/app/target/pdfbox-app-2.0.24-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-app/2.0.24-20210413.034352-107/pdfbox-app-2.0.24-20210413.034352-107.jar
[Fast Archiver] Compressed 9.47 MB of artifacts by 38.6% relative to #326
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/2.0.24-SNAPSHOT/pdfbox-examples-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight/pom.xml> to org.apache.pdfbox/preflight/2.0.24-SNAPSHOT/preflight-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight/target/preflight-2.0.24-SNAPSHOT.jar> to org.apache.pdfbox/preflight/2.0.24-20210413.033754-107/preflight-2.0.24-20210413.033754-107.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pom.xml> to org.apache.pdfbox/pdfbox-reactor/2.0.24-SNAPSHOT/pdfbox-reactor-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/2.0.24-SNAPSHOT/pdfbox-parent-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/2.0.24-SNAPSHOT/pdfbox-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pdfbox/target/pdfbox-2.0.24-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox/2.0.24-20210413.033413-107/pdfbox-2.0.24-20210413.033413-107.jar
[Fast Archiver] Compressed 2.65 MB of artifacts by 31.8% relative to #326
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/2.0.24-SNAPSHOT/debugger-app-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger-app/target/debugger-app-2.0.24-SNAPSHOT.jar> to org.apache.pdfbox/debugger-app/2.0.24-20210413.034618-107/debugger-app-2.0.24-20210413.034618-107.jar
[Fast Archiver] Compressed 9.40 MB of artifacts by 38.6% relative to #326
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/fontbox/pom.xml> to org.apache.pdfbox/fontbox/2.0.24-SNAPSHOT/fontbox-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/fontbox/target/fontbox-2.0.24-SNAPSHOT.jar> to org.apache.pdfbox/fontbox/2.0.24-20210413.032705-109/fontbox-2.0.24-20210413.032705-109.jar
[Fast Archiver] Compressed 1.50 MB of artifacts by 73.1% relative to #326
Sending e-mails to: dev@pdfbox.apache.org
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » PDFBox reactor #327' 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-2.0.x #328

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


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