Advertisement
Guest User

Untitled

a guest
Jun 20th, 2017
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.89 KB | None | 0 0
  1. Jun 20 11:54:13 ubuntu nova-api[15192]: DEBUG nova.osapi_compute.wsgi.server [None req-9adff137-de11-4c33-818d-6bf2a961311f None None] (15259) accepted ('192.168.122.191', 38588) {{(pid=15259) server /usr/local/lib/python2.7/dist-packages/eventlet/wsgi.py:883}}
  2. Jun 20 11:54:13 ubuntu nova-api[15192]: INFO nova.api.openstack [-] !!! FaultWrapper __call__
  3. Jun 20 11:54:13 ubuntu nova-api[15192]: INFO nova.osapi_compute.wsgi.server [None req-7c00b02e-e875-4be1-87e2-6a8dba2a2e7e admin admin] 192.168.122.191 "GET /v2.1 HTTP/1.1" status: 302 len: 317 time: 0.4005241
  4. Jun 20 11:54:13 ubuntu nova-api[15192]: INFO nova.api.openstack [None req-7c00b02e-e875-4be1-87e2-6a8dba2a2e7e admin admin] !!! FaultWrapper __call__
  5. Jun 20 11:54:13 ubuntu nova-api[15192]: INFO nova.api.openstack.wsgi [None req-ee17641e-2400-4e48-bf8d-cbca3f3cebe5 admin admin] !!! Resouce._process_stack method=<bound method VersionsController.show of <nova.api.openstack.compute.versionsV21.VersionsController object at 0x7f021b080590>>, extensions=[]
  6. Jun 20 11:54:13 ubuntu nova-api[15192]: DEBUG nova.api.openstack.wsgi [None req-ee17641e-2400-4e48-bf8d-cbca3f3cebe5 admin admin] Calling method '<bound method VersionsController.show of <nova.api.openstack.compute.versionsV21.VersionsController object at 0x7f021b080590>>' {{(pid=15259) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:614}}
  7. Jun 20 11:54:13 ubuntu nova-api[15192]: INFO nova.api.openstack.wsgi [None req-ee17641e-2400-4e48-bf8d-cbca3f3cebe5 admin admin] !!! _process_stack calls dispatch
  8. Jun 20 11:54:13 ubuntu nova-api[15192]: INFO nova.osapi_compute.wsgi.server [None req-ee17641e-2400-4e48-bf8d-cbca3f3cebe5 admin admin] 192.168.122.191 "GET /v2.1/ HTTP/1.1" status: 200 len: 788 time: 0.0317290
  9. Jun 20 11:54:13 ubuntu nova-api[15192]: INFO nova.api.openstack [None req-ee17641e-2400-4e48-bf8d-cbca3f3cebe5 admin admin] !!! FaultWrapper __call__
  10. Jun 20 11:54:13 ubuntu nova-api[15192]: INFO nova.api.openstack.wsgi [None req-fedd131e-9f45-4baf-adca-97caa3433210 admin admin] !!! Resouce._process_stack method=<bound method AggregateController.create of <nova.api.openstack.compute.aggregates.AggregateController object at 0x7f021ae97750>>, extensions=[]
  11. Jun 20 11:54:13 ubuntu nova-api[15192]: DEBUG nova.api.openstack.wsgi [None req-fedd131e-9f45-4baf-adca-97caa3433210 admin admin] Action: 'create', calling method: <bound method AggregateController.create of <nova.api.openstack.compute.aggregates.AggregateController object at 0x7f021ae97750>>, body: {"aggregate": {"name": "my-aggregate2", "availability_zone": null}} {{(pid=15259) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:611}}
  12. Jun 20 11:54:13 ubuntu nova-api[15192]: INFO nova.api.openstack.wsgi [None req-fedd131e-9f45-4baf-adca-97caa3433210 admin admin] !!! _process_stack calls dispatch
  13. Jun 20 11:54:13 ubuntu nova-api[15192]: INFO nova.objects.aggregate [None req-fedd131e-9f45-4baf-adca-97caa3433210 admin admin] !!! aggregate.create called and will fail
  14. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR oslo.messaging.notification.create_aggregate [None req-fedd131e-9f45-4baf-adca-97caa3433210 admin admin] {"event_type": "create_aggregate", "timestamp": "2017-06-20 11:54:13.769399", "payload": {"exception": {}, "args": {"aggregate_name": "my-aggregate2", "availability_zone": null}}, "priority": "ERROR", "publisher_id": "compute.ubuntu", "message_id": "0ad85754-8195-4a69-80f4-ed7a6f3a908c"}
  15. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR oslo.messaging.notification.compute.exception [None req-fedd131e-9f45-4baf-adca-97caa3433210 admin admin] {"event_type": "compute.exception", "timestamp": "2017-06-20 11:54:13.849527", "payload": {"nova_object.version": "1.0", "nova_object.name": "ExceptionPayload", "nova_object.data": {"module_name": "nova.objects.aggregate", "exception": "ValueError", "exception_message": "", "function_name": "create"}, "nova_object.namespace": "nova"}, "priority": "ERROR", "publisher_id": "nova-api:ubuntu", "message_id": "66967092-cab1-4775-850c-11ca5e9ab3e5"}
  16. Jun 20 11:54:13 ubuntu nova-api[15192]: INFO nova.api.openstack.extensions [None req-fedd131e-9f45-4baf-adca-97caa3433210 admin admin] !!! expected_errors catching
  17. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions [None req-fedd131e-9f45-4baf-adca-97caa3433210 admin admin] Unexpected exception in API method: ValueError
  18. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions Traceback (most recent call last):
  19. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions File "/opt/stack/nova/nova/api/openstack/extensions.py", line 336, in wrapped
  20. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions return f(*args, **kwargs)
  21. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions File "/opt/stack/nova/nova/api/validation/__init__.py", line 108, in wrapper
  22. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions return func(*args, **kwargs)
  23. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions File "/opt/stack/nova/nova/api/validation/__init__.py", line 108, in wrapper
  24. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions return func(*args, **kwargs)
  25. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 70, in create
  26. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions aggregate = self.api.create_aggregate(context, name, avail_zone)
  27. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions File "/opt/stack/nova/nova/exception_wrapper.py", line 76, in wrapped
  28. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions function_name, call_dict, binary)
  29. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions File "/usr/local/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__
  30. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions self.force_reraise()
  31. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions File "/usr/local/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise
  32. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions six.reraise(self.type_, self.value, self.tb)
  33. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions File "/opt/stack/nova/nova/exception_wrapper.py", line 67, in wrapped
  34. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions return f(self, context, *args, **kw)
  35. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions File "/opt/stack/nova/nova/compute/api.py", line 4689, in create_aggregate
  36. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions aggregate.create()
  37. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions File "/usr/local/lib/python2.7/dist-packages/oslo_versionedobjects/base.py", line 226, in wrapper
  38. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions return fn(self, *args, **kwargs)
  39. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions File "/opt/stack/nova/nova/objects/aggregate.py", line 327, in create
  40. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions raise ValueError()
  41. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions ValueError
  42. Jun 20 11:54:13 ubuntu nova-api[15192]: ERROR nova.api.openstack.extensions
  43. Jun 20 11:54:13 ubuntu nova-api[15192]: INFO nova.api.openstack.extensions [None req-fedd131e-9f45-4baf-adca-97caa3433210 admin admin] !!! expected_errors raising HTTPInternalServerError
  44. Jun 20 11:54:13 ubuntu nova-api[15192]: INFO nova.api.openstack.wsgi [None req-fedd131e-9f45-4baf-adca-97caa3433210 admin admin] !!! ResouceExceptionHandler.__exit__ runs with ex_type=<class 'webob.exc.HTTPInternalServerError'> ex_value=Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
  45. Jun 20 11:54:13 ubuntu nova-api[15192]: <type 'exceptions.ValueError'>, ex_traceback=<traceback object at 0x7f021a0d1290>: HTTPInternalServerError: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
  46. Jun 20 11:54:13 ubuntu nova-api[15192]: <type 'exceptions.ValueError'>
  47. Jun 20 11:54:13 ubuntu nova-api[15192]: INFO nova.api.openstack.wsgi [None req-fedd131e-9f45-4baf-adca-97caa3433210 admin admin] !!! HTTP exception thrown: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
  48. Jun 20 11:54:13 ubuntu nova-api[15192]: <type 'exceptions.ValueError'>: HTTPInternalServerError: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
  49. Jun 20 11:54:13 ubuntu nova-api[15192]: <type 'exceptions.ValueError'>
  50. Jun 20 11:54:13 ubuntu nova-api[15192]: INFO nova.api.openstack.wsgi [None req-fedd131e-9f45-4baf-adca-97caa3433210 admin admin] !!! _process_stack catches Fault exception: Fault: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
  51. Jun 20 11:54:13 ubuntu nova-api[15192]: <type 'exceptions.ValueError'>
  52. Jun 20 11:54:13 ubuntu nova-api[15192]: DEBUG nova.api.openstack.wsgi [None req-fedd131e-9f45-4baf-adca-97caa3433210 admin admin] Returning 500 to user: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
  53. Jun 20 11:54:13 ubuntu nova-api[15192]: <type 'exceptions.ValueError'> {{(pid=15259) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1033}}
  54. Jun 20 11:54:13 ubuntu nova-api[15192]: INFO nova.osapi_compute.wsgi.server [None req-fedd131e-9f45-4baf-adca-97caa3433210 admin admin] 192.168.122.191 "POST /v2.1/os-aggregates HTTP/1.1" status: 500 len: 629 time: 0.1370969
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement