Unit test fails, would you please check? Failure runTest ERROR ====================================================================== ERROR: test_403 (nova.tests.api.openstack.test_limits.WsgiLimiterProxyTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/api/openstack/test_limits.py", line 578, in test_403 delay, error = self.proxy.check_for_delay("GET", "/delayed") File "/home/nova/libvirt-multinic-nova/nova/api/openstack/limits.py", line 351, in check_for_delay conn.request("POST", "/", body, headers) File "/home/nova/libvirt-multinic-nova/nova/tests/api/openstack/test_limits.py", line 510, in request resp = str(req.get_response(self.app)) File "/usr/lib/pymodules/python2.6/webob/request.py", line 918, in get_response application, catch_exc_info=False) File "/usr/lib/pymodules/python2.6/webob/request.py", line 886, in call_application app_iter = application(self.environ, start_response) File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ return resp(environ, start_response) File "/usr/lib/pymodules/python2.6/webob/exc.py", line 248, in __call__ return self.generate_response(environ, start_response) File "/usr/lib/pymodules/python2.6/webob/exc.py", line 239, in generate_response content_type=content_type File "/usr/lib/pymodules/python2.6/webob/response.py", line 94, in __init__ "You cannot set the body to a unicode value without a charset") TypeError: You cannot set the body to a unicode value without a charset ====================================================================== ERROR: test_response_to_delays (nova.tests.api.openstack.test_limits.WsgiLimiterTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/api/openstack/test_limits.py", line 455, in test_response_to_delays delay = self._request("GET", "/delayed") File "/home/nova/libvirt-multinic-nova/nova/tests/api/openstack/test_limits.py", line 426, in _request response = request.get_response(self.app) File "/usr/lib/pymodules/python2.6/webob/request.py", line 918, in get_response application, catch_exc_info=False) File "/usr/lib/pymodules/python2.6/webob/request.py", line 886, in call_application app_iter = application(self.environ, start_response) File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ return resp(environ, start_response) File "/usr/lib/pymodules/python2.6/webob/exc.py", line 248, in __call__ return self.generate_response(environ, start_response) File "/usr/lib/pymodules/python2.6/webob/exc.py", line 239, in generate_response content_type=content_type File "/usr/lib/pymodules/python2.6/webob/response.py", line 94, in __init__ "You cannot set the body to a unicode value without a charset") TypeError: You cannot set the body to a unicode value without a charset ====================================================================== ERROR: test_response_to_delays_usernames (nova.tests.api.openstack.test_limits.WsgiLimiterTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/api/openstack/test_limits.py", line 465, in test_response_to_delays_usernames delay = self._request("GET", "/delayed", "user1") File "/home/nova/libvirt-multinic-nova/nova/tests/api/openstack/test_limits.py", line 426, in _request response = request.get_response(self.app) File "/usr/lib/pymodules/python2.6/webob/request.py", line 918, in get_response application, catch_exc_info=False) File "/usr/lib/pymodules/python2.6/webob/request.py", line 886, in call_application app_iter = application(self.environ, start_response) File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ return resp(environ, start_response) File "/usr/lib/pymodules/python2.6/webob/exc.py", line 248, in __call__ return self.generate_response(environ, start_response) File "/usr/lib/pymodules/python2.6/webob/exc.py", line 239, in generate_response content_type=content_type File "/usr/lib/pymodules/python2.6/webob/response.py", line 94, in __init__ "You cannot set the body to a unicode value without a charset") TypeError: You cannot set the body to a unicode value without a charset ====================================================================== ERROR: test_bad_login_both_bad (nova.tests.integrated.test_login.LoginTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/test_login.py", line 36, in setUp context = integrated_helpers.IntegratedUnitTestContext.startup() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 178, in startup IntegratedUnitTestContext.__INSTANCE = IntegratedUnitTestContext() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 91, in __init__ self.setup() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 94, in setup self._start_services() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 109, in _start_services self._start_api_service() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 148, in _start_api_service api_service.start() File "/home/nova/libvirt-multinic-nova/nova/service.py", line 240, in start self.wsgi_app = _run_wsgi(self.conf, self.apis) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 331, in _run_wsgi server.start(*app) File "/home/nova/libvirt-multinic-nova/nova/wsgi.py", line 69, in start socket = eventlet.listen((host, port), backlog=backlog) File "/usr/lib/pymodules/python2.6/eventlet/convenience.py", line 37, in listen sock.bind(addr) File "", line 1, in bind error: [Errno 98] Address already in use -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:11,188 DEBUG nova [-] Using paste.deploy config at: /home/nova/libvirt-multinic-nova/nova/../etc/api-paste.ini from (pid=9082) _run_wsgi /home/nova/libvirt-multinic-nova/nova/service.py:312 2011-03-24 01:50:11,190 DEBUG nova [-] App Config: ec2 {'/2007-08-29': 'ec2metadata', '/services/Admin': 'ec2admin', '/2007-10-10': 'ec2metadata', '__file__': '/home/nova/libvirt-multinic-nova/etc/api-paste.ini', '/latest': 'ec2metadata', 'here': '/home/nova/libvirt-multinic-nova/etc', '/2007-03-01': 'ec2metadata', '/2007-01-19': 'ec2metadata', '/2008-09-01': 'ec2metadata', '/services/Cloud': 'ec2cloud', '/2008-02-01': 'ec2metadata', '/1.0': 'ec2metadata', '/2009-04-04': 'ec2metadata', '/2007-12-15': 'ec2metadata', '/': 'ec2versions'} from (pid=9082) _run_wsgi /home/nova/libvirt-multinic-nova/nova/service.py:319 2011-03-24 01:50:11,190 INFO nova [-] Running ec2 API 2011-03-24 01:50:11,199 DEBUG nova [-] App Config: osapi {'__file__': '/home/nova/libvirt-multinic-nova/etc/api-paste.ini', '/v1.0': 'openstackapi', '/v1.1': 'openstackapi', 'here': '/home/nova/libvirt-multinic-nova/etc', '/': 'osversions'} from (pid=9082) _run_wsgi /home/nova/libvirt-multinic-nova/nova/service.py:319 2011-03-24 01:50:11,199 INFO nova [-] Running osapi API 2011-03-24 01:50:11,212 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=9082) __init__ /usr/lib/pymodules/python2.6/routes/middleware.py:43 2011-03-24 01:50:11,221 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=9082) __init__ /usr/lib/pymodules/python2.6/routes/middleware.py:43 2011-03-24 01:50:11,222 AUDIT nova [-] Starting /home/nova/libvirt-multinic-nova//run_tests.py on 0.0.0.0:8773 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_bad_login_password (nova.tests.integrated.test_login.LoginTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/test_login.py", line 36, in setUp context = integrated_helpers.IntegratedUnitTestContext.startup() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 178, in startup IntegratedUnitTestContext.__INSTANCE = IntegratedUnitTestContext() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 91, in __init__ self.setup() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 94, in setup self._start_services() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 109, in _start_services self._start_api_service() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 148, in _start_api_service api_service.start() File "/home/nova/libvirt-multinic-nova/nova/service.py", line 240, in start self.wsgi_app = _run_wsgi(self.conf, self.apis) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 331, in _run_wsgi server.start(*app) File "/home/nova/libvirt-multinic-nova/nova/wsgi.py", line 69, in start socket = eventlet.listen((host, port), backlog=backlog) File "/usr/lib/pymodules/python2.6/eventlet/convenience.py", line 37, in listen sock.bind(addr) File "", line 1, in bind error: [Errno 98] Address already in use -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:11,225 DEBUG nova [-] Using paste.deploy config at: /home/nova/libvirt-multinic-nova/nova/../etc/api-paste.ini from (pid=9082) _run_wsgi /home/nova/libvirt-multinic-nova/nova/service.py:312 2011-03-24 01:50:11,226 DEBUG nova [-] App Config: ec2 {'/2007-08-29': 'ec2metadata', '/services/Admin': 'ec2admin', '/2007-10-10': 'ec2metadata', '__file__': '/home/nova/libvirt-multinic-nova/etc/api-paste.ini', '/latest': 'ec2metadata', 'here': '/home/nova/libvirt-multinic-nova/etc', '/2007-03-01': 'ec2metadata', '/2007-01-19': 'ec2metadata', '/2008-09-01': 'ec2metadata', '/services/Cloud': 'ec2cloud', '/2008-02-01': 'ec2metadata', '/1.0': 'ec2metadata', '/2009-04-04': 'ec2metadata', '/2007-12-15': 'ec2metadata', '/': 'ec2versions'} from (pid=9082) _run_wsgi /home/nova/libvirt-multinic-nova/nova/service.py:319 2011-03-24 01:50:11,226 INFO nova [-] Running ec2 API 2011-03-24 01:50:11,234 DEBUG nova [-] App Config: osapi {'__file__': '/home/nova/libvirt-multinic-nova/etc/api-paste.ini', '/v1.0': 'openstackapi', '/v1.1': 'openstackapi', 'here': '/home/nova/libvirt-multinic-nova/etc', '/': 'osversions'} from (pid=9082) _run_wsgi /home/nova/libvirt-multinic-nova/nova/service.py:319 2011-03-24 01:50:11,234 INFO nova [-] Running osapi API 2011-03-24 01:50:11,244 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=9082) __init__ /usr/lib/pymodules/python2.6/routes/middleware.py:43 2011-03-24 01:50:11,257 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=9082) __init__ /usr/lib/pymodules/python2.6/routes/middleware.py:43 2011-03-24 01:50:11,258 AUDIT nova [-] Starting /home/nova/libvirt-multinic-nova//run_tests.py on 0.0.0.0:8773 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_bad_login_username (nova.tests.integrated.test_login.LoginTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/test_login.py", line 36, in setUp context = integrated_helpers.IntegratedUnitTestContext.startup() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 178, in startup IntegratedUnitTestContext.__INSTANCE = IntegratedUnitTestContext() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 91, in __init__ self.setup() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 94, in setup self._start_services() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 109, in _start_services self._start_api_service() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 148, in _start_api_service api_service.start() File "/home/nova/libvirt-multinic-nova/nova/service.py", line 240, in start self.wsgi_app = _run_wsgi(self.conf, self.apis) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 331, in _run_wsgi server.start(*app) File "/home/nova/libvirt-multinic-nova/nova/wsgi.py", line 69, in start socket = eventlet.listen((host, port), backlog=backlog) File "/usr/lib/pymodules/python2.6/eventlet/convenience.py", line 37, in listen sock.bind(addr) File "", line 1, in bind error: [Errno 98] Address already in use -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:11,260 DEBUG nova [-] Using paste.deploy config at: /home/nova/libvirt-multinic-nova/nova/../etc/api-paste.ini from (pid=9082) _run_wsgi /home/nova/libvirt-multinic-nova/nova/service.py:312 2011-03-24 01:50:11,261 DEBUG nova [-] App Config: ec2 {'/2007-08-29': 'ec2metadata', '/services/Admin': 'ec2admin', '/2007-10-10': 'ec2metadata', '__file__': '/home/nova/libvirt-multinic-nova/etc/api-paste.ini', '/latest': 'ec2metadata', 'here': '/home/nova/libvirt-multinic-nova/etc', '/2007-03-01': 'ec2metadata', '/2007-01-19': 'ec2metadata', '/2008-09-01': 'ec2metadata', '/services/Cloud': 'ec2cloud', '/2008-02-01': 'ec2metadata', '/1.0': 'ec2metadata', '/2009-04-04': 'ec2metadata', '/2007-12-15': 'ec2metadata', '/': 'ec2versions'} from (pid=9082) _run_wsgi /home/nova/libvirt-multinic-nova/nova/service.py:319 2011-03-24 01:50:11,261 INFO nova [-] Running ec2 API 2011-03-24 01:50:11,270 DEBUG nova [-] App Config: osapi {'__file__': '/home/nova/libvirt-multinic-nova/etc/api-paste.ini', '/v1.0': 'openstackapi', '/v1.1': 'openstackapi', 'here': '/home/nova/libvirt-multinic-nova/etc', '/': 'osversions'} from (pid=9082) _run_wsgi /home/nova/libvirt-multinic-nova/nova/service.py:319 2011-03-24 01:50:11,270 INFO nova [-] Running osapi API 2011-03-24 01:50:11,280 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=9082) __init__ /usr/lib/pymodules/python2.6/routes/middleware.py:43 2011-03-24 01:50:11,289 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=9082) __init__ /usr/lib/pymodules/python2.6/routes/middleware.py:43 2011-03-24 01:50:11,290 AUDIT nova [-] Starting /home/nova/libvirt-multinic-nova//run_tests.py on 0.0.0.0:8773 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_login (nova.tests.integrated.test_login.LoginTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/test_login.py", line 36, in setUp context = integrated_helpers.IntegratedUnitTestContext.startup() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 178, in startup IntegratedUnitTestContext.__INSTANCE = IntegratedUnitTestContext() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 91, in __init__ self.setup() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 94, in setup self._start_services() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 109, in _start_services self._start_api_service() File "/home/nova/libvirt-multinic-nova/nova/tests/integrated/integrated_helpers.py", line 148, in _start_api_service api_service.start() File "/home/nova/libvirt-multinic-nova/nova/service.py", line 240, in start self.wsgi_app = _run_wsgi(self.conf, self.apis) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 331, in _run_wsgi server.start(*app) File "/home/nova/libvirt-multinic-nova/nova/wsgi.py", line 69, in start socket = eventlet.listen((host, port), backlog=backlog) File "/usr/lib/pymodules/python2.6/eventlet/convenience.py", line 37, in listen sock.bind(addr) File "", line 1, in bind error: [Errno 98] Address already in use -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:11,292 DEBUG nova [-] Using paste.deploy config at: /home/nova/libvirt-multinic-nova/nova/../etc/api-paste.ini from (pid=9082) _run_wsgi /home/nova/libvirt-multinic-nova/nova/service.py:312 2011-03-24 01:50:11,293 DEBUG nova [-] App Config: ec2 {'/2007-08-29': 'ec2metadata', '/services/Admin': 'ec2admin', '/2007-10-10': 'ec2metadata', '__file__': '/home/nova/libvirt-multinic-nova/etc/api-paste.ini', '/latest': 'ec2metadata', 'here': '/home/nova/libvirt-multinic-nova/etc', '/2007-03-01': 'ec2metadata', '/2007-01-19': 'ec2metadata', '/2008-09-01': 'ec2metadata', '/services/Cloud': 'ec2cloud', '/2008-02-01': 'ec2metadata', '/1.0': 'ec2metadata', '/2009-04-04': 'ec2metadata', '/2007-12-15': 'ec2metadata', '/': 'ec2versions'} from (pid=9082) _run_wsgi /home/nova/libvirt-multinic-nova/nova/service.py:319 2011-03-24 01:50:11,293 INFO nova [-] Running ec2 API 2011-03-24 01:50:11,305 DEBUG nova [-] App Config: osapi {'__file__': '/home/nova/libvirt-multinic-nova/etc/api-paste.ini', '/v1.0': 'openstackapi', '/v1.1': 'openstackapi', 'here': '/home/nova/libvirt-multinic-nova/etc', '/': 'osversions'} from (pid=9082) _run_wsgi /home/nova/libvirt-multinic-nova/nova/service.py:319 2011-03-24 01:50:11,306 INFO nova [-] Running osapi API 2011-03-24 01:50:11,316 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=9082) __init__ /usr/lib/pymodules/python2.6/routes/middleware.py:43 2011-03-24 01:50:11,325 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=9082) __init__ /usr/lib/pymodules/python2.6/routes/middleware.py:43 2011-03-24 01:50:11,326 AUDIT nova [-] Starting /home/nova/libvirt-multinic-nova//run_tests.py on 0.0.0.0:8773 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_ajax_console (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:31,275 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:31,335 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,335 DEBUG nova.fakerabbit [-] Declaring queue compute from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:31,336 DEBUG nova.fakerabbit [-] Declaring exchange nova from (pid=9082) exchange_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:89 2011-03-24 01:50:31,336 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,336 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.a2bd28b00489439ba8b21528dd047d50 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,336 DEBUG nova.fakerabbit [-] Declaring queue compute.a2bd28b00489439ba8b21528dd047d50 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:31,336 DEBUG nova.fakerabbit [-] Binding compute.a2bd28b00489439ba8b21528dd047d50 to nova with key compute.a2bd28b00489439ba8b21528dd047d50 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,337 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_associate_disassociate_address (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:31,340 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:31,400 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,400 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,400 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.e73598a0812041cea86acd0e6a69df9e from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,401 DEBUG nova.fakerabbit [-] Declaring queue compute.e73598a0812041cea86acd0e6a69df9e from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:31,401 DEBUG nova.fakerabbit [-] Binding compute.e73598a0812041cea86acd0e6a69df9e to nova with key compute.e73598a0812041cea86acd0e6a69df9e from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,401 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_console_output (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:31,404 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:31,456 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,456 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,456 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.ef07908494524db190c5c489a6092597 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,457 DEBUG nova.fakerabbit [-] Declaring queue compute.ef07908494524db190c5c489a6092597 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:31,457 DEBUG nova.fakerabbit [-] Binding compute.ef07908494524db190c5c489a6092597 to nova with key compute.ef07908494524db190c5c489a6092597 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,458 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_delete_key_pair (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:31,460 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:31,519 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,520 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,520 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.d103732885424082b9676de0ec457063 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,520 DEBUG nova.fakerabbit [-] Declaring queue compute.d103732885424082b9676de0ec457063 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:31,520 DEBUG nova.fakerabbit [-] Binding compute.d103732885424082b9676de0ec457063 to nova with key compute.d103732885424082b9676de0ec457063 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,521 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_describe_addresses (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:31,524 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:31,575 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,576 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,576 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.228beacc840a4d14b05fb02535e2a084 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,576 DEBUG nova.fakerabbit [-] Declaring queue compute.228beacc840a4d14b05fb02535e2a084 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:31,576 DEBUG nova.fakerabbit [-] Binding compute.228beacc840a4d14b05fb02535e2a084 to nova with key compute.228beacc840a4d14b05fb02535e2a084 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,577 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_describe_availability_zones (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:31,579 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:31,633 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,633 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,634 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.a37576a451ba43ec810e7db2368fe20f from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,634 DEBUG nova.fakerabbit [-] Declaring queue compute.a37576a451ba43ec810e7db2368fe20f from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:31,634 DEBUG nova.fakerabbit [-] Binding compute.a37576a451ba43ec810e7db2368fe20f to nova with key compute.a37576a451ba43ec810e7db2368fe20f from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,635 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_describe_instances (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:31,637 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:31,695 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,695 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,696 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.22c3e218cae54db2b271251060dbf429 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,696 DEBUG nova.fakerabbit [-] Declaring queue compute.22c3e218cae54db2b271251060dbf429 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:31,696 DEBUG nova.fakerabbit [-] Binding compute.22c3e218cae54db2b271251060dbf429 to nova with key compute.22c3e218cae54db2b271251060dbf429 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,697 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_describe_key_pairs (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:31,699 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:31,759 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,759 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,759 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.a96c7cdb5d1a42b48330e1f707236b79 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,759 DEBUG nova.fakerabbit [-] Declaring queue compute.a96c7cdb5d1a42b48330e1f707236b79 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:31,760 DEBUG nova.fakerabbit [-] Binding compute.a96c7cdb5d1a42b48330e1f707236b79 to nova with key compute.a96c7cdb5d1a42b48330e1f707236b79 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,760 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_describe_regions (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:31,763 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:31,815 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,815 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,815 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.da5cb38433594d89aec9125a5c2c1ab4 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,815 DEBUG nova.fakerabbit [-] Declaring queue compute.da5cb38433594d89aec9125a5c2c1ab4 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:31,816 DEBUG nova.fakerabbit [-] Binding compute.da5cb38433594d89aec9125a5c2c1ab4 to nova with key compute.da5cb38433594d89aec9125a5c2c1ab4 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,816 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_describe_security_groups (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:31,818 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:31,884 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,885 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,885 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.5014cdb0e31f453daa6427db20d53f12 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,885 DEBUG nova.fakerabbit [-] Declaring queue compute.5014cdb0e31f453daa6427db20d53f12 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:31,885 DEBUG nova.fakerabbit [-] Binding compute.5014cdb0e31f453daa6427db20d53f12 to nova with key compute.5014cdb0e31f453daa6427db20d53f12 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,886 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_describe_volumes (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:31,888 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:31,940 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,941 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,941 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.7b3bed43eed84137993dc197ae42b405 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:31,941 DEBUG nova.fakerabbit [-] Declaring queue compute.7b3bed43eed84137993dc197ae42b405 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:31,941 DEBUG nova.fakerabbit [-] Binding compute.7b3bed43eed84137993dc197ae42b405 to nova with key compute.7b3bed43eed84137993dc197ae42b405 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:31,942 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_key_generation (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:31,944 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:32,010 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:32,010 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:32,010 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.94b901dde43b4a87b3209c63ece0a5ba from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:32,011 DEBUG nova.fakerabbit [-] Declaring queue compute.94b901dde43b4a87b3209c63ece0a5ba from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:32,011 DEBUG nova.fakerabbit [-] Binding compute.94b901dde43b4a87b3209c63ece0a5ba to nova with key compute.94b901dde43b4a87b3209c63ece0a5ba from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:32,012 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_run_instances (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:32,014 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:32,072 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:32,072 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:32,072 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.130f14ed593b4ae2b9115a8b0be356ff from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:32,073 DEBUG nova.fakerabbit [-] Declaring queue compute.130f14ed593b4ae2b9115a8b0be356ff from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:32,073 DEBUG nova.fakerabbit [-] Binding compute.130f14ed593b4ae2b9115a8b0be356ff to nova with key compute.130f14ed593b4ae2b9115a8b0be356ff from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:32,074 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_update_of_instance_display_fields (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:32,076 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:32,135 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:32,136 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:32,136 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.86bc6ba2bb894056a9cc5038ff7afd83 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:32,136 DEBUG nova.fakerabbit [-] Declaring queue compute.86bc6ba2bb894056a9cc5038ff7afd83 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:32,136 DEBUG nova.fakerabbit [-] Binding compute.86bc6ba2bb894056a9cc5038ff7afd83 to nova with key compute.86bc6ba2bb894056a9cc5038ff7afd83 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:32,137 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_update_of_instance_wont_update_private_fields (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:32,139 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:32,198 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:32,198 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:32,198 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.845de8677d794dbd8a71377aa722cd94 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:32,198 DEBUG nova.fakerabbit [-] Declaring queue compute.845de8677d794dbd8a71377aa722cd94 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:32,199 DEBUG nova.fakerabbit [-] Binding compute.845de8677d794dbd8a71377aa722cd94 to nova with key compute.845de8677d794dbd8a71377aa722cd94 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:32,199 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_update_of_volume_display_fields (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:32,202 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:32,267 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:32,267 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:32,268 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.18294c3846c8412da97f16f532a708e6 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:32,268 DEBUG nova.fakerabbit [-] Declaring queue compute.18294c3846c8412da97f16f532a708e6 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:32,268 DEBUG nova.fakerabbit [-] Binding compute.18294c3846c8412da97f16f532a708e6 to nova with key compute.18294c3846c8412da97f16f532a708e6 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:32,269 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_update_of_volume_wont_update_private_fields (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:32,271 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:32,329 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:32,329 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:32,330 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.7df9ed7f6046428cb19fea733856d4be from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:32,330 DEBUG nova.fakerabbit [-] Declaring queue compute.7df9ed7f6046428cb19fea733856d4be from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:32,330 DEBUG nova.fakerabbit [-] Binding compute.7df9ed7f6046428cb19fea733856d4be to nova with key compute.7df9ed7f6046428cb19fea733856d4be from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:32,331 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_user_editable_image_endpoint (nova.tests.test_cloud.CloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:32,333 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:50:32,399 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:32,399 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:32,399 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.e41760e50c4143dbaa400759f0162ecb from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:50:32,399 DEBUG nova.fakerabbit [-] Declaring queue compute.e41760e50c4143dbaa400759f0162ecb from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:50:32,400 DEBUG nova.fakerabbit [-] Binding compute.e41760e50c4143dbaa400759f0162ecb to nova with key compute.e41760e50c4143dbaa400759f0162ecb from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:50:32,400 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_ajax_console (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:19,641 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:19,700 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:19,701 DEBUG nova.fakerabbit [-] Declaring queue compute from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:19,701 DEBUG nova.fakerabbit [-] Declaring exchange nova from (pid=9082) exchange_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:89 2011-03-24 01:51:19,701 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:19,701 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.8f3b55dffa9042489f5e222d6efe6e70 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:19,701 DEBUG nova.fakerabbit [-] Declaring queue compute.8f3b55dffa9042489f5e222d6efe6e70 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:19,702 DEBUG nova.fakerabbit [-] Binding compute.8f3b55dffa9042489f5e222d6efe6e70 to nova with key compute.8f3b55dffa9042489f5e222d6efe6e70 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:19,702 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_associate_disassociate_address (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:19,705 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:19,764 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:19,764 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:19,764 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.71d83422e54e43668e861b6bcaf95770 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:19,764 DEBUG nova.fakerabbit [-] Declaring queue compute.71d83422e54e43668e861b6bcaf95770 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:19,765 DEBUG nova.fakerabbit [-] Binding compute.71d83422e54e43668e861b6bcaf95770 to nova with key compute.71d83422e54e43668e861b6bcaf95770 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:19,765 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_console_output (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:19,768 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:19,820 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:19,820 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:19,820 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.c6a6df90eb114525bdaa23751a3a1c06 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:19,820 DEBUG nova.fakerabbit [-] Declaring queue compute.c6a6df90eb114525bdaa23751a3a1c06 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:19,821 DEBUG nova.fakerabbit [-] Binding compute.c6a6df90eb114525bdaa23751a3a1c06 to nova with key compute.c6a6df90eb114525bdaa23751a3a1c06 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:19,821 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_delete_key_pair (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:19,824 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:19,889 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:19,890 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:19,890 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.62c013a69056420d958fedd3afe21ed2 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:19,890 DEBUG nova.fakerabbit [-] Declaring queue compute.62c013a69056420d958fedd3afe21ed2 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:19,890 DEBUG nova.fakerabbit [-] Binding compute.62c013a69056420d958fedd3afe21ed2 to nova with key compute.62c013a69056420d958fedd3afe21ed2 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:19,891 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_describe_addresses (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:19,893 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:19,945 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:19,946 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:19,946 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.e2104fa573cb447b8f6159eff46035a4 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:19,946 DEBUG nova.fakerabbit [-] Declaring queue compute.e2104fa573cb447b8f6159eff46035a4 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:19,946 DEBUG nova.fakerabbit [-] Binding compute.e2104fa573cb447b8f6159eff46035a4 to nova with key compute.e2104fa573cb447b8f6159eff46035a4 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:19,947 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_describe_availability_zones (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:19,949 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:20,015 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,015 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,015 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.9a99d08eb05449a0865232427596784a from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,016 DEBUG nova.fakerabbit [-] Declaring queue compute.9a99d08eb05449a0865232427596784a from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:20,016 DEBUG nova.fakerabbit [-] Binding compute.9a99d08eb05449a0865232427596784a to nova with key compute.9a99d08eb05449a0865232427596784a from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,017 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_describe_instances (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:20,019 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:20,077 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,077 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,078 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.af8d8323772c43a886b45c2b86846db9 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,078 DEBUG nova.fakerabbit [-] Declaring queue compute.af8d8323772c43a886b45c2b86846db9 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:20,078 DEBUG nova.fakerabbit [-] Binding compute.af8d8323772c43a886b45c2b86846db9 to nova with key compute.af8d8323772c43a886b45c2b86846db9 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,079 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_describe_key_pairs (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:20,081 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:20,147 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,147 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,147 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.2abdbcec98854fdd9db3eaf1301c9e51 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,147 DEBUG nova.fakerabbit [-] Declaring queue compute.2abdbcec98854fdd9db3eaf1301c9e51 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:20,147 DEBUG nova.fakerabbit [-] Binding compute.2abdbcec98854fdd9db3eaf1301c9e51 to nova with key compute.2abdbcec98854fdd9db3eaf1301c9e51 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,148 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_describe_regions (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:20,150 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:20,209 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,209 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,209 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.00d8e1ea34f0448bbe13618bd6b17a37 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,209 DEBUG nova.fakerabbit [-] Declaring queue compute.00d8e1ea34f0448bbe13618bd6b17a37 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:20,210 DEBUG nova.fakerabbit [-] Binding compute.00d8e1ea34f0448bbe13618bd6b17a37 to nova with key compute.00d8e1ea34f0448bbe13618bd6b17a37 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,210 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_describe_security_groups (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:20,213 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:20,278 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,278 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,279 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.db9872bb79fc4f6d80656790434d0079 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,279 DEBUG nova.fakerabbit [-] Declaring queue compute.db9872bb79fc4f6d80656790434d0079 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:20,279 DEBUG nova.fakerabbit [-] Binding compute.db9872bb79fc4f6d80656790434d0079 to nova with key compute.db9872bb79fc4f6d80656790434d0079 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,280 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_describe_volumes (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:20,282 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:20,334 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,335 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,335 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.9741d4df393c41d9a8b4cbcee6b69f36 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,335 DEBUG nova.fakerabbit [-] Declaring queue compute.9741d4df393c41d9a8b4cbcee6b69f36 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:20,335 DEBUG nova.fakerabbit [-] Binding compute.9741d4df393c41d9a8b4cbcee6b69f36 to nova with key compute.9741d4df393c41d9a8b4cbcee6b69f36 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,336 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_key_generation (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:20,339 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:20,404 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,404 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,404 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.3706f0c189da44b1aa5b0d3868734558 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,404 DEBUG nova.fakerabbit [-] Declaring queue compute.3706f0c189da44b1aa5b0d3868734558 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:20,405 DEBUG nova.fakerabbit [-] Binding compute.3706f0c189da44b1aa5b0d3868734558 to nova with key compute.3706f0c189da44b1aa5b0d3868734558 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,406 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_run_instances (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:20,408 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:20,466 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,466 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,466 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.24dc8ef13a2e468d95b83d65201f00f8 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,466 DEBUG nova.fakerabbit [-] Declaring queue compute.24dc8ef13a2e468d95b83d65201f00f8 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:20,467 DEBUG nova.fakerabbit [-] Binding compute.24dc8ef13a2e468d95b83d65201f00f8 to nova with key compute.24dc8ef13a2e468d95b83d65201f00f8 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,467 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_update_of_instance_display_fields (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:20,470 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:20,535 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,536 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,536 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.05f9880cb9ef41fe848d1bb9f95f7f4b from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,536 DEBUG nova.fakerabbit [-] Declaring queue compute.05f9880cb9ef41fe848d1bb9f95f7f4b from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:20,536 DEBUG nova.fakerabbit [-] Binding compute.05f9880cb9ef41fe848d1bb9f95f7f4b to nova with key compute.05f9880cb9ef41fe848d1bb9f95f7f4b from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,537 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_update_of_instance_wont_update_private_fields (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:20,539 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:20,597 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,598 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,598 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.1d78d0d945544c5d9fe55e31bc81726a from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,598 DEBUG nova.fakerabbit [-] Declaring queue compute.1d78d0d945544c5d9fe55e31bc81726a from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:20,598 DEBUG nova.fakerabbit [-] Binding compute.1d78d0d945544c5d9fe55e31bc81726a to nova with key compute.1d78d0d945544c5d9fe55e31bc81726a from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,599 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_update_of_volume_display_fields (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:20,601 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:20,661 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,661 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,661 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.07c74f1bcc9e4f5689553bd62682414f from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,662 DEBUG nova.fakerabbit [-] Declaring queue compute.07c74f1bcc9e4f5689553bd62682414f from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:20,662 DEBUG nova.fakerabbit [-] Binding compute.07c74f1bcc9e4f5689553bd62682414f to nova with key compute.07c74f1bcc9e4f5689553bd62682414f from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,663 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_update_of_volume_wont_update_private_fields (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:20,665 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:20,723 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,723 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,724 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.0f1e7ba876524192a046db7c5943eb67 from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,724 DEBUG nova.fakerabbit [-] Declaring queue compute.0f1e7ba876524192a046db7c5943eb67 from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:20,724 DEBUG nova.fakerabbit [-] Binding compute.0f1e7ba876524192a046db7c5943eb67 to nova with key compute.0f1e7ba876524192a046db7c5943eb67 from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,725 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_user_editable_image_endpoint (nova.tests.test_direct.DirectCloudTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_direct.py", line 95, in setUp super(DirectCloudTestCase, self).setUp() File "/home/nova/libvirt-multinic-nova/nova/tests/test_cloud.py", line 71, in setUp self.scheduter = self.start_service('scheduler') File "/home/nova/libvirt-multinic-nova/nova/test.py", line 138, in start_service svc = service.Service.create(**kwargs) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 167, in create report_interval, periodic_interval) File "/home/nova/libvirt-multinic-nova/nova/service.py", line 72, in __init__ manager_class = utils.import_class(self.manager_class_name) File "/home/nova/libvirt-multinic-nova/nova/utils.py", line 65, in import_class raise exception.NotFound(_('Class %s cannot be found') % class_str) NotFound: Class SchedulerManager cannot be found -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:20,727 AUDIT nova [-] Starting compute node (version 2011.2-LOCALBRANCH:LOCALREVISION) 2011-03-24 01:51:20,793 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,793 DEBUG nova.fakerabbit [-] Binding compute to nova with key compute from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,793 DEBUG nova.rpc [-] Initing the Adapter Consumer for compute.55804889f57d4ece92f46651ef8c050b from (pid=9082) __init__ /home/nova/libvirt-multinic-nova/nova/rpc.py:160 2011-03-24 01:51:20,793 DEBUG nova.fakerabbit [-] Declaring queue compute.55804889f57d4ece92f46651ef8c050b from (pid=9082) queue_declare /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:83 2011-03-24 01:51:20,793 DEBUG nova.fakerabbit [-] Binding compute.55804889f57d4ece92f46651ef8c050b to nova with key compute.55804889f57d4ece92f46651ef8c050b from (pid=9082) queue_bind /home/nova/libvirt-multinic-nova/nova/fakerabbit.py:96 2011-03-24 01:51:20,794 DEBUG nova.utils [-] Inner Exception: No module named novaclient from (pid=9082) import_class /home/nova/libvirt-multinic-nova/nova/utils.py:64 --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_lockout (nova.tests.test_middleware.LockoutTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_middleware.py", line 65, in test_lockout self.assertTrue(self._is_locked_out('test')) File "/home/nova/libvirt-multinic-nova/nova/tests/test_middleware.py", line 61, in _is_locked_out return (req.get_response(self.lockout).status_int == 403) File "/usr/lib/pymodules/python2.6/webob/request.py", line 918, in get_response application, catch_exc_info=False) File "/usr/lib/pymodules/python2.6/webob/request.py", line 886, in call_application app_iter = application(self.environ, start_response) File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ return resp(environ, start_response) File "/usr/lib/pymodules/python2.6/webob/exc.py", line 248, in __call__ return self.generate_response(environ, start_response) File "/usr/lib/pymodules/python2.6/webob/exc.py", line 239, in generate_response content_type=content_type File "/usr/lib/pymodules/python2.6/webob/response.py", line 94, in __init__ "You cannot set the body to a unicode value without a charset") TypeError: You cannot set the body to a unicode value without a charset -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:21,219 WARNING nova.api [-] Access key test has had 5 failed authentications and will be locked out for 15 minutes. --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_multiple_keys (nova.tests.test_middleware.LockoutTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_middleware.py", line 75, in test_multiple_keys self.assertTrue(self._is_locked_out('test1')) File "/home/nova/libvirt-multinic-nova/nova/tests/test_middleware.py", line 61, in _is_locked_out return (req.get_response(self.lockout).status_int == 403) File "/usr/lib/pymodules/python2.6/webob/request.py", line 918, in get_response application, catch_exc_info=False) File "/usr/lib/pymodules/python2.6/webob/request.py", line 886, in call_application app_iter = application(self.environ, start_response) File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ return resp(environ, start_response) File "/usr/lib/pymodules/python2.6/webob/exc.py", line 248, in __call__ return self.generate_response(environ, start_response) File "/usr/lib/pymodules/python2.6/webob/exc.py", line 239, in generate_response content_type=content_type File "/usr/lib/pymodules/python2.6/webob/response.py", line 94, in __init__ "You cannot set the body to a unicode value without a charset") TypeError: You cannot set the body to a unicode value without a charset -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:21,223 WARNING nova.api [-] Access key test1 has had 5 failed authentications and will be locked out for 15 minutes. --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_timeout (nova.tests.test_middleware.LockoutTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/test_middleware.py", line 69, in test_timeout self.assertTrue(self._is_locked_out('test')) File "/home/nova/libvirt-multinic-nova/nova/tests/test_middleware.py", line 61, in _is_locked_out return (req.get_response(self.lockout).status_int == 403) File "/usr/lib/pymodules/python2.6/webob/request.py", line 918, in get_response application, catch_exc_info=False) File "/usr/lib/pymodules/python2.6/webob/request.py", line 886, in call_application app_iter = application(self.environ, start_response) File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ return resp(environ, start_response) File "/usr/lib/pymodules/python2.6/webob/exc.py", line 248, in __call__ return self.generate_response(environ, start_response) File "/usr/lib/pymodules/python2.6/webob/exc.py", line 239, in generate_response content_type=content_type File "/usr/lib/pymodules/python2.6/webob/response.py", line 94, in __init__ "You cannot set the body to a unicode value without a charset") TypeError: You cannot set the body to a unicode value without a charset -------------------- >> begin captured logging << -------------------- 2011-03-24 01:51:21,227 WARNING nova.api [-] Access key test has had 5 failed authentications and will be locked out for 15 minutes. --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: Failure: ImportError (No module named novaclient) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/nose/loader.py", line 379, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/pymodules/python2.6/nose/importer.py", line 39, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/pymodules/python2.6/nose/importer.py", line 86, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/home/nova/libvirt-multinic-nova/nova/tests/test_scheduler.py", line 35, in from nova.scheduler import manager File "/home/nova/libvirt-multinic-nova/nova/scheduler/manager.py", line 32, in from nova.scheduler import zone_manager File "/home/nova/libvirt-multinic-nova/nova/scheduler/zone_manager.py", line 20, in import novaclient ImportError: No module named novaclient ====================================================================== ERROR: Failure: ImportError (No module named novaclient) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/nose/loader.py", line 379, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/pymodules/python2.6/nose/importer.py", line 39, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/pymodules/python2.6/nose/importer.py", line 86, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/home/nova/libvirt-multinic-nova/nova/tests/test_zones.py", line 21, in import novaclient ImportError: No module named novaclient ====================================================================== FAIL: test_get_servers_with_limit (nova.tests.api.openstack.test_servers.ServersTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/api/openstack/test_servers.py", line 222, in test_get_servers_with_limit self.assertEqual(res.status_int, 400) AssertionError: 500 != 400 -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:08,936 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=9082) __init__ /usr/lib/pymodules/python2.6/routes/middleware.py:43 2011-03-24 01:50:08,945 DEBUG routes.middleware [-] Matched GET /servers from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:97 2011-03-24 01:50:08,946 DEBUG routes.middleware [-] Route path: 'servers', defaults: {'action': u'index', 'controller': } from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:99 2011-03-24 01:50:08,946 DEBUG routes.middleware [-] Match dict: {'req': } from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:100 2011-03-24 01:50:08,962 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=9082) __init__ /usr/lib/pymodules/python2.6/routes/middleware.py:43 2011-03-24 01:50:08,971 DEBUG routes.middleware [-] Matched GET /servers from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:97 2011-03-24 01:50:08,971 DEBUG routes.middleware [-] Route path: 'servers', defaults: {'action': u'index', 'controller': } from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:99 2011-03-24 01:50:08,971 DEBUG routes.middleware [-] Match dict: {'req': } from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:100 2011-03-24 01:50:08,979 ERROR nova.api.openstack [-] Caught error: You cannot set the body to a unicode value without a charset (nova.api.openstack): TRACE: Traceback (most recent call last): (nova.api.openstack): TRACE: File "/home/nova/libvirt-multinic-nova/nova/api/openstack/__init__.py", line 56, in __call__ (nova.api.openstack): TRACE: return req.get_response(self.application) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/request.py", line 918, in get_response (nova.api.openstack): TRACE: application, catch_exc_info=False) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/request.py", line 886, in call_application (nova.api.openstack): TRACE: app_iter = application(self.environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/routes/middleware.py", line 130, in __call__ (nova.api.openstack): TRACE: response = self.app(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/exc.py", line 248, in __call__ (nova.api.openstack): TRACE: return self.generate_response(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/exc.py", line 239, in generate_response (nova.api.openstack): TRACE: content_type=content_type (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/response.py", line 94, in __init__ (nova.api.openstack): TRACE: "You cannot set the body to a unicode value without a charset") (nova.api.openstack): TRACE: TypeError: You cannot set the body to a unicode value without a charset (nova.api.openstack): TRACE: --------------------- >> end captured logging << --------------------- ====================================================================== FAIL: test_get_servers_with_offset (nova.tests.api.openstack.test_servers.ServersTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/api/openstack/test_servers.py", line 233, in test_get_servers_with_offset self.assertEqual(res.status_int, 400) AssertionError: 500 != 400 -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:09,139 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=9082) __init__ /usr/lib/pymodules/python2.6/routes/middleware.py:43 2011-03-24 01:50:09,148 DEBUG routes.middleware [-] Matched GET /servers from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:97 2011-03-24 01:50:09,149 DEBUG routes.middleware [-] Route path: 'servers', defaults: {'action': u'index', 'controller': } from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:99 2011-03-24 01:50:09,149 DEBUG routes.middleware [-] Match dict: {'req': } from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:100 2011-03-24 01:50:09,164 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=9082) __init__ /usr/lib/pymodules/python2.6/routes/middleware.py:43 2011-03-24 01:50:09,173 DEBUG routes.middleware [-] Matched GET /servers from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:97 2011-03-24 01:50:09,173 DEBUG routes.middleware [-] Route path: 'servers', defaults: {'action': u'index', 'controller': } from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:99 2011-03-24 01:50:09,174 DEBUG routes.middleware [-] Match dict: {'req': } from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:100 2011-03-24 01:50:09,181 ERROR nova.api.openstack [-] Caught error: You cannot set the body to a unicode value without a charset (nova.api.openstack): TRACE: Traceback (most recent call last): (nova.api.openstack): TRACE: File "/home/nova/libvirt-multinic-nova/nova/api/openstack/__init__.py", line 56, in __call__ (nova.api.openstack): TRACE: return req.get_response(self.application) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/request.py", line 918, in get_response (nova.api.openstack): TRACE: application, catch_exc_info=False) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/request.py", line 886, in call_application (nova.api.openstack): TRACE: app_iter = application(self.environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/routes/middleware.py", line 130, in __call__ (nova.api.openstack): TRACE: response = self.app(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/exc.py", line 248, in __call__ (nova.api.openstack): TRACE: return self.generate_response(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/exc.py", line 239, in generate_response (nova.api.openstack): TRACE: content_type=content_type (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/response.py", line 94, in __init__ (nova.api.openstack): TRACE: "You cannot set the body to a unicode value without a charset") (nova.api.openstack): TRACE: TypeError: You cannot set the body to a unicode value without a charset (nova.api.openstack): TRACE: --------------------- >> end captured logging << --------------------- ====================================================================== FAIL: test_create_instance_with_personality_no_contents (nova.tests.api.openstack.test_servers.TestServerInstanceCreation) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/api/openstack/test_servers.py", line 1106, in test_create_instance_with_personality_no_contents self.assertEquals(response.status_int, 400) AssertionError: 500 != 400 -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:10,136 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=9082) __init__ /usr/lib/pymodules/python2.6/routes/middleware.py:43 2011-03-24 01:50:10,143 DEBUG routes.middleware [-] Matched POST /servers from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:97 2011-03-24 01:50:10,144 DEBUG routes.middleware [-] Route path: 'servers', defaults: {'action': u'create', 'controller': } from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:99 2011-03-24 01:50:10,144 DEBUG routes.middleware [-] Match dict: {'req': } from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:100 2011-03-24 01:50:10,144 ERROR nova.api.openstack [-] Caught error: You cannot set the body to a unicode value without a charset (nova.api.openstack): TRACE: Traceback (most recent call last): (nova.api.openstack): TRACE: File "/home/nova/libvirt-multinic-nova/nova/api/openstack/__init__.py", line 56, in __call__ (nova.api.openstack): TRACE: return req.get_response(self.application) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/request.py", line 918, in get_response (nova.api.openstack): TRACE: application, catch_exc_info=False) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/request.py", line 886, in call_application (nova.api.openstack): TRACE: app_iter = application(self.environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/routes/middleware.py", line 130, in __call__ (nova.api.openstack): TRACE: response = self.app(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/exc.py", line 248, in __call__ (nova.api.openstack): TRACE: return self.generate_response(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/exc.py", line 239, in generate_response (nova.api.openstack): TRACE: content_type=content_type (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/response.py", line 94, in __init__ (nova.api.openstack): TRACE: "You cannot set the body to a unicode value without a charset") (nova.api.openstack): TRACE: TypeError: You cannot set the body to a unicode value without a charset (nova.api.openstack): TRACE: --------------------- >> end captured logging << --------------------- ====================================================================== FAIL: test_create_instance_with_personality_no_path (nova.tests.api.openstack.test_servers.TestServerInstanceCreation) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/api/openstack/test_servers.py", line 1084, in test_create_instance_with_personality_no_path self.assertEquals(response.status_int, 400) AssertionError: 500 != 400 -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:10,156 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=9082) __init__ /usr/lib/pymodules/python2.6/routes/middleware.py:43 2011-03-24 01:50:10,163 DEBUG routes.middleware [-] Matched POST /servers from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:97 2011-03-24 01:50:10,164 DEBUG routes.middleware [-] Route path: 'servers', defaults: {'action': u'create', 'controller': } from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:99 2011-03-24 01:50:10,164 DEBUG routes.middleware [-] Match dict: {'req': } from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:100 2011-03-24 01:50:10,164 ERROR nova.api.openstack [-] Caught error: You cannot set the body to a unicode value without a charset (nova.api.openstack): TRACE: Traceback (most recent call last): (nova.api.openstack): TRACE: File "/home/nova/libvirt-multinic-nova/nova/api/openstack/__init__.py", line 56, in __call__ (nova.api.openstack): TRACE: return req.get_response(self.application) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/request.py", line 918, in get_response (nova.api.openstack): TRACE: application, catch_exc_info=False) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/request.py", line 886, in call_application (nova.api.openstack): TRACE: app_iter = application(self.environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/routes/middleware.py", line 130, in __call__ (nova.api.openstack): TRACE: response = self.app(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/exc.py", line 248, in __call__ (nova.api.openstack): TRACE: return self.generate_response(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/exc.py", line 239, in generate_response (nova.api.openstack): TRACE: content_type=content_type (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/response.py", line 94, in __init__ (nova.api.openstack): TRACE: "You cannot set the body to a unicode value without a charset") (nova.api.openstack): TRACE: TypeError: You cannot set the body to a unicode value without a charset (nova.api.openstack): TRACE: --------------------- >> end captured logging << --------------------- ====================================================================== FAIL: test_create_instance_with_personality_not_a_list (nova.tests.api.openstack.test_servers.TestServerInstanceCreation) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/api/openstack/test_servers.py", line 1117, in test_create_instance_with_personality_not_a_list self.assertEquals(response.status_int, 400) AssertionError: 500 != 400 -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:10,176 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=9082) __init__ /usr/lib/pymodules/python2.6/routes/middleware.py:43 2011-03-24 01:50:10,183 DEBUG routes.middleware [-] Matched POST /servers from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:97 2011-03-24 01:50:10,183 DEBUG routes.middleware [-] Route path: 'servers', defaults: {'action': u'create', 'controller': } from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:99 2011-03-24 01:50:10,183 DEBUG routes.middleware [-] Match dict: {'req': } from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:100 2011-03-24 01:50:10,184 ERROR nova.api.openstack [-] Caught error: You cannot set the body to a unicode value without a charset (nova.api.openstack): TRACE: Traceback (most recent call last): (nova.api.openstack): TRACE: File "/home/nova/libvirt-multinic-nova/nova/api/openstack/__init__.py", line 56, in __call__ (nova.api.openstack): TRACE: return req.get_response(self.application) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/request.py", line 918, in get_response (nova.api.openstack): TRACE: application, catch_exc_info=False) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/request.py", line 886, in call_application (nova.api.openstack): TRACE: app_iter = application(self.environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/routes/middleware.py", line 130, in __call__ (nova.api.openstack): TRACE: response = self.app(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/exc.py", line 248, in __call__ (nova.api.openstack): TRACE: return self.generate_response(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/exc.py", line 239, in generate_response (nova.api.openstack): TRACE: content_type=content_type (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/response.py", line 94, in __init__ (nova.api.openstack): TRACE: "You cannot set the body to a unicode value without a charset") (nova.api.openstack): TRACE: TypeError: You cannot set the body to a unicode value without a charset (nova.api.openstack): TRACE: --------------------- >> end captured logging << --------------------- ====================================================================== FAIL: test_create_instance_with_personality_with_non_b64_content (nova.tests.api.openstack.test_servers.TestServerInstanceCreation) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/nova/libvirt-multinic-nova/nova/tests/api/openstack/test_servers.py", line 1126, in test_create_instance_with_personality_with_non_b64_content self.assertEquals(response.status_int, 400) AssertionError: 500 != 400 -------------------- >> begin captured logging << -------------------- 2011-03-24 01:50:10,200 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=9082) __init__ /usr/lib/pymodules/python2.6/routes/middleware.py:43 2011-03-24 01:50:10,207 DEBUG routes.middleware [-] Matched POST /servers from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:97 2011-03-24 01:50:10,208 DEBUG routes.middleware [-] Route path: 'servers', defaults: {'action': u'create', 'controller': } from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:99 2011-03-24 01:50:10,208 DEBUG routes.middleware [-] Match dict: {'req': } from (pid=9082) __call__ /usr/lib/pymodules/python2.6/routes/middleware.py:100 2011-03-24 01:50:10,208 ERROR nova.api.openstack [-] Caught error: You cannot set the body to a unicode value without a charset (nova.api.openstack): TRACE: Traceback (most recent call last): (nova.api.openstack): TRACE: File "/home/nova/libvirt-multinic-nova/nova/api/openstack/__init__.py", line 56, in __call__ (nova.api.openstack): TRACE: return req.get_response(self.application) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/request.py", line 918, in get_response (nova.api.openstack): TRACE: application, catch_exc_info=False) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/request.py", line 886, in call_application (nova.api.openstack): TRACE: app_iter = application(self.environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/routes/middleware.py", line 130, in __call__ (nova.api.openstack): TRACE: response = self.app(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/dec.py", line 159, in __call__ (nova.api.openstack): TRACE: return resp(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/exc.py", line 248, in __call__ (nova.api.openstack): TRACE: return self.generate_response(environ, start_response) (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/exc.py", line 239, in generate_response (nova.api.openstack): TRACE: content_type=content_type (nova.api.openstack): TRACE: File "/usr/lib/pymodules/python2.6/webob/response.py", line 94, in __init__ (nova.api.openstack): TRACE: "You cannot set the body to a unicode value without a charset") (nova.api.openstack): TRACE: TypeError: You cannot set the body to a unicode value without a charset (nova.api.openstack): TRACE: --------------------- >> end captured logging << --------------------- ---------------------------------------------------------------------- Ran 470 tests in 184.305s