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 2013/04/20 08:19:53 UTC

Build failed in Jenkins: PDFBox-trunk » Apache Preflight #636

See <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/636/changes>

Changes:

[gbailleul] PDFBOX-1540: Fix IOException initialization problem

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Preflight 1.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------[INFO] Deleting <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target>

[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ preflight ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:clean (default) @ preflight ---
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:javacc (javacc) @ preflight ---Java Compiler Compiler Version 5.0 (Parser Generator)

(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/src/main/javacc/pdf_full_grammar.jj> . . .
Warning: Line 172, Column 3: Non-ASCII characters used in regular expression.
Please make sure you use the correct Reader when you create the parser, one that can handle your character set.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 1 warnings.
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/src/main/javacc/pdf_extractor.jj> . . .
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated successfully.
[INFO] Processed 2 grammars
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ preflight ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ preflight ---[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources

[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ preflight ---[INFO] Compiling 134 source files to <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/classes>

[INFO] [debug] execute contextualize

[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ preflight ---
[INFO] [INFO] Compiling 24 source files to <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/test-classes>

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ preflight ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ preflight ---[INFO] Tests are skipped.

[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (surefire-test) @ preflight ---[INFO] Surefire report directory: <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Running org.apache.pdfbox.preflight.metadata.TestSynchronizedMetadataValidation
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 sec
Running org.apache.pdfbox.preflight.TestInvalidDirectory
System property 'pdfa.invalid' not defined, will not run TestValidaDirectory
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.pdfbox.preflight.TestValidDirectory
System property 'pdfa.valid' not defined, will not run TestValidaDirectory
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.pdfbox.preflight.utils.TestCOSUtils
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.pdfbox.preflight.action.pdfa1b.TestUriAction
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
Running org.apache.pdfbox.preflight.action.pdfa1b.TestGotoAction
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.pdfbox.preflight.action.pdfa1b.TestHideAction
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.apache.pdfbox.preflight.action.pdfa1b.TestThreadAction
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.pdfbox.preflight.action.pdfa1b.TestForbiddenAction
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.pdfbox.preflight.action.pdfa1b.TestNamedAction
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.pdfbox.preflight.action.pdfa1b.TestGotoRemoteAction
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.pdfbox.preflight.action.pdfa1b.TestSubmitAction
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.pdfbox.preflight.TestPreflightPath
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.pdfbox.preflight.TestIsartorValidationFromClasspath
true
TestIsartorValidationFromClasspath2.initializeParameters(): No input files found
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.pdfbox.preflight.parser.TestPreflightConfiguration
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

Tests run: 60, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ preflight ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ preflight ---
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/surefire-reports>


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[INFO] --- maven-surefire-plugin:2.9:test (surefire-itest) @ preflight ---Running org.apache.pdfbox.preflight.integration.TestValidFiles
No result file defined, will use standart error
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec
Running org.apache.pdfbox.preflight.integration.TestIsartorValidation
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.pdfbox.preflight.integration.TestInvalidFiles
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0


[JENKINS] Recording test results
[INFO] 
[INFO] Exclude: src/test/resources/org/apache/padaf/preflight/font/*.font
[INFO] Exclude: src/main/resources/project.version
[INFO] [INFO] Exclude: release.properties
--- apache-rat-plugin:0.6:check (default) @ preflight ---

Jenkins build is back to normal : PDFBox-trunk » Apache Preflight #637

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/637/changes>