You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/09/21 12:03:25 UTC

Build failed in Jenkins: Tika-trunk » Apache Tika core #635

See <https://builds.apache.org/job/Tika-trunk/org.apache.tika$tika-core/635/changes>

Changes:

[maxcom] TIKA-726: use EncryptedDocumentException in OfficeParser and CryptoParser

[maxcom] TIKA-726: add EncryptedDocumentException for situation when extraction can be done due to unknown or wrong password

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tika core 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] [INFO] Deleting <https://builds.apache.org/job/Tika-trunk/org.apache.tika$tika-core/ws/target>
--- maven-clean-plugin:2.4.1:clean (default-clean) @ tika-core ---
[TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/org.apache.tika$tika-core/ws/src/main/java'> for tasks ... 
[TASKS] Found 53.
[TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/org.apache.tika$tika-core/ws/src/test/java'> for tasks ... 
[TASKS] Found 2.
[TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/org.apache.tika$tika-core/ws/src/main/resources'> for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/org.apache.tika$tika-core/ws/src/test/resources'> for tasks ... 
[TASKS] Found 0.
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ tika-core ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ tika-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources
[INFO] Copying 3 resources
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ tika-core ---
[INFO] Compiling 155 source files to <https://builds.apache.org/job/Tika-trunk/org.apache.tika$tika-core/ws/target/classes>
[TASKS] Skipping maven reporter: there is already a result available.[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 31 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ tika-core ---
[INFO] Copying 3 resources
[TASKS] Skipping maven reporter: there is already a result available.[INFO] Compiling 31 source files to <https://builds.apache.org/job/Tika-trunk/org.apache.tika$tika-core/ws/target/test-classes>

[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ tika-core ---
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ tika-core ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Tika-trunk/org.apache.tika$tika-core/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tika.fork.ForkParserTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.47 sec
Running org.apache.tika.parser.CompositeParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.95 sec
Running org.apache.tika.utils.RegexUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.tika.utils.CharsetUtilsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec
Running org.apache.tika.metadata.TestMetadataHelper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.tika.metadata.TestMetadata
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.tika.language.ProfilingWriterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.tika.language.LanguageProfilerBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 sec
Running org.apache.tika.language.LanguageProfileTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.language.LanguageIdentifierTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.004 sec
Running org.apache.tika.TikaDetectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
Running org.apache.tika.TestRereadableInputStream
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.tika.sax.XHTMLContentHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.tika.sax.BodyContentHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.tika.sax.SafeContentHandlerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.sax.xpath.XPathParserTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.tika.sax.SecureContentHandlerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 sec
Running org.apache.tika.sax.OfflineContentHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.tika.mime.MimeTypesReaderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec
Running org.apache.tika.mime.MediaTypeTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.tika.mime.MimeDetectionTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec
Running org.apache.tika.mime.PatternsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec
Running org.apache.tika.io.LookaheadInputStreamTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.tika.io.TikaInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.tika.detect.NameDetectorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.tika.detect.TypeDetectorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.tika.detect.TextDetectorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.tika.detect.MagicDetectorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

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

[TASKS] Skipping maven reporter: there is already a result available.
[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ tika-core ---
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default) @ tika-core ---
[INFO] Exclude: src/test/resources/org/apache/tika/**
mojoFailed org.apache.rat:apache-rat-plugin:0.7(default)
[PMD] Using set difference to compute new warnings
[PMD] Not changing build status, since no threshold has been exceeded
[TASKS] Skipping maven reporter: there is already a result available.
projectFailed org.apache.tika:tika-core:1.0-SNAPSHOT
[JENKINS] Archiving <https://builds.apache.org/job/Tika-trunk/org.apache.tika$tika-core/ws/pom.xml> to /home/hudson/hudson/jobs/Tika-trunk/modules/org.apache.tika$tika-core/builds/2011-09-21_10-01-49/archive/org.apache.tika/tika-core/1.0-SNAPSHOT/tika-core-1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tika-trunk/org.apache.tika$tika-core/ws/target/tika-core-1.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Tika-trunk/modules/org.apache.tika$tika-core/builds/2011-09-21_10-01-49/archive/org.apache.tika/tika-core/1.0-SNAPSHOT/tika-core-1.0-SNAPSHOT.jar


Jenkins build is back to normal : Tika-trunk » Apache Tika core #636

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tika-trunk/org.apache.tika$tika-core/636/changes>