Build failed in Jenkins: build-master-simulator #1011

2014-11-08 Thread jenkins
See 

--
[...truncated 1260 lines...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
cloud-engine-components-api ---
[INFO] Compiling 31 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-engine-components-api ---
[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:2.5.1:testCompile (default-testCompile) @ 
cloud-engine-components-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ 
cloud-engine-components-api ---
[INFO] Surefire report directory: 


---
 T E S T S
---

Results :

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

[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Server 4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-server ---
[INFO] Deleting 
 
(includes = [**/*], excludes = [])
[INFO] Deleting 
 (includes 
= [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-server ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-server 
---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-resource) @ cloud-server ---
[INFO] Executing tasks

main:
 [copy] Copying 3 files to 

 [copy] Copying 1 file to 

[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-server ---
[debug] execute contextualize
[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 405 source files to 

[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 30 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-server ---
[INFO] Compiling 98 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-server ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running com.cloud.event.EventControlsUnitTest
log4j:WARN No appenders could be found for logger 
(com.cloud.event.EventControlsUnitTest).
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: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.624 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: 0.987 sec
Running com.cloud.alert.AlertControlsUnitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec
Running com.cloud.capacity.CapacityManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 sec
Running com.cloud.servlet.StaticResourceServletTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 sec

Build failed in Jenkins: build-4.5 #105

2014-11-08 Thread jenkins
See 

Changes:

[sanjay.tripathi] CLOUDSTACK-7868: Failed storage.PrimaryStorageDownloadCommand 
leaves corrupt VDIs in primary storage.

--
[...truncated 4551 lines...]
2014-11-08 03:42:18 DEBUG InjectionMetadata:85 - Processing injected method of 
bean 'globoDnsElement': AutowiredFieldElement for com.cloud.host.dao.HostDao 
com.globo.globodns.cloudstack.element.GloboDnsElement._hostDao
2014-11-08 03:42:18 DEBUG DefaultListableBeanFactory:246 - Returning cached 
instance of singleton bean 'hostDao'
2014-11-08 03:42:18 DEBUG AutowiredAnnotationBeanPostProcessor:433 - Autowiring 
by type from bean name 'globoDnsElement' to bean named 'hostDao'
2014-11-08 03:42:18 DEBUG InjectionMetadata:85 - Processing injected method of 
bean 'globoDnsElement': AutowiredFieldElement for 
com.cloud.network.dao.PhysicalNetworkDao 
com.globo.globodns.cloudstack.element.GloboDnsElement._physicalNetworkDao
2014-11-08 03:42:18 DEBUG DefaultListableBeanFactory:246 - Returning cached 
instance of singleton bean 'physicalNetworkDao'
2014-11-08 03:42:18 DEBUG AutowiredAnnotationBeanPostProcessor:433 - Autowiring 
by type from bean name 'globoDnsElement' to bean named 'physicalNetworkDao'
2014-11-08 03:42:18 DEBUG InjectionMetadata:85 - Processing injected method of 
bean 'globoDnsElement': AutowiredFieldElement for com.cloud.agent.AgentManager 
com.globo.globodns.cloudstack.element.GloboDnsElement._agentMgr
2014-11-08 03:42:18 DEBUG DefaultListableBeanFactory:246 - Returning cached 
instance of singleton bean 'agentManager'
2014-11-08 03:42:18 DEBUG AutowiredAnnotationBeanPostProcessor:433 - Autowiring 
by type from bean name 'globoDnsElement' to bean named 'agentManager'
2014-11-08 03:42:18 DEBUG InjectionMetadata:85 - Processing injected method of 
bean 'globoDnsElement': AutowiredFieldElement for 
com.cloud.resource.ResourceManager 
com.globo.globodns.cloudstack.element.GloboDnsElement._resourceMgr
2014-11-08 03:42:18 DEBUG DefaultListableBeanFactory:246 - Returning cached 
instance of singleton bean 'resourceManager'
2014-11-08 03:42:18 DEBUG AutowiredAnnotationBeanPostProcessor:433 - Autowiring 
by type from bean name 'globoDnsElement' to bean named 'resourceManager'
[INFO] 
[INFO] 
[INFO] Skipping Apache CloudStack Engine Storage Image Component
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] 
[INFO] Skipping Apache CloudStack Engine Storage Cache Component
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] 
[INFO] Skipping Apache CloudStack Engine Storage Snapshot Component
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] 
[INFO] Skipping Apache CloudStack Cloud Engine Service
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] 
[INFO] Skipping Apache CloudStack Plugin - Hypervisor XenServer
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] 
[INFO] Skipping Apache CloudStack Plugin - Storage Allocator Random
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
2014-11-08 03:42:18 DEBUG DefaultListableBeanFactory:246 - Returning cached 
instance of singleton bean 'globoDnsElement'
2014-11-08 03:42:18 INFO  ComponentContext:108 - Configuring 
com.globo.globodns.cloudstack.element.GloboDnsElement_EnhancerByCloudStack_399860
2014-11-08 03:42:18 INFO  ComponentContext:132 - Starting 
com.globo.globodns.cloudstack.element.GloboDnsElement_EnhancerByCloudStack_399860
2014-11-08 03:42:18 DEB

Jenkins build is back to normal : build-4.5 #106

2014-11-08 Thread jenkins
See 



Re: Domains and users

2014-11-08 Thread Giri Prasad
Hi GopalaKrishnan,


Thanks for the information. I will try that.

Regards,
Giri




- Original Message -
From: GopalaKrishnan.S 
To: Giri Prasad 
Cc: "dev@cloudstack.apache.org" ; 
"us...@cloudstack.apache.org" 
Sent: Saturday, 8 November 2014 2:11 PM
Subject: Re: Domains and users

Hi Giri,

In order to access your domain admin user instances to domain users, login
as domain admin and should create project after that create instance on 
that project, you can add normal users under that project.

Normal users can access the Instance which is included in project.


Thank You.
Gopalakrishnan.S
Cloud Consultant - Fogpanel



On Sat, November 8, 2014 7:48 am, Giri Prasad wrote:
> Hi All,
>
>
>
> I have cloudstack 4.x working correctly. I have created a few domains,
> respective domain admins and domain users.
>
> Also, one instance (with all the os and required apps) is created by
> every domain admin. Now, I want the domain users, to be able to access
> and run the the instances, created by the domain admin.
>
> I am using php wrappers and cloudstack api's, using which domain admins
> and domain users are logging in without any issues.
>
> When the domain user (not the domain admin) logs in, using his
> userid/passwd/domainname, how to access, the instances, created by the
> domain admin, and what priveleges should be made available for the domain
> user, so that he can access and run the instances created by the domain
> admin.
>
>
>
> Thanks & Regards,Giri
>
>


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

2014-11-08 Thread Joris van Lieshout

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

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