See https://builds.apache.org/job/maven-box/job/maven/job/master/147/

No changes.

No tests ran.

Build log:
Started by user slachiewicz
Obtained Jenkinsfile from 15c647182af102b0adda6fb09e97c709c4c8a474
Running in Durability level: MAX_SURVIVABILITY
Loading library jenkins-env@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git ls-remote -h https://gitbox.apache.org/repos/asf/maven-jenkins-env.git # 
 > timeout=10
Found match: refs/heads/master revision 301add823574336a6bc9f551351ac881b87e0d79
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/maven-jenkins-env.git # timeout=10
Fetching without tags
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-jenkins-env.git
 > git --version # timeout=10
 > git fetch --no-tags --progress 
 > https://gitbox.apache.org/repos/asf/maven-jenkins-env.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision 301add823574336a6bc9f551351ac881b87e0d79 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 301add823574336a6bc9f551351ac881b87e0d79
Commit message: "Add support for Maven 3.6.x/3.6.0"
 > git rev-list --no-walk 301add823574336a6bc9f551351ac881b87e0d79 # timeout=10
Loading library jenkins-lib@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git ls-remote -h https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git # 
 > timeout=10
Found match: refs/heads/master revision 758b9a7c6749fde348ad70a4505011eb978235ab
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git # timeout=10
Fetching without tags
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git
 > git --version # timeout=10
 > git fetch --no-tags --progress 
 > https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision 758b9a7c6749fde348ad70a4505011eb978235ab (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 758b9a7c6749fde348ad70a4505011eb978235ab
Commit message: "Revert: no access to currntBuild.rawBuild"
 > git rev-list --no-walk 758b9a7c6749fde348ad70a4505011eb978235ab # timeout=10
[Pipeline] properties
[Pipeline] node
Running on H28 in 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_master-DVEN5KAF4FLE3WDK7SWFNYUY4YZ7X45JVWYY6FZT5ZEB3CLWABVQ
[Pipeline] {
[Pipeline] dir
Running in 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_master-DVEN5KAF4FLE3WDK7SWFNYUY4YZ7X45JVWYY6FZT5ZEB3CLWABVQ/build
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
Fetching changes from the remote Git repository
Fetching without tags
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven.git # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://gitbox.apache.org/repos/asf/maven.git
        at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
        at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
        at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
        at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
        at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
        at 
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)
        at hudson.security.ACL.impersonate(ACL.java:290)
        at 
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: hudson.plugins.git.GitException: Command "git fetch --no-tags 
--progress https://gitbox.apache.org/repos/asf/maven.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/MNG-6550': 
'refs/remotes/origin/MNG-6169' exists; cannot create 
'refs/remotes/origin/MNG-6169/MNG-6550'
>From https://gitbox.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/MNG-6550 -> origin/MNG-6169/MNG-6550  (unable to 
update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/MNG-6551': 
'refs/remotes/origin/MNG-6169' exists; cannot create 
'refs/remotes/origin/MNG-6169/MNG-6551'
 ! [new branch]      MNG-6169/MNG-6551 -> origin/MNG-6169/MNG-6551  (unable to 
update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/MNG-6552': 
'refs/remotes/origin/MNG-6169' exists; cannot create 
'refs/remotes/origin/MNG-6169/MNG-6552'
 ! [new branch]      MNG-6169/MNG-6552 -> origin/MNG-6169/MNG-6552  (unable to 
update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/MNG-6553': 
'refs/remotes/origin/MNG-6169' exists; cannot create 
'refs/remotes/origin/MNG-6169/MNG-6553'
 ! [new branch]      MNG-6169/MNG-6553 -> origin/MNG-6169/MNG-6553  (unable to 
update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/MNG-6554': 
'refs/remotes/origin/MNG-6169' exists; cannot create 
'refs/remotes/origin/MNG-6169/MNG-6554'
 ! [new branch]      MNG-6169/MNG-6554 -> origin/MNG-6169/MNG-6554  (unable to 
update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/MNG-6555': 
'refs/remotes/origin/MNG-6169' exists; cannot create 
'refs/remotes/origin/MNG-6169/MNG-6555'
 ! [new branch]      MNG-6169/MNG-6555 -> origin/MNG-6169/MNG-6555  (unable to 
update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/MNG-6556': 
'refs/remotes/origin/MNG-6169' exists; cannot create 
'refs/remotes/origin/MNG-6169/MNG-6556'
 ! [new branch]      MNG-6169/MNG-6556 -> origin/MNG-6169/MNG-6556  (unable to 
update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://gitbox.apache.org/repos/asf/maven.git' to remove any 
old, conflicting branches

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H28
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
                at sun.reflect.GeneratedMethodAccessor499.invoke(Unknown Source)
                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
                at com.sun.proxy.$Proxy115.execute(Unknown Source)
                at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
                at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
                at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
                at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
                at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
                at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
                at 
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)
                at hudson.security.ACL.impersonate(ACL.java:290)
                at 
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)
                at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
                at java.util.concurrent.FutureTask.run(FutureTask.java:266)
                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
                ... 1 more
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: Error fetching remote repo 
'origin'
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Reply via email to