Return-Path: X-Original-To: apmail-deltaspike-commits-archive@www.apache.org Delivered-To: apmail-deltaspike-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0AD68CDEE for ; Mon, 24 Jun 2013 00:02:49 +0000 (UTC) Received: (qmail 92137 invoked by uid 500); 24 Jun 2013 00:02:49 -0000 Delivered-To: apmail-deltaspike-commits-archive@deltaspike.apache.org Received: (qmail 92114 invoked by uid 500); 24 Jun 2013 00:02:49 -0000 Mailing-List: contact commits-help@deltaspike.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltaspike.apache.org Delivered-To: mailing list commits@deltaspike.apache.org Received: (qmail 92107 invoked by uid 99); 24 Jun 2013 00:02:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jun 2013 00:02:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jun 2013 00:02:47 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id BAD85C0071 for ; Mon, 24 Jun 2013 00:02:27 +0000 (UTC) Date: Mon, 24 Jun 2013 00:02:27 +0000 (UTC) From: Apache Jenkins Server To: commits@deltaspike.apache.org Message-ID: <664928740.4160.1372032147763.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: DeltaSpike RAT-Check #549 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: DeltaSpike RAT-Check X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [struberg] DELTASPIKE-382 add ConfigFilter mechanism [struberg] DELTASPIKE-386 use correct ClassLoader for loading the ResourceBundle [struberg] fix old TODO and use field injection of Extension. [struberg] remove useless TODOs [struberg] remove unused private field [struberg] fix documentation for custom ProjectStages [struberg] removed obsolete TODO for Weld [struberg] review old TODOs and remove them if not valid anymore. ------------------------------------------ Started by timer Building remotely on ubuntu2 in workspace Checkout:DeltaSpike RAT-Check / - hudson.remoting.Channel@167210ac:ubuntu2 Using strategy: Default Last Built Revision: Revision eb526e50a1925a11412e256f598ff787c42d2950 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git Commencing build of Revision ec592a45194c1a126d861514e453ac9b7de7c5be (origin/master) Checking out Revision ec592a45194c1a126d861514e453ac9b7de7c5be (origin/master) Parsing POMs ERROR: Failed to parse POMs hudson.util.IOException2: remote file operation failed: at hudson.remoting.Channel@167210ac:ubuntu2 at hudson.FilePath.act(FilePath.java:861) at hudson.FilePath.act(FilePath.java:838) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:862) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:620) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592) at hudson.model.Run.execute(Run.java:1568) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:236) Caused by: java.io.IOException: No space left on device at java.io.FileOutputStream.writeBytes(Native Method) at java.io.FileOutputStream.write(FileOutputStream.java:284) at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:310) at hudson.remoting.RemoteClassLoader.findResources(RemoteClassLoader.java:276) at java.lang.ClassLoader.getResources(ClassLoader.java:1015) at java.lang.ClassLoader.getResources(ClassLoader.java:1011) at hudson.maven.MavenUtil$MaskingClassLoader.getResources(MavenUtil.java:295) at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:203) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1173) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:997) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:679)