-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
jenkins:2.7.3 git-parameter-plugin:0.8.0
Hi,
My jenkins job run on a windows slave.
I cancel a build during sync code by git plugin, and i want to submit a new build, i find the git parameter show error.
[ Template_For_GithubEE/qctest1 ] Unexpected error! hudson.plugins.git.GitException: Command "git ls-remote -h git@***********" returned status code 128: stdout: stderr: /home/apache-tomcat-6.0.37/temp/ssh1891823683750114718.sh: line 6: ssh: command not found fatal: The remote end hung up unexpectedly.
The error can't be reproduced in linux slave.
And i also update git parameter plugin to latest:0.9.1, window slave also have the same problem
- duplicates
-
JENKINS-45480 GIT Build with Parameters is not listing branches
-
- Resolved
-
Hi,
I can't reproduce this issue, but I found code smells, which can provide to unexpected behavior. commit: f85678c3 I changed it in release 0.9.10.
Additional I changed error handling, please look on wiki page
If this issue steal occurred in your environment after update the plugin. Please add more information which I can use to reproduce this issue and reopen this issue.