Issue Type: Bug Bug
Affects Versions: current
Assignee: Nicolas De Loof
Components: core, git-client, git-notes
Created: 13/May/13 5:24 PM
Description:

Create a job and connect the add build results as note piece.

have run both the git config --global user.email and user.name to add both the to the jenkins and git system config.
Tried with and with out the "Create new accounts base on author/committer's email" under global config:
Git plugin
Global Config user.name Value
has been set:

run job and get the following:
17:07:10 git-notes plugin: running command "git notes --ref jenkins add -f -F -" with opts {:stdin_str=>"{\n \"built_on\": \"master\",\n \"duration\": 2.075,\n \"full_display_name\": \"test-deploy #24\",\n \"id\": \"2013-05-13_17-07-07\",\n \"number\": 24,\n \"result\": \"SUCCESS\",\n \"status_message\": \"?\",\n \"time\": \"2013-05-13 17:07:07 +0000\",\n \"url\": \"job/test-deploy/24/\"\n}", :raise=>true}
17:07:10 [test-deploy] $ git notes --ref jenkins add -f -F -
17:07:10 ERROR: Unexpected exit code (128): command: "git notes --ref jenkins add -f -F -": result: {:out=>"", :err=>"Overwriting existing notes for object 793cabab6f3cc1ef2348d71ac892b9257d55b7c2\n\n*** Please tell me who you are.\n\nRun\n\n git config --global user.email \"[email protected]\"\n git config --global user.name \"Your Name\"\n\nto set your account's default identity.\nOmit --global to set the identity only in this repository.\n\nfatal: empty ident name (for <[email protected]>) not allowed\n", :val=>128} (RuntimeError)

Environment: AWS:
Ubuntu 12.04
git version 1.8.1.4
Jenkins ver. 1.514
Project: Jenkins
Priority: Major Major
Reporter: C. Alex Reober
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to