Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 020-06-05 21:17:58.250 21466 ERROR neutron.agent.linux.utils [-] Rootwrap error running command: ['ovs-vsctl', '--timeout=5', '--id=@manager', '--', 'create', 'Manager', 'target="ptcp:6640:127.0.0.1"', '--', 'add', 'Open_vSwitch', '.', 'manager_options', '@manager']: RemoteError:
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp [-] Agent main thread died of an exception: RemoteError:
- ---------------------------------------------------------------------------
- Unserializable message: ('#ERROR', OSError(8, 'Exec format error'))
- ---------------------------------------------------------------------------
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp Traceback (most recent call last):
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "/usr/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_ryuapp.py", line 40, in agent_main_wrapper
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp ovs_agent.main(bridge_classes)
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "/usr/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 2303, in main
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp agent = OVSNeutronAgent(bridge_classes, ext_mgr, cfg.CONF)
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "/usr/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 137, in __init__
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp self.ovs = ovs_lib.BaseOVS()
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "/usr/lib/python2.7/site-packages/neutron/agent/common/ovs_lib.py", line 117, in __init__
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp self.ovsdb = ovsdb_api.from_config(self)
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "/usr/lib/python2.7/site-packages/neutron/agent/ovsdb/api.py", line 31, in from_config
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp return iface.api_factory(context)
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "/usr/lib/python2.7/site-packages/neutron/agent/ovsdb/impl_idl.py", line 49, in api_factory
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp idl=n_connection.idl_factory(),
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "/usr/lib/python2.7/site-packages/neutron/agent/ovsdb/native/connection.py", line 61, in idl_factory
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp helpers.enable_connection_uri(conn)
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "/usr/lib/python2.7/site-packages/ovsdbapp/schema/open_vswitch/helpers.py", line 41, in enable_connection_uri
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp return execute(cmd, **kwargs).rstrip()
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "/usr/lib/python2.7/site-packages/neutron/agent/linux/utils.py", line 122, in execute
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp execute_rootwrap_daemon(cmd, process_input, addl_env))
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "/usr/lib/python2.7/site-packages/neutron/agent/linux/utils.py", line 109, in execute_rootwrap_daemon
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp LOG.error("Rootwrap error running command: %s", cmd)
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp self.force_reraise()
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp six.reraise(self.type_, self.value, self.tb)
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "/usr/lib/python2.7/site-packages/neutron/agent/linux/utils.py", line 106, in execute_rootwrap_daemon
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp return client.execute(cmd, process_input)
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "/usr/lib/python2.7/site-packages/oslo_rootwrap/client.py", line 154, in execute
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp res = self._run_one_command(proxy, cmd, stdin)
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "/usr/lib/python2.7/site-packages/oslo_rootwrap/client.py", line 139, in _run_one_command
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp res = proxy.run_one_command(cmd, stdin)
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "<string>", line 2, in run_one_command
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp File "/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in _callmethod
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp raise convert_to_error(kind, result)
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp RemoteError:
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp ---------------------------------------------------------------------------
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp Unserializable message: ('#ERROR', OSError(8, 'Exec format error'))
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp ---------------------------------------------------------------------------
- 2020-06-05 21:17:58.251 21466 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp
- 2020-06-05 21:17:58.258 21466 CRITICAL neutron [-] Unhandled error: RemoteError:
- ---------------------------------------------------------------------------
- Unserializable message: ('#ERROR', OSError(8, 'Exec format error'))
- ---------------------------------------------------------------------------
- 2020-06-05 21:17:58.258 21466 ERROR neutron Traceback (most recent call last):
- 2020-06-05 21:17:58.258 21466 ERROR neutron File "/usr/bin/neutron-openvswitch-agent", line 10, in <module>
- 2020-06-05 21:17:58.258 21466 ERROR neutron sys.exit(main())
- 2020-06-05 21:17:58.258 21466 ERROR neutron File "/usr/lib/python2.7/site-packages/neutron/cmd/eventlet/plugins/ovs_neutron_agent.py", line 20, in main
- 2020-06-05 21:17:58.258 21466 ERROR neutron agent_main.main()
- 2020-06-05 21:17:58.258 21466 ERROR neutron File "/usr/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/main.py", line 47, in main
- 2020-06-05 21:17:58.258 21466 ERROR neutron mod.main()
- 2020-06-05 21:17:58.258 21466 ERROR neutron File "/usr/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/main.py", line 35, in main
- 2020-06-05 21:17:58.258 21466 ERROR neutron 'neutron.plugins.ml2.drivers.openvswitch.agent.'
- 2020-06-05 21:17:58.258 21466 ERROR neutron File "/usr/lib/python2.7/site-packages/ryu/base/app_manager.py", line 375, in run_apps
- 2020-06-05 21:17:58.258 21466 ERROR neutron hub.joinall(services)
- 2020-06-05 21:17:58.258 21466 ERROR neutron File "/usr/lib/python2.7/site-packages/ryu/lib/hub.py", line 103, in joinall
- 2020-06-05 21:17:58.258 21466 ERROR neutron t.wait()
- 2020-06-05 21:17:58.258 21466 ERROR neutron File "/usr/lib/python2.7/site-packages/eventlet/greenthread.py", line 175, in wait
- 2020-06-05 21:17:58.258 21466 ERROR neutron return self._exit_event.wait()
- 2020-06-05 21:17:58.258 21466 ERROR neutron File "/usr/lib/python2.7/site-packages/eventlet/event.py", line 125, in wait
- 2020-06-05 21:17:58.258 21466 ERROR neutron current.throw(*self._exc)
- 2020-06-05 21:17:58.258 21466 ERROR neutron File "/usr/lib/python2.7/site-packages/eventlet/greenthread.py", line 214, in main
- 2020-06-05 21:17:58.258 21466 ERROR neutron result = function(*args, **kwargs)
- 2020-06-05 21:17:58.258 21466 ERROR neutron File "/usr/lib/python2.7/site-packages/ryu/lib/hub.py", line 65, in _launch
- 2020-06-05 21:17:58.258 21466 ERROR neutron raise e
- 2020-06-05 21:17:58.258 21466 ERROR neutron RemoteError:
- 2020-06-05 21:17:58.258 21466 ERROR neutron ---------------------------------------------------------------------------
- 2020-06-05 21:17:58.258 21466 ERROR neutron Unserializable message: ('#ERROR', OSError(8, 'Exec format error'))
- 2020-06-05 21:17:58.258 21466 ERROR neutron ---------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement