[
https://issues.apache.org/jira/browse/CLOUDSTACK-7170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071632#comment-14071632
]
Alex Brett edited comment on CLOUDSTACK-7170 at 7/23/14 12:37 PM:
------------------------------------------------------------------
Changes that I can see between a working build and a failing one:
{noformat}
commit 3b32732459730bfd4848678c95c27e2eb653cc04
Author: Min Chen <[email protected]>
Date: Tue Jul 22 09:47:27 2014 -0700
CLOUDSTACK-7162:queryAsyncJobResult api does not return jobinstanceid.
commit 1d2124dcbf48d15d23ddbdea23a29f0ab21be6f3
Author: Hugo Trippaers <[email protected]>
Date: Tue Jul 22 17:43:49 2014 +0200
Fix NPE reported on IRC, provide the user an informative error message
commit 4523490d44160b054de9e943f72db1d0ce06054a
Author: Santhosh Edukulla <[email protected]>
Date: Mon Jul 21 20:49:03 2014 +0530
Fixed Coverity Issues reported
Signed-off-by: Santhosh Edukulla <[email protected]>
{noformat}
was (Author: alexbre):
Changes that I can see between a working build and a failing one (I'll see if I
can narrow this down a bit):
{noformat}
commit d3af2dbecacf260acda9f84a51a42838cc0f798c
Author: Will Stevens <[email protected]>
Date: Tue Jul 22 17:28:01 2014 -0400
CLOUDSTACK-6886 - Fixed the issue created by the SSL feature with the SDX:
commit 173909e99d85cfcc85b017bc426950f9f16fddf0
Author: Wido den Hollander <[email protected]>
Date: Tue Jul 22 22:28:34 2014 +0200
CLOUDSTACK-6181: Allow RBD volumes to be resized
We don't need an external script to investigate the format of the RBD
volume,
we only have to ask Libvirt to resize the volume and that will ask librbd to
do so.
commit 2c0765195a4a01ee51973c48d0561261d4fb01c6
Author: Gaurav Aradhye <[email protected]>
Date: Tue Jul 22 04:23:10 2014 -0400
CLOUDSTACK-7147: Resolving test script issue in test_ip_reservation.py
commit 613eb12104af5c27935091127a1a19941f96e336
Author: Ashutosh K <[email protected]>
Date: Tue Jul 22 04:57:46 2014 -0400
CLOUDSTACK-7044: Portable IP Range test case changes - reading portable ip
range from test_data.py file
commit 981becc73585c9a789b377e18af623c325b0bc7f
Author: Ashutosh K <[email protected]>
Date: Tue Jul 22 05:05:47 2014 -0400
CLOUDSTACK-7148: Adding missing list method
commit 45888e214c949d1e48d800339b366c42a7990641
Author: Ashutosh K <[email protected]>
Date: Mon Jul 21 03:15:07 2014 -0400
CLOUDSTACK-7137: Resolving cleanup issue in
test_escalations_securitygroups.py
commit 3b32732459730bfd4848678c95c27e2eb653cc04
Author: Min Chen <[email protected]>
Date: Tue Jul 22 09:47:27 2014 -0700
CLOUDSTACK-7162:queryAsyncJobResult api does not return jobinstanceid.
commit 1d2124dcbf48d15d23ddbdea23a29f0ab21be6f3
Author: Hugo Trippaers <[email protected]>
Date: Tue Jul 22 17:43:49 2014 +0200
Fix NPE reported on IRC, provide the user an informative error message
commit 4523490d44160b054de9e943f72db1d0ce06054a
Author: Santhosh Edukulla <[email protected]>
Date: Mon Jul 21 20:49:03 2014 +0530
Fixed Coverity Issues reported
Signed-off-by: Santhosh Edukulla <[email protected]>
{noformat}
> [Automation] Failed to add KVM agent with master
> --------------------------------------------------
>
> Key: CLOUDSTACK-7170
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7170
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: KVM
> Affects Versions: 4.5.0
> Environment: KVM - RHEL 6.3
> Master
> Reporter: Rayees Namathponnan
> Priority: Blocker
> Fix For: 4.5.0
>
> Attachments: July_23_KVM.rar
>
>
> This issue observed in automation setup, failed add KVM agent
> Might be regressed after
> https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=173909e99d85cfcc85b017bc426950f9f16fddf0
> MS log
> -------
> 2014-07-23 00:49:18,307 WARN [c.c.r.ResourceManagerImpl]
> (catalina-exec-8:ctx-9df22e36 ctx-c5a4207e ctx-3d7179b3) Unable to find the
> server resources at http://10.223.50.66
> 2014-07-23 00:49:18,310 INFO [c.c.u.e.CSExceptionErrorCode]
> (catalina-exec-8:ctx-9df22e36 ctx-c5a4207e ctx-3d7179b3) Could not find
> exception: com.cloud.exception.DiscoveryException in error code list for
> exceptions
> 2014-07-23 00:49:18,310 WARN [o.a.c.a.c.a.h.AddHostCmd]
> (catalina-exec-8:ctx-9df22e36 ctx-c5a4207e ctx-3d7179b3) Exception:
> com.cloud.exception.DiscoveryException: Unable to add the host
> at
> com.cloud.resource.ResourceManagerImpl.discoverHostsFull(ResourceManagerImpl.java:790)
> at
> com.cloud.resource.ResourceManagerImpl.discoverHosts(ResourceManagerImpl.java:585)
> 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:606)
> at
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
> at
> org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
> at
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
> at com.sun.proxy.$Proxy148.discoverHosts(Unknown Source)
> at
> org.apache.cloudstack.api.command.admin.host.AddHostCmd.execute(AddHostCmd.java:142)
> at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:141)
> at com.cloud.api.ApiServer.queueCommand(ApiServer.java:694)
> at com.cloud.api.ApiServer.handleRequest(ApiServer.java:517)
> at
> com.cloud.api.ApiServlet.processRequestInContext(ApiServlet.java:317)
> at com.cloud.api.ApiServlet$1.run(ApiServlet.java:118)
> at
> org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
> at
> org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
> at
> org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
> at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:115)
> at com.cloud.api.ApiServlet.doGet(ApiServlet.java:77)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
> at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
> at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
> at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
> at
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:555)
> at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
> at
> org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:889)
> at
> org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:721)
> at
> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:2268)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:744)
> 2014-07-23 00:49:18,312 INFO [c.c.a.ApiServer] (catalina-exec-8:ctx-9df22e36
> ctx-c5a4207e ctx-3d7179b3) Unable to add the host
--
This message was sent by Atlassian JIRA
(v6.2#6252)