Skip to content

Console Output

09:12:40 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-model2doc/+/203803
09:12:40 Running as SYSTEM
09:12:40 Agent centos-7-80rsp is provisioned from template centos-7
09:12:40 ---
09:12:40 apiVersion: "v1"
09:12:40 kind: "Pod"
09:12:40 metadata:
09:12:40   labels:
09:12:40     jenkins: "slave"
09:12:40     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
09:12:40     jenkins/label: "migration_jipp-migration_centos-7"
09:12:40   name: "centos-7-80rsp"
09:12:40   namespace: "papyrus"
09:12:40 spec:
09:12:40   containers:
09:12:40   - env:
09:12:40     - name: "JENKINS_SECRET"
09:12:40       value: "********"
09:12:40     - name: "JENKINS_TUNNEL"
09:12:40       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
09:12:40     - name: "JENKINS_AGENT_NAME"
09:12:40       value: "centos-7-80rsp"
09:12:40     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:12:40       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:12:40         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:12:40     - name: "JAVA_TOOL_OPTIONS"
09:12:40       value: ""
09:12:40     - name: "_JAVA_OPTIONS"
09:12:40       value: ""
09:12:40     - name: "OPENJ9_JAVA_OPTIONS"
09:12:40       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:12:40     - name: "JENKINS_NAME"
09:12:40       value: "centos-7-80rsp"
09:12:40     - name: "JENKINS_AGENT_WORKDIR"
09:12:40       value: "/home/jenkins/agent"
09:12:40     - name: "JENKINS_URL"
09:12:40       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
09:12:40     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
09:12:40     imagePullPolicy: "Always"
09:12:40     name: "jnlp"
09:12:40     resources:
09:12:40       limits:
09:12:40         cpu: "2000m"
09:12:40         memory: "4096Mi"
09:12:40       requests:
09:12:40         cpu: "1000m"
09:12:40         memory: "4096Mi"
09:12:40     tty: true
09:12:40     volumeMounts:
09:12:40     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:12:40       name: "m2-dir"
09:12:40       readOnly: true
09:12:40       subPath: "toolchains.xml"
09:12:40     - mountPath: "/home/jenkins/.mavenrc"
09:12:40       name: "m2-dir"
09:12:40       readOnly: true
09:12:40       subPath: ".mavenrc"
09:12:40     - mountPath: "/opt/tools"
09:12:40       name: "volume-0"
09:12:40       readOnly: false
09:12:40     - mountPath: "/home/jenkins"
09:12:40       name: "volume-2"
09:12:40       readOnly: false
09:12:40     - mountPath: "/home/jenkins/.m2/repository"
09:12:40       name: "volume-3"
09:12:40       readOnly: false
09:12:40     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:12:40       name: "m2-secret-dir"
09:12:40       readOnly: true
09:12:40       subPath: "settings-security.xml"
09:12:40     - mountPath: "/home/jenkins/.m2/wrapper"
09:12:40       name: "volume-4"
09:12:40       readOnly: false
09:12:40     - mountPath: "/home/jenkins/.m2/settings.xml"
09:12:40       name: "m2-secret-dir"
09:12:40       readOnly: true
09:12:40       subPath: "settings.xml"
09:12:40     - mountPath: "/home/jenkins/.ssh"
09:12:40       name: "volume-1"
09:12:40       readOnly: false
09:12:40       subPath: ""
09:12:40     - mountPath: "/home/jenkins/agent"
09:12:40       name: "workspace-volume"
09:12:40       readOnly: false
09:12:40     workingDir: "/home/jenkins/agent"
09:12:40   nodeSelector:
09:12:40     kubernetes.io/os: "linux"
09:12:40   restartPolicy: "Never"
09:12:40   volumes:
09:12:40   - name: "volume-0"
09:12:40     persistentVolumeClaim:
09:12:40       claimName: "tools-claim-jiro-papyrus"
09:12:40       readOnly: true
09:12:40   - name: "m2-secret-dir"
09:12:40     secret:
09:12:40       secretName: "m2-secret-dir"
09:12:40   - emptyDir:
09:12:40       medium: ""
09:12:40     name: "volume-2"
09:12:40   - configMap:
09:12:40       name: "m2-dir"
09:12:40     name: "m2-dir"
09:12:40   - configMap:
09:12:40       name: "known-hosts"
09:12:40     name: "volume-1"
09:12:40   - emptyDir:
09:12:40       medium: ""
09:12:40     name: "workspace-volume"
09:12:40   - emptyDir:
09:12:40       medium: ""
09:12:40     name: "volume-4"
09:12:40   - emptyDir:
09:12:40       medium: ""
09:12:40     name: "volume-3"
09:12:40 
09:12:40 Building remotely on centos-7-80rsp (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit
09:12:41 The recommended git tool is: NONE
09:12:42 No credentials specified
09:12:42 Cloning the remote Git repository
09:12:42 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git
09:12:42  > git init /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source # timeout=10
09:12:42 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git
09:12:42  > git --version # timeout=10
09:12:42  > git --version # 'git version 2.36.6'
09:12:42  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:12:44  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git # timeout=10
09:12:44  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:12:44  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git # timeout=10
09:12:45 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git
09:12:45  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git refs/changes/03/203803/12 # timeout=10
09:12:45 ERROR: Error fetching remote repo 'origin'
09:12:45 hudson.plugins.git.GitException: Failed to fetch from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git
09:12:45 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
09:12:45 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
09:12:45 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
09:12:45 	at hudson.scm.SCM.checkout(SCM.java:540)
09:12:45 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
09:12:45 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
09:12:45 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
09:12:45 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
09:12:45 	at hudson.model.Run.execute(Run.java:1900)
09:12:45 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
09:12:45 	at hudson.model.ResourceController.execute(ResourceController.java:101)
09:12:45 	at hudson.model.Executor.run(Executor.java:442)
09:12:45 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git refs/changes/03/203803/12" returned status code 128:
09:12:45 stdout: 
09:12:45 stderr: fatal: couldn't find remote ref refs/changes/03/203803/12
09:12:45 
09:12:45 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2732)
09:12:45 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2109)
09:12:45 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:623)
09:12:45 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158)
09:12:45 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151)
09:12:45 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
09:12:45 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
09:12:45 	at hudson.remoting.Request$2.run(Request.java:377)
09:12:45 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
09:12:45 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
09:12:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
09:12:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
09:12:45 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
09:12:45 	at java.base/java.lang.Thread.run(Thread.java:829)
09:12:45 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.52.90/10.40.52.90:57826
09:12:45 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
09:12:45 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
09:12:45 		at hudson.remoting.Channel.call(Channel.java:1000)
09:12:45 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143)
09:12:45 		at jdk.internal.reflect.GeneratedMethodAccessor456.invoke(Unknown Source)
09:12:45 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
09:12:45 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
09:12:45 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129)
09:12:45 		at com.sun.proxy.$Proxy222.execute(Unknown Source)
09:12:45 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
09:12:45 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
09:12:45 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
09:12:45 		at hudson.scm.SCM.checkout(SCM.java:540)
09:12:45 		at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
09:12:45 		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
09:12:45 		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
09:12:45 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
09:12:45 		at hudson.model.Run.execute(Run.java:1900)
09:12:45 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
09:12:45 		at hudson.model.ResourceController.execute(ResourceController.java:101)
09:12:45 		at hudson.model.Executor.run(Executor.java:442)
09:12:45 ERROR: Error fetching remote repo 'origin'
09:12:45 Retrying after 10 seconds
09:12:55 The recommended git tool is: NONE
09:12:55 No credentials specified
09:12:55  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/.git # timeout=10
09:12:55 Fetching changes from the remote Git repository
09:12:55  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git # timeout=10
09:12:55 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git
09:12:55  > git --version # timeout=10
09:12:55  > git --version # 'git version 2.36.6'
09:12:55  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git refs/changes/03/203803/12 # timeout=10
09:12:55 ERROR: Error fetching remote repo 'origin'
09:12:55 hudson.plugins.git.GitException: Failed to fetch from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git
09:12:55 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
09:12:55 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
09:12:55 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
09:12:55 	at hudson.scm.SCM.checkout(SCM.java:540)
09:12:55 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
09:12:55 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
09:12:55 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
09:12:55 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
09:12:55 	at hudson.model.Run.execute(Run.java:1900)
09:12:55 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
09:12:55 	at hudson.model.ResourceController.execute(ResourceController.java:101)
09:12:55 	at hudson.model.Executor.run(Executor.java:442)
09:12:55 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git refs/changes/03/203803/12" returned status code 128:
09:12:55 stdout: 
09:12:55 stderr: fatal: couldn't find remote ref refs/changes/03/203803/12
09:12:55 
09:12:55 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2732)
09:12:55 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2109)
09:12:55 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:623)
09:12:55 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158)
09:12:55 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151)
09:12:55 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
09:12:55 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
09:12:55 	at hudson.remoting.Request$2.run(Request.java:377)
09:12:55 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
09:12:55 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
09:12:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
09:12:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
09:12:55 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
09:12:55 	at java.base/java.lang.Thread.run(Thread.java:829)
09:12:55 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.52.90/10.40.52.90:57826
09:12:55 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
09:12:55 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
09:12:55 		at hudson.remoting.Channel.call(Channel.java:1000)
09:12:55 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143)
09:12:55 		at jdk.internal.reflect.GeneratedMethodAccessor456.invoke(Unknown Source)
09:12:55 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
09:12:55 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
09:12:55 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129)
09:12:55 		at com.sun.proxy.$Proxy222.execute(Unknown Source)
09:12:55 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
09:12:55 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
09:12:55 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
09:12:55 		at hudson.scm.SCM.checkout(SCM.java:540)
09:12:55 		at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
09:12:55 		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
09:12:55 		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
09:12:55 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
09:12:55 		at hudson.model.Run.execute(Run.java:1900)
09:12:55 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
09:12:55 		at hudson.model.ResourceController.execute(ResourceController.java:101)
09:12:55 		at hudson.model.Executor.run(Executor.java:442)
09:12:55 ERROR: Error fetching remote repo 'origin'
09:12:55 Retrying after 10 seconds
09:13:05 The recommended git tool is: NONE
09:13:05 No credentials specified
09:13:05  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/.git # timeout=10
09:13:05 Fetching changes from the remote Git repository
09:13:05  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git # timeout=10
09:13:05 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git
09:13:05  > git --version # timeout=10
09:13:05  > git --version # 'git version 2.36.6'
09:13:05  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git refs/changes/03/203803/12 # timeout=10
09:13:05 ERROR: Error fetching remote repo 'origin'
09:13:05 hudson.plugins.git.GitException: Failed to fetch from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git
09:13:05 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
09:13:05 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
09:13:05 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
09:13:05 	at hudson.scm.SCM.checkout(SCM.java:540)
09:13:05 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
09:13:05 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
09:13:05 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
09:13:05 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
09:13:05 	at hudson.model.Run.execute(Run.java:1900)
09:13:05 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
09:13:05 	at hudson.model.ResourceController.execute(ResourceController.java:101)
09:13:05 	at hudson.model.Executor.run(Executor.java:442)
09:13:05 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git refs/changes/03/203803/12" returned status code 128:
09:13:05 stdout: 
09:13:05 stderr: fatal: couldn't find remote ref refs/changes/03/203803/12
09:13:05 
09:13:05 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2732)
09:13:05 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2109)
09:13:05 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:623)
09:13:05 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158)
09:13:05 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151)
09:13:05 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
09:13:05 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
09:13:05 	at hudson.remoting.Request$2.run(Request.java:377)
09:13:05 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
09:13:05 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
09:13:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
09:13:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
09:13:05 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
09:13:05 	at java.base/java.lang.Thread.run(Thread.java:829)
09:13:05 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.52.90/10.40.52.90:57826
09:13:05 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
09:13:05 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
09:13:05 		at hudson.remoting.Channel.call(Channel.java:1000)
09:13:05 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143)
09:13:05 		at jdk.internal.reflect.GeneratedMethodAccessor456.invoke(Unknown Source)
09:13:05 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
09:13:05 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
09:13:05 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129)
09:13:05 		at com.sun.proxy.$Proxy222.execute(Unknown Source)
09:13:05 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
09:13:05 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
09:13:05 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
09:13:05 		at hudson.scm.SCM.checkout(SCM.java:540)
09:13:05 		at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
09:13:05 		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
09:13:05 		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
09:13:05 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
09:13:05 		at hudson.model.Run.execute(Run.java:1900)
09:13:05 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
09:13:05 		at hudson.model.ResourceController.execute(ResourceController.java:101)
09:13:05 		at hudson.model.Executor.run(Executor.java:442)
09:13:05 ERROR: Error fetching remote repo 'origin'
09:13:05 Recording test results
09:13:05 No test report files were found. Configuration error?
09:13:05 [Checks API] No suitable checks publisher found.
09:13:05 An attempt to send an e-mail to empty list of recipients, ignored.
09:13:05 Finished: FAILURE