donghm

[kolla-ansible] Create vm

May 21st, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.40 KB | None | 0 0
  1. Error: Failed to perform requested operation on instance "demo1", the instance has an error status: Please try again later [Error: Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 067afa08-64bc-45aa-aa87-d861a13fa620.].
  2.  
  3. ----- nova-compute.log ------
  4. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager Traceback (most recent call last):
  5. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 1399, in _allocate_network_async
  6. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager bind_host_id=bind_host_id)
  7. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/nova/network/neutronv2/api.py", line 954, in allocate_for_instance
  8. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager bind_host_id, available_macs, requested_ports_dict)
  9. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/nova/network/neutronv2/api.py", line 1087, in _update_ports_for_instance
  10. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager vif.destroy()
  11. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__
  12. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager self.force_reraise()
  13. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise
  14. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager six.reraise(self.type_, self.value, self.tb)
  15. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/nova/network/neutronv2/api.py", line 1057, in _update_ports_for_instance
  16. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager port_client, instance, port_id, port_req_body)
  17. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/nova/network/neutronv2/api.py", line 470, in _update_port
  18. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager _ensure_no_port_binding_failure(port)
  19. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/nova/network/neutronv2/api.py", line 215, in _ensure_no_port_binding_failure
  20. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager raise exception.PortBindingFailed(port_id=port['id'])
  21. 2018-05-21 17:58:44.188 5 ERROR nova.compute.manager PortBindingFailed: Binding failed for port 54ffee6b-42a0-4bd5-b16c-96df2980b8f3, please check neutron logs for more information.
  22.  
  23.  
  24. -------- neutron-server.log -------------
  25. ERROR neutron.plugins.ml2.managers [req-fd1d71e9-2f35-4968-b03a-cec5cc430630 7da2cd7d48dd4c7cb4e522f8f657c4aa fc224ded5b274a60a2622d77ea88bc6b - default default] Failed to bind port 54ffee6b-42a0-4bd5-b16c-96df2980b8f3 on host kolla_compute for vnic_type normal using segments [{'network_id': '346823a2-b6b8-43ca-9be7-fb42c017692f', 'segmentation_id': None, 'physical_network': u'physnet1', 'id': '3ada8146-2b6a-4464-bd72-f1969a480d13', 'network_type': u'flat'}]
  26. 2018-05-21 17:58:40.627 19 INFO neutron.plugins.ml2.plugin [req-fd1d71e9-2f35-4968-b03a-cec5cc430630 7da2cd7d48dd4c7cb4e522f8f657c4aa fc224ded5b274a60a2622d77ea88bc6b - default default] Attempt 2 to bind port 54ffee6b-42a0-4bd5-b16c-96df2980b8f3
  27. 2018-05-21 17:58:40.651 19 ERROR neutron.plugins.ml2.managers [req-fd1d71e9-2f35-4968-b03a-cec5cc430630 7da2cd7d48dd4c7cb4e522f8f657c4aa fc224ded5b274a60a2622d77ea88bc6b - default default] Failed to bind port 54ffee6b-42a0-4bd5-b16c-96df2980b8f3 on host kolla_compute for vnic_type normal using segments [{'network_id': '346823a2-b6b8-43ca-9be7-fb42c017692f', 'segmentation_id': None, 'physical_network': u'physnet1', 'id': '3ada8146-2b6a-4464-bd72-f1969a480d13', 'network_type': u'flat'}]
  28. 2018-05-21 17:58:40.652 19 INFO neutron.plugins.ml2.plugin [req-fd1d71e9-2f35-4968-b03a-cec5cc430630 7da2cd7d48dd4c7cb4e522f8f657c4aa fc224ded5b274a60a2622d77ea88bc6b - default default] Attempt 3 to bind port 54ffee6b-42a0-4bd5-b16c-96df2980b8f3
  29. 2018-05-21 17:58:40.710 19 ERROR neutron.plugins.ml2.managers [req-fd1d71e9-2f35-4968-b03a-cec5cc430630 7da2cd7d48dd4c7cb4e522f8f657c4aa fc224ded5b274a60a2622d77ea88bc6b - default default] Failed to bind port 54ffee6b-42a0-4bd5-b16c-96df2980b8f3 on host kolla_compute for vnic_type normal using segments [{'network_id': '346823a2-b6b8-43ca-9be7-fb42c017692f', 'segmentation_id': None, 'physical_network': u'physnet1', 'id': '3ada8146-2b6a-4464-bd72-f1969a480d13',
  30. 'network_type': u'flat'}]
  31.  
  32. ...
  33.  
  34. 2018-05-21 17:58:40.915 19 INFO neutron.plugins.ml2.plugin [req-fd1d71e9-2f35-4968-b03a-cec5cc430630 7da2cd7d48dd4c7cb4e522f8f657c4aa fc224ded5b274a60a2622d77ea88bc6b - default default] Attempt 9 to bind port 54ffee6b-42a0-4bd5-b16c-96df2980b8f3
  35. 2018-05-21 17:58:40.984 19 ERROR neutron.plugins.ml2.managers [req-fd1d71e9-2f35-4968-b03a-cec5cc430630 7da2cd7d48dd4c7cb4e522f8f657c4aa fc224ded5b274a60a2622d77ea88bc6b - default default] Failed to bind port 54ffee6b-42a0-4bd5-b16c-96df2980b8f3 on host kolla_compute for vnic_type normal using segments [{'network_id': '346823a2-b6b8-43ca-9be7-fb42c017692f', 'segmentation_id': None, 'physical_network': u'physnet1', 'id': '3ada8146-2b6a-4464-bd72-f1969a480d13', 'network_type': u'flat'}]
  36. 2018-05-21 17:58:40.987 19 INFO neutron.plugins.ml2.plugin [req-fd1d71e9-2f35-4968-b03a-cec5cc430630 7da2cd7d48dd4c7cb4e522f8f657c4aa fc224ded5b274a60a2622d77ea88bc6b - default default] Attempt 10 to bind port 54ffee6b-42a0-4bd5-b16c-96df2980b8f3
  37. 2018-05-21 17:58:41.012 19 ERROR neutron.plugins.ml2.managers [req-fd1d71e9-2f35-4968-b03a-cec5cc430630 7da2cd7d48dd4c7cb4e522f8f657c4aa fc224ded5b274a60a2622d77ea88bc6b - default default] Failed to bind port 54ffee6b-42a0-4bd5-b16c-96df2980b8f3 on host kolla_compute for vnic_type normal using segments [{'network_id': '346823a2-b6b8-43ca-9be7-fb42c017692f', 'segmentation_id': None, 'physical_network': u'physnet1', 'id': '3ada8146-2b6a-4464-bd72-f1969a480d13', 'network_type': u'flat'}]
  38.  
  39. --------- neutron-dhcp-agent.log ----------
  40. 2018-05-21 17:30:54.343 5 WARNING oslo.service.loopingcall [req-a253bc94-c964-4c30-b535-80680c7b634a - - - - -] Function 'neutron.agent.dhcp.agent.DhcpAgentWithStateReport._report_state' run outlasted interval by 30.45 sec
  41. 2018-05-21 17:30:54.344 5 ERROR neutron.common.rpc [req-449a2d06-7c4e-4ee8-b337-52f1bf7abfe0 - - - - -] Timeout in RPC method get_active_networks_info. Waiting for 44 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough.: MessagingTimeout: Timed out waiting for a reply to message ID 14ab187be53a43419b034864ed208495
  42. 2018-05-21 17:30:54.344 5 WARNING neutron.common.rpc [req-449a2d06-7c4e-4ee8-b337-52f1bf7abfe0 - - - - -] Increasing timeout for get_active_networks_info calls to 120 seconds. Restart the agent to restore it to the default value.: MessagingTimeout: Timed out waiting for a reply to message ID 14ab187be53a43419b034864ed208495
  43. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent [req-449a2d06-7c4e-4ee8-b337-52f1bf7abfe0 - - - - -] Unable to sync network state.: MessagingTimeout: Timed out waiting for a reply to message ID 14ab187be53a43419b034864ed208495
  44. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent Traceback (most recent call last):
  45. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent File "/usr/lib/python2.7/dist-packages/neutron/agent/dhcp/agent.py", line 189, in sync_state
  46. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent active_networks = self.plugin_rpc.get_active_networks_info()
  47. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent File "/usr/lib/python2.7/dist-packages/neutron/agent/dhcp/agent.py", line 574, in get_active_networks_info
  48. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent host=self.host)
  49. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent File "/usr/lib/python2.7/dist-packages/neutron/common/rpc.py", line 185, in call
  50. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent time.sleep(wait)
  51. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__
  52. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent self.force_reraise()
  53. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise
  54. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent six.reraise(self.type_, self.value, self.tb)
  55. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent File "/usr/lib/python2.7/dist-packages/neutron/common/rpc.py", line 162, in call
  56. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent return self._original_context.call(ctxt, method, **kwargs)
  57. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent File "/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py", line 174, in call
  58. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent retry=self.retry)
  59. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent File "/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py", line 131, in _send
  60. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent timeout=timeout, retry=retry)
  61. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent File "/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py", line 559, in send
  62. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent retry=retry)
  63. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent File "/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py", line 548, in _send
  64. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent result = self._waiter.wait(msg_id, timeout)
  65. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent File "/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py", line 440, in wait
  66. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent message = self.waiters.get(msg_id, timeout=timeout)
  67. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent File "/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py", line 328, in get
  68. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent 'to message ID %s' % msg_id)
  69. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent MessagingTimeout: Timed out waiting for a reply to message ID 14ab187be53a43419b034864ed208495
  70. 2018-05-21 17:31:38.461 5 ERROR neutron.agent.dhcp.agent
Add Comment
Please, Sign In to add comment