Actually it did work. The lock cleared, the build got further, then died with the lock on again.
I'm trying to figure out if I can do something about why the build still died. From: Erik de Bruin <e...@ixsoftware.nl<mailto:e...@ixsoftware.nl>> Reply-To: "dev@flex.apache.org<mailto:dev@flex.apache.org>" <dev@flex.apache.org<mailto:dev@flex.apache.org>> Date: Thursday, March 20, 2014 8:24 AM To: "dev@flex.apache.org<mailto:dev@flex.apache.org>" <dev@flex.apache.org<mailto:dev@flex.apache.org>> Cc: "comm...@flex.apache.org<mailto:comm...@flex.apache.org>" <comm...@flex.apache.org<mailto:comm...@flex.apache.org>> Subject: Re: Build failed in Jenkins: flex-sdk #699 Guess it doesn't :-( I find myself very disappointed and frustrated again with builds@a.o<mailto:builds@a.o>. Does anybody have any ideas how we might improve their responsiveness? Maybe we can bribe them with something? EdB On Thu, Mar 20, 2014 at 3:46 PM, Alex Harui <aha...@adobe.com<mailto:aha...@adobe.com>> wrote: Either the admins finally got around to cleaning up the lock, or the hack I did on the falcon build proves that we can do some file manipulation without the admins simply by using ant. The SDK build is making better progress. We'll see if it completes successfully. -Alex On 3/20/14 7:14 AM, "Apache Jenkins Server" <jenk...@builds.apache.org<mailto:jenk...@builds.apache.org>> wrote: >See <https://builds.apache.org/job/flex-sdk/699/> > >------------------------------------------ >Started by an SCM change >Building remotely on windows1 (Windows) in workspace ><https://builds.apache.org/job/flex-sdk/ws/> >Fetching changes from the remote Git repository >Fetching upstream changes from >https://git-wip-us.apache.org/repos/asf/flex-sdk.git >Checking out Revision 2d7527fa526a74fbae1a73253c3cf810963edad2 >(origin/develop) >java.io.IOException: Could not checkout >2d7527fa526a74fbae1a73253c3cf810963edad2 > at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891) > at hudson.model.AbstractProject.checkout(AbstractProject.java:1414) > at >hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(Abstract >Build.java:671) > at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) > at >hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:5 >80) > at hudson.model.Run.execute(Run.java:1676) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:231) >Caused by: hudson.plugins.git.GitLockFailedException: Could not lock >repository. Please try again > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl >.java:1307) > at sun.reflect.GeneratedMethodAccessor149.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at >hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocatio >nHandler.java:299) > at >hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHa >ndler.java:280) > at >hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHa >ndler.java:239) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:328) > at >hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorSer >vice.java:72) > at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) > at java.util.concurrent.FutureTask.run(Unknown Source) > at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) > at hudson.remoting.Engine$1$1.run(Engine.java:63) > at java.lang.Thread.run(Unknown Source) >Caused by: hudson.plugins.git.GitException: Command "git checkout -f >2d7527fa526a74fbae1a73253c3cf810963edad2" returned status code 128: >stdout: >stderr: fatal: Unable to create >'f:/hudson/hudson-slave/workspace/flex-sdk/.git/index.lock': File exists. > >If no other git process is currently running, this probably means a >git process crashed in this repository earlier. Make sure no other git >process is running and remove the file manually to continue. > > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImp >l.java:1183) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImp >l.java:1160) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImp >l.java:1156) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl. >java:972) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl. >java:982) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java: >1283) > at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl >.java:1293) > ... 16 more >Retrying after 10 seconds >Fetching changes from the remote Git repository >Fetching upstream changes from >https://git-wip-us.apache.org/repos/asf/flex-sdk.git >Checking out Revision 2d7527fa526a74fbae1a73253c3cf810963edad2 >(origin/develop) >java.io.IOException: Could not checkout >2d7527fa526a74fbae1a73253c3cf810963edad2 > at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891) > at hudson.model.AbstractProject.checkout(AbstractProject.java:1414) > at >hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(Abstract >Build.java:671) > at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) > at >hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:5 >80) > at hudson.model.Run.execute(Run.java:1676) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:231) >Caused by: hudson.plugins.git.GitLockFailedException: Could not lock >repository. Please try again > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl >.java:1307) > at sun.reflect.GeneratedMethodAccessor149.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at >hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocatio >nHandler.java:299) > at >hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHa >ndler.java:280) > at >hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHa >ndler.java:239) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:328) > at >hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorSer >vice.java:72) > at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) > at java.util.concurrent.FutureTask.run(Unknown Source) > at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) > at hudson.remoting.Engine$1$1.run(Engine.java:63) > at java.lang.Thread.run(Unknown Source) >Caused by: hudson.plugins.git.GitException: Command "git checkout -f >2d7527fa526a74fbae1a73253c3cf810963edad2" returned status code 128: >stdout: >stderr: fatal: Unable to create >'f:/hudson/hudson-slave/workspace/flex-sdk/.git/index.lock': File exists. > >If no other git process is currently running, this probably means a >git process crashed in this repository earlier. Make sure no other git >process is running and remove the file manually to continue. > > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImp >l.java:1183) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImp >l.java:1160) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImp >l.java:1156) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl. >java:972) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl. >java:982) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java: >1283) > at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl >.java:1293) > ... 16 more >Retrying after 10 seconds >Fetching changes from the remote Git repository >Fetching upstream changes from >https://git-wip-us.apache.org/repos/asf/flex-sdk.git >Checking out Revision 2d7527fa526a74fbae1a73253c3cf810963edad2 >(origin/develop) >java.io.IOException: Could not checkout >2d7527fa526a74fbae1a73253c3cf810963edad2 > at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891) > at hudson.model.AbstractProject.checkout(AbstractProject.java:1414) > at >hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(Abstract >Build.java:671) > at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) > at >hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:5 >80) > at hudson.model.Run.execute(Run.java:1676) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:231) >Caused by: hudson.plugins.git.GitLockFailedException: Could not lock >repository. Please try again > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl >.java:1307) > at sun.reflect.GeneratedMethodAccessor149.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at >hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocatio >nHandler.java:299) > at >hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHa >ndler.java:280) > at >hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHa >ndler.java:239) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:328) > at >hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorSer >vice.java:72) > at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) > at java.util.concurrent.FutureTask.run(Unknown Source) > at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) > at hudson.remoting.Engine$1$1.run(Engine.java:63) > at java.lang.Thread.run(Unknown Source) >Caused by: hudson.plugins.git.GitException: Command "git checkout -f >2d7527fa526a74fbae1a73253c3cf810963edad2" returned status code 128: >stdout: >stderr: fatal: Unable to create >'f:/hudson/hudson-slave/workspace/flex-sdk/.git/index.lock': File exists. > >If no other git process is currently running, this probably means a >git process crashed in this repository earlier. Make sure no other git >process is running and remove the file manually to continue. > > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImp >l.java:1183) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImp >l.java:1160) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImp >l.java:1156) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl. >java:972) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl. >java:982) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java: >1283) > at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208) > at >org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl >.java:1293) > ... 16 more -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295<tel:06-51952295> I. www.ixsoftware.nl<http://www.ixsoftware.nl>