Return-Path: X-Original-To: apmail-curator-dev-archive@minotaur.apache.org Delivered-To: apmail-curator-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 132BF10A22 for ; Fri, 14 Jun 2013 20:03:01 +0000 (UTC) Received: (qmail 818 invoked by uid 500); 14 Jun 2013 20:03:00 -0000 Delivered-To: apmail-curator-dev-archive@curator.apache.org Received: (qmail 790 invoked by uid 500); 14 Jun 2013 20:03:00 -0000 Mailing-List: contact dev-help@curator.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@curator.incubator.apache.org Delivered-To: mailing list dev@curator.incubator.apache.org Received: (qmail 782 invoked by uid 99); 14 Jun 2013 20:03:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jun 2013 20:03:00 +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; Fri, 14 Jun 2013 20:02:59 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 8BC7DC0096 for ; Fri, 14 Jun 2013 20:02:39 +0000 (UTC) Date: Fri, 14 Jun 2013 20:02:39 +0000 (UTC) From: Apache Jenkins Server To: dev@curator.incubator.apache.org Message-ID: <1439204792.536.1371240159570.JavaMail.hudson@aegis> In-Reply-To: <1635858640.502.1371234007549.JavaMail.hudson@aegis> References: <1635858640.502.1371234007549.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: Curator #693 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Curator X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ Started by an SCM change Building remotely on ubuntu2 in workspace Checkout:Curator / - hudson.remoting.Channel@402dacf:ubuntu2 Using strategy: Default Last Built Revision: Revision c676e3e2d0e9fdc83f5fde1be1baeb808d00f9d7 (origin/2.0.2-incubating, origin/CURATOR-10) Fetching changes from 1 remote Git repository Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-curator.git Seen branch in repository origin/2.0.1-incubating Seen branch in repository origin/2.0.2-incubating Seen branch in repository origin/CURATOR-10 Seen branch in repository origin/CURATOR-14 Seen branch in repository origin/CURATOR-16 Seen branch in repository origin/CURATOR-17 Seen branch in repository origin/CURATOR-18 Seen branch in repository origin/CURATOR-21 Seen branch in repository origin/CURATOR-22 Seen branch in repository origin/CURATOR-24 Seen branch in repository origin/CURATOR-25 Seen branch in repository origin/HEAD Seen branch in repository origin/initialize Seen branch in repository origin/ir Seen branch in repository origin/master Seen branch in repository origin/persistent Seen branch in repository origin/sync Seen branch in repository origin/zk3.3.x Commencing build of Revision c676e3e2d0e9fdc83f5fde1be1baeb808d00f9d7 (origin/2.0.2-incubating, origin/CURATOR-10) Checking out Revision c676e3e2d0e9fdc83f5fde1be1baeb808d00f9d7 (origin/2.0.2-incubating, origin/CURATOR-10) FATAL: Could not apply tag jenkins-Curator-693 hudson.plugins.git.GitException: Could not apply tag jenkins-Curator-693 at hudson.plugins.git.GitAPI.tag(GitAPI.java:829) at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1270) at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1231) 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) Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #693 jenkins-Curator-693" returned status code 128: stdout: stderr: *** 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:897) at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:858) at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:868) at hudson.plugins.git.GitAPI.tag(GitAPI.java:827) ... 12 more