Hi folks -- there seems to be something odd going on with the hudson-solaris zone, causing builds to fail:
bash-3.00$ uname -a SunOS hudson-solaris 5.10 Generic_137112-04 i86pc i386 i86pc bash-3.00$ id uid=2394(hudson) gid=1(other) bash-3.00$ pwd /export/home/hudson/hudson-slave bash-3.00$ ls -la total 226 drwxr-xr-x 3 hudson other 512 Jul 21 10:20 . drwxr-xr-x 13 hudson other 512 Jul 7 00:26 .. -rw-r--r-- 1 hudson other 8723 Jul 20 19:04 maven-agent.jar -rw-r--r-- 1 hudson other 22321 Jul 20 19:04 maven-interceptor.jar -rw-r--r-- 1 hudson other 4587 Jul 20 19:05 maven2.1-interceptor.jar -rw-r--r-- 1 hudson other 73728 Jul 21 10:18 slave.jar drwxr-xr-x 71 hudson other 2560 Jul 21 00:34 workspace bash-3.00$ cp slave.jar tst cp: tst: No space left on device bash-3.00$ df -k . Filesystem kbytes used avail capacity Mounted on / 38209186 35132902 2694193 93% / bash-3.00$ could someone investigate? Thanks!