See <https://hudson.apache.org/hudson/job/CXF-2.3.x-windows/org.apache.cxf.systests$cxf-systests-databinding/43/changes>
Changes: [dkulp] Merged revisions 1081648 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1081648 | dkulp | 2011-03-14 22:45:43 -0400 (Mon, 14 Mar 2011) | 4 lines [CXF-3383] In some very strange situations with several small attachments and read(buf, off, len) called with off != 0, the data at the end of various buffers can get lost and boundaries might not be found. ........ ------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CXF Databinding System Tests [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting C:\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\systests\databinding\target [INFO] [checkstyle:checkstyle {execution: validate}] [INFO] Starting audit... Audit done. [INFO] Preparing pmd:check [JENKINS] Archiving C:\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\systests\databinding\pom.xml to /home/hudson/hudson/jobs/CXF-2.3.x-windows/modules/org.apache.cxf.systests$cxf-systests-databinding/builds/2011-03-15_03-15-57/archive/org.apache.cxf.systests/cxf-systests-databinding/2.3.4-SNAPSHOT/pom.xml [INFO] [pmd:pmd {execution: pmd}] [INFO] [pmd:check {execution: validate}] [INFO] PMD Failure: org.apache.cxf.systest.jaxb.MTOMTest:136 Rule:AvoidUnsafeStringConstructor Priority:3 Don't use new String(byte[]...) without an encoding.. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] You have 1 PMD violation. For more details see:C:\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\systests\databinding\target\pmd.xml [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.BuildFailureException: You have 1 PMD violation. For more details see:C:\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\systests\databinding\target\pmd.xml at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715) 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: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:173) at hudson.maven.MavenBuilder.call(MavenBuilder.java:164) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:872) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:803) 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: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.MojoFailureException: You have 1 PMD violation. For more details see:C:\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\systests\databinding\target\pmd.xml at org.apache.maven.plugin.pmd.AbstractPmdViolationCheckMojo.executeCheck(AbstractPmdViolationCheckMojo.java:142) at org.apache.maven.plugin.pmd.PmdViolationCheckMojo.execute(PmdViolationCheckMojo.java:68) 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) ... 28 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: 44 minutes 20 seconds [INFO] Finished at: Tue Mar 15 04:00:18 GMT 2011 [INFO] Final Memory: 251M/469M [INFO] ------------------------------------------------------------------------
