You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2015/09/09 07:47:45 UTC

[jira] [Created] (INFRA-10397) antlr-2.7.6.jar: The process cannot access the file because it is being used by another process

Lewis John McGibbney created INFRA-10397:
--------------------------------------------

             Summary: antlr-2.7.6.jar: The process cannot access the file because it is being used by another process
                 Key: INFRA-10397
                 URL: https://issues.apache.org/jira/browse/INFRA-10397
             Project: Infrastructure
          Issue Type: Wish
          Components: Jenkins
            Reporter: Lewis John McGibbney


I'm having some issues reinstating a build job for OODT Windows build [0].
Log output indicates the following, I wonder if someone can have a look at
it and potentially resolve the issue with antlr-2.7.6.jar?
Thanks in advance.
Lewis

[0] https://builds.apache.org/job/oodt-trunk-Windows/

{code}
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows1
<https://builds.apache.org/computer/windows1> (Windows) in workspace
f:\hudson\hudson-slave\workspace\oodt-trunk-Windows
Cleaning local Directory .
java.io.IOException: remote file operation failed:
f:\hudson\hudson-slave\workspace\oodt-trunk-Windows at
hudson.remoting.Channel@3013c499:windows1
	at hudson.FilePath.act(FilePath.java:916)
	at hudson.FilePath.act(FilePath.java:893)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.nio.file.FileSystemException:
f:\hudson\hudson-slave\workspace\oodt-trunk-Windows\.\.repository\antlr\antlr\2.7.6\antlr-2.7.6.jar:
The process cannot access the file because it is being used by another
process.
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)