← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1208661] Re: nova show command sometimes don't includes ip address

 

"Failure retrieving IP address" still shows up, but only in cell jobs running nova-network.
The information (traces, link, log excerpts) in this bug report are also too old to make a reliable analysis now (linked logs have long gone).

I am setting this bug as won't fix since it does not even have an
associated e-r query which would have allowed us to do some analysis. If
similar failures are seen again, we'll file a new bug.


** Changed in: neutron
       Status: In Progress => Won't Fix

** Changed in: neutron
   Importance: High => Undecided

** Changed in: neutron
     Assignee: Nachi Ueno (nati-ueno) => (unassigned)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1208661

Title:
  nova show command sometimes don't includes ip address

Status in OpenStack Neutron (virtual network service):
  Won't Fix

Bug description:
  From this failed run - http://logs.openstack.org/05/35705/16/gate
  /gate-tempest-devstack-vm-neutron/59a5718/

  2013-08-05 22:42:13.099 | ++ grep xtrace
  2013-08-05 22:42:13.101 | + FXTRACE='set -o xtrace'
  2013-08-05 22:42:13.101 | + set +o xtrace
  2013-08-05 22:42:13.102 | + timeout 90 sh -c 'while ! nova show d0e9b096-a073-476a-9de7-ce67087bbf42 | grep status | grep -q ACTIVE; do sleep 1; done'
  2013-08-05 22:42:18.243 | ++ nova show d0e9b096-a073-476a-9de7-ce67087bbf42
  2013-08-05 22:42:18.243 | ++ grep private
  2013-08-05 22:42:18.243 | ++ get_field 2
  2013-08-05 22:42:18.280 | ++ read data
  2013-08-05 22:42:19.086 | + IP=
  2013-08-05 22:42:19.086 | + die_if_not_set 136 IP 'Failure retrieving IP address'
  2013-08-05 22:42:19.086 | + local exitcode=0
  2013-08-05 22:42:19.123 | ++ set +o
  2013-08-05 22:42:19.123 | ++ grep xtrace
  2013-08-05 22:42:19.123 | + FXTRACE='set -o xtrace'
  2013-08-05 22:42:19.123 | + set +o xtrace
  2013-08-05 22:42:19.124 | [ERROR] /opt/stack/new/devstack/exercises/floating_ips.sh:136 Failure retrieving IP address

  The only mildly relevent logs I can find are:

  http://logs.openstack.org/05/35705/16/gate/gate-tempest-devstack-vm-
  neutron/59a5718/logs/screen-q-svc.txt.gz

  2013-08-05 22:42:14.014 3148 DEBUG neutron.api.v2.base [-] Policy rule:get_port:fixed_ips not found. Assuming no authZ check is defined for fixed_ips _is_visible /opt/stack/new/neutron/neutron/api/v2/base.py:143
  2013-08-05 22:42:14.014 3148 DEBUG neutron.api.v2.base [-] Policy rule:get_port:mac_address not found. Assuming no authZ check is defined for mac_address _is_visible /opt/stack/new/neutron/neutron/api/v2/base.py:143
  2013-08-05 22:42:14.015 3148 DEBUG neutron.openstack.common.rpc.amqp [-] Sending port.create.end on notifications.info notify /opt/stack/new/neutron/neutron/openstack/common/rpc/amqp.py:584
  2013-08-05 22:42:14.015 3148 DEBUG neutron.openstack.common.rpc.amqp [-] UNIQUE_ID is e1fecb822e5f470daafaa1a067ddc8e7. _add_unique_id /opt/stack/new/neutron/neutron/openstack/common/rpc/amqp.py:325
  2013-08-05 22:42:14.018 3148 DEBUG amqp [-] Closed channel #1 _do_close /usr/local/lib/python2.7/dist-packages/amqp/channel.py:88
  2013-08-05 22:42:14.018 3148 DEBUG amqp [-] using channel_id: 1 __init__ /usr/local/lib/python2.7/dist-packages/amqp/channel.py:70
  2013-08-05 22:42:14.019 3148 DEBUG amqp [-] Channel open _open_ok /usr/local/lib/python2.7/dist-packages/amqp/channel.py:420
  2013-08-05 22:42:14.033 3148 DEBUG neutron.scheduler.dhcp_agent_scheduler [-] Network f9263bb5-9c37-4314-baf9-0ef7eb873155 is hosted already schedule /opt/stack/new/neutron/neutron/scheduler/dhcp_agent_scheduler.py:61
  2013-08-05 22:42:14.033 3148 WARNING neutron.db.agentschedulers_db [-] Fail scheduling network {'status': u'ACTIVE', 'subnets': [u'a95de632-f01e-442e-ac0f-d5b8fce10112'], 'name': u'private', 'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': u'76a0f74cb5444da988c491270ecad774', 'provider:network_type': u'local', 'router:external': False, 'shared': False, 'id': u'f9263bb5-9c37-4314-baf9-0ef7eb873155', 'provider:segmentation_id': None}

  However this is only a warning

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1208661/+subscriptions