Re: [openstack-dev] [Murano] How to debug a failed deployment?

2015-12-11 Thread Stan Lagun
Vahid, The bug you mentioned was fixed recently: https://review.openstack.org/#/c/255154/ Sincerely yours, Stan Lagun Principal Software Engineer @ Mirantis On Fri, Dec 11, 2015 at 10:46 PM, Vahid S Hashemian < vahidhashem...@us.ibm.com> wrote: > Hi Nikolay, > > Is there further information I

Re: [openstack-dev] [Murano] How to debug a failed deployment?

2015-12-11 Thread Vahid S Hashemian
Hi Nikolay, Is there further information I could provide about the bug? Thanks. --Vahid __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscr

Re: [openstack-dev] [Murano] How to debug a failed deployment?

2015-12-08 Thread Nikolay Starodubtsev
Hi Vahid, Thanks for feedback. We need additional proof that this bug doesn't block engine or deployments. Nikolay Starodubtsev Software Engineer Mirantis Inc. Skype: dark_harlequine1 2015-12-09 3:33 GMT+03:00 Vahid S Hashemian : > Hi Kate, > > You were right. The bug I referred to does no

Re: [openstack-dev] [Murano] How to debug a failed deployment?

2015-12-08 Thread Vahid S Hashemian
Hi Kate, You were right. The bug I referred to does not block the engine. So when I looked at the engine log, this is what I see after trying to deploy an environment with the HOT package I attached in my earlier message: http://paste.openstack.org/show/481260/ I looked up the error message and

Re: [openstack-dev] [Murano] How to debug a failed deployment?

2015-12-07 Thread Ekaterina Chernova
Hi Vahid, looks like trace in bug should not block engine run, we are currently investigating it. If you are seeing that trace, then you are able to get engine logs :) Can you start your deployment and attach all engine logs even with the trace? Regards, Kate. On Tue, Dec 8, 2015 at 4:12 AM,

Re: [openstack-dev] [Murano] How to debug a failed deployment?

2015-12-07 Thread Vahid S Hashemian
Hi Stan, Not sure how I can enable murano engine log. Anyway, you were right that murano engine was not running. I started it and am now hitting this bug: https://bugs.launchpad.net/murano/+bug/1521087 I guess I'll have to wait until the fix is released. Thanks. Regards, --Vahid ___

Re: [openstack-dev] [Murano] How to debug a failed deployment?

2015-12-04 Thread Stan Lagun
Vahid, The main log file that is missing is murano-engine log. It is murano-engine who does the deployment. There are also no agent logs because agents are on VMs and none of them were created. >From what I see from you screenshots deployment task doesn't even reaches murano-engine. There can be

Re: [openstack-dev] [Murano] How to debug a failed deployment?

2015-12-03 Thread Stan Lagun
Vahid, The only reason HOT deployment could last forever is that Heat stack never enters Ready of Failed state. Please check what is the Heat stack status. I guess it is not Murano issue (except for the fact that we don't provide timeout for HOT deployment :) ) Sincerely yours, Stan Lagun Princip

Re: [openstack-dev] [Murano] How to debug a failed deployment?

2015-12-03 Thread Ekaterina Chernova
Hi! Murano agent doesn't involved in the deployment of hot packages, that's why this setting doesn't help. Please attach agent logs and heat logs also (check if heat stack is created or not). Regards, Kate. Regards, Kate. On Thu, Dec 3, 2015 at 11:44 AM, Dmytro Dovbii wrote: > Hi Vahid, >

Re: [openstack-dev] [Murano] How to debug a failed deployment?

2015-12-03 Thread Dmytro Dovbii
Hi Vahid, Could you provide your logs anyway? Please publish them to http://paste.openstack.org/ for example 2015-12-02 23:08 GMT+02:00 Vahid S Hashemian : > Hello, > > I am trying to deploy a hello world HOT package in murano but the > deployment runs forever and does not stop (does not succeed