Issue Type: Bug Bug
Assignee: Nicolas De Loof
Components: git
Created: 08/Jan/14 2:10 PM
Description:

FATAL: Null value not allowed as an environment variable: GIT_COMMIT
java.lang.IllegalArgumentException: Null value not allowed as an environment variable: GIT_COMMIT
at hudson.EnvVars.put(EnvVars.java:356)
at hudson.EnvVars.put(EnvVars.java:74)
at hudson.plugins.git.GitSCM.buildEnvVars(GitSCM.java:983)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:919)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:865)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:652)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:561)
at hudson.model.Run.execute(Run.java:1678)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:231)

The jobs works if it's modified to normal and build with "Build now".
We encountered the same behaviour with Git plugin 2.0 and not parameterized builds.

Environment: Git plugin 2.0.1
git-client 1.6
Jenkins 1.5.45 v.1.5.46
Project: Jenkins
Priority: Blocker Blocker
Reporter: Tamas Papp
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