← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1101142] Re: Euca tests failure, cannot ping server with floating ip

 

Marking this issue as invalid, as it has not been updated in almost a
year. If you believe this to be in error, please update this issue.

** Changed in: nova
       Status: Confirmed => Invalid

** Changed in: devstack
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1101142

Title:
  Euca tests failure, cannot ping server with floating ip

Status in devstack - openstack dev environments:
  Invalid
Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  Apologies if this isn't the right component to file against.

  The Jenkins job gate-tempest-devstack-vm failed during the euca tests
  (see https://review.openstack.org/#/c/18298/4). It looks like it timed
  out trying to ping an instance with a Floating IP:

  09:59:05 + euca-associate-address -i i-00000001 172.24.4.225
  09:59:07 ADDRESS	172.24.4.225	i-00000001
  09:59:07 + euca-authorize -P icmp -s 0.0.0.0/0 -t -1:-1 euca_secgroup
  09:59:08 GROUP	euca_secgroup
  09:59:08 PERMISSION	euca_secgroup	ALLOWS	icmp	-1	-1	FROM	CIDR	0.0.0.0/0
  09:59:08 + timeout 60 sh -c 'while ! ping -c1 -w1 172.24.4.225; do sleep 1; done'
  09:59:08 ping: sendmsg: Operation not permitted
  09:59:09 PING 172.24.4.225 (172.24.4.225) 56(84) bytes of data.
  09:59:09
  09:59:09 --- 172.24.4.225 ping statistics ---
  09:59:09 1 packets transmitted, 0 received, 100% packet loss, time 0ms
  09:59:09
  09:59:11 PING 172.24.4.225 (172.24.4.225) 56(84) bytes of data.
  09:59:11
  09:59:11 --- 172.24.4.225 ping statistics ---
  09:59:11 2 packets transmitted, 0 received, 100% packet loss, time 999ms
  09:59:11
  09:59:13 PING 172.24.4.225 (172.24.4.225) 56(84) bytes of data.
  09:59:13 From 172.24.4.225 icmp_seq=1 Destination Host Unreachable
  09:59:13
  09:59:13 --- 172.24.4.225 ping statistics ---
  09:59:13 1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms
  09:59:13
  [...]
  10:00:08 + echo 'Couldn'\''t ping server with floating ip'
  10:00:08 Couldn't ping server with floating ip
  10:00:08 + exit 1

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