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 2018/11/21 18:57:13 UTC

Build failed in Jenkins: PDFBox-sonar #644

See <https://builds.apache.org/job/PDFBox-sonar/644/display/redirect?page=changes>

Changes:

[tilman] PDFBOX-3017: use bc provider name

[tilman] PDFBOX-4383: don't store file as FileInputStream, add "previously failing" test

------------------------------------------
[...truncated 13.41 KB...]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ xmpbox ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ xmpbox ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ xmpbox ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmpbox ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/xmpbox/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ xmpbox ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 72 source files to <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/xmpbox/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ pdfbox ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ pdfbox ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ pdfbox ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ pdfbox ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 21 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ pdfbox ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 599 source files to <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pdfbox/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDFont.java>:[310,27] getHeight(int) in org.apache.pdfbox.pdmodel.font.PDFontLike has been deprecated
[WARNING] <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDCIDFont.java>:[297,27] getHeight(int) in org.apache.pdfbox.pdmodel.font.PDFontLike has been deprecated
[WARNING] <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/TrueTypeEmbedder.java>:[102,19] getUnicodeCmap() in org.apache.fontbox.ttf.TrueTypeFont has been deprecated
[INFO] <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/common/PDStream.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/common/PDStream.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Preflight 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ preflight ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ preflight ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ preflight ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ preflight ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ preflight ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 119 source files to <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight/src/main/java/org/apache/pdfbox/preflight/font/descriptor/FontDescriptorHelper.java>: <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight/src/main/java/org/apache/pdfbox/preflight/font/descriptor/FontDescriptorHelper.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight/src/main/java/org/apache/pdfbox/preflight/font/descriptor/FontDescriptorHelper.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Preflight application 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ preflight-app ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ preflight-app ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ preflight-app ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ preflight-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight-app/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ preflight-app ---
[INFO] No sources to compile
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox Debugger 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ pdfbox-debugger ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ pdfbox-debugger ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ pdfbox-debugger ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ pdfbox-debugger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ pdfbox-debugger ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 82 source files to <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/debugger/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/debugger/src/main/java/org/apache/pdfbox/debugger/fontencodingpane/Type3Font.java>:[166,19] appendRawCommands(byte[]) in org.apache.pdfbox.pdmodel.PDPageContentStream has been deprecated
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox tools 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ pdfbox-tools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ pdfbox-tools ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ pdfbox-tools ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ pdfbox-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/tools/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ pdfbox-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/tools/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox application 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ pdfbox-app ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ pdfbox-app ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ pdfbox-app ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ pdfbox-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/app/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ pdfbox-app ---
[INFO] No sources to compile
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox Debugger application 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ debugger-app ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ debugger-app ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ debugger-app ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ debugger-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/debugger-app/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ debugger-app ---
[INFO] No sources to compile
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox examples 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ pdfbox-examples ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ pdfbox-examples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ pdfbox-examples ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ pdfbox-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ pdfbox-examples ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 82 source files to <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/examples/target/classes>
[INFO] <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/ShowSignature.java>: <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/ShowSignature.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/ShowSignature.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] 1 warning
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/cert/CertificateVerifier.java>:[208,79] cannot find symbol
  symbol:   variable sigEx
  location: class org.apache.pdfbox.examples.signature.cert.CertificateVerifier
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache PDFBox
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ...................................... SUCCESS [  4.349 s]
[INFO] Apache FontBox ..................................... SUCCESS [  5.836 s]
[INFO] Apache XmpBox ...................................... SUCCESS [  1.985 s]
[INFO] Apache PDFBox ...................................... SUCCESS [  7.595 s]
[INFO] Apache Preflight ................................... SUCCESS [  2.402 s]
[INFO] Apache Preflight application ....................... SUCCESS [  1.647 s]
[INFO] Apache PDFBox Debugger ............................. SUCCESS [  2.592 s]
[INFO] Apache PDFBox tools ................................ SUCCESS [  1.830 s]
[INFO] Apache PDFBox application .......................... SUCCESS [  1.469 s]
[INFO] Apache PDFBox Debugger application ................. SUCCESS [  1.324 s]
[INFO] Apache PDFBox examples ............................. FAILURE [  2.906 s]
[INFO] Apache PDFBox ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:21 min
[INFO] Finished at: 2018-11-21T18:56:58Z
[INFO] Final Memory: 46M/449M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project pdfbox-examples: Compilation failure
[ERROR] <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/cert/CertificateVerifier.java>:[208,79] cannot find symbol
[ERROR] symbol:   variable sigEx
[ERROR] location: class org.apache.pdfbox.examples.signature.cert.CertificateVerifier
[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://builds.apache.org/job/PDFBox-sonar/ws/trunk/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/3.0.0-SNAPSHOT/pdfbox-debugger-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/app/pom.xml> to org.apache.pdfbox/pdfbox-app/3.0.0-SNAPSHOT/pdfbox-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/3.0.0-SNAPSHOT/pdfbox-examples-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/preflight/pom.xml> to org.apache.pdfbox/preflight/3.0.0-SNAPSHOT/preflight-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pom.xml> to org.apache.pdfbox/pdfbox-reactor/3.0.0-SNAPSHOT/pdfbox-reactor-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/3.0.0-SNAPSHOT/pdfbox-parent-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/3.0.0-SNAPSHOT/debugger-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-sonar/ws/trunk/fontbox/pom.xml> to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.pom
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succedeed?

---------------------------------------------------------------------
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-sonar #645

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


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