Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Hudson Server: /tmp disk full

m2e-wtp builds were failing when /tmp was full, then started working again for an hour or so, after the /tmp purge, 
but now fail with the same 

FATAL: cannot assign instance of hudson.EnvVars to field hudson.plugins.git.GitSCM$3.val$environment of type hudson.EnvVars in instance of hudson.plugins.git.GitSCM$3
java.lang.ClassCastException: cannot assign instance of hudson.EnvVars to field hudson.plugins.git.GitSCM$3.val$environment of type hudson.EnvVars in instance of hudson.plugins.git.GitSCM$3

so, could be something else... or not :-)

On Fri, Mar 15, 2013 at 4:07 PM, Stephan Leicht Vogt <Stephan.Leicht@xxxxxxxxx> wrote:
Hi Denis

Mh, I deleted "all" files in the /tmp folder and it seems this wasn't such a good idea after all. The hudson job can't run anymore:


Can someone please help me here

Thanks very much and greetings
Stephan

---
Stephan Leicht Vogt
Senior Software Engineer

BSI Business Systems Integration AG
Täfernstrasse 16a, CH-5405 Baden
Phone (direct): +41 56 484 19 47
www.bsiag.com

On Mar 15, 2013, at 2:03 PM, Denis Roy <denis.roy@xxxxxxxxxxx> wrote:

Go ahead, half the files in there are group-writable, so feel free to rm -rf /tmp/*   2> /dev/null    Thanks

We run a nightly cleanup of stuff older than 7 days. It is unfortunately that reliance on external garbage collection extends beyond the VM.

Denis



On 03/15/2013 07:50 AM, Stephan Leicht Vogt wrote:
Hi

The /tmp disk is full 

/dev/sda5             5.0G  4.7G     0 100% /tmp

Can I delete everything or do I need to open a bug? Or is this mail sufficient? 


Greetings and Thanks a lot
Stephan

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




--
"Have you tried turning it off and on again" - The IT Crowd

Back to the top