Return-Path: Delivered-To: apmail-cxf-notifications-archive@www.apache.org Received: (qmail 72762 invoked from network); 21 Apr 2010 05:37:03 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Apr 2010 05:37:03 -0000 Received: (qmail 36165 invoked by uid 500); 21 Apr 2010 05:37:03 -0000 Delivered-To: apmail-cxf-notifications-archive@cxf.apache.org Received: (qmail 36148 invoked by uid 500); 21 Apr 2010 05:37:03 -0000 Mailing-List: contact notifications-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list notifications@cxf.apache.org Received: (qmail 36137 invoked by uid 99); 21 Apr 2010 05:37:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Apr 2010 05:37:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Wed, 21 Apr 2010 05:36:59 +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 o3L5abAN014752; Wed, 21 Apr 2010 01:36:38 -0400 (EDT) Date: Wed, 21 Apr 2010 05:36:35 +0000 (UTC) From: Apache Hudson Server To: notifications@cxf.apache.org, sergeyb@apache.org Message-ID: <2273960.511271828197547.JavaMail.hudson@hudson.zones.apache.org> Subject: =?UTF-8?Q?Build_failed_in_Hudson:_CXF-Trunk-JDK1?= =?UTF-8?Q?6_=C2=BB_Apache_CXF_JAX-RS_System_Tests_#312?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [sergeyb] Fixing CXF JAXRS issue to do with Form beans processing and typo in ws/security/DefaultSecurityContext ------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CXF JAX-RS System Tests [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting file set: (included: [**], excluded: []) Downloading: http://repo1.maven.org/maven2/jetty/jsp-api/2.1-6.0.2/jsp-api-2.1-6.0.2.pom Downloading: http://repo1.maven.org/maven2/jetty/jsp/2.1-6.0.2/jsp-2.1-6.0.2.pom [INFO] [checkstyle:checkstyle {execution: validate}] [INFO] Starting audit... Audit done. [INFO] Preparing pmd:check [HUDSON] Archiving to /export/home/hudson/hudson/jobs/CXF-Trunk-JDK16/modules/org.apache.cxf.systests$cxf-systests-jaxrs/builds/2010-04-21_05-05-12/archive/org.apache.cxf.systests/cxf-systests-jaxrs/2.3.0-SNAPSHOT/pom.xml [INFO] [pmd:pmd] [INFO] [pmd:check {execution: validate}] [INFO] [INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}] [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] skip non existing resourceDirectory [INFO] skip non existing resourceDirectory [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [compiler:compile] [INFO] No sources to compile [INFO] [resources:testResources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 91 resources [INFO] Copying 40 resources [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [compiler:testCompile] [INFO] Compiling 121 source files to [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure :[294,19] getTheBook4(org.apache.cxf.systest.jaxrs.Book,org.apache.cxf.systest.jaxrs.Book,org.apache.cxf.systest.jaxrs.Book) in org.apache.cxf.systest.jaxrs.BookSubresource cannot be applied to (org.apache.cxf.systest.jaxrs.Book,org.apache.cxf.systest.jaxrs.Book,org.apache.cxf.systest.jaxrs.Book,org.apache.cxf.systest.jaxrs.Book) :[309,29] cannot find symbol symbol : method addOrder(org.apache.cxf.systest.jaxrs.OrderBean) location: interface org.apache.cxf.systest.jaxrs.BookSubresource [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.BuildFailureException: Compilation failure at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:580) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:500) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:479) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:331) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:292) 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:301) 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:597) 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:104) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:236) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516) at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:102) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:453) at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559) ... 28 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31 minutes 8 seconds [INFO] Finished at: Wed Apr 21 05:36:32 UTC 2010 [INFO] Final Memory: 167M/436M [INFO] ------------------------------------------------------------------------ Waiting for Hudson to finish collecting data