[root@ovirt1 openvswitch]# ovs-vsctl --verbose --dry-run del-port br-int ovn-25cc77-0 2019-12-12T02:26:22Z|00001|vsctl|INFO|Called as ovs-vsctl --verbose --dry-run del-port br-int ovn-25cc77-0 2019-12-12T02:26:22Z|00002|reconnect|DBG|unix:/var/run/openvswitch/db.sock: entering BACKOFF 2019-12-12T02:26:22Z|00003|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2019-12-12T02:26:22Z|00004|reconnect|DBG|unix:/var/run/openvswitch/db.sock: entering CONNECTING 2019-12-12T02:26:22Z|00005|poll_loop|DBG|wakeup due to [POLLOUT] on fd 4 (<->/var/run/openvswitch/db.sock) at lib/stream-fd.c:153 2019-12-12T02:26:22Z|00006|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2019-12-12T02:26:22Z|00007|reconnect|DBG|unix:/var/run/openvswitch/db.sock: entering ACTIVE 2019-12-12T02:26:22Z|00008|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: send request, method="get_schema", params=["_Server"], id=0 2019-12-12T02:26:22Z|00009|ovsdb_idl|DBG|unix:/var/run/openvswitch/db.sock: SERVER_SCHEMA_REQUESTED -> SERVER_SCHEMA_REQUESTED at lib/ovsdb-idl.c:665 2019-12-12T02:26:22Z|00010|poll_loop|DBG|wakeup due to [POLLIN] on fd 4 (<->/var/run/openvswitch/db.sock) at lib/stream-fd.c:157 2019-12-12T02:26:22Z|00011|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: received reply, result={"cksum":"3236486585 698","name":"_Server","version":"1.1.0","tables":{"Database":{"columns":{"model":{"type":{"key":{"type":"string","enum":["set",["clustered","standalone"]]}}},"name":{"type":"string"},"connected":{"type":"boolean"},"leader":{"type":"boolean"},"schema":{"type":{"min":0,"key":"string"}},"sid":{"type":{"min":0,"key":"uuid"}},"cid":{"type":{"min":0,"key":"uuid"}},"index":{"type":{"min":0,"key":"integer"}}}}}}, id=0 2019-12-12T02:26:22Z|00012|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: send request, method="monitor_cond", params=["_Server",["monid","_Server"],{"Database":[{"where":[["name","==","Open_vSwitch"]],"columns":["cid","connected","index","leader","model","name","schema","sid"]}]}], id=1 2019-12-12T02:26:22Z|00013|ovsdb_idl|DBG|unix:/var/run/openvswitch/db.sock: SERVER_SCHEMA_REQUESTED -> SERVER_MONITOR_COND_REQUESTED at lib/ovsdb-idl.c:696 2019-12-12T02:26:22Z|00014|poll_loop|DBG|wakeup due to [POLLIN] on fd 4 (<->/var/run/openvswitch/db.sock) at lib/stream-fd.c:157 2019-12-12T02:26:22Z|00015|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: received reply, result={"Database":{"628e2355-7dba-4c87-a546-2379add5ee05":{"initial":{"schema":"{\"cksum\":\"1452282319 23860\",\"name\":\"Open_vSwitch\",\"tables\":{\"AutoAttach\":{\"columns\":{\"mappings\":{\"type\":{\"key\":{\"maxInteger\":16777215,\"minInteger\":0,\"type\":\"integer\"},\"max\":\"unlimited\",\"min\":0,\"value\":{\"maxInteger\":4095,\"minInteger\":0,\"type\":\"integer\"}}},\"system_description\":{\"type\":\"string\"},\"system_name\":{\"type\":\"string\"}}},\"Bridge\":{\"columns\":{\"auto_attach\":{\"type\":{\"key\":{\"refTable\":\"AutoAttach\",\"type\":\"uuid\"},\"min\":0}},\"controller\":{\"type\":{\"key\":{\"refTable\":\"Controller\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"datapath_id\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"min\":0}},\"datapath_type\":{\"type\":\"string\"},\"datapath_version\":{\"type\":\"string\"},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"fail_mode\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"secure\",\"standalone\"]],\"type\":\"string\"},\"min\":0}},\"flood_vlans\":{\"type\":{\"key\":{\"maxInteger\":4095,\"minInteger\":0,\"type\":\"integer\"},\"max\":4096,\"min\":0}},\"flow_tables\":{\"type\":{\"key\":{\"maxInteger\":254,\"minInteger\":0,\"type\":\"integer\"},\"max\":\"unlimited\",\"min\":0,\"value\":{\"refTable\":\"Flow_Table\",\"type\":\"uuid\"}}},\"ipfix\":{\"type\":{\"key\":{\"refTable\":\"IPFIX\",\"type\":\"uuid\"},\"min\":0}},\"mcast_snooping_enable\":{\"type\":\"boolean\"},\"mirrors\":{\"type\":{\"key\":{\"refTable\":\"Mirror\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"name\":{\"mutable\":false,\"type\":\"string\"},\"netflow\":{\"type\":{\"key\":{\"refTable\":\"NetFlow\",\"type\":\"uuid\"},\"min\":0}},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"ports\":{\"type\":{\"key\":{\"refTable\":\"Port\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"protocols\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"OpenFlow10\",\"OpenFlow11\",\"OpenFlow12\",\"OpenFlow13\",\"OpenFlow14\",\"OpenFlow15\",\"OpenFlow16\"]],\"type\":\"string\"},\"max\":\"unlimited\",\"min\":0}},\"rstp_enable\":{\"type\":\"boolean\"},\"rstp_status\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"sflow\":{\"type\":{\"key\":{\"refTable\":\"sFlow\",\"type\":\"uuid\"},\"min\":0}},\"status\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"stp_enable\":{\"type\":\"boolean\"}},\"indexes\":[[\"name\"]]},\"Controller\":{\"columns\":{\"connection_mode\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"in-band\",\"out-of-band\"]],\"type\":\"string\"},\"min\":0}},\"controller_burst_limit\":{\"type\":{\"key\":{\"minInteger\":25,\"type\":\"integer\"},\"min\":0}},\"controller_rate_limit\":{\"type\":{\"key\":{\"minInteger\":100,\"type\":\"integer\"},\"min\":0}},\"enable_async_messages\":{\"type\":{\"key\":\"boolean\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"inactivity_probe\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"is_connected\":{\"ephemeral\":true,\"type\":\"boolean\"},\"local_gateway\":{\"type\":{\"key\":\"string\",\"min\":0}},\"local_ip\":{\"type\":{\"key\":\"string\",\"min\":0}},\"local_netmask\":{\"type\":{\"key\":\"string\",\"min\":0}},\"max_backoff\":{\"type\":{\"key\":{\"minInteger\":1000,\"type\":\"integer\"},\"min\":0}},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"role\":{\"ephemeral\":true,\"type\":{\"key\":{\"enum\":[\"set\",[\"master\",\"other\",\"slave\"]],\"type\":\"string\"},\"min\":0}},\"status\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"target\":{\"type\":\"string\"}}},\"Flow_Sample_Collector_Set\":{\"columns\":{\"bridge\":{\"type\":{\"key\":{\"refTable\":\"Bridge\",\"type\":\"uuid\"}}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"id\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":0,\"type\":\"integer\"}}},\"ipfix\":{\"type\":{\"key\":{\"refTable\":\"IPFIX\",\"type\":\"uuid\"},\"min\":0}}},\"indexes\":[[\"id\",\"bridge\"]],\"isRoot\":true},\"Flow_Table\":{\"columns\":{\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"flow_limit\":{\"type\":{\"key\":{\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"groups\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"name\":{\"type\":{\"key\":\"string\",\"min\":0}},\"overflow_policy\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"evict\",\"refuse\"]],\"type\":\"string\"},\"min\":0}},\"prefixes\":{\"type\":{\"key\":\"string\",\"max\":3,\"min\":0}}}},\"IPFIX\":{\"columns\":{\"cache_active_timeout\":{\"type\":{\"key\":{\"maxInteger\":4200,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"cache_max_flows\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"obs_domain_id\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"obs_point_id\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"sampling\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":1,\"type\":\"integer\"},\"min\":0}},\"targets\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}}}},\"Interface\":{\"columns\":{\"admin_state\":{\"ephemeral\":true,\"type\":{\"key\":{\"enum\":[\"set\",[\"down\",\"up\"]],\"type\":\"string\"},\"min\":0}},\"bfd\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"bfd_status\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"cfm_fault\":{\"ephemeral\":true,\"type\":{\"key\":\"boolean\",\"min\":0}},\"cfm_fault_status\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"cfm_flap_count\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"cfm_health\":{\"ephemeral\":true,\"type\":{\"key\":{\"maxInteger\":100,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"cfm_mpid\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"cfm_remote_mpids\":{\"ephemeral\":true,\"type\":{\"key\":\"integer\",\"max\":\"unlimited\",\"min\":0}},\"cfm_remote_opstate\":{\"ephemeral\":true,\"type\":{\"key\":{\"enum\":[\"set\",[\"down\",\"up\"]],\"type\":\"string\"},\"min\":0}},\"duplex\":{\"ephemeral\":true,\"type\":{\"key\":{\"enum\":[\"set\",[\"full\",\"half\"]],\"type\":\"string\"},\"min\":0}},\"error\":{\"type\":{\"key\":\"string\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"ifindex\":{\"ephemeral\":true,\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"ingress_policing_burst\":{\"type\":{\"key\":{\"minInteger\":0,\"type\":\"integer\"}}},\"ingress_policing_rate\":{\"type\":{\"key\":{\"minInteger\":0,\"type\":\"integer\"}}},\"lacp_current\":{\"ephemeral\":true,\"type\":{\"key\":\"boolean\",\"min\":0}},\"link_resets\":{\"ephemeral\":true,\"type\":{\"key\":\"integer\",\"min\":0}},\"link_speed\":{\"ephemeral\":true,\"type\":{\"key\":\"integer\",\"min\":0}},\"link_state\":{\"ephemeral\":true,\"type\":{\"key\":{\"enum\":[\"set\",[\"down\",\"up\"]],\"type\":\"string\"},\"min\":0}},\"lldp\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"mac\":{\"type\":{\"key\":\"string\",\"min\":0}},\"mac_in_use\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"min\":0}},\"mtu\":{\"ephemeral\":true,\"type\":{\"key\":\"integer\",\"min\":0}},\"mtu_request\":{\"type\":{\"key\":{\"minInteger\":1,\"type\":\"integer\"},\"min\":0}},\"name\":{\"mutable\":false,\"type\":\"string\"},\"ofport\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"ofport_request\":{\"type\":{\"key\":{\"maxInteger\":65279,\"minInteger\":1,\"type\":\"integer\"},\"min\":0}},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"statistics\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"integer\"}},\"status\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"type\":{\"type\":\"string\"}},\"indexes\":[[\"name\"]]},\"Manager\":{\"columns\":{\"connection_mode\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"in-band\",\"out-of-band\"]],\"type\":\"string\"},\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"inactivity_probe\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"is_connected\":{\"ephemeral\":true,\"type\":\"boolean\"},\"max_backoff\":{\"type\":{\"key\":{\"minInteger\":1000,\"type\":\"integer\"},\"min\":0}},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"status\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"target\":{\"type\":\"string\"}},\"indexes\":[[\"target\"]]},\"Mirror\":{\"columns\":{\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"name\":{\"type\":\"string\"},\"output_port\":{\"type\":{\"key\":{\"refTable\":\"Port\",\"refType\":\"weak\",\"type\":\"uuid\"},\"min\":0}},\"output_vlan\":{\"type\":{\"key\":{\"maxInteger\":4095,\"minInteger\":1,\"type\":\"integer\"},\"min\":0}},\"select_all\":{\"type\":\"boolean\"},\"select_dst_port\":{\"type\":{\"key\":{\"refTable\":\"Port\",\"refType\":\"weak\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"select_src_port\":{\"type\":{\"key\":{\"refTable\":\"Port\",\"refType\":\"weak\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"select_vlan\":{\"type\":{\"key\":{\"maxInteger\":4095,\"minInteger\":0,\"type\":\"integer\"},\"max\":4096,\"min\":0}},\"snaplen\":{\"type\":{\"key\":{\"maxInteger\":65535,\"minInteger\":14,\"type\":\"integer\"},\"min\":0}},\"statistics\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"integer\"}}}},\"NetFlow\":{\"columns\":{\"active_timeout\":{\"type\":{\"key\":{\"minInteger\":-1,\"type\":\"integer\"}}},\"add_id_to_interface\":{\"type\":\"boolean\"},\"engine_id\":{\"type\":{\"key\":{\"maxInteger\":255,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"engine_type\":{\"type\":{\"key\":{\"maxInteger\":255,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"targets\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\"}}}},\"Open_vSwitch\":{\"columns\":{\"bridges\":{\"type\":{\"key\":{\"refTable\":\"Bridge\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"cur_cfg\":{\"type\":\"integer\"},\"datapath_types\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"db_version\":{\"type\":{\"key\":\"string\",\"min\":0}},\"dpdk_initialized\":{\"type\":\"boolean\"},\"dpdk_version\":{\"type\":{\"key\":\"string\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"iface_types\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"manager_options\":{\"type\":{\"key\":{\"refTable\":\"Manager\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"next_cfg\":{\"type\":\"integer\"},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"ovs_version\":{\"type\":{\"key\":\"string\",\"min\":0}},\"ssl\":{\"type\":{\"key\":{\"refTable\":\"SSL\",\"type\":\"uuid\"},\"min\":0}},\"statistics\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"system_type\":{\"type\":{\"key\":\"string\",\"min\":0}},\"system_version\":{\"type\":{\"key\":\"string\",\"min\":0}}},\"isRoot\":true,\"maxRows\":1},\"Port\":{\"columns\":{\"bond_active_slave\":{\"type\":{\"key\":\"string\",\"min\":0}},\"bond_downdelay\":{\"type\":\"integer\"},\"bond_fake_iface\":{\"type\":\"boolean\"},\"bond_mode\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"active-backup\",\"balance-slb\",\"balance-tcp\"]],\"type\":\"string\"},\"min\":0}},\"bond_updelay\":{\"type\":\"integer\"},\"cvlans\":{\"type\":{\"key\":{\"maxInteger\":4095,\"minInteger\":0,\"type\":\"integer\"},\"max\":4096,\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"fake_bridge\":{\"type\":\"boolean\"},\"interfaces\":{\"type\":{\"key\":{\"refTable\":\"Interface\",\"type\":\"uuid\"},\"max\":\"unlimited\"}},\"lacp\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"active\",\"off\",\"passive\"]],\"type\":\"string\"},\"min\":0}},\"mac\":{\"type\":{\"key\":\"string\",\"min\":0}},\"name\":{\"mutable\":false,\"type\":\"string\"},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"protected\":{\"type\":\"boolean\"},\"qos\":{\"type\":{\"key\":{\"refTable\":\"QoS\",\"type\":\"uuid\"},\"min\":0}},\"rstp_statistics\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"integer\"}},\"rstp_status\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"statistics\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"integer\"}},\"status\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"tag\":{\"type\":{\"key\":{\"maxInteger\":4095,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"trunks\":{\"type\":{\"key\":{\"maxInteger\":4095,\"minInteger\":0,\"type\":\"integer\"},\"max\":4096,\"min\":0}},\"vlan_mode\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"access\",\"dot1q-tunnel\",\"native-tagged\",\"native-untagged\",\"trunk\"]],\"type\":\"string\"},\"min\":0}}},\"indexes\":[[\"name\"]]},\"QoS\":{\"columns\":{\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"queues\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":0,\"type\":\"integer\"},\"max\":\"unlimited\",\"min\":0,\"value\":{\"refTable\":\"Queue\",\"type\":\"uuid\"}}},\"type\":{\"type\":\"string\"}},\"isRoot\":true},\"Queue\":{\"columns\":{\"dscp\":{\"type\":{\"key\":{\"maxInteger\":63,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}}},\"isRoot\":true},\"SSL\":{\"columns\":{\"bootstrap_ca_cert\":{\"type\":\"boolean\"},\"ca_cert\":{\"type\":\"string\"},\"certificate\":{\"type\":\"string\"},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"private_key\":{\"type\":\"string\"}},\"maxRows\":1},\"sFlow\":{\"columns\":{\"agent\":{\"type\":{\"key\":\"string\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"header\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"polling\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"sampling\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"targets\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\"}}}}},\"version\":\"7.16.1\"}","leader":true,"name":"Open_vSwitch","model":"standalone","connected":true}}}}, id=1 2019-12-12T02:26:22Z|00016|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: send request, method="monitor_cond", params=["Open_vSwitch",["monid","Open_vSwitch"],{"Port":[{"columns":["fake_bridge","interfaces","name","tag"]}],"Interface":[{"columns":["error","name","ofport"]}],"Controller":[{"columns":[]}],"Bridge":[{"columns":["controller","fail_mode","name","ports"]}],"Open_vSwitch":[{"columns":["bridges","cur_cfg"]}]}], id=2 2019-12-12T02:26:22Z|00017|ovsdb_idl|DBG|unix:/var/run/openvswitch/db.sock: SERVER_MONITOR_COND_REQUESTED -> DATA_MONITOR_COND_REQUESTED at lib/ovsdb-idl.c:1864 2019-12-12T02:26:22Z|00018|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: send request, method="set_db_change_aware", params=[true], id=3 2019-12-12T02:26:22Z|00019|poll_loop|DBG|wakeup due to [POLLIN] on fd 4 (<->/var/run/openvswitch/db.sock) at lib/stream-fd.c:157 2019-12-12T02:26:22Z|00020|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: received reply, result={"Interface":{"be89c214-10e4-4a97-a9eb-1b82bc433a24":{"initial":{"name":"ovn-25cc77-0","ofport":6}},"ec6a6688-e5d6-4346-ac47-ece1b8379440":{"initial":{"name":"br-int","ofport":65534}},"1e511b4d-f7c2-499f-bd8c-07236e7bb7af":{"initial":{"name":"ovn-566849-0","ofport":5}}},"Port":{"ffb6c2ef-e429-4243-846f-63f36d07d800":{"initial":{"name":"ovn-566849-0","interfaces":["uuid","1e511b4d-f7c2-499f-bd8c-07236e7bb7af"]}},"8947f82d-a089-429b-8843-71371314cb52":{"initial":{"name":"br-int","interfaces":["uuid","ec6a6688-e5d6-4346-ac47-ece1b8379440"]}},"17fb8be2-99ba-4bc6-a103-ebf085162cdb":{"initial":{"name":"ovn-25cc77-0","interfaces":["uuid","be89c214-10e4-4a97-a9eb-1b82bc433a24"]}}},"Bridge":{"63dd3665-3efb-48dc-ada5-9db79b17b53f":{"initial":{"name":"br-int","ports":["set",[["uuid","17fb8be2-99ba-4bc6-a103-ebf085162cdb"],["uuid","8947f82d-a089-429b-8843-71371314cb52"],["uuid","ffb6c2ef-e429-4243-846f-63f36d07d800"]]],"fail_mode":"secure"}}},"Open_vSwitch":{"c0e938f1-b5b5-4d5a-9cda-29dae2986f29":{"initial":{"bridges":["uuid","63dd3665-3efb-48dc-ada5-9db79b17b53f"],"cur_cfg":129}}}}, id=2 2019-12-12T02:26:22Z|00021|ovsdb_idl|DBG|unix:/var/run/openvswitch/db.sock: DATA_MONITOR_COND_REQUESTED -> MONITORING at lib/ovsdb-idl.c:730 2019-12-12T02:26:22Z|00022|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: received reply, result={}, id=3 2019-12-12T02:26:22Z|00023|ovsdb_idl|DBG|unix:/var/run/openvswitch/db.sock: received unexpected reply message: {"error":null,"id":3,"result":{}} 2019-12-12T02:26:22Z|00024|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: send request, method="transact", params=["Open_vSwitch",{"rows":[{"interfaces":["uuid","ec6a6688-e5d6-4346-ac47-ece1b8379440"]}],"until":"==","where":[["_uuid","==",["uuid","8947f82d-a089-429b-8843-71371314cb52"]]],"columns":["interfaces"],"timeout":0,"op":"wait","table":"Port"},{"rows":[{"bridges":["uuid","63dd3665-3efb-48dc-ada5-9db79b17b53f"]}],"until":"==","where":[["_uuid","==",["uuid","c0e938f1-b5b5-4d5a-9cda-29dae2986f29"]]],"columns":["bridges"],"timeout":0,"op":"wait","table":"Open_vSwitch"},{"rows":[{"ports":["set",[["uuid","17fb8be2-99ba-4bc6-a103-ebf085162cdb"],["uuid","8947f82d-a089-429b-8843-71371314cb52"],["uuid","ffb6c2ef-e429-4243-846f-63f36d07d800"]]]}],"until":"==","where":[["_uuid","==",["uuid","63dd3665-3efb-48dc-ada5-9db79b17b53f"]]],"columns":["ports"],"timeout":0,"op":"wait","table":"Bridge"},{"rows":[{"interfaces":["uuid","be89c214-10e4-4a97-a9eb-1b82bc433a24"]}],"until":"==","where":[["_uuid","==",["uuid","17fb8be2-99ba-4bc6-a103-ebf085162cdb"]]],"columns":["interfaces"],"timeout":0,"op":"wait","table":"Port"},{"rows":[{"interfaces":["uuid","1e511b4d-f7c2-499f-bd8c-07236e7bb7af"]}],"until":"==","where":[["_uuid","==",["uuid","ffb6c2ef-e429-4243-846f-63f36d07d800"]]],"columns":["interfaces"],"timeout":0,"op":"wait","table":"Port"},{"where":[["_uuid","==",["uuid","63dd3665-3efb-48dc-ada5-9db79b17b53f"]]],"row":{"ports":["set",[["uuid","8947f82d-a089-429b-8843-71371314cb52"],["uuid","ffb6c2ef-e429-4243-846f-63f36d07d800"]]]},"op":"update","table":"Bridge"},{"mutations":[["next_cfg","+=",1]],"where":[["_uuid","==",["uuid","c0e938f1-b5b5-4d5a-9cda-29dae2986f29"]]],"op":"mutate","table":"Open_vSwitch"},{"where":[["_uuid","==",["uuid","c0e938f1-b5b5-4d5a-9cda-29dae2986f29"]]],"columns":["next_cfg"],"op":"select","table":"Open_vSwitch"},{"comment":"ovs-vsctl (invoked by -bash): ovs-vsctl --verbose --dry-run del-port br-int ovn-25cc77-0","op":"comment"},{"op":"abort"}], id=4 2019-12-12T02:26:22Z|00025|poll_loop|DBG|wakeup due to [POLLIN] on fd 4 (<->/var/run/openvswitch/db.sock) at lib/stream-fd.c:157 2019-12-12T02:26:22Z|00026|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: received reply, result=[{},{},{},{},{},{"count":1},{"count":1},{"rows":[{"next_cfg":130}]},{},{"details":"aborted by request","error":"aborted"}], id=4 2019-12-12T02:26:22Z|00027|poll_loop|DBG|wakeup due to 0-ms timeout at lib/ovsdb-idl.c:3490