Re: Strange if else under LibvirtStorageAdaptor.java[lines 1203-1206]

2014-11-09 Thread Daan Hoogland
Santhosh,

Do a git blame and give us some file / line no. So we can make sense.

On Mon, Nov 3, 2014 at 11:27 AM, Wido den Hollander w...@widodh.nl wrote:


 On 11/03/2014 10:05 AM, Santhosh Edukulla wrote:
 Team,

 Either of the paths are doing the same thing for below if else, please 
 check. This is observed under master.


 I think that is a weird merge thing somewhere. I don't see any reason
 why this if statement is there.

 Wido

  if (srcPool.getType() != StoragePoolType.RBD) {
 newDisk = destPool.createPhysicalDisk(name, 
 Storage.ProvisioningType.THIN, disk.getVirtualSize());
 } else {
 newDisk = destPool.createPhysicalDisk(name, 
 Storage.ProvisioningType.THIN, disk.getVirtualSize());
 }

 Santhosh




-- 
Daan


Re: Review Request 27775: Absoluut path to scripts in logrotate config files

2014-11-09 Thread daan Hoogland

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27775/#review60505
---

Ship it!


380ecf2253dd03905df25f30422b67ec1b17ff19 in 4.4

- daan Hoogland


On Nov. 8, 2014, 4:28 p.m., Joris van Lieshout wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/27775/
 ---
 
 (Updated Nov. 8, 2014, 4:28 p.m.)
 
 
 Review request for cloudstack, Chiradeep Vittal, daan Hoogland, and Hugo 
 Trippaers.
 
 
 Repository: cloudstack-git
 
 
 Description
 ---
 
 Logrotate is called from crontab. Debian crontab does not include everything 
 in it's path. Therefore reference to these bins need to be absoluut.
 
 
 Diffs
 -
 
   systemvm/patches/debian/config/etc/logrotate.d/cloud 37440ac 
   systemvm/patches/debian/config/etc/logrotate.d/conntrackd d09d752 
   systemvm/patches/debian/config/etc/logrotate.d/rsyslog d2a04ca 
 
 Diff: https://reviews.apache.org/r/27775/diff/
 
 
 Testing
 ---
 
 We have allready implemented this fix in our own beta and prod environment.
 
 
 Thanks,
 
 Joris van Lieshout
 




Re: Review Request 27775: Absoluut path to scripts in logrotate config files

2014-11-09 Thread daan Hoogland


 On Nov. 9, 2014, 12:15 p.m., daan Hoogland wrote:
  380ecf2253dd03905df25f30422b67ec1b17ff19 in 4.4

1cc733bfd52e4106bce151ac1c7253b2e4873764 in 4.5
1e1cc11d9ad617df1e53cbc7da658e9987d6cc21 in master


- daan


---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27775/#review60505
---


On Nov. 8, 2014, 4:28 p.m., Joris van Lieshout wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/27775/
 ---
 
 (Updated Nov. 8, 2014, 4:28 p.m.)
 
 
 Review request for cloudstack, Chiradeep Vittal, daan Hoogland, and Hugo 
 Trippaers.
 
 
 Repository: cloudstack-git
 
 
 Description
 ---
 
 Logrotate is called from crontab. Debian crontab does not include everything 
 in it's path. Therefore reference to these bins need to be absoluut.
 
 
 Diffs
 -
 
   systemvm/patches/debian/config/etc/logrotate.d/cloud 37440ac 
   systemvm/patches/debian/config/etc/logrotate.d/conntrackd d09d752 
   systemvm/patches/debian/config/etc/logrotate.d/rsyslog d2a04ca 
 
 Diff: https://reviews.apache.org/r/27775/diff/
 
 
 Testing
 ---
 
 We have allready implemented this fix in our own beta and prod environment.
 
 
 Thanks,
 
 Joris van Lieshout
 




Build failed in Jenkins: cloudstack-4.4-maven-build #485

2014-11-09 Thread jenkins
See http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/485/changes

Changes:

[Daan Hoogland] Logrotate is called from crontab. Debian crontab does not 
include everything in it's path. Therefore reference to these bins need to be 
absoluut.

--
[...truncated 1334 lines...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 30 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-server 
---
[INFO] Compiling 360 source files to 
http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 29 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-server ---
[INFO] Compiling 82 source files to 
http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-server ---
[INFO] Surefire report directory: 
http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/target/surefire-reports

---
 T E S T S
---
Running 
org.apache.cloudstack.region.gslb.GlobalLoadBalancingRulesServiceImplTest
log4j:WARN No appenders could be found for logger 
(org.apache.cloudstack.region.gslb.GlobalLoadBalancingRulesServiceImplTest).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.902 sec
Running org.apache.cloudstack.region.RegionManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec
Running org.apache.cloudstack.service.ServiceOfferingVOTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec
Running org.apache.cloudstack.affinity.AffinityApiUnitTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.972 sec
Running org.apache.cloudstack.privategw.AclOnPrivateGwTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.998 sec
Running org.apache.cloudstack.network.lb.CertServiceTest
Tests run: 15, Failures: 5, Errors: 3, Skipped: 0, Time elapsed: 12.586 sec  
FAILURE!
Running org.apache.cloudstack.network.lb.ApplicationLoadBalancerTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.7 sec
Running org.apache.cloudstack.networkoffering.CreateNetworkOfferingTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.328 sec
Running com.cloud.template.TemplateManagerImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec
Running com.cloud.keystore.KeystoreTest
org.apache.cloudstack.api.response.UserVmResponse/null/{id:3,securitygroup:[],nic:[],tags:[],affinitygroup:[]}
org.apache.cloudstack.api.response.AlertResponse/null/{id:100,description:Hello}
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 sec
Running com.cloud.server.ConfigurationServerImplTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec
Running com.cloud.event.EventControlsUnitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 sec
Running com.cloud.resourcelimit.ResourceLimitManagerImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running com.cloud.api.dispatch.ParamGenericValidationWorkerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec
Running com.cloud.api.dispatch.ParamProcessWorkerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec
Running com.cloud.api.dispatch.CommandCreationWorkerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec
Running com.cloud.api.dispatch.DispatchChainFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running com.cloud.api.dispatch.SpecificCmdValidationWorkerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running com.cloud.alert.AlertControlsUnitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec
Running com.cloud.ha.KVMFencerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 sec
Running com.cloud.capacity.CapacityManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 sec
Running com.cloud.vm.snapshot.VMSnapshotManagerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.243 sec
Running com.cloud.vm.UserVmManagerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.395 sec
Running com.cloud.vm.DeploymentPlanningManagerImplTest
Tests run: 3, 

certificate error (was: Build failed in Jenkins: cloudstack-4.4-maven-build #485)

2014-11-09 Thread Daan Hoogland
Wasn't this fixed? Does someone know if we can merge something into
4.4 for this?


On Sun, Nov 9, 2014 at 1:33 PM,  jenk...@cloudstack.org wrote:
 See 
 http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/485/changes

 Changes:

 [Daan Hoogland] Logrotate is called from crontab. Debian crontab does not 
 include everything in it's path. Therefore reference to these bins need to be 
 absoluut.

 --
 [...truncated 1334 lines...]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 30 resources
 [INFO] Copying 3 resources
 [INFO]
 [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
 cloud-server ---
 [INFO] Compiling 360 source files to 
 http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/target/classes
 [INFO]
 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
 cloud-server ---
 [debug] execute contextualize
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 29 resources
 [INFO] Copying 3 resources
 [INFO]
 [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
 cloud-server ---
 [INFO] Compiling 82 source files to 
 http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/target/test-classes
 [INFO]
 [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-server ---
 [INFO] Surefire report directory: 
 http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/target/surefire-reports

 ---
  T E S T S
 ---
 Running 
 org.apache.cloudstack.region.gslb.GlobalLoadBalancingRulesServiceImplTest
 log4j:WARN No appenders could be found for logger 
 (org.apache.cloudstack.region.gslb.GlobalLoadBalancingRulesServiceImplTest).
 log4j:WARN Please initialize the log4j system properly.
 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
 info.
 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.902 sec
 Running org.apache.cloudstack.region.RegionManagerTest
 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec
 Running org.apache.cloudstack.service.ServiceOfferingVOTest
 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec
 Running org.apache.cloudstack.affinity.AffinityApiUnitTest
 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.972 sec
 Running org.apache.cloudstack.privategw.AclOnPrivateGwTest
 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.998 sec
 Running org.apache.cloudstack.network.lb.CertServiceTest
 Tests run: 15, Failures: 5, Errors: 3, Skipped: 0, Time elapsed: 12.586 sec 
  FAILURE!
 Running org.apache.cloudstack.network.lb.ApplicationLoadBalancerTest
 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.7 sec
 Running org.apache.cloudstack.networkoffering.CreateNetworkOfferingTest
 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.328 sec
 Running com.cloud.template.TemplateManagerImplTest
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec
 Running com.cloud.keystore.KeystoreTest
 org.apache.cloudstack.api.response.UserVmResponse/null/{id:3,securitygroup:[],nic:[],tags:[],affinitygroup:[]}
 org.apache.cloudstack.api.response.AlertResponse/null/{id:100,description:Hello}
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 sec
 Running com.cloud.server.ConfigurationServerImplTest
 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec
 Running com.cloud.event.EventControlsUnitTest
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 sec
 Running com.cloud.resourcelimit.ResourceLimitManagerImplTest
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
 Running com.cloud.api.dispatch.ParamGenericValidationWorkerTest
 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec
 Running com.cloud.api.dispatch.ParamProcessWorkerTest
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec
 Running com.cloud.api.dispatch.CommandCreationWorkerTest
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec
 Running com.cloud.api.dispatch.DispatchChainFactoryTest
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
 Running com.cloud.api.dispatch.SpecificCmdValidationWorkerTest
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
 Running com.cloud.alert.AlertControlsUnitTest
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec
 Running com.cloud.ha.KVMFencerTest
 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 sec
 Running com.cloud.capacity.CapacityManagerTest
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 sec
 Running com.cloud.vm.snapshot.VMSnapshotManagerTest
 Tests run: 7, Failures: 

Build failed in Jenkins: build-4.5 #107

2014-11-09 Thread jenkins
See http://jenkins.buildacloud.org/job/build-4.5/107/changes

Changes:

[Daan Hoogland] Logrotate is called from crontab. Debian crontab does not 
include everything in it's path. Therefore reference to these bins need to be 
absoluut.

--
[...truncated 5917 lines...]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
cloud-plugin-storage-image-swift ---
[INFO] Deleting 
http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/storage/image/swift/target
 (includes = [**/*], excludes = [])
[INFO] Deleting 
http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/storage/image/swift 
(includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-plugin-storage-image-swift ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-plugin-storage-image-swift ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-plugin-storage-image-swift ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
cloud-plugin-storage-image-swift ---
[INFO] Compiling 3 source files to 
http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/storage/image/swift/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-plugin-storage-image-s3 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/storage/image/s3/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-plugin-storage-image-s3 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ 
cloud-plugin-storage-image-s3 ---
[INFO] Surefire report directory: 
http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/storage/image/s3/target/surefire-reports

---
 T E S T S
---

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Plugin - Storage Image default provider 
4.5.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
cloud-plugin-storage-image-default ---
[INFO] Deleting 
http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/storage/image/default/target
 (includes = [**/*], excludes = [])
[INFO] Deleting 
http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/storage/image/default 
(includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-plugin-storage-image-default ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-plugin-storage-image-default ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-plugin-network-midonet ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/network-elements/midonet/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-plugin-network-midonet ---
[INFO] Compiling 1 source file to 
http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/network-elements/midonet/target/test-classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-plugin-storage-image-default ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
cloud-plugin-storage-image-default ---
[INFO] Compiling 3 source files to 
http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/storage/image/default/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-plugin-storage-image-swift ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/storage/image/swift/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-plugin-storage-image-swift ---
[INFO] 

Re: certificate error (was: Build failed in Jenkins: cloudstack-4.4-maven-build #485)

2014-11-09 Thread Pierre-Luc Dion
Hi Daan,

I thought I had fixed it but still causing problem. Jira: CLOUDSTACK-7822.
Please cherry-pick 88561e154f6d451d2437e7e6887417df6106c275 (from Frank
Zhang) which disabled tests. I will work with Syed to fix tests and
renabled them.

Thanks,



*Pierre-Luc DION*
Architecte de Solution Cloud | Cloud Solutions Architect
t 855.652.5683

*CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
w cloudops.com *|* tw @CloudOps_


On Sun, Nov 9, 2014 at 7:42 AM, Daan Hoogland daan.hoogl...@gmail.com
wrote:

 Wasn't this fixed? Does someone know if we can merge something into
 4.4 for this?


 On Sun, Nov 9, 2014 at 1:33 PM,  jenk...@cloudstack.org wrote:
  See 
 http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/485/changes
 
  Changes:
 
  [Daan Hoogland] Logrotate is called from crontab. Debian crontab does
 not include everything in it's path. Therefore reference to these bins need
 to be absoluut.
 
  --
  [...truncated 1334 lines...]
  [INFO] Using 'UTF-8' encoding to copy filtered resources.
  [INFO] Copying 30 resources
  [INFO] Copying 3 resources
  [INFO]
  [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @
 cloud-server ---
  [INFO] Compiling 360 source files to 
 http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/target/classes
 
  [INFO]
  [INFO] --- maven-resources-plugin:2.5:testResources
 (default-testResources) @ cloud-server ---
  [debug] execute contextualize
  [INFO] Using 'UTF-8' encoding to copy filtered resources.
  [INFO] Copying 29 resources
  [INFO] Copying 3 resources
  [INFO]
  [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile)
 @ cloud-server ---
  [INFO] Compiling 82 source files to 
 http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/target/test-classes
 
  [INFO]
  [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-server
 ---
  [INFO] Surefire report directory: 
 http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/target/surefire-reports
 
 
  ---
   T E S T S
  ---
  Running
 org.apache.cloudstack.region.gslb.GlobalLoadBalancingRulesServiceImplTest
  log4j:WARN No appenders could be found for logger
 (org.apache.cloudstack.region.gslb.GlobalLoadBalancingRulesServiceImplTest).
  log4j:WARN Please initialize the log4j system properly.
  log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
 for more info.
  Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.902 sec
  Running org.apache.cloudstack.region.RegionManagerTest
  Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec
  Running org.apache.cloudstack.service.ServiceOfferingVOTest
  Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec
  Running org.apache.cloudstack.affinity.AffinityApiUnitTest
  Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.972 sec
  Running org.apache.cloudstack.privategw.AclOnPrivateGwTest
  Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.998 sec
  Running org.apache.cloudstack.network.lb.CertServiceTest
  Tests run: 15, Failures: 5, Errors: 3, Skipped: 0, Time elapsed: 12.586
 sec  FAILURE!
  Running org.apache.cloudstack.network.lb.ApplicationLoadBalancerTest
  Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.7 sec
  Running org.apache.cloudstack.networkoffering.CreateNetworkOfferingTest
  Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.328
 sec
  Running com.cloud.template.TemplateManagerImplTest
  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec
  Running com.cloud.keystore.KeystoreTest
 
 org.apache.cloudstack.api.response.UserVmResponse/null/{id:3,securitygroup:[],nic:[],tags:[],affinitygroup:[]}
 
 org.apache.cloudstack.api.response.AlertResponse/null/{id:100,description:Hello}
  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 sec
  Running com.cloud.server.ConfigurationServerImplTest
  Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec
  Running com.cloud.event.EventControlsUnitTest
  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 sec
  Running com.cloud.resourcelimit.ResourceLimitManagerImplTest
  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
  Running com.cloud.api.dispatch.ParamGenericValidationWorkerTest
  Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec
  Running com.cloud.api.dispatch.ParamProcessWorkerTest
  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec
  Running com.cloud.api.dispatch.CommandCreationWorkerTest
  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec
  Running com.cloud.api.dispatch.DispatchChainFactoryTest
  

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.0 (round #6)

2014-11-09 Thread Joe Brockmeier
On Fri, Nov 7, 2014, at 05:58 AM, Rohit Yadav wrote:
 Yes I think so. I just read the bylaws [1] again and you’re right this
 voting round would need two more +1 (binding) votes from PMC to be
 passed.
 
 I thought any 3 +1 votes (majority) would make it pass and the 72 hour
 voting window completed. Sorry, I was not too careful. In this case,
 we’ll let the round continue until we’ve two more binding votes.

+1 (binding)

Best,

jzb
-- 
Joe Brockmeier
j...@zonker.net
Twitter: @jzb
http://www.dissociatedpress.net/


Tomcat6 *build* requirement

2014-11-09 Thread Ian Duffy
Hi All,

I was wondering if somebody could explain the *Build* Requirement on
Tomcat6 for building RPMs.

I don't install tomcat via yum so its not picked up by rpm-builder and thus
not detected as being installed.
I'd rather not install it as I want tomcat7 on my machine.

Thanks,

Ian


Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.0 (round #6)

2014-11-09 Thread Rohit Yadav
Hi all,

After 6 voting rounds and, the vote for CloudStack CloudMonkey 5.3.0 *passes* 
with
3 PMC + 3 non-PMC votes.

+1 (PMC / binding)
3 persons

+1 (non binding)
3 persons

0
none

-1
none

Thanks Ian, Pierre, Joe for your binding votes.

I’ll work on the announcement draft now, can any of the PMC members help move 
the voting artifact to releases now:

svn mv -m Publishing Apache CloudStack CloudMonkey 5.3.0 release 
https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.0/https://dist.apache.org/repos/dist/release/cloudstack/releases/

The voted 5.3.0 artifact has been published to PyPi:

Source release:
https://pypi.python.org/packages/source/c/cloudmonkey/cloudmonkey-5.3.0.tar.gz#md5=3dc6fbc4ff1ff44169f33b0ee183128b

Signature:
https://pypi.python.org/packages/source/c/cloudmonkey/cloudmonkey-5.3.0.tar.gz.asc

To install: pip install cloudmonkey
To upgrade: pip install —upgrade cloudmonkey

 On 10-Nov-2014, at 3:59 am, Joe Brockmeier j...@zonker.net wrote:

 On Fri, Nov 7, 2014, at 05:58 AM, Rohit Yadav wrote:
 Yes I think so. I just read the bylaws [1] again and you’re right this
 voting round would need two more +1 (binding) votes from PMC to be
 passed.

 I thought any 3 +1 votes (majority) would make it pass and the 72 hour
 voting window completed. Sorry, I was not too careful. In this case,
 we’ll let the round continue until we’ve two more binding votes.

 +1 (binding)

 Best,

 jzb
 --
 Joe Brockmeier
 j...@zonker.net
 Twitter: @jzb
 http://www.dissociatedpress.net/

Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 88 262 30892 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab

Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design  Buildhttp://shapeblue.com/iaas-cloud-design-and-build//
CSForge – rapid IaaS deployment frameworkhttp://shapeblue.com/csforge/
CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
CloudStack Infrastructure 
Supporthttp://shapeblue.com/cloudstack-infrastructure-support/
CloudStack Bootcamp Training Courseshttp://shapeblue.com/cloudstack-training/

This email and any attachments to it may be confidential and are intended 
solely for the use of the individual to whom it is addressed. Any views or 
opinions expressed are solely those of the author and do not necessarily 
represent those of Shape Blue Ltd or related companies. If you are not the 
intended recipient of this email, you must neither take any action based upon 
its contents, nor copy or show it to anyone. Please contact the sender if you 
believe you have received this email in error. Shape Blue Ltd is a company 
incorporated in England  Wales. ShapeBlue Services India LLP is a company 
incorporated in India and is operated under license from Shape Blue Ltd. Shape 
Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is 
operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company 
registered by The Republic of South Africa and is traded under license from 
Shape Blue Ltd. ShapeBlue is a registered trademark.


[DISCUSS] Changing nictype/disk controller for a template or VM

2014-11-09 Thread Rohit Yadav
Hi,

In case of VMWare, when we register a new template we can pass in nic type and 
disk controller but there is no API (or parameter passable to current APIs) to 
change nic type and disk controller for both VM and template.

I’m planning to add a details map (following the registerTemplate API) to 
updateTemplate and updateVirtualMachine APIs which would takes in the nictype 
and disk controller parameters. Please share if this would cause any issue for 
you or if there is was a good reason to not allow it before? Right now to do 
something like that would require database hacking. Thanks.

Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 88 262 30892 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab

Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design  Buildhttp://shapeblue.com/iaas-cloud-design-and-build//
CSForge – rapid IaaS deployment frameworkhttp://shapeblue.com/csforge/
CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
CloudStack Infrastructure 
Supporthttp://shapeblue.com/cloudstack-infrastructure-support/
CloudStack Bootcamp Training Courseshttp://shapeblue.com/cloudstack-training/

This email and any attachments to it may be confidential and are intended 
solely for the use of the individual to whom it is addressed. Any views or 
opinions expressed are solely those of the author and do not necessarily 
represent those of Shape Blue Ltd or related companies. If you are not the 
intended recipient of this email, you must neither take any action based upon 
its contents, nor copy or show it to anyone. Please contact the sender if you 
believe you have received this email in error. Shape Blue Ltd is a company 
incorporated in England  Wales. ShapeBlue Services India LLP is a company 
incorporated in India and is operated under license from Shape Blue Ltd. Shape 
Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is 
operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company 
registered by The Republic of South Africa and is traded under license from 
Shape Blue Ltd. ShapeBlue is a registered trademark.