++ K8S_NODE=ip-10-0-0-215.ec2.internal ++ [[ -n ip-10-0-0-215.ec2.internal ]] ++ [[ -f /env/ip-10-0-0-215.ec2.internal ]] ++ northd_pidfile=/var/run/ovn/ovn-northd.pid ++ controller_pidfile=/var/run/ovn/ovn-controller.pid ++ controller_logfile=/var/log/ovn/acl-audit-log.log ++ vswitch_dbsock=/var/run/openvswitch/db.sock ++ nbdb_pidfile=/var/run/ovn/ovnnb_db.pid ++ nbdb_sock=/var/run/ovn/ovnnb_db.sock ++ nbdb_ctl=/var/run/ovn/ovnnb_db.ctl ++ sbdb_pidfile=/var/run/ovn/ovnsb_db.pid ++ sbdb_sock=/var/run/ovn/ovnsb_db.sock ++ sbdb_ctl=/var/run/ovn/ovnsb_db.ctl + start-ovn-controller info + local log_level=info + [[ 1 -ne 1 ]] ++ date -Iseconds + echo '2026-03-20T11:03:41+00:00 - starting ovn-controller' 2026-03-20T11:03:41+00:00 - starting ovn-controller + exec ovn-controller unix:/var/run/openvswitch/db.sock -vfile:off --no-chdir --pidfile=/var/run/ovn/ovn-controller.pid --syslog-method=null --log-file=/var/log/ovn/acl-audit-log.log -vFACILITY:local0 -vconsole:info -vconsole:acl_log:off '-vPATTERN:console:%D{%Y-%m-%dT%H:%M:%S.###Z}|%05N|%c%T|%p|%m' -vsyslog:acl_log:info -vfile:acl_log:info 2026-03-20T11:03:41Z|00001|vlog|INFO|opened log file /var/log/ovn/acl-audit-log.log 2026-03-20T11:03:41.431Z|00002|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-20T11:03:41.431Z|00003|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-20T11:03:41.434Z|00004|main|INFO|OVN internal version is : [25.03.3-20.41.0-78.8] 2026-03-20T11:03:41.434Z|00005|main|INFO|OVS IDL reconnected, force recompute. 2026-03-20T11:03:41.434Z|00006|reconnect|INFO|invalid:: connecting... 2026-03-20T11:03:41.434Z|00007|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-20T11:03:41.434Z|00008|main|INFO|OVNSB IDL reconnected, force recompute. 2026-03-20T11:03:41.449Z|00009|ovn_util|INFO|statctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-20T11:03:41.449Z|00010|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T11:03:41.449Z|00011|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-20T11:03:41.449Z|00012|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-20T11:03:41.450Z|00013|ovn_util|INFO|pinctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-20T11:03:41.450Z|00014|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T11:03:41.450Z|00015|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-20T11:03:41.450Z|00016|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-20T11:03:42.435Z|00017|reconnect|INFO|invalid:: connecting... 2026-03-20T11:03:42.435Z|00018|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-20T11:03:42.435Z|00019|reconnect|INFO|invalid:: waiting 2 seconds before reconnect 2026-03-20T11:03:42.451Z|00001|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T11:03:42.451Z|00001|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T11:03:42.451Z|00002|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-20T11:03:42.451Z|00002|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-20T11:03:44.437Z|00020|reconnect|INFO|invalid:: connecting... 2026-03-20T11:03:44.437Z|00021|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-20T11:03:44.437Z|00022|reconnect|INFO|invalid:: waiting 4 seconds before reconnect 2026-03-20T11:03:48.310Z|00023|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connecting... 2026-03-20T11:03:48.310Z|00024|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connected 2026-03-20T11:03:48.312Z|00025|chassis|INFO|Need to specify an encap type and ip 2026-03-20T11:03:48.312Z|00026|ovn_util|INFO|features: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-20T11:03:48.312Z|00027|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T11:03:48.312Z|00028|features|INFO|OVS Feature: ct_zero_snat, state: supported 2026-03-20T11:03:48.312Z|00029|features|INFO|OVS Feature: ct_flush, state: supported 2026-03-20T11:03:48.312Z|00030|features|INFO|OVS Feature: dp_hash_l4_sym_support, state: supported 2026-03-20T11:03:48.312Z|00031|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-20T11:03:48.312Z|00032|main|INFO|OVS feature set changed, force recompute. 2026-03-20T11:03:48.312Z|00033|ovn_util|INFO|ofctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-20T11:03:48.312Z|00034|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T11:03:48.312Z|00035|chassis|INFO|Need to specify an encap type and ip 2026-03-20T11:03:48.312Z|00036|chassis|INFO|Need to specify an encap type and ip 2026-03-20T11:03:48.312Z|00037|chassis|INFO|Need to specify an encap type and ip 2026-03-20T11:03:48.312Z|00038|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-20T11:03:48.312Z|00039|features|INFO|OVS Feature: meter_support, state: supported 2026-03-20T11:03:48.312Z|00040|features|INFO|OVS Feature: group_support, state: supported 2026-03-20T11:03:48.312Z|00041|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-20T11:03:48.312Z|00042|main|INFO|OVS feature set changed, force recompute. 2026-03-20T11:03:48.312Z|00043|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-20T11:03:48.313Z|00044|main|INFO|OVS OpenFlow connection reconnected,force recompute. 2026-03-20T11:03:48.313Z|00045|chassis|INFO|Need to specify an encap type and ip 2026-03-20T11:03:48.313Z|00046|features|INFO|OVS Feature: sample_action_with_registers, state: supported 2026-03-20T11:03:48.313Z|00047|main|INFO|OVS feature set changed, force recompute. 2026-03-20T11:03:48.313Z|00048|features|INFO|OVS DB schema supports 4 flow table prefixes, our IDL supports: 4 2026-03-20T11:03:48.313Z|00049|main|INFO|Setting flow table prefixes: ip_src, ip_dst, ipv6_src, ipv6_dst. 2026-03-20T11:03:48.337Z|00050|features|INFO|OVS Feature: ct_label_flush, state: supported 2026-03-20T11:03:48.337Z|00051|main|INFO|OVS feature set changed, force recompute. 2026-03-20T11:03:49.920Z|00052|binding|INFO|Claiming lport cr-rtos-ip-10-0-0-215.ec2.internal for this chassis. 2026-03-20T11:03:49.920Z|00053|binding|INFO|cr-rtos-ip-10-0-0-215.ec2.internal: Claiming 0a:58:0a:82:00:01 10.130.0.1/23 2026-03-20T11:03:49.920Z|00054|binding|INFO|Claiming lport rtoe-GR_ip-10-0-0-215.ec2.internal for this chassis. 2026-03-20T11:03:49.920Z|00055|binding|INFO|rtoe-GR_ip-10-0-0-215.ec2.internal: Claiming 12:0d:b3:4e:2b:05 10.0.0.215/24 2026-03-20T11:03:49.920Z|00056|binding|INFO|Claiming lport rtoj-GR_ip-10-0-0-215.ec2.internal for this chassis. 2026-03-20T11:03:49.920Z|00057|binding|INFO|rtoj-GR_ip-10-0-0-215.ec2.internal: Claiming 0a:58:64:40:00:04 100.64.0.4/16 2026-03-20T11:03:49.920Z|00058|binding|INFO|Claiming lport etor-GR_ip-10-0-0-215.ec2.internal for this chassis. 2026-03-20T11:03:49.920Z|00059|binding|INFO|etor-GR_ip-10-0-0-215.ec2.internal: Claiming 12:0d:b3:4e:2b:05 2026-03-20T11:03:49.920Z|00060|binding|INFO|Claiming lport jtor-GR_ip-10-0-0-215.ec2.internal for this chassis. 2026-03-20T11:03:49.920Z|00061|binding|INFO|jtor-GR_ip-10-0-0-215.ec2.internal: Claiming router 2026-03-20T11:03:49.920Z|00062|binding|INFO|Claiming lport cr-stor-ip-10-0-0-215.ec2.internal for this chassis. 2026-03-20T11:03:49.920Z|00063|binding|INFO|cr-stor-ip-10-0-0-215.ec2.internal: Claiming router 2026-03-20T11:03:49.941Z|00064|binding|INFO|Setting lport jtor-GR_ip-10-0-0-215.ec2.internal up in Southbound 2026-03-20T11:03:49.941Z|00065|binding|INFO|Setting lport etor-GR_ip-10-0-0-215.ec2.internal up in Southbound 2026-03-20T11:03:49.941Z|00066|binding|INFO|Setting lport cr-stor-ip-10-0-0-215.ec2.internal up in Southbound 2026-03-20T11:03:49.941Z|00067|binding|INFO|Setting lport rtoe-GR_ip-10-0-0-215.ec2.internal up in Southbound 2026-03-20T11:03:49.941Z|00068|binding|INFO|Setting lport cr-rtos-ip-10-0-0-215.ec2.internal up in Southbound 2026-03-20T11:03:49.941Z|00069|binding|INFO|Setting lport rtoj-GR_ip-10-0-0-215.ec2.internal up in Southbound 2026-03-20T11:03:50.382Z|00070|binding|INFO|Claiming lport k8s-ip-10-0-0-215.ec2.internal for this chassis. 2026-03-20T11:03:50.382Z|00071|binding|INFO|k8s-ip-10-0-0-215.ec2.internal: Claiming 0a:58:0a:82:00:02 10.130.0.2 2026-03-20T11:03:50.388Z|00072|binding|INFO|Setting lport k8s-ip-10-0-0-215.ec2.internal ovn-installed in OVS 2026-03-20T11:03:50.388Z|00073|binding|INFO|Setting lport k8s-ip-10-0-0-215.ec2.internal up in Southbound 2026-03-20T11:03:51.695Z|00074|memory|INFO|17536 kB peak resident set size after 10.3 seconds 2026-03-20T11:03:51.695Z|00075|memory|INFO|idl-cells-OVN_Southbound:9903 idl-cells-Open_vSwitch:528 if_status_mgr_ifaces_state_usage-KB:1 if_status_mgr_ifaces_usage-KB:1 lflow-cache-entries-cache-expr:182 lflow-cache-entries-cache-matches:466 lflow-cache-size-KB:697 local_datapath_usage-KB:1 ofctrl_desired_flow_usage-KB:397 ofctrl_installed_flow_usage-KB:296 ofctrl_sb_flow_ref_usage-KB:158 2026-03-20T11:03:54.938Z|00076|binding|INFO|Claiming lport openshift-ingress-canary_ingress-canary-kq98z for this chassis. 2026-03-20T11:03:54.938Z|00077|binding|INFO|openshift-ingress-canary_ingress-canary-kq98z: Claiming 0a:58:0a:82:00:07 10.130.0.7 2026-03-20T11:03:54.943Z|00078|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-kq98z ovn-installed in OVS 2026-03-20T11:03:54.943Z|00079|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-kq98z up in Southbound 2026-03-20T11:04:13.738Z|00080|binding|INFO|Claiming lport openshift-deployment-validation-operator_ca5b21c3869491e79768d2cfaf75f947507507b9e3b372dfa4bf5653905pvls for this chassis. 2026-03-20T11:04:13.738Z|00081|binding|INFO|openshift-deployment-validation-operator_ca5b21c3869491e79768d2cfaf75f947507507b9e3b372dfa4bf5653905pvls: Claiming 0a:58:0a:82:00:08 10.130.0.8 2026-03-20T11:04:13.753Z|00082|binding|INFO|Setting lport openshift-deployment-validation-operator_ca5b21c3869491e79768d2cfaf75f947507507b9e3b372dfa4bf5653905pvls ovn-installed in OVS 2026-03-20T11:04:13.753Z|00083|binding|INFO|Setting lport openshift-deployment-validation-operator_ca5b21c3869491e79768d2cfaf75f947507507b9e3b372dfa4bf5653905pvls up in Southbound 2026-03-20T11:04:26.712Z|00084|binding|INFO|Claiming lport openshift-network-diagnostics_network-check-target-rs7fr for this chassis. 2026-03-20T11:04:26.712Z|00085|binding|INFO|openshift-network-diagnostics_network-check-target-rs7fr: Claiming 0a:58:0a:82:00:03 10.130.0.3 2026-03-20T11:04:26.726Z|00086|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-rs7fr ovn-installed in OVS 2026-03-20T11:04:26.726Z|00087|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-rs7fr up in Southbound 2026-03-20T11:04:32.862Z|00088|binding|INFO|Releasing lport openshift-deployment-validation-operator_ca5b21c3869491e79768d2cfaf75f947507507b9e3b372dfa4bf5653905pvls from this chassis (sb_readonly=0) 2026-03-20T11:04:32.862Z|00089|binding|INFO|Setting lport openshift-deployment-validation-operator_ca5b21c3869491e79768d2cfaf75f947507507b9e3b372dfa4bf5653905pvls down in Southbound 2026-03-20T11:05:16.487Z|00090|binding|INFO|Claiming lport openshift-network-diagnostics_network-check-source-85cdf48fd-zdm7c for this chassis. 2026-03-20T11:05:16.487Z|00091|binding|INFO|openshift-network-diagnostics_network-check-source-85cdf48fd-zdm7c: Claiming 0a:58:0a:82:00:09 10.130.0.9 2026-03-20T11:05:16.501Z|00092|binding|INFO|Setting lport openshift-network-diagnostics_network-check-source-85cdf48fd-zdm7c ovn-installed in OVS 2026-03-20T11:05:16.501Z|00093|binding|INFO|Setting lport openshift-network-diagnostics_network-check-source-85cdf48fd-zdm7c up in Southbound 2026-03-20T11:05:16.504Z|00094|binding|INFO|Claiming lport openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-7f949b94f-865ch for this chassis. 2026-03-20T11:05:16.504Z|00095|binding|INFO|openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-7f949b94f-865ch: Claiming 0a:58:0a:82:00:0a 10.130.0.10 2026-03-20T11:05:16.519Z|00096|binding|INFO|Setting lport openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-7f949b94f-865ch ovn-installed in OVS 2026-03-20T11:05:16.519Z|00097|binding|INFO|Setting lport openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-7f949b94f-865ch up in Southbound 2026-03-20T11:05:16.671Z|00098|binding|INFO|Claiming lport openshift-console-operator_console-operator-5b5d9b4544-q84lt for this chassis. 2026-03-20T11:05:16.671Z|00099|binding|INFO|openshift-console-operator_console-operator-5b5d9b4544-q84lt: Claiming 0a:58:0a:82:00:0d 10.130.0.13 2026-03-20T11:05:16.684Z|00100|binding|INFO|Setting lport openshift-console-operator_console-operator-5b5d9b4544-q84lt ovn-installed in OVS 2026-03-20T11:05:16.685Z|00101|binding|INFO|Setting lport openshift-console-operator_console-operator-5b5d9b4544-q84lt up in Southbound 2026-03-20T11:05:20.969Z|00102|binding|INFO|Claiming lport openshift-kube-storage-version-migrator_migrator-b9b7764dc-b67zs for this chassis. 2026-03-20T11:05:20.969Z|00103|binding|INFO|openshift-kube-storage-version-migrator_migrator-b9b7764dc-b67zs: Claiming 0a:58:0a:82:00:0e 10.130.0.14 2026-03-20T11:05:20.985Z|00104|binding|INFO|Setting lport openshift-kube-storage-version-migrator_migrator-b9b7764dc-b67zs ovn-installed in OVS 2026-03-20T11:05:20.985Z|00105|binding|INFO|Setting lport openshift-kube-storage-version-migrator_migrator-b9b7764dc-b67zs up in Southbound 2026-03-20T11:05:23.547Z|00106|binding|INFO|Claiming lport openshift-service-ca_service-ca-77bf7596b5-88pb6 for this chassis. 2026-03-20T11:05:23.547Z|00107|binding|INFO|openshift-service-ca_service-ca-77bf7596b5-88pb6: Claiming 0a:58:0a:82:00:0f 10.130.0.15 2026-03-20T11:05:23.562Z|00108|binding|INFO|Setting lport openshift-service-ca_service-ca-77bf7596b5-88pb6 ovn-installed in OVS 2026-03-20T11:05:23.562Z|00109|binding|INFO|Setting lport openshift-service-ca_service-ca-77bf7596b5-88pb6 up in Southbound 2026-03-20T11:05:48.298Z|00110|binding|INFO|Claiming lport openshift-monitoring_cluster-monitoring-operator-79b95c77d4-fn8dc for this chassis. 2026-03-20T11:05:48.298Z|00111|binding|INFO|openshift-monitoring_cluster-monitoring-operator-79b95c77d4-fn8dc: Claiming 0a:58:0a:82:00:0b 10.130.0.11 2026-03-20T11:05:48.314Z|00112|binding|INFO|Setting lport openshift-monitoring_cluster-monitoring-operator-79b95c77d4-fn8dc ovn-installed in OVS 2026-03-20T11:05:48.314Z|00113|binding|INFO|Setting lport openshift-monitoring_cluster-monitoring-operator-79b95c77d4-fn8dc up in Southbound 2026-03-20T11:05:48.325Z|00114|binding|INFO|Claiming lport openshift-network-console_networking-console-plugin-7b78894c5f-l8dzs for this chassis. 2026-03-20T11:05:48.325Z|00115|binding|INFO|openshift-network-console_networking-console-plugin-7b78894c5f-l8dzs: Claiming 0a:58:0a:82:00:0c 10.130.0.12 2026-03-20T11:05:48.341Z|00116|binding|INFO|Setting lport openshift-network-console_networking-console-plugin-7b78894c5f-l8dzs ovn-installed in OVS 2026-03-20T11:05:48.341Z|00117|binding|INFO|Setting lport openshift-network-console_networking-console-plugin-7b78894c5f-l8dzs up in Southbound 2026-03-20T11:05:49.733Z|00118|binding|INFO|Claiming lport openshift-insights_insights-runtime-extractor-2bcsf for this chassis. 2026-03-20T11:05:49.733Z|00119|binding|INFO|openshift-insights_insights-runtime-extractor-2bcsf: Claiming 0a:58:0a:82:00:10 10.130.0.16 2026-03-20T11:05:49.754Z|00120|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-2bcsf ovn-installed in OVS 2026-03-20T11:05:49.754Z|00121|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-2bcsf up in Southbound 2026-03-20T11:05:51.547Z|00122|binding|INFO|Claiming lport openshift-image-registry_image-registry-5d65f9686-2sx5l for this chassis. 2026-03-20T11:05:51.547Z|00123|binding|INFO|openshift-image-registry_image-registry-5d65f9686-2sx5l: Claiming 0a:58:0a:82:00:11 10.130.0.17 2026-03-20T11:05:51.564Z|00124|binding|INFO|Setting lport openshift-image-registry_image-registry-5d65f9686-2sx5l ovn-installed in OVS 2026-03-20T11:05:51.564Z|00125|binding|INFO|Setting lport openshift-image-registry_image-registry-5d65f9686-2sx5l up in Southbound 2026-03-20T11:05:52.219Z|00126|binding|INFO|Claiming lport openshift-monitoring_prometheus-operator-admission-webhook-68fc78d85c-9d2kb for this chassis. 2026-03-20T11:05:52.219Z|00127|binding|INFO|openshift-monitoring_prometheus-operator-admission-webhook-68fc78d85c-9d2kb: Claiming 0a:58:0a:82:00:12 10.130.0.18 2026-03-20T11:05:52.234Z|00128|binding|INFO|Setting lport openshift-monitoring_prometheus-operator-admission-webhook-68fc78d85c-9d2kb ovn-installed in OVS 2026-03-20T11:05:52.234Z|00129|binding|INFO|Setting lport openshift-monitoring_prometheus-operator-admission-webhook-68fc78d85c-9d2kb up in Southbound 2026-03-20T11:05:57.284Z|00130|binding|INFO|Claiming lport openshift-console_console-6c7bf6cb48-mlghx for this chassis. 2026-03-20T11:05:57.284Z|00131|binding|INFO|openshift-console_console-6c7bf6cb48-mlghx: Claiming 0a:58:0a:82:00:13 10.130.0.19 2026-03-20T11:05:57.298Z|00132|binding|INFO|Setting lport openshift-console_console-6c7bf6cb48-mlghx ovn-installed in OVS 2026-03-20T11:05:57.298Z|00133|binding|INFO|Setting lport openshift-console_console-6c7bf6cb48-mlghx up in Southbound 2026-03-20T11:06:00.351Z|00134|binding|INFO|Claiming lport openshift-monitoring_kube-state-metrics-55d954d447-sqrtq for this chassis. 2026-03-20T11:06:00.351Z|00135|binding|INFO|openshift-monitoring_kube-state-metrics-55d954d447-sqrtq: Claiming 0a:58:0a:82:00:15 10.130.0.21 2026-03-20T11:06:00.368Z|00136|binding|INFO|Setting lport openshift-monitoring_kube-state-metrics-55d954d447-sqrtq ovn-installed in OVS 2026-03-20T11:06:00.368Z|00137|binding|INFO|Setting lport openshift-monitoring_kube-state-metrics-55d954d447-sqrtq up in Southbound 2026-03-20T11:06:00.778Z|00138|binding|INFO|Claiming lport openshift-monitoring_openshift-state-metrics-6bcbb8779c-2mnvb for this chassis. 2026-03-20T11:06:00.778Z|00139|binding|INFO|openshift-monitoring_openshift-state-metrics-6bcbb8779c-2mnvb: Claiming 0a:58:0a:82:00:14 10.130.0.20 2026-03-20T11:06:00.801Z|00140|binding|INFO|Setting lport openshift-monitoring_openshift-state-metrics-6bcbb8779c-2mnvb ovn-installed in OVS 2026-03-20T11:06:00.801Z|00141|binding|INFO|Setting lport openshift-monitoring_openshift-state-metrics-6bcbb8779c-2mnvb up in Southbound 2026-03-20T11:06:01.882Z|00142|binding|INFO|Claiming lport openshift-monitoring_alertmanager-main-0 for this chassis. 2026-03-20T11:06:01.882Z|00143|binding|INFO|openshift-monitoring_alertmanager-main-0: Claiming 0a:58:0a:82:00:16 10.130.0.22 2026-03-20T11:06:01.897Z|00144|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-0 ovn-installed in OVS 2026-03-20T11:06:01.897Z|00145|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-0 up in Southbound 2026-03-20T11:06:02.008Z|00146|binding|INFO|Claiming lport openshift-dns_dns-default-8tt59 for this chassis. 2026-03-20T11:06:02.008Z|00147|binding|INFO|openshift-dns_dns-default-8tt59: Claiming 0a:58:0a:82:00:06 10.130.0.6 2026-03-20T11:06:02.026Z|00148|binding|INFO|Setting lport openshift-dns_dns-default-8tt59 up in Southbound 2026-03-20T11:06:02.028Z|00149|binding|INFO|Setting lport openshift-dns_dns-default-8tt59 ovn-installed in OVS 2026-03-20T11:06:03.406Z|00150|binding|INFO|Claiming lport openshift-monitoring_thanos-querier-fdd4594c7-j7tph for this chassis. 2026-03-20T11:06:03.406Z|00151|binding|INFO|openshift-monitoring_thanos-querier-fdd4594c7-j7tph: Claiming 0a:58:0a:82:00:17 10.130.0.23 2026-03-20T11:06:03.422Z|00152|binding|INFO|Setting lport openshift-monitoring_thanos-querier-fdd4594c7-j7tph up in Southbound 2026-03-20T11:06:03.423Z|00153|binding|INFO|Setting lport openshift-monitoring_thanos-querier-fdd4594c7-j7tph ovn-installed in OVS 2026-03-20T11:06:04.629Z|00154|binding|INFO|Claiming lport openshift-monitoring_metrics-server-7f497ccfd-wbtbb for this chassis. 2026-03-20T11:06:04.629Z|00155|binding|INFO|openshift-monitoring_metrics-server-7f497ccfd-wbtbb: Claiming 0a:58:0a:82:00:18 10.130.0.24 2026-03-20T11:06:04.648Z|00156|binding|INFO|Setting lport openshift-monitoring_metrics-server-7f497ccfd-wbtbb up in Southbound 2026-03-20T11:06:04.649Z|00157|binding|INFO|Setting lport openshift-monitoring_metrics-server-7f497ccfd-wbtbb ovn-installed in OVS 2026-03-20T11:06:31.504Z|00158|binding|INFO|Releasing lport openshift-console_console-6c7bf6cb48-mlghx from this chassis (sb_readonly=0) 2026-03-20T11:06:31.504Z|00159|binding|INFO|Setting lport openshift-console_console-6c7bf6cb48-mlghx down in Southbound 2026-03-20T11:06:32.031Z|00160|binding|INFO|Claiming lport openshift-console_console-7c86bb64d6-chpdg for this chassis. 2026-03-20T11:06:32.031Z|00161|binding|INFO|openshift-console_console-7c86bb64d6-chpdg: Claiming 0a:58:0a:82:00:19 10.130.0.25 2026-03-20T11:06:32.057Z|00162|binding|INFO|Setting lport openshift-console_console-7c86bb64d6-chpdg ovn-installed in OVS 2026-03-20T11:06:32.057Z|00163|binding|INFO|Setting lport openshift-console_console-7c86bb64d6-chpdg up in Southbound 2026-03-20T11:07:24.723Z|00164|binding|INFO|Claiming lport openshift-monitoring_telemeter-client-595c96b4d6-zdbhx for this chassis. 2026-03-20T11:07:24.723Z|00165|binding|INFO|openshift-monitoring_telemeter-client-595c96b4d6-zdbhx: Claiming 0a:58:0a:82:00:1a 10.130.0.26 2026-03-20T11:07:24.745Z|00166|binding|INFO|Setting lport openshift-monitoring_telemeter-client-595c96b4d6-zdbhx up in Southbound 2026-03-20T11:07:24.745Z|00167|binding|INFO|Setting lport openshift-monitoring_telemeter-client-595c96b4d6-zdbhx ovn-installed in OVS 2026-03-20T11:07:32.709Z|00168|binding|INFO|Claiming lport openshift-multus_network-metrics-daemon-vmqrz for this chassis. 2026-03-20T11:07:32.709Z|00169|binding|INFO|openshift-multus_network-metrics-daemon-vmqrz: Claiming 0a:58:0a:82:00:04 10.130.0.4 2026-03-20T11:07:32.728Z|00170|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-vmqrz ovn-installed in OVS 2026-03-20T11:07:32.728Z|00171|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-vmqrz up in Southbound 2026-03-20T11:07:54.060Z|00172|binding|INFO|Releasing lport openshift-monitoring_alertmanager-main-0 from this chassis (sb_readonly=0) 2026-03-20T11:07:54.060Z|00173|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-0 down in Southbound 2026-03-20T11:07:55.158Z|00174|binding|INFO|Claiming lport openshift-monitoring_alertmanager-main-0 for this chassis. 2026-03-20T11:07:55.158Z|00175|binding|INFO|openshift-monitoring_alertmanager-main-0: Claiming 0a:58:0a:82:00:1b 10.130.0.27 2026-03-20T11:07:55.175Z|00176|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-0 ovn-installed in OVS 2026-03-20T11:07:55.175Z|00177|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-0 up in Southbound 2026-03-20T11:08:04.722Z|00178|binding|INFO|Releasing lport openshift-console_console-7c86bb64d6-chpdg from this chassis (sb_readonly=0) 2026-03-20T11:08:04.722Z|00179|binding|INFO|Setting lport openshift-console_console-7c86bb64d6-chpdg down in Southbound 2026-03-20T11:09:21.306Z|00180|memory_trim|INFO|Detected inactivity (last active 30003 ms ago): trimming memory 2026-03-20T11:09:35.066Z|00181|binding|INFO|Claiming lport openshift-console_console-6d6bbc9458-5f6ws for this chassis. 2026-03-20T11:09:35.066Z|00182|binding|INFO|openshift-console_console-6d6bbc9458-5f6ws: Claiming 0a:58:0a:82:00:1c 10.130.0.28 2026-03-20T11:09:35.083Z|00183|binding|INFO|Setting lport openshift-console_console-6d6bbc9458-5f6ws ovn-installed in OVS 2026-03-20T11:09:35.083Z|00184|binding|INFO|Setting lport openshift-console_console-6d6bbc9458-5f6ws up in Southbound 2026-03-20T11:09:39.773Z|00185|binding|INFO|Claiming lport openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-w4cfm for this chassis. 2026-03-20T11:09:39.773Z|00186|binding|INFO|openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-w4cfm: Claiming 0a:58:0a:82:00:1d 10.130.0.29 2026-03-20T11:09:39.794Z|00187|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-w4cfm up in Southbound 2026-03-20T11:09:39.794Z|00188|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-w4cfm ovn-installed in OVS 2026-03-20T11:10:40.916Z|00189|memory_trim|INFO|Detected inactivity (last active 30003 ms ago): trimming memory 2026-03-20T11:12:36.499Z|00190|binding|INFO|Claiming lport kube-system_global-pull-secret-syncer-h76zh for this chassis. 2026-03-20T11:12:36.499Z|00191|binding|INFO|kube-system_global-pull-secret-syncer-h76zh: Claiming 0a:58:0a:82:00:1e 10.130.0.30 2026-03-20T11:12:36.517Z|00192|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-h76zh up in Southbound 2026-03-20T11:12:36.517Z|00193|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-h76zh ovn-installed in OVS 2026-03-20T11:13:06.501Z|00194|memory_trim|INFO|Detected inactivity (last active 30002 ms ago): trimming memory 2026-03-20T11:16:14.313Z|00195|binding|INFO|Claiming lport openshift-marketplace_3e5f5b636bd3cc990d4bd6297d76653ce1cee577740080d10b92cd17d1rz2c7 for this chassis. 2026-03-20T11:16:14.313Z|00196|binding|INFO|openshift-marketplace_3e5f5b636bd3cc990d4bd6297d76653ce1cee577740080d10b92cd17d1rz2c7: Claiming 0a:58:0a:82:00:1f 10.130.0.31 2026-03-20T11:16:14.332Z|00197|binding|INFO|Setting lport openshift-marketplace_3e5f5b636bd3cc990d4bd6297d76653ce1cee577740080d10b92cd17d1rz2c7 ovn-installed in OVS 2026-03-20T11:16:14.332Z|00198|binding|INFO|Setting lport openshift-marketplace_3e5f5b636bd3cc990d4bd6297d76653ce1cee577740080d10b92cd17d1rz2c7 up in Southbound 2026-03-20T11:16:14.408Z|00199|binding|INFO|Claiming lport openshift-marketplace_0bf6375e3449e81c23edfe1313f33d94e92577948aa3600574f64f2ab74hmf8 for this chassis. 2026-03-20T11:16:14.408Z|00200|binding|INFO|openshift-marketplace_0bf6375e3449e81c23edfe1313f33d94e92577948aa3600574f64f2ab74hmf8: Claiming 0a:58:0a:82:00:20 10.130.0.32 2026-03-20T11:16:14.427Z|00201|binding|INFO|Setting lport openshift-marketplace_0bf6375e3449e81c23edfe1313f33d94e92577948aa3600574f64f2ab74hmf8 ovn-installed in OVS 2026-03-20T11:16:14.427Z|00202|binding|INFO|Setting lport openshift-marketplace_0bf6375e3449e81c23edfe1313f33d94e92577948aa3600574f64f2ab74hmf8 up in Southbound 2026-03-20T11:16:17.315Z|00203|binding|INFO|Claiming lport openshift-marketplace_ba8005e542d2434eb921fc7d1b9a173d62cb93ec352f86c52b78a87ba8xncjc for this chassis. 2026-03-20T11:16:17.315Z|00204|binding|INFO|openshift-marketplace_ba8005e542d2434eb921fc7d1b9a173d62cb93ec352f86c52b78a87ba8xncjc: Claiming 0a:58:0a:82:00:21 10.130.0.33 2026-03-20T11:16:17.332Z|00205|binding|INFO|Setting lport openshift-marketplace_ba8005e542d2434eb921fc7d1b9a173d62cb93ec352f86c52b78a87ba8xncjc ovn-installed in OVS 2026-03-20T11:16:17.332Z|00206|binding|INFO|Setting lport openshift-marketplace_ba8005e542d2434eb921fc7d1b9a173d62cb93ec352f86c52b78a87ba8xncjc up in Southbound 2026-03-20T11:16:18.091Z|00207|binding|INFO|Releasing lport openshift-marketplace_0bf6375e3449e81c23edfe1313f33d94e92577948aa3600574f64f2ab74hmf8 from this chassis (sb_readonly=0) 2026-03-20T11:16:18.091Z|00208|binding|INFO|Setting lport openshift-marketplace_0bf6375e3449e81c23edfe1313f33d94e92577948aa3600574f64f2ab74hmf8 down in Southbound 2026-03-20T11:16:19.105Z|00209|binding|INFO|Releasing lport openshift-marketplace_3e5f5b636bd3cc990d4bd6297d76653ce1cee577740080d10b92cd17d1rz2c7 from this chassis (sb_readonly=0) 2026-03-20T11:16:19.105Z|00210|binding|INFO|Setting lport openshift-marketplace_3e5f5b636bd3cc990d4bd6297d76653ce1cee577740080d10b92cd17d1rz2c7 down in Southbound 2026-03-20T11:16:19.134Z|00211|binding|INFO|Claiming lport openshift-marketplace_925ad1f05bf386dc21bdfe2f8249c1fbfd04a404dec7a7fb6362d758e5cwsgn for this chassis. 2026-03-20T11:16:19.134Z|00212|binding|INFO|openshift-marketplace_925ad1f05bf386dc21bdfe2f8249c1fbfd04a404dec7a7fb6362d758e5cwsgn: Claiming 0a:58:0a:82:00:22 10.130.0.34 2026-03-20T11:16:19.155Z|00213|binding|INFO|Setting lport openshift-marketplace_925ad1f05bf386dc21bdfe2f8249c1fbfd04a404dec7a7fb6362d758e5cwsgn ovn-installed in OVS 2026-03-20T11:16:19.155Z|00214|binding|INFO|Setting lport openshift-marketplace_925ad1f05bf386dc21bdfe2f8249c1fbfd04a404dec7a7fb6362d758e5cwsgn up in Southbound 2026-03-20T11:16:20.784Z|00215|binding|INFO|Claiming lport openshift-marketplace_30e1fee4a656579f055e90bd50374338b32290af440ed32e709fbffaaftqdxb for this chassis. 2026-03-20T11:16:20.784Z|00216|binding|INFO|openshift-marketplace_30e1fee4a656579f055e90bd50374338b32290af440ed32e709fbffaaftqdxb: Claiming 0a:58:0a:82:00:23 10.130.0.35 2026-03-20T11:16:20.812Z|00217|binding|INFO|Setting lport openshift-marketplace_30e1fee4a656579f055e90bd50374338b32290af440ed32e709fbffaaftqdxb up in Southbound 2026-03-20T11:16:20.812Z|00218|binding|INFO|Setting lport openshift-marketplace_30e1fee4a656579f055e90bd50374338b32290af440ed32e709fbffaaftqdxb ovn-installed in OVS 2026-03-20T11:16:20.905Z|00219|binding|INFO|Claiming lport openshift-marketplace_ebcb0c36db6eeca34de38a19703fb4ad67fb8004dcf661ce32294de5e7l77s8 for this chassis. 2026-03-20T11:16:20.905Z|00220|binding|INFO|openshift-marketplace_ebcb0c36db6eeca34de38a19703fb4ad67fb8004dcf661ce32294de5e7l77s8: Claiming 0a:58:0a:82:00:24 10.130.0.36 2026-03-20T11:16:20.929Z|00221|binding|INFO|Setting lport openshift-marketplace_ebcb0c36db6eeca34de38a19703fb4ad67fb8004dcf661ce32294de5e7l77s8 ovn-installed in OVS 2026-03-20T11:16:20.930Z|00222|binding|INFO|Setting lport openshift-marketplace_ebcb0c36db6eeca34de38a19703fb4ad67fb8004dcf661ce32294de5e7l77s8 up in Southbound 2026-03-20T11:16:22.132Z|00223|binding|INFO|Releasing lport openshift-marketplace_ba8005e542d2434eb921fc7d1b9a173d62cb93ec352f86c52b78a87ba8xncjc from this chassis (sb_readonly=0) 2026-03-20T11:16:22.132Z|00224|binding|INFO|Setting lport openshift-marketplace_ba8005e542d2434eb921fc7d1b9a173d62cb93ec352f86c52b78a87ba8xncjc down in Southbound 2026-03-20T11:16:25.160Z|00225|binding|INFO|Releasing lport openshift-marketplace_30e1fee4a656579f055e90bd50374338b32290af440ed32e709fbffaaftqdxb from this chassis (sb_readonly=0) 2026-03-20T11:16:25.160Z|00226|binding|INFO|Setting lport openshift-marketplace_30e1fee4a656579f055e90bd50374338b32290af440ed32e709fbffaaftqdxb down in Southbound 2026-03-20T11:16:25.162Z|00227|binding|INFO|Releasing lport openshift-marketplace_925ad1f05bf386dc21bdfe2f8249c1fbfd04a404dec7a7fb6362d758e5cwsgn from this chassis (sb_readonly=1) 2026-03-20T11:16:25.163Z|00228|if_status|INFO|Not setting lport openshift-marketplace_925ad1f05bf386dc21bdfe2f8249c1fbfd04a404dec7a7fb6362d758e5cwsgn down as sb is readonly 2026-03-20T11:16:25.163Z|00229|binding|INFO|Releasing lport openshift-marketplace_ebcb0c36db6eeca34de38a19703fb4ad67fb8004dcf661ce32294de5e7l77s8 from this chassis (sb_readonly=0) 2026-03-20T11:16:25.163Z|00230|binding|INFO|Setting lport openshift-marketplace_ebcb0c36db6eeca34de38a19703fb4ad67fb8004dcf661ce32294de5e7l77s8 down in Southbound 2026-03-20T11:16:25.164Z|00231|binding|INFO|Setting lport openshift-marketplace_925ad1f05bf386dc21bdfe2f8249c1fbfd04a404dec7a7fb6362d758e5cwsgn down in Southbound 2026-03-20T11:16:26.278Z|00232|binding|INFO|Claiming lport rhbk-operator_rhbk-operator-8468f77bc5-z4dt2 for this chassis. 2026-03-20T11:16:26.278Z|00233|binding|INFO|rhbk-operator_rhbk-operator-8468f77bc5-z4dt2: Claiming 0a:58:0a:82:00:25 10.130.0.37 2026-03-20T11:16:26.299Z|00234|binding|INFO|Setting lport rhbk-operator_rhbk-operator-8468f77bc5-z4dt2 ovn-installed in OVS 2026-03-20T11:16:26.299Z|00235|binding|INFO|Setting lport rhbk-operator_rhbk-operator-8468f77bc5-z4dt2 up in Southbound 2026-03-20T11:16:43.319Z|00236|binding|INFO|Claiming lport cert-manager-operator_cert-manager-operator-controller-manager-58df4cf46c-ss6p4 for this chassis. 2026-03-20T11:16:43.319Z|00237|binding|INFO|cert-manager-operator_cert-manager-operator-controller-manager-58df4cf46c-ss6p4: Claiming 0a:58:0a:82:00:26 10.130.0.38 2026-03-20T11:16:43.341Z|00238|binding|INFO|Setting lport cert-manager-operator_cert-manager-operator-controller-manager-58df4cf46c-ss6p4 up in Southbound 2026-03-20T11:16:43.342Z|00239|binding|INFO|Setting lport cert-manager-operator_cert-manager-operator-controller-manager-58df4cf46c-ss6p4 ovn-installed in OVS 2026-03-20T11:16:45.463Z|00240|binding|INFO|Claiming lport openshift-operators_rhtas-operator-controller-manager-84b76c6877-rsdj8 for this chassis. 2026-03-20T11:16:45.463Z|00241|binding|INFO|openshift-operators_rhtas-operator-controller-manager-84b76c6877-rsdj8: Claiming 0a:58:0a:82:00:27 10.130.0.39 2026-03-20T11:16:45.481Z|00242|binding|INFO|Setting lport openshift-operators_rhtas-operator-controller-manager-84b76c6877-rsdj8 ovn-installed in OVS 2026-03-20T11:16:45.481Z|00243|binding|INFO|Setting lport openshift-operators_rhtas-operator-controller-manager-84b76c6877-rsdj8 up in Southbound 2026-03-20T11:16:47.957Z|00244|binding|INFO|Claiming lport trusted-artifact-signer_cli-server-77bbd78cb6-bgf5w for this chassis. 2026-03-20T11:16:47.957Z|00245|binding|INFO|trusted-artifact-signer_cli-server-77bbd78cb6-bgf5w: Claiming 0a:58:0a:82:00:28 10.130.0.40 2026-03-20T11:16:47.975Z|00246|binding|INFO|Setting lport trusted-artifact-signer_cli-server-77bbd78cb6-bgf5w up in Southbound 2026-03-20T11:16:47.976Z|00247|binding|INFO|Setting lport trusted-artifact-signer_cli-server-77bbd78cb6-bgf5w ovn-installed in OVS 2026-03-20T11:16:52.959Z|00248|binding|INFO|Claiming lport openshift-operators_tekton-operator-webhook-668b6fdd5d-q4jb2 for this chassis. 2026-03-20T11:16:52.959Z|00249|binding|INFO|openshift-operators_tekton-operator-webhook-668b6fdd5d-q4jb2: Claiming 0a:58:0a:82:00:29 10.130.0.41 2026-03-20T11:16:52.980Z|00250|binding|INFO|Setting lport openshift-operators_tekton-operator-webhook-668b6fdd5d-q4jb2 up in Southbound 2026-03-20T11:16:52.981Z|00251|binding|INFO|Setting lport openshift-operators_tekton-operator-webhook-668b6fdd5d-q4jb2 ovn-installed in OVS 2026-03-20T11:16:53.747Z|00252|binding|INFO|Claiming lport cert-manager_cert-manager-cainjector-5b4bf68748-5zcjm for this chassis. 2026-03-20T11:16:53.747Z|00253|binding|INFO|cert-manager_cert-manager-cainjector-5b4bf68748-5zcjm: Claiming 0a:58:0a:82:00:2a 10.130.0.42 2026-03-20T11:16:53.769Z|00254|binding|INFO|Setting lport cert-manager_cert-manager-cainjector-5b4bf68748-5zcjm up in Southbound 2026-03-20T11:16:53.770Z|00255|binding|INFO|Setting lport cert-manager_cert-manager-cainjector-5b4bf68748-5zcjm ovn-installed in OVS 2026-03-20T11:17:21.292Z|00256|binding|INFO|Claiming lport openshift-pipelines_tekton-pipelines-controller-84d6d58f5c-28j7z for this chassis. 2026-03-20T11:17:21.292Z|00257|binding|INFO|openshift-pipelines_tekton-pipelines-controller-84d6d58f5c-28j7z: Claiming 0a:58:0a:82:00:2b 10.130.0.43 2026-03-20T11:17:21.316Z|00258|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-controller-84d6d58f5c-28j7z ovn-installed in OVS 2026-03-20T11:17:21.316Z|00259|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-controller-84d6d58f5c-28j7z up in Southbound 2026-03-20T11:17:21.500Z|00260|binding|INFO|Claiming lport openshift-pipelines_tekton-pipelines-remote-resolvers-56879bb9d7-7jcbm for this chassis. 2026-03-20T11:17:21.500Z|00261|binding|INFO|openshift-pipelines_tekton-pipelines-remote-resolvers-56879bb9d7-7jcbm: Claiming 0a:58:0a:82:00:2c 10.130.0.44 2026-03-20T11:17:21.518Z|00262|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-remote-resolvers-56879bb9d7-7jcbm ovn-installed in OVS 2026-03-20T11:17:21.518Z|00263|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-remote-resolvers-56879bb9d7-7jcbm up in Southbound 2026-03-20T11:17:21.695Z|00264|binding|INFO|Claiming lport openshift-pipelines_tekton-operator-proxy-webhook-7988b548df-tmf79 for this chassis. 2026-03-20T11:17:21.695Z|00265|binding|INFO|openshift-pipelines_tekton-operator-proxy-webhook-7988b548df-tmf79: Claiming 0a:58:0a:82:00:2d 10.130.0.45 2026-03-20T11:17:21.712Z|00266|binding|INFO|Setting lport openshift-pipelines_tekton-operator-proxy-webhook-7988b548df-tmf79 up in Southbound 2026-03-20T11:17:21.713Z|00267|binding|INFO|Setting lport openshift-pipelines_tekton-operator-proxy-webhook-7988b548df-tmf79 ovn-installed in OVS 2026-03-20T11:17:42.557Z|00268|binding|INFO|Claiming lport tsf-keycloak_keycloak-0 for this chassis. 2026-03-20T11:17:42.557Z|00269|binding|INFO|tsf-keycloak_keycloak-0: Claiming 0a:58:0a:82:00:2e 10.130.0.46 2026-03-20T11:17:42.576Z|00270|binding|INFO|Setting lport tsf-keycloak_keycloak-0 up in Southbound 2026-03-20T11:17:42.576Z|00271|binding|INFO|Setting lport tsf-keycloak_keycloak-0 ovn-installed in OVS 2026-03-20T11:18:22.905Z|00272|binding|INFO|Claiming lport openshift-pipelines_tekton-results-retention-policy-agent-55cbb85cb8-vqgkt for this chassis. 2026-03-20T11:18:22.905Z|00273|binding|INFO|openshift-pipelines_tekton-results-retention-policy-agent-55cbb85cb8-vqgkt: Claiming 0a:58:0a:82:00:2f 10.130.0.47 2026-03-20T11:18:22.924Z|00274|binding|INFO|Setting lport openshift-pipelines_tekton-results-retention-policy-agent-55cbb85cb8-vqgkt ovn-installed in OVS 2026-03-20T11:18:22.924Z|00275|binding|INFO|Setting lport openshift-pipelines_tekton-results-retention-policy-agent-55cbb85cb8-vqgkt up in Southbound 2026-03-20T11:18:38.359Z|00276|binding|INFO|Claiming lport tsf-tas_segment-backup-installation-kxsws-fcdx6 for this chassis. 2026-03-20T11:18:38.359Z|00277|binding|INFO|tsf-tas_segment-backup-installation-kxsws-fcdx6: Claiming 0a:58:0a:82:00:30 10.130.0.48 2026-03-20T11:18:38.379Z|00278|binding|INFO|Setting lport tsf-tas_segment-backup-installation-kxsws-fcdx6 up in Southbound 2026-03-20T11:18:38.380Z|00279|binding|INFO|Setting lport tsf-tas_segment-backup-installation-kxsws-fcdx6 ovn-installed in OVS 2026-03-20T11:18:40.328Z|00280|binding|INFO|Claiming lport tsf-tas_trillian-logserver-85975965c6-b2vn7 for this chassis. 2026-03-20T11:18:40.328Z|00281|binding|INFO|tsf-tas_trillian-logserver-85975965c6-b2vn7: Claiming 0a:58:0a:82:00:31 10.130.0.49 2026-03-20T11:18:40.354Z|00282|binding|INFO|Setting lport tsf-tas_trillian-logserver-85975965c6-b2vn7 ovn-installed in OVS 2026-03-20T11:18:40.354Z|00283|binding|INFO|Setting lport tsf-tas_trillian-logserver-85975965c6-b2vn7 up in Southbound 2026-03-20T11:18:55.425Z|00284|binding|INFO|Releasing lport tsf-keycloak_keycloak-0 from this chassis (sb_readonly=0) 2026-03-20T11:18:55.425Z|00285|binding|INFO|Setting lport tsf-keycloak_keycloak-0 down in Southbound 2026-03-20T11:18:55.945Z|00286|binding|INFO|Claiming lport openshift-pipelines_tkn-cli-serve-784b566968-5jz54 for this chassis. 2026-03-20T11:18:55.945Z|00287|binding|INFO|openshift-pipelines_tkn-cli-serve-784b566968-5jz54: Claiming 0a:58:0a:82:00:32 10.130.0.50 2026-03-20T11:18:55.971Z|00288|binding|INFO|Setting lport openshift-pipelines_tkn-cli-serve-784b566968-5jz54 ovn-installed in OVS 2026-03-20T11:18:55.971Z|00289|binding|INFO|Setting lport openshift-pipelines_tkn-cli-serve-784b566968-5jz54 up in Southbound 2026-03-20T11:18:59.220Z|00290|binding|INFO|Releasing lport tsf-tas_segment-backup-installation-kxsws-fcdx6 from this chassis (sb_readonly=0) 2026-03-20T11:18:59.220Z|00291|binding|INFO|Setting lport tsf-tas_segment-backup-installation-kxsws-fcdx6 down in Southbound 2026-03-20T11:19:29.635Z|00292|binding|INFO|Claiming lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-8gpxs for this chassis. 2026-03-20T11:19:29.635Z|00293|binding|INFO|openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-8gpxs: Claiming 0a:58:0a:82:00:33 10.130.0.51 2026-03-20T11:19:29.659Z|00294|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-8gpxs ovn-installed in OVS 2026-03-20T11:19:29.659Z|00295|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-8gpxs up in Southbound 2026-03-20T11:19:29.681Z|00296|binding|INFO|Claiming lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-pjxpv for this chassis. 2026-03-20T11:19:29.681Z|00297|binding|INFO|openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-pjxpv: Claiming 0a:58:0a:82:00:34 10.130.0.52 2026-03-20T11:19:29.707Z|00298|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-pjxpv ovn-installed in OVS 2026-03-20T11:19:29.707Z|00299|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-pjxpv up in Southbound 2026-03-20T11:19:29.722Z|00300|binding|INFO|Claiming lport openshift-pipelines_pipelines-as-code-webhook-68965d5857-p9zzb for this chassis. 2026-03-20T11:19:29.722Z|00301|binding|INFO|openshift-pipelines_pipelines-as-code-webhook-68965d5857-p9zzb: Claiming 0a:58:0a:82:00:35 10.130.0.53 2026-03-20T11:19:29.743Z|00302|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-webhook-68965d5857-p9zzb up in Southbound 2026-03-20T11:19:29.744Z|00303|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-webhook-68965d5857-p9zzb ovn-installed in OVS 2026-03-20T11:19:29.848Z|00304|binding|INFO|Claiming lport tsf_patch-tekton-config-g25qk for this chassis. 2026-03-20T11:19:29.848Z|00305|binding|INFO|tsf_patch-tekton-config-g25qk: Claiming 0a:58:0a:82:00:36 10.130.0.54 2026-03-20T11:19:29.867Z|00306|binding|INFO|Setting lport tsf_patch-tekton-config-g25qk up in Southbound 2026-03-20T11:19:29.868Z|00307|binding|INFO|Setting lport tsf_patch-tekton-config-g25qk ovn-installed in OVS 2026-03-20T11:19:37.561Z|00308|binding|INFO|Claiming lport tsf-tas_rekor-redis-db8584dc6-9w2zt for this chassis. 2026-03-20T11:19:37.561Z|00309|binding|INFO|tsf-tas_rekor-redis-db8584dc6-9w2zt: Claiming 0a:58:0a:82:00:37 10.130.0.55 2026-03-20T11:19:37.584Z|00310|binding|INFO|Setting lport tsf-tas_rekor-redis-db8584dc6-9w2zt ovn-installed in OVS 2026-03-20T11:19:37.584Z|00311|binding|INFO|Setting lport tsf-tas_rekor-redis-db8584dc6-9w2zt up in Southbound 2026-03-20T11:19:39.534Z|00312|binding|INFO|Releasing lport tsf_patch-tekton-config-g25qk from this chassis (sb_readonly=0) 2026-03-20T11:19:39.534Z|00313|binding|INFO|Setting lport tsf_patch-tekton-config-g25qk down in Southbound 2026-03-20T11:19:50.991Z|00314|binding|INFO|Claiming lport openshift-pipelines_pipelines-console-plugin-79cb8f5447-n5wnw for this chassis. 2026-03-20T11:19:50.991Z|00315|binding|INFO|openshift-pipelines_pipelines-console-plugin-79cb8f5447-n5wnw: Claiming 0a:58:0a:82:00:38 10.130.0.56 2026-03-20T11:19:51.015Z|00316|binding|INFO|Setting lport openshift-pipelines_pipelines-console-plugin-79cb8f5447-n5wnw ovn-installed in OVS 2026-03-20T11:19:51.015Z|00317|binding|INFO|Setting lport openshift-pipelines_pipelines-console-plugin-79cb8f5447-n5wnw up in Southbound 2026-03-20T11:20:10.474Z|00318|binding|INFO|Claiming lport tsf-tas_tuf-repository-init-n5d2b-97cvk for this chassis. 2026-03-20T11:20:10.474Z|00319|binding|INFO|tsf-tas_tuf-repository-init-n5d2b-97cvk: Claiming 0a:58:0a:82:00:39 10.130.0.57 2026-03-20T11:20:10.493Z|00320|binding|INFO|Setting lport tsf-tas_tuf-repository-init-n5d2b-97cvk ovn-installed in OVS 2026-03-20T11:20:10.493Z|00321|binding|INFO|Setting lport tsf-tas_tuf-repository-init-n5d2b-97cvk up in Southbound 2026-03-20T11:20:16.792Z|00322|binding|INFO|Releasing lport tsf-tas_tuf-repository-init-n5d2b-97cvk from this chassis (sb_readonly=0) 2026-03-20T11:20:16.792Z|00323|binding|INFO|Setting lport tsf-tas_tuf-repository-init-n5d2b-97cvk down in Southbound 2026-03-20T11:20:17.495Z|00324|binding|INFO|Claiming lport tsf-tpa_create-importers-knv59 for this chassis. 2026-03-20T11:20:17.495Z|00325|binding|INFO|tsf-tpa_create-importers-knv59: Claiming 0a:58:0a:82:00:3a 10.130.0.58 2026-03-20T11:20:17.517Z|00326|binding|INFO|Setting lport tsf-tpa_create-importers-knv59 ovn-installed in OVS 2026-03-20T11:20:17.517Z|00327|binding|INFO|Setting lport tsf-tpa_create-importers-knv59 up in Southbound 2026-03-20T11:20:20.294Z|00328|binding|INFO|Claiming lport tsf-tas_tuf-7f87977c5f-4dz4q for this chassis. 2026-03-20T11:20:20.294Z|00329|binding|INFO|tsf-tas_tuf-7f87977c5f-4dz4q: Claiming 0a:58:0a:82:00:3b 10.130.0.59 2026-03-20T11:20:20.318Z|00330|binding|INFO|Setting lport tsf-tas_tuf-7f87977c5f-4dz4q ovn-installed in OVS 2026-03-20T11:20:20.318Z|00331|binding|INFO|Setting lport tsf-tas_tuf-7f87977c5f-4dz4q up in Southbound 2026-03-20T11:20:21.829Z|00332|binding|INFO|Releasing lport tsf-tpa_create-importers-knv59 from this chassis (sb_readonly=0) 2026-03-20T11:20:21.829Z|00333|binding|INFO|Setting lport tsf-tpa_create-importers-knv59 down in Southbound 2026-03-20T11:20:54.780Z|00334|binding|INFO|Claiming lport namespace-lister_namespace-lister-67655c4674-lpkgq for this chassis. 2026-03-20T11:20:54.780Z|00335|binding|INFO|namespace-lister_namespace-lister-67655c4674-lpkgq: Claiming 0a:58:0a:82:00:3c 10.130.0.60 2026-03-20T11:20:54.802Z|00336|binding|INFO|Setting lport namespace-lister_namespace-lister-67655c4674-lpkgq ovn-installed in OVS 2026-03-20T11:20:54.802Z|00337|binding|INFO|Setting lport namespace-lister_namespace-lister-67655c4674-lpkgq up in Southbound 2026-03-20T11:21:02.238Z|00338|binding|INFO|Claiming lport konflux-ui_proxy-b7c77866b-v9nsp for this chassis. 2026-03-20T11:21:02.238Z|00339|binding|INFO|konflux-ui_proxy-b7c77866b-v9nsp: Claiming 0a:58:0a:82:00:3d 10.130.0.61 2026-03-20T11:21:02.258Z|00340|binding|INFO|Setting lport konflux-ui_proxy-b7c77866b-v9nsp ovn-installed in OVS 2026-03-20T11:21:02.258Z|00341|binding|INFO|Setting lport konflux-ui_proxy-b7c77866b-v9nsp up in Southbound 2026-03-20T11:21:07.172Z|00342|binding|INFO|Claiming lport integration-service_integration-service-controller-manager-5888c7bc4-lbj6z for this chassis. 2026-03-20T11:21:07.172Z|00343|binding|INFO|integration-service_integration-service-controller-manager-5888c7bc4-lbj6z: Claiming 0a:58:0a:82:00:3f 10.130.0.63 2026-03-20T11:21:07.193Z|00344|binding|INFO|Setting lport integration-service_integration-service-controller-manager-5888c7bc4-lbj6z up in Southbound 2026-03-20T11:21:07.195Z|00345|binding|INFO|Setting lport integration-service_integration-service-controller-manager-5888c7bc4-lbj6z ovn-installed in OVS 2026-03-20T11:21:07.201Z|00346|binding|INFO|Claiming lport release-service_release-service-controller-manager-bc8588d9-r87gl for this chassis. 2026-03-20T11:21:07.201Z|00347|binding|INFO|release-service_release-service-controller-manager-bc8588d9-r87gl: Claiming 0a:58:0a:82:00:3e 10.130.0.62 2026-03-20T11:21:07.224Z|00348|binding|INFO|Setting lport release-service_release-service-controller-manager-bc8588d9-r87gl ovn-installed in OVS 2026-03-20T11:21:07.225Z|00349|binding|INFO|Setting lport release-service_release-service-controller-manager-bc8588d9-r87gl up in Southbound 2026-03-20T11:22:27.247Z|00350|binding|INFO|Releasing lport konflux-ui_proxy-b7c77866b-v9nsp from this chassis (sb_readonly=0) 2026-03-20T11:22:27.247Z|00351|binding|INFO|Setting lport konflux-ui_proxy-b7c77866b-v9nsp down in Southbound 2026-03-20T11:22:57.391Z|00352|memory_trim|INFO|Detected inactivity (last active 30002 ms ago): trimming memory