Github user aledsage commented on the issue:
https://github.com/apache/brooklyn-server/pull/305
Jenkins failure was for `OsTest.testDeleteRecursivelyEmptyDir`, failing for
the 1000 attempts like:
2016-08-23 22:38:29,719 WARN Attempt to create temp dir failed
/tmp/OsTest-IicA. Either an IO error (disk full, no rights) or someone else
created the folder after the !exists() check.
Presumably "just" the build machine had run out of disk space! So assuming
it wasn't our tests that filled up the disk, then this error is not related to
our code.
---
I've incorporated Svet's comment and squashed the commits.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---