17:28:35 Started by GitLab push by bernini 17:28:35 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 17:28:35 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 17:28:35 > git rev-parse --is-inside-work-tree # timeout=10 17:28:35 Fetching changes from the remote Git repository 17:28:35 > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10 17:28:35 ERROR: Error fetching remote repo 'origin' 17:28:35 hudson.plugins.git.GitException: Failed to fetch from git@forge.etsi.org:nfv/SOL005.git 17:28:35 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894) 17:28:35 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161) 17:28:35 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192) 17:28:35 at hudson.scm.SCM.checkout(SCM.java:504) 17:28:35 at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) 17:28:35 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) 17:28:35 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) 17:28:35 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) 17:28:35 at hudson.model.Run.execute(Run.java:1816) 17:28:35 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) 17:28:35 at hudson.model.ResourceController.execute(ResourceController.java:97) 17:28:35 at hudson.model.Executor.run(Executor.java:429) 17:28:35 Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git" returned status code 4: 17:28:35 stdout: 17:28:35 stderr: error: failed to write new configuration file /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005/.git/config.lock 17:28:35 17:28:35 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042) 17:28:35 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010) 17:28:35 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006) 17:28:35 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638) 17:28:35 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1650) 17:28:35 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1284) 17:28:35 at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160) 17:28:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:28:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 17:28:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:28:35 at java.lang.reflect.Method.invoke(Method.java:566) 17:28:35 at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929) 17:28:35 at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903) 17:28:35 at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855) 17:28:35 at hudson.remoting.UserRequest.perform(UserRequest.java:212) 17:28:35 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:28:35 at hudson.remoting.Request$2.run(Request.java:369) 17:28:35 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 17:28:35 at java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:28:35 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:28:35 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:28:35 at java.lang.Thread.run(Thread.java:834) 17:28:35 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Build 3 17:28:35 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) 17:28:35 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) 17:28:35 at hudson.remoting.Channel.call(Channel.java:957) 17:28:35 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283) 17:28:35 at com.sun.proxy.$Proxy96.setRemoteUrl(Unknown Source) 17:28:35 at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295) 17:28:35 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:882) 17:28:35 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161) 17:28:35 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192) 17:28:35 at hudson.scm.SCM.checkout(SCM.java:504) 17:28:35 at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) 17:28:35 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) 17:28:35 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) 17:28:35 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) 17:28:35 at hudson.model.Run.execute(Run.java:1816) 17:28:35 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) 17:28:35 at hudson.model.ResourceController.execute(ResourceController.java:97) 17:28:35 at hudson.model.Executor.run(Executor.java:429) 17:28:35 ERROR: Error fetching remote repo 'origin' 17:28:35 Skipped archiving because build is not successful 17:28:35 Finished: FAILURE