Skip to content

Console Output

17:40:57 Started by user admin
17:40:57 Running as SYSTEM
17:40:57 Building in workspace /data/jenkins/workspace/test-qy-zhengshuguanli
17:40:57 The recommended git tool is: NONE
17:40:57 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
17:40:57 Cloning the remote Git repository
17:40:57 Cloning repository https://gitlab.arsbaibaodun.com/bcx_v5_app/zhengshuguanli
17:40:57  > /usr/bin/git init /data/jenkins/workspace/test-qy-zhengshuguanli # timeout=10
17:40:57 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_v5_app/zhengshuguanli
17:40:57  > /usr/bin/git --version # timeout=10
17:40:57  > git --version # 'git version 1.8.3.1'
17:40:57 using GIT_ASKPASS to set credentials gitlab凭据
17:40:57  > /usr/bin/git fetch --tags --progress https://gitlab.arsbaibaodun.com/bcx_v5_app/zhengshuguanli +refs/heads/*:refs/remotes/origin/* # timeout=10
17:40:57 ERROR: Error cloning remote repo 'origin'
17:40:57 hudson.plugins.git.GitException: Command "/usr/bin/git fetch --tags --progress https://gitlab.arsbaibaodun.com/bcx_v5_app/zhengshuguanli +refs/heads/*:refs/remotes/origin/*" returned status code 128:
17:40:57 stdout: 
17:40:57 stderr: error: RPC failed; result=22, HTTP code = 422
17:40:57 fatal: The remote end hung up unexpectedly
17:40:57 
17:40:57 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
17:40:57 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
17:40:57 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
17:40:57 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871)
17:40:57 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222)
17:40:57 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
17:40:57 	at hudson.scm.SCM.checkout(SCM.java:540)
17:40:57 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
17:40:57 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
17:40:57 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
17:40:57 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
17:40:57 	at hudson.model.Run.execute(Run.java:1895)
17:40:57 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
17:40:57 	at hudson.model.ResourceController.execute(ResourceController.java:101)
17:40:57 	at hudson.model.Executor.run(Executor.java:442)
17:40:57 ERROR: Error cloning remote repo 'origin'
17:40:57 Finished: FAILURE