Re: Review Request 27868: InvalidParameter Exception with stacktrace in MS log wile executing scale vm.

2015-03-16 Thread Rajani Karuturi

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

Ship it!


4.5 659edb4d9b64377a52eb587ab07039e6badb604e
master/4.6+ 2783cf540b15323b9fc1e0ced0ad850f694ed479

- Rajani Karuturi


On Nov. 12, 2014, 6:26 a.m., bharat kumar wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27868/
> ---
> 
> (Updated Nov. 12, 2014, 6:26 a.m.)
> 
> 
> Review request for cloudstack and Kishan Kavala.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> ---
> 
> InvalidParameter Exception with stacktrace in  MS log
> https://issues.apache.org/jira/browse/CLOUDSTACK-7348
> 
> we do not throw the exceptions now. Added some info in the log, to say what 
> happend to the command.
> 
> 
> Diffs
> -
> 
>   server/src/com/cloud/vm/UserVmManagerImpl.java 
> 77ace7a5f6c7f6e423a7e97bbf4c4bb5fdcb730a 
> 
> Diff: https://reviews.apache.org/r/27868/diff/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> bharat kumar
> 
>



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

2015-03-16 Thread jenkins
See 

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-cac 
(cloudstack-buildslave-centos6) in workspace 

 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=400
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Error performing command: /usr/bin/git 
rev-parse --is-inside-work-tree
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1598)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1567)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1563)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1249)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1261)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:216)
at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:320)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:295)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:254)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
Caused by: java.io.IOException: Cannot run program "/usr/bin/git" (in directory 
": 
java.io.IOException: error=11, Resource temporarily unavailable
at java.lang.ProcessBuilder.start(ProcessBuilder.java:494)
at hudson.Proc$LocalProc.(Proc.java:244)
at hudson.Proc$LocalProc.(Proc.java:216)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:803)
at hudson.Launcher$ProcStarter.start(Launcher.java:381)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1587)
... 22 more
Caused by: java.io.IOException: java.io.IOException: error=11, Resource 
temporarily unavailable
at java.lang.UNIXProcess.(UNIXProcess.java:164)
at java.lang.ProcessImpl.start(ProcessImpl.java:81)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:476)
... 27 more
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git init 
 >  # timeout=400
ERROR: Error cloning remote repo 'origin'
ERROR: Error cloning remote repo 'origin'
[FINDBUGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...


Build failed in Jenkins: Build-by-Branch #1

2015-03-16 Thread jenkins
See 

--
Started by user Raja Pullela
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-cac 
(cloudstack-buildslave-centos6) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git init  # 
 > timeout=400
ERROR: Error cloning remote repo 'origin'
ERROR: Error cloning remote repo 'origin'
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2665)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
at ..remote call to cloudstack-buildslave-centos6-cac(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:970)
at hudson.FilePath.act(FilePath.java:959)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at 
hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1784)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)


Build failed in Jenkins: build-master #2334

2015-03-16 Thread jenkins
See 

Changes:

[Rajani Karuturi] CLOUDSTACK-7348 InvalidParameter Exception while executing 
scale vm.

--
[...truncated 120 lines...]
[INFO] Apache CloudStack Framework - QuickCloud
[INFO] Apache CloudStack AWS API Bridge
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Developer Tools - Checkstyle Configuration 
4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ checkstyle ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
checkstyle ---
[debug] execute contextualize
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ checkstyle 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
checkstyle ---
[debug] execute contextualize
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
checkstyle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ checkstyle ---
[INFO] No tests to run.
[INFO] Surefire report directory: 


---
 T E S T S
---
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 


Results :

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

[INFO] 
[INFO] 
[INFO] Building Apache CloudStack 4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloudstack ---
[INFO] Deleting  
(includes = [**/*], excludes = [])
[INFO] Deleting  (includes 
= [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloudstack ---
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Maven Conventions Parent 4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-maven-standard 
---
[INFO] Deleting 
 
(includes = [**/*], excludes = [])
[INFO] Deleting 
 (includes = 
[target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-maven-standard ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-maven-standard ---
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Framework - Managed Context 4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
cloud-framework-managed-context ---
[INFO] Deleting 

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

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-framework-managed-context ---
[INFO] 
[INFO

Build failed in Jenkins: build-4.5 #394

2015-03-16 Thread jenkins
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-cac 
(cloudstack-buildslave-centos6) in workspace 

 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=400
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Error performing git command
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1602)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1567)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1563)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1249)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1261)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:216)
at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:320)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:295)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:254)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:679)
at hudson.Proc$LocalProc.(Proc.java:276)
at hudson.Proc$LocalProc.(Proc.java:216)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:803)
at hudson.Launcher$ProcStarter.start(Launcher.java:381)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1587)
... 22 more
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git init  # 
 > timeout=400
ERROR: Error cloning remote repo 'origin'
ERROR: Error cloning remote repo 'origin'
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2665)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
at ..remote call to cloudstack-buildslave-centos6-cac(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:970)
at hudson.FilePath.act(FilePath.java:959)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at 
hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at 
hudson.tasks.junit.JUnitResultArchiver.perform

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

2015-03-16 Thread jenkins
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-cac 
(cloudstack-buildslave-centos6) in workspace 

 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=400
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git # timeout=400
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git --version # timeout=400
 > /usr/bin/git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
ERROR: Error fetching remote repo 'origin'
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: Test reports were found but none of them are new. Did 
tests run? 
For example, 

 is 3 days 22 hr old

at hudson.tasks.junit.TestResult.parse(TestResult.java:178)
at hudson.tasks.junit.TestResult.parse(TestResult.java:146)
at hudson.tasks.junit.TestResult.(TestResult.java:122)
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119)
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2665)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
at ..remote call to cloudstack-buildslave-centos6-cac(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:970)
at hudson.FilePath.act(FilePath.java:959)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at 
hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1784)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)


Build failed in Jenkins: build-4.5 #395

2015-03-16 Thread jenkins
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-cac 
(cloudstack-buildslave-centos6) in workspace 

 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=400
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git # timeout=400
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git --version # timeout=400
 > /usr/bin/git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
ERROR: Error fetching remote repo 'origin'
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2665)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
at ..remote call to cloudstack-buildslave-centos6-cac(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:970)
at hudson.FilePath.act(FilePath.java:959)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at 
hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1784)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)


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

2015-03-16 Thread jenkins
See 

Changes:

[Rajani Karuturi] CLOUDSTACK-7348 InvalidParameter Exception while executing 
scale vm.

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-9ee 
(cloudstack-buildslave-centos6) in workspace 

 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=400
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git # timeout=400
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git --version # timeout=400
 > /usr/bin/git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git 
 > +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=400
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # 
 > timeout=400
Checking out Revision 2783cf540b15323b9fc1e0ced0ad850f694ed479 
(refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=400
 > /usr/bin/git checkout -f 2783cf540b15323b9fc1e0ced0ad850f694ed479
 > /usr/bin/git rev-list c8901a799076859f9bc0100ad0ace2677d2270d9 # timeout=400
[copy-to-slave] Copying 'settings.xml', excluding nothing, from 
'file:/var/lib/jenkins/userContent/' on the master to 
' on 
'cloudstack-buildslave-centos6-9ee'.
[build-master-simulator] $ 
/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/bin/mvn -s 
 
-Psimulator -pl plugins/hypervisors/simulator -am clean test
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration
[INFO] Apache CloudStack
[INFO] Apache CloudStack Maven Conventions Parent
[INFO] Apache CloudStack Framework - Managed Context
[INFO] Apache CloudStack Utils
[INFO] Apache CloudStack Framework
[INFO] Apache CloudStack Framework - Event Notification
[INFO] Apache CloudStack Framework - Configuration
[INFO] Apache CloudStack API
[INFO] Apache CloudStack Framework - REST
[INFO] Apache CloudStack Framework - IPC
[INFO] Apache CloudStack Cloud Engine
[INFO] Apache CloudStack Cloud Engine API
[INFO] Apache CloudStack Framework - Security
[INFO] Apache CloudStack Core
[INFO] Apache CloudStack Agents
[INFO] Apache CloudStack Framework - Clustering
[INFO] Apache CloudStack Framework - Event Notification
[INFO] Apache CloudStack Cloud Engine Schema Component
[INFO] Apache CloudStack Framework - Jobs
[INFO] Apache CloudStack Cloud Engine Internal Components API
[INFO] Apache CloudStack Server
[INFO] Apache CloudStack Cloud Services
[INFO] Apache CloudStack Secondary Storage
[INFO] Apache CloudStack Secondary Storage Service
[INFO] Apache CloudStack Engine Storage Component
[INFO] Apache CloudStack Engine Storage Volume Component
[INFO] Apache CloudStack Engine Storage Image Component
[INFO] Apache CloudStack Engine Storage Snapshot Component
[INFO] Apache CloudStack Plugin POM
[INFO] Apache CloudStack Plugin - Hypervisor Simulator
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Developer Tools - Checkstyle Configuration 
4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
checkstyle ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ checkstyle 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
checkstyle ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
checkstyle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle ---
[INFO] No tests to run.
[INFO] 
[INFO] --

Re: [DISCUSS] Support Docker as a hypervisor in CloudStack ( CloudStack / CLOUDSTACK-8205)

2015-03-16 Thread Sebastien Goasguen

> On Mar 16, 2015, at 6:43 AM, Kishan Kavala  wrote:
> 
> CoreOS is supported on CS. Templates are available here: 
> http://dl.openvm.eu/cloudstack/coreos/x86_64/
> 

There and on the official coreOS download site. It’s been available for a while 
now.

It would be very nice for someone to look at creating CS templates for Atomic, 
Snappy and coreOS …

We should have all docker minimal OS supported under CloudStack.

> Still, I think it is working exploring Docker as a hypervisor also.
> 
> Tuna stared some work on this earlier:
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Supporting+Docker+as+a+hypervisor
> http://ngtuna.blogspot.in/2013/12/docker-in-cloudstack.html
> 
> https://issues.apache.org/jira/browse/CLOUDSTACK-6664
> 
> 
> -Original Message-
> From: Koushik Das [mailto:koushik@citrix.com] 
> Sent: Monday, March 16, 2015 10:49 AM
> To: dev@cloudstack.apache.org
> Subject: RE: [DISCUSS] Support Docker as a hypervisor in CloudStack ( 
> CloudStack / CLOUDSTACK-8205)
> 
> This is another alternate https://coreos.com/using-coreos/containers/. CS 
> needs to support CoreOS.
> 
> -Original Message-
> From: Diwas Joshi [mailto:dj.dij...@gmail.com] 
> Sent: Monday, 16 March 2015 2:53
> To: dev@cloudstack.apache.org
> Subject: [DISCUSS] Support Docker as a hypervisor in CloudStack ( CloudStack 
> / CLOUDSTACK-8205)
> 
> hello, I would like to work on the following issue for
> https://issues.apache.org/jira/browse/CLOUDSTACK-8205 for google summer of 
> code 2015. It would be really helpful if someone can tell me more about the 
> idea and provide guidelines to get started with this.
> 
> regards



Build failed in Jenkins: build-4.5 #396

2015-03-16 Thread jenkins
See 

Changes:

[Rajani Karuturi] CLOUDSTACK-7348 InvalidParameter Exception while executing 
scale vm.

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-cac 
(cloudstack-buildslave-centos6) in workspace 

 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=400
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git # timeout=400
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git --version # timeout=400
 > /usr/bin/git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git 
 > +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/4.5^{commit} # timeout=400
 > /usr/bin/git rev-parse refs/remotes/origin/origin/4.5^{commit} # timeout=400
Checking out Revision 659edb4d9b64377a52eb587ab07039e6badb604e 
(refs/remotes/origin/4.5)
 > /usr/bin/git config core.sparsecheckout # timeout=400
 > /usr/bin/git checkout -f 659edb4d9b64377a52eb587ab07039e6badb604e
 > /usr/bin/git rev-list b4a5a32a7488ecd93f295670e7f641fc32198aa7 # timeout=400
[copy-to-slave] Copying 'settings.xml', excluding nothing, from 
'file:/var/lib/jenkins/userContent/' on the master to 
' on 
'cloudstack-buildslave-centos6-cac'.
[build-4.5] $ 
/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/bin/mvn -s 
 
-Psystemvm,awsapi -T 2C clean test
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2665)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
at ..remote call to cloudstack-buildslave-centos6-cac(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:970)
at hudson.FilePath.act(FilePath.java:959)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at 
hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1784)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)


Re: [DISCUSS] Support Docker as a hypervisor in CloudStack ( CloudStack / CLOUDSTACK-8205)

2015-03-16 Thread Sebastien Goasguen

> On Mar 16, 2015, at 8:33 AM, Sebastien Goasguen  wrote:
> 
> 
>> On Mar 16, 2015, at 6:43 AM, Kishan Kavala  wrote:
>> 
>> CoreOS is supported on CS. Templates are available here: 
>> http://dl.openvm.eu/cloudstack/coreos/x86_64/
>> 
> 
> There and on the official coreOS download site. It’s been available for a 
> while now.
> 
> It would be very nice for someone to look at creating CS templates for 
> Atomic, Snappy and coreOS …

I meant rancherOS.

> 
> We should have all docker minimal OS supported under CloudStack.
> 
>> Still, I think it is working exploring Docker as a hypervisor also.
>> 
>> Tuna stared some work on this earlier:
>> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Supporting+Docker+as+a+hypervisor
>> http://ngtuna.blogspot.in/2013/12/docker-in-cloudstack.html
>> 
>> https://issues.apache.org/jira/browse/CLOUDSTACK-6664
>> 
>> 
>> -Original Message-
>> From: Koushik Das [mailto:koushik@citrix.com] 
>> Sent: Monday, March 16, 2015 10:49 AM
>> To: dev@cloudstack.apache.org
>> Subject: RE: [DISCUSS] Support Docker as a hypervisor in CloudStack ( 
>> CloudStack / CLOUDSTACK-8205)
>> 
>> This is another alternate https://coreos.com/using-coreos/containers/. CS 
>> needs to support CoreOS.
>> 
>> -Original Message-
>> From: Diwas Joshi [mailto:dj.dij...@gmail.com] 
>> Sent: Monday, 16 March 2015 2:53
>> To: dev@cloudstack.apache.org
>> Subject: [DISCUSS] Support Docker as a hypervisor in CloudStack ( CloudStack 
>> / CLOUDSTACK-8205)
>> 
>> hello, I would like to work on the following issue for
>> https://issues.apache.org/jira/browse/CLOUDSTACK-8205 for google summer of 
>> code 2015. It would be really helpful if someone can tell me more about the 
>> idea and provide guidelines to get started with this.
>> 
>> regards
> 



Re: Review Request 28437: CLOUDSTACK-6282 Added automated ACL tests

2015-03-16 Thread anusha bilgi

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

(Updated March 16, 2015, 8:38 a.m.)


Review request for cloudstack and Santhosh Edukulla.


Changes
---

Modified tests to incorporate review comments. Review the same.


Bugs: cloudstack-6282
https://issues.apache.org/jira/browse/cloudstack-6282


Repository: cloudstack-git


Description
---

CLOUDSTACK-6282 Added automated ACL tests


Diffs (updated)
-

  test/integration/component/test_escalations_networks.py fb2196c 

Diff: https://reviews.apache.org/r/28437/diff/


Testing
---

Tests the changed files and attached are the results for the same


File Attachments


results.txt
  
https://reviews.apache.org/media/uploaded/files/2014/11/25/61351189-70e9-4fa6-8bcf-035d28fa61e6__results.txt


Thanks,

anusha bilgi



Re: Review Request 28437: CLOUDSTACK-6282 Added automated ACL tests

2015-03-16 Thread Gaurav Aradhye

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



test/integration/component/test_escalations_networks.py


Please remvoe all import *


- Gaurav Aradhye


On March 16, 2015, 2:08 p.m., anusha bilgi wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/28437/
> ---
> 
> (Updated March 16, 2015, 2:08 p.m.)
> 
> 
> Review request for cloudstack and Santhosh Edukulla.
> 
> 
> Bugs: cloudstack-6282
> https://issues.apache.org/jira/browse/cloudstack-6282
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> ---
> 
> CLOUDSTACK-6282 Added automated ACL tests
> 
> 
> Diffs
> -
> 
>   test/integration/component/test_escalations_networks.py fb2196c 
> 
> Diff: https://reviews.apache.org/r/28437/diff/
> 
> 
> Testing
> ---
> 
> Tests the changed files and attached are the results for the same
> 
> 
> File Attachments
> 
> 
> results.txt
>   
> https://reviews.apache.org/media/uploaded/files/2014/11/25/61351189-70e9-4fa6-8bcf-035d28fa61e6__results.txt
> 
> 
> Thanks,
> 
> anusha bilgi
> 
>



Jira Housekeeping - Old Blockers 4.4.2

2015-03-16 Thread Paul Angus
Hi Daan,

What's your view on these 'blockers' for the 4.4.2 release?

https://issues.apache.org/jira/issues/?jql=project%20%3D%20CLOUDSTACK%20AND%20priority%20%3D%20Blocker%20AND%20resolution%20%3D%20Unresolved%20AND%20affectedVersion%20%3D%204.4.2%20ORDER%20BY%20key%20DESC

CLOUDSTACK-8210  KVM Unable to Cancel Maintenance mode after upgrade
CLOUDSTACK-8201  KVM Snapshot to Template to New Instance is not working
CLOUDSTACK-8148  dvSwitch Broken with java.lang.NumberFormatException


Regards

Paul Angus
Cloud Architect

[cid:image001.png@01D01549.640501B0]

D: +44 20 3468 5163 |S: +44 20 3603 0540 
| M: +44 7711 418 784 | T: @CloudyAngus
paul.an...@shapeblue.com | 
www.shapeblue.com | 
Twitter:@shapeblue
ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N 4HS

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

IaaS Cloud Design & Build
CSForge - rapid IaaS deployment framework
CloudStack Consulting
CloudStack Software 
Engineering
CloudStack Infrastructure 
Support
CloudStack Bootcamp Training Courses

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.


Review Request 32094: test case added to verify restore VM operation

2015-03-16 Thread shweta agarwal

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

Review request for cloudstack, sanjeev n and SrikanteswaraRao Talluri.


Repository: cloudstack-git


Description
---

test case added to verify restore VM operation


Diffs
-

  test/integration/component/test_escalations_instances.py 4b22016 
  tools/marvin/marvin/config/test_data.py 80ead64 

Diff: https://reviews.apache.org/r/32094/diff/


Testing
---

Yes


Thanks,

shweta agarwal



Re: [DISCUSS] Support Docker as a hypervisor in CloudStack ( CloudStack / CLOUDSTACK-8205)

2015-03-16 Thread Nux!
I had a look at Atomic, the CentOS image should theoretically work with 
Cloudstack; but in practice it does not (cloud-init fails).
When I'll get some more time I'll look more into it and perhaps we can get that 
fixed.

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "Sebastien Goasguen" 
> To: dev@cloudstack.apache.org
> Sent: Monday, 16 March, 2015 07:33:34
> Subject: Re: [DISCUSS] Support Docker as a hypervisor in CloudStack ( 
> CloudStack / CLOUDSTACK-8205)

>> On Mar 16, 2015, at 6:43 AM, Kishan Kavala  wrote:
>> 
>> CoreOS is supported on CS. Templates are available here:
>> http://dl.openvm.eu/cloudstack/coreos/x86_64/
>> 
> 
> There and on the official coreOS download site. It’s been available for a 
> while
> now.
> 
> It would be very nice for someone to look at creating CS templates for Atomic,
> Snappy and coreOS …
> 
> We should have all docker minimal OS supported under CloudStack.
> 
>> Still, I think it is working exploring Docker as a hypervisor also.
>> 
>> Tuna stared some work on this earlier:
>> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Supporting+Docker+as+a+hypervisor
>> http://ngtuna.blogspot.in/2013/12/docker-in-cloudstack.html
>> 
>> https://issues.apache.org/jira/browse/CLOUDSTACK-6664
>> 
>> 
>> -Original Message-
>> From: Koushik Das [mailto:koushik@citrix.com]
>> Sent: Monday, March 16, 2015 10:49 AM
>> To: dev@cloudstack.apache.org
>> Subject: RE: [DISCUSS] Support Docker as a hypervisor in CloudStack ( 
>> CloudStack
>> / CLOUDSTACK-8205)
>> 
>> This is another alternate https://coreos.com/using-coreos/containers/. CS 
>> needs
>> to support CoreOS.
>> 
>> -Original Message-
>> From: Diwas Joshi [mailto:dj.dij...@gmail.com]
>> Sent: Monday, 16 March 2015 2:53
>> To: dev@cloudstack.apache.org
>> Subject: [DISCUSS] Support Docker as a hypervisor in CloudStack ( CloudStack 
>> /
>> CLOUDSTACK-8205)
>> 
>> hello, I would like to work on the following issue for
>> https://issues.apache.org/jira/browse/CLOUDSTACK-8205 for google summer of 
>> code
>> 2015. It would be really helpful if someone can tell me more about the idea 
>> and
>> provide guidelines to get started with this.
>> 
> > regards


Build failed in Jenkins: build-master #2335

2015-03-16 Thread jenkins
See 

Changes:

[Rajani Karuturi] CLOUDSTACK-5236 : ability to identify where the user is from 
(ex. LDAP)

--
[...truncated 763 lines...]
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.(UNIXProcess.java:135)
at java.lang.ProcessImpl.start(ProcessImpl.java:130)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
... 27 more
Tests run: 10, Failures: 3, Errors: 0, Skipped: 1, Time elapsed: 0.026 sec <<< 
FAILURE! - in com.cloud.utils.ScriptTest
testEcho(com.cloud.utils.ScriptTest)  Time elapsed: 0.003 sec  <<< FAILURE!
java.lang.AssertionError: expected null, but was:(UNIXProcess.java:135)
at java.lang.ProcessImpl.start(ProcessImpl.java:130)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
... 26 more
>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotNull(Assert.java:664)
at org.junit.Assert.assertNull(Assert.java:646)
at org.junit.Assert.assertNull(Assert.java:656)
at com.cloud.utils.ScriptTest.testEcho(ScriptTest.java:46)

testRunSimpleBashScript(com.cloud.utils.ScriptTest)  Time elapsed: 0.001 sec  
<<< FAILURE!
java.lang.AssertionError: expected: but was:
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at 
com.cloud.utils.ScriptTest.testRunSimpleBashScript(ScriptTest.java:93)

testRunSimpleBashScriptWithTimeout(com.cloud.utils.ScriptTest)  Time elapsed: 
0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected: but was:
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at 
com.cloud.utils.ScriptTest.testRunSimpleBashScriptWithTimeout(ScriptTest.java:125)

Running com.cloud.utils.StringUtilsTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in 
com.cloud.utils.StringUtilsTest
Running org.apache.cloudstack.utils.auth.SAMLUtilsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.163 sec - in 
org.apache.cloudstack.utils.auth.SAMLUtilsTest
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:693)
at 
org.apache.maven.surefire.booter.ForkedBooter.launchLastDitchDaemonShutdownThread(ForkedBooter.java:184)
at 
org.apache.maven.surefire.booter.ForkedBooter.exit(ForkedBooter.java:143)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:127)
Exception in thread "main" java.lang.OutOfMemoryError: unable to create new 
native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:693)
at 
org.apache.maven.surefire.booter.ForkedBooter.launchLastDitchDaemonShutdownThread(ForkedBooter.java:184)
at 
org.apache.maven.surefire.booter.ForkedBooter.exit(ForkedBooter.java:143)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:135)

Results :

Failed tests: 
  ScriptTest.testEcho:46 expected null, but was:(UNIXProcess.java:135)
at java.lang.ProcessImpl.start(ProcessImpl.java:130)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
... 26 more
>
  ScriptTest.testRunSimpleBashScript:93 expected: but was:
  ScriptTest.testRunSimpleBashScriptWithTimeout:125 expected: but 
was:
Tests in error: 
  ProcessUtilTest.pidCheck:54 » OutOfMemory unable to create new native thread

Tests run: 140, Failures: 3, Errors: 1, Skipped: 1

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[0.796s]
[INFO] Apache CloudStack . SUCCESS [0.741s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [1.017s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [2.749s]
[INFO] Apache CloudStack Utils ... FAILURE [19.243s]
[INFO] Apache CloudStack Framework ... SKIPPED
[INFO] Apache CloudStack Framework - Event Notification .. SKIPPED
[INFO] Apache CloudStack Framework - Configuration ... SKIPPED
[INFO] Apache CloudStack API . SKIPPED
[INFO] Apache CloudStack Framework - REST  SKIPPED
[INFO] Apache CloudStack Framework - IPC . SKIPPED
[INFO] Apache CloudStack Cloud Engine  SKIPPED
[INFO] Apache CloudStack Cloud Engine API  SKIPPED
[INFO] Apache CloudStack Framework -

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

2015-03-16 Thread jenkins
See 

Changes:

[Rajani Karuturi] CLOUDSTACK-5236 : ability to identify where the user is from 
(ex. LDAP)

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-9ee 
(cloudstack-buildslave-centos6) in workspace 

 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=400
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git # timeout=400
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git --version # timeout=400
 > /usr/bin/git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git 
 > +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=400
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # 
 > timeout=400
Checking out Revision 843f6b16914159ea6241c6c1a0a04e9d0fefaed4 
(refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=400
 > /usr/bin/git checkout -f 843f6b16914159ea6241c6c1a0a04e9d0fefaed4
 > /usr/bin/git rev-list 2783cf540b15323b9fc1e0ced0ad850f694ed479 # timeout=400
[copy-to-slave] Copying 'settings.xml', excluding nothing, from 
'file:/var/lib/jenkins/userContent/' on the master to 
' on 
'cloudstack-buildslave-centos6-9ee'.
[build-master-simulator] $ 
/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/bin/mvn -s 
 
-Psimulator -pl plugins/hypervisors/simulator -am clean test
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration
[INFO] Apache CloudStack
[INFO] Apache CloudStack Maven Conventions Parent
[INFO] Apache CloudStack Framework - Managed Context
[INFO] Apache CloudStack Utils
[INFO] Apache CloudStack Framework
[INFO] Apache CloudStack Framework - Event Notification
[INFO] Apache CloudStack Framework - Configuration
[INFO] Apache CloudStack API
[INFO] Apache CloudStack Framework - REST
[INFO] Apache CloudStack Framework - IPC
[INFO] Apache CloudStack Cloud Engine
[INFO] Apache CloudStack Cloud Engine API
[INFO] Apache CloudStack Framework - Security
[INFO] Apache CloudStack Core
[INFO] Apache CloudStack Agents
[INFO] Apache CloudStack Framework - Clustering
[INFO] Apache CloudStack Framework - Event Notification
[INFO] Apache CloudStack Cloud Engine Schema Component
[INFO] Apache CloudStack Framework - Jobs
[INFO] Apache CloudStack Cloud Engine Internal Components API
[INFO] Apache CloudStack Server
[INFO] Apache CloudStack Cloud Services
[INFO] Apache CloudStack Secondary Storage
[INFO] Apache CloudStack Secondary Storage Service
[INFO] Apache CloudStack Engine Storage Component
[INFO] Apache CloudStack Engine Storage Volume Component
[INFO] Apache CloudStack Engine Storage Image Component
[INFO] Apache CloudStack Engine Storage Snapshot Component
[INFO] Apache CloudStack Plugin POM
[INFO] Apache CloudStack Plugin - Hypervisor Simulator
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Developer Tools - Checkstyle Configuration 
4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
checkstyle ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ checkstyle 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
checkstyle ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
checkstyle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle ---
[INFO] No tests to run.
[INFO] 
[INFO]

Re: Review Request 32094: test case added to verify restore VM operation

2015-03-16 Thread Gaurav Aradhye

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



test/integration/component/test_escalations_instances.py


Please keep specific imports rather than import *



test/integration/component/test_escalations_instances.py


Not sure if we running/skipping tests on specific hypervisor depending 
uppon tags. Can you add a condition in the test case?



test/integration/component/test_escalations_instances.py


Please remove pep8 issues



test/integration/component/test_escalations_instances.py


Please use validateList method fomr utils.py



test/integration/component/test_escalations_instances.py


Please read host credentails from configurableData section in test_data.py 
file



test/integration/component/test_escalations_instances.py


No need to sleep as the check is included in base library, check 
VirtualMachine.start() function



tools/marvin/marvin/config/test_data.py


Will this work on automated builds?



tools/marvin/marvin/config/test_data.py


Unwanted change?


- Gaurav Aradhye


On March 16, 2015, 2:53 p.m., shweta agarwal wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/32094/
> ---
> 
> (Updated March 16, 2015, 2:53 p.m.)
> 
> 
> Review request for cloudstack, sanjeev n and SrikanteswaraRao Talluri.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> ---
> 
> test case added to verify restore VM operation
> 
> 
> Diffs
> -
> 
>   test/integration/component/test_escalations_instances.py 4b22016 
>   tools/marvin/marvin/config/test_data.py 80ead64 
> 
> Diff: https://reviews.apache.org/r/32094/diff/
> 
> 
> Testing
> ---
> 
> Yes
> 
> 
> Thanks,
> 
> shweta agarwal
> 
>



Build failed in Jenkins: build-4.5 #397

2015-03-16 Thread jenkins
See 

Changes:

[Rajani Karuturi] CLOUDSTACK-5236 : ability to identify where the user is from 
(ex. LDAP)

--
[...truncated 215 lines...]
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-framework-rest ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-maven-standard ---
[INFO] 
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Framework - QuickCloud 4.5.1-SNAPSHOT
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Framework - Managed Context 4.5.1-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-quickcloud ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
cloud-framework-managed-context ---
[INFO] Deleting  
(includes = [target, dist], excludes = [])
[INFO] Deleting 
 
(includes = [target, dist], excludes = [])
[INFO] 
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-framework-managed-context ---
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-quickcloud ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-framework-rest ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-quickcloud ---
[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:2.5.1:compile (default-compile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[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-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-quickcloud ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-framework-managed-context ---
[INFO] Surefire report directory: 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-framework-rest ---
[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:compile (default-compile) @ 
cloud-framework-rest ---
[INFO] Compiling 5 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-framework-managed-context ---
[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:compile (default-compile) @ 
cloud-framework-managed-context ---
[INFO] Compiling 8 source files to 


---
 T E S T S
---
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 


Results :

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

[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloudstack-service-sec

Build failed in Jenkins: build-4.5 #398

2015-03-16 Thread jenkins
See 

Changes:

[Rohit Yadav] user-authenticators: don't allow empty usernames or passwords

--
[...truncated 229 lines...]
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-maven-standard ---
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Framework - Managed Context 4.5.1-SNAPSHOT
[INFO] 
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Framework - QuickCloud 4.5.1-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-quickcloud ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
cloud-framework-managed-context ---
[INFO] Deleting 

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

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-quickcloud ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-framework-rest ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-framework-managed-context ---
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[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-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-quickcloud ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-framework-rest ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-framework-managed-context ---
[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:compile (default-compile) @ 
cloud-framework-managed-context ---
[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:compile (default-compile) @ 
cloud-framework-rest ---
[INFO] Surefire report directory: 

[INFO] Compiling 5 source files to 

[INFO] Compiling 8 source files to 


---
 T E S T S
---
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 

Results :

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

[INFO] Starting audit...
Audit done.

[

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

2015-03-16 Thread jenkins
See 

Changes:

[Rohit Yadav] user-authenticators: don't allow empty usernames or passwords

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-9ee 
(cloudstack-buildslave-centos6) in workspace 

 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=400
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git # timeout=400
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git --version # timeout=400
 > /usr/bin/git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git 
 > +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=400
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # 
 > timeout=400
Checking out Revision a69780b69b11004cf981db8d72a97301c2b46847 
(refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=400
 > /usr/bin/git checkout -f a69780b69b11004cf981db8d72a97301c2b46847
 > /usr/bin/git rev-list 843f6b16914159ea6241c6c1a0a04e9d0fefaed4 # timeout=400
[copy-to-slave] Copying 'settings.xml', excluding nothing, from 
'file:/var/lib/jenkins/userContent/' on the master to 
' on 
'cloudstack-buildslave-centos6-9ee'.
[build-master-simulator] $ 
/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/bin/mvn -s 
 
-Psimulator -pl plugins/hypervisors/simulator -am clean test
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration
[INFO] Apache CloudStack
[INFO] Apache CloudStack Maven Conventions Parent
[INFO] Apache CloudStack Framework - Managed Context
[INFO] Apache CloudStack Utils
[INFO] Apache CloudStack Framework
[INFO] Apache CloudStack Framework - Event Notification
[INFO] Apache CloudStack Framework - Configuration
[INFO] Apache CloudStack API
[INFO] Apache CloudStack Framework - REST
[INFO] Apache CloudStack Framework - IPC
[INFO] Apache CloudStack Cloud Engine
[INFO] Apache CloudStack Cloud Engine API
[INFO] Apache CloudStack Framework - Security
[INFO] Apache CloudStack Core
[INFO] Apache CloudStack Agents
[INFO] Apache CloudStack Framework - Clustering
[INFO] Apache CloudStack Framework - Event Notification
[INFO] Apache CloudStack Cloud Engine Schema Component
[INFO] Apache CloudStack Framework - Jobs
[INFO] Apache CloudStack Cloud Engine Internal Components API
[INFO] Apache CloudStack Server
[INFO] Apache CloudStack Cloud Services
[INFO] Apache CloudStack Secondary Storage
[INFO] Apache CloudStack Secondary Storage Service
[INFO] Apache CloudStack Engine Storage Component
[INFO] Apache CloudStack Engine Storage Volume Component
[INFO] Apache CloudStack Engine Storage Image Component
[INFO] Apache CloudStack Engine Storage Snapshot Component
[INFO] Apache CloudStack Plugin POM
[INFO] Apache CloudStack Plugin - Hypervisor Simulator
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Developer Tools - Checkstyle Configuration 
4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
checkstyle ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ checkstyle 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
checkstyle ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
checkstyle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle ---
[INFO] No tests to run.
[INFO] 
[INFO] --

Build failed in Jenkins: build-master #2336

2015-03-16 Thread jenkins
See 

Changes:

[Rohit Yadav] user-authenticators: don't allow empty usernames or passwords

--
[...truncated 121 lines...]
[INFO] Apache CloudStack AWS API Bridge
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Developer Tools - Checkstyle Configuration 
4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ checkstyle ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
checkstyle ---
[debug] execute contextualize
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ checkstyle 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
checkstyle ---
[debug] execute contextualize
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
checkstyle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ checkstyle ---
[INFO] No tests to run.
[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 4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloudstack ---
[INFO] Deleting  
(includes = [**/*], excludes = [])
[INFO] Deleting  (includes 
= [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloudstack ---
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Maven Conventions Parent 4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-maven-standard 
---
[INFO] Deleting 
 
(includes = [**/*], excludes = [])
[INFO] Deleting 
 (includes = 
[target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-maven-standard ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-maven-standard ---
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Framework - Managed Context 4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
cloud-framework-managed-context ---
[INFO] Deleting 

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

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

[INFO] Cop

[DISCUSS] Usage server: when can start end be after end date?

2015-03-16 Thread Rohit Yadav

Hi,

In the usage server, when can a resource (say volumes) have their
creation date after end date when calculating usage records/data. For
example this check:

https://github.com/apache/cloudstack/blob/master/usage/src/com/cloud/usage/parser/VolumeUsageParser.java#L106

In which cases/scenarios, will we hit that?

Lastly, what happens if a resource usage is less than an aggregation
period or does not evenly divide into one. For example, if resource
usage were billed/generated hourly and if I use a VM for a 1.3 hours,
will I have usage data/records for an hour or 2 hours or 1.3 hours?

Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 8826230892 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab
PS. If you see any footer below, I did not add it :)
Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build
CSForge – rapid IaaS deployment framework
CloudStack Consulting
CloudStack Software 
Engineering
CloudStack Infrastructure 
Support
CloudStack Bootcamp Training Courses

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.


Re: Review Request 28437: CLOUDSTACK-6282 Added automated ACL tests

2015-03-16 Thread anusha bilgi

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

(Updated March 16, 2015, 10:25 a.m.)


Review request for cloudstack and Santhosh Edukulla.


Changes
---

Added specific imports to test_escalations_networks.py


Bugs: cloudstack-6282
https://issues.apache.org/jira/browse/cloudstack-6282


Repository: cloudstack-git


Description
---

CLOUDSTACK-6282 Added automated ACL tests


Diffs (updated)
-

  test/integration/component/test_escalations_networks.py fb2196c 

Diff: https://reviews.apache.org/r/28437/diff/


Testing
---

Tests the changed files and attached are the results for the same


File Attachments


results.txt
  
https://reviews.apache.org/media/uploaded/files/2014/11/25/61351189-70e9-4fa6-8bcf-035d28fa61e6__results.txt


Thanks,

anusha bilgi



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

2015-03-16 Thread jenkins
See 

Changes:

[Rajani Karuturi] CLOUDSTACK-7348 InvalidParameter Exception while executing 
scale vm.

[Rajani Karuturi] CLOUDSTACK-5236 : ability to identify where the user is from 
(ex. LDAP)

[Rohit Yadav] user-authenticators: don't allow empty usernames or passwords

--
[...truncated 4968 lines...]
Report time: 538ms

[ERROR] Mar 16, 2015 11:19:32 AM 
net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 43 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 419ms

[ERROR] Mar 16, 2015 11:19:33 AM 
net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 43 classes.

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Server 4.6.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-server ---
[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.8: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:3.2:compile (default-compile) @ cloud-server 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 403 source files to 

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ 
cloud-server >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ cloud-server ---
[INFO] Fork Value is true
 [java] Warnings generated: 47
[INFO] Done FindBugs Analysis
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ 
cloud-server <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ 
cloud-server ---
[INFO] BugInstance size is 47
[INFO] Error size is 0
[INFO] Total bugs: 47
[INFO] Boxing/unboxing to parse a primitive 
com.cloud.api.ApiDispatcher.dispatch(BaseCmd, Map, boolean) 
["com.cloud.api.ApiDispatcher"] At ApiDispatcher.java:[lines 47-142]
[INFO] Primitive boxed just to call toString in 
com.cloud.api.ApiResponseHelper.createResourceCountResponse(ResourceCount) 
["com.cloud.api.ApiResponseHelper"] At ApiResponseHelper.java:[lines 318-3684]
[INFO] Primitive boxed just to call toString in 
com.cloud.api.ApiResponseHelper.createResourceLimitResponse(ResourceLimit) 
["com.cloud.api.ApiResponseHelper"] At ApiResponseHelper.java:[lines 318-3684]
[INFO] Found reliance on default encoding in 
com.cloud.api.ApiServer.verifyRequest(Map, Long): String.getBytes() 
["com.cloud.api.ApiServer"] At ApiServer.java:[lines 178-1380]
[INFO] Write to static field 
com.cloud.api.auth.APIAuthenticationManagerImpl.s_authenticators from instance 
method com.cloud.api.auth.APIAuthenticationManagerImpl.start() 
["com.cloud.api.auth.APIAuthenticationManagerImpl"] At 
APIAuthenticationManagerImpl.java:[lines 36-97]
[INFO] Found reliance on default encoding in 
com.cloud.api.doc.ApiXmlDocReader.main(String[]): new 
java.io.FileReader(String) ["com.cloud.api.doc.ApiXmlDocReader"] At 
ApiXmlDocReader.java:[lines 37-293]
[INFO] Found reliance on default encoding in 
com.cloud.api.doc.ApiXmlDocReader.main(String[]): new 
java.io.FileWriter(String) ["com.cloud.api.doc.ApiXmlDocReader"] At 
ApiXmlDocReader.java:[lines 37-293]
[INFO] Found reliance on default encoding i

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

2015-03-16 Thread jenkins
See 

Changes:

[Rohit Yadav] Fix encoding for user account label in header

[Rohit Yadav] Error message exposes domain Id when deployVirtualMachine() is 
attempted on a shared network to which the user doesnot have access to.

[Rohit Yadav] CS-20680: The user's secret key is not encrypted in the 
UserCredentialsVO class

[Rohit Yadav] CS-19734:Session cookie is exposed to scripts.

[Rohit Yadav] CS-17504: Weak SSL ciphers supported by the management server

[Rohit Yadav] Avoid logging password when adding srx device

[Rohit Yadav] utils: use a better extended implementation of SSLSocketFactory

[Rohit Yadav] CLOUDSTACK-7348 InvalidParameter Exception while executing scale 
vm.

[Rohit Yadav] ElastistorUtil: remove unused imports

--
[...truncated 1322 lines...]
[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 360 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 33 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-server ---
[INFO] Compiling 83 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: 0.556 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.156 sec
Running com.cloud.alert.AlertControlsUnitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running com.cloud.capacity.CapacityManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
Running com.cloud.resourcelimit.ResourceLimitManagerImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running com.cloud.network.firewall.FirewallManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
Running com.cloud.network.UpdatePhysicalNetworkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec
Running com.cloud.network.CreatePrivateNetworkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
Running com.cloud.network.NetworkModelTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
Running com.cloud.network.security.SecurityGroupManagerImplTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.901 sec
Running com.cloud.network.security.SecurityGroupQueueTest
Total jobs dequeued = 10, num queued=1001 queue current size=991
Total jobs dequeued = 10, num queued=0 queue current size=19990
Tests run: 4, Failures: 1, Errors: 2, Skipped: 0, Time elapsed: 0.24 sec <<< 
FAILURE!
Running com.cloud.network.vpc.VpcManagerImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running com.cloud.network.DedicateGuestVlanRangesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running com.cloud.network.lb.AssignLoadBalancerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
Running com.cloud.network.lb.Update

New Defects reported by Coverity Scan for cloudstack

2015-03-16 Thread scan-admin

Hi,

Please find the latest report on new defect(s) introduced to cloudstack found 
with Coverity Scan.

47 new defect(s) introduced to cloudstack found with Coverity Scan.
590 defect(s), reported by Coverity Scan earlier, were marked fixed in the 
recent build analyzed by Coverity Scan.

New defect(s) Reported-by: Coverity Scan
Showing 20 of 47 defect(s)


** CID 1288552:  Null pointer dereferences  (NULL_RETURNS)
/server/src/com/cloud/network/NetworkUsageManagerImpl.java: 147 in 
com.cloud.network.NetworkUsageManagerImpl.addTrafficMonitor(org.apache.cloudstack.api.command.admin.usage.AddTrafficMonitorCmd)()



*** CID 1288552:  Null pointer dereferences  (NULL_RETURNS)
/server/src/com/cloud/network/NetworkUsageManagerImpl.java: 147 in 
com.cloud.network.NetworkUsageManagerImpl.addTrafficMonitor(org.apache.cloudstack.api.command.admin.usage.AddTrafficMonitorCmd)()
141 throw new InvalidParameterValueException("Could not find 
zone with ID: " + zoneId);
142 } else {
143 zoneName = zone.getName();
144 }
145 
146 List trafficMonitorsInZone = 
_resourceMgr.listAllHostsInOneZoneByType(Host.Type.TrafficMonitor, zoneId);
>>> CID 1288552:  Null pointer dereferences  (NULL_RETURNS)
>>> Calling a method on null object "trafficMonitorsInZone".
147 if (trafficMonitorsInZone.size() != 0) {
148 throw new InvalidParameterValueException("Already added an 
traffic monitor in zone: " + zoneName);
149 }
150 
151 URI uri;
152 try {



To view the defects in Coverity Scan visit, 
https://scan.coverity.com/projects/943?tab=overview

To manage Coverity Scan email notifications for "dev@cloudstack.apache.org", 
click 
https://scan.coverity.com/subscriptions/edit?email=dev%40cloudstack.apache.org&token=494aabd5ba647999fa41b6d766646231
 .



[Discuss] Disabling storage pool for provisioning of volumes

2015-03-16 Thread Devdeep Singh
Hi,

I would like to propose a new feature "Disabling storage pool for 
provisioning".  This allows an administrator to disable a storage pool from 
being used for provisioning of new volumes. Instances with volumes on a 
disabled pool will continue to run; however, no new volumes will get placed on 
the storage pool. This feature has been asked for in the community [1]. An 
initial draft of the FS can also be looked up here [2].

Kindly provide your feedback.

[1] 
http://markmail.org/message/5jouqvojuhgnlzxt?q=list:org%2Eapache%2Eincubator%2Ecloudstack-%2A+Disable+primary+storage
[2] 
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Disabling+Storage+Pool+for+Provisioning

Regards,
Devdeep


Build failed in Jenkins: build-4.5 #399

2015-03-16 Thread jenkins
See 

Changes:

[w.zhou] UI: Fix typo in ui/scripts/configuration.js

[w.zhou] CLOUDSTACK-8329: CloudStack accepts IP ends with dot

--
[...truncated 246 lines...]
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-framework-managed-context ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-quickcloud ---
[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:2.5.1:compile (default-compile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[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-quickcloud ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-framework-rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-quickcloud ---
[INFO] Surefire report directory: 

[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-framework-managed-context ---

---
 T E S T S
---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-framework-managed-context ---
[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:compile (default-compile) @ 
cloud-framework-managed-context ---
[INFO] Compiling 8 source files to 

Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread

Results :

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

[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-framework-rest ---
[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:compile (default-compile) @ 
cloud-framework-rest ---
[INFO] Compiling 5 source files to 

[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloudstack-service-console-proxy ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloudstack-service-secondary-storage ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-framework-managed-context ---
[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-framework-managed-context ---
[INFO] Compiling 1 source file to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-framework-rest ---
[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-framework-rest ---
[INFO] Compiling 1 source file to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ 
cloud-fra

Build failed in Jenkins: build-master #2337

2015-03-16 Thread jenkins
See 

Changes:

[w.zhou] UI: Fix typo in ui/scripts/configuration.js

--
[...truncated 122 lines...]
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Developer Tools - Checkstyle Configuration 
4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ checkstyle ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
checkstyle ---
[debug] execute contextualize
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ checkstyle 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
checkstyle ---
[debug] execute contextualize
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
checkstyle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ checkstyle ---
[INFO] No tests to run.
[INFO] Surefire report directory: 


---
 T E S T S
---
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread

Results :

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

[INFO] 
[INFO] 
[INFO] Building Apache CloudStack 4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloudstack ---
[INFO] Deleting  
(includes = [**/*], excludes = [])
[INFO] Deleting  (includes 
= [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloudstack ---
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Maven Conventions Parent 4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-maven-standard 
---
[INFO] Deleting 
 
(includes = [**/*], excludes = [])
[INFO] Deleting 
 (includes = 
[target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-maven-standard ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-maven-standard ---
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Framework - Managed Context 4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
cloud-framework-managed-context ---
[INFO] Deleting 

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

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


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

2015-03-16 Thread jenkins
See 

Changes:

[w.zhou] UI: Fix typo in ui/scripts/configuration.js

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-9ee 
(cloudstack-buildslave-centos6) in workspace 

 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=400
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git # timeout=400
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git --version # timeout=400
 > /usr/bin/git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git 
 > +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=400
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # 
 > timeout=400
Checking out Revision b6eace03e44afa34df1915adaf4773f7482a5d42 
(refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=400
 > /usr/bin/git checkout -f b6eace03e44afa34df1915adaf4773f7482a5d42
 > /usr/bin/git rev-list a69780b69b11004cf981db8d72a97301c2b46847 # timeout=400
[copy-to-slave] Copying 'settings.xml', excluding nothing, from 
'file:/var/lib/jenkins/userContent/' on the master to 
' on 
'cloudstack-buildslave-centos6-9ee'.
[build-master-simulator] $ 
/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/bin/mvn -s 
 
-Psimulator -pl plugins/hypervisors/simulator -am clean test
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration
[INFO] Apache CloudStack
[INFO] Apache CloudStack Maven Conventions Parent
[INFO] Apache CloudStack Framework - Managed Context
[INFO] Apache CloudStack Utils
[INFO] Apache CloudStack Framework
[INFO] Apache CloudStack Framework - Event Notification
[INFO] Apache CloudStack Framework - Configuration
[INFO] Apache CloudStack API
[INFO] Apache CloudStack Framework - REST
[INFO] Apache CloudStack Framework - IPC
[INFO] Apache CloudStack Cloud Engine
[INFO] Apache CloudStack Cloud Engine API
[INFO] Apache CloudStack Framework - Security
[INFO] Apache CloudStack Core
[INFO] Apache CloudStack Agents
[INFO] Apache CloudStack Framework - Clustering
[INFO] Apache CloudStack Framework - Event Notification
[INFO] Apache CloudStack Cloud Engine Schema Component
[INFO] Apache CloudStack Framework - Jobs
[INFO] Apache CloudStack Cloud Engine Internal Components API
[INFO] Apache CloudStack Server
[INFO] Apache CloudStack Cloud Services
[INFO] Apache CloudStack Secondary Storage
[INFO] Apache CloudStack Secondary Storage Service
[INFO] Apache CloudStack Engine Storage Component
[INFO] Apache CloudStack Engine Storage Volume Component
[INFO] Apache CloudStack Engine Storage Image Component
[INFO] Apache CloudStack Engine Storage Snapshot Component
[INFO] Apache CloudStack Plugin POM
[INFO] Apache CloudStack Plugin - Hypervisor Simulator
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Developer Tools - Checkstyle Configuration 
4.6.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
checkstyle ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ checkstyle 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
checkstyle ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
checkstyle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle ---
[INFO] No tests to run.
[INFO] 
[INFO] -

RE: [DISCUSS] Usage server: when can start end be after end date?

2015-03-16 Thread Kishan Kavala
Response inline:

-Original Message-
From: Rohit Yadav [mailto:rohit.ya...@shapeblue.com] 
Sent: Monday, March 16, 2015 3:41 PM
To: dev
Cc: Kishan Kavala
Subject: [DISCUSS] Usage server: when can start end be after end date?

Hi,

In the usage server, when can a resource (say volumes) have their creation date 
after end date when calculating usage records/data. For example this check:

https://github.com/apache/cloudstack/blob/master/usage/src/com/cloud/usage/parser/VolumeUsageParser.java#L106

In which cases/scenarios, will we hit that?

[KK] Issue is due to the SQL query(GET_ALL_USAGE_RECORDS) in Usage**DaoImpl. If 
the usage job does not run for few days, records are processed in bulk when it 
runs the next time. In Vm usage for example, If there are multiple stop/starts 
during that period, usage_vm_instance will contain multiple entries for the 
same Vm. The last entry will have end_date = null if the Vm is still running. 
The entry with null end_date is always returned with this query irrespective of 
the start/end dates of the job. This may result in negative usage in some 
cases. Ideally this should be fixed in the Dao, instead of adding the check 
mentioned above. 

Lastly, what happens if a resource usage is less than an aggregation period or 
does not evenly divide into one. For example, if resource usage were 
billed/generated hourly and if I use a VM for a 1.3 hours, will I have usage 
data/records for an hour or 2 hours or 1.3 hours?

[KK] If the aggregation period is 1 hr, there will be two usage records X1 and 
X2. Raw_usage for X1 + X2 will = 1.3hrs. It could be 1hr in the 1st record and 
0.3 hrs in the 2nd record. Depends on when the resource was allocated/released. 
It won't be 1hr or 2hrs for sure.



Re: [Discuss] Disabling storage pool for provisioning of volumes

2015-03-16 Thread Erik Weber
On Mon, Mar 16, 2015 at 1:02 PM, Devdeep Singh 
wrote:

> Hi,
>
> I would like to propose a new feature "Disabling storage pool for
> provisioning".  This allows an administrator to disable a storage pool from
> being used for provisioning of new volumes. Instances with volumes on a
> disabled pool will continue to run; however, no new volumes will get placed
> on the storage pool. This feature has been asked for in the community [1].
> An initial draft of the FS can also be looked up here [2].
>
> Kindly provide your feedback.
>
> [1]
> http://markmail.org/message/5jouqvojuhgnlzxt?q=list:org%2Eapache%2Eincubator%2Ecloudstack-%2A+Disable+primary+storage
> [2]
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Disabling+Storage+Pool+for+Provisioning
>
>

Would love to see such feature.

-- 
Erik


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

2015-03-16 Thread jenkins
See 

Changes:

[w.zhou] UI: Fix typo in ui/scripts/configuration.js

--
[...truncated 4985 lines...]

[ERROR] Mar 16, 2015 2:16:11 PM 
net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 43 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 422ms

[ERROR] Mar 16, 2015 2:16:12 PM 
net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 43 classes.

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Server 4.6.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-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.8: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:3.2:compile (default-compile) @ cloud-server 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 403 source files to 

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ 
cloud-server >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ cloud-server ---
[INFO] Fork Value is true
 [java] Warnings generated: 47
[INFO] Done FindBugs Analysis
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ 
cloud-server <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ 
cloud-server ---
[INFO] BugInstance size is 47
[INFO] Error size is 0
[INFO] Total bugs: 47
[INFO] Boxing/unboxing to parse a primitive 
com.cloud.api.ApiDispatcher.dispatch(BaseCmd, Map, boolean) 
["com.cloud.api.ApiDispatcher"] At ApiDispatcher.java:[lines 47-142]
[INFO] Primitive boxed just to call toString in 
com.cloud.api.ApiResponseHelper.createResourceCountResponse(ResourceCount) 
["com.cloud.api.ApiResponseHelper"] At ApiResponseHelper.java:[lines 318-3684]
[INFO] Primitive boxed just to call toString in 
com.cloud.api.ApiResponseHelper.createResourceLimitResponse(ResourceLimit) 
["com.cloud.api.ApiResponseHelper"] At ApiResponseHelper.java:[lines 318-3684]
[INFO] Found reliance on default encoding in 
com.cloud.api.ApiServer.verifyRequest(Map, Long): String.getBytes() 
["com.cloud.api.ApiServer"] At ApiServer.java:[lines 178-1380]
[INFO] Write to static field 
com.cloud.api.auth.APIAuthenticationManagerImpl.s_authenticators from instance 
method com.cloud.api.auth.APIAuthenticationManagerImpl.start() 
["com.cloud.api.auth.APIAuthenticationManagerImpl"] At 
APIAuthenticationManagerImpl.java:[lines 36-97]
[INFO] Found reliance on default encoding in 
com.cloud.api.doc.ApiXmlDocReader.main(String[]): new 
java.io.FileReader(String) ["com.cloud.api.doc.ApiXmlDocReader"] At 
ApiXmlDocReader.java:[lines 37-293]
[INFO] Found reliance on default encoding in 
com.cloud.api.doc.ApiXmlDocReader.main(String[]): new 
java.io.FileWriter(String) ["com.cloud.api.doc.ApiXmlDocReader"] At 
ApiXmlDocReader.java:[lines 37-293]
[INFO] Found reliance on default encoding in 
com.cloud.api.doc.ApiXmlDocWriter.main(String[]): new 
java.io.FileWriter(String) ["com.clou

Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Nux!
Hi,

Have you managed to get to the bottom of this?

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "Andrija Panic" 
> To: us...@cloudstack.apache.org, dev@cloudstack.apache.org
> Sent: Sunday, 15 March, 2015 16:19:07
> Subject: [URGENT - HELP NEEDED]

> Hi guys,
> 
> we have updated the cloudstack from 4.3.0 to 4.3.2 (OS updated right before
> that, from CentOS 6.5 to CentOS 6.6)
> 
> And now I can not start SYSTEM VR - that is used for SHARED GUEST network
> anymore.
> And some VMs are down - and cant be started because they depend on this
> VR...
> 
> VPC VRs are created fine, so new VR for VPC are created fine, but this one
> fro Guest network fails to start:
> 
> Here you can see, after agent copies template from secondary storage, to
> primary local storage, it created base image, and backing file - so storage
> setup seems completed.
> 
> Than all out of sudden we have errors:


Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Andrija Panic
Not really - we are painfully migrating stopped VMs, from VPS network
(Guest Shared netwotk) to VPCs...

MGMT server sends the STOP command to agent, even though the VM was never
started, BUT the storage provisioning from template to volume is done...

We are also looking into some external help as we speak...

On 16 March 2015 at 14:52, Nux!  wrote:

> Hi,
>
> Have you managed to get to the bottom of this?
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>
> - Original Message -
> > From: "Andrija Panic" 
> > To: us...@cloudstack.apache.org, dev@cloudstack.apache.org
> > Sent: Sunday, 15 March, 2015 16:19:07
> > Subject: [URGENT - HELP NEEDED]
>
> > Hi guys,
> >
> > we have updated the cloudstack from 4.3.0 to 4.3.2 (OS updated right
> before
> > that, from CentOS 6.5 to CentOS 6.6)
> >
> > And now I can not start SYSTEM VR - that is used for SHARED GUEST network
> > anymore.
> > And some VMs are down - and cant be started because they depend on this
> > VR...
> >
> > VPC VRs are created fine, so new VR for VPC are created fine, but this
> one
> > fro Guest network fails to start:
> >
> > Here you can see, after agent copies template from secondary storage, to
> > primary local storage, it created base image, and backing file - so
> storage
> > setup seems completed.
> >
> > Than all out of sudden we have errors:
>



-- 

Andrija Panić


Re: [Discuss] Disabling storage pool for provisioning of volumes

2015-03-16 Thread Andrija Panic
+1 here, already needed this feature and Deevdep proposed the way ti
implement it...

On 16 March 2015 at 13:39, Erik Weber  wrote:

> On Mon, Mar 16, 2015 at 1:02 PM, Devdeep Singh 
> wrote:
>
> > Hi,
> >
> > I would like to propose a new feature "Disabling storage pool for
> > provisioning".  This allows an administrator to disable a storage pool
> from
> > being used for provisioning of new volumes. Instances with volumes on a
> > disabled pool will continue to run; however, no new volumes will get
> placed
> > on the storage pool. This feature has been asked for in the community
> [1].
> > An initial draft of the FS can also be looked up here [2].
> >
> > Kindly provide your feedback.
> >
> > [1]
> >
> http://markmail.org/message/5jouqvojuhgnlzxt?q=list:org%2Eapache%2Eincubator%2Ecloudstack-%2A+Disable+primary+storage
> > [2]
> >
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Disabling+Storage+Pool+for+Provisioning
> >
> >
>
> Would love to see such feature.
>
> --
> Erik
>



-- 

Andrija Panić


Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Marcus
Looks like the issue is that null pointer in CreateDhcpEntry for
either "Techvee-FileServer" or the DHCP entry immediately after that.
It would suggest some inconsistent/unexpected data when creating a
DHCP entry for one of the guests serviced by this router. It's too bad
that one bad entry is fatal for the whole router.


On Mon, Mar 16, 2015 at 7:16 AM, Andrija Panic  wrote:
> Not really - we are painfully migrating stopped VMs, from VPS network
> (Guest Shared netwotk) to VPCs...
>
> MGMT server sends the STOP command to agent, even though the VM was never
> started, BUT the storage provisioning from template to volume is done...
>
> We are also looking into some external help as we speak...
>
> On 16 March 2015 at 14:52, Nux!  wrote:
>
>> Hi,
>>
>> Have you managed to get to the bottom of this?
>>
>> --
>> Sent from the Delta quadrant using Borg technology!
>>
>> Nux!
>> www.nux.ro
>>
>> - Original Message -
>> > From: "Andrija Panic" 
>> > To: us...@cloudstack.apache.org, dev@cloudstack.apache.org
>> > Sent: Sunday, 15 March, 2015 16:19:07
>> > Subject: [URGENT - HELP NEEDED]
>>
>> > Hi guys,
>> >
>> > we have updated the cloudstack from 4.3.0 to 4.3.2 (OS updated right
>> before
>> > that, from CentOS 6.5 to CentOS 6.6)
>> >
>> > And now I can not start SYSTEM VR - that is used for SHARED GUEST network
>> > anymore.
>> > And some VMs are down - and cant be started because they depend on this
>> > VR...
>> >
>> > VPC VRs are created fine, so new VR for VPC are created fine, but this
>> one
>> > fro Guest network fails to start:
>> >
>> > Here you can see, after agent copies template from secondary storage, to
>> > primary local storage, it created base image, and backing file - so
>> storage
>> > setup seems completed.
>> >
>> > Than all out of sudden we have errors:
>>
>
>
>
> --
>
> Andrija Panić


Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Marcus
FWIW, if your 4.3.2 is the same as what's in the source tree for the
router code, the null pointer indicates that there's no default nic
for one of your guests "Techvee-FileServer". I'd guess that if you
delete/move just that host you may be able to start the router, or at
least get past this. You can also look into the db and see if you can
find its nics in the cloud.nics table and see if there is in fact one
marked default.

On Mon, Mar 16, 2015 at 8:05 AM, Marcus  wrote:
> Looks like the issue is that null pointer in CreateDhcpEntry for
> either "Techvee-FileServer" or the DHCP entry immediately after that.
> It would suggest some inconsistent/unexpected data when creating a
> DHCP entry for one of the guests serviced by this router. It's too bad
> that one bad entry is fatal for the whole router.
>
>
> On Mon, Mar 16, 2015 at 7:16 AM, Andrija Panic  
> wrote:
>> Not really - we are painfully migrating stopped VMs, from VPS network
>> (Guest Shared netwotk) to VPCs...
>>
>> MGMT server sends the STOP command to agent, even though the VM was never
>> started, BUT the storage provisioning from template to volume is done...
>>
>> We are also looking into some external help as we speak...
>>
>> On 16 March 2015 at 14:52, Nux!  wrote:
>>
>>> Hi,
>>>
>>> Have you managed to get to the bottom of this?
>>>
>>> --
>>> Sent from the Delta quadrant using Borg technology!
>>>
>>> Nux!
>>> www.nux.ro
>>>
>>> - Original Message -
>>> > From: "Andrija Panic" 
>>> > To: us...@cloudstack.apache.org, dev@cloudstack.apache.org
>>> > Sent: Sunday, 15 March, 2015 16:19:07
>>> > Subject: [URGENT - HELP NEEDED]
>>>
>>> > Hi guys,
>>> >
>>> > we have updated the cloudstack from 4.3.0 to 4.3.2 (OS updated right
>>> before
>>> > that, from CentOS 6.5 to CentOS 6.6)
>>> >
>>> > And now I can not start SYSTEM VR - that is used for SHARED GUEST network
>>> > anymore.
>>> > And some VMs are down - and cant be started because they depend on this
>>> > VR...
>>> >
>>> > VPC VRs are created fine, so new VR for VPC are created fine, but this
>>> one
>>> > fro Guest network fails to start:
>>> >
>>> > Here you can see, after agent copies template from secondary storage, to
>>> > primary local storage, it created base image, and backing file - so
>>> storage
>>> > setup seems completed.
>>> >
>>> > Than all out of sudden we have errors:
>>>
>>
>>
>>
>> --
>>
>> Andrija Panić


Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Andrija Panic
Hi Marcus,

Thanks a lot fot hint

True, I have the 0 as the value for some reason in database, for couple of
NICs
select * from nics where ip4_address like "46.232%" and broadcast_uri =
"vlan://500" and default_nic = 0;

results: http://pastebin.com/rDAe2RY9

or down there...

This Techvee-FileServer server is already running (still not dead) and I
can see 1 NIC from UI...

Should I reset all of these to 1 ?
What is the purpose of this field default_nic = 0.

vlan://500 in my case limits results only to the network for this VR that
is having problems...

Any suggestions ?

"id" "uuid" "instance_id" "mac_address" "ip4_address" "netmask" "gateway"
"ip_type" "broadcast_uri" "network_id" "mode" "state" "strategy"
"reserver_name" "reservation_id" "device_id" "update_time" "isolation_uri"
"ip6_address" "default_nic" "vm_type" "created" "removed" "ip6_gateway"
"ip6_cidr" "secondary_ip" "display_nic"
"2816" "5066bc3a-dbec-4789-aa42-3b9eb8f50bb4" "1795" "06:70:0a:00:00:ac"
"46.232.180.101" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
"Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-02-04
23:06:23" "vlan://500" \N "0" "User" "2015-02-04 20:41:05" "2015-02-04
22:06:23" \N \N "0" "1"
"3132" "c8a5f98e-5663-40e3-ac03-1ac3545eaa83" "1958" "06:fc:c2:00:00:ad"
"46.232.180.102" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
"Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-03
15:45:47" "vlan://500" \N "0" "User" "2015-02-18 15:50:35" "2015-03-03
14:45:47" \N \N "0" "1"
"3139" "f5a41229-2267-4615-9128-63fbce69bb01" "1962" "06:d7:ac:00:00:ae"
"46.232.180.103" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
"Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-02-19
03:10:45" "vlan://500" \N "0" "User" "2015-02-19 00:09:02" "2015-02-19
02:10:45" \N \N "0" "1"
"707" "99afa70a-39d5-4685-8fc0-9857fdc77c90" "511" "06:b5:72:00:00:72"
"46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
"Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "0" "2014-01-27
14:38:52" "vlan://500" \N "0" "User" "2014-01-27 11:29:08" "2014-01-27
13:38:52" \N \N "0" "1"
"1580" "bf56315e-b4c3-4338-88d9-3013ab2e2c37" "1088" "06:1d:90:00:00:72"
"46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
"Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-07-23
10:15:18" "vlan://500" \N "0" "User" "2014-07-17 19:14:06" "2014-07-23
08:15:18" \N \N "0" "1"
"3799" "712cbcb6-097f-4555-a73b-e8c2a5bd557f" "2306" "06:33:ac:00:00:77"
"46.232.180.149" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
"Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-16
12:41:11" "vlan://500" \N "0" "User" "2015-03-16 09:50:25" "2015-03-16
11:41:11" \N \N "0" "1"
"3817" "3599d144-6cdc-488b-8c9d-5837c7f612ac" "2311" "06:8a:ac:00:00:77"
"46.232.180.149" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
"Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-16
13:02:59" "vlan://500" \N "0" "User" "2015-03-16 11:49:31" "2015-03-16
12:02:59" \N \N "0" "1"
"1581" "47cfe113-218c-4a60-a108-584d64cd16ed" "1089" "06:c2:c4:00:00:7a"
"46.232.180.152" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
"Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-07-23
10:16:12" "vlan://500" \N "0" "User" "2014-07-17 19:14:43" "2014-07-23
08:16:12" \N \N "0" "1"
"1582" "dae4b3cf-e2b2-4cbc-960e-77d2e854fffa" "1090" "06:1c:78:00:00:7c"
"46.232.180.154" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
"Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-07-23
10:16:32" "vlan://500" \N "0" "User" "2014-07-17 19:30:44" "2014-07-23
08:16:32" \N \N "0" "1"
"435" "5c370395-2b70-4c8c-b710-eab4151b14ab" "252" "06:96:4e:00:00:8e"
"46.232.180.172" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
"Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-01-13
23:25:44" "vlan://500" \N "0" "User" "2013-10-24 23:16:11" "2014-01-13
22:25:44" \N \N "0" "1"
"2820" "feee7c33-c723-41e3-8583-bcbfc4e257b1" "1797" "06:be:24:00:00:8e"
"46.232.180.172" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
"Dhcp" "Reserved" "Create" "DirectNetworkGuru" \N "1" "2015-02-04 22:54:29"
"vlan://500" \N "0" "User" "2015-02-04 21:54:29" \N \N \N "0" "1"
"1813" "df725af8-12ed-4c27-b521-51d1d465326d" "1213" "06:cd:d6:00:00:97"
"46.232.180.181" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
"Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-09-02
11:06:56" "vlan://500" \N "0" "User" "2014-09-02 09:03:11" "2014-09-02
09:06:56" \N \N "0" "1"
"2897" "aab5d282-e9d5-4c4f-91c9-bfae88f404d6" "1304" "06:6e:0c:00:00:9c"
"46.232.180.186" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
"Dhcp" "Reserved" "Create" "DirectNetworkGuru" \N "0" "2015-02-11 14:32:00"
"vlan://500" \N "0" "User" "2015-02-11 13:31:59" \N \N \N "0" "1"
"2235" "30865e2e-083e-4e8a-bccf-c24bf403dece" "1488" "06:b8:b4:00:00:a1"
"46.232.180.191" "255.

Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Andrija Panic
Ok, so if the VM has only 1 VM - and default_nic=0, then I need to change
all of them to default_nic=1... ?


On 16 March 2015 at 16:38, Marcus  wrote:

> VMs can have multiple nics and be on multiple networks. If you set a
> nic as default, it becomes the network that the vm has its default
> route on. Every VM should have a default nic, and if it doesn't I
> wonder how it might have happened (maybe a specific combination of
> add/delete nic triggered a bug?). You should set a default nic for
> every VM that might be missing one, and see if that gets your router
> up.
>
> On Mon, Mar 16, 2015 at 8:34 AM, Andrija Panic 
> wrote:
> > Hi Marcus,
> >
> > Thanks a lot fot hint
> >
> > True, I have the 0 as the value for some reason in database, for couple
> of
> > NICs
> > select * from nics where ip4_address like "46.232%" and broadcast_uri =
> > "vlan://500" and default_nic = 0;
> >
> > results: http://pastebin.com/rDAe2RY9
> >
> > or down there...
> >
> > This Techvee-FileServer server is already running (still not dead) and I
> > can see 1 NIC from UI...
> >
> > Should I reset all of these to 1 ?
> > What is the purpose of this field default_nic = 0.
> >
> > vlan://500 in my case limits results only to the network for this VR that
> > is having problems...
> >
> > Any suggestions ?
> >
> > "id" "uuid" "instance_id" "mac_address" "ip4_address" "netmask" "gateway"
> > "ip_type" "broadcast_uri" "network_id" "mode" "state" "strategy"
> > "reserver_name" "reservation_id" "device_id" "update_time"
> "isolation_uri"
> > "ip6_address" "default_nic" "vm_type" "created" "removed" "ip6_gateway"
> > "ip6_cidr" "secondary_ip" "display_nic"
> > "2816" "5066bc3a-dbec-4789-aa42-3b9eb8f50bb4" "1795" "06:70:0a:00:00:ac"
> > "46.232.180.101" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-02-04
> > 23:06:23" "vlan://500" \N "0" "User" "2015-02-04 20:41:05" "2015-02-04
> > 22:06:23" \N \N "0" "1"
> > "3132" "c8a5f98e-5663-40e3-ac03-1ac3545eaa83" "1958" "06:fc:c2:00:00:ad"
> > "46.232.180.102" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-03
> > 15:45:47" "vlan://500" \N "0" "User" "2015-02-18 15:50:35" "2015-03-03
> > 14:45:47" \N \N "0" "1"
> > "3139" "f5a41229-2267-4615-9128-63fbce69bb01" "1962" "06:d7:ac:00:00:ae"
> > "46.232.180.103" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-02-19
> > 03:10:45" "vlan://500" \N "0" "User" "2015-02-19 00:09:02" "2015-02-19
> > 02:10:45" \N \N "0" "1"
> > "707" "99afa70a-39d5-4685-8fc0-9857fdc77c90" "511" "06:b5:72:00:00:72"
> > "46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "0" "2014-01-27
> > 14:38:52" "vlan://500" \N "0" "User" "2014-01-27 11:29:08" "2014-01-27
> > 13:38:52" \N \N "0" "1"
> > "1580" "bf56315e-b4c3-4338-88d9-3013ab2e2c37" "1088" "06:1d:90:00:00:72"
> > "46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-07-23
> > 10:15:18" "vlan://500" \N "0" "User" "2014-07-17 19:14:06" "2014-07-23
> > 08:15:18" \N \N "0" "1"
> > "3799" "712cbcb6-097f-4555-a73b-e8c2a5bd557f" "2306" "06:33:ac:00:00:77"
> > "46.232.180.149" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-16
> > 12:41:11" "vlan://500" \N "0" "User" "2015-03-16 09:50:25" "2015-03-16
> > 11:41:11" \N \N "0" "1"
> > "3817" "3599d144-6cdc-488b-8c9d-5837c7f612ac" "2311" "06:8a:ac:00:00:77"
> > "46.232.180.149" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-16
> > 13:02:59" "vlan://500" \N "0" "User" "2015-03-16 11:49:31" "2015-03-16
> > 12:02:59" \N \N "0" "1"
> > "1581" "47cfe113-218c-4a60-a108-584d64cd16ed" "1089" "06:c2:c4:00:00:7a"
> > "46.232.180.152" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-07-23
> > 10:16:12" "vlan://500" \N "0" "User" "2014-07-17 19:14:43" "2014-07-23
> > 08:16:12" \N \N "0" "1"
> > "1582" "dae4b3cf-e2b2-4cbc-960e-77d2e854fffa" "1090" "06:1c:78:00:00:7c"
> > "46.232.180.154" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-07-23
> > 10:16:32" "vlan://500" \N "0" "User" "2014-07-17 19:30:44" "2014-07-23
> > 08:16:32" \N \N "0" "1"
> > "435" "5c370395-2b70-4c8c-b710-eab4151b14ab" "252" "06:96:4e:00:00:8e"
> > "46.232.180.172" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-01-13
> > 23:25:44" "vlan://500" \N "0" "User" "2013-10-24 23:16:11" "2014-01-13
> > 22:25:44" \N \N "0" "1"
> > "2820" "feee7c33-c723-41e3-858

Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Marcus
VMs can have multiple nics and be on multiple networks. If you set a
nic as default, it becomes the network that the vm has its default
route on. Every VM should have a default nic, and if it doesn't I
wonder how it might have happened (maybe a specific combination of
add/delete nic triggered a bug?). You should set a default nic for
every VM that might be missing one, and see if that gets your router
up.

On Mon, Mar 16, 2015 at 8:34 AM, Andrija Panic  wrote:
> Hi Marcus,
>
> Thanks a lot fot hint
>
> True, I have the 0 as the value for some reason in database, for couple of
> NICs
> select * from nics where ip4_address like "46.232%" and broadcast_uri =
> "vlan://500" and default_nic = 0;
>
> results: http://pastebin.com/rDAe2RY9
>
> or down there...
>
> This Techvee-FileServer server is already running (still not dead) and I
> can see 1 NIC from UI...
>
> Should I reset all of these to 1 ?
> What is the purpose of this field default_nic = 0.
>
> vlan://500 in my case limits results only to the network for this VR that
> is having problems...
>
> Any suggestions ?
>
> "id" "uuid" "instance_id" "mac_address" "ip4_address" "netmask" "gateway"
> "ip_type" "broadcast_uri" "network_id" "mode" "state" "strategy"
> "reserver_name" "reservation_id" "device_id" "update_time" "isolation_uri"
> "ip6_address" "default_nic" "vm_type" "created" "removed" "ip6_gateway"
> "ip6_cidr" "secondary_ip" "display_nic"
> "2816" "5066bc3a-dbec-4789-aa42-3b9eb8f50bb4" "1795" "06:70:0a:00:00:ac"
> "46.232.180.101" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-02-04
> 23:06:23" "vlan://500" \N "0" "User" "2015-02-04 20:41:05" "2015-02-04
> 22:06:23" \N \N "0" "1"
> "3132" "c8a5f98e-5663-40e3-ac03-1ac3545eaa83" "1958" "06:fc:c2:00:00:ad"
> "46.232.180.102" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-03
> 15:45:47" "vlan://500" \N "0" "User" "2015-02-18 15:50:35" "2015-03-03
> 14:45:47" \N \N "0" "1"
> "3139" "f5a41229-2267-4615-9128-63fbce69bb01" "1962" "06:d7:ac:00:00:ae"
> "46.232.180.103" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-02-19
> 03:10:45" "vlan://500" \N "0" "User" "2015-02-19 00:09:02" "2015-02-19
> 02:10:45" \N \N "0" "1"
> "707" "99afa70a-39d5-4685-8fc0-9857fdc77c90" "511" "06:b5:72:00:00:72"
> "46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "0" "2014-01-27
> 14:38:52" "vlan://500" \N "0" "User" "2014-01-27 11:29:08" "2014-01-27
> 13:38:52" \N \N "0" "1"
> "1580" "bf56315e-b4c3-4338-88d9-3013ab2e2c37" "1088" "06:1d:90:00:00:72"
> "46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-07-23
> 10:15:18" "vlan://500" \N "0" "User" "2014-07-17 19:14:06" "2014-07-23
> 08:15:18" \N \N "0" "1"
> "3799" "712cbcb6-097f-4555-a73b-e8c2a5bd557f" "2306" "06:33:ac:00:00:77"
> "46.232.180.149" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-16
> 12:41:11" "vlan://500" \N "0" "User" "2015-03-16 09:50:25" "2015-03-16
> 11:41:11" \N \N "0" "1"
> "3817" "3599d144-6cdc-488b-8c9d-5837c7f612ac" "2311" "06:8a:ac:00:00:77"
> "46.232.180.149" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-16
> 13:02:59" "vlan://500" \N "0" "User" "2015-03-16 11:49:31" "2015-03-16
> 12:02:59" \N \N "0" "1"
> "1581" "47cfe113-218c-4a60-a108-584d64cd16ed" "1089" "06:c2:c4:00:00:7a"
> "46.232.180.152" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-07-23
> 10:16:12" "vlan://500" \N "0" "User" "2014-07-17 19:14:43" "2014-07-23
> 08:16:12" \N \N "0" "1"
> "1582" "dae4b3cf-e2b2-4cbc-960e-77d2e854fffa" "1090" "06:1c:78:00:00:7c"
> "46.232.180.154" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-07-23
> 10:16:32" "vlan://500" \N "0" "User" "2014-07-17 19:30:44" "2014-07-23
> 08:16:32" \N \N "0" "1"
> "435" "5c370395-2b70-4c8c-b710-eab4151b14ab" "252" "06:96:4e:00:00:8e"
> "46.232.180.172" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-01-13
> 23:25:44" "vlan://500" \N "0" "User" "2013-10-24 23:16:11" "2014-01-13
> 22:25:44" \N \N "0" "1"
> "2820" "feee7c33-c723-41e3-8583-bcbfc4e257b1" "1797" "06:be:24:00:00:8e"
> "46.232.180.172" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
> "Dhcp" "Reserved" "Create" "DirectNetworkGuru" \N "1" "2015-02-04 22:54:29"
> "vlan://500" \N "0" "User" "2015-02-04 21:54:29" \N \N \N "0" "1"
> "1813" "df725af8-12ed-4c27-b521-51d1d465326d" "1213" "06:cd:d6:00:00:9

Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Marcus
Yes, each VM should have at least one default nic, so if there's only
one nic it should be set to default. Take a db backup first, of
course, before messing with it. Any idea how it may have happened? Do
you migrate VMs between networks ever?

On Mon, Mar 16, 2015 at 8:39 AM, Andrija Panic  wrote:
> Ok, so if the VM has only 1 VM - and default_nic=0, then I need to change
> all of them to default_nic=1... ?
>
>
> On 16 March 2015 at 16:38, Marcus  wrote:
>
>> VMs can have multiple nics and be on multiple networks. If you set a
>> nic as default, it becomes the network that the vm has its default
>> route on. Every VM should have a default nic, and if it doesn't I
>> wonder how it might have happened (maybe a specific combination of
>> add/delete nic triggered a bug?). You should set a default nic for
>> every VM that might be missing one, and see if that gets your router
>> up.
>>
>> On Mon, Mar 16, 2015 at 8:34 AM, Andrija Panic 
>> wrote:
>> > Hi Marcus,
>> >
>> > Thanks a lot fot hint
>> >
>> > True, I have the 0 as the value for some reason in database, for couple
>> of
>> > NICs
>> > select * from nics where ip4_address like "46.232%" and broadcast_uri =
>> > "vlan://500" and default_nic = 0;
>> >
>> > results: http://pastebin.com/rDAe2RY9
>> >
>> > or down there...
>> >
>> > This Techvee-FileServer server is already running (still not dead) and I
>> > can see 1 NIC from UI...
>> >
>> > Should I reset all of these to 1 ?
>> > What is the purpose of this field default_nic = 0.
>> >
>> > vlan://500 in my case limits results only to the network for this VR that
>> > is having problems...
>> >
>> > Any suggestions ?
>> >
>> > "id" "uuid" "instance_id" "mac_address" "ip4_address" "netmask" "gateway"
>> > "ip_type" "broadcast_uri" "network_id" "mode" "state" "strategy"
>> > "reserver_name" "reservation_id" "device_id" "update_time"
>> "isolation_uri"
>> > "ip6_address" "default_nic" "vm_type" "created" "removed" "ip6_gateway"
>> > "ip6_cidr" "secondary_ip" "display_nic"
>> > "2816" "5066bc3a-dbec-4789-aa42-3b9eb8f50bb4" "1795" "06:70:0a:00:00:ac"
>> > "46.232.180.101" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
>> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-02-04
>> > 23:06:23" "vlan://500" \N "0" "User" "2015-02-04 20:41:05" "2015-02-04
>> > 22:06:23" \N \N "0" "1"
>> > "3132" "c8a5f98e-5663-40e3-ac03-1ac3545eaa83" "1958" "06:fc:c2:00:00:ad"
>> > "46.232.180.102" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
>> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-03
>> > 15:45:47" "vlan://500" \N "0" "User" "2015-02-18 15:50:35" "2015-03-03
>> > 14:45:47" \N \N "0" "1"
>> > "3139" "f5a41229-2267-4615-9128-63fbce69bb01" "1962" "06:d7:ac:00:00:ae"
>> > "46.232.180.103" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
>> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-02-19
>> > 03:10:45" "vlan://500" \N "0" "User" "2015-02-19 00:09:02" "2015-02-19
>> > 02:10:45" \N \N "0" "1"
>> > "707" "99afa70a-39d5-4685-8fc0-9857fdc77c90" "511" "06:b5:72:00:00:72"
>> > "46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
>> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "0" "2014-01-27
>> > 14:38:52" "vlan://500" \N "0" "User" "2014-01-27 11:29:08" "2014-01-27
>> > 13:38:52" \N \N "0" "1"
>> > "1580" "bf56315e-b4c3-4338-88d9-3013ab2e2c37" "1088" "06:1d:90:00:00:72"
>> > "46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
>> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-07-23
>> > 10:15:18" "vlan://500" \N "0" "User" "2014-07-17 19:14:06" "2014-07-23
>> > 08:15:18" \N \N "0" "1"
>> > "3799" "712cbcb6-097f-4555-a73b-e8c2a5bd557f" "2306" "06:33:ac:00:00:77"
>> > "46.232.180.149" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
>> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-16
>> > 12:41:11" "vlan://500" \N "0" "User" "2015-03-16 09:50:25" "2015-03-16
>> > 11:41:11" \N \N "0" "1"
>> > "3817" "3599d144-6cdc-488b-8c9d-5837c7f612ac" "2311" "06:8a:ac:00:00:77"
>> > "46.232.180.149" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
>> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-16
>> > 13:02:59" "vlan://500" \N "0" "User" "2015-03-16 11:49:31" "2015-03-16
>> > 12:02:59" \N \N "0" "1"
>> > "1581" "47cfe113-218c-4a60-a108-584d64cd16ed" "1089" "06:c2:c4:00:00:7a"
>> > "46.232.180.152" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
>> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-07-23
>> > 10:16:12" "vlan://500" \N "0" "User" "2014-07-17 19:14:43" "2014-07-23
>> > 08:16:12" \N \N "0" "1"
>> > "1582" "dae4b3cf-e2b2-4cbc-960e-77d2e854fffa" "1090" "06:1c:78:00:00:7c"
>> > "46.232.180.154" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500" "212"
>> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-07-23
>> > 10:16:32" "vlan://500" \N "0" "User" "2014-07-17 19:30:44" "2014-07-2

Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Andrija Panic
I did migrate and also changed accounts, unsucessfully, so some bugs
definitively or my specific setup...

Thanks, I' fixing this now and will let you know.

On 16 March 2015 at 16:42, Marcus  wrote:

> Yes, each VM should have at least one default nic, so if there's only
> one nic it should be set to default. Take a db backup first, of
> course, before messing with it. Any idea how it may have happened? Do
> you migrate VMs between networks ever?
>
> On Mon, Mar 16, 2015 at 8:39 AM, Andrija Panic 
> wrote:
> > Ok, so if the VM has only 1 VM - and default_nic=0, then I need to change
> > all of them to default_nic=1... ?
> >
> >
> > On 16 March 2015 at 16:38, Marcus  wrote:
> >
> >> VMs can have multiple nics and be on multiple networks. If you set a
> >> nic as default, it becomes the network that the vm has its default
> >> route on. Every VM should have a default nic, and if it doesn't I
> >> wonder how it might have happened (maybe a specific combination of
> >> add/delete nic triggered a bug?). You should set a default nic for
> >> every VM that might be missing one, and see if that gets your router
> >> up.
> >>
> >> On Mon, Mar 16, 2015 at 8:34 AM, Andrija Panic  >
> >> wrote:
> >> > Hi Marcus,
> >> >
> >> > Thanks a lot fot hint
> >> >
> >> > True, I have the 0 as the value for some reason in database, for
> couple
> >> of
> >> > NICs
> >> > select * from nics where ip4_address like "46.232%" and broadcast_uri
> =
> >> > "vlan://500" and default_nic = 0;
> >> >
> >> > results: http://pastebin.com/rDAe2RY9
> >> >
> >> > or down there...
> >> >
> >> > This Techvee-FileServer server is already running (still not dead)
> and I
> >> > can see 1 NIC from UI...
> >> >
> >> > Should I reset all of these to 1 ?
> >> > What is the purpose of this field default_nic = 0.
> >> >
> >> > vlan://500 in my case limits results only to the network for this VR
> that
> >> > is having problems...
> >> >
> >> > Any suggestions ?
> >> >
> >> > "id" "uuid" "instance_id" "mac_address" "ip4_address" "netmask"
> "gateway"
> >> > "ip_type" "broadcast_uri" "network_id" "mode" "state" "strategy"
> >> > "reserver_name" "reservation_id" "device_id" "update_time"
> >> "isolation_uri"
> >> > "ip6_address" "default_nic" "vm_type" "created" "removed"
> "ip6_gateway"
> >> > "ip6_cidr" "secondary_ip" "display_nic"
> >> > "2816" "5066bc3a-dbec-4789-aa42-3b9eb8f50bb4" "1795"
> "06:70:0a:00:00:ac"
> >> > "46.232.180.101" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
> "212"
> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-02-04
> >> > 23:06:23" "vlan://500" \N "0" "User" "2015-02-04 20:41:05" "2015-02-04
> >> > 22:06:23" \N \N "0" "1"
> >> > "3132" "c8a5f98e-5663-40e3-ac03-1ac3545eaa83" "1958"
> "06:fc:c2:00:00:ad"
> >> > "46.232.180.102" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
> "212"
> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-03
> >> > 15:45:47" "vlan://500" \N "0" "User" "2015-02-18 15:50:35" "2015-03-03
> >> > 14:45:47" \N \N "0" "1"
> >> > "3139" "f5a41229-2267-4615-9128-63fbce69bb01" "1962"
> "06:d7:ac:00:00:ae"
> >> > "46.232.180.103" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
> "212"
> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-02-19
> >> > 03:10:45" "vlan://500" \N "0" "User" "2015-02-19 00:09:02" "2015-02-19
> >> > 02:10:45" \N \N "0" "1"
> >> > "707" "99afa70a-39d5-4685-8fc0-9857fdc77c90" "511" "06:b5:72:00:00:72"
> >> > "46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
> "212"
> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "0" "2014-01-27
> >> > 14:38:52" "vlan://500" \N "0" "User" "2014-01-27 11:29:08" "2014-01-27
> >> > 13:38:52" \N \N "0" "1"
> >> > "1580" "bf56315e-b4c3-4338-88d9-3013ab2e2c37" "1088"
> "06:1d:90:00:00:72"
> >> > "46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
> "212"
> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-07-23
> >> > 10:15:18" "vlan://500" \N "0" "User" "2014-07-17 19:14:06" "2014-07-23
> >> > 08:15:18" \N \N "0" "1"
> >> > "3799" "712cbcb6-097f-4555-a73b-e8c2a5bd557f" "2306"
> "06:33:ac:00:00:77"
> >> > "46.232.180.149" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
> "212"
> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-16
> >> > 12:41:11" "vlan://500" \N "0" "User" "2015-03-16 09:50:25" "2015-03-16
> >> > 11:41:11" \N \N "0" "1"
> >> > "3817" "3599d144-6cdc-488b-8c9d-5837c7f612ac" "2311"
> "06:8a:ac:00:00:77"
> >> > "46.232.180.149" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
> "212"
> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-16
> >> > 13:02:59" "vlan://500" \N "0" "User" "2015-03-16 11:49:31" "2015-03-16
> >> > 12:02:59" \N \N "0" "1"
> >> > "1581" "47cfe113-218c-4a60-a108-584d64cd16ed" "1089"
> "06:c2:c4:00:00:7a"
> >> > "46.232.180.152" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
> "212"
> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \

Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Marcus
Ok, just watch for those createdhcpentry mgmt server logs. Perhaps
they're just triggered by you trying to fix the situation by
migrating, but the original issue was something else entirely.

On Mon, Mar 16, 2015 at 8:44 AM, Andrija Panic  wrote:
> I did migrate and also changed accounts, unsucessfully, so some bugs
> definitively or my specific setup...
>
> Thanks, I' fixing this now and will let you know.
>
> On 16 March 2015 at 16:42, Marcus  wrote:
>
>> Yes, each VM should have at least one default nic, so if there's only
>> one nic it should be set to default. Take a db backup first, of
>> course, before messing with it. Any idea how it may have happened? Do
>> you migrate VMs between networks ever?
>>
>> On Mon, Mar 16, 2015 at 8:39 AM, Andrija Panic 
>> wrote:
>> > Ok, so if the VM has only 1 VM - and default_nic=0, then I need to change
>> > all of them to default_nic=1... ?
>> >
>> >
>> > On 16 March 2015 at 16:38, Marcus  wrote:
>> >
>> >> VMs can have multiple nics and be on multiple networks. If you set a
>> >> nic as default, it becomes the network that the vm has its default
>> >> route on. Every VM should have a default nic, and if it doesn't I
>> >> wonder how it might have happened (maybe a specific combination of
>> >> add/delete nic triggered a bug?). You should set a default nic for
>> >> every VM that might be missing one, and see if that gets your router
>> >> up.
>> >>
>> >> On Mon, Mar 16, 2015 at 8:34 AM, Andrija Panic > >
>> >> wrote:
>> >> > Hi Marcus,
>> >> >
>> >> > Thanks a lot fot hint
>> >> >
>> >> > True, I have the 0 as the value for some reason in database, for
>> couple
>> >> of
>> >> > NICs
>> >> > select * from nics where ip4_address like "46.232%" and broadcast_uri
>> =
>> >> > "vlan://500" and default_nic = 0;
>> >> >
>> >> > results: http://pastebin.com/rDAe2RY9
>> >> >
>> >> > or down there...
>> >> >
>> >> > This Techvee-FileServer server is already running (still not dead)
>> and I
>> >> > can see 1 NIC from UI...
>> >> >
>> >> > Should I reset all of these to 1 ?
>> >> > What is the purpose of this field default_nic = 0.
>> >> >
>> >> > vlan://500 in my case limits results only to the network for this VR
>> that
>> >> > is having problems...
>> >> >
>> >> > Any suggestions ?
>> >> >
>> >> > "id" "uuid" "instance_id" "mac_address" "ip4_address" "netmask"
>> "gateway"
>> >> > "ip_type" "broadcast_uri" "network_id" "mode" "state" "strategy"
>> >> > "reserver_name" "reservation_id" "device_id" "update_time"
>> >> "isolation_uri"
>> >> > "ip6_address" "default_nic" "vm_type" "created" "removed"
>> "ip6_gateway"
>> >> > "ip6_cidr" "secondary_ip" "display_nic"
>> >> > "2816" "5066bc3a-dbec-4789-aa42-3b9eb8f50bb4" "1795"
>> "06:70:0a:00:00:ac"
>> >> > "46.232.180.101" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
>> "212"
>> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-02-04
>> >> > 23:06:23" "vlan://500" \N "0" "User" "2015-02-04 20:41:05" "2015-02-04
>> >> > 22:06:23" \N \N "0" "1"
>> >> > "3132" "c8a5f98e-5663-40e3-ac03-1ac3545eaa83" "1958"
>> "06:fc:c2:00:00:ad"
>> >> > "46.232.180.102" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
>> "212"
>> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-03
>> >> > 15:45:47" "vlan://500" \N "0" "User" "2015-02-18 15:50:35" "2015-03-03
>> >> > 14:45:47" \N \N "0" "1"
>> >> > "3139" "f5a41229-2267-4615-9128-63fbce69bb01" "1962"
>> "06:d7:ac:00:00:ae"
>> >> > "46.232.180.103" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
>> "212"
>> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-02-19
>> >> > 03:10:45" "vlan://500" \N "0" "User" "2015-02-19 00:09:02" "2015-02-19
>> >> > 02:10:45" \N \N "0" "1"
>> >> > "707" "99afa70a-39d5-4685-8fc0-9857fdc77c90" "511" "06:b5:72:00:00:72"
>> >> > "46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
>> "212"
>> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "0" "2014-01-27
>> >> > 14:38:52" "vlan://500" \N "0" "User" "2014-01-27 11:29:08" "2014-01-27
>> >> > 13:38:52" \N \N "0" "1"
>> >> > "1580" "bf56315e-b4c3-4338-88d9-3013ab2e2c37" "1088"
>> "06:1d:90:00:00:72"
>> >> > "46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
>> "212"
>> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2014-07-23
>> >> > 10:15:18" "vlan://500" \N "0" "User" "2014-07-17 19:14:06" "2014-07-23
>> >> > 08:15:18" \N \N "0" "1"
>> >> > "3799" "712cbcb6-097f-4555-a73b-e8c2a5bd557f" "2306"
>> "06:33:ac:00:00:77"
>> >> > "46.232.180.149" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
>> "212"
>> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1" "2015-03-16
>> >> > 12:41:11" "vlan://500" \N "0" "User" "2015-03-16 09:50:25" "2015-03-16
>> >> > 11:41:11" \N \N "0" "1"
>> >> > "3817" "3599d144-6cdc-488b-8c9d-5837c7f612ac" "2311"
>> "06:8a:ac:00:00:77"
>> >> > "46.232.180.149" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
>> "212"
>> >> > "Dhcp" "Deallocating" "Create" "Direc

Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Andrija Panic
I will thanks a lot Marcus for hints...

On 16 March 2015 at 16:49, Marcus  wrote:

> Ok, just watch for those createdhcpentry mgmt server logs. Perhaps
> they're just triggered by you trying to fix the situation by
> migrating, but the original issue was something else entirely.
>
> On Mon, Mar 16, 2015 at 8:44 AM, Andrija Panic 
> wrote:
> > I did migrate and also changed accounts, unsucessfully, so some bugs
> > definitively or my specific setup...
> >
> > Thanks, I' fixing this now and will let you know.
> >
> > On 16 March 2015 at 16:42, Marcus  wrote:
> >
> >> Yes, each VM should have at least one default nic, so if there's only
> >> one nic it should be set to default. Take a db backup first, of
> >> course, before messing with it. Any idea how it may have happened? Do
> >> you migrate VMs between networks ever?
> >>
> >> On Mon, Mar 16, 2015 at 8:39 AM, Andrija Panic  >
> >> wrote:
> >> > Ok, so if the VM has only 1 VM - and default_nic=0, then I need to
> change
> >> > all of them to default_nic=1... ?
> >> >
> >> >
> >> > On 16 March 2015 at 16:38, Marcus  wrote:
> >> >
> >> >> VMs can have multiple nics and be on multiple networks. If you set a
> >> >> nic as default, it becomes the network that the vm has its default
> >> >> route on. Every VM should have a default nic, and if it doesn't I
> >> >> wonder how it might have happened (maybe a specific combination of
> >> >> add/delete nic triggered a bug?). You should set a default nic for
> >> >> every VM that might be missing one, and see if that gets your router
> >> >> up.
> >> >>
> >> >> On Mon, Mar 16, 2015 at 8:34 AM, Andrija Panic <
> andrija.pa...@gmail.com
> >> >
> >> >> wrote:
> >> >> > Hi Marcus,
> >> >> >
> >> >> > Thanks a lot fot hint
> >> >> >
> >> >> > True, I have the 0 as the value for some reason in database, for
> >> couple
> >> >> of
> >> >> > NICs
> >> >> > select * from nics where ip4_address like "46.232%" and
> broadcast_uri
> >> =
> >> >> > "vlan://500" and default_nic = 0;
> >> >> >
> >> >> > results: http://pastebin.com/rDAe2RY9
> >> >> >
> >> >> > or down there...
> >> >> >
> >> >> > This Techvee-FileServer server is already running (still not dead)
> >> and I
> >> >> > can see 1 NIC from UI...
> >> >> >
> >> >> > Should I reset all of these to 1 ?
> >> >> > What is the purpose of this field default_nic = 0.
> >> >> >
> >> >> > vlan://500 in my case limits results only to the network for this
> VR
> >> that
> >> >> > is having problems...
> >> >> >
> >> >> > Any suggestions ?
> >> >> >
> >> >> > "id" "uuid" "instance_id" "mac_address" "ip4_address" "netmask"
> >> "gateway"
> >> >> > "ip_type" "broadcast_uri" "network_id" "mode" "state" "strategy"
> >> >> > "reserver_name" "reservation_id" "device_id" "update_time"
> >> >> "isolation_uri"
> >> >> > "ip6_address" "default_nic" "vm_type" "created" "removed"
> >> "ip6_gateway"
> >> >> > "ip6_cidr" "secondary_ip" "display_nic"
> >> >> > "2816" "5066bc3a-dbec-4789-aa42-3b9eb8f50bb4" "1795"
> >> "06:70:0a:00:00:ac"
> >> >> > "46.232.180.101" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
> >> "212"
> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
> "2015-02-04
> >> >> > 23:06:23" "vlan://500" \N "0" "User" "2015-02-04 20:41:05"
> "2015-02-04
> >> >> > 22:06:23" \N \N "0" "1"
> >> >> > "3132" "c8a5f98e-5663-40e3-ac03-1ac3545eaa83" "1958"
> >> "06:fc:c2:00:00:ad"
> >> >> > "46.232.180.102" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
> >> "212"
> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
> "2015-03-03
> >> >> > 15:45:47" "vlan://500" \N "0" "User" "2015-02-18 15:50:35"
> "2015-03-03
> >> >> > 14:45:47" \N \N "0" "1"
> >> >> > "3139" "f5a41229-2267-4615-9128-63fbce69bb01" "1962"
> >> "06:d7:ac:00:00:ae"
> >> >> > "46.232.180.103" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
> >> "212"
> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
> "2015-02-19
> >> >> > 03:10:45" "vlan://500" \N "0" "User" "2015-02-19 00:09:02"
> "2015-02-19
> >> >> > 02:10:45" \N \N "0" "1"
> >> >> > "707" "99afa70a-39d5-4685-8fc0-9857fdc77c90" "511"
> "06:b5:72:00:00:72"
> >> >> > "46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
> >> "212"
> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "0"
> "2014-01-27
> >> >> > 14:38:52" "vlan://500" \N "0" "User" "2014-01-27 11:29:08"
> "2014-01-27
> >> >> > 13:38:52" \N \N "0" "1"
> >> >> > "1580" "bf56315e-b4c3-4338-88d9-3013ab2e2c37" "1088"
> >> "06:1d:90:00:00:72"
> >> >> > "46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
> >> "212"
> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
> "2014-07-23
> >> >> > 10:15:18" "vlan://500" \N "0" "User" "2014-07-17 19:14:06"
> "2014-07-23
> >> >> > 08:15:18" \N \N "0" "1"
> >> >> > "3799" "712cbcb6-097f-4555-a73b-e8c2a5bd557f" "2306"
> >> "06:33:ac:00:00:77"
> >> >> > "46.232.180.149" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
> >> "212"
> >> >> > "Dhcp" "Deallocating" "Cre

RE: [Discuss] Disabling storage pool for provisioning of volumes

2015-03-16 Thread len.bellem...@alternativenetworks.com
+1 from me as well..

-Original Message-
From: Andrija Panic [mailto:andrija.pa...@gmail.com] 
Sent: 16 March 2015 14:42
To: dev@cloudstack.apache.org
Subject: Re: [Discuss] Disabling storage pool for provisioning of volumes

+1 here, already needed this feature and Deevdep proposed the way ti
implement it...

On 16 March 2015 at 13:39, Erik Weber  wrote:

> On Mon, Mar 16, 2015 at 1:02 PM, Devdeep Singh 
> 
> wrote:
>
> > Hi,
> >
> > I would like to propose a new feature "Disabling storage pool for 
> > provisioning".  This allows an administrator to disable a storage 
> > pool
> from
> > being used for provisioning of new volumes. Instances with volumes 
> > on a disabled pool will continue to run; however, no new volumes 
> > will get
> placed
> > on the storage pool. This feature has been asked for in the 
> > community
> [1].
> > An initial draft of the FS can also be looked up here [2].
> >
> > Kindly provide your feedback.
> >
> > [1]
> >
> http://markmail.org/message/5jouqvojuhgnlzxt?q=list:org%2Eapache%2Einc
> ubator%2Ecloudstack-%2A+Disable+primary+storage
> > [2]
> >
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Disabling+Stora
> ge+Pool+for+Provisioning
> >
> >
>
> Would love to see such feature.
>
> --
> Erik
>



-- 

Andrija Panić


[GitHub] cloudstack pull request: Feature/persisten systemvm redundant vpc ...

2015-03-16 Thread wilderrodrigues
GitHub user wilderrodrigues opened a pull request:

https://github.com/apache/cloudstack/pull/118

Feature/persisten systemvm redundant vpc rebase

Hi @bhaisaab [Rohit],

That's the PR for the Persistent SystemVM config + Redundant VPC work we 
have been doing for a while.

Today I rebased from master, in order to get Funs OV3 work, and tested the 
whole branch with the set of marvin tests I have.

Could you please have a look at this branch and check if that's fine to be 
merged towards Master?

The tests results follow below.

Thanks in advance.

Cheers,
Wilder




=

Test Create Account and user for that account ... === TestName: 
test_01_create_account | Status : SUCCESS ===
ok
Test Sub domain allowed to launch VM  when a Domain level zone is created 
... === TestName: test_01_add_vm_to_subdomain | Status : SUCCESS ===
ok
Test delete domain without force option ... === TestName: test_DeleteDomain 
| Status : SUCCESS ===
ok
Test delete domain with force option ... === TestName: 
test_forceDeleteDomain | Status : SUCCESS ===
ok
Test update admin details ... === TestName: test_updateAdminDetails | 
Status : SUCCESS ===
ok
Test update domain admin details ... === TestName: 
test_updateDomainAdminDetails | Status : SUCCESS ===
ok
Test user update API ... === TestName: test_updateUserDetails | Status : 
SUCCESS ===
ok
Test login API with domain ... === TestName: test_LoginApiDomain | Status : 
SUCCESS ===
ok
Test if Login API does not return UUID's ... === TestName: 
test_LoginApiUuidResponse | Status : SUCCESS ===
ok

--
Ran 9 tests in 1311.256s

OK
/tmp//MarvinLogs/test_accounts_UJFDB3/results.txt


=

Test advanced zone virtual router ... === TestName: 
test_advZoneVirtualRouter | Status : SUCCESS ===
ok
Test Deploy Virtual Machine ... === TestName: test_deploy_vm | Status : 
SUCCESS ===
ok
Test Multiple Deploy Virtual Machine ... === TestName: 
test_deploy_vm_multiple | Status : SUCCESS ===
ok
Test Stop Virtual Machine ... === TestName: test_01_stop_vm | Status : 
SUCCESS ===
ok
Test Start Virtual Machine ... === TestName: test_02_start_vm | Status : 
SUCCESS ===
ok
Test Reboot Virtual Machine ... === TestName: test_03_reboot_vm | Status : 
SUCCESS ===
ok
Test destroy Virtual Machine ... === TestName: test_06_destroy_vm | Status 
: SUCCESS ===
ok
Test recover Virtual Machine ... === TestName: test_07_restore_vm | Status 
: SUCCESS ===
ok
Test migrate VM ... SKIP: At least two hosts should be present in the zone 
for migration
Test destroy(expunge) Virtual Machine ... === TestName: test_09_expunge_vm 
| Status : SUCCESS ===
ok

--
Ran 10 tests in 873.671s

OK (SKIP=1)
/tmp//MarvinLogs/test_vm_life_cycle_FT0VUY/results.txt


=

test_privategw_acl 
(integration.acs.tests.test_privategw_acl.TestPrivateGwACL) ... === TestName: 
test_privategw_acl | Status : SUCCESS ===
ok

--
Ran 1 test in 86.001s

OK
/tmp//MarvinLogs/test_privategw_acl_OAEQIW/results.txt


=

Test reset virtual machine on reboot ... === TestName: 
test_01_reset_vm_on_reboot | Status : SUCCESS ===
ok

--
Ran 1 test in 217.738s

OK
/tmp//MarvinLogs/test_reset_vm_on_reboot_IR5ZLY/results.txt


=

Test router internal advanced zone ... SKIP: Marvin configuration has no 
host credentials to check router services
Test restart network ... === TestName: test_03_restart_network_cleanup | 
Status : SUCCESS ===
ok
Test router basic setup ... === TestName: test_05_router_basic | Status : 
SUCCESS ===
ok
Test router advanced setup ... === TestName: test_06_router_advanced | 
Status : SUCCESS ===
ok
Test stop router ... === Tes

Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Andrija Panic
FIXED !!!

Thanks a lot Marcus, this is the second time you saved me from the deep
$$it..

Only 1 VM that had only 1 NIC and not set to default in DB - so just after
changing that default_nic=1, destroyed the VR, and new one was recreated.

Thanks a lot for help !


On 16 March 2015 at 16:52, Andrija Panic  wrote:

> I will thanks a lot Marcus for hints...
>
> On 16 March 2015 at 16:49, Marcus  wrote:
>
>> Ok, just watch for those createdhcpentry mgmt server logs. Perhaps
>> they're just triggered by you trying to fix the situation by
>> migrating, but the original issue was something else entirely.
>>
>> On Mon, Mar 16, 2015 at 8:44 AM, Andrija Panic 
>> wrote:
>> > I did migrate and also changed accounts, unsucessfully, so some bugs
>> > definitively or my specific setup...
>> >
>> > Thanks, I' fixing this now and will let you know.
>> >
>> > On 16 March 2015 at 16:42, Marcus  wrote:
>> >
>> >> Yes, each VM should have at least one default nic, so if there's only
>> >> one nic it should be set to default. Take a db backup first, of
>> >> course, before messing with it. Any idea how it may have happened? Do
>> >> you migrate VMs between networks ever?
>> >>
>> >> On Mon, Mar 16, 2015 at 8:39 AM, Andrija Panic <
>> andrija.pa...@gmail.com>
>> >> wrote:
>> >> > Ok, so if the VM has only 1 VM - and default_nic=0, then I need to
>> change
>> >> > all of them to default_nic=1... ?
>> >> >
>> >> >
>> >> > On 16 March 2015 at 16:38, Marcus  wrote:
>> >> >
>> >> >> VMs can have multiple nics and be on multiple networks. If you set a
>> >> >> nic as default, it becomes the network that the vm has its default
>> >> >> route on. Every VM should have a default nic, and if it doesn't I
>> >> >> wonder how it might have happened (maybe a specific combination of
>> >> >> add/delete nic triggered a bug?). You should set a default nic for
>> >> >> every VM that might be missing one, and see if that gets your router
>> >> >> up.
>> >> >>
>> >> >> On Mon, Mar 16, 2015 at 8:34 AM, Andrija Panic <
>> andrija.pa...@gmail.com
>> >> >
>> >> >> wrote:
>> >> >> > Hi Marcus,
>> >> >> >
>> >> >> > Thanks a lot fot hint
>> >> >> >
>> >> >> > True, I have the 0 as the value for some reason in database, for
>> >> couple
>> >> >> of
>> >> >> > NICs
>> >> >> > select * from nics where ip4_address like "46.232%" and
>> broadcast_uri
>> >> =
>> >> >> > "vlan://500" and default_nic = 0;
>> >> >> >
>> >> >> > results: http://pastebin.com/rDAe2RY9
>> >> >> >
>> >> >> > or down there...
>> >> >> >
>> >> >> > This Techvee-FileServer server is already running (still not dead)
>> >> and I
>> >> >> > can see 1 NIC from UI...
>> >> >> >
>> >> >> > Should I reset all of these to 1 ?
>> >> >> > What is the purpose of this field default_nic = 0.
>> >> >> >
>> >> >> > vlan://500 in my case limits results only to the network for this
>> VR
>> >> that
>> >> >> > is having problems...
>> >> >> >
>> >> >> > Any suggestions ?
>> >> >> >
>> >> >> > "id" "uuid" "instance_id" "mac_address" "ip4_address" "netmask"
>> >> "gateway"
>> >> >> > "ip_type" "broadcast_uri" "network_id" "mode" "state" "strategy"
>> >> >> > "reserver_name" "reservation_id" "device_id" "update_time"
>> >> >> "isolation_uri"
>> >> >> > "ip6_address" "default_nic" "vm_type" "created" "removed"
>> >> "ip6_gateway"
>> >> >> > "ip6_cidr" "secondary_ip" "display_nic"
>> >> >> > "2816" "5066bc3a-dbec-4789-aa42-3b9eb8f50bb4" "1795"
>> >> "06:70:0a:00:00:ac"
>> >> >> > "46.232.180.101" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
>> >> "212"
>> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
>> "2015-02-04
>> >> >> > 23:06:23" "vlan://500" \N "0" "User" "2015-02-04 20:41:05"
>> "2015-02-04
>> >> >> > 22:06:23" \N \N "0" "1"
>> >> >> > "3132" "c8a5f98e-5663-40e3-ac03-1ac3545eaa83" "1958"
>> >> "06:fc:c2:00:00:ad"
>> >> >> > "46.232.180.102" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
>> >> "212"
>> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
>> "2015-03-03
>> >> >> > 15:45:47" "vlan://500" \N "0" "User" "2015-02-18 15:50:35"
>> "2015-03-03
>> >> >> > 14:45:47" \N \N "0" "1"
>> >> >> > "3139" "f5a41229-2267-4615-9128-63fbce69bb01" "1962"
>> >> "06:d7:ac:00:00:ae"
>> >> >> > "46.232.180.103" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
>> >> "212"
>> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
>> "2015-02-19
>> >> >> > 03:10:45" "vlan://500" \N "0" "User" "2015-02-19 00:09:02"
>> "2015-02-19
>> >> >> > 02:10:45" \N \N "0" "1"
>> >> >> > "707" "99afa70a-39d5-4685-8fc0-9857fdc77c90" "511"
>> "06:b5:72:00:00:72"
>> >> >> > "46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
>> >> "212"
>> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "0"
>> "2014-01-27
>> >> >> > 14:38:52" "vlan://500" \N "0" "User" "2014-01-27 11:29:08"
>> "2014-01-27
>> >> >> > 13:38:52" \N \N "0" "1"
>> >> >> > "1580" "bf56315e-b4c3-4338-88d9-3013ab2e2c37" "1088"
>> >> "06:1d:90:00:00:72"
>> >> >> > "46.232.180.144" "255.

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

2015-03-16 Thread jenkins
See 

--
[...truncated 4985 lines...]

[ERROR] Mar 16, 2015 5:16:12 PM 
net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 43 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 422ms

[ERROR] Mar 16, 2015 5:16:13 PM 
net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 43 classes.

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Server 4.6.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-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.8: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:3.2:compile (default-compile) @ cloud-server 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 403 source files to 

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ 
cloud-server >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ cloud-server ---
[INFO] Fork Value is true
 [java] Warnings generated: 47
[INFO] Done FindBugs Analysis
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ 
cloud-server <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ 
cloud-server ---
[INFO] BugInstance size is 47
[INFO] Error size is 0
[INFO] Total bugs: 47
[INFO] Boxing/unboxing to parse a primitive 
com.cloud.api.ApiDispatcher.dispatch(BaseCmd, Map, boolean) 
["com.cloud.api.ApiDispatcher"] At ApiDispatcher.java:[lines 47-142]
[INFO] Primitive boxed just to call toString in 
com.cloud.api.ApiResponseHelper.createResourceCountResponse(ResourceCount) 
["com.cloud.api.ApiResponseHelper"] At ApiResponseHelper.java:[lines 318-3684]
[INFO] Primitive boxed just to call toString in 
com.cloud.api.ApiResponseHelper.createResourceLimitResponse(ResourceLimit) 
["com.cloud.api.ApiResponseHelper"] At ApiResponseHelper.java:[lines 318-3684]
[INFO] Found reliance on default encoding in 
com.cloud.api.ApiServer.verifyRequest(Map, Long): String.getBytes() 
["com.cloud.api.ApiServer"] At ApiServer.java:[lines 178-1380]
[INFO] Write to static field 
com.cloud.api.auth.APIAuthenticationManagerImpl.s_authenticators from instance 
method com.cloud.api.auth.APIAuthenticationManagerImpl.start() 
["com.cloud.api.auth.APIAuthenticationManagerImpl"] At 
APIAuthenticationManagerImpl.java:[lines 36-97]
[INFO] Found reliance on default encoding in 
com.cloud.api.doc.ApiXmlDocReader.main(String[]): new 
java.io.FileReader(String) ["com.cloud.api.doc.ApiXmlDocReader"] At 
ApiXmlDocReader.java:[lines 37-293]
[INFO] Found reliance on default encoding in 
com.cloud.api.doc.ApiXmlDocReader.main(String[]): new 
java.io.FileWriter(String) ["com.cloud.api.doc.ApiXmlDocReader"] At 
ApiXmlDocReader.java:[lines 37-293]
[INFO] Found reliance on default encoding in 
com.cloud.api.doc.ApiXmlDocWriter.main(String[]): new 
java.io.FileWriter(String) ["com.cloud.api.doc.ApiXmlDocWriter"] At 
ApiXmlDocWriter.java:[lines 67-522]
[IN

Re: [Discuss] Disabling storage pool for provisioning of volumes

2015-03-16 Thread Nux!
+1 from me as well.

This would also be a way to stop VMs being added to certain HVs with local 
storage.

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "Len Bellemore" 
> To: dev@cloudstack.apache.org
> Sent: Monday, 16 March, 2015 15:23:40
> Subject: RE: [Discuss] Disabling storage pool for provisioning of volumes

> +1 from me as well..
> 
> -Original Message-
> From: Andrija Panic [mailto:andrija.pa...@gmail.com]
> Sent: 16 March 2015 14:42
> To: dev@cloudstack.apache.org
> Subject: Re: [Discuss] Disabling storage pool for provisioning of volumes
> 
> +1 here, already needed this feature and Deevdep proposed the way ti
> implement it...
> 
> On 16 March 2015 at 13:39, Erik Weber  wrote:
> 
>> On Mon, Mar 16, 2015 at 1:02 PM, Devdeep Singh
>> 
>> wrote:
>>
>> > Hi,
>> >
>> > I would like to propose a new feature "Disabling storage pool for
>> > provisioning".  This allows an administrator to disable a storage
>> > pool
>> from
>> > being used for provisioning of new volumes. Instances with volumes
>> > on a disabled pool will continue to run; however, no new volumes
>> > will get
>> placed
>> > on the storage pool. This feature has been asked for in the
>> > community
>> [1].
>> > An initial draft of the FS can also be looked up here [2].
>> >
>> > Kindly provide your feedback.
>> >
>> > [1]
>> >
>> http://markmail.org/message/5jouqvojuhgnlzxt?q=list:org%2Eapache%2Einc
>> ubator%2Ecloudstack-%2A+Disable+primary+storage
>> > [2]
>> >
>> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Disabling+Stora
>> ge+Pool+for+Provisioning
>> >
>> >
>>
>> Would love to see such feature.
>>
>> --
>> Erik
>>
> 
> 
> 
> --
> 
> Andrija Panić


Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Marcus
Good to hear. Glad I could lend another pair of eyes.

On Mon, Mar 16, 2015 at 9:19 AM, Andrija Panic  wrote:
> FIXED !!!
>
> Thanks a lot Marcus, this is the second time you saved me from the deep
> $$it..
>
> Only 1 VM that had only 1 NIC and not set to default in DB - so just after
> changing that default_nic=1, destroyed the VR, and new one was recreated.
>
> Thanks a lot for help !
>
>
> On 16 March 2015 at 16:52, Andrija Panic  wrote:
>
>> I will thanks a lot Marcus for hints...
>>
>> On 16 March 2015 at 16:49, Marcus  wrote:
>>
>>> Ok, just watch for those createdhcpentry mgmt server logs. Perhaps
>>> they're just triggered by you trying to fix the situation by
>>> migrating, but the original issue was something else entirely.
>>>
>>> On Mon, Mar 16, 2015 at 8:44 AM, Andrija Panic 
>>> wrote:
>>> > I did migrate and also changed accounts, unsucessfully, so some bugs
>>> > definitively or my specific setup...
>>> >
>>> > Thanks, I' fixing this now and will let you know.
>>> >
>>> > On 16 March 2015 at 16:42, Marcus  wrote:
>>> >
>>> >> Yes, each VM should have at least one default nic, so if there's only
>>> >> one nic it should be set to default. Take a db backup first, of
>>> >> course, before messing with it. Any idea how it may have happened? Do
>>> >> you migrate VMs between networks ever?
>>> >>
>>> >> On Mon, Mar 16, 2015 at 8:39 AM, Andrija Panic <
>>> andrija.pa...@gmail.com>
>>> >> wrote:
>>> >> > Ok, so if the VM has only 1 VM - and default_nic=0, then I need to
>>> change
>>> >> > all of them to default_nic=1... ?
>>> >> >
>>> >> >
>>> >> > On 16 March 2015 at 16:38, Marcus  wrote:
>>> >> >
>>> >> >> VMs can have multiple nics and be on multiple networks. If you set a
>>> >> >> nic as default, it becomes the network that the vm has its default
>>> >> >> route on. Every VM should have a default nic, and if it doesn't I
>>> >> >> wonder how it might have happened (maybe a specific combination of
>>> >> >> add/delete nic triggered a bug?). You should set a default nic for
>>> >> >> every VM that might be missing one, and see if that gets your router
>>> >> >> up.
>>> >> >>
>>> >> >> On Mon, Mar 16, 2015 at 8:34 AM, Andrija Panic <
>>> andrija.pa...@gmail.com
>>> >> >
>>> >> >> wrote:
>>> >> >> > Hi Marcus,
>>> >> >> >
>>> >> >> > Thanks a lot fot hint
>>> >> >> >
>>> >> >> > True, I have the 0 as the value for some reason in database, for
>>> >> couple
>>> >> >> of
>>> >> >> > NICs
>>> >> >> > select * from nics where ip4_address like "46.232%" and
>>> broadcast_uri
>>> >> =
>>> >> >> > "vlan://500" and default_nic = 0;
>>> >> >> >
>>> >> >> > results: http://pastebin.com/rDAe2RY9
>>> >> >> >
>>> >> >> > or down there...
>>> >> >> >
>>> >> >> > This Techvee-FileServer server is already running (still not dead)
>>> >> and I
>>> >> >> > can see 1 NIC from UI...
>>> >> >> >
>>> >> >> > Should I reset all of these to 1 ?
>>> >> >> > What is the purpose of this field default_nic = 0.
>>> >> >> >
>>> >> >> > vlan://500 in my case limits results only to the network for this
>>> VR
>>> >> that
>>> >> >> > is having problems...
>>> >> >> >
>>> >> >> > Any suggestions ?
>>> >> >> >
>>> >> >> > "id" "uuid" "instance_id" "mac_address" "ip4_address" "netmask"
>>> >> "gateway"
>>> >> >> > "ip_type" "broadcast_uri" "network_id" "mode" "state" "strategy"
>>> >> >> > "reserver_name" "reservation_id" "device_id" "update_time"
>>> >> >> "isolation_uri"
>>> >> >> > "ip6_address" "default_nic" "vm_type" "created" "removed"
>>> >> "ip6_gateway"
>>> >> >> > "ip6_cidr" "secondary_ip" "display_nic"
>>> >> >> > "2816" "5066bc3a-dbec-4789-aa42-3b9eb8f50bb4" "1795"
>>> >> "06:70:0a:00:00:ac"
>>> >> >> > "46.232.180.101" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
>>> >> "212"
>>> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
>>> "2015-02-04
>>> >> >> > 23:06:23" "vlan://500" \N "0" "User" "2015-02-04 20:41:05"
>>> "2015-02-04
>>> >> >> > 22:06:23" \N \N "0" "1"
>>> >> >> > "3132" "c8a5f98e-5663-40e3-ac03-1ac3545eaa83" "1958"
>>> >> "06:fc:c2:00:00:ad"
>>> >> >> > "46.232.180.102" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
>>> >> "212"
>>> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
>>> "2015-03-03
>>> >> >> > 15:45:47" "vlan://500" \N "0" "User" "2015-02-18 15:50:35"
>>> "2015-03-03
>>> >> >> > 14:45:47" \N \N "0" "1"
>>> >> >> > "3139" "f5a41229-2267-4615-9128-63fbce69bb01" "1962"
>>> >> "06:d7:ac:00:00:ae"
>>> >> >> > "46.232.180.103" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
>>> >> "212"
>>> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
>>> "2015-02-19
>>> >> >> > 03:10:45" "vlan://500" \N "0" "User" "2015-02-19 00:09:02"
>>> "2015-02-19
>>> >> >> > 02:10:45" \N \N "0" "1"
>>> >> >> > "707" "99afa70a-39d5-4685-8fc0-9857fdc77c90" "511"
>>> "06:b5:72:00:00:72"
>>> >> >> > "46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4" "vlan://500"
>>> >> "212"
>>> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "0"
>>> "2014-01-

Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Laszlo Hornyak
Cool, congrats! :-)

On Mon, Mar 16, 2015 at 5:19 PM, Andrija Panic 
wrote:

> FIXED !!!
>
> Thanks a lot Marcus, this is the second time you saved me from the deep
> $$it..
>
> Only 1 VM that had only 1 NIC and not set to default in DB - so just after
> changing that default_nic=1, destroyed the VR, and new one was recreated.
>
> Thanks a lot for help !
>
>
> On 16 March 2015 at 16:52, Andrija Panic  wrote:
>
> > I will thanks a lot Marcus for hints...
> >
> > On 16 March 2015 at 16:49, Marcus  wrote:
> >
> >> Ok, just watch for those createdhcpentry mgmt server logs. Perhaps
> >> they're just triggered by you trying to fix the situation by
> >> migrating, but the original issue was something else entirely.
> >>
> >> On Mon, Mar 16, 2015 at 8:44 AM, Andrija Panic  >
> >> wrote:
> >> > I did migrate and also changed accounts, unsucessfully, so some bugs
> >> > definitively or my specific setup...
> >> >
> >> > Thanks, I' fixing this now and will let you know.
> >> >
> >> > On 16 March 2015 at 16:42, Marcus  wrote:
> >> >
> >> >> Yes, each VM should have at least one default nic, so if there's only
> >> >> one nic it should be set to default. Take a db backup first, of
> >> >> course, before messing with it. Any idea how it may have happened? Do
> >> >> you migrate VMs between networks ever?
> >> >>
> >> >> On Mon, Mar 16, 2015 at 8:39 AM, Andrija Panic <
> >> andrija.pa...@gmail.com>
> >> >> wrote:
> >> >> > Ok, so if the VM has only 1 VM - and default_nic=0, then I need to
> >> change
> >> >> > all of them to default_nic=1... ?
> >> >> >
> >> >> >
> >> >> > On 16 March 2015 at 16:38, Marcus  wrote:
> >> >> >
> >> >> >> VMs can have multiple nics and be on multiple networks. If you
> set a
> >> >> >> nic as default, it becomes the network that the vm has its default
> >> >> >> route on. Every VM should have a default nic, and if it doesn't I
> >> >> >> wonder how it might have happened (maybe a specific combination of
> >> >> >> add/delete nic triggered a bug?). You should set a default nic for
> >> >> >> every VM that might be missing one, and see if that gets your
> router
> >> >> >> up.
> >> >> >>
> >> >> >> On Mon, Mar 16, 2015 at 8:34 AM, Andrija Panic <
> >> andrija.pa...@gmail.com
> >> >> >
> >> >> >> wrote:
> >> >> >> > Hi Marcus,
> >> >> >> >
> >> >> >> > Thanks a lot fot hint
> >> >> >> >
> >> >> >> > True, I have the 0 as the value for some reason in database, for
> >> >> couple
> >> >> >> of
> >> >> >> > NICs
> >> >> >> > select * from nics where ip4_address like "46.232%" and
> >> broadcast_uri
> >> >> =
> >> >> >> > "vlan://500" and default_nic = 0;
> >> >> >> >
> >> >> >> > results: http://pastebin.com/rDAe2RY9
> >> >> >> >
> >> >> >> > or down there...
> >> >> >> >
> >> >> >> > This Techvee-FileServer server is already running (still not
> dead)
> >> >> and I
> >> >> >> > can see 1 NIC from UI...
> >> >> >> >
> >> >> >> > Should I reset all of these to 1 ?
> >> >> >> > What is the purpose of this field default_nic = 0.
> >> >> >> >
> >> >> >> > vlan://500 in my case limits results only to the network for
> this
> >> VR
> >> >> that
> >> >> >> > is having problems...
> >> >> >> >
> >> >> >> > Any suggestions ?
> >> >> >> >
> >> >> >> > "id" "uuid" "instance_id" "mac_address" "ip4_address" "netmask"
> >> >> "gateway"
> >> >> >> > "ip_type" "broadcast_uri" "network_id" "mode" "state" "strategy"
> >> >> >> > "reserver_name" "reservation_id" "device_id" "update_time"
> >> >> >> "isolation_uri"
> >> >> >> > "ip6_address" "default_nic" "vm_type" "created" "removed"
> >> >> "ip6_gateway"
> >> >> >> > "ip6_cidr" "secondary_ip" "display_nic"
> >> >> >> > "2816" "5066bc3a-dbec-4789-aa42-3b9eb8f50bb4" "1795"
> >> >> "06:70:0a:00:00:ac"
> >> >> >> > "46.232.180.101" "255.255.255.0" "46.232.180.1" "Ip4"
> "vlan://500"
> >> >> "212"
> >> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
> >> "2015-02-04
> >> >> >> > 23:06:23" "vlan://500" \N "0" "User" "2015-02-04 20:41:05"
> >> "2015-02-04
> >> >> >> > 22:06:23" \N \N "0" "1"
> >> >> >> > "3132" "c8a5f98e-5663-40e3-ac03-1ac3545eaa83" "1958"
> >> >> "06:fc:c2:00:00:ad"
> >> >> >> > "46.232.180.102" "255.255.255.0" "46.232.180.1" "Ip4"
> "vlan://500"
> >> >> "212"
> >> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
> >> "2015-03-03
> >> >> >> > 15:45:47" "vlan://500" \N "0" "User" "2015-02-18 15:50:35"
> >> "2015-03-03
> >> >> >> > 14:45:47" \N \N "0" "1"
> >> >> >> > "3139" "f5a41229-2267-4615-9128-63fbce69bb01" "1962"
> >> >> "06:d7:ac:00:00:ae"
> >> >> >> > "46.232.180.103" "255.255.255.0" "46.232.180.1" "Ip4"
> "vlan://500"
> >> >> "212"
> >> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
> >> "2015-02-19
> >> >> >> > 03:10:45" "vlan://500" \N "0" "User" "2015-02-19 00:09:02"
> >> "2015-02-19
> >> >> >> > 02:10:45" \N \N "0" "1"
> >> >> >> > "707" "99afa70a-39d5-4685-8fc0-9857fdc77c90" "511"
> >> "06:b5:72:00:00:72"
> >> >> >> > "46.232.180.144" "255.255.255.0" "46.232.180.1" "Ip4"
> "vlan://500

junkins

2015-03-16 Thread Laszlo Hornyak
Hi,

What's wrong with the jenkins jobs? I am getting various errors for a good
while, while the build anyway seems to work fine and tests pass. Anyone
working on this?

-- 

EOF


Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Laszlo Hornyak
Btw, just in order to avoid the same problem... maybe we could make this
query smarter and if no nic marked as default, but there is only one, then
that single NIC could be returned as default.

On Mon, Mar 16, 2015 at 5:19 PM, Andrija Panic 
wrote:

> FIXED !!!
>
> Thanks a lot Marcus, this is the second time you saved me from the deep
> $$it..
>
> Only 1 VM that had only 1 NIC and not set to default in DB - so just after
> changing that default_nic=1, destroyed the VR, and new one was recreated.
>
> Thanks a lot for help !
>
>
> On 16 March 2015 at 16:52, Andrija Panic  wrote:
>
> > I will thanks a lot Marcus for hints...
> >
> > On 16 March 2015 at 16:49, Marcus  wrote:
> >
> >> Ok, just watch for those createdhcpentry mgmt server logs. Perhaps
> >> they're just triggered by you trying to fix the situation by
> >> migrating, but the original issue was something else entirely.
> >>
> >> On Mon, Mar 16, 2015 at 8:44 AM, Andrija Panic  >
> >> wrote:
> >> > I did migrate and also changed accounts, unsucessfully, so some bugs
> >> > definitively or my specific setup...
> >> >
> >> > Thanks, I' fixing this now and will let you know.
> >> >
> >> > On 16 March 2015 at 16:42, Marcus  wrote:
> >> >
> >> >> Yes, each VM should have at least one default nic, so if there's only
> >> >> one nic it should be set to default. Take a db backup first, of
> >> >> course, before messing with it. Any idea how it may have happened? Do
> >> >> you migrate VMs between networks ever?
> >> >>
> >> >> On Mon, Mar 16, 2015 at 8:39 AM, Andrija Panic <
> >> andrija.pa...@gmail.com>
> >> >> wrote:
> >> >> > Ok, so if the VM has only 1 VM - and default_nic=0, then I need to
> >> change
> >> >> > all of them to default_nic=1... ?
> >> >> >
> >> >> >
> >> >> > On 16 March 2015 at 16:38, Marcus  wrote:
> >> >> >
> >> >> >> VMs can have multiple nics and be on multiple networks. If you
> set a
> >> >> >> nic as default, it becomes the network that the vm has its default
> >> >> >> route on. Every VM should have a default nic, and if it doesn't I
> >> >> >> wonder how it might have happened (maybe a specific combination of
> >> >> >> add/delete nic triggered a bug?). You should set a default nic for
> >> >> >> every VM that might be missing one, and see if that gets your
> router
> >> >> >> up.
> >> >> >>
> >> >> >> On Mon, Mar 16, 2015 at 8:34 AM, Andrija Panic <
> >> andrija.pa...@gmail.com
> >> >> >
> >> >> >> wrote:
> >> >> >> > Hi Marcus,
> >> >> >> >
> >> >> >> > Thanks a lot fot hint
> >> >> >> >
> >> >> >> > True, I have the 0 as the value for some reason in database, for
> >> >> couple
> >> >> >> of
> >> >> >> > NICs
> >> >> >> > select * from nics where ip4_address like "46.232%" and
> >> broadcast_uri
> >> >> =
> >> >> >> > "vlan://500" and default_nic = 0;
> >> >> >> >
> >> >> >> > results: http://pastebin.com/rDAe2RY9
> >> >> >> >
> >> >> >> > or down there...
> >> >> >> >
> >> >> >> > This Techvee-FileServer server is already running (still not
> dead)
> >> >> and I
> >> >> >> > can see 1 NIC from UI...
> >> >> >> >
> >> >> >> > Should I reset all of these to 1 ?
> >> >> >> > What is the purpose of this field default_nic = 0.
> >> >> >> >
> >> >> >> > vlan://500 in my case limits results only to the network for
> this
> >> VR
> >> >> that
> >> >> >> > is having problems...
> >> >> >> >
> >> >> >> > Any suggestions ?
> >> >> >> >
> >> >> >> > "id" "uuid" "instance_id" "mac_address" "ip4_address" "netmask"
> >> >> "gateway"
> >> >> >> > "ip_type" "broadcast_uri" "network_id" "mode" "state" "strategy"
> >> >> >> > "reserver_name" "reservation_id" "device_id" "update_time"
> >> >> >> "isolation_uri"
> >> >> >> > "ip6_address" "default_nic" "vm_type" "created" "removed"
> >> >> "ip6_gateway"
> >> >> >> > "ip6_cidr" "secondary_ip" "display_nic"
> >> >> >> > "2816" "5066bc3a-dbec-4789-aa42-3b9eb8f50bb4" "1795"
> >> >> "06:70:0a:00:00:ac"
> >> >> >> > "46.232.180.101" "255.255.255.0" "46.232.180.1" "Ip4"
> "vlan://500"
> >> >> "212"
> >> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
> >> "2015-02-04
> >> >> >> > 23:06:23" "vlan://500" \N "0" "User" "2015-02-04 20:41:05"
> >> "2015-02-04
> >> >> >> > 22:06:23" \N \N "0" "1"
> >> >> >> > "3132" "c8a5f98e-5663-40e3-ac03-1ac3545eaa83" "1958"
> >> >> "06:fc:c2:00:00:ad"
> >> >> >> > "46.232.180.102" "255.255.255.0" "46.232.180.1" "Ip4"
> "vlan://500"
> >> >> "212"
> >> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
> >> "2015-03-03
> >> >> >> > 15:45:47" "vlan://500" \N "0" "User" "2015-02-18 15:50:35"
> >> "2015-03-03
> >> >> >> > 14:45:47" \N \N "0" "1"
> >> >> >> > "3139" "f5a41229-2267-4615-9128-63fbce69bb01" "1962"
> >> >> "06:d7:ac:00:00:ae"
> >> >> >> > "46.232.180.103" "255.255.255.0" "46.232.180.1" "Ip4"
> "vlan://500"
> >> >> "212"
> >> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
> >> "2015-02-19
> >> >> >> > 03:10:45" "vlan://500" \N "0" "User" "2015-02-19 00:09:02"
> >> "2015-02-19
> >> >> >> > 02:10:45" \N \N "0"

Build failed in Jenkins: build-master #2338

2015-03-16 Thread jenkins
See 

--
Started by user laszlo.hornyak
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-9ee 
(cloudstack-buildslave-centos6) in workspace 

 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=400
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git # timeout=400
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git --version # timeout=400
 > /usr/bin/git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git 
 > +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=400
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # 
 > timeout=400
Checking out Revision b6eace03e44afa34df1915adaf4773f7482a5d42 
(refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=400
 > /usr/bin/git checkout -f b6eace03e44afa34df1915adaf4773f7482a5d42
 > /usr/bin/git rev-list b6eace03e44afa34df1915adaf4773f7482a5d42 # timeout=400
[copy-to-slave] Copying 'settings.xml', excluding nothing, from 
'file:/var/lib/jenkins/userContent/' on the master to 
' on 
'cloudstack-buildslave-centos6-9ee'.
[build-master] $ /usr/share/apache-maven-3.0.5/bin/mvn -s 
 -e 
-Psystemvm,awsapi clean test
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: Test reports were found but none of them are new. Did 
tests run? 
For example, 

 is 9 hr 25 min old

at hudson.tasks.junit.TestResult.parse(TestResult.java:178)
at hudson.tasks.junit.TestResult.parse(TestResult.java:146)
at hudson.tasks.junit.TestResult.(TestResult.java:122)
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119)
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2665)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
at ..remote call to cloudstack-buildslave-centos6-9ee(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:970)
at hudson.FilePath.act(FilePath.java:959)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at 
hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1784)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)


Build failed in Jenkins: build-master #2339

2015-03-16 Thread jenkins
See 

--
Started by user laszlo.hornyak
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-9ee 
(cloudstack-buildslave-centos6) in workspace 

 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=400
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git # timeout=400
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git --version # timeout=400
 > /usr/bin/git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git 
 > +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=400
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # 
 > timeout=400
Checking out Revision b6eace03e44afa34df1915adaf4773f7482a5d42 
(refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=400
 > /usr/bin/git checkout -f b6eace03e44afa34df1915adaf4773f7482a5d42
 > /usr/bin/git rev-list b6eace03e44afa34df1915adaf4773f7482a5d42 # timeout=400
[copy-to-slave] Copying 'settings.xml', excluding nothing, from 
'file:/var/lib/jenkins/userContent/' on the master to 
' on 
'cloudstack-buildslave-centos6-9ee'.
[build-master] $ /usr/share/apache-maven-3.0.5/bin/mvn -s 
 -e 
-Psystemvm,awsapi clean test
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: Test reports were found but none of them are new. Did 
tests run? 
For example, 

 is 10 hr old

at hudson.tasks.junit.TestResult.parse(TestResult.java:178)
at hudson.tasks.junit.TestResult.parse(TestResult.java:146)
at hudson.tasks.junit.TestResult.(TestResult.java:122)
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119)
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2665)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
at ..remote call to cloudstack-buildslave-centos6-9ee(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:970)
at hudson.FilePath.act(FilePath.java:959)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at 
hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1784)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)


Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Andrija Panic
I would be very glad to see this patch/imrovement.

Since it seems that I hit this problem 5-6 months ago (when we tried to
move instance to assign it to another account, and that failed)  -but I
never destroyed/rebooted that VR - so maybe that was the reason I only
experienced problems after upgrade (VR got rebooted/recreated by the
script).

Thanks Laszlo

On 16 March 2015 at 18:42, Laszlo Hornyak  wrote:

> Btw, just in order to avoid the same problem... maybe we could make this
> query smarter and if no nic marked as default, but there is only one, then
> that single NIC could be returned as default.
>
> On Mon, Mar 16, 2015 at 5:19 PM, Andrija Panic 
> wrote:
>
> > FIXED !!!
> >
> > Thanks a lot Marcus, this is the second time you saved me from the deep
> > $$it..
> >
> > Only 1 VM that had only 1 NIC and not set to default in DB - so just
> after
> > changing that default_nic=1, destroyed the VR, and new one was recreated.
> >
> > Thanks a lot for help !
> >
> >
> > On 16 March 2015 at 16:52, Andrija Panic 
> wrote:
> >
> > > I will thanks a lot Marcus for hints...
> > >
> > > On 16 March 2015 at 16:49, Marcus  wrote:
> > >
> > >> Ok, just watch for those createdhcpentry mgmt server logs. Perhaps
> > >> they're just triggered by you trying to fix the situation by
> > >> migrating, but the original issue was something else entirely.
> > >>
> > >> On Mon, Mar 16, 2015 at 8:44 AM, Andrija Panic <
> andrija.pa...@gmail.com
> > >
> > >> wrote:
> > >> > I did migrate and also changed accounts, unsucessfully, so some bugs
> > >> > definitively or my specific setup...
> > >> >
> > >> > Thanks, I' fixing this now and will let you know.
> > >> >
> > >> > On 16 March 2015 at 16:42, Marcus  wrote:
> > >> >
> > >> >> Yes, each VM should have at least one default nic, so if there's
> only
> > >> >> one nic it should be set to default. Take a db backup first, of
> > >> >> course, before messing with it. Any idea how it may have happened?
> Do
> > >> >> you migrate VMs between networks ever?
> > >> >>
> > >> >> On Mon, Mar 16, 2015 at 8:39 AM, Andrija Panic <
> > >> andrija.pa...@gmail.com>
> > >> >> wrote:
> > >> >> > Ok, so if the VM has only 1 VM - and default_nic=0, then I need
> to
> > >> change
> > >> >> > all of them to default_nic=1... ?
> > >> >> >
> > >> >> >
> > >> >> > On 16 March 2015 at 16:38, Marcus  wrote:
> > >> >> >
> > >> >> >> VMs can have multiple nics and be on multiple networks. If you
> > set a
> > >> >> >> nic as default, it becomes the network that the vm has its
> default
> > >> >> >> route on. Every VM should have a default nic, and if it doesn't
> I
> > >> >> >> wonder how it might have happened (maybe a specific combination
> of
> > >> >> >> add/delete nic triggered a bug?). You should set a default nic
> for
> > >> >> >> every VM that might be missing one, and see if that gets your
> > router
> > >> >> >> up.
> > >> >> >>
> > >> >> >> On Mon, Mar 16, 2015 at 8:34 AM, Andrija Panic <
> > >> andrija.pa...@gmail.com
> > >> >> >
> > >> >> >> wrote:
> > >> >> >> > Hi Marcus,
> > >> >> >> >
> > >> >> >> > Thanks a lot fot hint
> > >> >> >> >
> > >> >> >> > True, I have the 0 as the value for some reason in database,
> for
> > >> >> couple
> > >> >> >> of
> > >> >> >> > NICs
> > >> >> >> > select * from nics where ip4_address like "46.232%" and
> > >> broadcast_uri
> > >> >> =
> > >> >> >> > "vlan://500" and default_nic = 0;
> > >> >> >> >
> > >> >> >> > results: http://pastebin.com/rDAe2RY9
> > >> >> >> >
> > >> >> >> > or down there...
> > >> >> >> >
> > >> >> >> > This Techvee-FileServer server is already running (still not
> > dead)
> > >> >> and I
> > >> >> >> > can see 1 NIC from UI...
> > >> >> >> >
> > >> >> >> > Should I reset all of these to 1 ?
> > >> >> >> > What is the purpose of this field default_nic = 0.
> > >> >> >> >
> > >> >> >> > vlan://500 in my case limits results only to the network for
> > this
> > >> VR
> > >> >> that
> > >> >> >> > is having problems...
> > >> >> >> >
> > >> >> >> > Any suggestions ?
> > >> >> >> >
> > >> >> >> > "id" "uuid" "instance_id" "mac_address" "ip4_address"
> "netmask"
> > >> >> "gateway"
> > >> >> >> > "ip_type" "broadcast_uri" "network_id" "mode" "state"
> "strategy"
> > >> >> >> > "reserver_name" "reservation_id" "device_id" "update_time"
> > >> >> >> "isolation_uri"
> > >> >> >> > "ip6_address" "default_nic" "vm_type" "created" "removed"
> > >> >> "ip6_gateway"
> > >> >> >> > "ip6_cidr" "secondary_ip" "display_nic"
> > >> >> >> > "2816" "5066bc3a-dbec-4789-aa42-3b9eb8f50bb4" "1795"
> > >> >> "06:70:0a:00:00:ac"
> > >> >> >> > "46.232.180.101" "255.255.255.0" "46.232.180.1" "Ip4"
> > "vlan://500"
> > >> >> "212"
> > >> >> >> > "Dhcp" "Deallocating" "Create" "DirectNetworkGuru" \N "1"
> > >> "2015-02-04
> > >> >> >> > 23:06:23" "vlan://500" \N "0" "User" "2015-02-04 20:41:05"
> > >> "2015-02-04
> > >> >> >> > 22:06:23" \N \N "0" "1"
> > >> >> >> > "3132" "c8a5f98e-5663-40e3-ac03-1ac3545eaa83" "1958"
> > >> >> "06:fc:c2:00:00:ad"
> > >>

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

2015-03-16 Thread jenkins
See 

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-9ee 
(cloudstack-buildslave-centos6) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git init 
 >  # timeout=400
ERROR: Error cloning remote repo 'origin'
ERROR: Error cloning remote repo 'origin'
[FINDBUGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...


Re: [URGENT - HELP NEEDED]

2015-03-16 Thread Nux!
Andrija,

Why not create a Jira issue and make some noise about it.

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "Andrija Panic" 
> To: us...@cloudstack.apache.org
> Cc: dev@cloudstack.apache.org
> Sent: Monday, 16 March, 2015 21:25:24
> Subject: Re: [URGENT - HELP NEEDED]

> I would be very glad to see this patch/imrovement.
> 
> Since it seems that I hit this problem 5-6 months ago (when we tried to
> move instance to assign it to another account, and that failed)  -but I
> never destroyed/rebooted that VR - so maybe that was the reason I only
> experienced problems after upgrade (VR got rebooted/recreated by the
> script).
> 
> Thanks Laszlo
> 
> On 16 March 2015 at 18:42, Laszlo Hornyak  wrote:
> 
>> Btw, just in order to avoid the same problem... maybe we could make this
>> query smarter and if no nic marked as default, but there is only one, then
>> that single NIC could be returned as default.
>>
>> On Mon, Mar 16, 2015 at 5:19 PM, Andrija Panic 
>> wrote:
>>
>> > FIXED !!!
>> >
>> > Thanks a lot Marcus, this is the second time you saved me from the deep
>> > $$it..
>> >
>> > Only 1 VM that had only 1 NIC and not set to default in DB - so just
>> after
>> > changing that default_nic=1, destroyed the VR, and new one was recreated.
>> >
>> > Thanks a lot for help !
>> >
>> >
>> > On 16 March 2015 at 16:52, Andrija Panic 
>> wrote:
>> >
>> > > I will thanks a lot Marcus for hints...
>> > >
>> > > On 16 March 2015 at 16:49, Marcus  wrote:
>> > >
>> > >> Ok, just watch for those createdhcpentry mgmt server logs. Perhaps
>> > >> they're just triggered by you trying to fix the situation by
>> > >> migrating, but the original issue was something else entirely.
>> > >>
>> > >> On Mon, Mar 16, 2015 at 8:44 AM, Andrija Panic <
>> andrija.pa...@gmail.com
>> > >
>> > >> wrote:
>> > >> > I did migrate and also changed accounts, unsucessfully, so some bugs
>> > >> > definitively or my specific setup...
>> > >> >
>> > >> > Thanks, I' fixing this now and will let you know.
>> > >> >
>> > >> > On 16 March 2015 at 16:42, Marcus  wrote:
>> > >> >
>> > >> >> Yes, each VM should have at least one default nic, so if there's
>> only
>> > >> >> one nic it should be set to default. Take a db backup first, of
>> > >> >> course, before messing with it. Any idea how it may have happened?
>> Do
>> > >> >> you migrate VMs between networks ever?
>> > >> >>
>> > >> >> On Mon, Mar 16, 2015 at 8:39 AM, Andrija Panic <
>> > >> andrija.pa...@gmail.com>
>> > >> >> wrote:
>> > >> >> > Ok, so if the VM has only 1 VM - and default_nic=0, then I need
>> to
>> > >> change
>> > >> >> > all of them to default_nic=1... ?
>> > >> >> >
>> > >> >> >
>> > >> >> > On 16 March 2015 at 16:38, Marcus  wrote:
>> > >> >> >
>> > >> >> >> VMs can have multiple nics and be on multiple networks. If you
>> > set a
>> > >> >> >> nic as default, it becomes the network that the vm has its
>> default
>> > >> >> >> route on. Every VM should have a default nic, and if it doesn't
>> I
>> > >> >> >> wonder how it might have happened (maybe a specific combination
>> of
>> > >> >> >> add/delete nic triggered a bug?). You should set a default nic
>> for
>> > >> >> >> every VM that might be missing one, and see if that gets your
>> > router
>> > >> >> >> up.
>> > >> >> >>
>> > >> >> >> On Mon, Mar 16, 2015 at 8:34 AM, Andrija Panic <
>> > >> andrija.pa...@gmail.com
>> > >> >> >
>> > >> >> >> wrote:
>> > >> >> >> > Hi Marcus,
>> > >> >> >> >
>> > >> >> >> > Thanks a lot fot hint
>> > >> >> >> >
>> > >> >> >> > True, I have the 0 as the value for some reason in database,
>> for
>> > >> >> couple
>> > >> >> >> of
>> > >> >> >> > NICs
>> > >> >> >> > select * from nics where ip4_address like "46.232%" and
>> > >> broadcast_uri
>> > >> >> =
>> > >> >> >> > "vlan://500" and default_nic = 0;
>> > >> >> >> >
>> > >> >> >> > results: http://pastebin.com/rDAe2RY9
>> > >> >> >> >
>> > >> >> >> > or down there...
>> > >> >> >> >
>> > >> >> >> > This Techvee-FileServer server is already running (still not
>> > dead)
>> > >> >> and I
>> > >> >> >> > can see 1 NIC from UI...
>> > >> >> >> >
>> > >> >> >> > Should I reset all of these to 1 ?
>> > >> >> >> > What is the purpose of this field default_nic = 0.
>> > >> >> >> >
>> > >> >> >> > vlan://500 in my case limits results only to the network for
>> > this
>> > >> VR
>> > >> >> that
>> > >> >> >> > is having problems...
>> > >> >> >> >
>> > >> >> >> > Any suggestions ?
>> > >> >> >> >
>> > >> >> >> > "id" "uuid" "instance_id" "mac_address" "ip4_address"
>> "netmask"
>> > >> >> "gateway"
>> > >> >> >> > "ip_type" "broadcast_uri" "network_id" "mode" "state"
>> "strategy"
>> > >> >> >> > "reserver_name" "reservation_id" "device_id" "update_time"
>> > >> >> >> "isolation_uri"
>> > >> >> >> > "ip6_address" "default_nic" "vm_type" "created" "removed"
>> > >> >> "ip6_gateway"
>> > >> >> >> > "ip6_cidr" "secondary_ip" "display_nic"
>> > >> >> >> > "2816" "5066bc3a-dbec-4789

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

2015-03-16 Thread jenkins
See 

--
[...truncated 291 lines...]
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ checkstyle <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ checkstyle ---
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack 4.6.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) @ cloudstack ---
[INFO] Deleting  
(includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloudstack ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloudstack 
>>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ cloudstack ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloudstack 
<<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloudstack 
---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
cloudstack ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloudstack ---
[INFO] Installing 
 to 
/jenkins/.m2/repository/org/apache/cloudstack/cloudstack/4.6.0-SNAPSHOT/cloudstack-4.6.0-SNAPSHOT.pom
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloudstack >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloudstack ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloudstack 
>>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ cloudstack ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloudstack 
<<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloudstack 
---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloudstack ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloudstack <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloudstack ---
[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Maven Conventions Parent 4.6.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-maven-standard 
---
[INFO] Deleting 
 
(includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-maven-standard ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-maven-standard ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ 
cloud-maven-standard >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ 
cloud-maven-standard ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ 
cloud-maven-standard <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ 
cloud-maven-standard ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
cloud-maven-standard ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
cloud-maven-standard ---
[INFO] Installing 

 to 
/jenkins/.m2/repository/org/apache/cloudstack/cloud-maven-standard/4.6.0-SNAPSHOT/cloud-maven-standard-4.6.0-SNAPSHOT.pom
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
c

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

2015-03-16 Thread jenkins
See 

--
[...truncated 114 lines...]
[INFO] Apache CloudStack Framework - Configuration
[INFO] Apache CloudStack API
[INFO] Apache CloudStack Framework - REST
[INFO] Apache CloudStack Framework - IPC
[INFO] Apache CloudStack Cloud Engine
[INFO] Apache CloudStack Cloud Engine API
[INFO] Apache CloudStack Framework - Security
[INFO] Apache CloudStack Core
[INFO] Apache CloudStack Agents
[INFO] Apache CloudStack Framework - Clustering
[INFO] Apache CloudStack Framework - Event Notification
[INFO] Apache CloudStack Cloud Engine Schema Component
[INFO] Apache CloudStack Framework - Jobs
[INFO] Apache CloudStack Cloud Engine Internal Components API
[INFO] Apache CloudStack Server
[INFO] Apache CloudStack Usage Server
[INFO] Apache CloudStack Cloud Engine Orchestration Component
[INFO] Apache CloudStack Cloud Services
[INFO] Apache CloudStack Secondary Storage
[INFO] Apache CloudStack Secondary Storage Service
[INFO] Apache CloudStack Engine Storage Component
[INFO] Apache CloudStack Engine Storage Volume Component
[INFO] Apache CloudStack Engine Storage Image Component
[INFO] Apache CloudStack Engine Storage Data Motion Component
[INFO] Apache CloudStack Engine Storage Cache Component
[INFO] Apache CloudStack Engine Storage Snapshot Component
[INFO] Apache CloudStack Cloud Engine API
[INFO] Apache CloudStack Cloud Engine Service
[INFO] Apache CloudStack Plugin POM
[INFO] Apache CloudStack Plugin - API Rate Limit
[INFO] Apache CloudStack Plugin - Storage Volume default provider
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider
[INFO] Apache CloudStack Plugin - API SolidFire
[INFO] Apache CloudStack Plugin - API Discovery
[INFO] Apache CloudStack Plugin - ACL Static Role Based
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner
[INFO] Apache CloudStack Plugin - Host Allocator Random
[INFO] Apache CloudStack Plugin - Dedicated Resources
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM
[INFO] Apache CloudStack Plugin - Open vSwitch
[INFO] Apache CloudStack Plugin - Hypervisor XenServer
[INFO] Apache CloudStack Plugin - Hypervisor KVM
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus
[INFO] Apache CloudStack Plugin - In Memory Event Bus
[INFO] Apache CloudStack Plugin - Kafka Event Bus
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal
[INFO] Apache CloudStack Plugin - Hypervisor UCS
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer
[INFO] Apache CloudStack Framework - Spring Life Cycle
[INFO] Apache CloudStack Plugin - Network Juniper Contrail
[INFO] Apache CloudStack Plugin - Palo Alto
[INFO] Apache CloudStack Plugin - Network Netscaler
[INFO] Apache CloudStack Plugin - Network Nicira NVP
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment
[INFO] Apache CloudStack Plugin - Network Brocade VCS
[INFO] Apache CloudStack Plugin - Midokura Midonet
[INFO] Apache CloudStack Plugin - Stratosphere SSP
[INFO] Apache CloudStack Plugin - Network Opendaylight
[INFO] Apache CloudStack Plugin - Storage Allocator Random
[INFO] Apache CloudStack Plugin - User Authenticator LDAP
[INFO] Apache CloudStack Plugin - User Authenticator MD5
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text
[INFO] Apache CloudStack Plugin - User Authenticator SAML2
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted
[INFO] Apache CloudStack Plugin - Dns Notifier Example
[INFO] Apache CloudStack Plugin - Storage Image S3
[INFO] Apache CloudStack Plugin - Storage Image Swift provider
[INFO] Apache CloudStack Plugin - Storage Image default provider
[INFO] Apache CloudStack Plugin - Storage Image sample provider
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider
[INFO] Apache CloudStack Plugin - Storage Volume sample provider
[INFO] Apache CloudStack Plugin - SNMP Alerts
[INFO] Apache CloudStack Plugin - Syslog Alerts
[INFO] Apache CloudStack Plugin - Network VXLAN
[INFO] Apache CloudStack Plugin - GloboDNS
[INFO] Apache CloudStack Framework - Spring Module
[INFO] Apache CloudStack Secondary Storage Controller
[INFO] Apache CloudStack Client UI
[INFO] Apache CloudStack Console Proxy - RDP Client
[INFO] Apache CloudStack Console Proxy
[INFO] Apache CloudStack Console Proxy - Server
[INFO] Apache CloudStack Framework - Qu

Build failed in Jenkins: build-master #2340

2015-03-16 Thread jenkins
See 

Changes:

[Rajani Karuturi] Fixed build failure due to commit 
843f6b16914159ea6241c6c1a0a04e9d0fefaed4

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-9ee 
(cloudstack-buildslave-centos6) in workspace 

 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=400
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git # timeout=400
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git --version # timeout=400
 > /usr/bin/git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git 
 > +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=400
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # 
 > timeout=400
Checking out Revision e4fe7b3bbc3dc785c7c476f59578e0540ecc4045 
(refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=400
 > /usr/bin/git checkout -f e4fe7b3bbc3dc785c7c476f59578e0540ecc4045
 > /usr/bin/git rev-list b6eace03e44afa34df1915adaf4773f7482a5d42 # timeout=400
[copy-to-slave] Copying 'settings.xml', excluding nothing, from 
'file:/var/lib/jenkins/userContent/' on the master to 
' on 
'cloudstack-buildslave-centos6-9ee'.
[build-master] $ /usr/share/apache-maven-3.0.5/bin/mvn -s 
 -e 
-Psystemvm,awsapi clean test
[INFO] Error stacktraces are turned on.
[WARNING] 
[WARNING] Some problems were encountered while building the effective settings
[WARNING] Failed to use environment variables for interpolation: Cannot run 
program "env": error=11, Resource temporarily unavailable @ 
[WARNING] 
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration
[INFO] Apache CloudStack
[INFO] Apache CloudStack Maven Conventions Parent
[INFO] Apache CloudStack Framework - Managed Context
[INFO] Apache CloudStack Utils
[INFO] Apache CloudStack Framework
[INFO] Apache CloudStack Framework - Event Notification
[INFO] Apache CloudStack Framework - Configuration
[INFO] Apache CloudStack API
[INFO] Apache CloudStack Framework - REST
[INFO] Apache CloudStack Framework - IPC
[INFO] Apache CloudStack Cloud Engine
[INFO] Apache CloudStack Cloud Engine API
[INFO] Apache CloudStack Framework - Security
[INFO] Apache CloudStack Core
[INFO] Apache CloudStack Agents
[INFO] Apache CloudStack Framework - Clustering
[INFO] Apache CloudStack Framework - Event Notification
[INFO] Apache CloudStack Cloud Engine Schema Component
[INFO] Apache CloudStack Framework - Jobs
[INFO] Apache CloudStack Cloud Engine Internal Components API
[INFO] Apache CloudStack Server
[INFO] Apache CloudStack Usage Server
[INFO] Apache CloudStack Cloud Engine Orchestration Component
[INFO] Apache CloudStack Cloud Services
[INFO] Apache CloudStack Secondary Storage
[INFO] Apache CloudStack Secondary Storage Service
[INFO] Apache CloudStack Engine Storage Component
[INFO] Apache CloudStack Engine Storage Volume Component
[INFO] Apache CloudStack Engine Storage Image Component
[INFO] Apache CloudStack Engine Storage Data Motion Component
[INFO] Apache CloudStack Engine Storage Cache Component
[INFO] Apache CloudStack Engine Storage Snapshot Component
[INFO] Apache CloudStack Cloud Engine API
[INFO] Apache CloudStack Cloud Engine Service
[INFO] Apache CloudStack Plugin POM
[INFO] Apache CloudStack Plugin - API Rate Limit
[INFO] Apache CloudStack Plugin - Storage Volume default provider
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider
[INFO] Apache CloudStack Plugin - API SolidFire
[INFO] Apache CloudStack Plugin - API Discovery
[INFO] Apache CloudStack Plugin - ACL Static Role Based
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner
[INFO] Apache CloudStack Plugin - Host Allocator Random
[INFO] Apache CloudStack Plugin - Dedicated Resources
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM
[INFO] Apache CloudStack Plugin - Open vSwitch
[INFO] Apache CloudStack Plugin - Hypervisor XenServer
[INFO] Apache CloudStack Plugin - Hypervisor KVM
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus
[INFO] Apache CloudStack Plugin - In Memor

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

2015-03-16 Thread jenkins
See 

Changes:

[Rajani Karuturi] Fixed build failure due to commit 
843f6b16914159ea6241c6c1a0a04e9d0fefaed4

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-9ee 
(cloudstack-buildslave-centos6) in workspace 

 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=400
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git # timeout=400
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git --version # timeout=400
 > /usr/bin/git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git 
 > +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=400
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # 
 > timeout=400
Checking out Revision e4fe7b3bbc3dc785c7c476f59578e0540ecc4045 
(refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=400
 > /usr/bin/git checkout -f e4fe7b3bbc3dc785c7c476f59578e0540ecc4045
 > /usr/bin/git rev-list b6eace03e44afa34df1915adaf4773f7482a5d42 # timeout=400
[copy-to-slave] Copying 'settings.xml', excluding nothing, from 
'file:/var/lib/jenkins/userContent/' on the master to 
' on 
'cloudstack-buildslave-centos6-9ee'.
[build-master-simulator] $ 
/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/bin/mvn -s 
 
-Psimulator -pl plugins/hypervisors/simulator -am clean test
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2665)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
at ..remote call to cloudstack-buildslave-centos6-9ee(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:970)
at hudson.FilePath.act(FilePath.java:959)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at 
hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1784)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)


Re: jenkins

2015-03-16 Thread Rajani Karuturi
There was genuine build failure which was masked by the system failures.

We are not getting any value from the current jenkins setup. I thinks it
would be better to reset everything and start from scratch with jenkins.


~Rajani

On Mon, Mar 16, 2015 at 10:55 PM, Laszlo Hornyak 
wrote:

> Hi,
>
> What's wrong with the jenkins jobs? I am getting various errors for a good
> while, while the build anyway seems to work fine and tests pass. Anyone
> working on this?
>
> --
>
> EOF
>


Build failed in Jenkins: build-4.5 #400

2015-03-16 Thread jenkins
See 

Changes:

[Rajani Karuturi] Fixed build failure due to commit 
843f6b16914159ea6241c6c1a0a04e9d0fefaed4

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on cloudstack-buildslave-centos6-9ee 
(cloudstack-buildslave-centos6) in workspace 

 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=400
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git # timeout=400
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cloudstack.git
 > /usr/bin/git --version # timeout=400
 > /usr/bin/git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/cloudstack.git 
 > +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/4.5^{commit} # timeout=400
 > /usr/bin/git rev-parse refs/remotes/origin/origin/4.5^{commit} # timeout=400
Checking out Revision 31cdb57e6b5de031d3a3f27c61fe55cf7dfb2d26 
(refs/remotes/origin/4.5)
 > /usr/bin/git config core.sparsecheckout # timeout=400
 > /usr/bin/git checkout -f 31cdb57e6b5de031d3a3f27c61fe55cf7dfb2d26
 > /usr/bin/git rev-list 75da05068a2d283460911cb755fcfccabd84f71e # timeout=400
[copy-to-slave] Copying 'settings.xml', excluding nothing, from 
'file:/var/lib/jenkins/userContent/' on the master to 
' on 
'cloudstack-buildslave-centos6-9ee'.
[build-4.5] $ 
/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/bin/mvn -s 
 
-Psystemvm,awsapi -T 2C clean test
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: Test reports were found but none of them are new. Did 
tests run? 
For example, 

 is 25 days old

at hudson.tasks.junit.TestResult.parse(TestResult.java:178)
at hudson.tasks.junit.TestResult.parse(TestResult.java:146)
at hudson.tasks.junit.TestResult.(TestResult.java:122)
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119)
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2665)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
at ..remote call to cloudstack-buildslave-centos6-9ee(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:970)
at hudson.FilePath.act(FilePath.java:959)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at 
hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1784)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)


Re: jenkins

2015-03-16 Thread Laszlo Hornyak
Is this a problem with the agents or the jenkins server itself fails?

On Tue, Mar 17, 2015 at 6:10 AM, Rajani Karuturi  wrote:

> There was genuine build failure which was masked by the system failures.
>
> We are not getting any value from the current jenkins setup. I thinks it
> would be better to reset everything and start from scratch with jenkins.
>
>
> ~Rajani
>
> On Mon, Mar 16, 2015 at 10:55 PM, Laszlo Hornyak  >
> wrote:
>
> > Hi,
> >
> > What's wrong with the jenkins jobs? I am getting various errors for a
> good
> > while, while the build anyway seems to work fine and tests pass. Anyone
> > working on this?
> >
> > --
> >
> > EOF
> >
>



-- 

EOF


Re: jenkins

2015-03-16 Thread Rajani Karuturi
jenkins server

~Rajani

On Tue, Mar 17, 2015 at 11:09 AM, Laszlo Hornyak 
wrote:

> Is this a problem with the agents or the jenkins server itself fails?
>
> On Tue, Mar 17, 2015 at 6:10 AM, Rajani Karuturi 
> wrote:
>
> > There was genuine build failure which was masked by the system failures.
> >
> > We are not getting any value from the current jenkins setup. I thinks it
> > would be better to reset everything and start from scratch with jenkins.
> >
> >
> > ~Rajani
> >
> > On Mon, Mar 16, 2015 at 10:55 PM, Laszlo Hornyak <
> laszlo.horn...@gmail.com
> > >
> > wrote:
> >
> > > Hi,
> > >
> > > What's wrong with the jenkins jobs? I am getting various errors for a
> > good
> > > while, while the build anyway seems to work fine and tests pass. Anyone
> > > working on this?
> > >
> > > --
> > >
> > > EOF
> > >
> >
>
>
>
> --
>
> EOF
>


Re: jenkins

2015-03-16 Thread Laszlo Hornyak
Can I help in any way?

On Tue, Mar 17, 2015 at 6:43 AM, Rajani Karuturi  wrote:

> jenkins server
>
> ~Rajani
>
> On Tue, Mar 17, 2015 at 11:09 AM, Laszlo Hornyak  >
> wrote:
>
> > Is this a problem with the agents or the jenkins server itself fails?
> >
> > On Tue, Mar 17, 2015 at 6:10 AM, Rajani Karuturi 
> > wrote:
> >
> > > There was genuine build failure which was masked by the system
> failures.
> > >
> > > We are not getting any value from the current jenkins setup. I thinks
> it
> > > would be better to reset everything and start from scratch with
> jenkins.
> > >
> > >
> > > ~Rajani
> > >
> > > On Mon, Mar 16, 2015 at 10:55 PM, Laszlo Hornyak <
> > laszlo.horn...@gmail.com
> > > >
> > > wrote:
> > >
> > > > Hi,
> > > >
> > > > What's wrong with the jenkins jobs? I am getting various errors for a
> > > good
> > > > while, while the build anyway seems to work fine and tests pass.
> Anyone
> > > > working on this?
> > > >
> > > > --
> > > >
> > > > EOF
> > > >
> > >
> >
> >
> >
> > --
> >
> > EOF
> >
>



-- 

EOF


Re: jenkins

2015-03-16 Thread Rajani Karuturi
I am also willing to put in some effort on jenkins. But, I couldnt get
access to server and with my poor jenkins knowledge, couldnt proceed any
further.

~Rajani

On Tue, Mar 17, 2015 at 11:28 AM, Laszlo Hornyak 
wrote:

> Can I help in any way?
>
> On Tue, Mar 17, 2015 at 6:43 AM, Rajani Karuturi 
> wrote:
>
> > jenkins server
> >
> > ~Rajani
> >
> > On Tue, Mar 17, 2015 at 11:09 AM, Laszlo Hornyak <
> laszlo.horn...@gmail.com
> > >
> > wrote:
> >
> > > Is this a problem with the agents or the jenkins server itself fails?
> > >
> > > On Tue, Mar 17, 2015 at 6:10 AM, Rajani Karuturi 
> > > wrote:
> > >
> > > > There was genuine build failure which was masked by the system
> > failures.
> > > >
> > > > We are not getting any value from the current jenkins setup. I thinks
> > it
> > > > would be better to reset everything and start from scratch with
> > jenkins.
> > > >
> > > >
> > > > ~Rajani
> > > >
> > > > On Mon, Mar 16, 2015 at 10:55 PM, Laszlo Hornyak <
> > > laszlo.horn...@gmail.com
> > > > >
> > > > wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > > What's wrong with the jenkins jobs? I am getting various errors
> for a
> > > > good
> > > > > while, while the build anyway seems to work fine and tests pass.
> > Anyone
> > > > > working on this?
> > > > >
> > > > > --
> > > > >
> > > > > EOF
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > >
> > > EOF
> > >
> >
>
>
>
> --
>
> EOF
>