You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/09 22:12:13 UTC

Build failed in Jenkins: DeltaSpike RAT-Check #523

See <https://builds.apache.org/job/DeltaSpike%20RAT-Check/523/>

------------------------------------------
Started by user struberg
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/DeltaSpike%20RAT-Check/ws/>
Checkout:DeltaSpike RAT-Check / <https://builds.apache.org/job/DeltaSpike%20RAT-Check/ws/> - hudson.remoting.Channel@581d28b:ubuntu2
Using strategy: Default
Last Built Revision: Revision 4b636c8cebd3334d08ee8d8f0fa6b97a001fa217 (origin/HEAD, origin/master)
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
git --version
git version 1.7.9.5
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
Seen branch in repository origin/HEAD
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/master
Commencing build of Revision 4b636c8cebd3334d08ee8d8f0fa6b97a001fa217 (origin/HEAD, origin/master)
Checking out Revision 4b636c8cebd3334d08ee8d8f0fa6b97a001fa217 (origin/HEAD, origin/master)
FATAL: Could not apply tag jenkins-DeltaSpike_RAT-Check-523
hudson.plugins.git.GitException: Could not apply tag jenkins-DeltaSpike_RAT-Check-523
	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 #523 jenkins-DeltaSpike_RAT-Check-523" 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  <je...@vesta.apache.org> 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

Jenkins build is back to normal : DeltaSpike RAT-Check #526

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20RAT-Check/526/>


Build failed in Jenkins: DeltaSpike RAT-Check #525

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20RAT-Check/525/>

------------------------------------------
Started by user struberg
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/DeltaSpike%20RAT-Check/ws/>
Checkout:DeltaSpike RAT-Check / <https://builds.apache.org/job/DeltaSpike%20RAT-Check/ws/> - hudson.remoting.Channel@581d28b:ubuntu2
Using strategy: Default
Last Built Revision: Revision 4b636c8cebd3334d08ee8d8f0fa6b97a001fa217 (origin/HEAD, origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
Commencing build of Revision 4b636c8cebd3334d08ee8d8f0fa6b97a001fa217 (origin/master)
Checking out Revision 4b636c8cebd3334d08ee8d8f0fa6b97a001fa217 (origin/master)
FATAL: Could not apply tag jenkins-DeltaSpike_RAT-Check-525
hudson.plugins.git.GitException: Could not apply tag jenkins-DeltaSpike_RAT-Check-525
	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 #525 jenkins-DeltaSpike_RAT-Check-525" 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  <je...@vesta.apache.org> 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

Build failed in Jenkins: DeltaSpike RAT-Check #524

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20RAT-Check/524/>

------------------------------------------
Started by user struberg
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/DeltaSpike%20RAT-Check/ws/>
Checkout:DeltaSpike RAT-Check / <https://builds.apache.org/job/DeltaSpike%20RAT-Check/ws/> - hudson.remoting.Channel@581d28b:ubuntu2
Using strategy: Default
Last Built Revision: Revision 4b636c8cebd3334d08ee8d8f0fa6b97a001fa217 (origin/HEAD, origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
Commencing build of Revision 4b636c8cebd3334d08ee8d8f0fa6b97a001fa217 (origin/master)
Checking out Revision 4b636c8cebd3334d08ee8d8f0fa6b97a001fa217 (origin/master)
FATAL: Could not apply tag jenkins-DeltaSpike_RAT-Check-524
hudson.plugins.git.GitException: Could not apply tag jenkins-DeltaSpike_RAT-Check-524
	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 #524 jenkins-DeltaSpike_RAT-Check-524" 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  <je...@vesta.apache.org> 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