Functional test 'test_image_member_lifecycle_for_multiple_stores' fails intermittently for py37

Bug #1873735 reported by Abhishek Kekane
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
New
High
Abhishek Kekane

Bug Description

Functional test test_image_member_lifecycle_for_multiple_stores failing intermittently for python 37 in upstream zuul checks. Same test is passing with python 3.6 environment and also passes in local environment for python 3.7

No fruitful information from logs either.

Reference logs http://paste.openstack.org/show/792390/

Revision history for this message
Abhishek Kekane (abhishek-kekane) wrote :

For time being skipping this test until found a way to reproduce the failure in local environment.

Changed in glance:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to glance (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/721211

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to glance (master)

Reviewed: https://review.opendev.org/721211
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=7af0b68b79281248e9f62e9444413989fa988bf7
Submitter: Zuul
Branch: master

commit 7af0b68b79281248e9f62e9444413989fa988bf7
Author: Abhishek Kekane <email address hidden>
Date: Mon Apr 20 09:12:08 2020 +0000

    Skip 'test_image_member_lifecycle_for_multiple_stores' on failure

    While running above test using python 3.7 environment, sometimes it closes
    the client connection before getting the response causing 'ConnectionError'
    and results in failure of the test. The reason for abrupt connection close
    is 'test_image_member_lifecycle_for_multiple_stores' test makes lots of
    connection requests which might causes race condition or dropping of
    connection.

    As a temporary solution caught the 'requests.exceptions.ConnectionError' and
    skipped the test to avoid failure.

    Change-Id: Ica04d8878eeb748cc4bbfedae895a54896ce16b3
    Related-Bug: #1873735

Changed in glance:
assignee: nobody → Abhishek Kekane (abhishek-kekane)
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.