On 29-10-15 00:34, Josh Harshman wrote: > Is anyone else experiencing the same behavior? > > Building off master, get the following build failure: >
I think you are building on Windows? I send a PR for this: https://github.com/apache/cloudstack/pull/884 This was reverted, but due to the code, but I merged it without the proper permissions. We would have to merge this one in to fix it. Wido > > > ---snip--- > > [INFO] Apache CloudStack Framework - IPC ................. SUCCESS [5.250s] > [INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.042s] > [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [5.073s] > [INFO] Apache CloudStack Framework - Security ............ SUCCESS [2.782s] > [INFO] Apache CloudStack Core ............................ FAILURE [15.655s] > [INFO] Apache CloudStack Agents .......................... SKIPPED > [INFO] Apache CloudStack Framework - Clustering .......... SKIPPED > ---snip--- > > > com.cloud.storage.template.LocalTemplateDownloaderTest.txt: > > ------------------------------------------------------------------------------- > Test set: com.cloud.storage.template.LocalTemplateDownloaderTest > ------------------------------------------------------------------------------- > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec <<< > FAILURE! - in com.cloud.storage.template.LocalTemplateDownloaderTest > localTemplateDownloaderTest(com.cloud.storage.template.LocalTemplateDownloaderTest) > Time elapsed: 0.026 sec <<< FAILURE! > java.lang.AssertionError: Failed download > at org.junit.Assert.fail(Assert.java:88) > at > com.cloud.storage.template.LocalTemplateDownloaderTest.localTemplateDownloaderTest(LocalTemplateDownloaderTest.java:37) > > > > > Josh Harshman > > Cloud Engineer > Security+ > > > Intrinium > Tel: (509) 465-1234 x5259 > Fax: (866) 565-4578 > Lync / Skype: josh.harsh...@intrinium.com > Web: http://intrinium.com<http://intrinium.com/> > > > [Intrinium Long Sig Logo]<http://intrinium.com/> > > > [Facebook]<http://www.facebook.com/pages/intrinium/154891544582822> [Twitter] > <http://twitter.com/intrinium> [Linkedin] > <http://www.linkedin.com/company/intrinium_networks_it_security?trk=fc_badge> > [Youtube] <http://www.youtube.com/user/intrinium> [Blog] > <http://intrinium.com/blog/> > > Information Security and Compliance Consulting | Managed IT and Security > Services | Cloud Services > > > > > > ________________________________ > > This email and any files transmitted with it are confidential and intended > solely for the use of the individual or entity to whom they are addressed. If > you have received this email in error please notify the system manager. This > message contains confidential information and is intended only for the > individual named. If you are not the named addressee you should not > disseminate, distribute or copy this e-mail. Please notify the sender > immediately by e-mail if you have received this e-mail by mistake and delete > this e-mail from your system. If you are not the intended recipient you are > notified that disclosing, copying, distributing or taking any action in > reliance on the contents of this information is strictly prohibited. >