You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/11 00:57:00 UTC

Build failed in Jenkins: MINA-2.0.X-jdk1.5-windows #2

See <https://builds.apache.org/job/MINA-2.0.X-jdk1.5-windows/2/>

------------------------------------------
Started by an SCM change
Building remotely on windows2 (Windows) in workspace <https://builds.apache.org/job/MINA-2.0.X-jdk1.5-windows/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mina.git
 > git init <https://builds.apache.org/job/MINA-2.0.X-jdk1.5-windows/ws/>
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mina.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mina.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mina.git
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mina.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mina.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mina.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/2.0^{commit}"
Checking out Revision 691c418312ce9445721a71cac2b2771e3555ad88 (origin/2.0)
 > git config core.sparsecheckout
 > git checkout -f 691c418312ce9445721a71cac2b2771e3555ad88
 > git rev-list dd83fecdbb85fdd2276a350e509f91aa12e9e3ce
 > git tag -a -f -m Jenkins Build #2 jenkins-MINA-2.0.X-jdk1.5-windows-2
FATAL: Could not apply tag jenkins-MINA-2.0.X-jdk1.5-windows-2
hudson.plugins.git.GitException: Could not apply tag jenkins-MINA-2.0.X-jdk1.5-windows-2
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:63)
	at java.lang.Thread.run(Unknown Source)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #2 jenkins-MINA-2.0.X-jdk1.5-windows-2" 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: unable to auto-detect email address (got 'SYSTEM@je-win2012.(none)')

	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)
	... 17 more

Jenkins build is back to normal : MINA-2.0.X-jdk1.5-windows #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/MINA-2.0.X-jdk1.5-windows/3/changes>