Return-Path: Delivered-To: apmail-ws-kandula-dev-archive@www.apache.org Received: (qmail 13430 invoked from network); 23 May 2010 22:02:25 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 May 2010 22:02:25 -0000 Received: (qmail 1143 invoked by uid 500); 23 May 2010 22:02:24 -0000 Delivered-To: apmail-ws-kandula-dev-archive@ws.apache.org Received: (qmail 970 invoked by uid 500); 23 May 2010 22:02:24 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 962 invoked by uid 99); 23 May 2010 22:02:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 May 2010 22:02:24 +0000 X-ASF-Spam-Status: No, hits=-1540.0 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.106] (HELO hudson.zones.apache.org) (140.211.11.106) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 May 2010 22:02:23 +0000 Received: from hudson.zones.apache.org (localhost [127.0.0.1]) by hudson.zones.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4NM22LK025230; Sun, 23 May 2010 18:02:02 -0400 (EDT) Date: Sun, 23 May 2010 22:02:02 +0000 (UTC) From: Apache Hudson Server To: java-dev@axis.apache.org, andreas.veithen@gmail.com Message-ID: <22432709.4301274652122790.JavaMail.hudson@hudson.zones.apache.org> In-Reply-To: <8883063.4271274648149826.JavaMail.hudson@hudson.zones.apache.org> References: <8883063.4271274648149826.JavaMail.hudson@hudson.zones.apache.org> Subject: Build failed in Hudson: axis2-transports-trunk #53 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See Changes: [veithen] Replaced some usages of UUIDGenerator by UIDGenerator. ------------------------------------------ Started by an SCM change Building remotely on minerva.apache.org (Ubuntu) Updating http://svn.apache.org/repos/asf/axis/axis2/java/transports/trunk U modules/testkit/src/main/java/org/apache/axis2/transport/testkit/tests/async/SwATestCase.java U modules/testkit/src/main/java/org/apache/axis2/transport/testkit/client/ClientOptions.java At revision 947504 Parsing POMs [transports] $ /home/hudson/tools/java/latest1.5/bin/java -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/latest/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/latest /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 55635 /home/hudson/hudson-slave/maven2.1-interceptor.jar <=channel started==[HUDSON REMOTING CAPACITY]=== > Executing Maven: -B -f clean install [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Apache Axis2 - Transport - Root [INFO] Apache Axis2 - Transport - Base [INFO] Apache Axis2 - Transport - testkit [INFO] Apache Axis2 - Transport - HTTP Tests [INFO] Apache Axis2 - Transport - TCP [INFO] Apache Axis2 - Transport - UDP [INFO] Apache Axis2 - Transport - XMPP [INFO] Apache Axis2 - Transport - Mail [INFO] Apache Axis2 - Transport - JMS [INFO] Apache Axis2 - Transport - Sms [INFO] Apache Axis2 - Transport - All [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Axis2 - Transport - Root [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] Unable to load parent project from a relative path: Could not find the model file ' for project unknown [INFO] Parent project loaded from repository. [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: default}] [INFO] [install:install {execution: default-install}] [INFO] Installing to /home/hudson/.m2/repository/org/apache/axis2/axis2-transports/1.1.0-SNAPSHOT/axis2-transports-1.1.0-SNAPSHOT.pom [HUDSON] Archiving to /export/home/hudson/hudson/jobs/axis2-transports-trunk/modules/org.apache.axis2$axis2-transports/builds/2010-05-23_22-01-13/archive/org.apache.axis2/axis2-transports/1.1.0-SNAPSHOT/pom.xml [HUDSON] Archiving /home/hudson/.m2/repository/org/apache/axis2/axis2-transports/1.1.0-SNAPSHOT/axis2-transports-1.1.0-SNAPSHOT.pom to /export/home/hudson/hudson/jobs/axis2-transports-trunk/modules/org.apache.axis2$axis2-transports/builds/2010-05-23_22-01-13/archive/org.apache.axis2/axis2-transports/1.1.0-SNAPSHOT/axis2-transports-1.1.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Axis2 - Transport - Base [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting directory [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 54 source files to [INFO] [resources:testResources {execution: default-testResources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.axis2.format.ManagedDataSourceFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec Running org.apache.axis2.format.PlainTextFormatterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [bundle:bundle {execution: default-bundle}] [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: default}] [INFO] Building jar: [INFO] [install:install {execution: default-install}] [INFO] Installing to /home/hudson/.m2/repository/org/apache/axis2/axis2-transport-base/1.1.0-SNAPSHOT/axis2-transport-base-1.1.0-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/apache/axis2/axis2-transport-base/1.1.0-SNAPSHOT/axis2-transport-base-1.1.0-SNAPSHOT-sources.jar [INFO] [bundle:install {execution: default-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:136) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) 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:159) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632) 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 [WARNING] Exception while updating local OBR: null java.lang.NullPointerException at org.apache.felix.obrplugin.ObrUpdate.writeRepositoryXml(ObrUpdate.java:268) at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:144) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) 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:159) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632) 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) [HUDSON] Archiving to /export/home/hudson/hudson/jobs/axis2-transports-trunk/modules/org.apache.axis2$axis2-transport-base/builds/2010-05-23_22-01-13/archive/org.apache.axis2/axis2-transport-base/1.1.0-SNAPSHOT/pom.xml [HUDSON] Archiving to /export/home/hudson/hudson/jobs/axis2-transports-trunk/modules/org.apache.axis2$axis2-transport-base/builds/2010-05-23_22-01-13/archive/org.apache.axis2/axis2-transport-base/1.1.0-SNAPSHOT/axis2-transport-base-1.1.0-SNAPSHOT.jar [HUDSON] Archiving to /export/home/hudson/hudson/jobs/axis2-transports-trunk/modules/org.apache.axis2$axis2-transport-base/builds/2010-05-23_22-01-13/archive/org.apache.axis2/axis2-transport-base/1.1.0-SNAPSHOT/axis2-transport-base-1.1.0-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Axis2 - Transport - testkit [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting directory [INFO] [dependency:copy {execution: copy}] [INFO] Configured Artifact: org.apache.axis2:addressing:SNAPSHOT:mar [INFO] Copying addressing-SNAPSHOT.mar to [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 4 resources [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 107 source files to [HUDSON] Archiving to /export/home/hudson/hudson/jobs/axis2-transports-trunk/modules/org.apache.axis2$axis2-transport-testkit/builds/2010-05-23_22-01-14/archive/org.apache.axis2/axis2-transport-testkit/1.1.0-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure :[48,39] cannot find symbol symbol : method generateMimeBoundary() location: class org.apache.axiom.util.UIDGenerator [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25 seconds [INFO] Finished at: Sun May 23 22:01:49 UTC 2010 [INFO] Final Memory: 37M/215M [INFO] ------------------------------------------------------------------------ Waiting for Hudson to finish collecting data Sending e-mails to: java-dev@axis.apache.org andreas.veithen@gmail.com channel stopped --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org