problems during run_tests.sh

Bug #1010603 reported by Davanum Srinivas (DIMS)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Low
Davanum Srinivas (DIMS)

Bug Description

Found these problems during run_tests.sh

test_stop_start_with_volume Traceback (most recent call last):
  File "/usr/lib/python2.7/logging/__init__.py", line 842, in emit
    msg = self.format(record)
  File "/usr/lib/python2.7/logging/__init__.py", line 719, in format
    return fmt.format(record)
  File "/home/dims/openstack/nova/nova/log.py", line 258, in format
    return logging.Formatter.format(self, record)
  File "/usr/lib/python2.7/logging/__init__.py", line 464, in format
    record.message = record.getMessage()
  File "/usr/lib/python2.7/logging/__init__.py", line 328, in getMessage
    msg = msg % self.args
TypeError: %d format: a number is required, not unicode
Logged from file driver.py, line 319
OK 1.82

    test_pause Traceback (most recent call last):
  File "/home/dims/openstack/nova/.venv/local/lib/python2.7/site-packages/eventlet/hubs/hub.py", line 336, in fire_timers
    timer()
  File "/home/dims/openstack/nova/.venv/local/lib/python2.7/site-packages/eventlet/hubs/timer.py", line 56, in __call__
    cb(*args, **kw)
  File "/home/dims/openstack/nova/.venv/local/lib/python2.7/site-packages/eventlet/greenthread.py", line 192, in main
    result = function(*args, **kwargs)
  File "/home/dims/openstack/nova/nova/virt/libvirt/connection.py", line 2264, in _live_migration
    recover_method(ctxt, instance_ref, dest, block_migration)
TypeError: 'NoneType' object is not callable
OK 0.11

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :
Revision history for this message
Thierry Carrez (ttx) wrote :

Thanks! Any chance you could push the patch following http://wiki.openstack.org/HowToContribute and http://wiki.openstack.org/GerritWorkflow ? That way you would be credited properly and become an official OpenStack contributor ! Or should we push it for you ?

Changed in nova:
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :

looks like this is already fixed. I don't see this problem any more

Changed in nova:
assignee: nobody → Davanum Srinivas (dims-v)
status: Triaged → Invalid
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.