Build failed in Jenkins: build-master-slowbuild #2878

2016-01-01 Thread jenkins
See 

--
[...truncated 6042 lines...]
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForSourceFileNameInternal(ComplexityCalculator.java:234)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForPackageInternal(ComplexityCalculator.java:201)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForProject(ComplexityCalculator.java:167)
at 
net.sourceforge.cobertura.reporting.xml.XMLReport.(XMLReport.java:67)
at 
net.sourceforge.cobertura.reporting.Main.parseArguments(Main.java:106)
at net.sourceforge.cobertura.reporting.Main.main(Main.java:169)

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Framework - Quota 4.8.0-SNAPSHOT
[INFO] 
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failed to read artifact descriptor for 
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-framework-quota 
---
[INFO] Deleting 

 (includes = [**/*], excludes = [])
[INFO] Deleting 
 
(includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-framework-quota ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-framework-quota ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-framework-quota ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
cloud-framework-quota ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to 

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ 
cloud-framework-quota ---
[INFO] Fork Value is true
 [java] Warnings generated: 2
[INFO] Done FindBugs Analysis
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota ---
[INFO] BugInstance size is 2
[INFO] Error size is 0
[INFO] Total bugs: 2
[INFO] Boxing/unboxing to parse a primitive 
org.apache.cloudstack.quota.QuotaStatementImpl.configure(String, Map) 
[org.apache.cloudstack.quota.QuotaStatementImpl] At 
QuotaStatementImpl.java:[line 88]
[INFO] Redundant nullcheck of 
org.apache.cloudstack.quota.vo.ServiceOfferingVO.details, which is known to be 
non-null in org.apache.cloudstack.quota.vo.ServiceOfferingVO.getDetail(String) 
[org.apache.cloudstack.quota.vo.ServiceOfferingVO] Redundant null check at 
ServiceOfferingVO.java:[line 315]
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn 
findbugs:gui"



[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-framework-quota ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-framework-quota ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ 
cloud-framework-quota ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.clou

[GitHub] cloudstack pull request: CLOUDSTACK-9202 Bump ssh timeout for VR c...

2016-01-01 Thread remibergsma
Github user remibergsma commented on the pull request:

https://github.com/apache/cloudstack/pull/1291#issuecomment-168295181
  
Especially in combination with bumping global setting 
`router.aggregation.command.each.timeout` from its default of 3 sec to 
something like 10-15 will resolve most issues. The issue that remains is of 
course why it takes so long in the first place. But at least it doesn't fail 
anymore.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: CLOUDSTACK-9099: SecretKey is returned fr...

2016-01-01 Thread kansal
Github user kansal commented on the pull request:

https://github.com/apache/cloudstack/pull/1152#issuecomment-168295517
  
@DaanHoogland Agreed with that point. But its not only about the testing. 
I'm sure many people will be using it in their own integration. I think we 
should not change the response immediately like this without informing or 
making a noise about it. And it is because of this concern only, I added a flag 
for enabling/disabling the secret key in response.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: CLOUDSTACK-9203 Implement security group ...

2016-01-01 Thread resmo
Github user resmo commented on the pull request:

https://github.com/apache/cloudstack/pull/1297#issuecomment-168295696
  
LGTM


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


RE: template available on http://dl.openvm.eu/cloudstack/macchinina/x86_64/

2016-01-01 Thread Raja Pullela
Hi Nux, 

these templates available are not working... 
I see the following System Templates available for - 
- VMWare is in OVA format
- HyperV is in VZD with BZ2 format
- Xen is in VHD with BZ2 compression
- KVM is in qCow2 with BZ2 compression

If you can give me access to this VM/webserver, I can upload the files.  
Having the correct files will help pass few additional tests on my setups.  
Can you please let me know,

Raja

-Original Message-
From: Nux! [mailto:n...@li.nux.ro] 
Sent: Tuesday, December 22, 2015 2:19 PM
To: dev@cloudstack.apache.org
Subject: Re: template available on 
http://dl.openvm.eu/cloudstack/macchinina/x86_64/

BTW, Cloudstack ships systemvm templates for HyperV also in ZIP, that's the 
reason I also pack it like that.
AFAIK Windows can't deal with any other compression.

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "Nux!" 
> To: dev@cloudstack.apache.org
> Sent: Tuesday, 22 December, 2015 08:44:50
> Subject: Re: template available on 
> http://dl.openvm.eu/cloudstack/macchinina/x86_64/

> Hi,
> 
> I do not know what you are running there, but:
> 
> unzip macchinina-hyperv.vhd.zip
> Archive:  macchinina-hyperv.vhd.zip
>  inflating: macchinina-hyperv.vhd
> 
> 
> qemu-img info macchinina-hyperv.vhd
> image: macchinina-hyperv.vhd
> file format: vpc
> virtual size: 50M (52432896 bytes)
> disk size: 50M
> cluster_size: 2097152
> 
> 
> Also, VHD is completely untested, let me know if it boots for you. :)
> 
> --
> Sent from the Delta quadrant using Borg technology!
> 
> Nux!
> www.nux.ro
> 
> - Original Message -
>> From: "Raja Pullela" 
>> To: dev@cloudstack.apache.org
>> Sent: Tuesday, 22 December, 2015 04:45:29
>> Subject: RE: template available on
>> http://dl.openvm.eu/cloudstack/macchinina/x86_64/
> 
>> Hello Nux,
>> 
>> Three test scripts are failing with the error messages as below -  
>> File "/root/cloudstack/test/integration/smoke/test_internal_lb.py", 
>> line 285, in  setUpClass
>>cls.template.download(cls.apiclient)
>>  File "/usr/local/lib/python2.7/dist-packages/marvin/lib/base.py", 
>> line 1261, in  download
>>template.status)
>> 'Error in downloading template: status - Failed post download script: 
>> Unable to install due to invalid file format\n
>> 
>> Hope that helps,
>> Raja
>> 
>> -Original Message-
>> From: Nux! [mailto:n...@li.nux.ro]
>> Sent: Monday, December 21, 2015 11:58 PM
>> To: dev@cloudstack.apache.org
>> Subject: Re: template available on
>> http://dl.openvm.eu/cloudstack/macchinina/x86_64/
>> 
>> Hello,
>> 
>> All the templates for HyperV are compressed with zip as this is what 
>> Windows supports.
>> Why do you need bz2?
>> 
>> --
>> Sent from the Delta quadrant using Borg technology!
>> 
>> Nux!
>> www.nux.ro
>> 
>> - Original Message -
>>> From: "Raja Pullela" 
>>> To: "CloudStack Dev (dev@cloudstack.apache.org)" 
>>> 
>>> Sent: Monday, 21 December, 2015 16:12:53
>>> Subject: template available on 
>>> http://dl.openvm.eu/cloudstack/macchinina/x86_64/
>> 
>>> Hi Remi,
>>> 
>>> Can you please create a bz2 format template for the hyperv ?
>>> 
>>> http://dl.openvm.eu/cloudstack/macchinina/x86_64/
>>> -currently this has a zip file, macchinina-hyperv.vhd.zip
>>> 
>>> Thanks,
> > > Raja


Build failed in Jenkins: build-master-slowbuild #2879

2016-01-01 Thread jenkins
See 

--
[...truncated 6042 lines...]
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForSourceFileNameInternal(ComplexityCalculator.java:234)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForPackageInternal(ComplexityCalculator.java:201)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForProject(ComplexityCalculator.java:167)
at 
net.sourceforge.cobertura.reporting.xml.XMLReport.(XMLReport.java:67)
at 
net.sourceforge.cobertura.reporting.Main.parseArguments(Main.java:106)
at net.sourceforge.cobertura.reporting.Main.main(Main.java:169)

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Framework - Quota 4.8.0-SNAPSHOT
[INFO] 
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failed to read artifact descriptor for 
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-framework-quota 
---
[INFO] Deleting 

 (includes = [**/*], excludes = [])
[INFO] Deleting 
 
(includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-framework-quota ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-framework-quota ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-framework-quota ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
cloud-framework-quota ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to 

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ 
cloud-framework-quota ---
[INFO] Fork Value is true
 [java] Warnings generated: 2
[INFO] Done FindBugs Analysis
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota ---
[INFO] BugInstance size is 2
[INFO] Error size is 0
[INFO] Total bugs: 2
[INFO] Boxing/unboxing to parse a primitive 
org.apache.cloudstack.quota.QuotaStatementImpl.configure(String, Map) 
[org.apache.cloudstack.quota.QuotaStatementImpl] At 
QuotaStatementImpl.java:[line 88]
[INFO] Redundant nullcheck of 
org.apache.cloudstack.quota.vo.ServiceOfferingVO.details, which is known to be 
non-null in org.apache.cloudstack.quota.vo.ServiceOfferingVO.getDetail(String) 
[org.apache.cloudstack.quota.vo.ServiceOfferingVO] Redundant null check at 
ServiceOfferingVO.java:[line 315]
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn 
findbugs:gui"



[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-framework-quota ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-framework-quota ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ 
cloud-framework-quota ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.clou

Re: template available on http://dl.openvm.eu/cloudstack/macchinina/x86_64/

2016-01-01 Thread Nux!
Raja,

This is confusing me. I am looking here and the VHD is ZIP:
http://jenkins.buildacloud.org/view/master/job/build-systemvm64-master/

I don't mind bz2-ing the VHD, but it's not clear what ACS/HyperV expects.

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "Raja Pullela" 
> To: dev@cloudstack.apache.org
> Sent: Friday, 1 January, 2016 11:12:12
> Subject: RE: template available on 
> http://dl.openvm.eu/cloudstack/macchinina/x86_64/

> Hi Nux,
> 
> these templates available are not working...
> I see the following System Templates available for -
> - VMWare is in OVA format
> - HyperV is in VZD with BZ2 format
> - Xen is in VHD with BZ2 compression
> - KVM is in qCow2 with BZ2 compression
> 
> If you can give me access to this VM/webserver, I can upload the files.
> Having the correct files will help pass few additional tests on my setups.
> Can you please let me know,
> 
> Raja
> 
> -Original Message-
> From: Nux! [mailto:n...@li.nux.ro]
> Sent: Tuesday, December 22, 2015 2:19 PM
> To: dev@cloudstack.apache.org
> Subject: Re: template available on
> http://dl.openvm.eu/cloudstack/macchinina/x86_64/
> 
> BTW, Cloudstack ships systemvm templates for HyperV also in ZIP, that's the
> reason I also pack it like that.
> AFAIK Windows can't deal with any other compression.
> 
> --
> Sent from the Delta quadrant using Borg technology!
> 
> Nux!
> www.nux.ro
> 
> - Original Message -
>> From: "Nux!" 
>> To: dev@cloudstack.apache.org
>> Sent: Tuesday, 22 December, 2015 08:44:50
>> Subject: Re: template available on
>> http://dl.openvm.eu/cloudstack/macchinina/x86_64/
> 
>> Hi,
>> 
>> I do not know what you are running there, but:
>> 
>> unzip macchinina-hyperv.vhd.zip
>> Archive:  macchinina-hyperv.vhd.zip
>>  inflating: macchinina-hyperv.vhd
>> 
>> 
>> qemu-img info macchinina-hyperv.vhd
>> image: macchinina-hyperv.vhd
>> file format: vpc
>> virtual size: 50M (52432896 bytes)
>> disk size: 50M
>> cluster_size: 2097152
>> 
>> 
>> Also, VHD is completely untested, let me know if it boots for you. :)
>> 
>> --
>> Sent from the Delta quadrant using Borg technology!
>> 
>> Nux!
>> www.nux.ro
>> 
>> - Original Message -
>>> From: "Raja Pullela" 
>>> To: dev@cloudstack.apache.org
>>> Sent: Tuesday, 22 December, 2015 04:45:29
>>> Subject: RE: template available on
>>> http://dl.openvm.eu/cloudstack/macchinina/x86_64/
>> 
>>> Hello Nux,
>>> 
>>> Three test scripts are failing with the error messages as below -
>>> File "/root/cloudstack/test/integration/smoke/test_internal_lb.py",
>>> line 285, in  setUpClass
>>>cls.template.download(cls.apiclient)
>>>  File "/usr/local/lib/python2.7/dist-packages/marvin/lib/base.py",
>>> line 1261, in  download
>>>template.status)
>>> 'Error in downloading template: status - Failed post download script:
>>> Unable to install due to invalid file format\n
>>> 
>>> Hope that helps,
>>> Raja
>>> 
>>> -Original Message-
>>> From: Nux! [mailto:n...@li.nux.ro]
>>> Sent: Monday, December 21, 2015 11:58 PM
>>> To: dev@cloudstack.apache.org
>>> Subject: Re: template available on
>>> http://dl.openvm.eu/cloudstack/macchinina/x86_64/
>>> 
>>> Hello,
>>> 
>>> All the templates for HyperV are compressed with zip as this is what
>>> Windows supports.
>>> Why do you need bz2?
>>> 
>>> --
>>> Sent from the Delta quadrant using Borg technology!
>>> 
>>> Nux!
>>> www.nux.ro
>>> 
>>> - Original Message -
 From: "Raja Pullela" 
 To: "CloudStack Dev (dev@cloudstack.apache.org)"
 
 Sent: Monday, 21 December, 2015 16:12:53
 Subject: template available on
 http://dl.openvm.eu/cloudstack/macchinina/x86_64/
>>> 
 Hi Remi,
 
 Can you please create a bz2 format template for the hyperv ?
 
 http://dl.openvm.eu/cloudstack/macchinina/x86_64/
 -currently this has a zip file, macchinina-hyperv.vhd.zip
 
 Thanks,
> > > > Raja


Build failed in Jenkins: build-master-slowbuild #2880

2016-01-01 Thread jenkins
See 

--
[...truncated 6042 lines...]
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForSourceFileNameInternal(ComplexityCalculator.java:234)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForPackageInternal(ComplexityCalculator.java:201)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForProject(ComplexityCalculator.java:167)
at 
net.sourceforge.cobertura.reporting.xml.XMLReport.(XMLReport.java:67)
at 
net.sourceforge.cobertura.reporting.Main.parseArguments(Main.java:106)
at net.sourceforge.cobertura.reporting.Main.main(Main.java:169)

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Framework - Quota 4.8.0-SNAPSHOT
[INFO] 
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failed to read artifact descriptor for 
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-framework-quota 
---
[INFO] Deleting 

 (includes = [**/*], excludes = [])
[INFO] Deleting 
 
(includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-framework-quota ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-framework-quota ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-framework-quota ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
cloud-framework-quota ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to 

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ 
cloud-framework-quota ---
[INFO] Fork Value is true
 [java] Warnings generated: 2
[INFO] Done FindBugs Analysis
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota ---
[INFO] BugInstance size is 2
[INFO] Error size is 0
[INFO] Total bugs: 2
[INFO] Boxing/unboxing to parse a primitive 
org.apache.cloudstack.quota.QuotaStatementImpl.configure(String, Map) 
[org.apache.cloudstack.quota.QuotaStatementImpl] At 
QuotaStatementImpl.java:[line 88]
[INFO] Redundant nullcheck of 
org.apache.cloudstack.quota.vo.ServiceOfferingVO.details, which is known to be 
non-null in org.apache.cloudstack.quota.vo.ServiceOfferingVO.getDetail(String) 
[org.apache.cloudstack.quota.vo.ServiceOfferingVO] Redundant null check at 
ServiceOfferingVO.java:[line 315]
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn 
findbugs:gui"



[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-framework-quota ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-framework-quota ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ 
cloud-framework-quota ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.clou

Build failed in Jenkins: build-master-slowbuild #2881

2016-01-01 Thread jenkins
See 

--
[...truncated 6042 lines...]
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForSourceFileNameInternal(ComplexityCalculator.java:234)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForPackageInternal(ComplexityCalculator.java:201)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForProject(ComplexityCalculator.java:167)
at 
net.sourceforge.cobertura.reporting.xml.XMLReport.(XMLReport.java:67)
at 
net.sourceforge.cobertura.reporting.Main.parseArguments(Main.java:106)
at net.sourceforge.cobertura.reporting.Main.main(Main.java:169)

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Framework - Quota 4.8.0-SNAPSHOT
[INFO] 
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failed to read artifact descriptor for 
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-framework-quota 
---
[INFO] Deleting 

 (includes = [**/*], excludes = [])
[INFO] Deleting 
 
(includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-framework-quota ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-framework-quota ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-framework-quota ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
cloud-framework-quota ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to 

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ 
cloud-framework-quota ---
[INFO] Fork Value is true
 [java] Warnings generated: 2
[INFO] Done FindBugs Analysis
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota ---
[INFO] BugInstance size is 2
[INFO] Error size is 0
[INFO] Total bugs: 2
[INFO] Boxing/unboxing to parse a primitive 
org.apache.cloudstack.quota.QuotaStatementImpl.configure(String, Map) 
[org.apache.cloudstack.quota.QuotaStatementImpl] At 
QuotaStatementImpl.java:[line 88]
[INFO] Redundant nullcheck of 
org.apache.cloudstack.quota.vo.ServiceOfferingVO.details, which is known to be 
non-null in org.apache.cloudstack.quota.vo.ServiceOfferingVO.getDetail(String) 
[org.apache.cloudstack.quota.vo.ServiceOfferingVO] Redundant null check at 
ServiceOfferingVO.java:[line 315]
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn 
findbugs:gui"



[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-framework-quota ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-framework-quota ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ 
cloud-framework-quota ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.clou

Build failed in Jenkins: build-master-slowbuild #2882

2016-01-01 Thread jenkins
See 

--
[...truncated 6042 lines...]
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForSourceFileNameInternal(ComplexityCalculator.java:234)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForPackageInternal(ComplexityCalculator.java:201)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForProject(ComplexityCalculator.java:167)
at 
net.sourceforge.cobertura.reporting.xml.XMLReport.(XMLReport.java:67)
at 
net.sourceforge.cobertura.reporting.Main.parseArguments(Main.java:106)
at net.sourceforge.cobertura.reporting.Main.main(Main.java:169)

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Framework - Quota 4.8.0-SNAPSHOT
[INFO] 
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failed to read artifact descriptor for 
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-framework-quota 
---
[INFO] Deleting 

 (includes = [**/*], excludes = [])
[INFO] Deleting 
 
(includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-framework-quota ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-framework-quota ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-framework-quota ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
cloud-framework-quota ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to 

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ 
cloud-framework-quota ---
[INFO] Fork Value is true
 [java] Warnings generated: 2
[INFO] Done FindBugs Analysis
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota ---
[INFO] BugInstance size is 2
[INFO] Error size is 0
[INFO] Total bugs: 2
[INFO] Boxing/unboxing to parse a primitive 
org.apache.cloudstack.quota.QuotaStatementImpl.configure(String, Map) 
[org.apache.cloudstack.quota.QuotaStatementImpl] At 
QuotaStatementImpl.java:[line 88]
[INFO] Redundant nullcheck of 
org.apache.cloudstack.quota.vo.ServiceOfferingVO.details, which is known to be 
non-null in org.apache.cloudstack.quota.vo.ServiceOfferingVO.getDetail(String) 
[org.apache.cloudstack.quota.vo.ServiceOfferingVO] Redundant null check at 
ServiceOfferingVO.java:[line 315]
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn 
findbugs:gui"



[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-framework-quota ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-framework-quota ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ 
cloud-framework-quota ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.clou

Build failed in Jenkins: build-master-slowbuild #2883

2016-01-01 Thread jenkins
See 

--
[...truncated 6042 lines...]
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForSourceFileNameInternal(ComplexityCalculator.java:234)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForPackageInternal(ComplexityCalculator.java:201)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForProject(ComplexityCalculator.java:167)
at 
net.sourceforge.cobertura.reporting.xml.XMLReport.(XMLReport.java:67)
at 
net.sourceforge.cobertura.reporting.Main.parseArguments(Main.java:106)
at net.sourceforge.cobertura.reporting.Main.main(Main.java:169)

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Framework - Quota 4.8.0-SNAPSHOT
[INFO] 
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failed to read artifact descriptor for 
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-framework-quota 
---
[INFO] Deleting 

 (includes = [**/*], excludes = [])
[INFO] Deleting 
 
(includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-framework-quota ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-framework-quota ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-framework-quota ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
cloud-framework-quota ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to 

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ 
cloud-framework-quota ---
[INFO] Fork Value is true
 [java] Warnings generated: 2
[INFO] Done FindBugs Analysis
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota ---
[INFO] BugInstance size is 2
[INFO] Error size is 0
[INFO] Total bugs: 2
[INFO] Boxing/unboxing to parse a primitive 
org.apache.cloudstack.quota.QuotaStatementImpl.configure(String, Map) 
[org.apache.cloudstack.quota.QuotaStatementImpl] At 
QuotaStatementImpl.java:[line 88]
[INFO] Redundant nullcheck of 
org.apache.cloudstack.quota.vo.ServiceOfferingVO.details, which is known to be 
non-null in org.apache.cloudstack.quota.vo.ServiceOfferingVO.getDetail(String) 
[org.apache.cloudstack.quota.vo.ServiceOfferingVO] Redundant null check at 
ServiceOfferingVO.java:[line 315]
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn 
findbugs:gui"



[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-framework-quota ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-framework-quota ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ 
cloud-framework-quota ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.clou

[GitHub] cloudstack pull request: CLOUDSTACK-9181 Prevent syntax error in c...

2016-01-01 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request:

https://github.com/apache/cloudstack/pull/1296#issuecomment-168351379
  
@remibergsma got it ;), no problem.
What was the reason to split the PR into two commits? It seems a pretty 
simple change.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Build failed in Jenkins: build-master-slowbuild #2884

2016-01-01 Thread jenkins
See 

--
[...truncated 6042 lines...]
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForSourceFileNameInternal(ComplexityCalculator.java:234)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForPackageInternal(ComplexityCalculator.java:201)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForProject(ComplexityCalculator.java:167)
at 
net.sourceforge.cobertura.reporting.xml.XMLReport.(XMLReport.java:67)
at 
net.sourceforge.cobertura.reporting.Main.parseArguments(Main.java:106)
at net.sourceforge.cobertura.reporting.Main.main(Main.java:169)

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Framework - Quota 4.8.0-SNAPSHOT
[INFO] 
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failed to read artifact descriptor for 
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-framework-quota 
---
[INFO] Deleting 

 (includes = [**/*], excludes = [])
[INFO] Deleting 
 
(includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-framework-quota ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-framework-quota ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-framework-quota ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
cloud-framework-quota ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to 

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ 
cloud-framework-quota ---
[INFO] Fork Value is true
 [java] Warnings generated: 2
[INFO] Done FindBugs Analysis
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota ---
[INFO] BugInstance size is 2
[INFO] Error size is 0
[INFO] Total bugs: 2
[INFO] Boxing/unboxing to parse a primitive 
org.apache.cloudstack.quota.QuotaStatementImpl.configure(String, Map) 
[org.apache.cloudstack.quota.QuotaStatementImpl] At 
QuotaStatementImpl.java:[line 88]
[INFO] Redundant nullcheck of 
org.apache.cloudstack.quota.vo.ServiceOfferingVO.details, which is known to be 
non-null in org.apache.cloudstack.quota.vo.ServiceOfferingVO.getDetail(String) 
[org.apache.cloudstack.quota.vo.ServiceOfferingVO] Redundant null check at 
ServiceOfferingVO.java:[line 315]
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn 
findbugs:gui"



[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-framework-quota ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-framework-quota ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ 
cloud-framework-quota ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.clou

Build failed in Jenkins: build-master-slowbuild #2885

2016-01-01 Thread jenkins
See 

--
[...truncated 6042 lines...]
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForSourceFileNameInternal(ComplexityCalculator.java:234)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForPackageInternal(ComplexityCalculator.java:201)
at 
net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForProject(ComplexityCalculator.java:167)
at 
net.sourceforge.cobertura.reporting.xml.XMLReport.(XMLReport.java:67)
at 
net.sourceforge.cobertura.reporting.Main.parseArguments(Main.java:106)
at net.sourceforge.cobertura.reporting.Main.main(Main.java:169)

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Framework - Quota 4.8.0-SNAPSHOT
[INFO] 
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failed to read artifact descriptor for 
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-framework-quota 
---
[INFO] Deleting 

 (includes = [**/*], excludes = [])
[INFO] Deleting 
 
(includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-framework-quota ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-framework-quota ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-framework-quota ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
cloud-framework-quota ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to 

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ 
cloud-framework-quota ---
[INFO] Fork Value is true
 [java] Warnings generated: 2
[INFO] Done FindBugs Analysis
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-framework-quota ---
[INFO] BugInstance size is 2
[INFO] Error size is 0
[INFO] Total bugs: 2
[INFO] Boxing/unboxing to parse a primitive 
org.apache.cloudstack.quota.QuotaStatementImpl.configure(String, Map) 
[org.apache.cloudstack.quota.QuotaStatementImpl] At 
QuotaStatementImpl.java:[line 88]
[INFO] Redundant nullcheck of 
org.apache.cloudstack.quota.vo.ServiceOfferingVO.details, which is known to be 
non-null in org.apache.cloudstack.quota.vo.ServiceOfferingVO.getDetail(String) 
[org.apache.cloudstack.quota.vo.ServiceOfferingVO] Redundant null check at 
ServiceOfferingVO.java:[line 315]
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn 
findbugs:gui"



[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-framework-quota ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-framework-quota ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ 
cloud-framework-quota ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.clou

RE: template available on http://dl.openvm.eu/cloudstack/macchinina/x86_64/

2016-01-01 Thread Raja Pullela
Nux, you are right... it is working for the system but not for the test suite.  
I am going to create a bug to track it.
However, it will be great if you could post a BZ2 templates for HyperV and for 
VMWare a OVA format - that will help!

Thanks,
Raja

-Original Message-
From: Nux! [mailto:n...@li.nux.ro] 
Sent: Friday, January 1, 2016 5:36 PM
To: dev@cloudstack.apache.org
Subject: Re: template available on 
http://dl.openvm.eu/cloudstack/macchinina/x86_64/

Raja,

This is confusing me. I am looking here and the VHD is ZIP:
http://jenkins.buildacloud.org/view/master/job/build-systemvm64-master/

I don't mind bz2-ing the VHD, but it's not clear what ACS/HyperV expects.

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "Raja Pullela" 
> To: dev@cloudstack.apache.org
> Sent: Friday, 1 January, 2016 11:12:12
> Subject: RE: template available on 
> http://dl.openvm.eu/cloudstack/macchinina/x86_64/

> Hi Nux,
> 
> these templates available are not working...
> I see the following System Templates available for -
> - VMWare is in OVA format
> - HyperV is in VZD with BZ2 format
> - Xen is in VHD with BZ2 compression
> - KVM is in qCow2 with BZ2 compression
> 
> If you can give me access to this VM/webserver, I can upload the files.
> Having the correct files will help pass few additional tests on my setups.
> Can you please let me know,
> 
> Raja
> 
> -Original Message-
> From: Nux! [mailto:n...@li.nux.ro]
> Sent: Tuesday, December 22, 2015 2:19 PM
> To: dev@cloudstack.apache.org
> Subject: Re: template available on
> http://dl.openvm.eu/cloudstack/macchinina/x86_64/
> 
> BTW, Cloudstack ships systemvm templates for HyperV also in ZIP, 
> that's the reason I also pack it like that.
> AFAIK Windows can't deal with any other compression.
> 
> --
> Sent from the Delta quadrant using Borg technology!
> 
> Nux!
> www.nux.ro
> 
> - Original Message -
>> From: "Nux!" 
>> To: dev@cloudstack.apache.org
>> Sent: Tuesday, 22 December, 2015 08:44:50
>> Subject: Re: template available on
>> http://dl.openvm.eu/cloudstack/macchinina/x86_64/
> 
>> Hi,
>> 
>> I do not know what you are running there, but:
>> 
>> unzip macchinina-hyperv.vhd.zip
>> Archive:  macchinina-hyperv.vhd.zip
>>  inflating: macchinina-hyperv.vhd
>> 
>> 
>> qemu-img info macchinina-hyperv.vhd
>> image: macchinina-hyperv.vhd
>> file format: vpc
>> virtual size: 50M (52432896 bytes)
>> disk size: 50M
>> cluster_size: 2097152
>> 
>> 
>> Also, VHD is completely untested, let me know if it boots for you. :)
>> 
>> --
>> Sent from the Delta quadrant using Borg technology!
>> 
>> Nux!
>> www.nux.ro
>> 
>> - Original Message -
>>> From: "Raja Pullela" 
>>> To: dev@cloudstack.apache.org
>>> Sent: Tuesday, 22 December, 2015 04:45:29
>>> Subject: RE: template available on
>>> http://dl.openvm.eu/cloudstack/macchinina/x86_64/
>> 
>>> Hello Nux,
>>> 
>>> Three test scripts are failing with the error messages as below - 
>>> File "/root/cloudstack/test/integration/smoke/test_internal_lb.py",
>>> line 285, in  setUpClass
>>>cls.template.download(cls.apiclient)
>>>  File "/usr/local/lib/python2.7/dist-packages/marvin/lib/base.py",
>>> line 1261, in  download
>>>template.status)
>>> 'Error in downloading template: status - Failed post download script:
>>> Unable to install due to invalid file format\n
>>> 
>>> Hope that helps,
>>> Raja
>>> 
>>> -Original Message-
>>> From: Nux! [mailto:n...@li.nux.ro]
>>> Sent: Monday, December 21, 2015 11:58 PM
>>> To: dev@cloudstack.apache.org
>>> Subject: Re: template available on
>>> http://dl.openvm.eu/cloudstack/macchinina/x86_64/
>>> 
>>> Hello,
>>> 
>>> All the templates for HyperV are compressed with zip as this is what 
>>> Windows supports.
>>> Why do you need bz2?
>>> 
>>> --
>>> Sent from the Delta quadrant using Borg technology!
>>> 
>>> Nux!
>>> www.nux.ro
>>> 
>>> - Original Message -
 From: "Raja Pullela" 
 To: "CloudStack Dev (dev@cloudstack.apache.org)"
 
 Sent: Monday, 21 December, 2015 16:12:53
 Subject: template available on
 http://dl.openvm.eu/cloudstack/macchinina/x86_64/
>>> 
 Hi Remi,
 
 Can you please create a bz2 format template for the hyperv ?
 
 http://dl.openvm.eu/cloudstack/macchinina/x86_64/
 -currently this has a zip file, macchinina-hyperv.vhd.zip
 
 Thanks,
> > > > Raja