You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/05/02 21:37:32 UTC

Build failed in Jenkins: Cassandra-quick #254

See <https://builds.apache.org/job/Cassandra-quick/254/>

------------------------------------------
Started by an SCM change
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@30274a7b:ubuntu4
Using strategy: Default
Last Built Revision: Revision 06a7bf36b7b2ab6f45ca0765c547949cc9647bc3 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@6925b669
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 1d86bd40af5c5466d24fa0afcb77373e0d5f0a78 (origin/trunk)
Checking out Revision 1d86bd40af5c5466d24fa0afcb77373e0d5f0a78 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-254
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-254
	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:2154)
	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 #254 jenkins-Cassandra-quick-254
Command "git tag -a -f -m Jenkins Build #254 jenkins-Cassandra-quick-254" 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  <jenkins@janus.apache.org
> 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 #254 jenkins-Cassandra-quick-254" 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  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more