Need to expect for nova-services failure in ha_flat_addremove

Bug #1458551 reported by Andrey Sledzinskiy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Andrey Sledzinskiy

Bug Description

{

    "build_id": "2015-05-24_15-51-50",
    "build_number": "462",
    "release_versions":

{

    "2014.2.2-6.1":

{

    "VERSION":

{

    "build_id": "2015-05-24_15-51-50",
    "build_number": "462",
    "api": "1.0",
    "fuel-library_sha": "889c2534ceadf8afd5d1540c1cadbd913c0c8c14",
    "nailgun_sha": "76441596e4fe6420cc7819427662fa244e150177",
    "feature_groups":

            [
                "mirantis"
            ],
            "openstack_version": "2014.2.2-6.1",
            "production": "docker",
            "python-fuelclient_sha": "e19f1b65792f84c4a18b5a9473f85ef3ba172fce",
            "astute_sha": "0bd72c72369e743376864e8e8dabfe873d40450a",
            "fuel-ostf_sha": "9a5f55602c260d6c840c8333d8f32ec8cfa65c1f",
            "release": "6.1",
            "fuelmain_sha": "5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93"
        }
    }

},
"auth_required": true,
"api": "1.0",
"fuel-library_sha": "889c2534ceadf8afd5d1540c1cadbd913c0c8c14",
"nailgun_sha": "76441596e4fe6420cc7819427662fa244e150177",
"feature_groups":

    [
        "mirantis"
    ],
    "openstack_version": "2014.2.2-6.1",
    "production": "docker",
    "python-fuelclient_sha": "e19f1b65792f84c4a18b5a9473f85ef3ba172fce",
    "astute_sha": "0bd72c72369e743376864e8e8dabfe873d40450a",
    "fuel-ostf_sha": "9a5f55602c260d6c840c8333d8f32ec8cfa65c1f",
    "release": "6.1",
    "fuelmain_sha": "5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93"

}

In ha_flat_addremove we need to expect one ostf test to fail because of this https://bugs.launchpad.net/fuel/+bug/1457515

Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :

Logs with nova-services not available are also attached

Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :
Stanislav Makar (smakar)
Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Stanislav Makar (smakar)
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :

According to this bug - https://bugs.launchpad.net/fuel/+bug/1457515 we need to expect 1 ostf test to fail cause deleted node services will be also in the list

Changed in fuel:
assignee: Stanislav Makar (smakar) → Fuel QA Team (fuel-qa)
Revision history for this message
Stanislav Makar (smakar) wrote :

After revert time in logs on controllers are different, looks like something with time
Revert was about 12:50

On node-5:

Stopping RabbitMQ=INFO REPORT==== 25-May-2015::02:23:58 ===
stopped TCP Listener on [::]:5673
=INFO REPORT==== 25-May-2015::12:50:34 ===
Starting RabbitMQ 3.3.5 on Erlang R14B04
Copyright (C) 2007-2014 GoPivotal, Inc.
Licensed under the MPL. See http://www.rabbitmq.com/

On node-1

=INFO REPORT==== 25-May-2015::02:25:16 ===
Mirrored queue 'conductor' in vhost '/': Synchronising: all slaves already synced=INFO REPORT==== 25-May-2015::02:25:16 ===
Mirrored queue 'consoleauth' in vhost '/': Synchronising: all slaves already synced=INFO REPORT==== 25-May-2015::12:49:00 ===
Stopping RabbitMQ
=INFO REPORT==== 25-May-2015::12:49:00 ===
5:17

On node-2
=INFO REPORT==== 25-May-2015::02:57:05 ===
accepting AMQP connection <0.4024.0> (10.109.0.2:41534 -> 10.109.0.4:5673)=WARNING REPORT==== 25-May-2015::02:57:05 ===
closing AMQP connection <0.4024.0> (10.109.0.2:41534 -> 10.109.0.4:5673):
connection_closed_abruptly=INFO REPORT==== 25-May-2015::12:49:00 ===
Statistics database started.=INFO REPORT==== 25-May-2015::12:49:01 ===

Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :

I edited description, we need to fix it in tests according to this bug https://bugs.launchpad.net/fuel/+bug/1457515

summary: - Random openstack services aren't ready after simultaneous
- adding/removing nodes from cluster
+ Need to expect for nova-services failure in ha_flat_addremove
Changed in fuel:
assignee: Fuel QA Team (fuel-qa) → Andrey Sledzinskiy (asledzinskiy)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (master)

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

Changed in fuel:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/185564
Committed: https://git.openstack.org/cgit/stackforge/fuel-qa/commit/?id=d1b6adc6731967e8e10d0d3243276423559083e6
Submitter: Jenkins
Branch: master

commit d1b6adc6731967e8e10d0d3243276423559083e6
Author: asledzinskiy <email address hidden>
Date: Tue May 26 14:12:34 2015 +0300

    Add 1 expected ostf failure to ha_flat_addremove

    - In ha_flat_addremove we need to expect for
    nova-services test to fail because we delete node
    from cluster

    Change-Id: Ie861b5305c039d520f5524e34329f218113b5d57
    Closes-Bug: #1458551

Changed in fuel:
status: In Progress → Fix Committed
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.