You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/03/19 17:13:36 UTC

Build failed in Jenkins: flex-sdk #676

See <https://builds.apache.org/job/flex-sdk/676/>

------------------------------------------
Started by an SCM change
Building remotely on windows1 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.GeneratedMethodAccessor78.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.GeneratedMethodAccessor78.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.GeneratedMethodAccessor78.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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

Jenkins build is back to normal : flex-sdk #704

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/704/changes>


Build failed in Jenkins: flex-sdk #703

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/703/>

------------------------------------------
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)
ERROR: Timeout after 10 minutes
FATAL: Could not checkout null with start point 2d7527fa526a74fbae1a73253c3cf810963edad2
hudson.plugins.git.GitException: Could not checkout null with start point 2d7527fa526a74fbae1a73253c3cf810963edad2
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1309)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 1:
stdout: Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information

stderr: 
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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

Build failed in Jenkins: flex-sdk #702

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/702/>

------------------------------------------
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)
ERROR: Timeout after 10 minutes
FATAL: Could not checkout null with start point 2d7527fa526a74fbae1a73253c3cf810963edad2
hudson.plugins.git.GitException: Could not checkout null with start point 2d7527fa526a74fbae1a73253c3cf810963edad2
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1309)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 1:
stdout: Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information

stderr: 
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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

Build failed in Jenkins: flex-sdk #701

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/701/>

------------------------------------------
Started by user aharui
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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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

Build failed in Jenkins: flex-sdk #700

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/700/>

------------------------------------------
Started by user aharui
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)
ERROR: Timeout after 10 minutes
FATAL: Could not checkout null with start point 2d7527fa526a74fbae1a73253c3cf810963edad2
hudson.plugins.git.GitException: Could not checkout null with start point 2d7527fa526a74fbae1a73253c3cf810963edad2
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1309)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 1:
stdout: Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information

stderr: 
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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

Re: Build failed in Jenkins: flex-sdk #699

Posted by Alex Harui <ah...@adobe.com>.
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 <er...@ixsoftware.nl>>
Reply-To: "dev@flex.apache.org<ma...@flex.apache.org>" <de...@flex.apache.org>>
Date: Thursday, March 20, 2014 8:24 AM
To: "dev@flex.apache.org<ma...@flex.apache.org>" <de...@flex.apache.org>>
Cc: "commits@flex.apache.org<ma...@flex.apache.org>" <co...@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<ma...@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 <ah...@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" <je...@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>

Re: Build failed in Jenkins: flex-sdk #699

Posted by Alex Harui <ah...@adobe.com>.
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 <er...@ixsoftware.nl>>
Reply-To: "dev@flex.apache.org<ma...@flex.apache.org>" <de...@flex.apache.org>>
Date: Thursday, March 20, 2014 8:24 AM
To: "dev@flex.apache.org<ma...@flex.apache.org>" <de...@flex.apache.org>>
Cc: "commits@flex.apache.org<ma...@flex.apache.org>" <co...@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<ma...@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 <ah...@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" <je...@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>

Re: Build failed in Jenkins: flex-sdk #699

Posted by Erik de Bruin <er...@ixsoftware.nl>.
Guess it doesn't :-(

I find myself very disappointed and frustrated again with 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 <ah...@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" <je...@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
I. www.ixsoftware.nl

Re: Build failed in Jenkins: flex-sdk #699

Posted by Erik de Bruin <er...@ixsoftware.nl>.
Guess it doesn't :-(

I find myself very disappointed and frustrated again with 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 <ah...@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" <je...@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
I. www.ixsoftware.nl

Re: Build failed in Jenkins: flex-sdk #699

Posted by Alex Harui <ah...@adobe.com>.
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" <je...@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


Re: Build failed in Jenkins: flex-sdk #699

Posted by Alex Harui <ah...@adobe.com>.
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" <je...@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


Build failed in Jenkins: flex-sdk #699

Posted by Apache Jenkins Server <je...@builds.apache.org>.
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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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

Build failed in Jenkins: flex-sdk #698

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/698/>

------------------------------------------
Started by timer
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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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

Build failed in Jenkins: flex-sdk #697

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/697/>

------------------------------------------
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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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

Build failed in Jenkins: flex-sdk #696

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/696/>

------------------------------------------
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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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

Build failed in Jenkins: flex-sdk #695

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/695/>

------------------------------------------
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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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

Build failed in Jenkins: flex-sdk #694

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/694/>

------------------------------------------
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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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

Build failed in Jenkins: flex-sdk #693

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/693/>

------------------------------------------
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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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

Build failed in Jenkins: flex-sdk #692

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/692/>

------------------------------------------
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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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

Build failed in Jenkins: flex-sdk #691

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/691/>

------------------------------------------
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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 more

Build failed in Jenkins: flex-sdk #690

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/690/>

------------------------------------------
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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 more

Build failed in Jenkins: flex-sdk #689

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/689/>

------------------------------------------
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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 more

Build failed in Jenkins: flex-sdk #688

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/688/>

------------------------------------------
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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 more

Build failed in Jenkins: flex-sdk #687

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/687/>

------------------------------------------
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 cd23420530383dddc0d02dbaa427979be8db1b06 (origin/develop)
java.io.IOException: Could not checkout cd23420530383dddc0d02dbaa427979be8db1b06
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 cd23420530383dddc0d02dbaa427979be8db1b06" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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 cd23420530383dddc0d02dbaa427979be8db1b06 (origin/develop)
java.io.IOException: Could not checkout cd23420530383dddc0d02dbaa427979be8db1b06
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 cd23420530383dddc0d02dbaa427979be8db1b06" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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 cd23420530383dddc0d02dbaa427979be8db1b06 (origin/develop)
java.io.IOException: Could not checkout cd23420530383dddc0d02dbaa427979be8db1b06
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 cd23420530383dddc0d02dbaa427979be8db1b06" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 more

Build failed in Jenkins: flex-sdk #686

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/686/>

------------------------------------------
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 cd23420530383dddc0d02dbaa427979be8db1b06 (origin/develop)
java.io.IOException: Could not checkout cd23420530383dddc0d02dbaa427979be8db1b06
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 cd23420530383dddc0d02dbaa427979be8db1b06" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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 cd23420530383dddc0d02dbaa427979be8db1b06 (origin/develop)
java.io.IOException: Could not checkout cd23420530383dddc0d02dbaa427979be8db1b06
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 cd23420530383dddc0d02dbaa427979be8db1b06" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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 cd23420530383dddc0d02dbaa427979be8db1b06 (origin/develop)
java.io.IOException: Could not checkout cd23420530383dddc0d02dbaa427979be8db1b06
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 cd23420530383dddc0d02dbaa427979be8db1b06" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 more

Build failed in Jenkins: flex-sdk #685

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/685/>

------------------------------------------
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 cd23420530383dddc0d02dbaa427979be8db1b06 (origin/develop)
java.io.IOException: Could not checkout cd23420530383dddc0d02dbaa427979be8db1b06
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 cd23420530383dddc0d02dbaa427979be8db1b06" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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 cd23420530383dddc0d02dbaa427979be8db1b06 (origin/develop)
java.io.IOException: Could not checkout cd23420530383dddc0d02dbaa427979be8db1b06
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 cd23420530383dddc0d02dbaa427979be8db1b06" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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 cd23420530383dddc0d02dbaa427979be8db1b06 (origin/develop)
java.io.IOException: Could not checkout cd23420530383dddc0d02dbaa427979be8db1b06
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 cd23420530383dddc0d02dbaa427979be8db1b06" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 more

Build failed in Jenkins: flex-sdk #684

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/684/>

------------------------------------------
Started by an SCM change
Building remotely on windows1 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 2b2cc0cb6be884357c3c88a94f8204b55347534d (origin/develop)
java.io.IOException: Could not checkout 2b2cc0cb6be884357c3c88a94f8204b55347534d
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.GeneratedMethodAccessor113.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 2b2cc0cb6be884357c3c88a94f8204b55347534d" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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 2b2cc0cb6be884357c3c88a94f8204b55347534d (origin/develop)
java.io.IOException: Could not checkout 2b2cc0cb6be884357c3c88a94f8204b55347534d
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.GeneratedMethodAccessor113.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 2b2cc0cb6be884357c3c88a94f8204b55347534d" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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 2b2cc0cb6be884357c3c88a94f8204b55347534d (origin/develop)
java.io.IOException: Could not checkout 2b2cc0cb6be884357c3c88a94f8204b55347534d
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.GeneratedMethodAccessor113.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 2b2cc0cb6be884357c3c88a94f8204b55347534d" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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

Build failed in Jenkins: flex-sdk #683

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/683/>

------------------------------------------
Started by an SCM change
Building remotely on windows1 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.GeneratedMethodAccessor113.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.GeneratedMethodAccessor113.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.GeneratedMethodAccessor113.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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

Build failed in Jenkins: flex-sdk #682

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/682/>

------------------------------------------
Started by user aharui
Building remotely on windows1 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.GeneratedMethodAccessor113.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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

Build failed in Jenkins: flex-sdk #681

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/681/>

------------------------------------------
Started by an SCM change
Building remotely on windows1 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 more

Build failed in Jenkins: flex-sdk #680

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/680/>

------------------------------------------
Started by an SCM change
Building remotely on windows1 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 more

Build failed in Jenkins: flex-sdk #679

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/679/>

------------------------------------------
Started by an SCM change
Building remotely on windows1 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 more

Build failed in Jenkins: flex-sdk #678

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/678/>

------------------------------------------
Started by an SCM change
Building remotely on windows1 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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)
	... 17 more

Re: Build failed in Jenkins: flex-sdk #677

Posted by Erik de Bruin <er...@ixsoftware.nl>.
It's an acquired taste ;-)

I didn't make any friends on the builds@ list trying to get the last issues
we had there fixed. They were actually never solved, we had to make
adjustments to our build process (actually make a PixelBender release
instead of building it), so I'm afraid that this time won't be any
different, it will take a long time.

We cannot fix these builds without write access to the slaves, as the fix
requires us to manually delete at least two files. But we can't get write
access to those machines, as there are apparently only 9 accounts available
and they are all taken. My point then was, with 9 admins on that machine,
why did it take so long to get stuff done. The reply was that only one or
two were active... I asked for one of the remaining 7, but apparently those
are not available... And that's where I left the discussion, fearing for my
sanity ;-)

Have fun,

EdB




On Wed, Mar 19, 2014 at 7:24 PM, Maurice Amsellem <
maurice.amsellem@systar.com> wrote:

> > but they don't seem inclined to accept any help that might improve their
> service
>
> Erik, I love your sense of sarcasm ;-)
>
> -----Message d'origine-----
> De : Erik de Bruin [mailto:erik@ixsoftware.nl]
> Envoyé : mercredi 19 mars 2014 19:12
> À : dev@flex.apache.org
> Objet : Re: Build failed in Jenkins: flex-sdk #677
>
> Yeah... The builds@ admin were notified of the other problems with
> 'windows1' more than a week (2 weekends) ago... We need to figure out how
> to get our own admin account on that machine, as we seem to be one of the
> few project to actively use that slave. I've offered to help out a few
> times, both on that list and to "Gavin" directly, but they don't seem
> inclined to accept any help that might improve their service.
>
> EdB
>
>
>
>
> On Wed, Mar 19, 2014 at 6:45 PM, OmPrakash Muppirala <omuppi1@gmail.com
> >wrote:
>
> > This is a problem with the the Build machine.  The admins have been
> > notified of this issue.
> >
> >
> > Thanks,
> > Om
> >
> >
> > On Wed, Mar 19, 2014 at 10:13 AM, Apache Jenkins Server <
> > jenkins@builds.apache.org> wrote:
> >
> > > See <https://builds.apache.org/job/flex-sdk/677/>
> > >
> > > ------------------------------------------
> > > Started by an SCM change
> > > Building remotely on windows1 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 e7611cbb5144d42f616491cc61c6af1e87f7e287
> > > (origin/develop)
> > > java.io.IOException: Could not checkout
> > > e7611cbb5144d42f616491cc61c6af1e87f7e287
> > >         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
> > >         at
> > hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
> > >         at
> > >
> > hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(Abst
> > ractBuild.java:651)
> > >         at
> > > jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
> > >         at
> > >
> > hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.ja
> > va:560)
> > >         at hudson.model.Run.execute(Run.java:1670)
> > >         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
> > >         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(CliGitAPI
> > Impl.java:1307)
> > >         at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
> > >         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > Source)
> > >         at java.lang.reflect.Method.invoke(Unknown Source)
> > >         at
> > >
> > hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvoc
> > ationHandler.java:299)
> > >         at
> > >
> > hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocati
> > onHandler.java:280)
> > >         at
> > >
> > hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocati
> > onHandler.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(InterceptingExecuto
> > rService.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
> > > e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAP
> > IImpl.java:1183)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAP
> > IImpl.java:1160)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAP
> > IImpl.java:1156)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPII
> > mpl.java:972)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPII
> > mpl.java:982)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.j
> > ava:1283)
> > >         at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPI
> > Impl.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 e7611cbb5144d42f616491cc61c6af1e87f7e287
> > > (origin/develop)
> > > java.io.IOException: Could not checkout
> > > e7611cbb5144d42f616491cc61c6af1e87f7e287
> > >         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
> > >         at
> > hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
> > >         at
> > >
> > hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(Abst
> > ractBuild.java:651)
> > >         at
> > > jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
> > >         at
> > >
> > hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.ja
> > va:560)
> > >         at hudson.model.Run.execute(Run.java:1670)
> > >         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
> > >         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(CliGitAPI
> > Impl.java:1307)
> > >         at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
> > >         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > Source)
> > >         at java.lang.reflect.Method.invoke(Unknown Source)
> > >         at
> > >
> > hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvoc
> > ationHandler.java:299)
> > >         at
> > >
> > hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocati
> > onHandler.java:280)
> > >         at
> > >
> > hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocati
> > onHandler.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(InterceptingExecuto
> > rService.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
> > > e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAP
> > IImpl.java:1183)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAP
> > IImpl.java:1160)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAP
> > IImpl.java:1156)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPII
> > mpl.java:972)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPII
> > mpl.java:982)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.j
> > ava:1283)
> > >         at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPI
> > Impl.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 e7611cbb5144d42f616491cc61c6af1e87f7e287
> > > (origin/develop)
> > > java.io.IOException: Could not checkout
> > > e7611cbb5144d42f616491cc61c6af1e87f7e287
> > >         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
> > >         at
> > hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
> > >         at
> > >
> > hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(Abst
> > ractBuild.java:651)
> > >         at
> > > jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
> > >         at
> > >
> > hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.ja
> > va:560)
> > >         at hudson.model.Run.execute(Run.java:1670)
> > >         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
> > >         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(CliGitAPI
> > Impl.java:1307)
> > >         at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
> > >         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > Source)
> > >         at java.lang.reflect.Method.invoke(Unknown Source)
> > >         at
> > >
> > hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvoc
> > ationHandler.java:299)
> > >         at
> > >
> > hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocati
> > onHandler.java:280)
> > >         at
> > >
> > hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocati
> > onHandler.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(InterceptingExecuto
> > rService.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
> > > e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAP
> > IImpl.java:1183)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAP
> > IImpl.java:1160)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAP
> > IImpl.java:1156)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPII
> > mpl.java:972)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPII
> > mpl.java:982)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.j
> > ava:1283)
> > >         at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
> > >         at
> > >
> > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPI
> > Impl.java:1293)
> > >         ... 16 more
> > >
> >
>
>
>
> --
> Ix Multimedia Software
>
> Jan Luykenstraat 27
> 3521 VB Utrecht
>
> T. 06-51952295
> I. www.ixsoftware.nl
>



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

RE: Build failed in Jenkins: flex-sdk #677

Posted by Maurice Amsellem <ma...@systar.com>.
> but they don't seem inclined to accept any help that might improve their service

Erik, I love your sense of sarcasm ;-)

-----Message d'origine-----
De : Erik de Bruin [mailto:erik@ixsoftware.nl] 
Envoyé : mercredi 19 mars 2014 19:12
À : dev@flex.apache.org
Objet : Re: Build failed in Jenkins: flex-sdk #677

Yeah... The builds@ admin were notified of the other problems with 'windows1' more than a week (2 weekends) ago... We need to figure out how to get our own admin account on that machine, as we seem to be one of the few project to actively use that slave. I've offered to help out a few times, both on that list and to "Gavin" directly, but they don't seem inclined to accept any help that might improve their service.

EdB




On Wed, Mar 19, 2014 at 6:45 PM, OmPrakash Muppirala <om...@gmail.com>wrote:

> This is a problem with the the Build machine.  The admins have been 
> notified of this issue.
>
>
> Thanks,
> Om
>
>
> On Wed, Mar 19, 2014 at 10:13 AM, Apache Jenkins Server < 
> jenkins@builds.apache.org> wrote:
>
> > See <https://builds.apache.org/job/flex-sdk/677/>
> >
> > ------------------------------------------
> > Started by an SCM change
> > Building remotely on windows1 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 e7611cbb5144d42f616491cc61c6af1e87f7e287
> > (origin/develop)
> > java.io.IOException: Could not checkout
> > e7611cbb5144d42f616491cc61c6af1e87f7e287
> >         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
> >         at
> hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
> >         at
> >
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(Abst
> ractBuild.java:651)
> >         at
> > jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
> >         at
> >
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.ja
> va:560)
> >         at hudson.model.Run.execute(Run.java:1670)
> >         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
> >         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(CliGitAPI
> Impl.java:1307)
> >         at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
> >         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> Source)
> >         at java.lang.reflect.Method.invoke(Unknown Source)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvoc
> ationHandler.java:299)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocati
> onHandler.java:280)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocati
> onHandler.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(InterceptingExecuto
> rService.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 
> > e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAP
> IImpl.java:1183)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAP
> IImpl.java:1160)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAP
> IImpl.java:1156)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPII
> mpl.java:972)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPII
> mpl.java:982)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.j
> ava:1283)
> >         at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPI
> Impl.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 e7611cbb5144d42f616491cc61c6af1e87f7e287
> > (origin/develop)
> > java.io.IOException: Could not checkout
> > e7611cbb5144d42f616491cc61c6af1e87f7e287
> >         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
> >         at
> hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
> >         at
> >
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(Abst
> ractBuild.java:651)
> >         at
> > jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
> >         at
> >
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.ja
> va:560)
> >         at hudson.model.Run.execute(Run.java:1670)
> >         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
> >         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(CliGitAPI
> Impl.java:1307)
> >         at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
> >         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> Source)
> >         at java.lang.reflect.Method.invoke(Unknown Source)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvoc
> ationHandler.java:299)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocati
> onHandler.java:280)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocati
> onHandler.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(InterceptingExecuto
> rService.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 
> > e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAP
> IImpl.java:1183)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAP
> IImpl.java:1160)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAP
> IImpl.java:1156)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPII
> mpl.java:972)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPII
> mpl.java:982)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.j
> ava:1283)
> >         at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPI
> Impl.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 e7611cbb5144d42f616491cc61c6af1e87f7e287
> > (origin/develop)
> > java.io.IOException: Could not checkout
> > e7611cbb5144d42f616491cc61c6af1e87f7e287
> >         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
> >         at
> hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
> >         at
> >
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(Abst
> ractBuild.java:651)
> >         at
> > jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
> >         at
> >
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.ja
> va:560)
> >         at hudson.model.Run.execute(Run.java:1670)
> >         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
> >         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(CliGitAPI
> Impl.java:1307)
> >         at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
> >         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> Source)
> >         at java.lang.reflect.Method.invoke(Unknown Source)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvoc
> ationHandler.java:299)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocati
> onHandler.java:280)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocati
> onHandler.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(InterceptingExecuto
> rService.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 
> > e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAP
> IImpl.java:1183)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAP
> IImpl.java:1160)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAP
> IImpl.java:1156)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPII
> mpl.java:972)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPII
> mpl.java:982)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.j
> ava:1283)
> >         at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPI
> Impl.java:1293)
> >         ... 16 more
> >
>



--
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Re: Build failed in Jenkins: flex-sdk #677

Posted by Erik de Bruin <er...@ixsoftware.nl>.
Yeah... The builds@ admin were notified of the other problems with
'windows1' more than a week (2 weekends) ago... We need to figure out how
to get our own admin account on that machine, as we seem to be one of the
few project to actively use that slave. I've offered to help out a few
times, both on that list and to "Gavin" directly, but they don't seem
inclined to accept any help that might improve their service.

EdB




On Wed, Mar 19, 2014 at 6:45 PM, OmPrakash Muppirala <om...@gmail.com>wrote:

> This is a problem with the the Build machine.  The admins have been
> notified of this issue.
>
>
> Thanks,
> Om
>
>
> On Wed, Mar 19, 2014 at 10:13 AM, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
>
> > See <https://builds.apache.org/job/flex-sdk/677/>
> >
> > ------------------------------------------
> > Started by an SCM change
> > Building remotely on windows1 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 e7611cbb5144d42f616491cc61c6af1e87f7e287
> > (origin/develop)
> > java.io.IOException: Could not checkout
> > e7611cbb5144d42f616491cc61c6af1e87f7e287
> >         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
> >         at
> hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
> >         at
> >
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
> >         at
> > jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
> >         at
> >
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
> >         at hudson.model.Run.execute(Run.java:1670)
> >         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
> >         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.GeneratedMethodAccessor78.invoke(Unknown Source)
> >         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> Source)
> >         at java.lang.reflect.Method.invoke(Unknown Source)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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
> > e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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 e7611cbb5144d42f616491cc61c6af1e87f7e287
> > (origin/develop)
> > java.io.IOException: Could not checkout
> > e7611cbb5144d42f616491cc61c6af1e87f7e287
> >         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
> >         at
> hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
> >         at
> >
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
> >         at
> > jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
> >         at
> >
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
> >         at hudson.model.Run.execute(Run.java:1670)
> >         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
> >         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.GeneratedMethodAccessor78.invoke(Unknown Source)
> >         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> Source)
> >         at java.lang.reflect.Method.invoke(Unknown Source)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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
> > e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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 e7611cbb5144d42f616491cc61c6af1e87f7e287
> > (origin/develop)
> > java.io.IOException: Could not checkout
> > e7611cbb5144d42f616491cc61c6af1e87f7e287
> >         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
> >         at
> hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
> >         at
> >
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
> >         at
> > jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
> >         at
> >
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
> >         at hudson.model.Run.execute(Run.java:1670)
> >         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
> >         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.GeneratedMethodAccessor78.invoke(Unknown Source)
> >         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> Source)
> >         at java.lang.reflect.Method.invoke(Unknown Source)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
> >         at
> >
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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
> > e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
> >         at
> >
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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
I. www.ixsoftware.nl

Re: Build failed in Jenkins: flex-sdk #677

Posted by OmPrakash Muppirala <om...@gmail.com>.
This is a problem with the the Build machine.  The admins have been
notified of this issue.


Thanks,
Om


On Wed, Mar 19, 2014 at 10:13 AM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <https://builds.apache.org/job/flex-sdk/677/>
>
> ------------------------------------------
> Started by an SCM change
> Building remotely on windows1 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 e7611cbb5144d42f616491cc61c6af1e87f7e287
> (origin/develop)
> java.io.IOException: Could not checkout
> e7611cbb5144d42f616491cc61c6af1e87f7e287
>         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
>         at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
>         at
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
>         at
> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
>         at
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
>         at hudson.model.Run.execute(Run.java:1670)
>         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
>         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.GeneratedMethodAccessor78.invoke(Unknown Source)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>         at java.lang.reflect.Method.invoke(Unknown Source)
>         at
> hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
>         at
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
>         at
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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
> e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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 e7611cbb5144d42f616491cc61c6af1e87f7e287
> (origin/develop)
> java.io.IOException: Could not checkout
> e7611cbb5144d42f616491cc61c6af1e87f7e287
>         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
>         at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
>         at
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
>         at
> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
>         at
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
>         at hudson.model.Run.execute(Run.java:1670)
>         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
>         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.GeneratedMethodAccessor78.invoke(Unknown Source)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>         at java.lang.reflect.Method.invoke(Unknown Source)
>         at
> hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
>         at
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
>         at
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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
> e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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 e7611cbb5144d42f616491cc61c6af1e87f7e287
> (origin/develop)
> java.io.IOException: Could not checkout
> e7611cbb5144d42f616491cc61c6af1e87f7e287
>         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
>         at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
>         at
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
>         at
> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
>         at
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
>         at hudson.model.Run.execute(Run.java:1670)
>         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
>         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.GeneratedMethodAccessor78.invoke(Unknown Source)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>         at java.lang.reflect.Method.invoke(Unknown Source)
>         at
> hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
>         at
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
>         at
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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
> e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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
>

Build failed in Jenkins: flex-sdk #677

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flex-sdk/677/>

------------------------------------------
Started by an SCM change
Building remotely on windows1 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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.GeneratedMethodAccessor78.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.GeneratedMethodAccessor78.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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 e7611cbb5144d42f616491cc61c6af1e87f7e287 (origin/develop)
java.io.IOException: Could not checkout e7611cbb5144d42f616491cc61c6af1e87f7e287
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:891)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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.GeneratedMethodAccessor78.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.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(InterceptingExecutorService.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 e7611cbb5144d42f616491cc61c6af1e87f7e287" 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(CliGitAPIImpl.java:1183)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1160)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.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