+ 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 58bdddac-990e-479d-be2a-0663c4021bba time=2026-06-12T07:19:22.802Z level=INFO msg="no existing process found" binary=ovs-vswitchd time=2026-06-12T07:19:22.802Z level=INFO msg="claimed succession" binary=ovs-vswitchd pod=openvswitch-mw9mz time=2026-06-12T07:19:22.802Z level=INFO msg="starting process" binary=ovs-vswitchd 2026-06-12T07:19:22Z|00001|ovs_numa|INFO|Discovered 16 CPU cores on NUMA node 0 2026-06-12T07:19:22Z|00002|ovs_numa|INFO|Discovered 1 NUMA nodes and 16 CPU cores 2026-06-12T07:19:22Z|00003|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting... 2026-06-12T07:19:22Z|00004|reconnect|INFO|unix:/run/openvswitch/db.sock: connected 2026-06-12T07:19:22Z|00005|dpdk|INFO|DPDK Disabled - Use other_config:dpdk-init to enable 2026-06-12T07:19:22Z|00006|bridge|INFO|ovs-vswitchd (Open vSwitch) 3.3.7 2026-06-12T07:19:32Z|00007|memory|INFO|317464 kB peak resident set size after 10.1 seconds 2026-06-12T07:19:32Z|00008|memory|INFO|idl-cells-Open_vSwitch:17 2026-06-12T07:25:44Z|00009|dpif_netlink|INFO|Datapath dispatch mode: per-cpu 2026-06-12T07:25:44Z|00010|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation 2026-06-12T07:25:44Z|00011|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 2 2026-06-12T07:25:44Z|00012|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3 2026-06-12T07:25:44Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action 2026-06-12T07:25:44Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath supports unique flow ids 2026-06-12T07:25:44Z|00015|ofproto_dpif|INFO|system@ovs-system: Datapath supports clone action 2026-06-12T07:25:44Z|00016|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 10 2026-06-12T07:25:44Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action 2026-06-12T07:25:44Z|00018|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_clear action 2026-06-12T07:25:44Z|00019|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0 2026-06-12T07:25:44Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports check_pkt_len action 2026-06-12T07:25:44Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action 2026-06-12T07:25:44Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zero_snat 2026-06-12T07:25:44Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports add_mpls action 2026-06-12T07:25:44Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state 2026-06-12T07:25:44Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone 2026-06-12T07:25:44Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark 2026-06-12T07:25:44Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label 2026-06-12T07:25:44Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat 2026-06-12T07:25:44Z|00029|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple 2026-06-12T07:25:44Z|00030|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple6 2026-06-12T07:25:44Z|00031|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions 2026-06-12T07:25:44Z|00032|ofproto_dpif_upcall|INFO|Overriding n-handler-threads to 16, setting n-revalidator-threads to 5 2026-06-12T07:25:44Z|00033|ofproto_dpif_upcall|INFO|Starting 21 threads 2026-06-12T07:25:44Z|00034|bridge|INFO|bridge br-ex: added interface br-ex on port 65534 2026-06-12T07:25:44Z|00035|bridge|INFO|bridge br-ex: using datapath ID 0000e2e7222b1943 2026-06-12T07:25:44Z|00036|connmgr|INFO|br-ex: added service controller "punix:/var/run/openvswitch/br-ex.mgmt" 2026-06-12T07:25:45Z|00037|bridge|INFO|bridge br-int: added interface br-int on port 65534 2026-06-12T07:25:45Z|00038|bridge|INFO|bridge br-int: using datapath ID 0000be9d886201c1 2026-06-12T07:25:45Z|00039|connmgr|INFO|br-int: added service controller "punix:/var/run/openvswitch/br-int.mgmt" 2026-06-12T07:25:54Z|00040|memory|INFO|peak resident set size grew 57% in last 381.3 seconds, from 317464 kB to 498408 kB 2026-06-12T07:25:54Z|00041|memory|INFO|handlers:16 idl-cells-Open_vSwitch:186 ofconns:4 ports:2 revalidators:5 rules:26 2026-06-12T07:25:56Z|00042|connmgr|INFO|br-int<->unix#14: 18 flow_mods 10 s ago (17 adds, 1 deletes) 2026-06-12T07:35:28Z|00043|bridge|INFO|bridge br-int: added interface o-hm0 on port 1 2026-06-12T07:35:30Z|00044|bridge|INFO|bridge br-int: added interface tapd386e97f-b0 on port 2 2026-06-12T07:35:38Z|00045|connmgr|INFO|br-int<->unix#14: 267 flow_mods in the 1 s starting 10 s ago (266 adds, 1 deletes) 2026-06-12T07:46:35Z|00046|bridge|INFO|bridge br-int: added interface tapcca19be0-85 on port 3 2026-06-12T07:46:45Z|00047|connmgr|INFO|br-int<->unix#14: 145 flow_mods in the 1 s starting 10 s ago (141 adds, 2 deletes, 2 modifications) 2026-06-12T08:02:42Z|00048|bridge|INFO|bridge br-ex: added interface patch-provnet-de0f0cbc-4597-428b-ad0b-33cf40cef6db-to-br-int on port 1 2026-06-12T08:02:42Z|00049|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-de0f0cbc-4597-428b-ad0b-33cf40cef6db on port 4 2026-06-12T08:02:52Z|00050|connmgr|INFO|br-int<->unix#14: 1228 flow_mods in the 8 s starting 10 s ago (1193 adds, 25 deletes, 10 modifications) 2026-06-12T08:03:14Z|00051|bridge|WARN|could not open network device tap74f611cd-66 (No such device) 2026-06-12T08:03:16Z|00052|bridge|INFO|bridge br-int: added interface tap74f611cd-66 on port 5 2026-06-12T08:03:16Z|00053|bridge|INFO|bridge br-int: added interface tap861c0198-00 on port 6 2026-06-12T08:03:22Z|00054|bridge|WARN|could not open network device tap9aaed23e-25 (No such device) 2026-06-12T08:03:24Z|00055|bridge|INFO|bridge br-int: added interface tap9aaed23e-25 on port 7 2026-06-12T08:03:24Z|00056|bridge|INFO|bridge br-int: added interface tapb8218a63-20 on port 8 2026-06-12T08:03:26Z|00057|bridge|WARN|could not open network device tapc8e1d3ea-1b (No such device) 2026-06-12T08:03:27Z|00058|bridge|INFO|bridge br-int: added interface tapc8e1d3ea-1b on port 9 2026-06-12T08:03:27Z|00059|bridge|INFO|bridge br-int: added interface tapfce893cb-a0 on port 10 2026-06-12T08:03:32Z|00060|bridge|INFO|bridge br-int: deleted interface tap9aaed23e-25 on port 7 2026-06-12T08:03:32Z|00061|bridge|WARN|could not open network device tap9aaed23e-25 (No such device) 2026-06-12T08:03:32Z|00062|bridge|INFO|bridge br-int: deleted interface tapb8218a63-20 on port 8 2026-06-12T08:03:32Z|00063|bridge|WARN|could not open network device tap9aaed23e-25 (No such device) 2026-06-12T08:03:32Z|00064|bridge|WARN|could not open network device tap9aaed23e-25 (No such device) 2026-06-12T08:03:32Z|00065|bridge|WARN|could not open network device tap9aaed23e-25 (No such device) 2026-06-12T08:03:32Z|00066|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device tap9aaed23e-25 failed: No such device 2026-06-12T08:03:32Z|00067|dpif|WARN|system@ovs-system: failed to add tap9aaed23e-25 as port: No such device 2026-06-12T08:03:32Z|00068|bridge|WARN|could not add network device tap9aaed23e-25 to ofproto (No such device) 2026-06-12T08:03:32Z|00069|bridge|WARN|could not open network device tap9aaed23e-25 (No such device) 2026-06-12T08:03:34Z|00070|bridge|INFO|bridge br-int: deleted interface tapc8e1d3ea-1b on port 9 2026-06-12T08:03:34Z|00071|bridge|WARN|could not open network device tapc8e1d3ea-1b (No such device) 2026-06-12T08:03:34Z|00072|bridge|INFO|bridge br-int: deleted interface tapfce893cb-a0 on port 10 2026-06-12T08:03:34Z|00073|bridge|WARN|could not open network device tapc8e1d3ea-1b (No such device) 2026-06-12T08:03:34Z|00074|bridge|WARN|could not open network device tapc8e1d3ea-1b (No such device) 2026-06-12T08:03:34Z|00075|bridge|WARN|could not open network device tapc8e1d3ea-1b (No such device) 2026-06-12T08:03:34Z|00076|bridge|WARN|could not open network device tapc8e1d3ea-1b (No such device) 2026-06-12T08:03:34Z|00077|bridge|WARN|could not open network device tapc8e1d3ea-1b (No such device) 2026-06-12T08:03:43Z|00078|bridge|INFO|bridge br-int: deleted interface tap74f611cd-66 on port 5 2026-06-12T08:03:43Z|00079|bridge|WARN|could not open network device tap74f611cd-66 (No such device) 2026-06-12T08:03:43Z|00080|bridge|INFO|bridge br-int: deleted interface tap861c0198-00 on port 6 2026-06-12T08:03:43Z|00081|bridge|WARN|could not open network device tap74f611cd-66 (No such device) 2026-06-12T08:03:43Z|00082|bridge|WARN|could not open network device tap74f611cd-66 (No such device) 2026-06-12T08:03:43Z|00083|bridge|WARN|could not open network device tap74f611cd-66 (No such device) 2026-06-12T08:03:43Z|00084|bridge|WARN|could not open network device tap74f611cd-66 (No such device) 2026-06-12T08:03:43Z|00085|bridge|WARN|could not open network device tap74f611cd-66 (No such device) 2026-06-12T08:03:52Z|00086|connmgr|INFO|br-int<->unix#14: 3881 flow_mods in the 58 s starting 59 s ago (1811 adds, 2058 deletes, 12 modifications) 2026-06-12T08:04:06Z|00087|bridge|WARN|could not open network device tap421b5af7-b8 (No such device) 2026-06-12T08:04:08Z|00088|bridge|INFO|bridge br-int: added interface tap421b5af7-b8 on port 11 2026-06-12T08:04:08Z|00089|bridge|INFO|bridge br-int: added interface tap36871d57-c0 on port 12 2026-06-12T08:04:14Z|00090|bridge|WARN|could not open network device tap366916bc-4f (No such device) 2026-06-12T08:04:15Z|00091|bridge|INFO|bridge br-int: added interface tap366916bc-4f on port 13 2026-06-12T08:04:16Z|00092|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:16Z|00093|bridge|INFO|bridge br-int: added interface tap1f241532-e0 on port 14 2026-06-12T08:04:16Z|00094|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:16Z|00095|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:16Z|00096|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:17Z|00097|bridge|INFO|bridge br-int: added interface tapb98f566c-21 on port 15 2026-06-12T08:04:17Z|00098|bridge|INFO|bridge br-int: added interface tap93c2a73e-b0 on port 16 2026-06-12T08:04:22Z|00099|bridge|WARN|could not open network device tapb6b9972e-ba (No such device) 2026-06-12T08:04:24Z|00100|bridge|INFO|bridge br-int: added interface tapb6b9972e-ba on port 17 2026-06-12T08:04:24Z|00101|bridge|INFO|bridge br-int: added interface tap7692e03e-d0 on port 18 2026-06-12T08:04:36Z|00102|bridge|INFO|bridge br-int: deleted interface tapb98f566c-21 on port 15 2026-06-12T08:04:36Z|00103|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:36Z|00104|bridge|INFO|bridge br-int: deleted interface tap93c2a73e-b0 on port 16 2026-06-12T08:04:36Z|00105|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:36Z|00106|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:36Z|00107|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:36Z|00108|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:36Z|00109|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:36Z|00110|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:37Z|00111|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:37Z|00112|bridge|INFO|bridge br-int: deleted interface tap366916bc-4f on port 13 2026-06-12T08:04:37Z|00113|bridge|WARN|could not open network device tap366916bc-4f (No such device) 2026-06-12T08:04:37Z|00114|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:37Z|00115|bridge|INFO|bridge br-int: deleted interface tap1f241532-e0 on port 14 2026-06-12T08:04:37Z|00116|bridge|WARN|could not open network device tap366916bc-4f (No such device) 2026-06-12T08:04:37Z|00117|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:37Z|00118|bridge|WARN|could not open network device tap366916bc-4f (No such device) 2026-06-12T08:04:37Z|00119|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:37Z|00120|bridge|WARN|could not open network device tap366916bc-4f (No such device) 2026-06-12T08:04:37Z|00121|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:37Z|00122|bridge|WARN|could not open network device tap366916bc-4f (No such device) 2026-06-12T08:04:37Z|00123|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:37Z|00124|bridge|WARN|could not open network device tap366916bc-4f (No such device) 2026-06-12T08:04:37Z|00125|bridge|WARN|could not open network device tapb98f566c-21 (No such device) 2026-06-12T08:04:37Z|00126|bridge|WARN|could not open network device tap366916bc-4f (No such device) 2026-06-12T08:04:37Z|00127|bridge|WARN|could not open network device tap366916bc-4f (No such device) 2026-06-12T08:04:48Z|00128|bridge|INFO|bridge br-int: deleted interface tapb6b9972e-ba on port 17 2026-06-12T08:04:48Z|00129|bridge|WARN|could not open network device tapb6b9972e-ba (No such device) 2026-06-12T08:04:49Z|00130|bridge|INFO|bridge br-int: deleted interface tap7692e03e-d0 on port 18 2026-06-12T08:04:49Z|00131|bridge|WARN|could not open network device tapb6b9972e-ba (No such device) 2026-06-12T08:04:49Z|00132|bridge|WARN|could not open network device tapb6b9972e-ba (No such device) 2026-06-12T08:04:49Z|00133|bridge|WARN|could not open network device tapb6b9972e-ba (No such device) 2026-06-12T08:04:49Z|00134|bridge|WARN|could not open network device tapb6b9972e-ba (No such device) 2026-06-12T08:04:49Z|00135|bridge|WARN|could not open network device tapb6b9972e-ba (No such device) 2026-06-12T08:04:52Z|00136|connmgr|INFO|br-int<->unix#14: 3558 flow_mods in the 58 s starting 59 s ago (1982 adds, 1563 deletes, 13 modifications) 2026-06-12T08:04:53Z|00137|bridge|INFO|bridge br-int: deleted interface tap421b5af7-b8 on port 11 2026-06-12T08:04:53Z|00138|bridge|WARN|could not open network device tap421b5af7-b8 (No such device) 2026-06-12T08:04:53Z|00139|bridge|INFO|bridge br-int: deleted interface tap36871d57-c0 on port 12 2026-06-12T08:04:53Z|00140|bridge|WARN|could not open network device tap421b5af7-b8 (No such device) 2026-06-12T08:04:53Z|00141|bridge|WARN|could not open network device tap421b5af7-b8 (No such device) 2026-06-12T08:04:53Z|00142|bridge|WARN|could not open network device tap421b5af7-b8 (No such device) 2026-06-12T08:04:53Z|00143|bridge|WARN|could not open network device tap421b5af7-b8 (No such device) 2026-06-12T08:04:53Z|00144|bridge|WARN|could not open network device tap421b5af7-b8 (No such device) 2026-06-12T08:04:56Z|00145|bridge|WARN|could not open network device tap421b5af7-b8 (No such device) 2026-06-12T08:04:56Z|00146|bridge|INFO|bridge br-int: added interface tap421b5af7-b8 on port 19 2026-06-12T08:04:56Z|00147|bridge|INFO|bridge br-int: added interface tap36871d57-c0 on port 20 2026-06-12T08:05:18Z|00148|bridge|INFO|bridge br-int: deleted interface tap421b5af7-b8 on port 19 2026-06-12T08:05:18Z|00149|bridge|WARN|could not open network device tap421b5af7-b8 (No such device) 2026-06-12T08:05:18Z|00150|bridge|INFO|bridge br-int: deleted interface tap36871d57-c0 on port 20 2026-06-12T08:05:18Z|00151|bridge|WARN|could not open network device tap421b5af7-b8 (No such device) 2026-06-12T08:05:18Z|00152|bridge|WARN|could not open network device tap421b5af7-b8 (No such device) 2026-06-12T08:05:18Z|00153|bridge|WARN|could not open network device tap421b5af7-b8 (No such device) 2026-06-12T08:05:18Z|00154|bridge|WARN|could not open network device tap421b5af7-b8 (No such device) 2026-06-12T08:05:27Z|00155|bridge|INFO|bridge br-ex: deleted interface patch-provnet-de0f0cbc-4597-428b-ad0b-33cf40cef6db-to-br-int on port 1 2026-06-12T08:05:27Z|00156|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-de0f0cbc-4597-428b-ad0b-33cf40cef6db on port 4 2026-06-12T08:05:52Z|00157|connmgr|INFO|br-int<->unix#14: 1550 flow_mods in the 33 s starting 58 s ago (112 adds, 1436 deletes, 2 modifications) 2026-06-12T08:06:14Z|00158|bridge|INFO|bridge br-int: added interface vg519faae7-9f6 on port 21 2026-06-12T08:06:14Z|00159|bridge|INFO|bridge br-ex: added interface patch-provnet-de0f0cbc-4597-428b-ad0b-33cf40cef6db-to-br-int on port 2 2026-06-12T08:06:14Z|00160|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-de0f0cbc-4597-428b-ad0b-33cf40cef6db on port 22 2026-06-12T08:06:15Z|00161|bridge|INFO|bridge br-int: added interface tap49e71a0c-70 on port 23 2026-06-12T08:06:15Z|00162|bridge|INFO|bridge br-int: added interface vr867e58fa-622 on port 24 2026-06-12T08:06:35Z|00163|bridge|WARN|could not open network device tapb8bf24dd-b6 (No such device) 2026-06-12T08:06:36Z|00164|bridge|INFO|bridge br-int: added interface tapb8bf24dd-b6 on port 25 2026-06-12T08:06:37Z|00165|bridge|INFO|bridge br-int: added interface tap8905144b-d0 on port 26 2026-06-12T08:06:52Z|00166|connmgr|INFO|br-int<->unix#14: 886 flow_mods in the 36 s starting 37 s ago (828 adds, 43 deletes, 15 modifications) 2026-06-12T08:06:56Z|00167|bridge|INFO|bridge br-int: deleted interface tapb8bf24dd-b6 on port 25 2026-06-12T08:06:56Z|00168|bridge|WARN|could not open network device tapb8bf24dd-b6 (No such device) 2026-06-12T08:06:56Z|00169|bridge|INFO|bridge br-int: deleted interface tap8905144b-d0 on port 26 2026-06-12T08:06:56Z|00170|bridge|WARN|could not open network device tapb8bf24dd-b6 (No such device) 2026-06-12T08:06:56Z|00171|bridge|WARN|could not open network device tapb8bf24dd-b6 (No such device) 2026-06-12T08:06:56Z|00172|bridge|WARN|could not open network device tapb8bf24dd-b6 (No such device) 2026-06-12T08:06:57Z|00173|bridge|WARN|could not open network device tapb8bf24dd-b6 (No such device) 2026-06-12T08:06:57Z|00174|bridge|WARN|could not open network device tapb8bf24dd-b6 (No such device) 2026-06-12T08:07:02Z|00175|bridge|INFO|bridge br-int: deleted interface tap49e71a0c-70 on port 23 2026-06-12T08:07:04Z|00176|bridge|INFO|bridge br-int: deleted interface vr867e58fa-622 on port 24 2026-06-12T08:07:04Z|00177|bridge|INFO|bridge br-int: deleted interface vg519faae7-9f6 on port 21 2026-06-12T08:07:05Z|00178|bridge|INFO|bridge br-ex: deleted interface patch-provnet-de0f0cbc-4597-428b-ad0b-33cf40cef6db-to-br-int on port 2 2026-06-12T08:07:05Z|00179|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-de0f0cbc-4597-428b-ad0b-33cf40cef6db on port 22 2026-06-12T08:07:37Z|00180|bridge|INFO|bridge br-ex: added interface patch-provnet-de0f0cbc-4597-428b-ad0b-33cf40cef6db-to-br-int on port 3 2026-06-12T08:07:37Z|00181|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-de0f0cbc-4597-428b-ad0b-33cf40cef6db on port 27 2026-06-12T08:07:52Z|00182|connmgr|INFO|br-int<->unix#14: 1737 flow_mods in the 46 s starting 55 s ago (898 adds, 829 deletes, 10 modifications) 2026-06-12T08:08:00Z|00183|bridge|WARN|could not open network device tap77dd34b1-95 (No such device) 2026-06-12T08:08:01Z|00184|bridge|INFO|bridge br-int: added interface tap77dd34b1-95 on port 28 2026-06-12T08:08:02Z|00185|bridge|INFO|bridge br-int: added interface tapd07c3854-a0 on port 29 2026-06-12T08:08:13Z|00186|bridge|WARN|could not open network device tap65a3564e-b5 (No such device) 2026-06-12T08:08:14Z|00187|bridge|INFO|bridge br-int: added interface tap65a3564e-b5 on port 30 2026-06-12T08:08:15Z|00188|bridge|INFO|bridge br-int: added interface tapf48f79f5-a0 on port 31 2026-06-12T08:08:21Z|00189|bridge|WARN|could not open network device tap916093a4-c7 (No such device) 2026-06-12T08:08:22Z|00190|bridge|INFO|bridge br-int: added interface tap916093a4-c7 on port 32 2026-06-12T08:08:23Z|00191|bridge|INFO|bridge br-int: added interface tapa9e4025d-30 on port 33 2026-06-12T08:08:44Z|00192|bridge|WARN|could not open network device tapce2256a6-9c (No such device) 2026-06-12T08:08:45Z|00193|bridge|INFO|bridge br-int: added interface tapce2256a6-9c on port 34 2026-06-12T08:08:52Z|00194|connmgr|INFO|br-int<->unix#14: 1184 flow_mods in the 55 s starting 59 s ago (1107 adds, 74 deletes, 3 modifications) 2026-06-12T08:09:00Z|00195|bridge|INFO|bridge br-int: deleted interface tapce2256a6-9c on port 34 2026-06-12T08:09:00Z|00196|bridge|WARN|could not open network device tapce2256a6-9c (No such device) 2026-06-12T08:09:01Z|00197|bridge|WARN|could not open network device tapce2256a6-9c (No such device) 2026-06-12T08:09:01Z|00198|bridge|WARN|could not open network device tapce2256a6-9c (No such device) 2026-06-12T08:09:01Z|00199|bridge|WARN|could not open network device tapce2256a6-9c (No such device) 2026-06-12T08:09:01Z|00200|bridge|WARN|could not open network device tap101f3389-97 (No such device) 2026-06-12T08:09:04Z|00201|bridge|INFO|bridge br-int: added interface tap101f3389-97 on port 35 2026-06-12T08:09:08Z|00202|bridge|INFO|bridge br-int: deleted interface tap65a3564e-b5 on port 30 2026-06-12T08:09:08Z|00203|bridge|WARN|could not open network device tap65a3564e-b5 (No such device) 2026-06-12T08:09:08Z|00204|bridge|INFO|bridge br-int: deleted interface tapf48f79f5-a0 on port 31 2026-06-12T08:09:08Z|00205|bridge|WARN|could not open network device tap65a3564e-b5 (No such device) 2026-06-12T08:09:08Z|00206|bridge|WARN|could not open network device tap65a3564e-b5 (No such device) 2026-06-12T08:09:08Z|00207|bridge|WARN|could not open network device tap65a3564e-b5 (No such device) 2026-06-12T08:09:08Z|00208|bridge|WARN|could not open network device tap65a3564e-b5 (No such device) 2026-06-12T08:09:08Z|00209|bridge|WARN|could not open network device tap65a3564e-b5 (No such device) 2026-06-12T08:09:52Z|00210|connmgr|INFO|br-int<->unix#14: 685 flow_mods in the 52 s starting 54 s ago (88 adds, 593 deletes, 4 modifications) 2026-06-12T08:09:55Z|00211|bridge|WARN|could not open network device tap1cbf4ba9-a3 (No such device) 2026-06-12T08:09:55Z|00212|bridge|INFO|bridge br-int: added interface tap1cbf4ba9-a3 on port 36 2026-06-12T08:09:56Z|00213|bridge|INFO|bridge br-int: added interface tapcc96913c-20 on port 37 2026-06-12T08:10:38Z|00214|bridge|WARN|could not open network device tapa42d70ce-3c (No such device) 2026-06-12T08:10:38Z|00215|bridge|INFO|bridge br-int: added interface tapa42d70ce-3c on port 38 2026-06-12T08:10:52Z|00216|connmgr|INFO|br-int<->unix#14: 220 flow_mods in the last 56 s (202 adds, 16 deletes, 2 modifications) 2026-06-12T08:10:58Z|00217|bridge|WARN|could not open network device tap0341bffa-a4 (No such device) 2026-06-12T08:10:58Z|00218|bridge|INFO|bridge br-int: added interface tap0341bffa-a4 on port 39 2026-06-12T08:11:19Z|00219|bridge|INFO|bridge br-int: deleted interface tap0341bffa-a4 on port 39 2026-06-12T08:11:19Z|00220|bridge|WARN|could not open network device tap0341bffa-a4 (No such device) 2026-06-12T08:11:28Z|00221|bridge|INFO|bridge br-int: deleted interface tapa42d70ce-3c on port 38 2026-06-12T08:11:28Z|00222|bridge|WARN|could not open network device tapa42d70ce-3c (No such device) 2026-06-12T08:11:49Z|00223|bridge|INFO|bridge br-int: deleted interface tap1cbf4ba9-a3 on port 36 2026-06-12T08:11:49Z|00224|bridge|WARN|could not open network device tap1cbf4ba9-a3 (No such device) 2026-06-12T08:11:49Z|00225|bridge|INFO|bridge br-int: deleted interface tapcc96913c-20 on port 37 2026-06-12T08:11:49Z|00226|bridge|WARN|could not open network device tap1cbf4ba9-a3 (No such device) 2026-06-12T08:11:52Z|00227|connmgr|INFO|br-int<->unix#14: 392 flow_mods in the last 53 s (102 adds, 290 deletes) 2026-06-12T08:11:54Z|00228|bridge|INFO|bridge br-int: deleted interface tap101f3389-97 on port 35 2026-06-12T08:11:54Z|00229|bridge|WARN|could not open network device tap101f3389-97 (No such device) 2026-06-12T08:11:54Z|00230|bridge|WARN|could not open network device tap101f3389-97 (No such device) 2026-06-12T08:11:54Z|00231|bridge|WARN|could not open network device tap101f3389-97 (No such device) 2026-06-12T08:11:54Z|00232|bridge|WARN|could not open network device tap101f3389-97 (No such device) 2026-06-12T08:11:58Z|00233|bridge|INFO|bridge br-int: deleted interface tap916093a4-c7 on port 32 2026-06-12T08:11:58Z|00234|bridge|WARN|could not open network device tap916093a4-c7 (No such device) 2026-06-12T08:11:58Z|00235|bridge|INFO|bridge br-int: deleted interface tapa9e4025d-30 on port 33 2026-06-12T08:11:58Z|00236|bridge|WARN|could not open network device tap916093a4-c7 (No such device) 2026-06-12T08:11:58Z|00237|bridge|WARN|could not open network device tap916093a4-c7 (No such device) 2026-06-12T08:11:58Z|00238|bridge|WARN|could not open network device tap916093a4-c7 (No such device) 2026-06-12T08:11:58Z|00239|bridge|WARN|could not open network device tap916093a4-c7 (No such device) 2026-06-12T08:11:58Z|00240|bridge|WARN|could not open network device tap916093a4-c7 (No such device) 2026-06-12T08:12:09Z|00241|bridge|INFO|bridge br-int: deleted interface tap77dd34b1-95 on port 28 2026-06-12T08:12:09Z|00242|bridge|WARN|could not open network device tap77dd34b1-95 (No such device) 2026-06-12T08:12:09Z|00243|bridge|INFO|bridge br-int: deleted interface tapd07c3854-a0 on port 29 2026-06-12T08:12:09Z|00244|bridge|WARN|could not open network device tap77dd34b1-95 (No such device) 2026-06-12T08:12:09Z|00245|bridge|WARN|could not open network device tap77dd34b1-95 (No such device) 2026-06-12T08:12:09Z|00246|bridge|WARN|could not open network device tap77dd34b1-95 (No such device) 2026-06-12T08:12:09Z|00247|bridge|WARN|could not open network device tap77dd34b1-95 (No such device) 2026-06-12T08:12:09Z|00248|bridge|WARN|could not open network device tap77dd34b1-95 (No such device) 2026-06-12T08:12:24Z|00249|bridge|INFO|bridge br-ex: deleted interface patch-provnet-de0f0cbc-4597-428b-ad0b-33cf40cef6db-to-br-int on port 3 2026-06-12T08:12:24Z|00250|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-de0f0cbc-4597-428b-ad0b-33cf40cef6db on port 27 2026-06-12T08:12:52Z|00251|connmgr|INFO|br-int<->unix#14: 1484 flow_mods in the 32 s starting 59 s ago (52 adds, 1432 deletes)