Wrong task object is passed to logger in fuel-qa

Bug #1465610 reported by Sylwester Brzeczkowski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
Sylwester Brzeczkowski

Bug Description

Happens during deployment.

    2015-06-15 10:44:23,622 - INFO fuel_web_client.py:1008 -- Wait for task {u'status': u'running', u'name': u'deploy', u'cluster': 1, u'result': {}, u'progress': 0, u'message': None, u'id': 7, u'uuid'
: u'95953df0-fdd7-44f6-bc48-de06374aae24'} 7800 seconds
    2015-06-15 12:30:06,765 - INFO fuel_web_client.py:1022 -- Task {u'status': u'running', u'name': u'deploy', u'cluster': 1, u'result': {}, u'progress': 0, u'message': None, u'id': 7, u'uuid': u'95953
df0-fdd7-44f6-bc48-de06374aae24'} finished. Took 6343 seconds

As we can see, the task finished before timeout, but progress is equal to 0.

Expected:
    We should receive actual information about the task.

Tags: non-release
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/192144

Changed in fuel:
status: New → In Progress
Changed in fuel:
importance: Undecided → Medium
tags: added: non-release
description: updated
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.