Return-Path: X-Original-To: apmail-cassandra-dev-archive@www.apache.org Delivered-To: apmail-cassandra-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 914609145 for ; Sun, 3 Jun 2012 11:01:28 +0000 (UTC) Received: (qmail 30105 invoked by uid 500); 3 Jun 2012 11:01:27 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 29919 invoked by uid 500); 3 Jun 2012 11:01:26 -0000 Mailing-List: contact dev-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list dev@cassandra.apache.org Received: (qmail 29890 invoked by uid 99); 3 Jun 2012 11:01:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jun 2012 11:01:25 +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; Sun, 03 Jun 2012 11:01:23 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 5460CC00EA for ; Sun, 3 Jun 2012 11:01:02 +0000 (UTC) Date: Sun, 3 Jun 2012 11:01:02 +0000 (UTC) From: Apache Jenkins Server To: dev@cassandra.apache.org Message-ID: <667773733.1616.1338721262343.JavaMail.hudson@aegis.apache.org> In-Reply-To: <944833869.1603.1338713266945.JavaMail.hudson@aegis.apache.org> References: <944833869.1603.1338713266945.JavaMail.hudson@aegis.apache.org> Subject: Build failed in Jenkins: Cassandra #1487 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Cassandra X-Jenkins-Result: FAILURE See ------------------------------------------ Started by an SCM change Building remotely on ubuntu4 in workspace Checkout:Cassandra / - hudson.remoting.Channel@d6131af:ubuntu4 Using strategy: Default Last Built Revision: Revision 47f0cc5d38d272ec9f7d6179eb3ffa28c6f74107 (origin/trunk) Checkout:Cassandra / - hudson.remoting.LocalChannel@348d2085 Fetching changes from 1 remote Git repository Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git Commencing build of Revision 47f0cc5d38d272ec9f7d6179eb3ffa28c6f74107 (origin/trunk) Checking out Revision 47f0cc5d38d272ec9f7d6179eb3ffa28c6f74107 (origin/trunk) FATAL: Could not apply tag jenkins-Cassandra-1487 hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-1487 at hudson.plugins.git.GitAPI.tag(GitAPI.java:730) at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272) at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2177) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:287) 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:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:636) Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #1487 jenkins-Cassandra-1487 Command "git tag -a -f -m Jenkins Build #1487 jenkins-Cassandra-1487" returned status code 128: *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: empty ident not allowed at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776) at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741) at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751) at hudson.plugins.git.GitAPI.tag(GitAPI.java:728) ... 12 more Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #1487 jenkins-Cassandra-1487" returned status code 128: *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: empty ident not allowed at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771) ... 15 more