Test 'ha_neutron_test_3_1_rabbit_failover' failed on 7.0.system_test.ubuntu.ha_neutron_destructive

Bug #1541471 reported by Ekaterina Shutova
20
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Maciej Relewicz
6.1.x
Won't Fix
High
Maciej Relewicz
7.0.x
Fix Released
High
Maciej Relewicz
8.0.x
In Progress
High
Maciej Relewicz
Mitaka
Fix Released
High
Maciej Relewicz

Bug Description

Test 'ha_neutron_test_3_1_rabbit_failover' failed with:
AssertionError: Failed 3 OSTF tests; should fail 0 tests. Names of failed tests: [
 {
  "Check pacemaker status (failure)": "On the controller node-4.test.domain.local, resource master_p_rabbitmq-server is active but failed to start (managed).. Please refer to OpenStack logs for more details."
 },
 {
  "RabbitMQ availability (failure)": "Cannot retrieve cluster nodes Please refer to OpenStack logs for more details."
 },
 {
  "RabbitMQ replication (failure)": "Failed to establish AMQP connection to 5673/tcp port on 10.129.2.9 from controller node! Please refer to OpenStack logs for more details."
 }
]

Release: 7.0
Area: system_test
Test: ubuntu.ha_neutron_destructive

Logs are provided:
https://paste.mirantis.net/show/1826/
Path to failed build:
https://patching-ci.infra.mirantis.net/view/All/job/7.0.full.runner/5/

tags: added: area-library rabbitmq team-bugfix
removed: fuel-qa
Revision history for this message
Dmitry Belyaninov (dbelyaninov) wrote :
Revision history for this message
Maciej Relewicz (rlu) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

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

Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Maciej Relewicz (rlu)
status: Invalid → In Progress
Revision history for this message
Bogdan Dobrelya (bogdando) wrote :

Related bug 1541471 it seems has the same RC

Changed in fuel:
milestone: 9.0 → 10.0
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/307623
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=d64be61ada27a200894d7fd08c1803079cf3aed2
Submitter: Jenkins
Branch: master

commit d64be61ada27a200894d7fd08c1803079cf3aed2
Author: Maciej Relewicz <email address hidden>
Date: Tue Apr 19 10:04:45 2016 +0200

    Stop process when rabbit is running but is not connected to master.

    It's should goes down due to avoid split brain.

    Change-Id: I4c51f8608702f2284d835ba9c3c9070b2c329ed8
    Closes-Bug: #1541471
    Upstream PR: https://github.com/rabbitmq/rabbitmq-server/pull/758

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/309928

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/309928
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=43886f7b51c4e67d5006f099c1b35efd2dc71685
Submitter: Jenkins
Branch: stable/mitaka

commit 43886f7b51c4e67d5006f099c1b35efd2dc71685
Author: Maciej Relewicz <email address hidden>
Date: Tue Apr 19 10:04:45 2016 +0200

    Stop process when rabbit is running but is not connected to master.

    It's should goes down due to avoid split brain.

    Change-Id: I4c51f8608702f2284d835ba9c3c9070b2c329ed8
    Closes-Bug: #1541471
    Upstream PR: https://github.com/rabbitmq/rabbitmq-server/pull/758
    (cherry picked from commit d64be61ada27a200894d7fd08c1803079cf3aed2)

Revision history for this message
Alexey Galkin (agalkin) wrote :
Revision history for this message
Ksenia Svechnikova (kdemina) wrote :
Revision history for this message
Ksenia Svechnikova (kdemina) wrote :
Changed in fuel:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (stable/7.0)

Fix proposed to branch: stable/7.0
Review: https://review.openstack.org/312428

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (stable/8.0)

Fix proposed to branch: stable/8.0
Review: https://review.openstack.org/312439

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: stable/8.0
Review: https://review.openstack.org/313313

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-library (stable/8.0)

Change abandoned by Maciej Relewicz (<email address hidden>) on branch: stable/8.0
Review: https://review.openstack.org/312439
Reason: change with correct ID: https://review.openstack.org/313313

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (stable/7.0)

Fix proposed to branch: stable/7.0
Review: https://review.openstack.org/313315

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-library (stable/7.0)

Change abandoned by Maciej Relewicz (<email address hidden>) on branch: stable/7.0
Review: https://review.openstack.org/312428
Reason: change with correct ID: //review.openstack.org/313315

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/7.0)

Reviewed: https://review.openstack.org/313315
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=3fecfb479b01e25d0c15ab31e4af06db2de8f30d
Submitter: Jenkins
Branch: stable/7.0

commit 3fecfb479b01e25d0c15ab31e4af06db2de8f30d
Author: Maciej Relewicz <email address hidden>
Date: Wed May 4 12:12:26 2016 +0200

    Stop process when rabbit is running but is not connected to master.

    It's should goes down due to avoid split brain.

    Change-Id: I4c51f8608702f2284d835ba9c3c9070b2c329ed8
    Closes-Bug: #1541471
    Upstream PR: https://github.com/rabbitmq/rabbitmq-server/pull/758

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (stable/6.1)

Fix proposed to branch: stable/6.1
Review: https://review.openstack.org/316053

Revision history for this message
Dmitry Belyaninov (dbelyaninov) wrote :
Revision history for this message
Vitaly Sedelnik (vsedelnik) wrote :

Removed from 8.0-mu-2 scope as the fix requires more work

Revision history for this message
Denis Meltsaykin (dmeltsaykin) wrote :

Won't fix for 6.x series as they are unsupported.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-library (stable/8.0)

Change abandoned by Andreas Jaeger (<email address hidden>) on branch: stable/8.0
Review: https://review.opendev.org/313313
Reason: This repo is retired now, no further work will get merged.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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