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

[jira] [Closed] (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:all-tabpanel ]

Gavin closed INFRA-7823.
------------------------

    Resolution: Fixed

git is installed on Windows 2.

> 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
>            Assignee: Gavin
>
> 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)