You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2014/06/03 22:08:01 UTC

[jira] [Comment Edited] (INFRA-7823) Add git support on Jenkins slave 'windows2' (and other?)

    [ https://issues.apache.org/jira/browse/INFRA-7823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016053#comment-14016053 ] 

Hervé Boutemy edited comment on INFRA-7823 at 6/3/14 8:07 PM:
--------------------------------------------------------------

notice git polling works: https://builds.apache.org/view/M-R/view/Maven/job/maven-scm-windows/lastFailedBuild/pollingLog/

but not cloning during build: https://builds.apache.org/view/M-R/view/Maven/job/maven-scm-windows/lastBuild/console


was (Author: hboutemy):
notice git polling works: https://builds.apache.org/view/M-R/view/Maven/job/maven-scm-windows/lastFailedBuild/pollingLog/

but not cloning during build...

> Add git support on Jenkins slave 'windows2' (and other?)
> --------------------------------------------------------
>
>                 Key: INFRA-7823
>                 URL: https://issues.apache.org/jira/browse/INFRA-7823
>             Project: Infrastructure
>          Issue Type: Task
>          Components: Jenkins
>            Reporter: Jan Matèrne
>
> After migrating to git we have to update our Jenkins jobs.
> The builds on windows are broken now and I think this is because there is no 'git' installed or not on the PATH on the windows2 build slave.
> https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20%28latest%29,label=Windows/lastBuild/console
> ERROR: Error cloning remote repo 'origin'
> hudson.plugins.git.GitException: Could not init f:\jenkins\jenkins-slave\workspace\Ant-Build-Matrix@2\jdk\JDK 1.7 (latest)\label\Windows
> Caused by: hudson.plugins.git.GitException: Error performing command: git init f:\jenkins\jenkins-slave\workspace\Ant-Build-Matrix@2\jdk\JDK 1.7 (latest)\label\Windows
> Caused by: java.io.IOException: Cannot run program "git" (in directory "f:\jenkins\jenkins-slave\workspace\Ant-Build-Matrix@2\jdk\JDK 1.7 (latest)\label\Windows"): CreateProcess error=2, The system cannot find the file specified



--
This message was sent by Atlassian JIRA
(v6.2#6252)