10.0-community.main.ubuntu.bvt_2 #1253 failed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Incomplete
|
Medium
|
Oleg Bondarev |
Bug Description
Job run: https:/
OSTF failed with:
Traceback (most recent call last):
File "/home/
compatabili
File "/home/
func()
File "/home/
func(
File "/home/
result = func(*args, **kwargs)
File "/home/
test_
File "/home/
result = func(*args, **kwargs)
File "/home/
failed_
File "/home/
result = func(*args, **kwargs)
File "/home/
indent=1)))
AssertionError: Failed 1 OSTF tests; should fail 0 tests. Names of failed tests:
- Check network connectivity from instance via floating IP (failure) Instance is not reachable by IP. Please refer to OpenStack logs for more details.
Initial rca didn't help finding root cause, and overall log for the instance looks ok
Changed in fuel: | |
importance: | Undecided → Medium |
Changed in fuel: | |
milestone: | none → 10.x-updates |
assignee: | nobody → Oleg Bondarev (obondarev) |
status: | New → Confirmed |
Logs show that instance was spawned successfully, l3 agent also configured floating ip with no issues: http:// paste.openstack .org/show/ 601599/
Need live repro for further debug.