Guest User

Untitled

a guest
May 19th, 2013
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 4.92 KB | None | 0 0
  1. Trying again in 30 seconds.
  2. 2013-05-18 19:30:19    ERROR [quantum.openstack.common.rpc.common] AMQP server on 10.10.10.51:5672 is unreachable: [Errno 113] EHOSTUNREACH. Trying again in 30 seconds.
  3. 2013-05-18 19:30:19    ERROR [quantum.openstack.common.rpc.common] AMQP server on 10.10.10.51:5672 is unreachable: [Errno 113] EHOSTUNREACH. Trying again in 30 seconds.
  4. 2013-05-18 19:30:50  WARNING [quantum.openstack.common.loopingcall] task run outlasted interval by 14060.149881 sec
  5. 2013-05-19 02:53:18    ERROR [quantum.agent.l3_agent] Failed deleting namespace 'qrouter-4c5234c9-2e25-44ea-b86d-4c93862ed675'
  6. Traceback (most recent call last):
  7.   File "/usr/lib/python2.7/dist-packages/quantum/agent/l3_agent.py", line 189, in _destroy_router_namespaces
  8.     self._destroy_router_namespace(ns)
  9.   File "/usr/lib/python2.7/dist-packages/quantum/agent/l3_agent.py", line 195, in _destroy_router_namespace
  10.     for d in ns_ip.get_devices(exclude_loopback=True):
  11.   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/ip_lib.py", line 73, in get_devices
  12.     self.root_helper, self.namespace)
  13.   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/ip_lib.py", line 58, in _execute
  14.     root_helper=root_helper)
  15.   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/utils.py", line 61, in execute
  16.     raise RuntimeError(m)
  17. RuntimeError:
  18. Command: ['sudo', 'quantum-rootwrap', '/etc/quantum/rootwrap.conf', 'ip', 'netns', 'exec', 'qrouter-4c5234c9-2e25-44ea-b86d-4c93862ed675', 'ip', '-o', 'link', 'list']
  19. Exit code: 1
  20. Stdout: ''
  21. Stderr: 'seting the network namespace failed: Invalid argument\n'
  22. 2013-05-19 02:53:23    ERROR [quantum.agent.l3_agent] Failed deleting namespace 'qrouter-4c5234c9-2e25-44ea-b86d-4c93862ed675'
  23. Traceback (most recent call last):
  24.   File "/usr/lib/python2.7/dist-packages/quantum/agent/l3_agent.py", line 189, in _destroy_router_namespaces
  25.     self._destroy_router_namespace(ns)
  26.   File "/usr/lib/python2.7/dist-packages/quantum/agent/l3_agent.py", line 195, in _destroy_router_namespace
  27.     for d in ns_ip.get_devices(exclude_loopback=True):
  28.   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/ip_lib.py", line 73, in get_devices
  29.     self.root_helper, self.namespace)
  30.   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/ip_lib.py", line 58, in _execute
  31.     root_helper=root_helper)
  32.   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/utils.py", line 61, in execute
  33.     raise RuntimeError(m)
  34. RuntimeError:
  35. Command: ['sudo', 'quantum-rootwrap', '/etc/quantum/rootwrap.conf', 'ip', 'netns', 'exec', 'qrouter-4c5234c9-2e25-44ea-b86d-4c93862ed675', 'ip', '-o', 'link', 'list']
  36. Exit code: 1
  37. Stdout: ''
  38. Stderr: 'seting the network namespace failed: Invalid argument\n'
  39. 2013-05-19 03:46:36    ERROR [quantum.agent.l3_agent] Failed deleting namespace 'qrouter-4c5234c9-2e25-44ea-b86d-4c93862ed675'
  40. Traceback (most recent call last):
  41.   File "/usr/lib/python2.7/dist-packages/quantum/agent/l3_agent.py", line 189, in _destroy_router_namespaces
  42.     self._destroy_router_namespace(ns)
  43.   File "/usr/lib/python2.7/dist-packages/quantum/agent/l3_agent.py", line 195, in _destroy_router_namespace
  44.     for d in ns_ip.get_devices(exclude_loopback=True):
  45.   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/ip_lib.py", line 73, in get_devices
  46.     self.root_helper, self.namespace)
  47.   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/ip_lib.py", line 58, in _execute
  48.     root_helper=root_helper)
  49.   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/utils.py", line 61, in execute
  50.     raise RuntimeError(m)
  51. RuntimeError:
  52. Command: ['sudo', 'quantum-rootwrap', '/etc/quantum/rootwrap.conf', 'ip', 'netns', 'exec', 'qrouter-4c5234c9-2e25-44ea-b86d-4c93862ed675', 'ip', '-o', 'link', 'list']
  53. Exit code: 1
  54. Stdout: ''
  55. Stderr: 'seting the network namespace failed: Invalid argument\n'
  56. 2013-05-19 03:54:08    ERROR [quantum.agent.l3_agent] Failed deleting namespace 'qrouter-4c5234c9-2e25-44ea-b86d-4c93862ed675'
  57. Traceback (most recent call last):
  58.   File "/usr/lib/python2.7/dist-packages/quantum/agent/l3_agent.py", line 189, in _destroy_router_namespaces
  59.     self._destroy_router_namespace(ns)
  60.   File "/usr/lib/python2.7/dist-packages/quantum/agent/l3_agent.py", line 195, in _destroy_router_namespace
  61.     for d in ns_ip.get_devices(exclude_loopback=True):
  62.   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/ip_lib.py", line 73, in get_devices
  63.     self.root_helper, self.namespace)
  64.   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/ip_lib.py", line 58, in _execute
  65.     root_helper=root_helper)
  66.   File "/usr/lib/python2.7/dist-packages/quantum/agent/linux/utils.py", line 61, in execute
  67.     raise RuntimeError(m)
  68. RuntimeError:
  69. Command: ['sudo', 'quantum-rootwrap', '/etc/quantum/rootwrap.conf', 'ip', 'netns', 'exec', 'qrouter-4c5234c9-2e25-44ea-b86d-4c93862ed675', 'ip', '-o', 'link', 'list']
  70. Exit code: 1
  71. Stdout: ''
  72. Stderr: 'seting the network namespace failed: Invalid argument\n'
Advertisement
Add Comment
Please, Sign In to add comment