++ K8S_NODE=ip-10-0-2-167.ec2.internal ++ [[ -n ip-10-0-2-167.ec2.internal ]] ++ [[ -f /env/ip-10-0-2-167.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-30T14:59:12+00:00 - starting ovn-controller' 2026-03-30T14:59:12+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-30T14:59:12Z|00001|vlog|INFO|opened log file /var/log/ovn/acl-audit-log.log 2026-03-30T14:59:12.445Z|00002|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-30T14:59:12.445Z|00003|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-30T14:59:12.447Z|00004|main|INFO|OVN internal version is : [25.03.3-20.41.0-78.9] 2026-03-30T14:59:12.447Z|00005|main|INFO|OVS IDL reconnected, force recompute. 2026-03-30T14:59:12.447Z|00006|reconnect|INFO|invalid:: connecting... 2026-03-30T14:59:12.447Z|00007|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-30T14:59:12.447Z|00008|main|INFO|OVNSB IDL reconnected, force recompute. 2026-03-30T14:59:12.467Z|00009|ovn_util|INFO|statctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-30T14:59:12.467Z|00010|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-30T14:59:12.467Z|00011|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-30T14:59:12.467Z|00012|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-30T14:59:12.467Z|00013|ovn_util|INFO|pinctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-30T14:59:12.467Z|00014|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-30T14:59:12.467Z|00015|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-30T14:59:12.467Z|00016|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-30T14:59:13.449Z|00017|reconnect|INFO|invalid:: connecting... 2026-03-30T14:59:13.449Z|00018|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-30T14:59:13.449Z|00019|reconnect|INFO|invalid:: waiting 2 seconds before reconnect 2026-03-30T14:59:13.467Z|00001|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-30T14:59:13.468Z|00001|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-30T14:59:13.469Z|00002|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-30T14:59:13.469Z|00002|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-30T14:59:15.451Z|00020|reconnect|INFO|invalid:: connecting... 2026-03-30T14:59:15.451Z|00021|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-30T14:59:15.451Z|00022|reconnect|INFO|invalid:: waiting 4 seconds before reconnect 2026-03-30T14:59:19.105Z|00023|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connecting... 2026-03-30T14:59:19.105Z|00024|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connected 2026-03-30T14:59:19.107Z|00025|chassis|INFO|Need to specify an encap type and ip 2026-03-30T14:59:19.107Z|00026|ovn_util|INFO|features: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-30T14:59:19.107Z|00027|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-30T14:59:19.107Z|00028|features|INFO|OVS Feature: ct_zero_snat, state: supported 2026-03-30T14:59:19.107Z|00029|features|INFO|OVS Feature: ct_flush, state: supported 2026-03-30T14:59:19.107Z|00030|features|INFO|OVS Feature: dp_hash_l4_sym_support, state: supported 2026-03-30T14:59:19.107Z|00031|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-30T14:59:19.107Z|00032|main|INFO|OVS feature set changed, force recompute. 2026-03-30T14:59:19.107Z|00033|ovn_util|INFO|ofctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-30T14:59:19.107Z|00034|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-30T14:59:19.107Z|00035|chassis|INFO|Need to specify an encap type and ip 2026-03-30T14:59:19.107Z|00036|chassis|INFO|Need to specify an encap type and ip 2026-03-30T14:59:19.107Z|00037|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-30T14:59:19.107Z|00038|main|INFO|OVS OpenFlow connection reconnected,force recompute. 2026-03-30T14:59:19.107Z|00039|chassis|INFO|Need to specify an encap type and ip 2026-03-30T14:59:19.107Z|00040|chassis|INFO|Need to specify an encap type and ip 2026-03-30T14:59:19.107Z|00041|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-30T14:59:19.108Z|00042|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-30T14:59:19.108Z|00043|features|INFO|OVS Feature: meter_support, state: supported 2026-03-30T14:59:19.108Z|00044|features|INFO|OVS Feature: group_support, state: supported 2026-03-30T14:59:19.108Z|00045|main|INFO|OVS feature set changed, force recompute. 2026-03-30T14:59:19.108Z|00046|features|INFO|OVS Feature: sample_action_with_registers, state: supported 2026-03-30T14:59:19.108Z|00047|features|INFO|OVS DB schema supports 4 flow table prefixes, our IDL supports: 4 2026-03-30T14:59:19.108Z|00048|main|INFO|OVS feature set changed, force recompute. 2026-03-30T14:59:19.108Z|00049|main|INFO|Setting flow table prefixes: ip_src, ip_dst, ipv6_src, ipv6_dst. 2026-03-30T14:59:19.120Z|00050|features|INFO|OVS Feature: ct_label_flush, state: supported 2026-03-30T14:59:19.120Z|00051|main|INFO|OVS feature set changed, force recompute. 2026-03-30T14:59:20.867Z|00052|binding|INFO|Claiming lport rtoe-GR_ip-10-0-2-167.ec2.internal for this chassis. 2026-03-30T14:59:20.867Z|00053|binding|INFO|rtoe-GR_ip-10-0-2-167.ec2.internal: Claiming 0e:99:b1:c9:5b:c3 10.0.2.167/24 2026-03-30T14:59:20.867Z|00054|binding|INFO|Claiming lport cr-rtos-ip-10-0-2-167.ec2.internal for this chassis. 2026-03-30T14:59:20.867Z|00055|binding|INFO|cr-rtos-ip-10-0-2-167.ec2.internal: Claiming 0a:58:0a:80:00:01 10.128.0.1/23 2026-03-30T14:59:20.867Z|00056|binding|INFO|Claiming lport rtoj-GR_ip-10-0-2-167.ec2.internal for this chassis. 2026-03-30T14:59:20.867Z|00057|binding|INFO|rtoj-GR_ip-10-0-2-167.ec2.internal: Claiming 0a:58:64:40:00:02 100.64.0.2/16 2026-03-30T14:59:20.867Z|00058|binding|INFO|Claiming lport jtor-GR_ip-10-0-2-167.ec2.internal for this chassis. 2026-03-30T14:59:20.867Z|00059|binding|INFO|jtor-GR_ip-10-0-2-167.ec2.internal: Claiming router 2026-03-30T14:59:20.867Z|00060|binding|INFO|Claiming lport cr-stor-ip-10-0-2-167.ec2.internal for this chassis. 2026-03-30T14:59:20.867Z|00061|binding|INFO|cr-stor-ip-10-0-2-167.ec2.internal: Claiming router 2026-03-30T14:59:20.867Z|00062|binding|INFO|Claiming lport etor-GR_ip-10-0-2-167.ec2.internal for this chassis. 2026-03-30T14:59:20.867Z|00063|binding|INFO|etor-GR_ip-10-0-2-167.ec2.internal: Claiming 0e:99:b1:c9:5b:c3 2026-03-30T14:59:20.890Z|00064|binding|INFO|Setting lport rtoj-GR_ip-10-0-2-167.ec2.internal up in Southbound 2026-03-30T14:59:20.890Z|00065|binding|INFO|Setting lport etor-GR_ip-10-0-2-167.ec2.internal up in Southbound 2026-03-30T14:59:20.890Z|00066|binding|INFO|Setting lport cr-rtos-ip-10-0-2-167.ec2.internal up in Southbound 2026-03-30T14:59:20.890Z|00067|binding|INFO|Setting lport cr-stor-ip-10-0-2-167.ec2.internal up in Southbound 2026-03-30T14:59:20.890Z|00068|binding|INFO|Setting lport rtoe-GR_ip-10-0-2-167.ec2.internal up in Southbound 2026-03-30T14:59:20.890Z|00069|binding|INFO|Setting lport jtor-GR_ip-10-0-2-167.ec2.internal up in Southbound 2026-03-30T14:59:21.182Z|00070|binding|INFO|Claiming lport k8s-ip-10-0-2-167.ec2.internal for this chassis. 2026-03-30T14:59:21.182Z|00071|binding|INFO|k8s-ip-10-0-2-167.ec2.internal: Claiming 0a:58:0a:80:00:02 10.128.0.2 2026-03-30T14:59:21.186Z|00072|binding|INFO|Setting lport k8s-ip-10-0-2-167.ec2.internal ovn-installed in OVS 2026-03-30T14:59:21.186Z|00073|binding|INFO|Setting lport k8s-ip-10-0-2-167.ec2.internal up in Southbound 2026-03-30T14:59:23.893Z|00074|memory|INFO|19040 kB peak resident set size after 11.5 seconds 2026-03-30T14:59:23.893Z|00075|memory|INFO|idl-cells-OVN_Southbound:9908 idl-cells-Open_vSwitch:414 if_status_mgr_ifaces_state_usage-KB:1 if_status_mgr_ifaces_usage-KB:1 lflow-cache-entries-cache-expr:183 lflow-cache-entries-cache-matches:468 lflow-cache-size-KB:806 local_datapath_usage-KB:1 ofctrl_desired_flow_usage-KB:396 ofctrl_installed_flow_usage-KB:296 ofctrl_sb_flow_ref_usage-KB:159 2026-03-30T14:59:25.648Z|00076|binding|INFO|Claiming lport openshift-ingress-canary_ingress-canary-qkcsd for this chassis. 2026-03-30T14:59:25.648Z|00077|binding|INFO|openshift-ingress-canary_ingress-canary-qkcsd: Claiming 0a:58:0a:80:00:08 10.128.0.8 2026-03-30T14:59:25.654Z|00078|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-qkcsd ovn-installed in OVS 2026-03-30T14:59:25.654Z|00079|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-qkcsd up in Southbound 2026-03-30T14:59:25.656Z|00080|binding|INFO|Claiming lport openshift-deployment-validation-operator_deployment-validation-operator-catalog-rzx5w for this chassis. 2026-03-30T14:59:25.656Z|00081|binding|INFO|openshift-deployment-validation-operator_deployment-validation-operator-catalog-rzx5w: Claiming 0a:58:0a:80:00:09 10.128.0.9 2026-03-30T14:59:25.662Z|00082|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-catalog-rzx5w ovn-installed in OVS 2026-03-30T14:59:25.662Z|00083|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-catalog-rzx5w up in Southbound 2026-03-30T14:59:27.637Z|00084|binding|INFO|Claiming lport openshift-network-diagnostics_network-check-target-tm6hh for this chassis. 2026-03-30T14:59:27.637Z|00085|binding|INFO|openshift-network-diagnostics_network-check-target-tm6hh: Claiming 0a:58:0a:80:00:04 10.128.0.4 2026-03-30T14:59:27.642Z|00086|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-tm6hh ovn-installed in OVS 2026-03-30T14:59:27.642Z|00087|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-tm6hh up in Southbound 2026-03-30T14:59:28.296Z|00088|binding|INFO|Claiming lport kube-system_global-pull-secret-syncer-nzvnb for this chassis. 2026-03-30T14:59:28.296Z|00089|binding|INFO|kube-system_global-pull-secret-syncer-nzvnb: Claiming 0a:58:0a:80:00:05 10.128.0.5 2026-03-30T14:59:28.301Z|00090|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-nzvnb ovn-installed in OVS 2026-03-30T14:59:28.301Z|00091|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-nzvnb up in Southbound 2026-03-30T14:59:41.997Z|00092|binding|INFO|Claiming lport openshift-cluster-storage-operator_volume-data-source-validator-555cc59f77-nxvb4 for this chassis. 2026-03-30T14:59:41.997Z|00093|binding|INFO|openshift-cluster-storage-operator_volume-data-source-validator-555cc59f77-nxvb4: Claiming 0a:58:0a:80:00:0a 10.128.0.10 2026-03-30T14:59:42.012Z|00094|binding|INFO|Setting lport openshift-cluster-storage-operator_volume-data-source-validator-555cc59f77-nxvb4 ovn-installed in OVS 2026-03-30T14:59:42.012Z|00095|binding|INFO|Setting lport openshift-cluster-storage-operator_volume-data-source-validator-555cc59f77-nxvb4 up in Southbound 2026-03-30T14:59:42.041Z|00096|binding|INFO|Claiming lport openshift-service-ca-operator_service-ca-operator-7b89bc695f-24rt9 for this chassis. 2026-03-30T14:59:42.041Z|00097|binding|INFO|openshift-service-ca-operator_service-ca-operator-7b89bc695f-24rt9: Claiming 0a:58:0a:80:00:0b 10.128.0.11 2026-03-30T14:59:42.058Z|00098|binding|INFO|Setting lport openshift-service-ca-operator_service-ca-operator-7b89bc695f-24rt9 ovn-installed in OVS 2026-03-30T14:59:42.058Z|00099|binding|INFO|Setting lport openshift-service-ca-operator_service-ca-operator-7b89bc695f-24rt9 up in Southbound 2026-03-30T14:59:42.070Z|00100|binding|INFO|Claiming lport openshift-insights_insights-operator-5577457d66-54nd2 for this chassis. 2026-03-30T14:59:42.070Z|00101|binding|INFO|openshift-insights_insights-operator-5577457d66-54nd2: Claiming 0a:58:0a:80:00:0c 10.128.0.12 2026-03-30T14:59:42.087Z|00102|binding|INFO|Setting lport openshift-insights_insights-operator-5577457d66-54nd2 ovn-installed in OVS 2026-03-30T14:59:42.087Z|00103|binding|INFO|Setting lport openshift-insights_insights-operator-5577457d66-54nd2 up in Southbound 2026-03-30T14:59:42.098Z|00104|binding|INFO|Claiming lport openshift-console-operator_console-operator-8777bd9bb-87zv5 for this chassis. 2026-03-30T14:59:42.098Z|00105|binding|INFO|openshift-console-operator_console-operator-8777bd9bb-87zv5: Claiming 0a:58:0a:80:00:0d 10.128.0.13 2026-03-30T14:59:42.113Z|00106|binding|INFO|Setting lport openshift-console-operator_console-operator-8777bd9bb-87zv5 ovn-installed in OVS 2026-03-30T14:59:42.113Z|00107|binding|INFO|Setting lport openshift-console-operator_console-operator-8777bd9bb-87zv5 up in Southbound 2026-03-30T14:59:42.140Z|00108|binding|INFO|Claiming lport openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-6ff64bb8b6-vbnmh for this chassis. 2026-03-30T14:59:42.140Z|00109|binding|INFO|openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-6ff64bb8b6-vbnmh: Claiming 0a:58:0a:80:00:0f 10.128.0.15 2026-03-30T14:59:42.155Z|00110|binding|INFO|Setting lport openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-6ff64bb8b6-vbnmh ovn-installed in OVS 2026-03-30T14:59:42.155Z|00111|binding|INFO|Setting lport openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-6ff64bb8b6-vbnmh up in Southbound 2026-03-30T14:59:42.473Z|00112|binding|INFO|Claiming lport openshift-network-diagnostics_network-check-source-5c76bd6f9b-rjc89 for this chassis. 2026-03-30T14:59:42.473Z|00113|binding|INFO|openshift-network-diagnostics_network-check-source-5c76bd6f9b-rjc89: Claiming 0a:58:0a:80:00:12 10.128.0.18 2026-03-30T14:59:42.487Z|00114|binding|INFO|Setting lport openshift-network-diagnostics_network-check-source-5c76bd6f9b-rjc89 ovn-installed in OVS 2026-03-30T14:59:42.487Z|00115|binding|INFO|Setting lport openshift-network-diagnostics_network-check-source-5c76bd6f9b-rjc89 up in Southbound 2026-03-30T14:59:45.508Z|00116|physical|WARN|Failed to locate tunnel to reach main chassis b79800b8-57d8-4cdc-a2b4-bb13c2b69488 for port tstor-ip-10-0-1-27.ec2.internal. 2026-03-30T14:59:49.393Z|00117|binding|INFO|Claiming lport openshift-kube-storage-version-migrator_migrator-854b5fb5c9-dbwk7 for this chassis. 2026-03-30T14:59:49.393Z|00118|binding|INFO|openshift-kube-storage-version-migrator_migrator-854b5fb5c9-dbwk7: Claiming 0a:58:0a:80:00:16 10.128.0.22 2026-03-30T14:59:49.407Z|00119|binding|INFO|Setting lport openshift-kube-storage-version-migrator_migrator-854b5fb5c9-dbwk7 ovn-installed in OVS 2026-03-30T14:59:49.407Z|00120|binding|INFO|Setting lport openshift-kube-storage-version-migrator_migrator-854b5fb5c9-dbwk7 up in Southbound 2026-03-30T14:59:50.365Z|00121|binding|INFO|Claiming lport openshift-service-ca_service-ca-f59fc589b-g8p48 for this chassis. 2026-03-30T14:59:50.365Z|00122|binding|INFO|openshift-service-ca_service-ca-f59fc589b-g8p48: Claiming 0a:58:0a:80:00:17 10.128.0.23 2026-03-30T14:59:50.380Z|00123|binding|INFO|Setting lport openshift-service-ca_service-ca-f59fc589b-g8p48 ovn-installed in OVS 2026-03-30T14:59:50.380Z|00124|binding|INFO|Setting lport openshift-service-ca_service-ca-f59fc589b-g8p48 up in Southbound 2026-03-30T14:59:57.112Z|00125|binding|INFO|Claiming lport openshift-image-registry_image-registry-7967d4f498-p5v84 for this chassis. 2026-03-30T14:59:57.112Z|00126|binding|INFO|openshift-image-registry_image-registry-7967d4f498-p5v84: Claiming 0a:58:0a:80:00:18 10.128.0.24 2026-03-30T14:59:57.126Z|00127|binding|INFO|Setting lport openshift-image-registry_image-registry-7967d4f498-p5v84 ovn-installed in OVS 2026-03-30T14:59:57.126Z|00128|binding|INFO|Setting lport openshift-image-registry_image-registry-7967d4f498-p5v84 up in Southbound 2026-03-30T14:59:57.456Z|00129|binding|INFO|Claiming lport openshift-dns_dns-default-tctfk for this chassis. 2026-03-30T14:59:57.456Z|00130|binding|INFO|openshift-dns_dns-default-tctfk: Claiming 0a:58:0a:80:00:07 10.128.0.7 2026-03-30T14:59:57.470Z|00131|binding|INFO|Setting lport openshift-dns_dns-default-tctfk ovn-installed in OVS 2026-03-30T14:59:57.470Z|00132|binding|INFO|Setting lport openshift-dns_dns-default-tctfk up in Southbound 2026-03-30T14:59:57.729Z|00133|binding|INFO|Claiming lport openshift-cluster-samples-operator_cluster-samples-operator-67b99c68bb-vvfbs for this chassis. 2026-03-30T14:59:57.729Z|00134|binding|INFO|openshift-cluster-samples-operator_cluster-samples-operator-67b99c68bb-vvfbs: Claiming 0a:58:0a:80:00:10 10.128.0.16 2026-03-30T14:59:57.746Z|00135|binding|INFO|Setting lport openshift-cluster-samples-operator_cluster-samples-operator-67b99c68bb-vvfbs ovn-installed in OVS 2026-03-30T14:59:57.746Z|00136|binding|INFO|Setting lport openshift-cluster-samples-operator_cluster-samples-operator-67b99c68bb-vvfbs up in Southbound 2026-03-30T15:00:13.868Z|00137|binding|INFO|Claiming lport openshift-monitoring_cluster-monitoring-operator-6dd897695f-gkxw9 for this chassis. 2026-03-30T15:00:13.868Z|00138|binding|INFO|openshift-monitoring_cluster-monitoring-operator-6dd897695f-gkxw9: Claiming 0a:58:0a:80:00:0e 10.128.0.14 2026-03-30T15:00:13.885Z|00139|binding|INFO|Setting lport openshift-monitoring_cluster-monitoring-operator-6dd897695f-gkxw9 ovn-installed in OVS 2026-03-30T15:00:13.885Z|00140|binding|INFO|Setting lport openshift-monitoring_cluster-monitoring-operator-6dd897695f-gkxw9 up in Southbound 2026-03-30T15:00:13.943Z|00141|binding|INFO|Claiming lport openshift-network-console_networking-console-plugin-58d8f6745c-ftml8 for this chassis. 2026-03-30T15:00:13.943Z|00142|binding|INFO|openshift-network-console_networking-console-plugin-58d8f6745c-ftml8: Claiming 0a:58:0a:80:00:11 10.128.0.17 2026-03-30T15:00:13.959Z|00143|binding|INFO|Setting lport openshift-network-console_networking-console-plugin-58d8f6745c-ftml8 ovn-installed in OVS 2026-03-30T15:00:13.959Z|00144|binding|INFO|Setting lport openshift-network-console_networking-console-plugin-58d8f6745c-ftml8 up in Southbound 2026-03-30T15:00:13.990Z|00145|binding|INFO|Claiming lport openshift-network-console_networking-console-plugin-58d8f6745c-9ll95 for this chassis. 2026-03-30T15:00:13.990Z|00146|binding|INFO|openshift-network-console_networking-console-plugin-58d8f6745c-9ll95: Claiming 0a:58:0a:80:00:13 10.128.0.19 2026-03-30T15:00:14.010Z|00147|binding|INFO|Setting lport openshift-network-console_networking-console-plugin-58d8f6745c-9ll95 up in Southbound 2026-03-30T15:00:14.011Z|00148|binding|INFO|Setting lport openshift-network-console_networking-console-plugin-58d8f6745c-9ll95 ovn-installed in OVS 2026-03-30T15:00:14.019Z|00149|binding|INFO|Claiming lport openshift-ingress_router-default-78459bd87c-6zkgf for this chassis. 2026-03-30T15:00:14.019Z|00150|binding|INFO|openshift-ingress_router-default-78459bd87c-6zkgf: Claiming 0a:58:0a:80:00:15 10.128.0.21 2026-03-30T15:00:14.034Z|00151|binding|INFO|Setting lport openshift-ingress_router-default-78459bd87c-6zkgf ovn-installed in OVS 2026-03-30T15:00:14.034Z|00152|binding|INFO|Setting lport openshift-ingress_router-default-78459bd87c-6zkgf up in Southbound 2026-03-30T15:00:14.035Z|00153|binding|INFO|Claiming lport openshift-ingress_router-default-79cb556bcf-kl4ns for this chassis. 2026-03-30T15:00:14.035Z|00154|binding|INFO|openshift-ingress_router-default-79cb556bcf-kl4ns: Claiming 0a:58:0a:80:00:14 10.128.0.20 2026-03-30T15:00:14.051Z|00155|binding|INFO|Setting lport openshift-ingress_router-default-79cb556bcf-kl4ns up in Southbound 2026-03-30T15:00:14.052Z|00156|binding|INFO|Setting lport openshift-ingress_router-default-79cb556bcf-kl4ns ovn-installed in OVS 2026-03-30T15:00:16.206Z|00157|physical|WARN|Failed to locate tunnel to reach main chassis 4bff929f-9c71-4306-823b-57856d46a38a for port tstor-ip-10-0-0-65.ec2.internal. 2026-03-30T15:00:16.627Z|00158|binding|INFO|Claiming lport openshift-console_downloads-56d45c498b-sth2b for this chassis. 2026-03-30T15:00:16.627Z|00159|binding|INFO|openshift-console_downloads-56d45c498b-sth2b: Claiming 0a:58:0a:80:00:1a 10.128.0.26 2026-03-30T15:00:16.646Z|00160|binding|INFO|Setting lport openshift-console_downloads-56d45c498b-sth2b up in Southbound 2026-03-30T15:00:16.647Z|00161|binding|INFO|Setting lport openshift-console_downloads-56d45c498b-sth2b ovn-installed in OVS 2026-03-30T15:00:16.661Z|00162|binding|INFO|Claiming lport openshift-console_console-6c6664555d-jjpqj for this chassis. 2026-03-30T15:00:16.661Z|00163|binding|INFO|openshift-console_console-6c6664555d-jjpqj: Claiming 0a:58:0a:80:00:19 10.128.0.25 2026-03-30T15:00:16.676Z|00164|binding|INFO|Setting lport openshift-console_console-6c6664555d-jjpqj up in Southbound 2026-03-30T15:00:16.677Z|00165|binding|INFO|Setting lport openshift-console_console-6c6664555d-jjpqj ovn-installed in OVS 2026-03-30T15:00:16.680Z|00166|binding|INFO|Claiming lport openshift-insights_insights-runtime-extractor-tdd92 for this chassis. 2026-03-30T15:00:16.680Z|00167|binding|INFO|openshift-insights_insights-runtime-extractor-tdd92: Claiming 0a:58:0a:80:00:1b 10.128.0.27 2026-03-30T15:00:16.698Z|00168|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-tdd92 ovn-installed in OVS 2026-03-30T15:00:16.698Z|00169|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-tdd92 up in Southbound 2026-03-30T15:00:19.450Z|00170|binding|INFO|Claiming lport openshift-monitoring_prometheus-operator-admission-webhook-9698cf77c-6ldkg for this chassis. 2026-03-30T15:00:19.450Z|00171|binding|INFO|openshift-monitoring_prometheus-operator-admission-webhook-9698cf77c-6ldkg: Claiming 0a:58:0a:80:00:1c 10.128.0.28 2026-03-30T15:00:19.468Z|00172|binding|INFO|Setting lport openshift-monitoring_prometheus-operator-admission-webhook-9698cf77c-6ldkg ovn-installed in OVS 2026-03-30T15:00:19.468Z|00173|binding|INFO|Setting lport openshift-monitoring_prometheus-operator-admission-webhook-9698cf77c-6ldkg up in Southbound 2026-03-30T15:00:46.962Z|00174|binding|INFO|Releasing lport openshift-console_console-6c6664555d-jjpqj from this chassis (sb_readonly=0) 2026-03-30T15:00:46.962Z|00175|binding|INFO|Setting lport openshift-console_console-6c6664555d-jjpqj down in Southbound 2026-03-30T15:00:47.547Z|00176|binding|INFO|Claiming lport openshift-console_console-5cbf99c968-bw4b6 for this chassis. 2026-03-30T15:00:47.547Z|00177|binding|INFO|openshift-console_console-5cbf99c968-bw4b6: Claiming 0a:58:0a:80:00:1d 10.128.0.29 2026-03-30T15:00:47.564Z|00178|binding|INFO|Setting lport openshift-console_console-5cbf99c968-bw4b6 ovn-installed in OVS 2026-03-30T15:00:47.564Z|00179|binding|INFO|Setting lport openshift-console_console-5cbf99c968-bw4b6 up in Southbound 2026-03-30T15:01:03.608Z|00180|binding|INFO|Claiming lport openshift-multus_network-metrics-daemon-2l24m for this chassis. 2026-03-30T15:01:03.608Z|00181|binding|INFO|openshift-multus_network-metrics-daemon-2l24m: Claiming 0a:58:0a:80:00:03 10.128.0.3 2026-03-30T15:01:03.626Z|00182|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-2l24m ovn-installed in OVS 2026-03-30T15:01:03.626Z|00183|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-2l24m up in Southbound 2026-03-30T15:01:07.788Z|00184|binding|INFO|Releasing lport openshift-image-registry_image-registry-7967d4f498-p5v84 from this chassis (sb_readonly=0) 2026-03-30T15:01:07.788Z|00185|binding|INFO|Setting lport openshift-image-registry_image-registry-7967d4f498-p5v84 down in Southbound 2026-03-30T15:01:09.015Z|00186|binding|INFO|Claiming lport openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-cjlxt for this chassis. 2026-03-30T15:01:09.015Z|00187|binding|INFO|openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-cjlxt: Claiming 0a:58:0a:80:00:1e 10.128.0.30 2026-03-30T15:01:09.034Z|00188|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-cjlxt ovn-installed in OVS 2026-03-30T15:01:09.034Z|00189|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-cjlxt up in Southbound 2026-03-30T15:01:24.224Z|00190|binding|INFO|Releasing lport openshift-ingress_router-default-79cb556bcf-kl4ns from this chassis (sb_readonly=0) 2026-03-30T15:01:24.224Z|00191|binding|INFO|Setting lport openshift-ingress_router-default-79cb556bcf-kl4ns down in Southbound 2026-03-30T15:02:24.489Z|00192|binding|INFO|Releasing lport openshift-console_console-5cbf99c968-bw4b6 from this chassis (sb_readonly=0) 2026-03-30T15:02:24.489Z|00193|binding|INFO|Setting lport openshift-console_console-5cbf99c968-bw4b6 down in Southbound 2026-03-30T15:02:24.999Z|00194|binding|INFO|Claiming lport openshift-console_console-55b9676c48-hhn72 for this chassis. 2026-03-30T15:02:24.999Z|00195|binding|INFO|openshift-console_console-55b9676c48-hhn72: Claiming 0a:58:0a:80:00:1f 10.128.0.31 2026-03-30T15:02:25.016Z|00196|binding|INFO|Setting lport openshift-console_console-55b9676c48-hhn72 up in Southbound 2026-03-30T15:02:25.017Z|00197|binding|INFO|Setting lport openshift-console_console-55b9676c48-hhn72 ovn-installed in OVS 2026-03-30T15:03:15.920Z|00198|memory_trim|INFO|Detected inactivity (last active 30011 ms ago): trimming memory 2026-03-30T15:04:52.483Z|00199|memory_trim|INFO|Detected inactivity (last active 30001 ms ago): trimming memory 2026-03-30T15:07:02.918Z|00200|binding|INFO|Claiming lport rhbk-operator_rhbk-operator-8468f77bc5-nmsr9 for this chassis. 2026-03-30T15:07:02.918Z|00201|binding|INFO|rhbk-operator_rhbk-operator-8468f77bc5-nmsr9: Claiming 0a:58:0a:80:00:20 10.128.0.32 2026-03-30T15:07:02.935Z|00202|binding|INFO|Setting lport rhbk-operator_rhbk-operator-8468f77bc5-nmsr9 ovn-installed in OVS 2026-03-30T15:07:02.935Z|00203|binding|INFO|Setting lport rhbk-operator_rhbk-operator-8468f77bc5-nmsr9 up in Southbound 2026-03-30T15:07:07.960Z|00204|binding|INFO|Claiming lport cert-manager_cert-manager-cainjector-5b4bf68748-52nwl for this chassis. 2026-03-30T15:07:07.960Z|00205|binding|INFO|cert-manager_cert-manager-cainjector-5b4bf68748-52nwl: Claiming 0a:58:0a:80:00:21 10.128.0.33 2026-03-30T15:07:07.981Z|00206|binding|INFO|Setting lport cert-manager_cert-manager-cainjector-5b4bf68748-52nwl ovn-installed in OVS 2026-03-30T15:07:07.981Z|00207|binding|INFO|Setting lport cert-manager_cert-manager-cainjector-5b4bf68748-52nwl up in Southbound 2026-03-30T15:07:18.212Z|00208|binding|INFO|Claiming lport openshift-operators_openshift-pipelines-operator-6684678d86-k5tbv for this chassis. 2026-03-30T15:07:18.212Z|00209|binding|INFO|openshift-operators_openshift-pipelines-operator-6684678d86-k5tbv: Claiming 0a:58:0a:80:00:22 10.128.0.34 2026-03-30T15:07:18.230Z|00210|binding|INFO|Setting lport openshift-operators_openshift-pipelines-operator-6684678d86-k5tbv ovn-installed in OVS 2026-03-30T15:07:18.230Z|00211|binding|INFO|Setting lport openshift-operators_openshift-pipelines-operator-6684678d86-k5tbv up in Southbound 2026-03-30T15:07:23.123Z|00212|binding|INFO|Claiming lport openshift-operators_rhtas-operator-controller-manager-6987b7f98c-dq5kn for this chassis. 2026-03-30T15:07:23.123Z|00213|binding|INFO|openshift-operators_rhtas-operator-controller-manager-6987b7f98c-dq5kn: Claiming 0a:58:0a:80:00:23 10.128.0.35 2026-03-30T15:07:23.141Z|00214|binding|INFO|Setting lport openshift-operators_rhtas-operator-controller-manager-6987b7f98c-dq5kn ovn-installed in OVS 2026-03-30T15:07:23.141Z|00215|binding|INFO|Setting lport openshift-operators_rhtas-operator-controller-manager-6987b7f98c-dq5kn up in Southbound 2026-03-30T15:07:23.872Z|00216|binding|INFO|Claiming lport cert-manager_cert-manager-59ccb4bb6b-rhgph for this chassis. 2026-03-30T15:07:23.872Z|00217|binding|INFO|cert-manager_cert-manager-59ccb4bb6b-rhgph: Claiming 0a:58:0a:80:00:24 10.128.0.36 2026-03-30T15:07:23.890Z|00218|binding|INFO|Setting lport cert-manager_cert-manager-59ccb4bb6b-rhgph ovn-installed in OVS 2026-03-30T15:07:23.890Z|00219|binding|INFO|Setting lport cert-manager_cert-manager-59ccb4bb6b-rhgph up in Southbound 2026-03-30T15:07:38.313Z|00220|binding|INFO|Claiming lport tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-4ddps for this chassis. 2026-03-30T15:07:38.313Z|00221|binding|INFO|tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-4ddps: Claiming 0a:58:0a:80:00:25 10.128.0.37 2026-03-30T15:07:38.332Z|00222|binding|INFO|Setting lport tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-4ddps ovn-installed in OVS 2026-03-30T15:07:38.332Z|00223|binding|INFO|Setting lport tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-4ddps up in Southbound 2026-03-30T15:08:08.781Z|00224|binding|INFO|Claiming lport openshift-pipelines_tekton-triggers-webhook-55d94ff6c6-jwttw for this chassis. 2026-03-30T15:08:08.781Z|00225|binding|INFO|openshift-pipelines_tekton-triggers-webhook-55d94ff6c6-jwttw: Claiming 0a:58:0a:80:00:26 10.128.0.38 2026-03-30T15:08:08.800Z|00226|binding|INFO|Setting lport openshift-pipelines_tekton-triggers-webhook-55d94ff6c6-jwttw ovn-installed in OVS 2026-03-30T15:08:08.800Z|00227|binding|INFO|Setting lport openshift-pipelines_tekton-triggers-webhook-55d94ff6c6-jwttw up in Southbound 2026-03-30T15:08:46.954Z|00228|binding|INFO|Claiming lport tsf-tas_fulcio-server-6bf4f6c875-g9jq4 for this chassis. 2026-03-30T15:08:46.954Z|00229|binding|INFO|tsf-tas_fulcio-server-6bf4f6c875-g9jq4: Claiming 0a:58:0a:80:00:27 10.128.0.39 2026-03-30T15:08:46.974Z|00230|binding|INFO|Setting lport tsf-tas_fulcio-server-6bf4f6c875-g9jq4 ovn-installed in OVS 2026-03-30T15:08:46.974Z|00231|binding|INFO|Setting lport tsf-tas_fulcio-server-6bf4f6c875-g9jq4 up in Southbound 2026-03-30T15:08:47.002Z|00232|binding|INFO|Claiming lport tsf-tas_ctlog-createtree-job-fhd52-6hcb6 for this chassis. 2026-03-30T15:08:47.002Z|00233|binding|INFO|tsf-tas_ctlog-createtree-job-fhd52-6hcb6: Claiming 0a:58:0a:80:00:28 10.128.0.40 2026-03-30T15:08:47.020Z|00234|binding|INFO|Setting lport tsf-tas_ctlog-createtree-job-fhd52-6hcb6 up in Southbound 2026-03-30T15:08:47.021Z|00235|binding|INFO|Setting lport tsf-tas_ctlog-createtree-job-fhd52-6hcb6 ovn-installed in OVS 2026-03-30T15:08:47.849Z|00236|binding|INFO|Claiming lport tsf-tas_trillian-logsigner-79c5846796-hrnz6 for this chassis. 2026-03-30T15:08:47.849Z|00237|binding|INFO|tsf-tas_trillian-logsigner-79c5846796-hrnz6: Claiming 0a:58:0a:80:00:29 10.128.0.41 2026-03-30T15:08:47.867Z|00238|binding|INFO|Setting lport tsf-tas_trillian-logsigner-79c5846796-hrnz6 ovn-installed in OVS 2026-03-30T15:08:47.867Z|00239|binding|INFO|Setting lport tsf-tas_trillian-logsigner-79c5846796-hrnz6 up in Southbound 2026-03-30T15:08:49.994Z|00240|binding|INFO|Claiming lport openshift-pipelines_tekton-results-api-7b4b7bb78c-g2s2q for this chassis. 2026-03-30T15:08:49.994Z|00241|binding|INFO|openshift-pipelines_tekton-results-api-7b4b7bb78c-g2s2q: Claiming 0a:58:0a:80:00:2a 10.128.0.42 2026-03-30T15:08:50.014Z|00242|binding|INFO|Setting lport openshift-pipelines_tekton-results-api-7b4b7bb78c-g2s2q ovn-installed in OVS 2026-03-30T15:08:50.014Z|00243|binding|INFO|Setting lport openshift-pipelines_tekton-results-api-7b4b7bb78c-g2s2q up in Southbound 2026-03-30T15:08:57.750Z|00244|binding|INFO|Claiming lport tsf-tas_trillian-db-85bdbb5c4f-l9q79 for this chassis. 2026-03-30T15:08:57.750Z|00245|binding|INFO|tsf-tas_trillian-db-85bdbb5c4f-l9q79: Claiming 0a:58:0a:80:00:2b 10.128.0.43 2026-03-30T15:08:57.769Z|00246|binding|INFO|Setting lport tsf-tas_trillian-db-85bdbb5c4f-l9q79 up in Southbound 2026-03-30T15:08:57.769Z|00247|binding|INFO|Setting lport tsf-tas_trillian-db-85bdbb5c4f-l9q79 ovn-installed in OVS 2026-03-30T15:09:34.302Z|00248|binding|INFO|Releasing lport tsf-tas_ctlog-createtree-job-fhd52-6hcb6 from this chassis (sb_readonly=0) 2026-03-30T15:09:34.302Z|00249|binding|INFO|Setting lport tsf-tas_ctlog-createtree-job-fhd52-6hcb6 down in Southbound 2026-03-30T15:09:36.334Z|00250|binding|INFO|Claiming lport tsf_patch-tekton-config-zszp8 for this chassis. 2026-03-30T15:09:36.334Z|00251|binding|INFO|tsf_patch-tekton-config-zszp8: Claiming 0a:58:0a:80:00:2c 10.128.0.44 2026-03-30T15:09:36.353Z|00252|binding|INFO|Setting lport tsf_patch-tekton-config-zszp8 ovn-installed in OVS 2026-03-30T15:09:36.353Z|00253|binding|INFO|Setting lport tsf_patch-tekton-config-zszp8 up in Southbound 2026-03-30T15:09:44.366Z|00254|binding|INFO|Releasing lport tsf_patch-tekton-config-zszp8 from this chassis (sb_readonly=0) 2026-03-30T15:09:44.366Z|00255|binding|INFO|Setting lport tsf_patch-tekton-config-zszp8 down in Southbound 2026-03-30T15:09:45.852Z|00256|binding|INFO|Claiming lport tsf_tsf-tekton-configuration-7qwlh for this chassis. 2026-03-30T15:09:45.852Z|00257|binding|INFO|tsf_tsf-tekton-configuration-7qwlh: Claiming 0a:58:0a:80:00:2d 10.128.0.45 2026-03-30T15:09:45.875Z|00258|binding|INFO|Setting lport tsf_tsf-tekton-configuration-7qwlh ovn-installed in OVS 2026-03-30T15:09:45.875Z|00259|binding|INFO|Setting lport tsf_tsf-tekton-configuration-7qwlh up in Southbound 2026-03-30T15:09:52.404Z|00260|binding|INFO|Releasing lport tsf_tsf-tekton-configuration-7qwlh from this chassis (sb_readonly=0) 2026-03-30T15:09:52.404Z|00261|binding|INFO|Setting lport tsf_tsf-tekton-configuration-7qwlh down in Southbound 2026-03-30T15:09:54.115Z|00262|binding|INFO|Claiming lport tsf_test-tsf-pipelines for this chassis. 2026-03-30T15:09:54.115Z|00263|binding|INFO|tsf_test-tsf-pipelines: Claiming 0a:58:0a:80:00:2e 10.128.0.46 2026-03-30T15:09:54.134Z|00264|binding|INFO|Setting lport tsf_test-tsf-pipelines up in Southbound 2026-03-30T15:09:54.135Z|00265|binding|INFO|Setting lport tsf_test-tsf-pipelines ovn-installed in OVS 2026-03-30T15:10:04.479Z|00266|binding|INFO|Releasing lport tsf_test-tsf-pipelines from this chassis (sb_readonly=0) 2026-03-30T15:10:04.479Z|00267|binding|INFO|Setting lport tsf_test-tsf-pipelines down in Southbound 2026-03-30T15:10:13.446Z|00268|binding|INFO|Claiming lport tsf-tpa_create-db-qzhwf for this chassis. 2026-03-30T15:10:13.446Z|00269|binding|INFO|tsf-tpa_create-db-qzhwf: Claiming 0a:58:0a:80:00:2f 10.128.0.47 2026-03-30T15:10:13.465Z|00270|binding|INFO|Setting lport tsf-tpa_create-db-qzhwf ovn-installed in OVS 2026-03-30T15:10:13.465Z|00271|binding|INFO|Setting lport tsf-tpa_create-db-qzhwf up in Southbound 2026-03-30T15:10:17.553Z|00272|binding|INFO|Releasing lport tsf-tpa_create-db-qzhwf from this chassis (sb_readonly=0) 2026-03-30T15:10:17.553Z|00273|binding|INFO|Setting lport tsf-tpa_create-db-qzhwf down in Southbound 2026-03-30T15:10:19.184Z|00274|binding|INFO|Claiming lport tsf-tpa_migrate-db-cnl7t for this chassis. 2026-03-30T15:10:19.184Z|00275|binding|INFO|tsf-tpa_migrate-db-cnl7t: Claiming 0a:58:0a:80:00:30 10.128.0.48 2026-03-30T15:10:19.202Z|00276|binding|INFO|Setting lport tsf-tpa_migrate-db-cnl7t up in Southbound 2026-03-30T15:10:19.202Z|00277|binding|INFO|Setting lport tsf-tpa_migrate-db-cnl7t ovn-installed in OVS 2026-03-30T15:10:21.578Z|00278|binding|INFO|Releasing lport tsf-tpa_migrate-db-cnl7t from this chassis (sb_readonly=0) 2026-03-30T15:10:21.578Z|00279|binding|INFO|Setting lport tsf-tpa_migrate-db-cnl7t down in Southbound 2026-03-30T15:10:30.316Z|00280|binding|INFO|Claiming lport tsf-tpa_importer-74cd48f5c7-2sbvh for this chassis. 2026-03-30T15:10:30.316Z|00281|binding|INFO|tsf-tpa_importer-74cd48f5c7-2sbvh: Claiming 0a:58:0a:80:00:32 10.128.0.50 2026-03-30T15:10:30.335Z|00282|binding|INFO|Setting lport tsf-tpa_importer-74cd48f5c7-2sbvh up in Southbound 2026-03-30T15:10:30.336Z|00283|binding|INFO|Setting lport tsf-tpa_importer-74cd48f5c7-2sbvh ovn-installed in OVS 2026-03-30T15:10:30.428Z|00284|binding|INFO|Claiming lport tsf-tpa_server-6b97f576b6-4h5j7 for this chassis. 2026-03-30T15:10:30.428Z|00285|binding|INFO|tsf-tpa_server-6b97f576b6-4h5j7: Claiming 0a:58:0a:80:00:31 10.128.0.49 2026-03-30T15:10:30.447Z|00286|binding|INFO|Setting lport tsf-tpa_server-6b97f576b6-4h5j7 ovn-installed in OVS 2026-03-30T15:10:30.447Z|00287|binding|INFO|Setting lport tsf-tpa_server-6b97f576b6-4h5j7 up in Southbound 2026-03-30T15:11:00.210Z|00288|binding|INFO|Claiming lport konflux-ui_tsf-konflux-public-key-cfntm for this chassis. 2026-03-30T15:11:00.210Z|00289|binding|INFO|konflux-ui_tsf-konflux-public-key-cfntm: Claiming 0a:58:0a:80:00:33 10.128.0.51 2026-03-30T15:11:00.230Z|00290|binding|INFO|Setting lport konflux-ui_tsf-konflux-public-key-cfntm ovn-installed in OVS 2026-03-30T15:11:00.230Z|00291|binding|INFO|Setting lport konflux-ui_tsf-konflux-public-key-cfntm up in Southbound 2026-03-30T15:11:02.795Z|00292|binding|INFO|Releasing lport konflux-ui_tsf-konflux-public-key-cfntm from this chassis (sb_readonly=0) 2026-03-30T15:11:02.795Z|00293|binding|INFO|Setting lport konflux-ui_tsf-konflux-public-key-cfntm down in Southbound 2026-03-30T15:12:55.055Z|00294|memory_trim|INFO|Detected inactivity (last active 30001 ms ago): trimming memory 2026-03-30T15:13:45.384Z|00295|memory_trim|INFO|Detected inactivity (last active 30017 ms ago): trimming memory