Bug 1066155 - Error: Execution of '/usr/bin/glance returned 1: Error communicating with http://X.X.X.X:9292 timed out
Summary: Error: Execution of '/usr/bin/glance returned 1: Error communicating with htt...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: openstack-glance
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pádraig Brady
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-17 20:57 UTC by Frederic Hornain
Modified: 2015-06-29 15:16 UTC (History)
16 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-29 15:16:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1097306 0 unspecified CLOSED Packstack allinone installation fails when using qpidd as a messaging service 2021-02-22 00:41:40 UTC

Internal Links: 1097306

Description Frederic Hornain 2014-02-17 20:57:34 UTC
Description of problem:

Well, I installed a fresh Fedora 20.
then, I followed the RDO quickstart -> http://openstack.redhat.com/Quickstart 

ERROR : Error appeared during Puppet run: X.X.X.X_provision.pp
Error: Execution of '/usr/bin/glance -T services -I glance -K 41220e3c9b4548ee -N http://X.X.X.X:35357/v2.0/ add name=cirros is_public=Yes container_format=bare disk_format=qcow2 copy_from=http://download.cirros-cloud.net/0.3.1/cirros-0.3.1-x86_64-disk.img' returned 1: Error communicating with http://X.X.X.X:9292 timed out
You will find full trace in log /var/tmp/packstack/20140217-213329-kd86L3/manifests/X.X.X.X_provision.pp.log
Please check log file /var/tmp/packstack/20140217-213329-kd86L3/openstack-setup.log for more information

Here is the output of /var/tmp/packstack/20140217-213329-kd86L3/manifests/X.X.X.X_provision.pp.log

connect: No such file or directory
Please make sure that the zfs-fuse daemon is running.
internal error: failed to initialize ZFS library
connect: No such file or directory
Please make sure that the zfs-fuse daemon is running.
internal error: failed to initialize ZFS library
Warning: Could not retrieve fact fqdn
Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults
Notice: Compiled catalog for openstack in environment production in 0.38 seconds
connect: No such file or directory
Please make sure that the zfs-fuse daemon is running.
internal error: failed to initialize ZFS library
connect: No such file or directory
Please make sure that the zfs-fuse daemon is running.
internal error: failed to initialize ZFS library
Error: Execution of '/usr/bin/glance -T services -I glance -K 41220e3c9b4548ee -N http://X.X.X.X:35357/v2.0/ add name=cirros is_public=Yes container_format=bare disk_format=qcow2 copy_from=http://download.cirros-cloud.net/0.3.1/cirros-0.3.1-x86_64-disk.img' returned 1: Error communicating with http://X.X.X.X:9292 timed out

Error: /Stage[main]/Openstack::Provision/Glance_image[cirros]/ensure: change from absent to present failed: Execution of '/usr/bin/glance -T services -I glance -K 41220e3c9b4548ee -N http://X.X.X.X:35357/v2.0/ add name=cirros is_public=Yes container_format=bare disk_format=qcow2 copy_from=http://download.cirros-cloud.net/0.3.1/cirros-0.3.1-x86_64-disk.img' returned 1: Error communicating with http://X.X.X.X:9292 timed out

Error: Could not prefetch neutron_network provider 'neutron': Execution of '/usr/bin/neutron net-list --format=csv --column=id --quote=none' returned 1: Connection to neutron failed: Maximum attempts reached

Error: Execution of '/usr/bin/neutron net-create --format=shell --tenant_id=a8127aab58c74687947e62cc4278a06a --router:external=True public' returned 1: Connection to neutron failed: [Errno 111] Connection refused

Error: /Stage[main]/Openstack::Provision/Neutron_network[public]/ensure: change from absent to present failed: Execution of '/usr/bin/neutron net-create --format=shell --tenant_id=a8127aab58c74687947e62cc4278a06a --router:external=True public' returned 1: Connection to neutron failed: [Errno 111] Connection refused

Error: Could not prefetch neutron_subnet provider 'neutron': Execution of '/usr/bin/neutron subnet-list --format=csv --column=id --quote=none' returned 1: Connection to neutron failed: Maximum attempts reached

Notice: /Stage[main]/Openstack::Provision/Neutron_subnet[public_subnet]: Dependency Neutron_network[public] has failures: true
Warning: /Stage[main]/Openstack::Provision/Neutron_subnet[public_subnet]: Skipping because of failed dependencies
Notice: /Stage[main]/Openstack::Provision/Neutron_l3_ovs_bridge[br-ex]: Dependency Neutron_network[public] has failures: true
Warning: /Stage[main]/Openstack::Provision/Neutron_l3_ovs_bridge[br-ex]: Skipping because of failed dependencies
Error: Could not prefetch neutron_router provider 'neutron': Execution of '/usr/bin/neutron router-list --format=csv --column=id --quote=none' returned 1: Connection to neutron failed: Maximum attempts reached

Notice: /Stage[main]/Openstack::Provision/Neutron_router[router1]: Dependency Neutron_network[public] has failures: true
Warning: /Stage[main]/Openstack::Provision/Neutron_router[router1]: Skipping because of failed dependencies
Error: Execution of '/usr/bin/neutron net-create --format=shell --tenant_id=ae17de051aac4ac08fe3ce6825d54fc2 private' returned 1: Connection to neutron failed: [Errno 111] Connection refused

Error: /Stage[main]/Openstack::Provision/Neutron_network[private]/ensure: change from absent to present failed: Execution of '/usr/bin/neutron net-create --format=shell --tenant_id=ae17de051aac4ac08fe3ce6825d54fc2 private' returned 1: Connection to neutron failed: [Errno 111] Connection refused

Notice: /Stage[main]/Openstack::Provision/Neutron_subnet[private_subnet]: Dependency Neutron_network[private] has failures: true
Warning: /Stage[main]/Openstack::Provision/Neutron_subnet[private_subnet]: Skipping because of failed dependencies
Error: Could not prefetch neutron_router_interface provider 'neutron': Execution of '/usr/bin/neutron subnet-list --format=csv --column=id --quote=none' returned 1: Connection to neutron failed: Maximum attempts reached

Notice: /Stage[main]/Openstack::Provision/Neutron_router_interface[router1:private_subnet]: Dependency Neutron_network[public] has failures: true
Notice: /Stage[main]/Openstack::Provision/Neutron_router_interface[router1:private_subnet]: Dependency Neutron_network[private] has failures: true
Warning: /Stage[main]/Openstack::Provision/Neutron_router_interface[router1:private_subnet]: Skipping because of failed dependencies
Notice: Finished catalog run in 637.56 seconds


Then I followed the recommendation in the RDO workaround web page :

http://openstack.redhat.com/Workarounds#glance:_Error_communicating_with_http:.2F.2F192.168.8.96:9292_timed_out


Then I restarted the command packstack
Woefully, I had the same error message.

Thanks in advance for your support and your time.

BR
/F

Comment 1 Fedora Admin XMLRPC Client 2014-04-09 10:02:49 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Fedora End Of Life 2015-05-29 10:57:27 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Fedora End Of Life 2015-06-29 15:16:04 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.