Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1107754

Summary: Packstack fails at _amqp.pp: cannot start rabbitmq-server
Product: Red Hat OpenStack Reporter: Tzach Shefi <tshefi>
Component: openstack-packstackAssignee: RHOS Maint <rhos-maint>
Status: CLOSED NOTABUG QA Contact: Ami Jeain <ajeain>
Severity: high Docs Contact:
Priority: unspecified    
Version: 5.0 (RHEL 7)CC: aortega, derekh, yeylon
Target Milestone: ---   
Target Release: 5.0 (RHEL 7)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-10 14:40:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Packstack logs plus answer file none

Description Tzach Shefi 2014-06-10 14:21:32 UTC
Created attachment 907287 [details]
Packstack logs plus answer file

Description of problem: Packstack AIO fails starting rabbitmq-server

10.35.163.76_amqp.pp:                             [ ERROR ]
Applying Puppet manifests                         [ ERROR ]

ERROR : Error appeared during Puppet run: 10.35.163.76_amqp.pp
Error: Could not start Service[rabbitmq-server]: Execution of '/sbin/service rabbitmq-server start' returned 1:
You will find full trace in log /var/tmp/packstack/20140610-153028-nMMywG/manifests/10.35.163.76_amqp.pp.log
Please check log file /var/tmp/packstack/20140610-153028-nMMywG/openstack-setup.log for more information

Manually starting server doesn't look like it's going to start
Disabled selinux and firewalld, deployment is on rhevm virtual machine.

Version-Release number of selected component (if applicable):
RHEL7
openstack-packstack-2014.1.1-0.22.dev1117.el7ost.noarch
openstack-packstack-puppet-2014.1.1-0.22.dev1117.el7ost.noarch


How reproducible:
Not sure

Steps to Reproduce:
1. Gen answer file (attached)
2. Run packstack with answer file
3.

Actual results:

Fails to install 
10.35.163.76_amqp.pp:                             [ ERROR ]
Applying Puppet manifests                         [ ERROR ]

ERROR : Error appeared during Puppet run: 10.35.163.76_amqp.pp

Error: Could not start Service[rabbitmq-server]: Execution of '/sbin/service rabbitmq-server start' returned 1:
You will find full trace in log /var/tmp/packstack/20140610-153028-nMMywG/manifests/10.35.163.76_amqp.pp.log
Please check log file /var/tmp/packstack/20140610-153028-nMMywG/openstack-setup.log for more information


Expected results:

Should complete deployment. 

Additional info:

Comment 1 Tzach Shefi 2014-06-10 14:31:57 UTC
Checking /var/log/messages noticed this:

Jun 10 17:05:29 dhcp163-20 rabbitmq-server-fork-wait: ERROR: epmd error for host "dhcp163-20": address (cannot connect to host/port)

Checking might be local issue, will update on findings.

Comment 2 Tzach Shefi 2014-06-10 14:40:36 UTC
Sorry folks, my bad.  

Resolving hostname fixed issue, closing as notabug.