See <https://builds.apache.org/job/Allura/700/>

------------------------------------------
Started by an SCM change
Building remotely on jenkins-ubuntu-1404-4gb-859 (jenkins-cloud-4GB Ubuntu 
ubuntu) in workspace <https://builds.apache.org/job/Allura/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/allura.git
 > git init <https://builds.apache.org/job/Allura/ws/>
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/allura.git
 > git --version
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/allura.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/allura.git
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/allura.git
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/allura.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/allura.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 505174a00b0de8303147dc24a41dfe9026b42ab3 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 505174a00b0de8303147dc24a41dfe9026b42ab3
 > git rev-list 0855719ccdccdeb5e57a75b9d9fed36cd9c505bf
 > git tag -a -f -m Jenkins Build #700 jenkins-Allura-700
FATAL: Could not apply tag jenkins-Allura-700
hudson.plugins.git.GitException: Could not apply tag jenkins-Allura-700
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.tag(CliGitAPIImpl.java:1034)
        at hudson.plugins.git.GitAPI.tag(GitAPI.java:221)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins 
Build #700 jenkins-Allura-700" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "[email protected]"
  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 name (for <jenkins@jenkins-ubuntu-1404-4gb-859.(none)>) not 
allowed

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1301)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1277)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1273)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1078)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1088)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.tag(CliGitAPIImpl.java:1032)
        ... 16 more

Reply via email to