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/07/05 00:04:29 UTC

Build failed in Jenkins: Tika-trunk #573

See <https://builds.apache.org/job/Tika-trunk/573/changes>

Changes:

[nick] TIKA-679 CADKey PRT parser

------------------------------------------
[...truncated 98 lines...]
[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 137 source files to <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/target/classes>
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ tika-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 30 resources
[INFO] Copying 3 resources
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ tika-core ---
[INFO] Compiling 30 source files to <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/target/test-classes>
[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/ws/trunk/tika-core/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tika.TestRereadableInputStream
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec
Running org.apache.tika.TikaTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 sec
Running org.apache.tika.sax.SecureContentHandlerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec
Running org.apache.tika.sax.BodyContentHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.tika.sax.OfflineContentHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.tika.sax.XHTMLContentHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.tika.sax.xpath.XPathParserTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.tika.sax.SafeContentHandlerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.utils.CharsetUtilsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
Running org.apache.tika.utils.RegexUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.tika.metadata.TestMetadataHelper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.tika.metadata.TestMetadata
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.apache.tika.detect.TypeDetectorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.tika.detect.NameDetectorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.tika.detect.MagicDetectorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.tika.detect.TextDetectorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.tika.io.LookaheadInputStreamTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.tika.io.TikaInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.tika.mime.MimeTypesReaderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 sec
Running org.apache.tika.mime.MimeDetectionTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 sec
Running org.apache.tika.mime.PatternsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 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.language.ProfilingWriterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.tika.language.LanguageIdentifierTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.929 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.parser.CompositeParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec
Running org.apache.tika.fork.ForkParserTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.531 sec

Results :

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

[TASKS] Skipping maven reporter: there is already a result available.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.1.0: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/**
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ tika-core ---
[INFO] Installing <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/target/tika-core-1.0-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/tika/tika-core/1.0-SNAPSHOT/tika-core-1.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/pom.xml> to /export/home/hudson/.m2/repository/org/apache/tika/tika-core/1.0-SNAPSHOT/tika-core-1.0-SNAPSHOT.pom
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] 
[INFO] [INFO] Local OBR update disabled (enable with -DobrRepository)
--- maven-bundle-plugin:2.1.0:install (default-install) @ tika-core ---
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ tika-core ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-core/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-core/1.0-SNAPSHOT/maven-metadata.xml (771 B at 26.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-core/1.0-SNAPSHOT/tika-core-1.0-20110704.220410-85.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-core/1.0-SNAPSHOT/tika-core-1.0-20110704.220410-85.jar (344 KB at 1962.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-core/1.0-SNAPSHOT/tika-core-1.0-20110704.220410-85.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-core/1.0-SNAPSHOT/tika-core-1.0-20110704.220410-85.pom (3 KB at 59.0 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-core/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-core/maven-metadata.xml (340 B at 16.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-core/1.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-core/1.0-SNAPSHOT/maven-metadata.xml (771 B at 16.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-core/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-core/maven-metadata.xml (340 B at 4.7 KB/sec)
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] 
[INFO] --- maven-bundle-plugin:2.1.0:deploy (default-deploy) @ tika-core ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[TASKS] Skipping maven reporter: there is already a result available.
projectSucceeded org.apache.tika:tika-core:1.0-SNAPSHOT
[JENKINS] Archiving <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/pom.xml> to /home/hudson/hudson/jobs/Tika-trunk/modules/org.apache.tika$tika-core/builds/2011-07-04_22-03-16/archive/org.apache.tika/tika-core/1.0-SNAPSHOT/tika-core-1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/target/tika-core-1.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Tika-trunk/modules/org.apache.tika$tika-core/builds/2011-07-04_22-03-16/archive/org.apache.tika/tika-core/1.0-20110704.220410-85/tika-core-1.0-20110704.220410-85.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tika parsers 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] [INFO] Deleting <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/target>

[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ tika-parsers ---
[TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/src/main/java'> for tasks ... 
[TASKS] Found 45.
[TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/src/test/java'> for tasks ... 
[TASKS] Found 19.
[TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/src/main/resources'> for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/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-parsers ---
[TASKS] Skipping maven reporter: there is already a result available.[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ tika-parsers ---
[INFO] Copying 3 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-parsers ---
[INFO] Compiling 119 source files to <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/src/main/java/org/apache/tika/parser/prt/PRTParser.java>:[7,21] cannot find symbol
symbol  : class InflaterOutputStream
location: package java.util.zip
[INFO] 1 error
[INFO] -------------------------------------------------------------

[TASKS] Skipping maven reporter: there is already a result available.
projectFailed org.apache.tika:tika-parsers:1.0-SNAPSHOT
[JENKINS] Archiving <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/pom.xml> to /home/hudson/hudson/jobs/Tika-trunk/modules/org.apache.tika$tika-parsers/builds/2011-07-04_22-03-16/archive/org.apache.tika/tika-parsers/1.0-SNAPSHOT/tika-parsers-1.0-SNAPSHOT.pom
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tika parent ................................ SUCCESS [11.230s]
[INFO] Apache Tika core .................................. SUCCESS [32.788s]
[INFO] Apache Tika parsers ............................... FAILURE [16.162s]
[INFO] Apache Tika application ........................... SKIPPED
[INFO] Apache Tika OSGi bundle ........................... SKIPPED
[INFO] Apache Tika ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:03.908s
[INFO] Finished at: Mon Jul 04 18:04:28 EDT 2011
[INFO] Final Memory: 22M/184M
[INFO] ------------------------------------------------------------------------
maven builder waiting
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project tika-parsers: Compilation failure
<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/src/main/java/org/apache/tika/parser/prt/PRTParser.java>:[7,21] cannot find symbol
symbol  : class InflaterOutputStream
location: package java.util.zip

cause : Compilation failure
<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/src/main/java/org/apache/tika/parser/prt/PRTParser.java>:[7,21] cannot find symbol
symbol  : class InflaterOutputStream
location: package java.util.zip

Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project tika-parsers: Compilation failure
<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/src/main/java/org/apache/tika/parser/prt/PRTParser.java>:[7,21] cannot find symbol
symbol  : class InflaterOutputStream
location: package java.util.zip

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:128)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:75)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)[TASKS] Aggregating results of Apache Tika parent
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[TASKS] Aggregating results of Apache Tika core
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[TASKS] Aggregating results of Apache Tika parsers
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded

Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/src/main/java/org/apache/tika/parser/prt/PRTParser.java>:[7,21] cannot find symbol
symbol  : class InflaterOutputStream
location: package java.util.zip

	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Sending e-mails to: dev@tika.apache.org
channel stopped


Jenkins build is back to normal : Tika-trunk #575

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



Build failed in Jenkins: Tika-trunk #574

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

Changes:

[nick] TIKA-679 Remove un-used import, and fix warning

------------------------------------------
[...truncated 1066 lines...]
[TASKS] Found 0.
[TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/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-parsers ---
[TASKS] Skipping maven reporter: there is already a result available.[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ tika-parsers ---
[INFO] Copying 3 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-parsers ---
[INFO] Compiling 119 source files to <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/target/classes>
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 163 resources

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ tika-parsers ---
[INFO] Copying 3 resources
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ tika-parsers ---
[INFO] Compiling 64 source files to <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/target/test-classes>
[TASKS] Skipping maven reporter: there is already a result available.[INFO] Surefire report directory: <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/target/surefire-reports>

[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ tika-parsers ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tika.parser.html.HtmlParserTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.758 sec
Running org.apache.tika.parser.dwg.DWGParserTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.tika.parser.image.TiffParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.apache.tika.parser.image.MetadataFieldsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.parser.image.ImageParserTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running org.apache.tika.parser.image.xmp.JempboxExtractorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.tika.parser.image.ImageMetadataExtractorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec
Running org.apache.tika.parser.netcdf.NetCDFParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.parser.txt.TXTParserTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.tika.parser.jpeg.JpegParserTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running org.apache.tika.parser.chm.TestPmglHeader
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.tika.parser.chm.TestChmExtractor
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.986 sec
Running org.apache.tika.parser.chm.TestChmLzxState
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.tika.parser.chm.TestPmgiHeader
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.tika.parser.chm.TestChmLzxcControlData
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.tika.parser.chm.TestChmItsfHeader
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.tika.parser.chm.TestChmBlockInfo
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.tika.parser.chm.TestChmItspHeader
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.tika.parser.chm.TestChmLzxcResetTable
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.apache.tika.parser.chm.TestChmDocumentInformation
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec
Running org.apache.tika.parser.chm.TestChmExtraction
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.006 sec
Running org.apache.tika.parser.chm.TestDirectoryListingEntry
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.parser.chm.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.tika.parser.mbox.MboxParserTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
Running org.apache.tika.parser.audio.MidiParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.tika.parser.audio.AudioParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
Running org.apache.tika.parser.hdf.HDFParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.parser.mail.RFC822ParserTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.281 sec
Running org.apache.tika.parser.AutoDetectParserTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.407 sec
Running org.apache.tika.parser.iwork.IWorkParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 sec
Running org.apache.tika.parser.mp3.Mp3ParserTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 sec
Running org.apache.tika.parser.pdf.PDFParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.381 sec
Running org.apache.tika.parser.asm.ClassParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.tika.parser.pkg.Bzip2ParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec
Running org.apache.tika.parser.pkg.ZipParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec
Running org.apache.tika.parser.pkg.TarParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec
Running org.apache.tika.parser.pkg.GzipParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec
Running org.apache.tika.parser.prt.PRTParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.tika.parser.video.FLVParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.tika.parser.odf.ODFParserTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.apache.tika.parser.ParsingReaderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec
Running org.apache.tika.parser.microsoft.TNEFParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec
Running org.apache.tika.parser.microsoft.WriteProtectedParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 sec
Running org.apache.tika.parser.microsoft.OutlookParserTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec
Running org.apache.tika.parser.microsoft.PowerPointParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.tika.parser.microsoft.PublisherParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.tika.parser.microsoft.VisioParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.tika.parser.microsoft.ExcelParserTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 sec
Running org.apache.tika.parser.microsoft.ooxml.OOXMLContainerExtractionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.041 sec
Running org.apache.tika.parser.microsoft.ooxml.OOXMLParserTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 sec
Running org.apache.tika.parser.microsoft.POIContainerExtractionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 sec
Running org.apache.tika.parser.microsoft.WordParserTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.tika.parser.feed.FeedParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
Running org.apache.tika.parser.epub.EpubParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.tika.parser.xml.FictionBookParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.apache.tika.parser.xml.DcXMLParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.tika.detect.TestContainerAwareDetector
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec
Running org.apache.tika.mime.MimeTypesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.tika.mime.TestMimeTypes
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 sec
Running org.apache.tika.mime.MimeTypeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.tika.TestParsers
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.969 sec

Results :

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

[TASKS] Skipping maven reporter: there is already a result available.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.1.0:bundle (default-bundle) @ tika-parsers ---
[WARNING] Warning building bundle org.apache.tika:tika-parsers:bundle:1.0-SNAPSHOT : Split package org/apache/tika/detect
Use directive -split-package:=(merge-first|merge-last|error|first) on Export/Private Package instruction to get rid of this warning
Package found in   [Jar:., Jar:tika-core]
Reference from     <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-core/target/tika-core-1.0-SNAPSHOT.jar>
Classpath          [Jar:., Jar:tika-core, Jar:netcdf, Jar:slf4j-api, Jar:apache-mime4j, Jar:commons-logging, Jar:commons-compress, Jar:commons-codec, Jar:pdfbox, Jar:fontbox, Jar:jempbox, Jar:bcmail-jdk15, Jar:bcprov-jdk15, Jar:poi, Jar:poi-scratchpad, Jar:poi-ooxml, Jar:poi-ooxml-schemas, Jar:xmlbeans, Jar:dom4j, Jar:geronimo-stax-api_1.0_spec, Jar:tagsoup, Jar:asm, Jar:metadata-extractor, Jar:boilerpipe, Jar:rome, Jar:jdom]
[TASKS] Skipping maven reporter: there is already a result available.[INFO] Exclude: src/main/java/org/apache/tika/parser/txt/Charset*.java
[INFO] Exclude: src/test/resources/test-documents/**

[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default) @ tika-parsers ---
mojoFailed org.apache.rat:apache-rat-plugin:0.7(default)
[TASKS] Skipping maven reporter: there is already a result available.
projectFailed org.apache.tika:tika-parsers:1.0-SNAPSHOT
[JENKINS] Archiving <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/pom.xml> to /home/hudson/hudson/jobs/Tika-trunk/modules/org.apache.tika$tika-parsers/builds/2011-07-04_23-04-21/archive/org.apache.tika/tika-parsers/1.0-SNAPSHOT/tika-parsers-1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/target/tika-parsers-1.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Tika-trunk/modules/org.apache.tika$tika-parsers/builds/2011-07-04_23-04-21/archive/org.apache.tika/tika-parsers/1.0-SNAPSHOT/tika-parsers-1.0-SNAPSHOT.jar
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tika parent ................................ SUCCESS [20.891s]
[INFO] Apache Tika core .................................. SUCCESS [32.763s]
[INFO] Apache Tika parsers ............................... FAILURE [48.731s]
[INFO] Apache Tika application ........................... SKIPPED
[INFO] Apache Tika OSGi bundle ........................... SKIPPED
[INFO] Apache Tika ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:50.133s
[INFO] Finished at: Mon Jul 04 23:06:29 UTC 2011
[INFO] Final Memory: 22M/175M
[INFO] ------------------------------------------------------------------------
maven builder waiting
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check (default) on project tika-parsers: Too many unapproved licenses: 1
cause : Too many unapproved licenses: 1
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check (default) on project tika-parsers: Too many unapproved licenses: 1
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:128)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:75)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.rat.mp.RatCheckException: Too many unapproved licenses: 1
	at org.apache.rat.mp.RatCheckMojo.check(RatCheckMojo.java:167)
	at org.apache.rat.mp.RatCheckMojo.execute(RatCheckMojo.java:159)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
[TASKS] Aggregating results of Apache Tika parent
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[TASKS] Aggregating results of Apache Tika core
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[TASKS] Aggregating results of Apache Tika parsers
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
Sending e-mails to: dev@tika.apache.org
channel stopped