Nova ha destroy controllers failed with can not assign ip to the instance

Bug #1443867 reported by Tatyanka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Incomplete
Medium
MOS QA Team

Bug Description

Error Message

Failed tests, fails: 2 should fail: 1 failed tests name: [{u'Check that required services are running (failure)': u'Some nova services have not been started.. Please refer to OpenStack logs for more details.'}, {u'Launch instance with file injection (failure)': u'Can not assign floating ip to instance Please refer to OpenStack logs for more details.'}]

Stacktrace

Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/unittest/case.py", line 1043, in runTest
    self._testFunc()
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
    compatability.capture_type_error(s_func)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/6.1.system_test.centos.thread_5/fuelweb_test/helpers/decorators.py", line 66, in wrapper
    return func(*args, **kwargs)
  File "/home/jenkins/workspace/6.1.system_test.centos.thread_5/fuelweb_test/tests/tests_strength/test_failover.py", line 249, in ha_nova_destroy_controllers
    super(self.__class__, self).ha_destroy_controllers()
  File "/home/jenkins/workspace/6.1.system_test.centos.thread_5/fuelweb_test/tests/tests_strength/test_failover_base.py", line 117, in ha_destroy_controllers
    should_fail=1)
  File "/home/jenkins/workspace/6.1.system_test.centos.thread_5/fuelweb_test/__init__.py", line 48, in wrapped
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/6.1.system_test.centos.thread_5/fuelweb_test/models/fuel_web_client.py", line 669, in run_ostf
    failed_test_name=failed_test_name)
  File "/home/jenkins/workspace/6.1.system_test.centos.thread_5/fuelweb_test/__init__.py", line 48, in wrapped
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/6.1.system_test.centos.thread_5/fuelweb_test/models/fuel_web_client.py", line 203, in assert_ostf_run
    failed_tests_res))
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/asserts.py", line 163, in assert_true
    raise ASSERTION_ERROR(message)
AssertionError: Failed tests, fails: 2 should fail: 1 failed tests name: [{u'Check that required services are running (failure)': u'Some nova services have not been started.. Please refer to OpenStack logs for more details.'}, {u'Launch instance with file injection (failure)': u'Can not assign floating ip to instance Please refer to OpenStack logs for more details.'}]
VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "6.1"
  openstack_version: "2014.2-6.1"
  api: "1.0"
  build_number: "310"
  build_id: "2015-04-13_22-54-31"
  nailgun_sha: "d22c074dec091e5ddd8ea3003c37665058303cd5"
  python-fuelclient_sha: "9208ff4a08dcb674ce2df132399a5aa3ddfac21c"
  astute_sha: "d96a80b63198a578b2c159edbd76048819039eb0"
  fuellib_sha: "8b80657e9ceed8d59c2dff1c11e1481c7e69380e"
  ostf_sha: "c2a76a60ec4ebbd78e508216c2e12787bf25e423"
  fuelmain_sha: "335d3ed09ed79bd37e1f7a90442c4831c8845582"

timeout happens when we try to get floating ip from pool, at the same time server where test were run was not fast, so we can just increase timeout for those operation in ostf

Tags: module-ostf
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :
Changed in fuel:
status: New → Confirmed
milestone: none → 6.1
Revision history for this message
Kyrylo Romanenko (kromanenko) wrote :

I also experienced this failure twice on slow environment.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-ostf (master)

Fix proposed to branch: master
Review: https://review.openstack.org/176190

Changed in fuel:
assignee: MOS QA Team (mos-qa) → Kyrylo Romanenko (kromanenko)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/176221

Dmitry Pyzhov (dpyzhov)
tags: added: module-ostf
removed: ostf
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-ostf (master)

Change abandoned by Kyrylo Romanenko (<email address hidden>) on branch: master
Review: https://review.openstack.org/176190
Reason: This is obsolete change-set.

no longer affects: fuel/6.1.x
Changed in fuel:
milestone: 6.1 → 7.0
status: In Progress → Confirmed
no longer affects: fuel/7.0.x
Changed in fuel:
assignee: Kyrylo Romanenko (kromanenko) → MOS QA Team (mos-qa)
Revision history for this message
Kyrylo Romanenko (kromanenko) wrote :

Verified on MOS 6.1 VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "6.1"
  openstack_version: "2014.2.2-6.1"
  api: "1.0"
  build_number: "471"
  build_id: "2015-05-26_20-59-56"
  nailgun_sha: "f737675091bd1903aace0e36812e855ce47dfec7"
  python-fuelclient_sha: "e19f1b65792f84c4a18b5a9473f85ef3ba172fce"
  astute_sha: "0bd72c72369e743376864e8e8dabfe873d40450a"
  fuel-library_sha: "8cfeca1a86179ebed1e4e03b2133b49c27350f6f"
  fuel-ostf_sha: "87819878bc0ca572900e1f6933d9b99e666d6f62"
  fuelmain_sha: "13b3e9cf074ba1cf1ae06509c55fbab613c73f4e"

Revision history for this message
Kyrylo Romanenko (kromanenko) wrote :

Well, it still reproduced on another env.
VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "6.1"
  openstack_version: "2014.2.2-6.1"
  api: "1.0"
  build_number: "462"
  build_id: "2015-05-24_15-51-50"
  nailgun_sha: "76441596e4fe6420cc7819427662fa244e150177"
  python-fuelclient_sha: "e19f1b65792f84c4a18b5a9473f85ef3ba172fce"
  astute_sha: "0bd72c72369e743376864e8e8dabfe873d40450a"
  fuel-library_sha: "889c2534ceadf8afd5d1540c1cadbd913c0c8c14"
  fuel-ostf_sha: "9a5f55602c260d6c840c8333d8f32ec8cfa65c1f"
  fuelmain_sha: "5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93"

Revision history for this message
Dennis Dmitriev (ddmitriev) wrote :

Issue with error "Can not assign floating ip to instance" was fixed in the bug https://bugs.launchpad.net/fuel/+bug/1466853

Moving this bug to 'incomplete' until we have additional details.

Changed in fuel:
status: Confirmed → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.