Omid RA edited a comment on Bug JENKINS-15103

I am also seeing this happening. My setup is as follows:

  • Jenkins 1.506 (all plugins up to date as of 2013/03/20)
  • Build master and slaves are all RedHat 5 machines.
  • Using git for all SCM
  • Currently using "Wipe out workspace before build" option

If I log into any build slave and use the "lsof" command to see what processes have files open, I see that the java instance of the build slave has files open in the .git/objects/pack/ directory of several jobs.

I have to restart all build-slaves that have files open before I can run the job again.

EDIT: I also want to say that I'm seeing this even when the branch specifier is explicit: "origin/master". no wildcard is being used...

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to