rendered paste body2016-06-09 23:31:53.872 116482 INFO nova.osapi_compute.wsgi.server [req-920316d3-8d50-414e-8e18-ff1818e3cd3f 5c8c042ea39348e79ed4ef6aee0f49aa a0807f370ec64102be9ad2f837d9a462 - - -] 192.168.2.215 "GET /v2/ HTTP/1.1" status: 200 len: 575 time: 0.0227849
2016-06-09 23:31:54.102 116482 INFO nova.osapi_compute.wsgi.server [req-8fc52d78-b507-4e40-86e0-c619249ebb9d 5c8c042ea39348e79ed4ef6aee0f49aa a0807f370ec64102be9ad2f837d9a462 - - -] 192.168.2.215 "GET /v2/a0807f370ec64102be9ad2f837d9a462/images HTTP/1.1" status: 200 len: 2174 time: 0.0954859
2016-06-09 23:31:54.162 116482 INFO nova.osapi_compute.wsgi.server [req-9f30e6cb-abbc-4fb7-a960-312f35cdffef 5c8c042ea39348e79ed4ef6aee0f49aa a0807f370ec64102be9ad2f837d9a462 - - -] 192.168.2.215 "GET /v2/a0807f370ec64102be9ad2f837d9a462/images/e7566f0e-969c-4658-bce4-7cef7de43bff HTTP/1.1" status: 200 len: 880 time: 0.0548921
2016-06-09 23:31:54.181 116482 INFO nova.api.openstack.wsgi [req-061598dd-4105-4cbd-86b5-93ab95129933 5c8c042ea39348e79ed4ef6aee0f49aa a0807f370ec64102be9ad2f837d9a462 - - -] HTTP exception thrown: Flavor m1.small could not be found.
2016-06-09 23:31:54.181 116482 INFO nova.osapi_compute.wsgi.server [req-061598dd-4105-4cbd-86b5-93ab95129933 5c8c042ea39348e79ed4ef6aee0f49aa a0807f370ec64102be9ad2f837d9a462 - - -] 192.168.2.215 "GET /v2/a0807f370ec64102be9ad2f837d9a462/flavors/m1.small HTTP/1.1" status: 404 len: 299 time: 0.0157380
2016-06-09 23:31:54.201 116482 INFO nova.osapi_compute.wsgi.server [req-32618a7f-8623-47ef-b9e6-8d0e068d95ba 5c8c042ea39348e79ed4ef6aee0f49aa a0807f370ec64102be9ad2f837d9a462 - - -] 192.168.2.215 "GET /v2/a0807f370ec64102be9ad2f837d9a462/flavors?is_public=None HTTP/1.1" status: 200 len: 1437 time: 0.0166709
2016-06-09 23:31:54.218 116482 INFO nova.osapi_compute.wsgi.server [req-ded58312-0c01-4ccc-87fa-78b9c14590c8 5c8c042ea39348e79ed4ef6aee0f49aa a0807f370ec64102be9ad2f837d9a462 - - -] 192.168.2.215 "GET /v2/a0807f370ec64102be9ad2f837d9a462/flavors/2 HTTP/1.1" status: 200 len: 624 time: 0.0146251
2016-06-09 23:31:54.408 116482 INFO nova.osapi_compute.wsgi.server [req-8cd03738-4725-46cd-86c8-f94e01e8a0c3 5c8c042ea39348e79ed4ef6aee0f49aa a0807f370ec64102be9ad2f837d9a462 - - -] 192.168.2.215 "POST /v2/a0807f370ec64102be9ad2f837d9a462/servers HTTP/1.1" status: 202 len: 763 time: 0.1876161
==> /var/log/nova/nova-scheduler.log <==
2016-06-09 23:31:54.436 116420 INFO nova.filters [req-8cd03738-4725-46cd-86c8-f94e01e8a0c3 5c8c042ea39348e79ed4ef6aee0f49aa a0807f370ec64102be9ad2f837d9a462 - - -] Filter DiskFilter returned 0 hosts
2016-06-09 23:31:54.437 116420 INFO nova.filters [req-8cd03738-4725-46cd-86c8-f94e01e8a0c3 5c8c042ea39348e79ed4ef6aee0f49aa a0807f370ec64102be9ad2f837d9a462 - - -] Filtering removed all hosts for the request with reservation ID 'r-32lt5gtd' and instance ID 'c251e958-3ebb-4387-a820-591f60453e88'. Filter results: ['RetryFilter: (start: 1, end: 1)', 'AvailabilityZoneFilter: (start: 1, end: 1)', 'RamFilter: (start: 1, end: 1)', 'DiskFilter: (start: 1, end: 0)']
==> /var/log/nova/nova-conductor.log <==
2016-06-09 23:31:54.452 116421 WARNING nova.scheduler.utils [req-8cd03738-4725-46cd-86c8-f94e01e8a0c3 5c8c042ea39348e79ed4ef6aee0f49aa a0807f370ec64102be9ad2f837d9a462 - - -] Failed to compute_task_build_instances: No valid host was found. There are not enough hosts available.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", line 142, in inner
return func(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/nova/scheduler/manager.py", line 84, in select_destinations
filter_properties)
File "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", line 90, in select_destinations
raise exception.NoValidHost(reason=reason)
NoValidHost: No valid host was found. There are not enough hosts available.
2016-06-09 23:31:54.453 116421 WARNING nova.scheduler.utils [req-8cd03738-4725-46cd-86c8-f94e01e8a0c3 5c8c042ea39348e79ed4ef6aee0f49aa a0807f370ec64102be9ad2f837d9a462 - - -] [instance: c251e958-3ebb-4387-a820-591f60453e88] Setting instance to ERROR state.
==> /var/log/nova/nova-api.log <==
2016-06-09 23:31:54.565 116482 INFO nova.osapi_compute.wsgi.server [req-865e72ea-9ab3-4894-bce0-936fbb4bbe62 5c8c042ea39348e79ed4ef6aee0f49aa a0807f370ec64102be9ad2f837d9a462 - - -] 192.168.2.215 "GET /v2/a0807f370ec64102be9ad2f837d9a462/servers/c251e958-3ebb-4387-a820-591f60453e88 HTTP/1.1" status: 200 len: 1501 time: 0.1529050
2016-06-09 23:31:54.584 116482 INFO nova.osapi_compute.wsgi.server [req-8c1f568b-ef8e-4350-8c91-d4e334921e37 5c8c042ea39348e79ed4ef6aee0f49aa a0807f370ec64102be9ad2f837d9a462 - - -] 192.168.2.215 "GET /v2/a0807f370ec64102be9ad2f837d9a462/flavors/2 HTTP/1.1" status: 200 len: 624 time: 0.0157111
2016-06-09 23:31:54.616 116482 INFO nova.osapi_compute.wsgi.server [req-04a1f7a7-7504-4fe8-891b-919339aada31 5c8c042ea39348e79ed4ef6aee0f49aa a0807f370ec64102be9ad2f837d9a462 - - -] 192.168.2.215 "GET /v2/a0807f370ec64102be9ad2f837d9a462/images/e7566f0e-969c-4658-bce4-7cef7de43bff HTTP/1.1" status: 200 len: 880 time: 0.0297790