See <http://hudson.zones.apache.org/hudson/job/Tika-trunk/327/changes>
Changes: [nick] Container aware detection for Jars, and add stub TODOs for iWork files (TIKA-447) [nick] Add Office Open XML (OOXML) support to the Zip container aware detector (TIKA-447) If an OOXML zip file entry is found, passes this to POI and fetches the content type through that. Also updates the OOXML text extractor to take advantage of the open package if detection was already done. ------------------------------------------ [...truncated 7 lines...] At revision 980449 Parsing POMs [trunk] $ /home/hudson/tools/java/latest1.5/bin/java -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/latest2/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/latest2 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 34828 <channel started===[HUDS ON REMOTING CAPACITY]===> Executing Maven: -B -f <http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/pom.xml> clean deploy [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Apache Tika parent [INFO] Apache Tika core [INFO] Apache Tika parsers [INFO] Apache Tika application [INFO] Apache Tika OSGi bundle [INFO] Apache Tika [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Tika parent [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-parent/target> (included: [**], excluded: []) [TASKS] Skipping non-existent folder '<http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-parent/src/main/java'...> [TASKS] Skipping non-existent folder '<http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-parent/src/test/java'...> [TASKS] Skipping non-existent folder '<http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-parent/src/main/resources'...> [TASKS] Skipping non-existent folder '<http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-parent/src/test/resources'...> [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'. [INFO] [remote-resources:process {execution: default}] [TASKS] Skipping maven reporter: there is already a result available. [INFO] [site:attach-descriptor] [TASKS] Skipping maven reporter: there is already a result available.[INFO] [install:install] [INFO] Installing <http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-parent/pom.xml> to /home/hudson/.m2/repository/org/apache/tika/tika-parent/0.8-SNAPSHOT/tika-parent-0.8-SNAPSHOT.pom [TASKS] Skipping maven reporter: there is already a result available. [INFO] [deploy:deploy] [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-parent/0.8-SNAPSHOT/tika-parent-0.8-20100729.140432-33.pom 9K uploaded [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'snapshot org.apache.tika:tika-parent:0.8-SNAPSHOT' [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'artifact org.apache.tika:tika-parent' [TASKS] Skipping maven reporter: there is already a result available. [HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-parent/pom.xml> to /export/home/hudson/hudson/jobs/Tika-trunk/modules/org.apache.tika$tika-parent/builds/2010-07-29_14-02-11/archive/org.apache.tika/tika-parent/0.8-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Tika core [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-core/target> (included: [**], excluded: []) [TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-core/src/main/java'> for tasks ... [TASKS] Found 26. [TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-core/src/test/java'> for tasks ... [TASKS] Found 1. [TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-core/src/main/resources'> for tasks ... [TASKS] Found 0. [TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-core/src/test/resources'> for tasks ... [TASKS] Found 0. [INFO] [remote-resources:process {execution: default}] [TASKS] Skipping maven reporter: there is already a result available. [INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] Copying 3 resources [TASKS] Skipping maven reporter: there is already a result available. [INFO] [compiler:compile] [INFO] Compiling 101 source files to <http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-core/target/classes> [INFO] [TASKS] Skipping maven reporter: there is already a result available.[resources:testResources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 28 resources [INFO] Copying 3 resources [INFO] [compiler:testCompile] [INFO] Compiling 23 source files to <http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-core/target/test-classes> [TASKS] Skipping maven reporter: there is already a result available. [TASKS] Skipping maven reporter: there is already a result available. [INFO] [surefire:test] [INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/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.062 sec Running org.apache.tika.sax.xpath.XPathParserTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running org.apache.tika.sax.SecureContentHandlerTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec Running org.apache.tika.io.TikaInputStreamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec Running org.apache.tika.mime.MediaTypeTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.apache.tika.language.LanguageIdentifierTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.195 sec Running org.apache.tika.metadata.TestMetadata Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.apache.tika.utils.CharsetUtilsTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running org.apache.tika.mime.MimeDetectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.53 sec Running org.apache.tika.sax.SafeContentHandlerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 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.detect.TypeDetectorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.tika.sax.OfflineContentHandlerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.tika.sax.XHTMLContentHandlerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.tika.language.LanguageProfileTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.tika.language.ProfilingWriterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.tika.TikaTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec Running org.apache.tika.detect.NameDetectorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.apache.tika.detect.MagicDetectorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.apache.tika.detect.TextDetectorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.tika.sax.BodyContentHandlerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.tika.utils.RegexUtilsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Results : Tests run: 69, Failures: 0, Errors: 0, Skipped: 0 [TASKS] Skipping maven reporter: there is already a result available. [HUDSON] Recording test results [INFO] [bundle:bundle] [TASKS] Skipping maven reporter: there is already a result available.[INFO] [install:install] [INFO] Installing <http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-core/target/tika-core-0.8-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/tika/tika-core/0.8-SNAPSHOT/tika-core-0.8-SNAPSHOT.jar [TASKS] Skipping maven reporter: there is already a result available.[INFO] [bundle:install] [INFO] Parsing file:/home/hudson/.m2/repository/repository.xml [Fatal Error] :-1:-1: Premature end of file. org.xml.sax.SAXParseException: Premature end of file. at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264) at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292) at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172) at org.apache.felix.obrplugin.ObrUpdate.parseFile(ObrUpdate.java:347) at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324) at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:140) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451) at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142) at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129) at org.apache.maven.cli.MavenCli.main(MavenCli.java:287) 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.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at hudson.maven.agent.Main.launch(Main.java:165) at hudson.maven.MavenBuilder.call(MavenBuilder.java:165) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:696) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:640) at hudson.remoting.UserRequest.perform(UserRequest.java:114) 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) [INFO] Writing OBR metadata [TASKS] Skipping maven reporter: there is already a result available.[INFO] [deploy:deploy] [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tika/tika-core/0.8-SNAPSHOT/tika-core-0.8-20100729.140432-33.jar 273K uploaded [INFO] Uploading project information for tika-core 0.8-20100729.140432-33 [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'snapshot org.apache.tika:tika-core:0.8-SNAPSHOT' [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'artifact org.apache.tika:tika-core' [TASKS] Skipping maven reporter: there is already a result available.[INFO] [bundle:deploy] [INFO] Remote OBR update disabled (enable with -DremoteOBR) [TASKS] Skipping maven reporter: there is already a result available. [HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-core/pom.xml> to /export/home/hudson/hudson/jobs/Tika-trunk/modules/org.apache.tika$tika-core/builds/2010-07-29_14-02-11/archive/org.apache.tika/tika-core/0.8-SNAPSHOT/pom.xml [HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-core/target/tika-core-0.8-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/Tika-trunk/modules/org.apache.tika$tika-core/builds/2010-07-29_14-02-11/archive/org.apache.tika/tika-core/0.8-20100729.140432-33/tika-core-0.8-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Tika parsers [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-parsers/target> (included: [**], excluded: []) [TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-parsers/src/main/java'> for tasks ... [TASKS] Found 50. [TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-parsers/src/test/java'> for tasks ... [TASKS] Found 18. [TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-parsers/src/main/resources'> for tasks ... [TASKS] Found 0. [TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-parsers/src/test/resources'> for tasks ... [TASKS] Found 0. [INFO] snapshot org.apache.tika:tika-core:0.8-SNAPSHOT: checking for updates from maven2-repository.dev.java.net [INFO] snapshot org.apache.tika:tika-core:0.8-SNAPSHOT: checking for updates from netcdf-m2-repo [INFO] snapshot org.apache.tika:tika-core:0.8-SNAPSHOT: checking for updates from apache.snapshots [INFO] [remote-resources:process {execution: default}] [TASKS] Skipping maven reporter: there is already a result available. [INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [TASKS] Skipping maven reporter: there is already a result available.[INFO] [compiler:compile] [INFO] Compiling 83 source files to <http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-parsers/target/classes> [TASKS] Skipping maven reporter: there is already a result available. [HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-parsers/pom.xml> to /export/home/hudson/hudson/jobs/Tika-trunk/modules/org.apache.tika$tika-parsers/builds/2010-07-29_14-02-11/archive/org.apache.tika/tika-parsers/0.8-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-parsers/src/main/java/org/apache/tika/detect/ZipContainerDetector.java>:[80,26] cannot find symbol symbol : constructor IOException(java.lang.String,org.apache.poi.openxml4j.exceptions.InvalidFormatException) location: class java.io.IOException <http://hudson.zones.apache.org/hudson/job/Tika-trunk/ws/trunk/tika-parsers/src/main/java/org/apache/tika/detect/ZipContainerDetector.java>:[80,26] cannot find symbol symbol : constructor IOException(java.lang.String,org.apache.poi.openxml4j.exceptions.InvalidFormatException) location: class java.io.IOException [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute [INFO] Finished at: Thu Jul 29 14:05:18 UTC 2010 [INFO] Final Memory: 33M/213M [INFO] ------------------------------------------------------------------------ Waiting for Hudson to finish collecting data Sending e-mails to: [email protected] channel stopped
