• Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Blocker Blocker
    • git-plugin
    • Git Parameter Plugin -0.50 , Git Plgin- 2.4.4 and Git-Client_pugin - 1.19.6

      when I ran my build I receive following exception in Jenkins console

      Started by user anonymous
      [EnvInject] - Loading node environment variables.
      Building in workspace C:\Program Files (x86)\Jenkins\BWorkspace
      Cloning the remote Git repository
      Cloning repository http://frntraltdvm37.devaltair.edc.publicisgroupe.net/Bonobo.Git.Server/Repository/WebUI_PG
       > git.exe init
      C:\Program Files (x86)\Jenkins\BWorkspace # timeout=10
      ERROR: Error cloning remote repo 'origin'
      hudson.plugins.git.GitException: Could not init C:\Program Files (x86)\Jenkins\BWorkspace
              at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:656)
              at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
              at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1057)
              at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
              at hudson.scm.SCM.checkout(SCM.java:485)
              at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
              at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
              at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
              at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
              at com.tikal.jenkins.plugins.multijob.MultiJobBuild$MultiJobRunnerImpl.run(MultiJobBuild.java:134)
              at hudson.model.Run.execute(Run.java:1738)
              at com.tikal.jenkins.plugins.multijob.MultiJobBuild.run(MultiJobBuild.java:73)
              at hudson.model.ResourceController.execute(ResourceController.java:98)
              at hudson.model.Executor.run(Executor.java:410)
      Caused by: hudson.plugins.git.GitException: Error performing command: git.exe init C:\Program Files
      (x86)\Jenkins\BWorkspace
              at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1726)
              at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695)
              at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1691)
              at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1321)
              at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:654)
              ... 13 more
      Caused by: java.io.IOException: Cannot run program
      "git.exe" (in directory "C:\Program Files
      (x86)\Jenkins\BWorkspace"): CreateProcess error=2, The system cannot find
      the file specifiedat
      java.lang.ProcessBuilder.start(Unknown Source) at
      hudson.Proc$LocalProc.<init>(Proc.java:244)at
      hudson.Proc$LocalProc.<init>(Proc.java:216)at
      hudson.Launcher$LocalLauncher.launch(Launcher.java:815)        at
      hudson.Launcher$ProcStarter.start(Launcher.java:381)        at
      org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1715)        ... 17 more
      Caused by: java.io.IOException: CreateProcess error=2, The
      system cannot find the file specified        at
      java.lang.ProcessImpl.create(Native Method)        at
      java.lang.ProcessImpl.<init>(Unknown Source)        at
      java.lang.ProcessImpl.start(Unknown Source)        ... 23 more
      ERROR: null
      

      Also I'm unable to connect to Git Repository , it giving me following error, Please refer attachment.
      We are using Bonobo git server ,which doesn't requires SSH to configure.

          [JENKINS-34878] jenkins failed to connect to Git repository

          Mark Waite added a comment -

          Please don't use bug reports to request help with configuration problems. There are very few people who read the bug reports, and many more who read the Jenkins users mailing list.

          Please ask questions like this on the mailing list so that more people than the plugin maintainer can assist with the answer.

          In this case, you probably don't have the location of your git program configured correctly.

          You may also want to consider placing your Jenkins HOME directory in a path which does not include spaces. There are a number of programs and plugins which may struggle with spaces in the path to the Jenkins home directory.

          Mark Waite added a comment - Please don't use bug reports to request help with configuration problems. There are very few people who read the bug reports, and many more who read the Jenkins users mailing list. Please ask questions like this on the mailing list so that more people than the plugin maintainer can assist with the answer. In this case, you probably don't have the location of your git program configured correctly. You may also want to consider placing your Jenkins HOME directory in a path which does not include spaces. There are a number of programs and plugins which may struggle with spaces in the path to the Jenkins home directory.

          Hi Mark ,

          Thank you for providing quick resolution . Could you Please help me in knowing what could be the correct reason behind getting this exception.

          Is that git plugin upgraded automatically or there is some change in Folder structure of Git .

          Also could you Please explain me , how Jenkins works when I push a small change to Git ,

          Thanks for all your answers in advanced

          Munira Presswala added a comment - Hi Mark , Thank you for providing quick resolution . Could you Please help me in knowing what could be the correct reason behind getting this exception. Is that git plugin upgraded automatically or there is some change in Folder structure of Git . Also could you Please explain me , how Jenkins works when I push a small change to Git , Thanks for all your answers in advanced

          Hi Mark ,

          I have already check my JENKINS_HOME is correctly set .

          Could you Please suggest me , what should be ideal location of Git program.

          do Jenkins require Git to be installed Separately , As per my knowledge I didnt install Git previously , Git used to install in Jenkins automatically .So , why its not happening Now .

          could you Please suggest the above case.

          Munira Presswala added a comment - Hi Mark , I have already check my JENKINS_HOME is correctly set . Could you Please suggest me , what should be ideal location of Git program. do Jenkins require Git to be installed Separately , As per my knowledge I didnt install Git previously , Git used to install in Jenkins automatically .So , why its not happening Now . could you Please suggest the above case.

          hi Mark ,

          Reopening this issue , because i have asked you some questions ,and its not resolved the case .

          So Please assist me further .

          Thanks and Regards
          Munira

          Munira Presswala added a comment - hi Mark , Reopening this issue , because i have asked you some questions ,and its not resolved the case . So Please assist me further . Thanks and Regards Munira

          Mark Waite added a comment -

          munira_presswala I'm sorry, but I won't use a bug report as a place for questions and answers. Please ask your questions on the Jenkins user mailing list where more people can assist with the answers.

          Please do not reopen this report. It is not a bug. It is a user having configuration problems.

          Mark Waite added a comment - munira_presswala I'm sorry, but I won't use a bug report as a place for questions and answers. Please ask your questions on the Jenkins user mailing list where more people can assist with the answers. Please do not reopen this report. It is not a bug. It is a user having configuration problems.

            Unassigned Unassigned
            munira_presswala Munira Presswala
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: