https://github.com/apecloud/apecloud-cd/actions/runs/21930243811 previous_version: kubeblocks_version:1.0.2 bash test/kbcli/test_kbcli_1.0.sh --type 45 --version 1.0.2 --service-version 3.4 --generate-output true --aws-access-key-id *** --aws-secret-access-key *** --jihulab-token *** --random-namespace true --region eastus --cloud-provider aks CURRENT_TEST_DIR:test/kbcli source commons files source engines files source kubeblocks files source kubedb files CLUSTER_NAME:  `kubectl get namespace | grep ns-kqfly `(B   `kubectl create namespace ns-kqfly`(B  namespace/ns-kqfly created create namespace ns-kqfly done(B download kbcli  `gh release list --repo apecloud/kbcli --limit 100 | (grep "1.0" || true)`(B   `curl -fsSL https://kubeblocks.io/installer/install_cli.sh | bash -s v1.0.2`(B  Your system is linux_amd64 Installing kbcli ... Downloading ... kbcli installed successfully. Kubernetes: v1.32.10 KubeBlocks: 1.0.2 kbcli: 1.0.2 Make sure your docker service is running and begin your journey with kbcli: kbcli playground init For more information on how to get started, please visit: https://kubeblocks.io download kbcli v1.0.2 done(B Kubernetes: v1.32.10 KubeBlocks: 1.0.2 kbcli: 1.0.2 Kubernetes Env: v1.32.10 check snapshot controller check snapshot controller done(B POD_RESOURCES: aks kb-default-sc found aks default-vsc found found default storage class: default (B KubeBlocks version is:1.0.2 skip upgrade KubeBlocks(B current KubeBlocks version: 1.0.2 check component definition check component definition set component name:minio set minio component definition set minio component definition minio-1.0.2 LIMIT_CPU:0.1 LIMIT_MEMORY:0.5 storage size: 1 CLUSTER_NAME:minios-sempqw pod_info: create 2 replica WipeOut minio cluster check component definition set component definition by component version no component definitions found(B apiVersion: apps.kubeblocks.io/v1 kind: Cluster metadata: name: minios-sempqw namespace: ns-kqfly spec: terminationPolicy: WipeOut componentSpecs: - name: minio componentDef: minio-1.0.2 serviceVersion: replicas: 2 env: - name: MINIO_BUCKETS value: kbcli-test disableExporter: true resources: limits: cpu: 100m memory: 0.5Gi requests: cpu: 100m memory: 0.5Gi volumeClaimTemplates: - name: data spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: 1Gi  `kubectl apply -f test_create_minios-sempqw.yaml`(B  cluster.apps.kubeblocks.io/minios-sempqw created apply test_create_minios-sempqw.yaml Success(B  `rm -rf test_create_minios-sempqw.yaml`(B  check cluster status  `kbcli cluster list minios-sempqw --show-labels --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS minios-sempqw ns-kqfly WipeOut Creating Feb 12,2026 09:59 UTC+0800 cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances minios-sempqw --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME minios-sempqw-minio-0 ns-kqfly minios-sempqw minio Running notready 0 100m / 100m 512Mi / 512Mi data:1Gi aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 09:59 UTC+0800 minios-sempqw-minio-1 ns-kqfly minios-sempqw minio Running notready 0 100m / 100m 512Mi / 512Mi data:1Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:00 UTC+0800 check pod status done(B connect unsupported engine type: minio minio-1.0.2  `kubectl get secrets -l app.kubernetes.io/instance=minios-sempqw`(B   `kubectl get secrets minios-sempqw-minio-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets minios-sempqw-minio-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets minios-sempqw-minio-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:9h5n1759H20VUKlv;DB_PORT:9000;DB_DATABASE:(B check pod minios-sempqw-minio-0 container_name minio exist password 9h5n1759H20VUKlv(B check pod minios-sempqw-minio-0 container_name kbagent exist password 9h5n1759H20VUKlv(B No container logs contain secret password.(B check component definition set component name:fe set component version set component version:starrocks-be set service versions:3.4.2,3.4.1,3.3.3,3.3.2,3.3.0,3.2.2 set service versions sorted:3.2.2,3.3.0,3.3.2,3.3.3,3.4.1,3.4.2 set starrocks component definition set starrocks component definition starrocks-fe-sn-1.0.2 REPORT_COUNT 0:0 set replicas first:2,3.2.2|2,3.3.0|2,3.3.2|2,3.3.3|2,3.4.1|2,3.4.2 set replicas second max again:2,3.4.1 set replicas second max again:2,3.4.2 REPORT_COUNT 2:1 CLUSTER_TOPOLOGY:shared-data cluster definition topology: shared-nothing shared-data topology shared-data found in cluster definition starrocks set starrocks component definition set starrocks component definition starrocks-fe-sn-1.0.2 LIMIT_CPU:1 LIMIT_MEMORY:2 storage size: 20 CLUSTER_NAME:strent-sempqw pod_info: termination_policy:DoNotTerminate create 2 replica DoNotTerminate starrocks cluster check component definition set component definition by component version check cmpd by labels check cmpd by compDefs set component definition: starrocks-be-1.0.2 by component version:starrocks-be apiVersion: apps.kubeblocks.io/v1 kind: Cluster metadata: name: strent-sempqw namespace: ns-kqfly spec: clusterDef: starrocks topology: shared-data terminationPolicy: DoNotTerminate componentSpecs: - name: cn serviceVersion: 3.4.2 replicas: 2 resources: requests: cpu: 1000m memory: 2Gi limits: cpu: 1000m memory: 2Gi - name: fe serviceVersion: 3.4.2 replicas: 3 resources: requests: cpu: 1000m memory: 2Gi limits: cpu: 1000m memory: 2Gi volumeClaimTemplates: - name: data spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi env: - name: S3_BUCKET value: kbcli-test - name: S3_PATH value: "" serviceRefs: - name: s3-object-storage namespace: ns-kqfly clusterServiceSelector: cluster: minios-sempqw service: component: minio service: default port: api credential: component: minio name: root  `kubectl apply -f test_create_strent-sempqw.yaml`(B  cluster.apps.kubeblocks.io/strent-sempqw created apply test_create_strent-sempqw.yaml Success(B  `rm -rf test_create_strent-sempqw.yaml`(B  check cluster status  `kbcli cluster list strent-sempqw --show-labels --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS strent-sempqw ns-kqfly starrocks DoNotTerminate Creating Feb 12,2026 10:02 UTC+0800 clusterdefinition.kubeblocks.io/name=starrocks cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances strent-sempqw --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME strent-sempqw-cn-0 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:05 UTC+0800 strent-sempqw-cn-1 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:07 UTC+0800 strent-sempqw-fe-0 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:02 UTC+0800 strent-sempqw-fe-1 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 10:02 UTC+0800 strent-sempqw-fe-2 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:02 UTC+0800 check pod status done(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check cluster connect  `echo "mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -c fe -- bash`(B  check cluster connect done(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check pod strent-sempqw-cn-0 container_name cn exist password a46kYm099K(B check pod strent-sempqw-cn-0 container_name nginx exist password a46kYm099K(B check pod strent-sempqw-cn-0 container_name kbagent exist password a46kYm099K(B check pod strent-sempqw-cn-0 container_name config-manager exist password a46kYm099K(B No container logs contain secret password.(B describe cluster  `kbcli cluster describe strent-sempqw --namespace ns-kqfly `(B  Name: strent-sempqw Created Time: Feb 12,2026 10:02 UTC+0800 NAMESPACE CLUSTER-DEFINITION TOPOLOGY STATUS TERMINATION-POLICY ns-kqfly starrocks shared-data Running DoNotTerminate Endpoints: COMPONENT INTERNAL EXTERNAL fe strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:8030 strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030 cn strent-sempqw-cn-cn.ns-kqfly.svc.cluster.local:8040 strent-sempqw-cn-cn.ns-kqfly.svc.cluster.local:8080 Topology: COMPONENT SERVICE-VERSION INSTANCE ROLE STATUS AZ NODE CREATED-TIME cn 3.4.2 strent-sempqw-cn-0 Running 0 aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:05 UTC+0800 cn 3.4.2 strent-sempqw-cn-1 Running 0 aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:07 UTC+0800 fe 3.4.2 strent-sempqw-fe-0 Running 0 aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:02 UTC+0800 fe 3.4.2 strent-sempqw-fe-1 Running 0 aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 10:02 UTC+0800 fe 3.4.2 strent-sempqw-fe-2 Running 0 aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:02 UTC+0800 Resources Allocation: COMPONENT INSTANCE-TEMPLATE CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE-SIZE STORAGE-CLASS fe 1 / 1 2Gi / 2Gi data:20Gi default cn 1 / 1 2Gi / 2Gi Images: COMPONENT COMPONENT-DEFINITION IMAGE fe starrocks-fe-sd-1.0.2 docker.io/apecloud/fe-ubuntu:3.4.2 docker.io/apecloud/kubeblocks-tools:1.0.2 cn starrocks-cn-1.0.2 docker.io/apecloud/cn-ubuntu:3.4.2 docker.io/apecloud/nginx:1.24.0 docker.io/apecloud/kubeblocks-tools:1.0.2 Show cluster events: kbcli cluster list-events -n ns-kqfly strent-sempqw  `kbcli cluster label strent-sempqw app.kubernetes.io/instance- --namespace ns-kqfly `(B  label "app.kubernetes.io/instance" not found.  `kbcli cluster label strent-sempqw app.kubernetes.io/instance=strent-sempqw --namespace ns-kqfly `(B   `kbcli cluster label strent-sempqw --list --namespace ns-kqfly `(B  NAME NAMESPACE LABELS strent-sempqw ns-kqfly app.kubernetes.io/instance=strent-sempqw clusterdefinition.kubeblocks.io/name=starrocks label cluster app.kubernetes.io/instance=strent-sempqw Success(B  `kbcli cluster label case.name=kbcli.test1 -l app.kubernetes.io/instance=strent-sempqw --namespace ns-kqfly `(B   `kbcli cluster label strent-sempqw --list --namespace ns-kqfly `(B  NAME NAMESPACE LABELS strent-sempqw ns-kqfly app.kubernetes.io/instance=strent-sempqw case.name=kbcli.test1 clusterdefinition.kubeblocks.io/name=starrocks label cluster case.name=kbcli.test1 Success(B  `kbcli cluster label strent-sempqw case.name=kbcli.test2 --overwrite --namespace ns-kqfly `(B   `kbcli cluster label strent-sempqw --list --namespace ns-kqfly `(B  NAME NAMESPACE LABELS strent-sempqw ns-kqfly app.kubernetes.io/instance=strent-sempqw case.name=kbcli.test2 clusterdefinition.kubeblocks.io/name=starrocks label cluster case.name=kbcli.test2 Success(B  `kbcli cluster label strent-sempqw case.name- --namespace ns-kqfly `(B   `kbcli cluster label strent-sempqw --list --namespace ns-kqfly `(B  NAME NAMESPACE LABELS strent-sempqw ns-kqfly app.kubernetes.io/instance=strent-sempqw clusterdefinition.kubeblocks.io/name=starrocks delete cluster label case.name Success(B cluster connect  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B KUBEBLOCKS NAMESPACE:kb-ckfgv get kubeblocks namespace done(B  `kubectl get secrets -l app.kubernetes.io/instance=kbcli-test-minio --namespace kb-ckfgv -o jsonpath="{.items[0].data.root-user}"`(B   `kubectl get secrets -l app.kubernetes.io/instance=kbcli-test-minio --namespace kb-ckfgv -o jsonpath="{.items[0].data.root-password}"`(B  minio_user:kbclitest,minio_password:kbclitest,minio_endpoint:kbcli-test-minio.kb-ckfgv.svc.cluster.local:9000 list minio bucket kbcli-test  `echo 'mc alias set minioserver http://kbcli-test-minio.kb-ckfgv.svc.cluster.local:9000 kbclitest kbclitest;mc ls minioserver' | kubectl exec -it kbcli-test-minio-779994d997-l8m7n --namespace kb-ckfgv -- bash`(B  list minio bucket done(B  `echo "echo \" CREATE STORAGE VOLUME sr_wvztg TYPE = S3 LOCATIONS = ('s3://kbcli-test/') PROPERTIES ( 'enabled' = 'true', 'aws.s3.endpoint' = 'http://kbcli-test-minio.kb-ckfgv.svc.cluster.local:9000', 'aws.s3.access_key' = 'kbclitest', 'aws.s3.secret_key' = 'kbclitest' ); SET sr_wvztg AS DEFAULT STORAGE VOLUME; \" | mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 -c fe --namespace ns-kqfly -- bash `(B  connect cluster Success(B waiting for starrocks to be ready... insert batch data by db client  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge pods test-db-client-executionloop-strent-sempqw --namespace ns-kqfly `(B   `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B apiVersion: v1 kind: Pod metadata: name: test-db-client-executionloop-strent-sempqw namespace: ns-kqfly spec: containers: - name: test-dbclient imagePullPolicy: IfNotPresent image: docker.io/apecloud/dbclient:test args: - "--host" - "strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local" - "--user" - "root" - "--password" - "a46kYm099K" - "--port" - "9030" - "--dbtype" - "starrocks" - "--test" - "executionloop" - "--duration" - "60" - "--interval" - "1" restartPolicy: Never  `kubectl apply -f test-db-client-executionloop-strent-sempqw.yaml`(B  pod/test-db-client-executionloop-strent-sempqw created apply test-db-client-executionloop-strent-sempqw.yaml Success(B  `rm -rf test-db-client-executionloop-strent-sempqw.yaml`(B  check pod status pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-strent-sempqw 1/1 Running 0 5s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-strent-sempqw 1/1 Running 0 10s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-strent-sempqw 1/1 Running 0 15s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-strent-sempqw 1/1 Running 0 20s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-strent-sempqw 1/1 Running 0 25s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-strent-sempqw 1/1 Running 0 30s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-strent-sempqw 1/1 Running 0 35s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-strent-sempqw 1/1 Running 0 40s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-strent-sempqw 1/1 Running 0 45s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-strent-sempqw 1/1 Running 0 51s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-strent-sempqw 1/1 Running 0 56s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-strent-sempqw 1/1 Running 0 61s(B check pod test-db-client-executionloop-strent-sempqw status done(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-strent-sempqw 0/1 Completed 0 66s(B check cluster status  `kbcli cluster list strent-sempqw --show-labels --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS strent-sempqw ns-kqfly starrocks DoNotTerminate Running Feb 12,2026 10:02 UTC+0800 app.kubernetes.io/instance=strent-sempqw,clusterdefinition.kubeblocks.io/name=starrocks check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances strent-sempqw --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME strent-sempqw-cn-0 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:05 UTC+0800 strent-sempqw-cn-1 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:07 UTC+0800 strent-sempqw-fe-0 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:02 UTC+0800 strent-sempqw-fe-1 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 10:02 UTC+0800 strent-sempqw-fe-2 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:02 UTC+0800 check pod status done(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check cluster connect  `echo "mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -c fe -- bash`(B  check cluster connect done(B --host strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local --user root --password a46kYm099K --port 9030 --dbtype starrocks --test executionloop --duration 60 --interval 1 SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider] Execution loop start: create databases executions_loop CREATE DATABASE IF NOT EXISTS executions_loop; drop table executions_loop_table DROP TABLE IF EXISTS executions_loop.executions_loop_table; create table executions_loop_table CREATE TABLE IF NOT EXISTS executions_loop.executions_loop_table (id INT, value VARCHAR(255), tinyint_col TINYINT, smallint_col SMALLINT, int_col INT, bigint_col BIGINT, float_col FLOAT, double_col DOUBLE, decimal_col DECIMAL(10, 2), date_col DATE, datetime_col DATETIME, char_col CHAR(10), text_col TEXT, binary_col BINARY(30), varbinary_col VARBINARY(255), enum_col VARCHAR(20), set_col VARCHAR(50) ) ENGINE=OLAP DUPLICATE KEY(id) DISTRIBUTED BY HASH(id) BUCKETS 3 PROPERTIES ( 'replication_num' = '1' ); Execution loop start:INSERT INTO executions_loop.executions_loop_table (value, tinyint_col, smallint_col, int_col, bigint_col, float_col, double_col, decimal_col, date_col, datetime_col, char_col, text_col, binary_col, varbinary_col, enum_col, set_col) VALUES ('executions_loop_test_1', 37, 11798, 825657239, -5514776203630490305, 0.027567923, 0.3809852081592946, 10.605401230253674, '2026-02-12', '2026-02-12 02:12:20.966', 'fB9KDcfxMb', 'wmVxEDDFO8RF6DWkYdKyfLXozaWsA44qpluVdqELgaNnrPWbXzkUuRsvTW48nDDGN7n28kKawlE6RCJIAUk2Z30BuLpFykPeCI7LuAXEKjq2uzrkgoOfBUOTvigMdUbiK6FXiP7Aa7a2JEbb0Swm8mXvyz7YgYoADATvYjlYFhLPNjG1E6ysGR8dBgg7cKlYn3FnJPDcZlrUerlDECqwySlKSq5aCD9XRklYEQ3dkqHAbkR7QuilFCrZ5Leqy6C', TO_BINARY('base64,iRYR1jfqWvwtwA=='), TO_BINARY('base64,YcvpcuP+qFVRQfp1kS8e9/NvAwj0AVU0EEAaYgozuLzQY5NxjNQ1O6B+AMNUl7CDkUZQrK43a++lBWb+3RU/IKaLxrtfAsK0f/XV5bikbXExvTNVwHRY7c/duMDWUT3+MYkYEV8ozKE6iT+Tdx1h6+P8++bJMeYSbEFIF92HpxtkkpyJY0fv12DPheRDxoKJmvRxTnkBH1Xdu98='), 'Option3', 'Value2' ); [ 1s ] executions total: 1 successful: 1 failed: 0 disconnect: 0 [ 2s ] executions total: 7 successful: 7 failed: 0 disconnect: 0 [ 3s ] executions total: 13 successful: 13 failed: 0 disconnect: 0 [ 4s ] executions total: 20 successful: 20 failed: 0 disconnect: 0 [ 5s ] executions total: 27 successful: 27 failed: 0 disconnect: 0 [ 6s ] executions total: 34 successful: 34 failed: 0 disconnect: 0 [ 7s ] executions total: 41 successful: 41 failed: 0 disconnect: 0 [ 8s ] executions total: 48 successful: 48 failed: 0 disconnect: 0 [ 9s ] executions total: 55 successful: 55 failed: 0 disconnect: 0 [ 10s ] executions total: 61 successful: 61 failed: 0 disconnect: 0 [ 11s ] executions total: 68 successful: 68 failed: 0 disconnect: 0 [ 12s ] executions total: 75 successful: 75 failed: 0 disconnect: 0 [ 13s ] executions total: 81 successful: 81 failed: 0 disconnect: 0 [ 14s ] executions total: 88 successful: 88 failed: 0 disconnect: 0 [ 15s ] executions total: 95 successful: 95 failed: 0 disconnect: 0 [ 16s ] executions total: 102 successful: 102 failed: 0 disconnect: 0 [ 17s ] executions total: 109 successful: 109 failed: 0 disconnect: 0 [ 18s ] executions total: 114 successful: 114 failed: 0 disconnect: 0 [ 19s ] executions total: 120 successful: 120 failed: 0 disconnect: 0 [ 20s ] executions total: 127 successful: 127 failed: 0 disconnect: 0 [ 21s ] executions total: 134 successful: 134 failed: 0 disconnect: 0 [ 22s ] executions total: 138 successful: 138 failed: 0 disconnect: 0 [ 23s ] executions total: 143 successful: 143 failed: 0 disconnect: 0 [ 24s ] executions total: 149 successful: 149 failed: 0 disconnect: 0 [ 25s ] executions total: 156 successful: 156 failed: 0 disconnect: 0 [ 26s ] executions total: 163 successful: 163 failed: 0 disconnect: 0 [ 27s ] executions total: 170 successful: 170 failed: 0 disconnect: 0 [ 28s ] executions total: 177 successful: 177 failed: 0 disconnect: 0 [ 29s ] executions total: 184 successful: 184 failed: 0 disconnect: 0 [ 30s ] executions total: 191 successful: 191 failed: 0 disconnect: 0 [ 31s ] executions total: 198 successful: 198 failed: 0 disconnect: 0 [ 32s ] executions total: 205 successful: 205 failed: 0 disconnect: 0 [ 33s ] executions total: 212 successful: 212 failed: 0 disconnect: 0 [ 34s ] executions total: 219 successful: 219 failed: 0 disconnect: 0 [ 35s ] executions total: 226 successful: 226 failed: 0 disconnect: 0 [ 36s ] executions total: 233 successful: 233 failed: 0 disconnect: 0 [ 37s ] executions total: 240 successful: 240 failed: 0 disconnect: 0 [ 38s ] executions total: 247 successful: 247 failed: 0 disconnect: 0 [ 39s ] executions total: 254 successful: 254 failed: 0 disconnect: 0 [ 40s ] executions total: 261 successful: 261 failed: 0 disconnect: 0 [ 41s ] executions total: 268 successful: 268 failed: 0 disconnect: 0 [ 42s ] executions total: 275 successful: 275 failed: 0 disconnect: 0 [ 43s ] executions total: 282 successful: 282 failed: 0 disconnect: 0 [ 44s ] executions total: 289 successful: 289 failed: 0 disconnect: 0 [ 45s ] executions total: 296 successful: 296 failed: 0 disconnect: 0 [ 46s ] executions total: 303 successful: 303 failed: 0 disconnect: 0 [ 47s ] executions total: 310 successful: 310 failed: 0 disconnect: 0 [ 48s ] executions total: 317 successful: 317 failed: 0 disconnect: 0 [ 60s ] executions total: 321 successful: 321 failed: 0 disconnect: 0 Test Result: Total Executions: 321 Successful Executions: 321 Failed Executions: 0 Disconnection Counts: 0 Connection Information: Database Type: starrocks Host: strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local Port: 9030 Database: Table: User: root Org: Access Mode: mysql Test Type: executionloop Query: Duration: 60 seconds Interval: 1 seconds DB_CLIENT_BATCH_DATA_COUNT: 321  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge pods test-db-client-executionloop-strent-sempqw --namespace ns-kqfly `(B  pod/test-db-client-executionloop-strent-sempqw patched (no change) pod "test-db-client-executionloop-strent-sempqw" force deleted check component fe exists  `kubectl get components -l app.kubernetes.io/instance=strent-sempqw,apps.kubeblocks.io/component-name=fe --namespace ns-kqfly | (grep "fe" || true )`(B  cluster restart check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster restart strent-sempqw --auto-approve --force=true --components fe --namespace ns-kqfly `(B  OpsRequest strent-sempqw-restart-l5v5h created successfully, you can view the progress: kbcli cluster describe-ops strent-sempqw-restart-l5v5h -n ns-kqfly check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-restart-l5v5h ns-kqfly Restart strent-sempqw fe Creating -/- Feb 12,2026 10:13 UTC+0800 check cluster status  `kbcli cluster list strent-sempqw --show-labels --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS strent-sempqw ns-kqfly starrocks DoNotTerminate Updating Feb 12,2026 10:02 UTC+0800 app.kubernetes.io/instance=strent-sempqw,clusterdefinition.kubeblocks.io/name=starrocks cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances strent-sempqw --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME strent-sempqw-cn-0 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:05 UTC+0800 strent-sempqw-cn-1 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:07 UTC+0800 strent-sempqw-fe-0 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:14 UTC+0800 strent-sempqw-fe-1 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 10:14 UTC+0800 strent-sempqw-fe-2 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:13 UTC+0800 check pod status done(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check cluster connect  `echo "mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -c fe -- bash`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-restart-l5v5h ns-kqfly Restart strent-sempqw fe Succeed 3/3 Feb 12,2026 10:13 UTC+0800 check ops status done(B ops_status:strent-sempqw-restart-l5v5h ns-kqfly Restart strent-sempqw fe Succeed 3/3 Feb 12,2026 10:13 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations strent-sempqw-restart-l5v5h --namespace ns-kqfly `(B  opsrequest.operations.kubeblocks.io/strent-sempqw-restart-l5v5h patched  `kbcli cluster delete-ops --name strent-sempqw-restart-l5v5h --force --auto-approve --namespace ns-kqfly `(B  OpsRequest strent-sempqw-restart-l5v5h deleted  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check db_client batch data count  `echo "echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -- bash `(B  check db_client batch [321] equal [321] data Success(B skip Component cn VolumeExpansion(B cluster restart check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster restart strent-sempqw --auto-approve --force=true --namespace ns-kqfly `(B  OpsRequest strent-sempqw-restart-gkjbt created successfully, you can view the progress: kbcli cluster describe-ops strent-sempqw-restart-gkjbt -n ns-kqfly check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-restart-gkjbt ns-kqfly Restart strent-sempqw fe,cn Running -/- Feb 12,2026 10:15 UTC+0800 check cluster status  `kbcli cluster list strent-sempqw --show-labels --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS strent-sempqw ns-kqfly starrocks DoNotTerminate Updating Feb 12,2026 10:02 UTC+0800 app.kubernetes.io/instance=strent-sempqw,clusterdefinition.kubeblocks.io/name=starrocks cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances strent-sempqw --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME strent-sempqw-cn-0 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:15 UTC+0800 strent-sempqw-cn-1 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:15 UTC+0800 strent-sempqw-fe-0 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:16 UTC+0800 strent-sempqw-fe-1 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 10:15 UTC+0800 strent-sempqw-fe-2 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:15 UTC+0800 check pod status done(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check cluster connect  `echo "mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -c fe -- bash`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-restart-gkjbt ns-kqfly Restart strent-sempqw fe,cn Succeed 5/5 Feb 12,2026 10:15 UTC+0800 check ops status done(B ops_status:strent-sempqw-restart-gkjbt ns-kqfly Restart strent-sempqw fe,cn Succeed 5/5 Feb 12,2026 10:15 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations strent-sempqw-restart-gkjbt --namespace ns-kqfly `(B  opsrequest.operations.kubeblocks.io/strent-sempqw-restart-gkjbt patched  `kbcli cluster delete-ops --name strent-sempqw-restart-gkjbt --force --auto-approve --namespace ns-kqfly `(B  OpsRequest strent-sempqw-restart-gkjbt deleted  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check db_client batch data count  `echo "echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -- bash `(B  check db_client batch [321] equal [321] data Success(B cluster cn scale-out cluster cn scale-out replicas: 3 check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster scale-out strent-sempqw --auto-approve --force=true --components cn --replicas 1 --namespace ns-kqfly `(B  OpsRequest strent-sempqw-horizontalscaling-c76c6 created successfully, you can view the progress: kbcli cluster describe-ops strent-sempqw-horizontalscaling-c76c6 -n ns-kqfly check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-horizontalscaling-c76c6 ns-kqfly HorizontalScaling strent-sempqw cn Running -/- Feb 12,2026 10:17 UTC+0800 check cluster status  `kbcli cluster list strent-sempqw --show-labels --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS strent-sempqw ns-kqfly starrocks DoNotTerminate Updating Feb 12,2026 10:02 UTC+0800 app.kubernetes.io/instance=strent-sempqw,clusterdefinition.kubeblocks.io/name=starrocks cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances strent-sempqw --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME strent-sempqw-cn-0 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:15 UTC+0800 strent-sempqw-cn-1 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:15 UTC+0800 strent-sempqw-cn-2 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:17 UTC+0800 strent-sempqw-fe-0 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:16 UTC+0800 strent-sempqw-fe-1 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 10:15 UTC+0800 strent-sempqw-fe-2 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:15 UTC+0800 check pod status done(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check cluster connect  `echo "mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -c fe -- bash`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-horizontalscaling-c76c6 ns-kqfly HorizontalScaling strent-sempqw cn Succeed 1/1 Feb 12,2026 10:17 UTC+0800 check ops status done(B ops_status:strent-sempqw-horizontalscaling-c76c6 ns-kqfly HorizontalScaling strent-sempqw cn Succeed 1/1 Feb 12,2026 10:17 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations strent-sempqw-horizontalscaling-c76c6 --namespace ns-kqfly `(B  opsrequest.operations.kubeblocks.io/strent-sempqw-horizontalscaling-c76c6 patched  `kbcli cluster delete-ops --name strent-sempqw-horizontalscaling-c76c6 --force --auto-approve --namespace ns-kqfly `(B  OpsRequest strent-sempqw-horizontalscaling-c76c6 deleted  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check db_client batch data count  `echo "echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -- bash `(B  check db_client batch [321] equal [321] data Success(B cluster cn scale-in cluster cn scale-in replicas: 2 check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster scale-in strent-sempqw --auto-approve --force=true --components cn --replicas 1 --namespace ns-kqfly `(B  OpsRequest strent-sempqw-horizontalscaling-j4zh2 created successfully, you can view the progress: kbcli cluster describe-ops strent-sempqw-horizontalscaling-j4zh2 -n ns-kqfly check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-horizontalscaling-j4zh2 ns-kqfly HorizontalScaling strent-sempqw cn Running 0/1 Feb 12,2026 10:17 UTC+0800 check cluster status  `kbcli cluster list strent-sempqw --show-labels --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS strent-sempqw ns-kqfly starrocks DoNotTerminate Running Feb 12,2026 10:02 UTC+0800 app.kubernetes.io/instance=strent-sempqw,clusterdefinition.kubeblocks.io/name=starrocks check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances strent-sempqw --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME strent-sempqw-cn-0 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:15 UTC+0800 strent-sempqw-cn-1 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:15 UTC+0800 strent-sempqw-fe-0 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:16 UTC+0800 strent-sempqw-fe-1 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 10:15 UTC+0800 strent-sempqw-fe-2 ns-kqfly strent-sempqw fe Running 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:15 UTC+0800 check pod status done(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check cluster connect  `echo "mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -c fe -- bash`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-horizontalscaling-j4zh2 ns-kqfly HorizontalScaling strent-sempqw cn Succeed 1/1 Feb 12,2026 10:17 UTC+0800 check ops status done(B ops_status:strent-sempqw-horizontalscaling-j4zh2 ns-kqfly HorizontalScaling strent-sempqw cn Succeed 1/1 Feb 12,2026 10:17 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations strent-sempqw-horizontalscaling-j4zh2 --namespace ns-kqfly `(B  opsrequest.operations.kubeblocks.io/strent-sempqw-horizontalscaling-j4zh2 patched  `kbcli cluster delete-ops --name strent-sempqw-horizontalscaling-j4zh2 --force --auto-approve --namespace ns-kqfly `(B  OpsRequest strent-sempqw-horizontalscaling-j4zh2 deleted  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check db_client batch data count  `echo "echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -- bash `(B  check db_client batch [321] equal [321] data Success(B check component fe exists  `kubectl get components -l app.kubernetes.io/instance=strent-sempqw,apps.kubeblocks.io/component-name=fe --namespace ns-kqfly | (grep "fe" || true )`(B  check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster vscale strent-sempqw --auto-approve --force=true --components fe --cpu 1100m --memory 2.1Gi --namespace ns-kqfly `(B  OpsRequest strent-sempqw-verticalscaling-6cmst created successfully, you can view the progress: kbcli cluster describe-ops strent-sempqw-verticalscaling-6cmst -n ns-kqfly check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-verticalscaling-6cmst ns-kqfly VerticalScaling strent-sempqw fe Creating -/- Feb 12,2026 10:18 UTC+0800 check cluster status  `kbcli cluster list strent-sempqw --show-labels --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS strent-sempqw ns-kqfly starrocks DoNotTerminate Updating Feb 12,2026 10:02 UTC+0800 app.kubernetes.io/instance=strent-sempqw,clusterdefinition.kubeblocks.io/name=starrocks cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances strent-sempqw --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME strent-sempqw-cn-0 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:15 UTC+0800 strent-sempqw-cn-1 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:15 UTC+0800 strent-sempqw-fe-0 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:19 UTC+0800 strent-sempqw-fe-1 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 10:18 UTC+0800 strent-sempqw-fe-2 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:18 UTC+0800 check pod status done(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check cluster connect  `echo "mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -c fe -- bash`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-verticalscaling-6cmst ns-kqfly VerticalScaling strent-sempqw fe Succeed 3/3 Feb 12,2026 10:18 UTC+0800 check ops status done(B ops_status:strent-sempqw-verticalscaling-6cmst ns-kqfly VerticalScaling strent-sempqw fe Succeed 3/3 Feb 12,2026 10:18 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations strent-sempqw-verticalscaling-6cmst --namespace ns-kqfly `(B  opsrequest.operations.kubeblocks.io/strent-sempqw-verticalscaling-6cmst patched  `kbcli cluster delete-ops --name strent-sempqw-verticalscaling-6cmst --force --auto-approve --namespace ns-kqfly `(B  OpsRequest strent-sempqw-verticalscaling-6cmst deleted  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check db_client batch data count  `echo "echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -- bash `(B  check db_client batch [321] equal [321] data Success(B test failover connectionstress(B check cluster status before cluster-failover-connectionstress check cluster status done(B cluster_status:Running(B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge pods test-db-client-connectionstress-strent-sempqw --namespace ns-kqfly `(B   `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B apiVersion: v1 kind: Pod metadata: name: test-db-client-connectionstress-strent-sempqw namespace: ns-kqfly spec: containers: - name: test-dbclient imagePullPolicy: IfNotPresent image: docker.io/apecloud/dbclient:test args: - "--host" - "strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local" - "--user" - "root" - "--password" - "a46kYm099K" - "--port" - "9030" - "--database" - "sys" - "--dbtype" - "starrocks" - "--test" - "connectionstress" - "--connections" - "200" - "--duration" - "60" restartPolicy: Never  `kubectl apply -f test-db-client-connectionstress-strent-sempqw.yaml`(B  pod/test-db-client-connectionstress-strent-sempqw created apply test-db-client-connectionstress-strent-sempqw.yaml Success(B  `rm -rf test-db-client-connectionstress-strent-sempqw.yaml`(B  check pod status pod_status:NAME READY STATUS RESTARTS AGE test-db-client-connectionstress-strent-sempqw 1/1 Running 0 6s(B check pod test-db-client-connectionstress-strent-sempqw status done(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-connectionstress-strent-sempqw 0/1 Completed 0 10s(B check cluster status  `kbcli cluster list strent-sempqw --show-labels --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS strent-sempqw ns-kqfly starrocks DoNotTerminate Running Feb 12,2026 10:02 UTC+0800 app.kubernetes.io/instance=strent-sempqw,clusterdefinition.kubeblocks.io/name=starrocks check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances strent-sempqw --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME strent-sempqw-cn-0 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:15 UTC+0800 strent-sempqw-cn-1 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:15 UTC+0800 strent-sempqw-fe-0 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:19 UTC+0800 strent-sempqw-fe-1 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 10:18 UTC+0800 strent-sempqw-fe-2 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:18 UTC+0800 check pod status done(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check cluster connect  `echo "mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -c fe -- bash`(B  check cluster connect done(B --host strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local --user root --password a46kYm099K --port 9030 --database sys --dbtype starrocks --test connectionstress --connections 200 --duration 60 SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider] Test Result: null Connection Information: Database Type: starrocks Host: strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local Port: 9030 Database: sys Table: User: root Org: Access Mode: mysql Test Type: connectionstress Connection Count: 200 Duration: 60 seconds  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge pods test-db-client-connectionstress-strent-sempqw --namespace ns-kqfly `(B  pod/test-db-client-connectionstress-strent-sempqw patched (no change) pod "test-db-client-connectionstress-strent-sempqw" force deleted check failover pod name failover pod name:strent-sempqw-cn-0 failover connectionstress Success(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check db_client batch data count  `echo "echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -- bash `(B  check db_client batch [321] equal [321] data Success(B cluster rebuild instances apiVersion: operations.kubeblocks.io/v1alpha1 kind: OpsRequest metadata: generateName: strent-sempqw-rebuildinstance- namespace: ns-kqfly spec: type: RebuildInstance clusterName: strent-sempqw force: true rebuildFrom: - componentName: cn instances: - name: strent-sempqw-cn-0 inPlace: true check cluster status before ops check cluster status done(B cluster_status:Running(B  `kubectl create -f test_ops_cluster_strent-sempqw.yaml`(B  opsrequest.operations.kubeblocks.io/strent-sempqw-rebuildinstance-tbrd4 created create test_ops_cluster_strent-sempqw.yaml Success(B  `rm -rf test_ops_cluster_strent-sempqw.yaml`(B  check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-rebuildinstance-tbrd4 ns-kqfly RebuildInstance strent-sempqw Running -/- Feb 12,2026 10:20 UTC+0800 ops_status:strent-sempqw-rebuildinstance-tbrd4 ns-kqfly RebuildInstance strent-sempqw cn Running 0/1 Feb 12,2026 10:20 UTC+0800 (B ops_status:strent-sempqw-rebuildinstance-tbrd4 ns-kqfly RebuildInstance strent-sempqw cn Running 0/1 Feb 12,2026 10:20 UTC+0800 (B ops_status:strent-sempqw-rebuildinstance-tbrd4 ns-kqfly RebuildInstance strent-sempqw cn Running 0/1 Feb 12,2026 10:20 UTC+0800 (B check ops status done(B ops_status:strent-sempqw-rebuildinstance-tbrd4 ns-kqfly RebuildInstance strent-sempqw cn Succeed 1/1 Feb 12,2026 10:20 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations strent-sempqw-rebuildinstance-tbrd4 --namespace ns-kqfly `(B  opsrequest.operations.kubeblocks.io/strent-sempqw-rebuildinstance-tbrd4 patched  `kbcli cluster delete-ops --name strent-sempqw-rebuildinstance-tbrd4 --force --auto-approve --namespace ns-kqfly `(B  OpsRequest strent-sempqw-rebuildinstance-tbrd4 deleted check cluster status  `kbcli cluster list strent-sempqw --show-labels --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS strent-sempqw ns-kqfly starrocks DoNotTerminate Running Feb 12,2026 10:02 UTC+0800 app.kubernetes.io/instance=strent-sempqw,clusterdefinition.kubeblocks.io/name=starrocks check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances strent-sempqw --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME strent-sempqw-cn-0 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:20 UTC+0800 strent-sempqw-cn-1 ns-kqfly strent-sempqw cn Running 0 1 / 1 2Gi / 2Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:15 UTC+0800 strent-sempqw-fe-0 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:19 UTC+0800 strent-sempqw-fe-1 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 10:18 UTC+0800 strent-sempqw-fe-2 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:18 UTC+0800 check pod status done(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check cluster connect  `echo "mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -c fe -- bash`(B  check cluster connect done(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check db_client batch data count  `echo "echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -- bash `(B  check db_client batch [321] equal [321] data Success(B check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster vscale strent-sempqw --auto-approve --force=true --components cn --cpu 1100m --memory 2.1Gi --namespace ns-kqfly `(B  OpsRequest strent-sempqw-verticalscaling-rflxg created successfully, you can view the progress: kbcli cluster describe-ops strent-sempqw-verticalscaling-rflxg -n ns-kqfly check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-verticalscaling-rflxg ns-kqfly VerticalScaling strent-sempqw cn Running -/- Feb 12,2026 10:20 UTC+0800 check cluster status  `kbcli cluster list strent-sempqw --show-labels --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS strent-sempqw ns-kqfly starrocks DoNotTerminate Updating Feb 12,2026 10:02 UTC+0800 app.kubernetes.io/instance=strent-sempqw,clusterdefinition.kubeblocks.io/name=starrocks cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances strent-sempqw --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME strent-sempqw-cn-0 ns-kqfly strent-sempqw cn Running 0 1100m / 1100m 2254857830400m / 2254857830400m aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:21 UTC+0800 strent-sempqw-cn-1 ns-kqfly strent-sempqw cn Running 0 1100m / 1100m 2254857830400m / 2254857830400m aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:20 UTC+0800 strent-sempqw-fe-0 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:19 UTC+0800 strent-sempqw-fe-1 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 10:18 UTC+0800 strent-sempqw-fe-2 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:18 UTC+0800 check pod status done(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check cluster connect  `echo "mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -c fe -- bash`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-verticalscaling-rflxg ns-kqfly VerticalScaling strent-sempqw cn Succeed 2/2 Feb 12,2026 10:20 UTC+0800 check ops status done(B ops_status:strent-sempqw-verticalscaling-rflxg ns-kqfly VerticalScaling strent-sempqw cn Succeed 2/2 Feb 12,2026 10:20 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations strent-sempqw-verticalscaling-rflxg --namespace ns-kqfly `(B  opsrequest.operations.kubeblocks.io/strent-sempqw-verticalscaling-rflxg patched  `kbcli cluster delete-ops --name strent-sempqw-verticalscaling-rflxg --force --auto-approve --namespace ns-kqfly `(B  OpsRequest strent-sempqw-verticalscaling-rflxg deleted  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check db_client batch data count  `echo "echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -- bash `(B  check db_client batch [321] equal [321] data Success(B cluster restart check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster restart strent-sempqw --auto-approve --force=true --components cn --namespace ns-kqfly `(B  OpsRequest strent-sempqw-restart-v88b7 created successfully, you can view the progress: kbcli cluster describe-ops strent-sempqw-restart-v88b7 -n ns-kqfly check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-restart-v88b7 ns-kqfly Restart strent-sempqw cn Running -/- Feb 12,2026 10:21 UTC+0800 check cluster status  `kbcli cluster list strent-sempqw --show-labels --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS strent-sempqw ns-kqfly starrocks DoNotTerminate Updating Feb 12,2026 10:02 UTC+0800 app.kubernetes.io/instance=strent-sempqw,clusterdefinition.kubeblocks.io/name=starrocks cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances strent-sempqw --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME strent-sempqw-cn-0 ns-kqfly strent-sempqw cn Running 0 1100m / 1100m 2254857830400m / 2254857830400m aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:22 UTC+0800 strent-sempqw-cn-1 ns-kqfly strent-sempqw cn Running 0 1100m / 1100m 2254857830400m / 2254857830400m aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:21 UTC+0800 strent-sempqw-fe-0 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:19 UTC+0800 strent-sempqw-fe-1 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 10:18 UTC+0800 strent-sempqw-fe-2 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:18 UTC+0800 check pod status done(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check cluster connect  `echo "mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -c fe -- bash`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-restart-v88b7 ns-kqfly Restart strent-sempqw cn Succeed 2/2 Feb 12,2026 10:21 UTC+0800 check ops status done(B ops_status:strent-sempqw-restart-v88b7 ns-kqfly Restart strent-sempqw cn Succeed 2/2 Feb 12,2026 10:21 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations strent-sempqw-restart-v88b7 --namespace ns-kqfly `(B  opsrequest.operations.kubeblocks.io/strent-sempqw-restart-v88b7 patched  `kbcli cluster delete-ops --name strent-sempqw-restart-v88b7 --force --auto-approve --namespace ns-kqfly `(B  OpsRequest strent-sempqw-restart-v88b7 deleted  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check db_client batch data count  `echo "echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -- bash `(B  check db_client batch [321] equal [321] data Success(B cluster stop check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster stop strent-sempqw --auto-approve --force=true --namespace ns-kqfly `(B  OpsRequest strent-sempqw-stop-f8x6p created successfully, you can view the progress: kbcli cluster describe-ops strent-sempqw-stop-f8x6p -n ns-kqfly check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-stop-f8x6p ns-kqfly Stop strent-sempqw Running -/- Feb 12,2026 10:22 UTC+0800 check cluster status  `kbcli cluster list strent-sempqw --show-labels --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS strent-sempqw ns-kqfly starrocks DoNotTerminate Stopping Feb 12,2026 10:02 UTC+0800 app.kubernetes.io/instance=strent-sempqw,clusterdefinition.kubeblocks.io/name=starrocks cluster_status:Stopping(B cluster_status:Stopping(B cluster_status:Stopping(B cluster_status:Stopping(B cluster_status:Stopping(B check cluster status done(B cluster_status:Stopped(B check pod status  `kbcli cluster list-instances strent-sempqw --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME check pod status done(B check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-stop-f8x6p ns-kqfly Stop strent-sempqw cn,fe Succeed 5/5 Feb 12,2026 10:22 UTC+0800 check ops status done(B ops_status:strent-sempqw-stop-f8x6p ns-kqfly Stop strent-sempqw cn,fe Succeed 5/5 Feb 12,2026 10:22 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations strent-sempqw-stop-f8x6p --namespace ns-kqfly `(B  opsrequest.operations.kubeblocks.io/strent-sempqw-stop-f8x6p patched  `kbcli cluster delete-ops --name strent-sempqw-stop-f8x6p --force --auto-approve --namespace ns-kqfly `(B  OpsRequest strent-sempqw-stop-f8x6p deleted cluster start check cluster status before ops check cluster status done(B cluster_status:Stopped(B  `kbcli cluster start strent-sempqw --force=true --namespace ns-kqfly `(B  OpsRequest strent-sempqw-start-ltb29 created successfully, you can view the progress: kbcli cluster describe-ops strent-sempqw-start-ltb29 -n ns-kqfly check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-start-ltb29 ns-kqfly Start strent-sempqw Running -/- Feb 12,2026 10:23 UTC+0800 check cluster status  `kbcli cluster list strent-sempqw --show-labels --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS strent-sempqw ns-kqfly starrocks DoNotTerminate Updating Feb 12,2026 10:02 UTC+0800 app.kubernetes.io/instance=strent-sempqw,clusterdefinition.kubeblocks.io/name=starrocks cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances strent-sempqw --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME strent-sempqw-cn-0 ns-kqfly strent-sempqw cn Running 0 1100m / 1100m 2254857830400m / 2254857830400m aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:23 UTC+0800 strent-sempqw-cn-1 ns-kqfly strent-sempqw cn Running 0 1100m / 1100m 2254857830400m / 2254857830400m aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:23 UTC+0800 strent-sempqw-fe-0 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 10:23 UTC+0800 strent-sempqw-fe-1 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:23 UTC+0800 strent-sempqw-fe-2 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:23 UTC+0800 check pod status done(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check cluster connect  `echo "mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -c fe -- bash`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-start-ltb29 ns-kqfly Start strent-sempqw cn,fe Succeed 5/5 Feb 12,2026 10:23 UTC+0800 check ops status done(B ops_status:strent-sempqw-start-ltb29 ns-kqfly Start strent-sempqw cn,fe Succeed 5/5 Feb 12,2026 10:23 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations strent-sempqw-start-ltb29 --namespace ns-kqfly `(B  opsrequest.operations.kubeblocks.io/strent-sempqw-start-ltb29 patched  `kbcli cluster delete-ops --name strent-sempqw-start-ltb29 --force --auto-approve --namespace ns-kqfly `(B  OpsRequest strent-sempqw-start-ltb29 deleted  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check db_client batch data count  `echo "echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -- bash `(B  check db_client batch [321] equal [321] data Success(B check component fe exists  `kubectl get components -l app.kubernetes.io/instance=strent-sempqw,apps.kubeblocks.io/component-name=fe --namespace ns-kqfly | (grep "fe" || true )`(B   `kubectl get pvc -l app.kubernetes.io/instance=strent-sempqw,apps.kubeblocks.io/component-name=fe,apps.kubeblocks.io/vct-name=data --namespace ns-kqfly `(B  cluster volume-expand check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster volume-expand strent-sempqw --auto-approve --force=true --components fe --volume-claim-templates data --storage 23Gi --namespace ns-kqfly `(B  OpsRequest strent-sempqw-volumeexpansion-kgnpx created successfully, you can view the progress: kbcli cluster describe-ops strent-sempqw-volumeexpansion-kgnpx -n ns-kqfly check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-volumeexpansion-kgnpx ns-kqfly VolumeExpansion strent-sempqw fe Running 0/3 Feb 12,2026 10:24 UTC+0800 check cluster status  `kbcli cluster list strent-sempqw --show-labels --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS strent-sempqw ns-kqfly starrocks DoNotTerminate Updating Feb 12,2026 10:02 UTC+0800 app.kubernetes.io/instance=strent-sempqw,clusterdefinition.kubeblocks.io/name=starrocks cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances strent-sempqw --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME strent-sempqw-cn-0 ns-kqfly strent-sempqw cn Running 0 1100m / 1100m 2254857830400m / 2254857830400m aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:23 UTC+0800 strent-sempqw-cn-1 ns-kqfly strent-sempqw cn Running 0 1100m / 1100m 2254857830400m / 2254857830400m aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:23 UTC+0800 strent-sempqw-fe-0 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:23Gi aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 10:23 UTC+0800 strent-sempqw-fe-1 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:23Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:23 UTC+0800 strent-sempqw-fe-2 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:23Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:23 UTC+0800 check pod status done(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check cluster connect  `echo "mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -c fe -- bash`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops strent-sempqw --status all --namespace ns-kqfly `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME strent-sempqw-volumeexpansion-kgnpx ns-kqfly VolumeExpansion strent-sempqw fe Succeed 3/3 Feb 12,2026 10:24 UTC+0800 check ops status done(B ops_status:strent-sempqw-volumeexpansion-kgnpx ns-kqfly VolumeExpansion strent-sempqw fe Succeed 3/3 Feb 12,2026 10:24 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations strent-sempqw-volumeexpansion-kgnpx --namespace ns-kqfly `(B  opsrequest.operations.kubeblocks.io/strent-sempqw-volumeexpansion-kgnpx patched  `kbcli cluster delete-ops --name strent-sempqw-volumeexpansion-kgnpx --force --auto-approve --namespace ns-kqfly `(B  OpsRequest strent-sempqw-volumeexpansion-kgnpx deleted  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check db_client batch data count  `echo "echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -- bash `(B  check db_client batch [321] equal [321] data Success(B cluster list-logs  `kbcli cluster list-logs strent-sempqw --namespace ns-kqfly `(B  cluster logs  `kbcli cluster logs strent-sempqw --tail 30 --namespace ns-kqfly `(B  [Thu Feb 12 10:23:26 CST 2026] Add myself (strent-sempqw-cn-0.strent-sempqw-cn-headless.ns-kqfly.svc.cluster.local:9050) into FE ... ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) [Thu Feb 12 10:23:28 CST 2026] Add myself (strent-sempqw-cn-0.strent-sempqw-cn-headless.ns-kqfly.svc.cluster.local:9050) into FE ... ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) [Thu Feb 12 10:23:30 CST 2026] Add myself (strent-sempqw-cn-0.strent-sempqw-cn-headless.ns-kqfly.svc.cluster.local:9050) into FE ... ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) [Thu Feb 12 10:23:32 CST 2026] Add myself (strent-sempqw-cn-0.strent-sempqw-cn-headless.ns-kqfly.svc.cluster.local:9050) into FE ... ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) [Thu Feb 12 10:23:34 CST 2026] Add myself (strent-sempqw-cn-0.strent-sempqw-cn-headless.ns-kqfly.svc.cluster.local:9050) into FE ... ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) [Thu Feb 12 10:23:36 CST 2026] Add myself (strent-sempqw-cn-0.strent-sempqw-cn-headless.ns-kqfly.svc.cluster.local:9050) into FE ... ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) [Thu Feb 12 10:23:38 CST 2026] Add myself (strent-sempqw-cn-0.strent-sempqw-cn-headless.ns-kqfly.svc.cluster.local:9050) into FE ... ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) [Thu Feb 12 10:23:40 CST 2026] Add myself (strent-sempqw-cn-0.strent-sempqw-cn-headless.ns-kqfly.svc.cluster.local:9050) into FE ... ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) [Thu Feb 12 10:23:42 CST 2026] Add myself (strent-sempqw-cn-0.strent-sempqw-cn-headless.ns-kqfly.svc.cluster.local:9050) into FE ... ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) ERROR 2003 (HY000): Can't connect to MySQL server on 'strent-sempqw-fe-fe.ns-kqfly.svc.cluster.local:9030' (111) [Thu Feb 12 10:23:44 CST 2026] Add myself (strent-sempqw-cn-0.strent-sempqw-cn-headless.ns-kqfly.svc.cluster.local:9050) into FE ... ERROR 1064 (HY000) at line 1: Compute node already exists with same host strent-sempqw-cn-0.strent-sempqw-cn-headless.ns-kqfly.svc.cluster.local and port 9050 [Thu Feb 12 10:23:49 CST 2026] run start_cn.sh cluster update terminationPolicy WipeOut  `kbcli cluster update strent-sempqw --termination-policy=WipeOut --namespace ns-kqfly `(B  cluster.apps.kubeblocks.io/strent-sempqw updated check cluster status  `kbcli cluster list strent-sempqw --show-labels --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS strent-sempqw ns-kqfly starrocks WipeOut Running Feb 12,2026 10:02 UTC+0800 app.kubernetes.io/instance=strent-sempqw,clusterdefinition.kubeblocks.io/name=starrocks check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances strent-sempqw --namespace ns-kqfly `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME strent-sempqw-cn-0 ns-kqfly strent-sempqw cn Running 0 1100m / 1100m 2254857830400m / 2254857830400m aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:23 UTC+0800 strent-sempqw-cn-1 ns-kqfly strent-sempqw cn Running 0 1100m / 1100m 2254857830400m / 2254857830400m aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:23 UTC+0800 strent-sempqw-fe-0 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:23Gi aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 10:23 UTC+0800 strent-sempqw-fe-1 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:23Gi aks-cicdamdpool-17227131-vmss000000/10.224.0.9 Feb 12,2026 10:23 UTC+0800 strent-sempqw-fe-2 ns-kqfly strent-sempqw fe Running 0 1100m / 1100m 2254857830400m / 2254857830400m data:23Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:23 UTC+0800 check pod status done(B  `kubectl get secrets -l app.kubernetes.io/instance=strent-sempqw`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.username}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.password}"`(B   `kubectl get secrets strent-sempqw-fe-account-root -o jsonpath="{.data.port}"`(B  DB_USERNAME:root;DB_PASSWORD:a46kYm099K;DB_PORT:9030;DB_DATABASE:sys(B check cluster connect  `echo "mysql -P9030 -hstrent-sempqw-fe-fe.ns-kqfly.svc.cluster.local -uroot -p'a46kYm099K' " | kubectl exec -it strent-sempqw-fe-0 --namespace ns-kqfly -c fe -- bash`(B  check cluster connect done(B delete cluster strent-sempqw  `kbcli cluster delete strent-sempqw --auto-approve --namespace ns-kqfly `(B  pod_info:strent-sempqw-cn-0 4/4 Running 0 8m6s strent-sempqw-cn-1 4/4 Running 0 7m15s strent-sempqw-fe-0 3/3 Running 0 8m6s strent-sempqw-fe-1 3/3 Running 0 8m6s strent-sempqw-fe-2 3/3 Running 0 8m6s Cluster strent-sempqw deleted delete cluster pod done(B check cluster resource non-exist OK: pvc(B delete cluster done(B Starrocks Ent Test Suite All Done!(B delete cluster minios-sempqw  `kbcli cluster delete minios-sempqw --auto-approve --namespace ns-kqfly `(B  pod_info:minios-sempqw-minio-0 2/2 Running 0 31m minios-sempqw-minio-1 2/2 Running 0 30m Cluster minios-sempqw deleted pod_info:minios-sempqw-minio-0 2/2 Terminating 0 31m minios-sempqw-minio-1 2/2 Terminating 0 31m delete cluster pod done(B check cluster resource non-exist OK: pvc(B delete cluster done(B Test Engine: starrocks Test Type: 45 [PASSED]|[Create]|[ComponentDefinition=minio-1.0.2;]|[Description=Create a cluster with the specified component definition minio-1.0.2](B --------------------------------------Starrocks Ent 3.4.2 (Topology = shared-data Replicas 2) Test Result-------------------------------------- [PASSED]|[Create]|[Topology=shared-data;ComponentDefinition=starrocks-be-1.0.2;ComponentVersion=starrocks-be;ServiceVersion=3.4.2;]|[Description=Create a cluster with the specified topology shared-data with the specified component definition starrocks-be-1.0.2 and component version starrocks-be and service version 3.4.2](B [PASSED]|[Connect]|[ComponentName=cn]|[Description=Connect to the cluster](B [PASSED]|[Restart]|[ComponentName=fe]|[Description=Restart the cluster specify component fe](B [PASSED]|[Restart]|[-]|[Description=Restart the cluster](B [PASSED]|[HorizontalScaling Out]|[ComponentName=cn]|[Description=HorizontalScaling Out the cluster specify component cn](B [PASSED]|[HorizontalScaling In]|[ComponentName=cn]|[Description=HorizontalScaling In the cluster specify component cn](B [PASSED]|[VerticalScaling]|[ComponentName=fe]|[Description=VerticalScaling the cluster specify component fe](B [PASSED]|[NoFailover]|[HA=Connection Stress;ComponentName=cn]|[Description=Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load.](B [PASSED]|[RebuildInstance]|[ComponentName=cn]|[Description=Rebuild the cluster instance specify component cn](B [PASSED]|[VerticalScaling]|[ComponentName=cn]|[Description=VerticalScaling the cluster specify component cn](B [PASSED]|[Restart]|[ComponentName=cn]|[Description=Restart the cluster specify component cn](B [PASSED]|[Stop]|[-]|[Description=Stop the cluster](B [PASSED]|[Start]|[-]|[Description=Start the cluster](B [PASSED]|[VolumeExpansion]|[ComponentName=fe]|[Description=VolumeExpansion the cluster specify component fe](B [PASSED]|[Update]|[TerminationPolicy=WipeOut]|[Description=Update the cluster TerminationPolicy WipeOut](B [PASSED]|[Delete]|[-]|[Description=Delete the cluster](B [END]