+ COMMAND=start + OVS_SOCKET=/run/openvswitch/db.sock + OVS_PID=/run/openvswitch/ovs-vswitchd.pid + start + t=0 + '[' '!' -e /run/openvswitch/db.sock ']' + ovs-vsctl --db=unix:/run/openvswitch/db.sock --no-wait show + exec ovsinit -- /usr/sbin/ovs-vswitchd unix:/run/openvswitch/db.sock -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovs-vswitchd.pid --user=openvswitch:openvswitch --mlockall 8a359ab5-20ac-4e8c-a179-85ce745c130f time=2026-06-10T09:14:46.648Z level=INFO msg="no existing process found" binary=ovs-vswitchd time=2026-06-10T09:14:46.648Z level=INFO msg="claimed succession" binary=ovs-vswitchd pod=openvswitch-7slkb time=2026-06-10T09:14:46.648Z level=INFO msg="starting process" binary=ovs-vswitchd 2026-06-10T09:14:47Z|00001|ovs_numa|INFO|Discovered 16 CPU cores on NUMA node 0 2026-06-10T09:14:47Z|00002|ovs_numa|INFO|Discovered 1 NUMA nodes and 16 CPU cores 2026-06-10T09:14:47Z|00003|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting... 2026-06-10T09:14:47Z|00004|reconnect|INFO|unix:/run/openvswitch/db.sock: connected 2026-06-10T09:14:47Z|00005|dpdk|INFO|DPDK Disabled - Use other_config:dpdk-init to enable 2026-06-10T09:14:47Z|00006|bridge|INFO|ovs-vswitchd (Open vSwitch) 3.3.7 2026-06-10T09:14:56Z|00007|memory|INFO|317472 kB peak resident set size after 10.0 seconds 2026-06-10T09:14:56Z|00008|memory|INFO|idl-cells-Open_vSwitch:17 2026-06-10T09:21:09Z|00009|dpif_netlink|INFO|Datapath dispatch mode: per-cpu 2026-06-10T09:21:09Z|00010|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation 2026-06-10T09:21:09Z|00011|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 2 2026-06-10T09:21:09Z|00012|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3 2026-06-10T09:21:09Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action 2026-06-10T09:21:09Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath supports unique flow ids 2026-06-10T09:21:09Z|00015|ofproto_dpif|INFO|system@ovs-system: Datapath supports clone action 2026-06-10T09:21:09Z|00016|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 10 2026-06-10T09:21:09Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action 2026-06-10T09:21:09Z|00018|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_clear action 2026-06-10T09:21:09Z|00019|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0 2026-06-10T09:21:09Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports check_pkt_len action 2026-06-10T09:21:09Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action 2026-06-10T09:21:09Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zero_snat 2026-06-10T09:21:09Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports add_mpls action 2026-06-10T09:21:09Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state 2026-06-10T09:21:09Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone 2026-06-10T09:21:09Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark 2026-06-10T09:21:09Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label 2026-06-10T09:21:09Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat 2026-06-10T09:21:09Z|00029|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple 2026-06-10T09:21:09Z|00030|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple6 2026-06-10T09:21:09Z|00031|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions 2026-06-10T09:21:09Z|00032|ofproto_dpif_upcall|INFO|Overriding n-handler-threads to 16, setting n-revalidator-threads to 5 2026-06-10T09:21:09Z|00033|ofproto_dpif_upcall|INFO|Starting 21 threads 2026-06-10T09:21:09Z|00034|bridge|INFO|bridge br-ex: added interface br-ex on port 65534 2026-06-10T09:21:09Z|00035|bridge|INFO|bridge br-ex: using datapath ID 0000963bac88d94d 2026-06-10T09:21:09Z|00036|connmgr|INFO|br-ex: added service controller "punix:/var/run/openvswitch/br-ex.mgmt" 2026-06-10T09:21:10Z|00037|bridge|INFO|bridge br-int: added interface br-int on port 65534 2026-06-10T09:21:10Z|00038|bridge|INFO|bridge br-int: using datapath ID 0000ba187952ad61 2026-06-10T09:21:10Z|00039|connmgr|INFO|br-int: added service controller "punix:/var/run/openvswitch/br-int.mgmt" 2026-06-10T09:21:18Z|00040|memory|INFO|peak resident set size grew 57% in last 381.8 seconds, from 317472 kB to 498328 kB 2026-06-10T09:21:18Z|00041|memory|INFO|handlers:16 idl-cells-Open_vSwitch:186 ofconns:4 ports:2 revalidators:5 rules:26 2026-06-10T09:21:21Z|00042|connmgr|INFO|br-int<->unix#15: 18 flow_mods 10 s ago (17 adds, 1 deletes) 2026-06-10T09:31:51Z|00043|bridge|INFO|bridge br-int: added interface o-hm0 on port 1 2026-06-10T09:31:54Z|00044|bridge|INFO|bridge br-int: added interface tap30b2fedf-00 on port 2 2026-06-10T09:32:01Z|00045|connmgr|INFO|br-int<->unix#15: 267 flow_mods in the 2 s starting 10 s ago (266 adds, 1 deletes) 2026-06-10T09:41:08Z|00046|bridge|INFO|bridge br-int: added interface tape9282608-2f on port 3 2026-06-10T09:41:18Z|00047|connmgr|INFO|br-int<->unix#15: 145 flow_mods in the 1 s starting 10 s ago (141 adds, 2 deletes, 2 modifications) 2026-06-10T09:58:14Z|00048|bridge|INFO|bridge br-ex: added interface patch-provnet-874a4bc3-081c-4c58-900e-e2918388bc32-to-br-int on port 1 2026-06-10T09:58:14Z|00049|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-874a4bc3-081c-4c58-900e-e2918388bc32 on port 4 2026-06-10T09:58:24Z|00050|connmgr|INFO|br-int<->unix#15: 1023 flow_mods in the 7 s starting 10 s ago (995 adds, 18 deletes, 10 modifications) 2026-06-10T09:58:48Z|00051|bridge|WARN|could not open network device tap2888cf00-07 (No such device) 2026-06-10T09:58:50Z|00052|bridge|INFO|bridge br-int: added interface tap2888cf00-07 on port 5 2026-06-10T09:58:50Z|00053|bridge|INFO|bridge br-int: added interface tap3561eee1-50 on port 6 2026-06-10T09:58:54Z|00054|bridge|WARN|could not open network device tape6a813f5-0b (No such device) 2026-06-10T09:58:55Z|00055|bridge|INFO|bridge br-int: added interface tape6a813f5-0b on port 7 2026-06-10T09:58:56Z|00056|bridge|INFO|bridge br-int: added interface tap212aac97-10 on port 8 2026-06-10T09:59:01Z|00057|bridge|WARN|could not open network device tapa580f44f-b7 (No such device) 2026-06-10T09:59:02Z|00058|bridge|INFO|bridge br-int: added interface tapa580f44f-b7 on port 9 2026-06-10T09:59:03Z|00059|bridge|INFO|bridge br-int: added interface tap4898b70d-60 on port 10 2026-06-10T09:59:09Z|00060|bridge|INFO|bridge br-int: deleted interface tapa580f44f-b7 on port 9 2026-06-10T09:59:09Z|00061|bridge|WARN|could not open network device tapa580f44f-b7 (No such device) 2026-06-10T09:59:09Z|00062|bridge|INFO|bridge br-int: deleted interface tap4898b70d-60 on port 10 2026-06-10T09:59:09Z|00063|bridge|WARN|could not open network device tapa580f44f-b7 (No such device) 2026-06-10T09:59:09Z|00064|bridge|INFO|bridge br-int: deleted interface tap2888cf00-07 on port 5 2026-06-10T09:59:09Z|00065|bridge|WARN|could not open network device tap2888cf00-07 (No such device) 2026-06-10T09:59:09Z|00066|bridge|WARN|could not open network device tapa580f44f-b7 (No such device) 2026-06-10T09:59:09Z|00067|bridge|WARN|could not open network device tap2888cf00-07 (No such device) 2026-06-10T09:59:09Z|00068|bridge|WARN|could not open network device tapa580f44f-b7 (No such device) 2026-06-10T09:59:09Z|00069|bridge|WARN|could not open network device tap2888cf00-07 (No such device) 2026-06-10T09:59:09Z|00070|bridge|WARN|could not open network device tapa580f44f-b7 (No such device) 2026-06-10T09:59:09Z|00071|bridge|INFO|bridge br-int: deleted interface tap3561eee1-50 on port 6 2026-06-10T09:59:09Z|00072|bridge|WARN|could not open network device tap2888cf00-07 (No such device) 2026-06-10T09:59:09Z|00073|bridge|WARN|could not open network device tapa580f44f-b7 (No such device) 2026-06-10T09:59:09Z|00074|bridge|WARN|could not open network device tap2888cf00-07 (No such device) 2026-06-10T09:59:09Z|00075|bridge|WARN|could not open network device tapa580f44f-b7 (No such device) 2026-06-10T09:59:09Z|00076|bridge|WARN|could not open network device tap2888cf00-07 (No such device) 2026-06-10T09:59:09Z|00077|bridge|WARN|could not open network device tapa580f44f-b7 (No such device) 2026-06-10T09:59:10Z|00078|bridge|WARN|could not open network device tap2888cf00-07 (No such device) 2026-06-10T09:59:10Z|00079|bridge|WARN|could not open network device tap2888cf00-07 (No such device) 2026-06-10T09:59:24Z|00080|connmgr|INFO|br-int<->unix#15: 3287 flow_mods in the 55 s starting 59 s ago (1474 adds, 1805 deletes, 8 modifications) 2026-06-10T09:59:39Z|00081|bridge|INFO|bridge br-int: deleted interface tape6a813f5-0b on port 7 2026-06-10T09:59:39Z|00082|bridge|WARN|could not open network device tape6a813f5-0b (No such device) 2026-06-10T09:59:39Z|00083|bridge|INFO|bridge br-int: deleted interface tap212aac97-10 on port 8 2026-06-10T09:59:39Z|00084|bridge|WARN|could not open network device tape6a813f5-0b (No such device) 2026-06-10T09:59:39Z|00085|bridge|WARN|could not open network device tape6a813f5-0b (No such device) 2026-06-10T09:59:39Z|00086|bridge|WARN|could not open network device tape6a813f5-0b (No such device) 2026-06-10T09:59:46Z|00087|bridge|WARN|could not open network device tap6d3814fb-a6 (No such device) 2026-06-10T09:59:48Z|00088|bridge|INFO|bridge br-int: added interface tap6d3814fb-a6 on port 11 2026-06-10T09:59:48Z|00089|bridge|INFO|bridge br-int: added interface tap4d455298-b0 on port 12 2026-06-10T09:59:53Z|00090|bridge|INFO|bridge br-int: deleted interface tap6d3814fb-a6 on port 11 2026-06-10T09:59:53Z|00091|bridge|WARN|could not open network device tap6d3814fb-a6 (No such device) 2026-06-10T09:59:53Z|00092|bridge|INFO|bridge br-int: deleted interface tap4d455298-b0 on port 12 2026-06-10T09:59:53Z|00093|bridge|WARN|could not open network device tap6d3814fb-a6 (No such device) 2026-06-10T09:59:53Z|00094|bridge|WARN|could not open network device tap6d3814fb-a6 (No such device) 2026-06-10T09:59:53Z|00095|bridge|WARN|could not open network device tap6d3814fb-a6 (No such device) 2026-06-10T09:59:53Z|00096|bridge|WARN|could not open network device tap6d3814fb-a6 (No such device) 2026-06-10T09:59:53Z|00097|bridge|WARN|could not open network device tap6d3814fb-a6 (No such device) 2026-06-10T10:00:24Z|00098|connmgr|INFO|br-int<->unix#15: 2500 flow_mods in the 52 s starting 57 s ago (1377 adds, 1108 deletes, 15 modifications) 2026-06-10T10:00:25Z|00099|bridge|WARN|could not open network device tape362d883-b0 (No such device) 2026-06-10T10:00:27Z|00100|bridge|INFO|bridge br-int: added interface tape362d883-b0 on port 13 2026-06-10T10:00:27Z|00101|bridge|INFO|bridge br-int: added interface tap6a93a00f-b0 on port 14 2026-06-10T10:00:33Z|00102|bridge|WARN|could not open network device tapc44a075d-d9 (No such device) 2026-06-10T10:00:34Z|00103|bridge|INFO|bridge br-int: added interface tapc44a075d-d9 on port 15 2026-06-10T10:00:35Z|00104|bridge|INFO|bridge br-int: added interface tape1430c40-d0 on port 16 2026-06-10T10:00:47Z|00105|bridge|INFO|bridge br-int: deleted interface tapc44a075d-d9 on port 15 2026-06-10T10:00:47Z|00106|bridge|WARN|could not open network device tapc44a075d-d9 (No such device) 2026-06-10T10:00:47Z|00107|bridge|INFO|bridge br-int: deleted interface tape1430c40-d0 on port 16 2026-06-10T10:00:47Z|00108|bridge|WARN|could not open network device tapc44a075d-d9 (No such device) 2026-06-10T10:00:47Z|00109|bridge|WARN|could not open network device tapc44a075d-d9 (No such device) 2026-06-10T10:00:47Z|00110|bridge|WARN|could not open network device tapc44a075d-d9 (No such device) 2026-06-10T10:00:47Z|00111|bridge|WARN|could not open network device tapc44a075d-d9 (No such device) 2026-06-10T10:00:47Z|00112|bridge|WARN|could not open network device tapc44a075d-d9 (No such device) 2026-06-10T10:01:06Z|00113|bridge|INFO|bridge br-int: deleted interface tape362d883-b0 on port 13 2026-06-10T10:01:06Z|00114|bridge|WARN|could not open network device tape362d883-b0 (No such device) 2026-06-10T10:01:06Z|00115|bridge|INFO|bridge br-int: deleted interface tap6a93a00f-b0 on port 14 2026-06-10T10:01:06Z|00116|bridge|WARN|could not open network device tape362d883-b0 (No such device) 2026-06-10T10:01:06Z|00117|bridge|WARN|could not open network device tape362d883-b0 (No such device) 2026-06-10T10:01:06Z|00118|bridge|WARN|could not open network device tape362d883-b0 (No such device) 2026-06-10T10:01:06Z|00119|bridge|WARN|could not open network device tape362d883-b0 (No such device) 2026-06-10T10:01:06Z|00120|bridge|WARN|could not open network device tape362d883-b0 (No such device) 2026-06-10T10:01:09Z|00121|bridge|WARN|could not open network device tape362d883-b0 (No such device) 2026-06-10T10:01:09Z|00122|bridge|INFO|bridge br-int: added interface tape362d883-b0 on port 17 2026-06-10T10:01:10Z|00123|bridge|INFO|bridge br-int: added interface tap6a93a00f-b0 on port 18 2026-06-10T10:01:12Z|00124|bridge|WARN|could not open network device tap00d78d04-9f (No such device) 2026-06-10T10:01:13Z|00125|bridge|INFO|bridge br-int: added interface tap00d78d04-9f on port 19 2026-06-10T10:01:14Z|00126|bridge|INFO|bridge br-int: added interface tap4a036df1-20 on port 20 2026-06-10T10:01:19Z|00127|bridge|INFO|bridge br-int: deleted interface tap00d78d04-9f on port 19 2026-06-10T10:01:19Z|00128|bridge|WARN|could not open network device tap00d78d04-9f (No such device) 2026-06-10T10:01:19Z|00129|bridge|INFO|bridge br-int: deleted interface tap4a036df1-20 on port 20 2026-06-10T10:01:19Z|00130|bridge|WARN|could not open network device tap00d78d04-9f (No such device) 2026-06-10T10:01:19Z|00131|bridge|WARN|could not open network device tap00d78d04-9f (No such device) 2026-06-10T10:01:19Z|00132|bridge|WARN|could not open network device tap00d78d04-9f (No such device) 2026-06-10T10:01:19Z|00133|bridge|WARN|could not open network device tap00d78d04-9f (No such device) 2026-06-10T10:01:19Z|00134|bridge|WARN|could not open network device tap00d78d04-9f (No such device) 2026-06-10T10:01:24Z|00135|connmgr|INFO|br-int<->unix#15: 1610 flow_mods in the 53 s starting 57 s ago (837 adds, 764 deletes, 9 modifications) 2026-06-10T10:01:30Z|00136|bridge|INFO|bridge br-int: deleted interface tape362d883-b0 on port 17 2026-06-10T10:01:30Z|00137|bridge|WARN|could not open network device tape362d883-b0 (No such device) 2026-06-10T10:01:30Z|00138|bridge|WARN|could not open network device tape362d883-b0 (No such device) 2026-06-10T10:01:30Z|00139|bridge|INFO|bridge br-int: deleted interface tap6a93a00f-b0 on port 18 2026-06-10T10:01:30Z|00140|bridge|WARN|could not open network device tape362d883-b0 (No such device) 2026-06-10T10:01:30Z|00141|bridge|WARN|could not open network device tape362d883-b0 (No such device) 2026-06-10T10:01:30Z|00142|bridge|WARN|could not open network device tape362d883-b0 (No such device) 2026-06-10T10:01:30Z|00143|bridge|WARN|could not open network device tape362d883-b0 (No such device) 2026-06-10T10:01:30Z|00144|bridge|WARN|could not open network device tape362d883-b0 (No such device) 2026-06-10T10:01:59Z|00145|bridge|WARN|could not open network device tap5b6c2f91-b1 (No such device) 2026-06-10T10:02:00Z|00146|bridge|INFO|bridge br-int: added interface tap5b6c2f91-b1 on port 21 2026-06-10T10:02:01Z|00147|bridge|INFO|bridge br-int: added interface tapa716afae-50 on port 22 2026-06-10T10:02:24Z|00148|connmgr|INFO|br-int<->unix#15: 1468 flow_mods in the 51 s starting 58 s ago (559 adds, 904 deletes, 5 modifications) 2026-06-10T10:02:35Z|00149|bridge|WARN|could not open network device tap7861ee4c-13 (No such device) 2026-06-10T10:02:36Z|00150|bridge|INFO|bridge br-int: added interface tap7861ee4c-13 on port 23 2026-06-10T10:02:59Z|00151|bridge|WARN|could not open network device tapd81ffb90-a2 (No such device) 2026-06-10T10:03:01Z|00152|bridge|WARN|could not open network device tapd81ffb90-a2 (No such device) 2026-06-10T10:03:01Z|00153|bridge|INFO|bridge br-int: deleted interface tap7861ee4c-13 on port 23 2026-06-10T10:03:01Z|00154|bridge|WARN|could not open network device tap7861ee4c-13 (No such device) 2026-06-10T10:03:01Z|00155|bridge|WARN|could not open network device tapd81ffb90-a2 (No such device) 2026-06-10T10:03:01Z|00156|bridge|WARN|could not open network device tap7861ee4c-13 (No such device) 2026-06-10T10:03:01Z|00157|bridge|WARN|could not open network device tapd81ffb90-a2 (No such device) 2026-06-10T10:03:01Z|00158|bridge|WARN|could not open network device tap7861ee4c-13 (No such device) 2026-06-10T10:03:01Z|00159|bridge|WARN|could not open network device tapd81ffb90-a2 (No such device) 2026-06-10T10:03:02Z|00160|bridge|WARN|could not open network device tap7861ee4c-13 (No such device) 2026-06-10T10:03:02Z|00161|bridge|WARN|could not open network device tapd81ffb90-a2 (No such device) 2026-06-10T10:03:02Z|00162|bridge|WARN|could not open network device tap7861ee4c-13 (No such device) 2026-06-10T10:03:02Z|00163|bridge|INFO|bridge br-int: added interface tapd81ffb90-a2 on port 24 2026-06-10T10:03:02Z|00164|bridge|WARN|could not open network device tap7861ee4c-13 (No such device) 2026-06-10T10:03:02Z|00165|bridge|WARN|could not open network device tap7861ee4c-13 (No such device) 2026-06-10T10:03:02Z|00166|bridge|WARN|could not open network device tap7861ee4c-13 (No such device) 2026-06-10T10:03:02Z|00167|bridge|WARN|could not open network device tap7861ee4c-13 (No such device) 2026-06-10T10:03:02Z|00168|bridge|INFO|bridge br-int: added interface tapaae51e89-20 on port 25 2026-06-10T10:03:09Z|00169|bridge|INFO|bridge br-int: deleted interface tap5b6c2f91-b1 on port 21 2026-06-10T10:03:09Z|00170|bridge|WARN|could not open network device tap5b6c2f91-b1 (No such device) 2026-06-10T10:03:09Z|00171|bridge|INFO|bridge br-int: deleted interface tapa716afae-50 on port 22 2026-06-10T10:03:09Z|00172|bridge|WARN|could not open network device tap5b6c2f91-b1 (No such device) 2026-06-10T10:03:09Z|00173|bridge|WARN|could not open network device tap5b6c2f91-b1 (No such device) 2026-06-10T10:03:09Z|00174|bridge|WARN|could not open network device tap5b6c2f91-b1 (No such device) 2026-06-10T10:03:09Z|00175|bridge|WARN|could not open network device tap5b6c2f91-b1 (No such device) 2026-06-10T10:03:09Z|00176|bridge|WARN|could not open network device tap5b6c2f91-b1 (No such device) 2026-06-10T10:03:24Z|00177|connmgr|INFO|br-int<->unix#15: 1620 flow_mods in the 53 s starting 55 s ago (985 adds, 627 deletes, 8 modifications) 2026-06-10T10:03:26Z|00178|bridge|INFO|bridge br-int: deleted interface tapd81ffb90-a2 on port 24 2026-06-10T10:03:26Z|00179|bridge|WARN|could not open network device tapd81ffb90-a2 (No such device) 2026-06-10T10:03:26Z|00180|bridge|INFO|bridge br-int: deleted interface tapaae51e89-20 on port 25 2026-06-10T10:03:26Z|00181|bridge|WARN|could not open network device tapd81ffb90-a2 (No such device) 2026-06-10T10:03:26Z|00182|bridge|WARN|could not open network device tapd81ffb90-a2 (No such device) 2026-06-10T10:03:26Z|00183|bridge|WARN|could not open network device tapd81ffb90-a2 (No such device) 2026-06-10T10:03:26Z|00184|bridge|WARN|could not open network device tapd81ffb90-a2 (No such device) 2026-06-10T10:03:26Z|00185|bridge|WARN|could not open network device tapd81ffb90-a2 (No such device) 2026-06-10T10:03:39Z|00186|bridge|INFO|bridge br-ex: deleted interface patch-provnet-874a4bc3-081c-4c58-900e-e2918388bc32-to-br-int on port 1 2026-06-10T10:03:39Z|00187|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-874a4bc3-081c-4c58-900e-e2918388bc32 on port 4 2026-06-10T10:04:00Z|00188|bridge|INFO|bridge br-ex: added interface patch-provnet-874a4bc3-081c-4c58-900e-e2918388bc32-to-br-int on port 2 2026-06-10T10:04:00Z|00189|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-874a4bc3-081c-4c58-900e-e2918388bc32 on port 26 2026-06-10T10:04:20Z|00190|bridge|WARN|could not open network device tapb8e52334-00 (No such device) 2026-06-10T10:04:22Z|00191|bridge|INFO|bridge br-int: added interface tapb8e52334-00 on port 27 2026-06-10T10:04:22Z|00192|bridge|INFO|bridge br-int: added interface tap3774c3fc-90 on port 28 2026-06-10T10:04:22Z|00001|ofproto_dpif_upcall(handler9)|INFO|received packet on unassociated datapath port 7 (no OpenFlow port for datapath port 7) 2026-06-10T10:04:24Z|00193|connmgr|INFO|br-int<->unix#15: 2139 flow_mods in the 56 s starting 58 s ago (1090 adds, 1045 deletes, 4 modifications) 2026-06-10T10:04:38Z|00194|bridge|WARN|could not open network device tapd406a8de-50 (No such device) 2026-06-10T10:04:39Z|00195|bridge|INFO|bridge br-int: added interface tapd406a8de-50 on port 29 2026-06-10T10:04:40Z|00196|bridge|INFO|bridge br-int: added interface tap43c5da70-90 on port 30 2026-06-10T10:05:22Z|00197|bridge|WARN|could not open network device tap5b596ab2-66 (No such device) 2026-06-10T10:05:24Z|00198|connmgr|INFO|br-int<->unix#15: 344 flow_mods in the 50 s starting 56 s ago (321 adds, 23 deletes) 2026-06-10T10:05:25Z|00199|bridge|INFO|bridge br-int: added interface tap5b596ab2-66 on port 31 2026-06-10T10:06:12Z|00200|bridge|WARN|could not open network device tapd311acba-2a (No such device) 2026-06-10T10:06:12Z|00201|bridge|INFO|bridge br-int: added interface tapd311acba-2a on port 32 2026-06-10T10:06:13Z|00202|bridge|INFO|bridge br-int: added interface tap5ff45c0e-70 on port 33 2026-06-10T10:06:24Z|00203|connmgr|INFO|br-int<->unix#15: 140 flow_mods in the 52 s starting 59 s ago (120 adds, 14 deletes, 6 modifications) 2026-06-10T10:06:57Z|00204|bridge|WARN|could not open network device tap1ebc7f26-ca (No such device) 2026-06-10T10:06:57Z|00205|bridge|INFO|bridge br-int: added interface tap1ebc7f26-ca on port 34 2026-06-10T10:07:18Z|00206|bridge|WARN|could not open network device tape9ec24a8-17 (No such device) 2026-06-10T10:07:18Z|00207|bridge|INFO|bridge br-int: added interface tape9ec24a8-17 on port 35 2026-06-10T10:07:24Z|00208|connmgr|INFO|br-int<->unix#15: 243 flow_mods in the 50 s starting 52 s ago (210 adds, 33 deletes) 2026-06-10T10:07:38Z|00209|bridge|INFO|bridge br-int: deleted interface tape9ec24a8-17 on port 35 2026-06-10T10:07:38Z|00210|bridge|WARN|could not open network device tape9ec24a8-17 (No such device) 2026-06-10T10:07:48Z|00211|bridge|INFO|bridge br-int: deleted interface tap1ebc7f26-ca on port 34 2026-06-10T10:07:48Z|00212|bridge|WARN|could not open network device tap1ebc7f26-ca (No such device) 2026-06-10T10:08:09Z|00213|bridge|INFO|bridge br-int: deleted interface tapd311acba-2a on port 32 2026-06-10T10:08:09Z|00214|bridge|WARN|could not open network device tapd311acba-2a (No such device) 2026-06-10T10:08:09Z|00215|bridge|INFO|bridge br-int: deleted interface tap5ff45c0e-70 on port 33 2026-06-10T10:08:14Z|00216|bridge|INFO|bridge br-int: deleted interface tap5b596ab2-66 on port 31 2026-06-10T10:08:14Z|00217|bridge|WARN|could not open network device tap5b596ab2-66 (No such device) 2026-06-10T10:08:14Z|00218|bridge|WARN|could not open network device tap5b596ab2-66 (No such device) 2026-06-10T10:08:14Z|00219|bridge|WARN|could not open network device tap5b596ab2-66 (No such device) 2026-06-10T10:08:14Z|00220|bridge|WARN|could not open network device tap5b596ab2-66 (No such device) 2026-06-10T10:08:17Z|00221|bridge|INFO|bridge br-int: deleted interface tapd406a8de-50 on port 29 2026-06-10T10:08:17Z|00222|bridge|WARN|could not open network device tapd406a8de-50 (No such device) 2026-06-10T10:08:17Z|00223|bridge|INFO|bridge br-int: deleted interface tap43c5da70-90 on port 30 2026-06-10T10:08:17Z|00224|bridge|WARN|could not open network device tapd406a8de-50 (No such device) 2026-06-10T10:08:18Z|00225|bridge|WARN|could not open network device tapd406a8de-50 (No such device) 2026-06-10T10:08:18Z|00226|bridge|WARN|could not open network device tapd406a8de-50 (No such device) 2026-06-10T10:08:18Z|00227|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device tapd406a8de-50 failed: No such device 2026-06-10T10:08:18Z|00228|dpif|WARN|system@ovs-system: failed to add tapd406a8de-50 as port: No such device 2026-06-10T10:08:18Z|00229|bridge|WARN|could not add network device tapd406a8de-50 to ofproto (No such device) 2026-06-10T10:08:18Z|00230|bridge|WARN|could not open network device tapd406a8de-50 (No such device) 2026-06-10T10:08:24Z|00231|connmgr|INFO|br-int<->unix#15: 680 flow_mods in the 48 s starting 54 s ago (61 adds, 619 deletes) 2026-06-10T10:08:28Z|00232|bridge|INFO|bridge br-int: deleted interface tapb8e52334-00 on port 27 2026-06-10T10:08:28Z|00233|bridge|WARN|could not open network device tapb8e52334-00 (No such device) 2026-06-10T10:08:28Z|00234|bridge|INFO|bridge br-int: deleted interface tap3774c3fc-90 on port 28 2026-06-10T10:08:28Z|00235|bridge|WARN|could not open network device tapb8e52334-00 (No such device) 2026-06-10T10:08:28Z|00236|bridge|WARN|could not open network device tapb8e52334-00 (No such device) 2026-06-10T10:08:28Z|00237|bridge|WARN|could not open network device tapb8e52334-00 (No such device) 2026-06-10T10:08:29Z|00238|bridge|WARN|could not open network device tapb8e52334-00 (No such device) 2026-06-10T10:08:29Z|00239|bridge|WARN|could not open network device tapb8e52334-00 (No such device) 2026-06-10T10:08:44Z|00240|bridge|INFO|bridge br-ex: deleted interface patch-provnet-874a4bc3-081c-4c58-900e-e2918388bc32-to-br-int on port 2 2026-06-10T10:08:44Z|00241|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-874a4bc3-081c-4c58-900e-e2918388bc32 on port 26 2026-06-10T10:09:24Z|00242|connmgr|INFO|br-int<->unix#15: 1099 flow_mods in the 17 s starting 57 s ago (22 adds, 1077 deletes) 2026-06-10T10:10:17Z|00243|bridge|INFO|bridge br-int: added interface vg7fce4190-a81 on port 36 2026-06-10T10:10:17Z|00244|bridge|INFO|bridge br-ex: added interface patch-provnet-874a4bc3-081c-4c58-900e-e2918388bc32-to-br-int on port 3 2026-06-10T10:10:17Z|00245|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-874a4bc3-081c-4c58-900e-e2918388bc32 on port 37 2026-06-10T10:10:17Z|00246|netdev_linux|WARN|vg7fce4190-a81: removing policing failed: No such device 2026-06-10T10:10:17Z|00247|bridge|INFO|bridge br-int: added interface tap18f23c55-80 on port 38 2026-06-10T10:10:18Z|00248|bridge|INFO|bridge br-int: added interface vraf90e06b-799 on port 39 2026-06-10T10:10:27Z|00249|connmgr|INFO|br-int<->unix#15: 332 flow_mods in the 5 s starting 10 s ago (316 adds, 10 deletes, 6 modifications) 2026-06-10T10:10:51Z|00250|bridge|INFO|bridge br-int: deleted interface tap18f23c55-80 on port 38 2026-06-10T10:10:54Z|00251|bridge|INFO|bridge br-ex: deleted interface patch-provnet-874a4bc3-081c-4c58-900e-e2918388bc32-to-br-int on port 3 2026-06-10T10:10:54Z|00252|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-874a4bc3-081c-4c58-900e-e2918388bc32 on port 37 2026-06-10T10:10:54Z|00253|bridge|INFO|bridge br-int: deleted interface vraf90e06b-799 on port 39 2026-06-10T10:10:54Z|00254|bridge|INFO|bridge br-int: deleted interface vg7fce4190-a81 on port 36 2026-06-10T10:11:27Z|00255|connmgr|INFO|br-int<->unix#15: 354 flow_mods in the 21 s starting 54 s ago (22 adds, 328 deletes, 4 modifications)