Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BF4C6D18D for ; Wed, 19 Dec 2012 05:42:04 +0000 (UTC) Received: (qmail 39252 invoked by uid 500); 19 Dec 2012 05:42:04 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 39071 invoked by uid 500); 19 Dec 2012 05:42:04 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 39010 invoked by uid 99); 19 Dec 2012 05:42:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Dec 2012 05:42:01 +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; Wed, 19 Dec 2012 05:42:00 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 1F29BC00AE for ; Wed, 19 Dec 2012 05:41:40 +0000 (UTC) Date: Wed, 19 Dec 2012 05:41:39 +0000 (UTC) From: Apache Jenkins Server To: dev@giraph.apache.org Message-ID: <1543382607.4209.1355895700111.JavaMail.hudson@aegis> In-Reply-To: <719583180.4105.1355869811186.JavaMail.hudson@aegis> References: <719583180.4105.1355869811186.JavaMail.hudson@aegis> Subject: Failed: GIRAPH-141 PreCommit Build #54 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4208_1950139824.1355895699868" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4208_1950139824.1355895699868 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Jira: https://issues.apache.org/jira/browse/GIRAPH-141 Build: https://builds.apache.org/job/PreCommit-GIRAPH-Build/54/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 3 lines...] Using strategy: Default Cloning the remote Git repository Cloning repository http://git-wip-us.apache.org/repos/asf/giraph.git Error trying to determine the git version: Error performing command: git --version Assuming 1.6 ERROR: Error cloning remote repo 'origin' : Could not clone http://git-wip-us.apache.org/repos/asf/giraph.git hudson.plugins.git.GitException: Could not clone http://git-wip-us.apache.org/repos/asf/giraph.git at hudson.plugins.git.GitAPI.clone(GitAPI.java:273) at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1044) at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:986) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2309) 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: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:662) Caused by: hudson.plugins.git.GitException: Error performing command: git clone -o origin http://git-wip-us.apache.org/repos/asf/giraph.git /home/jenkins/jenkins-slave/workspace/PreCommit-GIRAPH-Build at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:904) at hudson.plugins.git.GitAPI.access$000(GitAPI.java:42) at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:269) at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:248) at hudson.FilePath.act(FilePath.java:852) at hudson.FilePath.act(FilePath.java:825) at hudson.plugins.git.GitAPI.clone(GitAPI.java:248) ... 12 more Caused by: java.io.IOException: Cannot run program "git": java.io.IOException: error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:460) at hudson.Proc$LocalProc.(Proc.java:244) at hudson.Proc$LocalProc.(Proc.java:216) at hudson.Launcher$LocalLauncher.launch(Launcher.java:763) at hudson.Launcher$ProcStarter.start(Launcher.java:353) at hudson.Launcher$ProcStarter.join(Launcher.java:360) at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:885) ... 18 more Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.(UNIXProcess.java:148) at java.lang.ProcessImpl.start(ProcessImpl.java:65) at java.lang.ProcessBuilder.start(ProcessBuilder.java:453) ... 24 more Trying next repository ERROR: Could not clone repository FATAL: Could not clone hudson.plugins.git.GitException: Could not clone at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1056) at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:986) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2309) 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: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:662) ################################################################################### ############################## FAILED TESTS (if any) ############################## No tests ran. ------=_Part_4208_1950139824.1355895699868--