================== ovnkube.sh --- version: 3 ================ ==================== command: ovn-controller =================== hostname: instance =================== daemonset version 3 =============== ovn-controller - (wait for ovs) =============== ovn-controller - (wait for ready_to_start_node) ovn_nbdb= ovn_sbdb= error: subresource cannot be used when bulk resources are specified Getting the ovn-ovsdb-nb ep error: subresource cannot be used when bulk resources are specified Getting the ovn-ovsdb-sb ep ovn_nbdb=tcp://ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 ovn_sbdb=tcp://ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 ovn_nbdb tcp://ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 ovn_sbdb tcp://ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 ovn_nbdb_conn tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 =============== ovn-controller start_controller chown: cannot access '/etc/openvswitch': No such file or directory chown: cannot access '/var/log/openvswitch': No such file or directory chown: cannot access '/etc/ovn': No such file or directory nice: cannot set niceness: Permission denied 2026-07-16T07:23:22Z|00001|vlog|INFO|opened log file /var/log/ovn/ovn-controller.log Starting ovn-controller. run as: setpriv --reuid 42424 --regid 42424 --groups 42424 /usr/share/ovn/scripts/ovn-ctl --no-monitor start_controller --ovn-controller-log=-vconsole:info -vfile:info =============== ovn-controller ========== running 2026-07-16T07:23:22.278Z|00010|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-07-16T07:23:22.278Z|00011|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-07-16T07:23:22.278Z|00012|ofctrl|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting to switch 2026-07-16T07:23:22.278Z|00013|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-07-16T07:23:22.281Z|00014|features|INFO|OVS Feature: ct_zero_snat, state: supported 2026-07-16T07:23:22.281Z|00015|features|INFO|OVS Feature: ct_flush, state: supported 2026-07-16T07:23:22.281Z|00016|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-07-16T07:23:22.281Z|00017|main|INFO|OVS feature set changed, force recompute. 2026-07-16T07:23:22.283Z|00018|features|INFO|OVS DB schema supports 4 flow table prefixes, our IDL supports: 4 2026-07-16T07:23:22.283Z|00019|main|INFO|Setting flow table prefixes: ip_src, ip_dst, ipv6_src, ipv6_dst. 2026-07-16T07:23:22.288Z|00020|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-07-16T07:23:22.291Z|00021|main|INFO|OVS feature set changed, force recompute. 2026-07-16T07:23:22.291Z|00022|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-07-16T07:23:22.291Z|00023|main|INFO|OVS OpenFlow connection reconnected,force recompute. 2026-07-16T07:23:22.291Z|00001|pinctrl(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting to switch 2026-07-16T07:23:22.291Z|00002|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-07-16T07:23:22.292Z|00001|statctrl(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting to switch 2026-07-16T07:23:22.292Z|00002|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-07-16T07:23:22.293Z|00003|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-07-16T07:23:22.293Z|00003|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-07-16T07:23:35.694Z|00024|memory|INFO|13520 kB peak resident set size after 13.4 seconds 2026-07-16T07:23:35.694Z|00025|memory|INFO|idl-cells-OVN_Southbound:215 idl-cells-Open_vSwitch:186 ofctrl_desired_flow_usage-KB:4 ofctrl_installed_flow_usage-KB:3 ofctrl_sb_flow_ref_usage-KB:2 2026-07-16T07:33:50.894Z|00026|binding|INFO|Claiming lport 6d653cf7-81ef-4295-b15d-891c6fa6f3fa for this chassis. 2026-07-16T07:33:50.894Z|00027|binding|INFO|6d653cf7-81ef-4295-b15d-891c6fa6f3fa: Claiming fa:16:3e:ca:79:5e 172.24.1.122 2026-07-16T07:33:50.942Z|00028|binding|INFO|Setting lport 6d653cf7-81ef-4295-b15d-891c6fa6f3fa ovn-installed in OVS 2026-07-16T07:33:50.942Z|00029|binding|INFO|Setting lport 6d653cf7-81ef-4295-b15d-891c6fa6f3fa up in Southbound 2026-07-16T07:33:52.206Z|00004|pinctrl(ovn_pinctrl0)|INFO|DHCPOFFER fa:16:3e:ca:79:5e 172.24.1.122 2026-07-16T07:33:52.210Z|00005|pinctrl(ovn_pinctrl0)|INFO|DHCPACK fa:16:3e:ca:79:5e 172.24.1.122 2026-07-16T07:33:54.735Z|00030|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T07:34:24.737Z|00031|memory_trim|INFO|Detected inactivity (last active 30001 ms ago): trimming memory 2026-07-16T07:42:19.118Z|00032|binding|INFO|Claiming lport 4791341b-1c5d-43d3-b1e5-252e8309322a for this chassis. 2026-07-16T07:42:19.118Z|00033|binding|INFO|4791341b-1c5d-43d3-b1e5-252e8309322a: Claiming unknown 2026-07-16T07:42:19.169Z|00034|binding|INFO|Setting lport 4791341b-1c5d-43d3-b1e5-252e8309322a up in Southbound 2026-07-16T07:42:19.169Z|00035|binding|INFO|Setting lport 4791341b-1c5d-43d3-b1e5-252e8309322a ovn-installed in OVS 2026-07-16T07:42:49.126Z|00036|memory_trim|INFO|Detected inactivity (last active 30003 ms ago): trimming memory 2026-07-16T07:58:35.323Z|00037|binding|INFO|Claiming lport cr-lrp-be8bedc5-62d6-4fbf-b4b8-526ec1c5c84a for this chassis. 2026-07-16T07:58:35.323Z|00038|binding|INFO|cr-lrp-be8bedc5-62d6-4fbf-b4b8-526ec1c5c84a: Claiming fa:16:3e:e3:5f:b1 10.96.250.214/24 2026-07-16T07:58:35.324Z|00039|binding|INFO|Setting lport cr-lrp-be8bedc5-62d6-4fbf-b4b8-526ec1c5c84a up in Southbound 2026-07-16T07:58:35.349Z|00040|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T07:58:35.370Z|00041|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T07:58:36.166Z|00042|binding|INFO|Claiming lport cr-lrp-2d5b6992-6299-430b-827c-945256bd7b4e for this chassis. 2026-07-16T07:58:36.166Z|00043|binding|INFO|cr-lrp-2d5b6992-6299-430b-827c-945256bd7b4e: Claiming fa:16:3e:63:10:31 10.96.250.220/24 2026-07-16T07:58:36.175Z|00044|binding|INFO|Setting lport cr-lrp-2d5b6992-6299-430b-827c-945256bd7b4e up in Southbound 2026-07-16T07:58:36.264Z|00045|binding|INFO|Claiming lport cr-lrp-c82c55b4-78d5-47b2-8428-881a9e0f07eb for this chassis. 2026-07-16T07:58:36.264Z|00046|binding|INFO|cr-lrp-c82c55b4-78d5-47b2-8428-881a9e0f07eb: Claiming fa:16:3e:f1:51:dd 10.96.250.205/24 2026-07-16T07:58:36.267Z|00047|binding|INFO|Setting lport cr-lrp-c82c55b4-78d5-47b2-8428-881a9e0f07eb up in Southbound 2026-07-16T07:58:41.038Z|00048|binding|INFO|Claiming lport cr-lrp-c5c23b89-9978-4694-886a-b1d988ebfbdf for this chassis. 2026-07-16T07:58:41.038Z|00049|binding|INFO|cr-lrp-c5c23b89-9978-4694-886a-b1d988ebfbdf: Claiming fa:16:3e:87:29:0a 10.96.250.203/24 2026-07-16T07:58:41.050Z|00050|binding|INFO|Setting lport cr-lrp-c5c23b89-9978-4694-886a-b1d988ebfbdf up in Southbound 2026-07-16T07:58:45.237Z|00051|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T07:58:45.811Z|00052|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T07:58:51.803Z|00053|binding|INFO|Claiming lport cr-lrp-e56e162c-1d73-430a-a67f-d123e7f1d0e4 for this chassis. 2026-07-16T07:58:51.803Z|00054|binding|INFO|cr-lrp-e56e162c-1d73-430a-a67f-d123e7f1d0e4: Claiming fa:16:3e:ba:e4:4e 10.96.250.208/24 2026-07-16T07:58:51.811Z|00055|binding|INFO|Setting lport cr-lrp-e56e162c-1d73-430a-a67f-d123e7f1d0e4 up in Southbound 2026-07-16T07:58:55.287Z|00056|binding|INFO|Claiming lport 858ad0b6-db3d-4b66-adfe-e2baad0d085a for this chassis. 2026-07-16T07:58:55.287Z|00057|binding|INFO|858ad0b6-db3d-4b66-adfe-e2baad0d085a: Claiming fa:16:3e:12:31:b1 10.100.0.12 2026-07-16T07:58:55.325Z|00058|binding|INFO|Setting lport 858ad0b6-db3d-4b66-adfe-e2baad0d085a ovn-installed in OVS 2026-07-16T07:58:55.325Z|00059|binding|INFO|Setting lport 858ad0b6-db3d-4b66-adfe-e2baad0d085a up in Southbound 2026-07-16T07:58:55.327Z|00060|if_status|INFO|Not updating pb chassis for 00d0033f-ce2f-4d91-8509-3d27413b5bcc now as sb is readonly 2026-07-16T07:58:55.328Z|00061|binding|INFO|Claiming lport 00d0033f-ce2f-4d91-8509-3d27413b5bcc for this chassis. 2026-07-16T07:58:55.328Z|00062|binding|INFO|00d0033f-ce2f-4d91-8509-3d27413b5bcc: Claiming fa:16:3e:58:de:97 10.100.0.5 2026-07-16T07:58:55.346Z|00063|binding|INFO|Setting lport 00d0033f-ce2f-4d91-8509-3d27413b5bcc up in Southbound 2026-07-16T07:58:55.347Z|00064|binding|INFO|Setting lport 00d0033f-ce2f-4d91-8509-3d27413b5bcc ovn-installed in OVS 2026-07-16T07:58:55.632Z|00065|binding|INFO|Releasing lport 2eaf1b38-ae00-41a0-ae27-9094debc72bc from this chassis (sb_readonly=0) 2026-07-16T07:58:56.283Z|00066|binding|INFO|Releasing lport af2aa22f-1594-4c1b-b7cb-2fd4167eb28b from this chassis (sb_readonly=0) 2026-07-16T07:58:59.528Z|00067|binding|INFO|Claiming lport 3a7ffc29-8363-412b-919e-7334fc5cebcb for this chassis. 2026-07-16T07:58:59.529Z|00068|binding|INFO|3a7ffc29-8363-412b-919e-7334fc5cebcb: Claiming fa:16:3e:6e:ff:ff 10.100.0.9 2026-07-16T07:58:59.556Z|00069|binding|INFO|Setting lport 3a7ffc29-8363-412b-919e-7334fc5cebcb ovn-installed in OVS 2026-07-16T07:58:59.556Z|00070|binding|INFO|Setting lport 3a7ffc29-8363-412b-919e-7334fc5cebcb up in Southbound 2026-07-16T07:58:59.869Z|00071|binding|INFO|Releasing lport 01c03a8e-cf62-4994-b06f-16ae1e4b1928 from this chassis (sb_readonly=0) 2026-07-16T07:59:03.687Z|00072|binding|INFO|Releasing lport 858ad0b6-db3d-4b66-adfe-e2baad0d085a from this chassis (sb_readonly=0) 2026-07-16T07:59:03.688Z|00073|binding|INFO|Setting lport 858ad0b6-db3d-4b66-adfe-e2baad0d085a down in Southbound 2026-07-16T07:59:03.689Z|00074|binding|INFO|Removing iface tap858ad0b6-db ovn-installed in OVS 2026-07-16T07:59:06.397Z|00006|pinctrl(ovn_pinctrl0)|INFO|DHCPOFFER fa:16:3e:6e:ff:ff 10.100.0.9 2026-07-16T07:59:06.399Z|00007|pinctrl(ovn_pinctrl0)|INFO|DHCPACK fa:16:3e:6e:ff:ff 10.100.0.9 2026-07-16T07:59:07.992Z|00008|pinctrl(ovn_pinctrl0)|INFO|DHCPOFFER fa:16:3e:58:de:97 10.100.0.5 2026-07-16T07:59:07.994Z|00009|pinctrl(ovn_pinctrl0)|INFO|DHCPACK fa:16:3e:58:de:97 10.100.0.5 2026-07-16T07:59:08.530Z|00075|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T07:59:08.530Z|00076|binding|INFO|Releasing lport 01c03a8e-cf62-4994-b06f-16ae1e4b1928 from this chassis (sb_readonly=0) 2026-07-16T07:59:08.530Z|00077|binding|INFO|Releasing lport af2aa22f-1594-4c1b-b7cb-2fd4167eb28b from this chassis (sb_readonly=0) 2026-07-16T07:59:14.440Z|00078|binding|INFO|Claiming lport cr-lrp-2c1b2d4e-4fe9-43fd-ab7a-ecff9079e559 for this chassis. 2026-07-16T07:59:14.440Z|00079|binding|INFO|cr-lrp-2c1b2d4e-4fe9-43fd-ab7a-ecff9079e559: Claiming fa:16:3e:a9:16:33 10.96.250.206/24 2026-07-16T07:59:14.445Z|00080|binding|INFO|Setting lport cr-lrp-2c1b2d4e-4fe9-43fd-ab7a-ecff9079e559 up in Southbound 2026-07-16T07:59:20.752Z|00081|binding|INFO|Releasing lport 00d0033f-ce2f-4d91-8509-3d27413b5bcc from this chassis (sb_readonly=0) 2026-07-16T07:59:20.752Z|00082|binding|INFO|Setting lport 00d0033f-ce2f-4d91-8509-3d27413b5bcc down in Southbound 2026-07-16T07:59:20.754Z|00083|binding|INFO|Removing iface tap00d0033f-ce ovn-installed in OVS 2026-07-16T07:59:21.341Z|00084|binding|INFO|Claiming lport 00d0033f-ce2f-4d91-8509-3d27413b5bcc for this chassis. 2026-07-16T07:59:21.341Z|00085|binding|INFO|00d0033f-ce2f-4d91-8509-3d27413b5bcc: Claiming fa:16:3e:58:de:97 10.100.0.5 2026-07-16T07:59:21.373Z|00086|binding|INFO|Setting lport 00d0033f-ce2f-4d91-8509-3d27413b5bcc ovn-installed in OVS 2026-07-16T07:59:21.373Z|00087|binding|INFO|Setting lport 00d0033f-ce2f-4d91-8509-3d27413b5bcc up in Southbound 2026-07-16T07:59:21.703Z|00088|binding|INFO|Releasing lport af2aa22f-1594-4c1b-b7cb-2fd4167eb28b from this chassis (sb_readonly=0) 2026-07-16T07:59:22.773Z|00089|binding|INFO|Releasing lport 3a7ffc29-8363-412b-919e-7334fc5cebcb from this chassis (sb_readonly=0) 2026-07-16T07:59:22.773Z|00090|binding|INFO|Setting lport 3a7ffc29-8363-412b-919e-7334fc5cebcb down in Southbound 2026-07-16T07:59:22.775Z|00091|binding|INFO|Removing iface tap3a7ffc29-83 ovn-installed in OVS 2026-07-16T07:59:23.807Z|00092|binding|INFO|Claiming lport e28ce429-a52c-4b72-b543-b96616258833 for this chassis. 2026-07-16T07:59:23.807Z|00093|binding|INFO|e28ce429-a52c-4b72-b543-b96616258833: Claiming fa:16:3e:96:ee:f6 10.100.0.6 2026-07-16T07:59:23.841Z|00094|binding|INFO|Setting lport e28ce429-a52c-4b72-b543-b96616258833 ovn-installed in OVS 2026-07-16T07:59:23.841Z|00095|binding|INFO|Setting lport e28ce429-a52c-4b72-b543-b96616258833 up in Southbound 2026-07-16T07:59:24.190Z|00096|binding|INFO|Releasing lport 582f0081-2a5c-4f3d-aa12-667902a649cd from this chassis (sb_readonly=0) 2026-07-16T07:59:27.235Z|00097|binding|INFO|Releasing lport e28ce429-a52c-4b72-b543-b96616258833 from this chassis (sb_readonly=0) 2026-07-16T07:59:27.235Z|00098|binding|INFO|Setting lport e28ce429-a52c-4b72-b543-b96616258833 down in Southbound 2026-07-16T07:59:27.236Z|00099|binding|INFO|Removing iface tape28ce429-a5 ovn-installed in OVS 2026-07-16T07:59:27.239Z|00010|pinctrl(ovn_pinctrl0)|INFO|DHCPACK fa:16:3e:58:de:97 10.100.0.5 2026-07-16T07:59:28.707Z|00100|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T07:59:28.707Z|00101|binding|INFO|Releasing lport af2aa22f-1594-4c1b-b7cb-2fd4167eb28b from this chassis (sb_readonly=0) 2026-07-16T07:59:32.103Z|00102|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T07:59:32.103Z|00103|binding|INFO|Releasing lport af2aa22f-1594-4c1b-b7cb-2fd4167eb28b from this chassis (sb_readonly=0) 2026-07-16T07:59:34.543Z|00104|binding|INFO|Claiming lport cr-lrp-9e8dfe2a-2c37-4eea-ae7b-76500b415afd for this chassis. 2026-07-16T07:59:34.543Z|00105|binding|INFO|cr-lrp-9e8dfe2a-2c37-4eea-ae7b-76500b415afd: Claiming fa:16:3e:57:28:6b 10.96.250.206/24 2026-07-16T07:59:34.564Z|00106|binding|INFO|Setting lport cr-lrp-9e8dfe2a-2c37-4eea-ae7b-76500b415afd up in Southbound 2026-07-16T07:59:38.323Z|00107|binding|INFO|Releasing lport 00d0033f-ce2f-4d91-8509-3d27413b5bcc from this chassis (sb_readonly=0) 2026-07-16T07:59:38.323Z|00108|binding|INFO|Setting lport 00d0033f-ce2f-4d91-8509-3d27413b5bcc down in Southbound 2026-07-16T07:59:38.323Z|00109|binding|INFO|Removing iface tap00d0033f-ce ovn-installed in OVS 2026-07-16T07:59:39.249Z|00110|binding|INFO|Claiming lport cr-lrp-baab9e1c-28ae-47d3-9f54-ec592484f385 for this chassis. 2026-07-16T07:59:39.249Z|00111|binding|INFO|cr-lrp-baab9e1c-28ae-47d3-9f54-ec592484f385: Claiming fa:16:3e:26:22:7f 10.96.250.218/24 2026-07-16T07:59:39.258Z|00112|binding|INFO|Setting lport cr-lrp-baab9e1c-28ae-47d3-9f54-ec592484f385 up in Southbound 2026-07-16T07:59:42.685Z|00113|binding|INFO|Claiming lport a1d41272-b354-440a-a6b4-4e268afd92ef for this chassis. 2026-07-16T07:59:42.685Z|00114|binding|INFO|a1d41272-b354-440a-a6b4-4e268afd92ef: Claiming fa:16:3e:8f:15:b3 10.100.0.12 2026-07-16T07:59:42.735Z|00115|binding|INFO|Setting lport a1d41272-b354-440a-a6b4-4e268afd92ef ovn-installed in OVS 2026-07-16T07:59:42.735Z|00116|binding|INFO|Setting lport a1d41272-b354-440a-a6b4-4e268afd92ef up in Southbound 2026-07-16T07:59:43.000Z|00117|binding|INFO|Releasing lport c486d710-f505-434b-b33d-58fcca70570b from this chassis (sb_readonly=0) 2026-07-16T07:59:44.496Z|00118|binding|INFO|Releasing lport c486d710-f505-434b-b33d-58fcca70570b from this chassis (sb_readonly=0) 2026-07-16T07:59:44.497Z|00119|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T07:59:48.069Z|00120|binding|INFO|Claiming lport 087dc833-e9cb-4a95-a5c9-cf811f909ed4 for this chassis. 2026-07-16T07:59:48.069Z|00121|binding|INFO|087dc833-e9cb-4a95-a5c9-cf811f909ed4: Claiming fa:16:3e:67:e4:d8 10.100.0.6 2026-07-16T07:59:48.100Z|00122|binding|INFO|Setting lport 087dc833-e9cb-4a95-a5c9-cf811f909ed4 ovn-installed in OVS 2026-07-16T07:59:48.101Z|00123|binding|INFO|Setting lport 087dc833-e9cb-4a95-a5c9-cf811f909ed4 up in Southbound 2026-07-16T07:59:48.408Z|00124|binding|INFO|Releasing lport 3d5ca107-7a20-4877-90ae-8ea73248865d from this chassis (sb_readonly=0) 2026-07-16T07:59:51.886Z|00125|binding|INFO|Releasing lport a1d41272-b354-440a-a6b4-4e268afd92ef from this chassis (sb_readonly=0) 2026-07-16T07:59:51.887Z|00126|binding|INFO|Setting lport a1d41272-b354-440a-a6b4-4e268afd92ef down in Southbound 2026-07-16T07:59:51.888Z|00127|binding|INFO|Removing iface tapa1d41272-b3 ovn-installed in OVS 2026-07-16T07:59:53.909Z|00128|binding|INFO|Releasing lport 087dc833-e9cb-4a95-a5c9-cf811f909ed4 from this chassis (sb_readonly=0) 2026-07-16T07:59:53.910Z|00129|binding|INFO|Setting lport 087dc833-e9cb-4a95-a5c9-cf811f909ed4 down in Southbound 2026-07-16T07:59:53.912Z|00130|binding|INFO|Removing iface tap087dc833-e9 ovn-installed in OVS 2026-07-16T07:59:56.643Z|00131|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T07:59:59.433Z|00132|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T07:59:59.444Z|00133|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:00:18.246Z|00134|binding|INFO|Claiming lport cr-lrp-1e1d320d-de07-4ccd-8afc-ef67a486dfeb for this chassis. 2026-07-16T08:00:18.246Z|00135|binding|INFO|cr-lrp-1e1d320d-de07-4ccd-8afc-ef67a486dfeb: Claiming fa:16:3e:56:90:93 10.96.250.219/24 2026-07-16T08:00:18.247Z|00136|binding|INFO|Setting lport cr-lrp-1e1d320d-de07-4ccd-8afc-ef67a486dfeb up in Southbound 2026-07-16T08:00:18.256Z|00137|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:00:18.293Z|00138|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:00:28.064Z|00139|binding|INFO|Claiming lport 04a5721e-0ac9-4847-9d73-296f99d79264 for this chassis. 2026-07-16T08:00:28.065Z|00140|binding|INFO|04a5721e-0ac9-4847-9d73-296f99d79264: Claiming fa:16:3e:3a:68:18 10.100.0.5 2026-07-16T08:00:28.109Z|00141|binding|INFO|Setting lport 04a5721e-0ac9-4847-9d73-296f99d79264 ovn-installed in OVS 2026-07-16T08:00:28.109Z|00142|binding|INFO|Setting lport 04a5721e-0ac9-4847-9d73-296f99d79264 up in Southbound 2026-07-16T08:00:28.419Z|00143|binding|INFO|Releasing lport e0479dd3-2caa-4ba4-841a-d62bd5991638 from this chassis (sb_readonly=0) 2026-07-16T08:00:31.036Z|00144|binding|INFO|Releasing lport 04a5721e-0ac9-4847-9d73-296f99d79264 from this chassis (sb_readonly=0) 2026-07-16T08:00:31.036Z|00145|binding|INFO|Setting lport 04a5721e-0ac9-4847-9d73-296f99d79264 down in Southbound 2026-07-16T08:00:31.037Z|00146|binding|INFO|Removing iface tap04a5721e-0a ovn-installed in OVS 2026-07-16T08:00:35.855Z|00147|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:00:35.872Z|00148|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:01:22.090Z|00149|binding|INFO|Claiming lport cr-lrp-267897a6-08d2-49de-8c49-5b2d63798f14 for this chassis. 2026-07-16T08:01:22.090Z|00150|binding|INFO|cr-lrp-267897a6-08d2-49de-8c49-5b2d63798f14: Claiming fa:16:3e:bb:0b:2f 10.96.250.211/24 2026-07-16T08:01:22.092Z|00151|binding|INFO|Setting lport cr-lrp-267897a6-08d2-49de-8c49-5b2d63798f14 up in Southbound 2026-07-16T08:01:22.105Z|00152|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:01:22.164Z|00153|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:01:32.874Z|00154|binding|INFO|Claiming lport 6192635d-11f4-499a-94c3-42a048418550 for this chassis. 2026-07-16T08:01:32.874Z|00155|binding|INFO|6192635d-11f4-499a-94c3-42a048418550: Claiming fa:16:3e:97:e7:2d 10.100.0.11 2026-07-16T08:01:32.906Z|00156|binding|INFO|Setting lport 6192635d-11f4-499a-94c3-42a048418550 ovn-installed in OVS 2026-07-16T08:01:32.906Z|00157|binding|INFO|Setting lport 6192635d-11f4-499a-94c3-42a048418550 up in Southbound 2026-07-16T08:01:33.317Z|00158|binding|INFO|Releasing lport 6add4938-f643-4021-b350-acd1336b7ba8 from this chassis (sb_readonly=0) 2026-07-16T08:01:40.132Z|00011|pinctrl(ovn_pinctrl0)|INFO|DHCPOFFER fa:16:3e:97:e7:2d 10.100.0.11 2026-07-16T08:01:40.134Z|00012|pinctrl(ovn_pinctrl0)|INFO|DHCPACK fa:16:3e:97:e7:2d 10.100.0.11 2026-07-16T08:01:57.188Z|00159|binding|INFO|Claiming lport 699bba6a-a631-4ecb-b79e-fc65b574e2d0 for this chassis. 2026-07-16T08:01:57.188Z|00160|binding|INFO|699bba6a-a631-4ecb-b79e-fc65b574e2d0: Claiming fa:16:3e:a4:a1:0b 10.100.0.9 2026-07-16T08:01:57.224Z|00161|binding|INFO|Setting lport 699bba6a-a631-4ecb-b79e-fc65b574e2d0 ovn-installed in OVS 2026-07-16T08:01:57.224Z|00162|binding|INFO|Setting lport 699bba6a-a631-4ecb-b79e-fc65b574e2d0 up in Southbound 2026-07-16T08:02:04.193Z|00013|pinctrl(ovn_pinctrl0)|INFO|DHCPOFFER fa:16:3e:a4:a1:0b 10.100.0.9 2026-07-16T08:02:04.202Z|00014|pinctrl(ovn_pinctrl0)|INFO|DHCPACK fa:16:3e:a4:a1:0b 10.100.0.9 2026-07-16T08:02:12.309Z|00163|binding|INFO|Releasing lport 699bba6a-a631-4ecb-b79e-fc65b574e2d0 from this chassis (sb_readonly=0) 2026-07-16T08:02:12.309Z|00164|binding|INFO|Setting lport 699bba6a-a631-4ecb-b79e-fc65b574e2d0 down in Southbound 2026-07-16T08:02:12.312Z|00165|binding|INFO|Removing iface tap699bba6a-a6 ovn-installed in OVS 2026-07-16T08:02:15.354Z|00166|binding|INFO|Releasing lport 6192635d-11f4-499a-94c3-42a048418550 from this chassis (sb_readonly=0) 2026-07-16T08:02:15.355Z|00167|binding|INFO|Setting lport 6192635d-11f4-499a-94c3-42a048418550 down in Southbound 2026-07-16T08:02:15.356Z|00168|binding|INFO|Removing iface tap6192635d-11 ovn-installed in OVS 2026-07-16T08:02:18.725Z|00169|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:02:18.743Z|00170|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:02:25.637Z|00171|binding|INFO|Claiming lport cr-lrp-454caadd-db02-4b23-80b5-ee24903903a9 for this chassis. 2026-07-16T08:02:25.637Z|00172|binding|INFO|cr-lrp-454caadd-db02-4b23-80b5-ee24903903a9: Claiming fa:16:3e:21:c2:76 10.96.250.217/24 2026-07-16T08:02:25.640Z|00173|binding|INFO|Setting lport cr-lrp-454caadd-db02-4b23-80b5-ee24903903a9 up in Southbound 2026-07-16T08:02:25.649Z|00174|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:02:25.701Z|00175|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:02:32.092Z|00176|binding|INFO|Claiming lport cr-lrp-2cbe18a6-e364-4e92-a575-f4b8026c1e96 for this chassis. 2026-07-16T08:02:32.092Z|00177|binding|INFO|cr-lrp-2cbe18a6-e364-4e92-a575-f4b8026c1e96: Claiming fa:16:3e:8f:6d:2f 10.96.250.213/24 2026-07-16T08:02:32.098Z|00178|binding|INFO|Setting lport cr-lrp-2cbe18a6-e364-4e92-a575-f4b8026c1e96 up in Southbound 2026-07-16T08:02:40.866Z|00179|binding|INFO|Claiming lport 146fee58-c17f-432a-b988-465192e7b556 for this chassis. 2026-07-16T08:02:40.866Z|00180|binding|INFO|146fee58-c17f-432a-b988-465192e7b556: Claiming fa:16:3e:8a:dd:01 10.100.0.9 2026-07-16T08:02:40.900Z|00181|binding|INFO|Setting lport 146fee58-c17f-432a-b988-465192e7b556 ovn-installed in OVS 2026-07-16T08:02:40.900Z|00182|binding|INFO|Setting lport 146fee58-c17f-432a-b988-465192e7b556 up in Southbound 2026-07-16T08:02:41.227Z|00183|binding|INFO|Releasing lport 1a9a6405-9b57-4157-b76f-94c7b7690aaf from this chassis (sb_readonly=0) 2026-07-16T08:02:48.322Z|00015|pinctrl(ovn_pinctrl0)|INFO|DHCPOFFER fa:16:3e:8a:dd:01 10.100.0.9 2026-07-16T08:02:48.323Z|00016|pinctrl(ovn_pinctrl0)|INFO|DHCPACK fa:16:3e:8a:dd:01 10.100.0.9 2026-07-16T08:03:01.830Z|00184|binding|INFO|Releasing lport 146fee58-c17f-432a-b988-465192e7b556 from this chassis (sb_readonly=0) 2026-07-16T08:03:01.830Z|00185|binding|INFO|Setting lport 146fee58-c17f-432a-b988-465192e7b556 down in Southbound 2026-07-16T08:03:01.833Z|00186|binding|INFO|Removing iface tap146fee58-c1 ovn-installed in OVS 2026-07-16T08:03:06.447Z|00187|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:03:08.835Z|00188|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:03:08.840Z|00189|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:04:01.416Z|00190|binding|INFO|Claiming lport cr-lrp-fd0fcd55-344e-48bd-9d21-b944fadfe8f2 for this chassis. 2026-07-16T08:04:01.416Z|00191|binding|INFO|cr-lrp-fd0fcd55-344e-48bd-9d21-b944fadfe8f2: Claiming fa:16:3e:1a:e0:08 10.96.250.206/24 2026-07-16T08:04:01.417Z|00192|binding|INFO|Setting lport cr-lrp-fd0fcd55-344e-48bd-9d21-b944fadfe8f2 up in Southbound 2026-07-16T08:04:01.429Z|00193|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:04:01.469Z|00194|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:04:14.247Z|00195|binding|INFO|Claiming lport 740aab6f-6e38-4c99-a2d2-e1fbfd53dbd8 for this chassis. 2026-07-16T08:04:14.247Z|00196|binding|INFO|740aab6f-6e38-4c99-a2d2-e1fbfd53dbd8: Claiming fa:16:3e:a7:f8:79 10.2.1.194 fd7b:f9f7:fff:4eca::72 2026-07-16T08:04:14.292Z|00197|binding|INFO|Setting lport 740aab6f-6e38-4c99-a2d2-e1fbfd53dbd8 ovn-installed in OVS 2026-07-16T08:04:14.292Z|00198|binding|INFO|Setting lport 740aab6f-6e38-4c99-a2d2-e1fbfd53dbd8 up in Southbound 2026-07-16T08:04:14.618Z|00199|binding|INFO|Releasing lport f931caaa-9f91-4ca5-b84c-3769355c25bb from this chassis (sb_readonly=0) 2026-07-16T08:04:21.124Z|00200|binding|INFO|Claiming lport 6ed46499-bb67-4d4b-be65-a7edd4be1bd4 for this chassis. 2026-07-16T08:04:21.124Z|00201|binding|INFO|6ed46499-bb67-4d4b-be65-a7edd4be1bd4: Claiming fa:16:3e:0a:78:4f 10.2.2.175 fd77:1457:4cf0:26a8::18a 2026-07-16T08:04:21.177Z|00202|binding|INFO|Setting lport 6ed46499-bb67-4d4b-be65-a7edd4be1bd4 ovn-installed in OVS 2026-07-16T08:04:21.177Z|00203|binding|INFO|Setting lport 6ed46499-bb67-4d4b-be65-a7edd4be1bd4 up in Southbound 2026-07-16T08:04:21.194Z|00017|pinctrl(ovn_pinctrl0)|INFO|DHCPOFFER fa:16:3e:a7:f8:79 10.2.1.194 2026-07-16T08:04:21.196Z|00018|pinctrl(ovn_pinctrl0)|INFO|DHCPACK fa:16:3e:a7:f8:79 10.2.1.194 2026-07-16T08:04:21.463Z|00204|binding|INFO|Releasing lport 79214a74-4584-4a61-8a4d-fd2c1a880e5f from this chassis (sb_readonly=0) 2026-07-16T08:04:27.968Z|00019|pinctrl(ovn_pinctrl0)|INFO|DHCPOFFER fa:16:3e:0a:78:4f 10.2.2.175 2026-07-16T08:04:27.969Z|00020|pinctrl(ovn_pinctrl0)|INFO|DHCPACK fa:16:3e:0a:78:4f 10.2.2.175 2026-07-16T08:04:52.621Z|00205|binding|INFO|Claiming lport d94ef465-9d86-40ec-8dcc-d34ce0d240d9 for this chassis. 2026-07-16T08:04:52.622Z|00206|binding|INFO|d94ef465-9d86-40ec-8dcc-d34ce0d240d9: Claiming fa:16:3e:2f:60:7c 172.24.3.14 2026-07-16T08:04:52.657Z|00207|binding|INFO|Setting lport d94ef465-9d86-40ec-8dcc-d34ce0d240d9 ovn-installed in OVS 2026-07-16T08:04:52.657Z|00208|binding|INFO|Setting lport d94ef465-9d86-40ec-8dcc-d34ce0d240d9 up in Southbound 2026-07-16T08:05:12.031Z|00021|pinctrl(ovn_pinctrl0)|INFO|DHCPOFFER fa:16:3e:2f:60:7c 172.24.3.14 2026-07-16T08:05:12.032Z|00022|pinctrl(ovn_pinctrl0)|INFO|DHCPACK fa:16:3e:2f:60:7c 172.24.3.14 2026-07-16T08:05:22.624Z|00209|memory_trim|INFO|Detected inactivity (last active 30001 ms ago): trimming memory 2026-07-16T08:05:31.052Z|00210|binding|INFO|Claiming lport bd1db706-4b95-4f12-95f8-361b9d0c32bf for this chassis. 2026-07-16T08:05:31.052Z|00211|binding|INFO|bd1db706-4b95-4f12-95f8-361b9d0c32bf: Claiming fa:16:3e:75:a8:83 10.1.1.14 2026-07-16T08:05:31.084Z|00212|binding|INFO|Setting lport bd1db706-4b95-4f12-95f8-361b9d0c32bf ovn-installed in OVS 2026-07-16T08:05:31.084Z|00213|binding|INFO|Setting lport bd1db706-4b95-4f12-95f8-361b9d0c32bf up in Southbound 2026-07-16T08:05:31.371Z|00214|binding|INFO|Releasing lport 7358620e-dffb-482f-9558-18b6906ca07c from this chassis (sb_readonly=0) 2026-07-16T08:05:44.375Z|00215|pinctrl|INFO|Claiming virtual lport 37429e92-602a-4317-8b1f-4d937851ffea for this chassis with the virtual parent bd1db706-4b95-4f12-95f8-361b9d0c32bf 2026-07-16T08:05:44.377Z|00216|binding|INFO|Setting lport 37429e92-602a-4317-8b1f-4d937851ffea up in Southbound 2026-07-16T08:05:57.318Z|00217|binding|INFO|Claiming lport 9ff81bc5-ae0c-4ef1-9130-ab331813e44e for this chassis. 2026-07-16T08:05:57.318Z|00218|binding|INFO|9ff81bc5-ae0c-4ef1-9130-ab331813e44e: Claiming fa:16:3e:fa:cc:35 10.2.1.210 fd7b:f9f7:fff:4eca::167 2026-07-16T08:05:57.374Z|00219|binding|INFO|Setting lport 9ff81bc5-ae0c-4ef1-9130-ab331813e44e ovn-installed in OVS 2026-07-16T08:05:57.374Z|00220|binding|INFO|Setting lport 9ff81bc5-ae0c-4ef1-9130-ab331813e44e up in Southbound 2026-07-16T08:06:07.862Z|00221|binding|INFO|Claiming lport 9318651e-1d3a-47c5-a911-054e09a345ff for this chassis. 2026-07-16T08:06:07.862Z|00222|binding|INFO|9318651e-1d3a-47c5-a911-054e09a345ff: Claiming fa:16:3e:d3:c5:12 10.2.2.78 fd77:1457:4cf0:26a8::28f 2026-07-16T08:06:07.896Z|00223|binding|INFO|Setting lport 9318651e-1d3a-47c5-a911-054e09a345ff ovn-installed in OVS 2026-07-16T08:06:07.896Z|00224|binding|INFO|Setting lport 9318651e-1d3a-47c5-a911-054e09a345ff up in Southbound 2026-07-16T08:06:19.698Z|00225|binding|INFO|Releasing lport 9318651e-1d3a-47c5-a911-054e09a345ff from this chassis (sb_readonly=0) 2026-07-16T08:06:19.698Z|00226|binding|INFO|Setting lport 9318651e-1d3a-47c5-a911-054e09a345ff down in Southbound 2026-07-16T08:06:19.700Z|00227|binding|INFO|Removing iface tap9318651e-1d ovn-installed in OVS 2026-07-16T08:06:25.139Z|00228|binding|INFO|Releasing lport 9ff81bc5-ae0c-4ef1-9130-ab331813e44e from this chassis (sb_readonly=0) 2026-07-16T08:06:25.139Z|00229|binding|INFO|Setting lport 9ff81bc5-ae0c-4ef1-9130-ab331813e44e down in Southbound 2026-07-16T08:06:25.141Z|00230|binding|INFO|Removing iface tap9ff81bc5-ae ovn-installed in OVS 2026-07-16T08:06:41.261Z|00231|binding|INFO|Releasing lport bd1db706-4b95-4f12-95f8-361b9d0c32bf from this chassis (sb_readonly=0) 2026-07-16T08:06:41.261Z|00232|binding|INFO|Setting lport bd1db706-4b95-4f12-95f8-361b9d0c32bf down in Southbound 2026-07-16T08:06:41.261Z|00233|binding|INFO|Releasing lport 37429e92-602a-4317-8b1f-4d937851ffea from this chassis (sb_readonly=0) 2026-07-16T08:06:41.261Z|00234|binding|INFO|Setting lport 37429e92-602a-4317-8b1f-4d937851ffea down in Southbound 2026-07-16T08:06:41.262Z|00235|binding|INFO|Removing iface tapbd1db706-4b ovn-installed in OVS 2026-07-16T08:06:44.171Z|00236|binding|INFO|Releasing lport d94ef465-9d86-40ec-8dcc-d34ce0d240d9 from this chassis (sb_readonly=0) 2026-07-16T08:06:44.171Z|00237|binding|INFO|Setting lport d94ef465-9d86-40ec-8dcc-d34ce0d240d9 down in Southbound 2026-07-16T08:06:44.172Z|00238|binding|INFO|Removing iface tapd94ef465-9d ovn-installed in OVS 2026-07-16T08:06:46.348Z|00239|binding|INFO|Releasing lport 6ed46499-bb67-4d4b-be65-a7edd4be1bd4 from this chassis (sb_readonly=0) 2026-07-16T08:06:46.348Z|00240|binding|INFO|Setting lport 6ed46499-bb67-4d4b-be65-a7edd4be1bd4 down in Southbound 2026-07-16T08:06:46.351Z|00241|binding|INFO|Removing iface tap6ed46499-bb ovn-installed in OVS 2026-07-16T08:06:52.223Z|00242|binding|INFO|Releasing lport 740aab6f-6e38-4c99-a2d2-e1fbfd53dbd8 from this chassis (sb_readonly=0) 2026-07-16T08:06:52.223Z|00243|binding|INFO|Setting lport 740aab6f-6e38-4c99-a2d2-e1fbfd53dbd8 down in Southbound 2026-07-16T08:06:52.225Z|00244|binding|INFO|Removing iface tap740aab6f-6e ovn-installed in OVS 2026-07-16T08:07:02.861Z|00245|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:07:02.870Z|00246|binding|INFO|Releasing lport c51d2699-4602-4b26-80f9-ca2ab3b5fae7 from this chassis (sb_readonly=0) 2026-07-16T08:07:35.615Z|00247|memory_trim|INFO|Detected inactivity (last active 30004 ms ago): trimming memory