Please, provide a RabbitMQ logs from a controller and an oslo.messaging version. Do you use up-stream oslo.messaging version? It looks like well known heartbeat bug.
On Wed, Dec 10, 2014 at 1:45 PM, Timur Nurlygayanov < [email protected]> wrote: > Hi Raghavendra Lad, > > looks like Murano services can't connect ot the RabbitMQ server. > Could you please share the configuration parameters for RabbitMQ from > ./etc/murano/murano.conf ? > > > On Wed, Dec 10, 2014 at 10:55 AM, <[email protected]> wrote: > >> >> >> >> >> HI Team, >> >> >> >> I am installing Murano on the Ubuntu 14.04 Juno setup and when I try the >> below install murano-api I encounter the below error. Please assist. >> >> >> >> When I try to install >> >> >> >> I am using the Murano guide link provided below: >> >> https://murano.readthedocs.org/en/latest/install/manual.html >> >> >> >> >> >> I am trying to execute the section 7 >> >> >> >> 1. Open a new console and launch Murano API. A separate terminal is >> required because the console will be locked by a running process. >> >> 2. $ cd ~/murano/murano >> >> 3. $ tox -e venv -- murano-api \ >> >> 4. > --config-file ./etc/murano/murano.conf >> >> >> >> >> >> I am getting the below error : I have a Juno Openstack ready and trying >> to integrate Murano >> >> >> >> >> >> 2014-12-10 12:10:30.396 7721 DEBUG murano.openstack.common.service [-] >> neutron.endpoint_type = publicURL log_opt_values >> /home/ >> ubuntu/murano/murano/.tox/venv/local/lib/python2.7/site-packages/oslo/config/cfg.py:2048 >> >> 2014-12-10 12:10:30.397 7721 DEBUG murano.openstack.common.service [-] >> neutron.insecure = False log_opt_values >> /home/ubun >> tu/murano/murano/.tox/venv/local/lib/python2.7/site-packages/oslo/config/cfg.py:2048 >> >> 2014-12-10 12:10:30.397 7721 DEBUG murano.openstack.common.service [-] >> **************************************************************** >> **************** log_opt_values >> /home/ubuntu/murano/murano/.tox/venv/local/lib/python2.7/site-packages/oslo/config/cfg.py:2050 >> >> 2014-12-10 12:10:30.400 7721 INFO oslo.messaging._drivers.impl_rabbit [-] >> Connecting to AMQP server on controller:5672 >> >> 2014-12-10 12:10:30.408 7721 INFO oslo.messaging._drivers.impl_rabbit [-] >> Connecting to AMQP server on controller:5672 >> >> 2014-12-10 12:10:30.416 7721 INFO eventlet.wsgi [-] (7721) wsgi starting >> up on http://0.0.0.0:8082/ >> >> 2014-12-10 12:10:30.417 7721 DEBUG murano.common.statservice [-] Updating >> statistic information. update_stats >> /home/ubuntu/murano/muran >> o/murano/common/statservice.py:57 >> >> 2014-12-10 12:10:30.417 7721 DEBUG murano.common.statservice [-] Stats >> object: >> <murano.api.v1.request_statistics.RequestStatisticsColle >> ction object at 0x7fada950a510> update_stats >> /home/ubuntu/murano/murano/murano/common/statservice.py:58 >> >> 2014-12-10 12:10:30.417 7721 DEBUG murano.common.statservice [-] Stats: >> Requests:0 Errors: 0 Ave.Res.Time 0.0000 >> >> Per tenant: {} update_stats >> /home/ubuntu/murano/murano/murano/common/statservice.py:64 >> >> 2014-12-10 12:10:30.433 7721 DEBUG oslo.db.sqlalchemy.session [-] MySQL >> server mode set to >> STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZER >> O_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION >> _check_effective_sql_mode /hom >> e/ubuntu/murano/murano/.tox/venv/local/lib/python2.7/site-packages/oslo/db/sqlalchemy/session.py:509 >> >> 2014-12-10 12:10:33.464 7721 ERROR oslo.messaging._drivers.impl_rabbit >> [-] AMQP server controller:5672 closed the connection. Check >> log in credentials: Socket closed >> >> 2014-12-10 12:10:33.465 7721 ERROR oslo.messaging._drivers.impl_rabbit >> [-] AMQP server controller:5672 closed the connection. Check >> log in credentials: Socket closed >> >> 2014-12-10 12:10:37.483 7721 ERROR oslo.messaging._drivers.impl_rabbit >> [-] AMQP server controller:5672 closed the connection. Check >> log in credentials: Socket closed >> >> 2014-12-10 12:10:37.484 7721 ERROR oslo.messaging._drivers.impl_rabbit >> [-] AMQP server controller:5672 closed the connection. Check >> log in credentials: Socket closed >> >> >> >> >> >> Warm Regards, >> >> *Raghavendra Lad* >> >> >> >> ------------------------------ >> >> This message is for the designated recipient only and may contain >> privileged, proprietary, or otherwise confidential information. If you have >> received it in error, please notify the sender immediately and delete the >> original. Any other use of the e-mail by you is prohibited. Where allowed >> by local law, electronic communications with Accenture and its affiliates, >> including e-mail and instant messaging (including content), may be scanned >> by our systems for the purposes of information security and assessment of >> internal compliance with Accenture policy. >> >> ______________________________________________________________________________________ >> >> www.accenture.com >> >> _______________________________________________ >> OpenStack-dev mailing list >> [email protected] >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> >> > > > -- > > Timur, > Senior QA Engineer > OpenStack Projects > Mirantis Inc > > My OpenStack summit schedule: > http://kilodesignsummit.sched.org/timur.nurlygayanov#.VFSrD8mhhOI > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > >
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
