Message Title
|
|
Issue Type: |
Bug |
Assignee: |
Unassigned |
Components: |
jenkins-cloudformation |
Created: |
2019-08-14 08:40 |
Environment: |
QA SETUP for CI CD process |
Priority: |
Blocker |
Reporter: |
jegan P |
|
Started by user admin Running as SYSTEM Building in workspace C:\Program Files (x86)\Jenkins\workspace\ITS_PilotProjectD using credential 45240897-9ad9-4145-88b2-5f68e79ac416 > C:\Program Files\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > C:\Program Files\Git\cmd\git.exe config remote.origin.url https://ITS_pilotbitbucket@.../its_pilot/its_pilotprojectdemo.git
- timeout=10
Fetching upstream changes from https://ITS_pilotbitbucket@.../its_pilot/its_pilotprojectdemo.git > C:\Program Files\Git\cmd\git.exe --version # timeout=10 using GIT_ASKPASS to set credentials > C:\Program Files\Git\cmd\git.exe fetch --tags --progress https://ITS_pilotbitbucket@.../its_pilot/its_pilotprojectdemo.git +refs/heads/:refs/remotes/origin/ ERROR: Timeout after 10 minutes ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from https://ITS_pilotbitbucket@.../its_pilot/its_pilotprojectdemo.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192) at hudson.scm.SCM.checkout(SCM.java:504) at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1818) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused by: hudson.plugins.git.GitException: Command "C:\Program Files\Git\cmd\git.exe fetch --tags --progress https://ITS_pilotbitbucket@.../its_pilot/its_pilotprojectdemo.git +refs/heads/:refs/remotes/origin/" returned status code -1073741510: stdout: stderr: at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892) ... 11 more ERROR: Error fetching remote repo 'origin' Finished: FAILURE
|
|
|
|
|
--
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
[hidden email].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.201261.1565772021000.2527.1565772060141%40Atlassian.JIRA.