Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 937415 Details for
Bug 1141608
PackStack sets unrecognized "net.bridge.bridge-nf-call*" keys on up to date CentOS 6
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
openstack-setup.log
openstack-setup.log (text/plain), 6.66 KB, created by
Stephen Gordon
on 2014-09-15 03:16:22 UTC
(
hide
)
Description:
openstack-setup.log
Filename:
MIME Type:
Creator:
Stephen Gordon
Created:
2014-09-15 03:16:22 UTC
Size:
6.66 KB
patch
obsolete
>2014-09-14 22:58:57::INFO::shell::81::root:: [localhost] Executing script: >rm -rf /var/tmp/packstack/20140914-225857-OebbrQ/manifests/*pp >2014-09-14 22:58:57::INFO::shell::81::root:: [localhost] Executing script: >mkdir -p ~/.ssh >chmod 500 ~/.ssh >grep 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA7GlsO4rJdYyK4ob7Hk8/bbYMnd+sWT17oNrR5kOU91mzL61QOIgjchO2cL7Hq0x2nUyER0RsEjtnQpyra/5BfwbVUURTvuyXnP2QVdyH75UXz9q0laGLsTrKJUumP9Qzt/KN+13QzDCS2m4NvG0YyKx02wAus+AxyokcXABnTfaMilXJ8/hKLMQ66izWA++hxFTCtEpPpkWG5HuuevT/ClxP738qL/GBwtnTDnmbaNomfw1pAZQq1h5VW704HBJy6mQPPBWZGE3VN0XKbHtyox4P65X4bIchg2xJBe+ZafONhj6zQWYLU4EFzXMXJCw4qMh/hG/NmfkGKFlKBWxCIw== root@localhost.localdomain' ~/.ssh/authorized_keys > /dev/null 2>&1 || echo ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA7GlsO4rJdYyK4ob7Hk8/bbYMnd+sWT17oNrR5kOU91mzL61QOIgjchO2cL7Hq0x2nUyER0RsEjtnQpyra/5BfwbVUURTvuyXnP2QVdyH75UXz9q0laGLsTrKJUumP9Qzt/KN+13QzDCS2m4NvG0YyKx02wAus+AxyokcXABnTfaMilXJ8/hKLMQ66izWA++hxFTCtEpPpkWG5HuuevT/ClxP738qL/GBwtnTDnmbaNomfw1pAZQq1h5VW704HBJy6mQPPBWZGE3VN0XKbHtyox4P65X4bIchg2xJBe+ZafONhj6zQWYLU4EFzXMXJCw4qMh/hG/NmfkGKFlKBWxCIw== root@localhost.localdomain >> ~/.ssh/authorized_keys >chmod 400 ~/.ssh/authorized_keys >restorecon -r ~/.ssh >2014-09-14 22:58:57::INFO::shell::81::root:: [192.168.122.152] Executing script: >cat /etc/redhat-release >2014-09-14 22:58:58::INFO::shell::81::root:: [192.168.122.152] Executing script: >mkdir -p /var/tmp/packstack >mkdir --mode 0700 /var/tmp/packstack/7d6839e01937420989e9ffe108a77164 >mkdir --mode 0700 /var/tmp/packstack/7d6839e01937420989e9ffe108a77164/modules >mkdir --mode 0700 /var/tmp/packstack/7d6839e01937420989e9ffe108a77164/resources >2014-09-14 22:58:58::INFO::shell::81::root:: [192.168.122.152] Executing script: >rpm -q --whatprovides yum-utils || yum install -y yum-utils >yum list available rhos-log-collector && yum -y install rhos-log-collector sos sos-plugins-openstack || echo "no rhos-log-collector available" >2014-09-14 22:59:00::INFO::shell::81::root:: [192.168.122.152] Executing script: >REPOFILE=$(mktemp) >cat /etc/yum.conf > $REPOFILE >echo -e '[packstack-epel] >name=packstack-epel >enabled=1 >mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=$basearch' >> $REPOFILE >( rpm -q --whatprovides epel-release || yum install -y --nogpg -c $REPOFILE epel-release ) || true >rm -rf $REPOFILE >2014-09-14 22:59:00::INFO::shell::81::root:: [192.168.122.152] Executing script: >yum-config-manager --enable epel >2014-09-14 22:59:01::INFO::shell::35::root:: Executing command: >rpm -q rdo-release --qf='%{version}-%{release}.%{arch} >' >2014-09-14 22:59:01::INFO::shell::81::root:: [192.168.122.152] Executing script: >(rpm -q 'rdo-release-icehouse' || yum install -y --nogpg http://rdo.fedorapeople.org/openstack/openstack-icehouse/rdo-release-icehouse-4.noarch.rpm) || true >2014-09-14 22:59:01::INFO::shell::81::root:: [192.168.122.152] Executing script: >yum-config-manager --enable openstack-icehouse >2014-09-14 22:59:01::INFO::shell::81::root:: [192.168.122.152] Executing script: >yum install -y yum-plugin-priorities || true >rpm -q epel-release && yum-config-manager --setopt="rhel-server-ost-6-4-rpms.priority=1" --save rhel-server-ost-6-4-rpms >yum clean metadata >2014-09-14 22:59:08::INFO::shell::81::root:: [192.168.122.152] Executing script: >vgdisplay cinder-volumes >2014-09-14 22:59:08::INFO::shell::81::root:: [192.168.122.152] Executing script: >sed -i -r "s/^ *snapshot_autoextend_threshold +=.*/ snapshot_autoextend_threshold = 80/" /etc/lvm/lvm.conf >sed -i -r "s/^ *snapshot_autoextend_percent +=.*/ snapshot_autoextend_percent = 20/" /etc/lvm/lvm.conf >2014-09-14 22:59:09::INFO::shell::81::root:: [localhost] Executing script: >ssh-keygen -t rsa -b 2048 -f "/var/tmp/packstack/20140914-225857-OebbrQ/nova_migration_key" -N "" >2014-09-14 22:59:09::INFO::shell::81::root:: [localhost] Executing script: >ssh-keyscan 192.168.122.152 >2014-09-14 22:59:09::INFO::shell::81::root:: [192.168.122.152] Executing script: >systemctl >2014-09-14 22:59:09::INFO::shell::81::root:: [192.168.122.152] Executing script: >service NetworkManager status >2014-09-14 22:59:09::INFO::shell::81::root:: [192.168.122.152] Executing script: >echo $HOME >2014-09-14 22:59:09::INFO::shell::81::root:: [localhost] Executing script: >rpm -q --requires openstack-puppet-modules | egrep -v "^(rpmlib|\/|perl)" >2014-09-14 22:59:09::INFO::shell::81::root:: [192.168.122.152] Executing script: >rpm -q --whatprovides puppet || yum install -y puppet >rpm -q --whatprovides openssh-clients || yum install -y openssh-clients >rpm -q --whatprovides tar || yum install -y tar >rpm -q --whatprovides nc || yum install -y nc >rpm -q --whatprovides rubygem-json || yum install -y rubygem-json >2014-09-14 22:59:10::INFO::shell::81::root:: [localhost] Executing script: >cd /usr/lib/python2.6/site-packages/packstack/puppet >cd /var/tmp/packstack/20140914-225857-OebbrQ/manifests >tar --dereference -cpzf - ../manifests | ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@192.168.122.152 tar -C /var/tmp/packstack/7d6839e01937420989e9ffe108a77164 -xpzf - >cd /usr/share/openstack-puppet/modules >tar --dereference -cpzf - apache ceilometer certmonger cinder concat firewall glance heat horizon inifile keystone memcached mongodb mysql neutron nova nssdb openstack packstack qpid rabbitmq remote rsync ssh stdlib swift sysctl tempest vcsrepo vlan vswitch xinetd | ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@192.168.122.152 tar -C /var/tmp/packstack/7d6839e01937420989e9ffe108a77164/modules -xpzf - >2014-09-14 23:01:07::ERROR::run_setup::921::root:: Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 916, in main > _main(confFile) > File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 605, in _main > runSequences() > File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 584, in runSequences > controller.runAllSequences() > File "/usr/lib/python2.6/site-packages/packstack/installer/setup_controller.py", line 68, in runAllSequences > sequence.run(config=self.CONF, messages=self.MESSAGES) > File "/usr/lib/python2.6/site-packages/packstack/installer/core/sequences.py", line 98, in run > step.run(config=config, messages=messages) > File "/usr/lib/python2.6/site-packages/packstack/installer/core/sequences.py", line 44, in run > raise SequenceError(str(ex)) >SequenceError: Error appeared during Puppet run: 192.168.122.152_neutron.pp >Error: sysctl -p /etc/sysctl.conf returned 255 instead of one of [0][0m >You will find full trace in log /var/tmp/packstack/20140914-225857-OebbrQ/manifests/192.168.122.152_neutron.pp.log > >2014-09-14 23:01:07::INFO::shell::81::root:: [192.168.122.152] Executing script: >rm -rf /var/tmp/packstack/7d6839e01937420989e9ffe108a77164
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1141608
:
937414
| 937415