https://github.com/apecloud/apecloud-cd/actions/runs/21930219260 previous_version: kubeblocks_version:1.0.2 bash test/kbcli/test_kbcli_1.0.sh --type 25 --version 1.0.2 --service-version 7 --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-xdbue `(B   `kubectl create namespace ns-xdbue`(B  namespace/ns-xdbue created create namespace ns-xdbue 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 set component name:mdit set component version set component version:elasticsearch set service versions:8.15.5,8.8.2,8.1.3,7.10.2,7.10.1,7.8.1,7.7.1,6.8.23 set service versions sorted:6.8.23,7.7.1,7.8.1,7.10.1,7.10.2,8.1.3,8.8.2,8.15.5 set elasticsearch component definition set elasticsearch component definition elasticsearch-data-8-1.0.2 REPORT_COUNT 0:0 set replicas first:3,6.8.23|3,7.10.1|3,7.10.2|3,8.1.3|3,8.8.2|3,8.15.5 set replicas second max again:3,7.10.1 set replicas second max again:3,7.10.2 REPORT_COUNT 2:1 CLUSTER_TOPOLOGY:multi-node cluster definition topology: single-node multi-node m-dit mdit m-d-i-t topology multi-node found in cluster definition elasticsearch set elasticsearch component definition set elasticsearch component definition elasticsearch-7-1.0.2 LIMIT_CPU:0.5 LIMIT_MEMORY:2 storage size: 20 CLUSTER_NAME:elastics-aldkka pod_info: termination_policy:Delete create 3 replica Delete elasticsearch cluster check component definition set component definition by component version check cmpd by labels set component definition1: elasticsearch-7-1.0.2 by component version:elasticsearch apiVersion: apps.kubeblocks.io/v1 kind: Cluster metadata: name: elastics-aldkka namespace: ns-xdbue spec: terminationPolicy: Delete componentSpecs: - name: master componentDef: elasticsearch-master-7-1.0.2 serviceVersion: 7.10.2 configs: - name: es-cm variables: version: 7.10.2 schedulingPolicy: affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: labelSelector: matchLabels: app.kubernetes.io/instance: elastics-aldkka apps.kubeblocks.io/component-name: master topologyKey: kubernetes.io/hostname weight: 100 disableExporter: false replicas: 3 resources: requests: cpu: 500m memory: 2Gi limits: cpu: 500m memory: 2Gi volumeClaimTemplates: - name: data spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi tls: false - name: data componentDef: elasticsearch-data-7-1.0.2 serviceVersion: 7.10.2 configs: - name: es-cm variables: version: 7.10.2 schedulingPolicy: affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: labelSelector: matchLabels: app.kubernetes.io/instance: elastics-aldkka apps.kubeblocks.io/component-name: data topologyKey: kubernetes.io/hostname weight: 100 disableExporter: false replicas: 3 resources: requests: cpu: 500m memory: 2Gi limits: cpu: 500m memory: 2Gi volumeClaimTemplates: - name: data spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi tls: false - name: kibana componentDef: kibana-7-1.0.2 serviceVersion: 7.10.2 replicas: 1 podUpdatePolicy: PreferInPlace disableExporter: false resources: requests: cpu: 500m memory: 2Gi limits: cpu: 500m memory: 2Gi tls: false  `kubectl apply -f test_create_elastics-aldkka.yaml`(B  cluster.apps.kubeblocks.io/elastics-aldkka created apply test_create_elastics-aldkka.yaml Success(B  `rm -rf test_create_elastics-aldkka.yaml`(B  check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Creating Feb 12,2026 10:04 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 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 check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 500m / 500m 2Gi / 2Gi data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 500m / 500m 2Gi / 2Gi data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 500m / 500m 2Gi / 2Gi data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 500m / 500m 2Gi / 2Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 500m / 500m 2Gi / 2Gi data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 500m / 500m 2Gi / 2Gi data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 500m / 500m 2Gi / 2Gi data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:04 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B  `kubectl get secrets -l app.kubernetes.io/instance=elastics-aldkka`(B  set secret: elastics-aldkka-master-account-elastic  `kubectl get secrets elastics-aldkka-master-account-elastic -o jsonpath="{.data.username}"`(B   `kubectl get secrets elastics-aldkka-master-account-elastic -o jsonpath="{.data.password}"`(B   `kubectl get secrets elastics-aldkka-master-account-elastic -o jsonpath="{.data.port}"`(B  DB_USERNAME:elastic;DB_PASSWORD:0v2aUC23A9;DB_PORT:9200;DB_DATABASE:elastic(B check pod elastics-aldkka-master-0 container_name elasticsearch exist password 0v2aUC23A9(B check pod elastics-aldkka-master-0 container_name exporter exist password 0v2aUC23A9(B check pod elastics-aldkka-master-0 container_name es-agent exist password 0v2aUC23A9(B check pod elastics-aldkka-master-0 container_name kbagent exist password 0v2aUC23A9(B No container logs contain secret password.(B describe cluster  `kbcli cluster describe elastics-aldkka --namespace ns-xdbue `(B  Name: elastics-aldkka Created Time: Feb 12,2026 10:04 UTC+0800 NAMESPACE CLUSTER-DEFINITION TOPOLOGY STATUS TERMINATION-POLICY ns-xdbue Running Delete Endpoints: COMPONENT INTERNAL EXTERNAL master elastics-aldkka-master-agent.ns-xdbue.svc.cluster.local:8080 elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200 data elastics-aldkka-data-agent.ns-xdbue.svc.cluster.local:8080 elastics-aldkka-data-http.ns-xdbue.svc.cluster.local:9200 kibana elastics-aldkka-kibana-http.ns-xdbue.svc.cluster.local:5601 Topology: COMPONENT SERVICE-VERSION INSTANCE ROLE STATUS AZ NODE CREATED-TIME data 7.10.2 elastics-aldkka-data-0 Running 0 aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:04 UTC+0800 data 7.10.2 elastics-aldkka-data-1 Running 0 aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:04 UTC+0800 data 7.10.2 elastics-aldkka-data-2 Running 0 aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:04 UTC+0800 kibana 7.10.2 elastics-aldkka-kibana-0 Running 0 aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:04 UTC+0800 master 7.10.2 elastics-aldkka-master-0 Running 0 aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:04 UTC+0800 master 7.10.2 elastics-aldkka-master-1 Running 0 aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:04 UTC+0800 master 7.10.2 elastics-aldkka-master-2 Running 0 aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:04 UTC+0800 Resources Allocation: COMPONENT INSTANCE-TEMPLATE CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE-SIZE STORAGE-CLASS master 500m / 500m 2Gi / 2Gi data:20Gi default data 500m / 500m 2Gi / 2Gi data:20Gi default kibana 500m / 500m 2Gi / 2Gi Images: COMPONENT COMPONENT-DEFINITION IMAGE master elasticsearch-master-7-1.0.2 docker.io/apecloud/elasticsearch:7.10.2 docker.io/apecloud/elasticsearch-exporter:v1.7.0 docker.io/apecloud/curl-jq:0.1.0 data elasticsearch-data-7-1.0.2 docker.io/apecloud/elasticsearch:7.10.2 docker.io/apecloud/elasticsearch-exporter:v1.7.0 docker.io/apecloud/curl-jq:0.1.0 kibana kibana-7-1.0.2 docker.io/apecloud/kibana:7.10.2 Data Protection: BACKUP-REPO AUTO-BACKUP BACKUP-SCHEDULE BACKUP-METHOD BACKUP-RETENTION RECOVERABLE-TIME Show cluster events: kbcli cluster list-events -n ns-xdbue elastics-aldkka  `kbcli cluster label elastics-aldkka app.kubernetes.io/instance- --namespace ns-xdbue `(B  label "app.kubernetes.io/instance" not found.  `kbcli cluster label elastics-aldkka app.kubernetes.io/instance=elastics-aldkka --namespace ns-xdbue `(B   `kbcli cluster label elastics-aldkka --list --namespace ns-xdbue `(B  NAME NAMESPACE LABELS elastics-aldkka ns-xdbue app.kubernetes.io/instance=elastics-aldkka label cluster app.kubernetes.io/instance=elastics-aldkka Success(B  `kbcli cluster label case.name=kbcli.test1 -l app.kubernetes.io/instance=elastics-aldkka --namespace ns-xdbue `(B   `kbcli cluster label elastics-aldkka --list --namespace ns-xdbue `(B  NAME NAMESPACE LABELS elastics-aldkka ns-xdbue app.kubernetes.io/instance=elastics-aldkka case.name=kbcli.test1 label cluster case.name=kbcli.test1 Success(B  `kbcli cluster label elastics-aldkka case.name=kbcli.test2 --overwrite --namespace ns-xdbue `(B   `kbcli cluster label elastics-aldkka --list --namespace ns-xdbue `(B  NAME NAMESPACE LABELS elastics-aldkka ns-xdbue app.kubernetes.io/instance=elastics-aldkka case.name=kbcli.test2 label cluster case.name=kbcli.test2 Success(B  `kbcli cluster label elastics-aldkka case.name- --namespace ns-xdbue `(B   `kbcli cluster label elastics-aldkka --list --namespace ns-xdbue `(B  NAME NAMESPACE LABELS elastics-aldkka ns-xdbue app.kubernetes.io/instance=elastics-aldkka delete cluster label case.name Success(B cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh `(B  { "cluster_name" : "elastics-aldkka", "status" : "green", "timed_out" : false, "number_of_nodes" : 6, "number_of_data_nodes" : 3, "active_primary_shards" : 6, "active_shards" : 12, "relocating_shards" : 0, "initializing_shards" : 0, "unassigned_shards" : 0, "delayed_unassigned_shards" : 0, "number_of_pending_tasks" : 0, "number_of_in_flight_fetch" : 0, "task_max_waiting_in_queue_millis" : 0, "active_shards_percent_as_number" : 100.0 } connect cluster Success(B insert batch data by db client  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge pods test-db-client-executionloop-elastics-aldkka --namespace ns-xdbue `(B   `kubectl get secrets -l app.kubernetes.io/instance=elastics-aldkka`(B  set secret: elastics-aldkka-master-account-elastic  `kubectl get secrets elastics-aldkka-master-account-elastic -o jsonpath="{.data.username}"`(B   `kubectl get secrets elastics-aldkka-master-account-elastic -o jsonpath="{.data.password}"`(B   `kubectl get secrets elastics-aldkka-master-account-elastic -o jsonpath="{.data.port}"`(B  DB_USERNAME:elastic;DB_PASSWORD:0v2aUC23A9;DB_PORT:9200;DB_DATABASE:elastic(B apiVersion: v1 kind: Pod metadata: name: test-db-client-executionloop-elastics-aldkka namespace: ns-xdbue spec: containers: - name: test-dbclient imagePullPolicy: IfNotPresent image: docker.io/apecloud/dbclient:test args: - "--host" - "elastics-aldkka-master-http.ns-xdbue.svc.cluster.local" - "--user" - "elastic" - "--password" - "0v2aUC23A9" - "--port" - "9200" - "--dbtype" - "elasticsearch7" - "--test" - "executionloop" - "--duration" - "60" - "--interval" - "1" restartPolicy: Never  `kubectl apply -f test-db-client-executionloop-elastics-aldkka.yaml`(B  pod/test-db-client-executionloop-elastics-aldkka created apply test-db-client-executionloop-elastics-aldkka.yaml Success(B  `rm -rf test-db-client-executionloop-elastics-aldkka.yaml`(B  check pod status pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 5s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 9s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 14s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 20s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 25s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 30s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 35s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 40s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 45s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 51s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 56s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 61s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 66s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 71s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 76s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 82s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 87s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 92s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 97s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 102s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 107s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 113s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 118s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 2m3s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 2m8s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 2m13s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 2m18s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 2m24s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 2m29s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 2m34s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 2m39s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 2m44s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 2m49s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 2m55s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 3m(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 3m5s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 3m10s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 3m15s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 3m20s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 3m26s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 3m31s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 3m36s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 3m41s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 3m46s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 3m51s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 3m56s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 4m2s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 4m7s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 4m12s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 4m17s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 4m22s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 4m27s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 4m33s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 4m38s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 4m43s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 4m48s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 4m53s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 4m58s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 5m4s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 5m9s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-elastics-aldkka 1/1 Running 0 5m14s(B check pod test-db-client-executionloop-elastics-aldkka status timeout(B --------------------------------------get pod test-db-client-executionloop-elastics-aldkka yaml--------------------------------------  `kubectl get pod test-db-client-executionloop-elastics-aldkka -o yaml --namespace ns-xdbue `(B  apiVersion: v1 kind: Pod metadata: annotations: kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"v1","kind":"Pod","metadata":{"annotations":{},"name":"test-db-client-executionloop-elastics-aldkka","namespace":"ns-xdbue"},"spec":{"containers":[{"args":["--host","elastics-aldkka-master-http.ns-xdbue.svc.cluster.local","--user","elastic","--password","0v2aUC23A9","--port","9200","--dbtype","elasticsearch7","--test","executionloop","--duration","60","--interval","1"],"image":"docker.io/apecloud/dbclient:test","imagePullPolicy":"IfNotPresent","name":"test-dbclient"}],"restartPolicy":"Never"}} creationTimestamp: "2026-02-12T02:10:58Z" name: test-db-client-executionloop-elastics-aldkka namespace: ns-xdbue resourceVersion: "27162" uid: 40351165-3815-471e-9866-49295b13cb0c spec: containers: - args: - --host - elastics-aldkka-master-http.ns-xdbue.svc.cluster.local - --user - elastic - --password - 0v2aUC23A9 - --port - "9200" - --dbtype - elasticsearch7 - --test - executionloop - --duration - "60" - --interval - "1" image: docker.io/apecloud/dbclient:test imagePullPolicy: IfNotPresent name: test-dbclient resources: {} terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-j74kq readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true nodeName: aks-default-27607381-vmss000000 preemptionPolicy: PreemptLowerPriority priority: 0 restartPolicy: Never schedulerName: default-scheduler securityContext: {} serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 300 - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 300 volumes: - name: kube-api-access-j74kq projected: defaultMode: 420 sources: - serviceAccountToken: expirationSeconds: 3607 path: token - configMap: items: - key: ca.crt path: ca.crt name: kube-root-ca.crt - downwardAPI: items: - fieldRef: apiVersion: v1 fieldPath: metadata.namespace path: namespace status: conditions: - lastProbeTime: null lastTransitionTime: "2026-02-12T02:10:59Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-02-12T02:10:58Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-02-12T02:10:59Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-02-12T02:10:59Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-02-12T02:10:58Z" status: "True" type: PodScheduled containerStatuses: - containerID: containerd://f011084aafc4869a540142aa7d5f74c71a51b3bd562336b72b15c4e068fe019e image: docker.io/apecloud/dbclient:test imageID: docker.io/apecloud/dbclient@sha256:66e293c88ce0f2fadebaf93c0131f1ba38f97b8340575127b63439782d8a326e lastState: {} name: test-dbclient ready: true restartCount: 0 started: true state: running: startedAt: "2026-02-12T02:10:59Z" volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-j74kq readOnly: true recursiveReadOnly: Disabled hostIP: 10.224.0.4 hostIPs: - ip: 10.224.0.4 phase: Running podIP: 10.244.0.171 podIPs: - ip: 10.244.0.171 qosClass: BestEffort startTime: "2026-02-12T02:10:58Z" ------------------------------------------------------------------------------------------------------------------ --------------------------------------describe pod test-db-client-executionloop-elastics-aldkka--------------------------------------  `kubectl describe pod test-db-client-executionloop-elastics-aldkka --namespace ns-xdbue `(B  Name: test-db-client-executionloop-elastics-aldkka Namespace: ns-xdbue Priority: 0 Service Account: default Node: aks-default-27607381-vmss000000/10.224.0.4 Start Time: Thu, 12 Feb 2026 10:10:58 +0800 Labels: Annotations: Status: Running IP: 10.244.0.171 IPs: IP: 10.244.0.171 Containers: test-dbclient: Container ID: containerd://f011084aafc4869a540142aa7d5f74c71a51b3bd562336b72b15c4e068fe019e Image: docker.io/apecloud/dbclient:test Image ID: docker.io/apecloud/dbclient@sha256:66e293c88ce0f2fadebaf93c0131f1ba38f97b8340575127b63439782d8a326e Port: Host Port: Args: --host elastics-aldkka-master-http.ns-xdbue.svc.cluster.local --user elastic --password 0v2aUC23A9 --port 9200 --dbtype elasticsearch7 --test executionloop --duration 60 --interval 1 State: Running Started: Thu, 12 Feb 2026 10:10:59 +0800 Ready: True Restart Count: 0 Environment: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-j74kq (ro) Conditions: Type Status PodReadyToStartContainers True Initialized True Ready True ContainersReady True PodScheduled True Volumes: kube-api-access-j74kq: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 5m15s default-scheduler Successfully assigned ns-xdbue/test-db-client-executionloop-elastics-aldkka to aks-default-27607381-vmss000000 Normal Pulled 5m14s kubelet Container image "docker.io/apecloud/dbclient:test" already present on machine Normal Created 5m14s kubelet Created container: test-dbclient Normal Started 5m14s kubelet Started container test-dbclient ------------------------------------------------------------------------------------------------------------------ --------------------------------------pod test-db-client-executionloop-elastics-aldkka--------------------------------------  `kubectl logs test-db-client-executionloop-elastics-aldkka --namespace ns-xdbue --tail 500`(B  --host elastics-aldkka-master-http.ns-xdbue.svc.cluster.local --user elastic --password 0v2aUC23A9 --port 9200 --dbtype elasticsearch7 --test executionloop --duration 60 --interval 1 SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider] Execution loop start: Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [2026-02-12 02:11:00.575] Connection error occurred! Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 1s ] executions total: 2 successful: 0 failed: 2 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 2s ] executions total: 3 successful: 0 failed: 3 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 3s ] executions total: 4 successful: 0 failed: 4 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 4s ] executions total: 5 successful: 0 failed: 5 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 5s ] executions total: 6 successful: 0 failed: 6 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 6s ] executions total: 7 successful: 0 failed: 7 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 7s ] executions total: 8 successful: 0 failed: 8 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 8s ] executions total: 9 successful: 0 failed: 9 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 9s ] executions total: 10 successful: 0 failed: 10 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 10s ] executions total: 11 successful: 0 failed: 11 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 11s ] executions total: 12 successful: 0 failed: 12 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 12s ] executions total: 13 successful: 0 failed: 13 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 13s ] executions total: 14 successful: 0 failed: 14 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 14s ] executions total: 15 successful: 0 failed: 15 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 15s ] executions total: 16 successful: 0 failed: 16 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 16s ] executions total: 17 successful: 0 failed: 17 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 17s ] executions total: 18 successful: 0 failed: 18 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 18s ] executions total: 19 successful: 0 failed: 19 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 19s ] executions total: 20 successful: 0 failed: 20 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 20s ] executions total: 21 successful: 0 failed: 21 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 21s ] executions total: 22 successful: 0 failed: 22 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 22s ] executions total: 23 successful: 0 failed: 23 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 23s ] executions total: 24 successful: 0 failed: 24 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 24s ] executions total: 25 successful: 0 failed: 25 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 25s ] executions total: 26 successful: 0 failed: 26 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 26s ] executions total: 27 successful: 0 failed: 27 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 27s ] executions total: 28 successful: 0 failed: 28 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 28s ] executions total: 29 successful: 0 failed: 29 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 29s ] executions total: 30 successful: 0 failed: 30 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 30s ] executions total: 31 successful: 0 failed: 31 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 31s ] executions total: 32 successful: 0 failed: 32 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 32s ] executions total: 33 successful: 0 failed: 33 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 33s ] executions total: 34 successful: 0 failed: 34 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 34s ] executions total: 35 successful: 0 failed: 35 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 35s ] executions total: 36 successful: 0 failed: 36 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 36s ] executions total: 37 successful: 0 failed: 37 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 37s ] executions total: 38 successful: 0 failed: 38 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 38s ] executions total: 39 successful: 0 failed: 39 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 39s ] executions total: 40 successful: 0 failed: 40 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 40s ] executions total: 41 successful: 0 failed: 41 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 41s ] executions total: 42 successful: 0 failed: 42 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 42s ] executions total: 43 successful: 0 failed: 43 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 43s ] executions total: 44 successful: 0 failed: 44 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 44s ] executions total: 45 successful: 0 failed: 45 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 45s ] executions total: 46 successful: 0 failed: 46 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 46s ] executions total: 47 successful: 0 failed: 47 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 47s ] executions total: 48 successful: 0 failed: 48 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 48s ] executions total: 49 successful: 0 failed: 49 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 49s ] executions total: 50 successful: 0 failed: 50 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 50s ] executions total: 51 successful: 0 failed: 51 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 51s ] executions total: 52 successful: 0 failed: 52 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 52s ] executions total: 53 successful: 0 failed: 53 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 53s ] executions total: 54 successful: 0 failed: 54 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 54s ] executions total: 55 successful: 0 failed: 55 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 55s ] executions total: 56 successful: 0 failed: 56 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 56s ] executions total: 57 successful: 0 failed: 57 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 57s ] executions total: 58 successful: 0 failed: 58 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 58s ] executions total: 59 successful: 0 failed: 59 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 60s ] executions total: 60 successful: 0 failed: 60 disconnect: 1 Test Result: Total Executions: 60 Successful Executions: 0 Failed Executions: 60 Disconnection Counts: 1 Connection Information: Database Type: elasticsearch7 Host: elastics-aldkka-master-http.ns-xdbue.svc.cluster.local Port: 9200 Database: Table: User: elastic Org: Access Mode: mysql Test Type: executionloop Query: Duration: 60 seconds Interval: 1 seconds ------------------------------------------------------------------------------------------------------------------ check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Running Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 500m / 500m 2Gi / 2Gi data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 500m / 500m 2Gi / 2Gi data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 500m / 500m 2Gi / 2Gi data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 500m / 500m 2Gi / 2Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 500m / 500m 2Gi / 2Gi data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 500m / 500m 2Gi / 2Gi data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 500m / 500m 2Gi / 2Gi data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:04 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B [ 43s ] executions total: 44 successful: 0 failed: 44 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 44s ] executions total: 45 successful: 0 failed: 45 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 45s ] executions total: 46 successful: 0 failed: 46 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 46s ] executions total: 47 successful: 0 failed: 47 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 47s ] executions total: 48 successful: 0 failed: 48 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 48s ] executions total: 49 successful: 0 failed: 49 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 49s ] executions total: 50 successful: 0 failed: 50 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 50s ] executions total: 51 successful: 0 failed: 51 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 51s ] executions total: 52 successful: 0 failed: 52 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 52s ] executions total: 53 successful: 0 failed: 53 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 53s ] executions total: 54 successful: 0 failed: 54 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 54s ] executions total: 55 successful: 0 failed: 55 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 55s ] executions total: 56 successful: 0 failed: 56 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 56s ] executions total: 57 successful: 0 failed: 57 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","resource.type":"index_or_alias","resource.id":"executions_loop_index","index_uuid":"_na_","index":"executions_loop_index"},"status":404} [ 57s ] executions total: 58 successful: 0 failed: 58 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 58s ] executions total: 59 successful: 0 failed: 59 disconnect: 1 Index executions_loop_index already exists. Delete index executions_loop_index Execution loop failed: method [DELETE], host [http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200], URI [/executions_loop_index], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"}],"type":"index_not_found_exception","reason":"no such index [executions_loop_index]","index_uuid":"_na_","resource.type":"index_or_alias","resource.id":"executions_loop_index","index":"executions_loop_index"},"status":404} [ 60s ] executions total: 60 successful: 0 failed: 60 disconnect: 1 Test Result: Total Executions: 60 Successful Executions: 0 Failed Executions: 60 Disconnection Counts: 1 Connection Information: Database Type: elasticsearch7 Host: elastics-aldkka-master-http.ns-xdbue.svc.cluster.local Port: 9200 Database: Table: User: elastic Org: Access Mode: mysql Test Type: executionloop Query: Duration: 60 seconds Interval: 1 seconds DB_CLIENT_BATCH_DATA_COUNT: 0  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge pods test-db-client-executionloop-elastics-aldkka --namespace ns-xdbue `(B  pod/test-db-client-executionloop-elastics-aldkka patched (no change) pod "test-db-client-executionloop-elastics-aldkka" force deleted  `echo "curl -X POST 'elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/boss/_doc/1?pretty' -H 'Content-Type: application/json' -d '{\"datainsert\":\"fazgf\"}'" | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  { "_index" : "boss", "_type" : "_doc", "_id" : "1", "_version" : 1, "result" : "created", "_shards" : { "total" : 2, "successful" : 1, "failed" : 0 }, "_seq_no" : 0, "_primary_term" : 1 } add consistent data fazgf Success(B check component data exists  `kubectl get components -l app.kubernetes.io/instance=elastics-aldkka,apps.kubeblocks.io/component-name=data --namespace ns-xdbue | (grep "data" || true )`(B  check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster vscale elastics-aldkka --auto-approve --force=true --components data --cpu 600m --memory 2.1Gi --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-verticalscaling-dxsjj created successfully, you can view the progress: kbcli cluster describe-ops elastics-aldkka-verticalscaling-dxsjj -n ns-xdbue check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-verticalscaling-dxsjj ns-xdbue VerticalScaling elastics-aldkka data Running 0/3 Feb 12,2026 10:16 UTC+0800 check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Updating Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka 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 elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:20 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:18 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:17 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 500m / 500m 2Gi / 2Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 500m / 500m 2Gi / 2Gi data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 500m / 500m 2Gi / 2Gi data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 500m / 500m 2Gi / 2Gi data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:04 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-verticalscaling-dxsjj ns-xdbue VerticalScaling elastics-aldkka data Succeed 3/3 Feb 12,2026 10:16 UTC+0800 check ops status done(B ops_status:elastics-aldkka-verticalscaling-dxsjj ns-xdbue VerticalScaling elastics-aldkka data Succeed 3/3 Feb 12,2026 10:16 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations elastics-aldkka-verticalscaling-dxsjj --namespace ns-xdbue `(B  opsrequest.operations.kubeblocks.io/elastics-aldkka-verticalscaling-dxsjj patched  `kbcli cluster delete-ops --name elastics-aldkka-verticalscaling-dxsjj --force --auto-approve --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-verticalscaling-dxsjj deleted check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster vscale elastics-aldkka --auto-approve --force=true --components master --cpu 600m --memory 2.1Gi --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-verticalscaling-bqnqn created successfully, you can view the progress: kbcli cluster describe-ops elastics-aldkka-verticalscaling-bqnqn -n ns-xdbue check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-verticalscaling-bqnqn ns-xdbue VerticalScaling elastics-aldkka master Running 0/3 Feb 12,2026 10:21 UTC+0800 check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Updating Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka 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 cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:20 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:18 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:17 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 500m / 500m 2Gi / 2Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:25 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:23 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:22 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-verticalscaling-bqnqn ns-xdbue VerticalScaling elastics-aldkka master Succeed 3/3 Feb 12,2026 10:21 UTC+0800 check ops status done(B ops_status:elastics-aldkka-verticalscaling-bqnqn ns-xdbue VerticalScaling elastics-aldkka master Succeed 3/3 Feb 12,2026 10:21 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations elastics-aldkka-verticalscaling-bqnqn --namespace ns-xdbue `(B  opsrequest.operations.kubeblocks.io/elastics-aldkka-verticalscaling-bqnqn patched  `kbcli cluster delete-ops --name elastics-aldkka-verticalscaling-bqnqn --force --auto-approve --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-verticalscaling-bqnqn deleted cluster master scale-out cluster master scale-out replicas: 3 check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster scale-out elastics-aldkka --auto-approve --force=true --components master --replicas 1 --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-horizontalscaling-n6wtg created successfully, you can view the progress: kbcli cluster describe-ops elastics-aldkka-horizontalscaling-n6wtg -n ns-xdbue check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-horizontalscaling-n6wtg ns-xdbue HorizontalScaling elastics-aldkka master Running 0/1 Feb 12,2026 10:28 UTC+0800 check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Updating Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka 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 cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:33 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:31 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:29 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 500m / 500m 2Gi / 2Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:34 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:32 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:31 UTC+0800 elastics-aldkka-master-3 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:28 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-horizontalscaling-n6wtg ns-xdbue HorizontalScaling elastics-aldkka master Succeed 1/1 Feb 12,2026 10:28 UTC+0800 check ops status done(B ops_status:elastics-aldkka-horizontalscaling-n6wtg ns-xdbue HorizontalScaling elastics-aldkka master Succeed 1/1 Feb 12,2026 10:28 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations elastics-aldkka-horizontalscaling-n6wtg --namespace ns-xdbue `(B  opsrequest.operations.kubeblocks.io/elastics-aldkka-horizontalscaling-n6wtg patched  `kbcli cluster delete-ops --name elastics-aldkka-horizontalscaling-n6wtg --force --auto-approve --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-horizontalscaling-n6wtg deleted cluster master scale-in cluster master scale-in replicas: 2 check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster scale-in elastics-aldkka --auto-approve --force=true --components master --replicas 1 --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-horizontalscaling-fn46l created successfully, you can view the progress: kbcli cluster describe-ops elastics-aldkka-horizontalscaling-fn46l -n ns-xdbue check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-horizontalscaling-fn46l ns-xdbue HorizontalScaling elastics-aldkka master Running 0/1 Feb 12,2026 10:35 UTC+0800 check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Updating Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka 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 elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:39 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:38 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:36 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 500m / 500m 2Gi / 2Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:04 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:39 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:38 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:36 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-horizontalscaling-fn46l ns-xdbue HorizontalScaling elastics-aldkka master Succeed 1/1 Feb 12,2026 10:35 UTC+0800 check ops status done(B ops_status:elastics-aldkka-horizontalscaling-fn46l ns-xdbue HorizontalScaling elastics-aldkka master Succeed 1/1 Feb 12,2026 10:35 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations elastics-aldkka-horizontalscaling-fn46l --namespace ns-xdbue `(B  opsrequest.operations.kubeblocks.io/elastics-aldkka-horizontalscaling-fn46l patched  `kbcli cluster delete-ops --name elastics-aldkka-horizontalscaling-fn46l --force --auto-approve --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-horizontalscaling-fn46l deleted cluster stop check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster stop elastics-aldkka --auto-approve --force=true --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-stop-rtjmx created successfully, you can view the progress: kbcli cluster describe-ops elastics-aldkka-stop-rtjmx -n ns-xdbue check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-stop-rtjmx ns-xdbue Stop elastics-aldkka data,kibana,master Running 0/7 Feb 12,2026 10:41 UTC+0800 check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Stopping Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka cluster_status:Stopping(B cluster_status:Stopping(B 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 elastics-aldkka --namespace ns-xdbue `(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 elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-stop-rtjmx ns-xdbue Stop elastics-aldkka data,kibana,master Succeed 7/7 Feb 12,2026 10:41 UTC+0800 check ops status done(B ops_status:elastics-aldkka-stop-rtjmx ns-xdbue Stop elastics-aldkka data,kibana,master Succeed 7/7 Feb 12,2026 10:41 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations elastics-aldkka-stop-rtjmx --namespace ns-xdbue `(B  opsrequest.operations.kubeblocks.io/elastics-aldkka-stop-rtjmx patched  `kbcli cluster delete-ops --name elastics-aldkka-stop-rtjmx --force --auto-approve --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-stop-rtjmx deleted cluster start check cluster status before ops check cluster status done(B cluster_status:Stopped(B  `kbcli cluster start elastics-aldkka --force=true --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-start-bkfdt created successfully, you can view the progress: kbcli cluster describe-ops elastics-aldkka-start-bkfdt -n ns-xdbue check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-start-bkfdt ns-xdbue Start elastics-aldkka data,kibana,master Running 0/7 Feb 12,2026 10:43 UTC+0800 check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Updating Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka 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 elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:43 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:43 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:43 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 500m / 500m 2Gi / 2Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:43 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:43 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:43 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:43 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-start-bkfdt ns-xdbue Start elastics-aldkka data,kibana,master Succeed 7/7 Feb 12,2026 10:43 UTC+0800 check ops status done(B ops_status:elastics-aldkka-start-bkfdt ns-xdbue Start elastics-aldkka data,kibana,master Succeed 7/7 Feb 12,2026 10:43 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations elastics-aldkka-start-bkfdt --namespace ns-xdbue `(B  opsrequest.operations.kubeblocks.io/elastics-aldkka-start-bkfdt patched  `kbcli cluster delete-ops --name elastics-aldkka-start-bkfdt --force --auto-approve --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-start-bkfdt deleted cluster restart check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster restart elastics-aldkka --auto-approve --force=true --components master --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-restart-9n27s created successfully, you can view the progress: kbcli cluster describe-ops elastics-aldkka-restart-9n27s -n ns-xdbue check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-restart-9n27s ns-xdbue Restart elastics-aldkka master Running 0/3 Feb 12,2026 10:50 UTC+0800 check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Updating Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka 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 cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:43 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:43 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:43 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 500m / 500m 2Gi / 2Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:43 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:55 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:53 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:51 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-restart-9n27s ns-xdbue Restart elastics-aldkka master Succeed 3/3 Feb 12,2026 10:50 UTC+0800 check ops status done(B ops_status:elastics-aldkka-restart-9n27s ns-xdbue Restart elastics-aldkka master Succeed 3/3 Feb 12,2026 10:50 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations elastics-aldkka-restart-9n27s --namespace ns-xdbue `(B  opsrequest.operations.kubeblocks.io/elastics-aldkka-restart-9n27s patched  `kbcli cluster delete-ops --name elastics-aldkka-restart-9n27s --force --auto-approve --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-restart-9n27s deleted check component data exists  `kubectl get components -l app.kubernetes.io/instance=elastics-aldkka,apps.kubeblocks.io/component-name=data --namespace ns-xdbue | (grep "data" || true )`(B  cluster restart check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster restart elastics-aldkka --auto-approve --force=true --components data --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-restart-gt77c created successfully, you can view the progress: kbcli cluster describe-ops elastics-aldkka-restart-gt77c -n ns-xdbue check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-restart-gt77c ns-xdbue Restart elastics-aldkka data Running 0/3 Feb 12,2026 10:57 UTC+0800 check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Updating Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka 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 elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:02 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:00 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:58 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 500m / 500m 2Gi / 2Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:43 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:55 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:53 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:51 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-restart-gt77c ns-xdbue Restart elastics-aldkka data Succeed 3/3 Feb 12,2026 10:57 UTC+0800 check ops status done(B ops_status:elastics-aldkka-restart-gt77c ns-xdbue Restart elastics-aldkka data Succeed 3/3 Feb 12,2026 10:57 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations elastics-aldkka-restart-gt77c --namespace ns-xdbue `(B  opsrequest.operations.kubeblocks.io/elastics-aldkka-restart-gt77c patched  `kbcli cluster delete-ops --name elastics-aldkka-restart-gt77c --force --auto-approve --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-restart-gt77c deleted check component data exists  `kubectl get components -l app.kubernetes.io/instance=elastics-aldkka,apps.kubeblocks.io/component-name=data --namespace ns-xdbue | (grep "data" || true )`(B   `kubectl get pvc -l app.kubernetes.io/instance=elastics-aldkka,apps.kubeblocks.io/component-name=data,apps.kubeblocks.io/vct-name=data --namespace ns-xdbue `(B  cluster volume-expand check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster volume-expand elastics-aldkka --auto-approve --force=true --components data --volume-claim-templates data --storage 22Gi --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-volumeexpansion-n84gg created successfully, you can view the progress: kbcli cluster describe-ops elastics-aldkka-volumeexpansion-n84gg -n ns-xdbue check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-volumeexpansion-n84gg ns-xdbue VolumeExpansion elastics-aldkka data Running -/- Feb 12,2026 11:03 UTC+0800 check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Updating Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka 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 elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:02 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:00 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:58 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 500m / 500m 2Gi / 2Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:43 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 10:55 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 10:53 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 10:51 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-volumeexpansion-n84gg ns-xdbue VolumeExpansion elastics-aldkka data Succeed 3/3 Feb 12,2026 11:03 UTC+0800 check ops status done(B ops_status:elastics-aldkka-volumeexpansion-n84gg ns-xdbue VolumeExpansion elastics-aldkka data Succeed 3/3 Feb 12,2026 11:03 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations elastics-aldkka-volumeexpansion-n84gg --namespace ns-xdbue `(B  opsrequest.operations.kubeblocks.io/elastics-aldkka-volumeexpansion-n84gg patched  `kbcli cluster delete-ops --name elastics-aldkka-volumeexpansion-n84gg --force --auto-approve --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-volumeexpansion-n84gg deleted cluster restart check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster restart elastics-aldkka --auto-approve --force=true --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-restart-cckwq created successfully, you can view the progress: kbcli cluster describe-ops elastics-aldkka-restart-cckwq -n ns-xdbue check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-restart-cckwq ns-xdbue Restart elastics-aldkka master,data,kibana Running -/- Feb 12,2026 11:10 UTC+0800 check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Updating Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka 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 elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:14 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:12 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 11:10 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 500m / 500m 2Gi / 2Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:10 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 11:14 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:12 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:10 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-restart-cckwq ns-xdbue Restart elastics-aldkka master,data,kibana Succeed 7/7 Feb 12,2026 11:10 UTC+0800 check ops status done(B ops_status:elastics-aldkka-restart-cckwq ns-xdbue Restart elastics-aldkka master,data,kibana Succeed 7/7 Feb 12,2026 11:10 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations elastics-aldkka-restart-cckwq --namespace ns-xdbue `(B  opsrequest.operations.kubeblocks.io/elastics-aldkka-restart-cckwq patched  `kbcli cluster delete-ops --name elastics-aldkka-restart-cckwq --force --auto-approve --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-restart-cckwq deleted check component kibana exists  `kubectl get components -l app.kubernetes.io/instance=elastics-aldkka,apps.kubeblocks.io/component-name=kibana --namespace ns-xdbue | (grep "kibana" || true )`(B  cluster restart check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster restart elastics-aldkka --auto-approve --force=true --components kibana --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-restart-gnv7d created successfully, you can view the progress: kbcli cluster describe-ops elastics-aldkka-restart-gnv7d -n ns-xdbue check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-restart-gnv7d ns-xdbue Restart elastics-aldkka kibana Pending -/- Feb 12,2026 11:16 UTC+0800 check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Updating Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka 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 elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:14 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:12 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 11:10 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 500m / 500m 2Gi / 2Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:16 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 11:14 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:12 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:10 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-restart-gnv7d ns-xdbue Restart elastics-aldkka kibana Succeed 1/1 Feb 12,2026 11:16 UTC+0800 check ops status done(B ops_status:elastics-aldkka-restart-gnv7d ns-xdbue Restart elastics-aldkka kibana Succeed 1/1 Feb 12,2026 11:16 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations elastics-aldkka-restart-gnv7d --namespace ns-xdbue `(B  opsrequest.operations.kubeblocks.io/elastics-aldkka-restart-gnv7d patched  `kbcli cluster delete-ops --name elastics-aldkka-restart-gnv7d --force --auto-approve --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-restart-gnv7d deleted check component kibana exists  `kubectl get components -l app.kubernetes.io/instance=elastics-aldkka,apps.kubeblocks.io/component-name=kibana --namespace ns-xdbue | (grep "kibana" || true )`(B  check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster vscale elastics-aldkka --auto-approve --force=true --components kibana --cpu 600m --memory 2.1Gi --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-verticalscaling-gc2b6 created successfully, you can view the progress: kbcli cluster describe-ops elastics-aldkka-verticalscaling-gc2b6 -n ns-xdbue check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-verticalscaling-gc2b6 ns-xdbue VerticalScaling elastics-aldkka kibana Running 0/1 Feb 12,2026 11:18 UTC+0800 check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Updating Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka 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 elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:14 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:12 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 11:10 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 600m / 600m 2254857830400m / 2254857830400m aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:18 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 11:14 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:12 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:20Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:10 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-verticalscaling-gc2b6 ns-xdbue VerticalScaling elastics-aldkka kibana Succeed 1/1 Feb 12,2026 11:18 UTC+0800 check ops status done(B ops_status:elastics-aldkka-verticalscaling-gc2b6 ns-xdbue VerticalScaling elastics-aldkka kibana Succeed 1/1 Feb 12,2026 11:18 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations elastics-aldkka-verticalscaling-gc2b6 --namespace ns-xdbue `(B  opsrequest.operations.kubeblocks.io/elastics-aldkka-verticalscaling-gc2b6 patched  `kbcli cluster delete-ops --name elastics-aldkka-verticalscaling-gc2b6 --force --auto-approve --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-verticalscaling-gc2b6 deleted  `kubectl get pvc -l app.kubernetes.io/instance=elastics-aldkka,apps.kubeblocks.io/component-name=master,apps.kubeblocks.io/vct-name=data --namespace ns-xdbue `(B  cluster volume-expand check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster volume-expand elastics-aldkka --auto-approve --force=true --components master --volume-claim-templates data --storage 21Gi --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-volumeexpansion-597tk created successfully, you can view the progress: kbcli cluster describe-ops elastics-aldkka-volumeexpansion-597tk -n ns-xdbue check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-volumeexpansion-597tk ns-xdbue VolumeExpansion elastics-aldkka master Running 0/3 Feb 12,2026 11:20 UTC+0800 check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Updating Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka 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 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 elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:14 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:12 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 11:10 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 600m / 600m 2254857830400m / 2254857830400m aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:18 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:21Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 11:14 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:21Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:12 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:21Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:10 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-volumeexpansion-597tk ns-xdbue VolumeExpansion elastics-aldkka master Succeed 3/3 Feb 12,2026 11:20 UTC+0800 check ops status done(B ops_status:elastics-aldkka-volumeexpansion-597tk ns-xdbue VolumeExpansion elastics-aldkka master Succeed 3/3 Feb 12,2026 11:20 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations elastics-aldkka-volumeexpansion-597tk --namespace ns-xdbue `(B  opsrequest.operations.kubeblocks.io/elastics-aldkka-volumeexpansion-597tk patched  `kbcli cluster delete-ops --name elastics-aldkka-volumeexpansion-597tk --force --auto-approve --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-volumeexpansion-597tk deleted 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-elastics-aldkka --namespace ns-xdbue `(B   `kubectl get secrets -l app.kubernetes.io/instance=elastics-aldkka`(B  set secret: elastics-aldkka-master-account-elastic  `kubectl get secrets elastics-aldkka-master-account-elastic -o jsonpath="{.data.username}"`(B   `kubectl get secrets elastics-aldkka-master-account-elastic -o jsonpath="{.data.password}"`(B   `kubectl get secrets elastics-aldkka-master-account-elastic -o jsonpath="{.data.port}"`(B  DB_USERNAME:elastic;DB_PASSWORD:0v2aUC23A9;DB_PORT:9200;DB_DATABASE:elastic(B apiVersion: v1 kind: Pod metadata: name: test-db-client-connectionstress-elastics-aldkka namespace: ns-xdbue spec: containers: - name: test-dbclient imagePullPolicy: IfNotPresent image: docker.io/apecloud/dbclient:test args: - "--host" - "elastics-aldkka-master-http.ns-xdbue.svc.cluster.local" - "--user" - "elastic" - "--password" - "0v2aUC23A9" - "--port" - "9200" - "--database" - "elastic" - "--dbtype" - "elasticsearch7" - "--test" - "connectionstress" - "--connections" - "1024" - "--duration" - "60" restartPolicy: Never  `kubectl apply -f test-db-client-connectionstress-elastics-aldkka.yaml`(B  pod/test-db-client-connectionstress-elastics-aldkka created apply test-db-client-connectionstress-elastics-aldkka.yaml Success(B  `rm -rf test-db-client-connectionstress-elastics-aldkka.yaml`(B  check pod status pod_status:NAME READY STATUS RESTARTS AGE test-db-client-connectionstress-elastics-aldkka 1/1 Running 0 5s(B check pod test-db-client-connectionstress-elastics-aldkka status done(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-connectionstress-elastics-aldkka 0/1 Completed 0 17s(B check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Running Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:14 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:12 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 11:10 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 600m / 600m 2254857830400m / 2254857830400m aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:18 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:21Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 11:14 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:21Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:12 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:21Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:10 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B --host elastics-aldkka-master-http.ns-xdbue.svc.cluster.local --user elastic --password 0v2aUC23A9 --port 9200 --database elastic --dbtype elasticsearch7 --test connectionstress --connections 1024 --duration 60 SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider] Test Result: Created 1024 connections Connection Information: Database Type: elasticsearch7 Host: elastics-aldkka-master-http.ns-xdbue.svc.cluster.local Port: 9200 Database: elastic Table: User: elastic Org: Access Mode: mysql Test Type: connectionstress Connection Count: 1024 Duration: 60 seconds  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge pods test-db-client-connectionstress-elastics-aldkka --namespace ns-xdbue `(B  pod/test-db-client-connectionstress-elastics-aldkka patched (no change) pod "test-db-client-connectionstress-elastics-aldkka" force deleted check failover pod name failover pod name:elastics-aldkka-master-0 failover connectionstress Success(B check component data exists  `kubectl get components -l app.kubernetes.io/instance=elastics-aldkka,apps.kubeblocks.io/component-name=data --namespace ns-xdbue | (grep "data" || true )`(B  cluster data scale-out cluster data scale-out replicas: 2 check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster scale-out elastics-aldkka --auto-approve --force=true --components data --replicas 1 --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-horizontalscaling-5t9xp created successfully, you can view the progress: kbcli cluster describe-ops elastics-aldkka-horizontalscaling-5t9xp -n ns-xdbue check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-horizontalscaling-5t9xp ns-xdbue HorizontalScaling elastics-aldkka data Running 0/1 Feb 12,2026 11:33 UTC+0800 check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Updating Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka 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 elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:14 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:12 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 11:10 UTC+0800 elastics-aldkka-data-3 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-default-27607381-vmss000000/10.224.0.4 Feb 12,2026 11:33 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 600m / 600m 2254857830400m / 2254857830400m aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:18 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:21Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 11:14 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:21Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:12 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:21Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:10 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-horizontalscaling-5t9xp ns-xdbue HorizontalScaling elastics-aldkka data Succeed 1/1 Feb 12,2026 11:33 UTC+0800 check ops status done(B ops_status:elastics-aldkka-horizontalscaling-5t9xp ns-xdbue HorizontalScaling elastics-aldkka data Succeed 1/1 Feb 12,2026 11:33 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations elastics-aldkka-horizontalscaling-5t9xp --namespace ns-xdbue `(B  opsrequest.operations.kubeblocks.io/elastics-aldkka-horizontalscaling-5t9xp patched  `kbcli cluster delete-ops --name elastics-aldkka-horizontalscaling-5t9xp --force --auto-approve --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-horizontalscaling-5t9xp deleted check component data exists  `kubectl get components -l app.kubernetes.io/instance=elastics-aldkka,apps.kubeblocks.io/component-name=data --namespace ns-xdbue | (grep "data" || true )`(B  cluster data scale-in cluster data scale-in replicas: 1 check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster scale-in elastics-aldkka --auto-approve --force=true --components data --replicas 1 --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-horizontalscaling-7tvf4 created successfully, you can view the progress: kbcli cluster describe-ops elastics-aldkka-horizontalscaling-7tvf4 -n ns-xdbue check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-horizontalscaling-7tvf4 ns-xdbue HorizontalScaling elastics-aldkka data Running 0/1 Feb 12,2026 11:36 UTC+0800 check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue Delete Running Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:14 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:12 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 11:10 UTC+0800 elastics-aldkka-data-3 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-default-27607381-vmss000000/10.224.0.4 Feb 12,2026 11:33 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 600m / 600m 2254857830400m / 2254857830400m aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:18 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:21Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 11:14 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:21Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:12 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:21Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:10 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B check ops status  `kbcli cluster list-ops elastics-aldkka --status all --namespace ns-xdbue `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME elastics-aldkka-horizontalscaling-7tvf4 ns-xdbue HorizontalScaling elastics-aldkka data Running 0/1 Feb 12,2026 11:36 UTC+0800 ops_status:elastics-aldkka-horizontalscaling-7tvf4 ns-xdbue HorizontalScaling elastics-aldkka data Running 0/1 Feb 12,2026 11:36 UTC+0800 (B ops_status:elastics-aldkka-horizontalscaling-7tvf4 ns-xdbue HorizontalScaling elastics-aldkka data Running 0/1 Feb 12,2026 11:36 UTC+0800 (B ops_status:elastics-aldkka-horizontalscaling-7tvf4 ns-xdbue HorizontalScaling elastics-aldkka data Running 0/1 Feb 12,2026 11:36 UTC+0800 (B ops_status:elastics-aldkka-horizontalscaling-7tvf4 ns-xdbue HorizontalScaling elastics-aldkka data Running 0/1 Feb 12,2026 11:36 UTC+0800 (B ops_status:elastics-aldkka-horizontalscaling-7tvf4 ns-xdbue HorizontalScaling elastics-aldkka data Running 0/1 Feb 12,2026 11:36 UTC+0800 (B ops_status:elastics-aldkka-horizontalscaling-7tvf4 ns-xdbue HorizontalScaling elastics-aldkka data Running 0/1 Feb 12,2026 11:36 UTC+0800 (B ops_status:elastics-aldkka-horizontalscaling-7tvf4 ns-xdbue HorizontalScaling elastics-aldkka data Running 0/1 Feb 12,2026 11:36 UTC+0800 (B check ops status done(B ops_status:elastics-aldkka-horizontalscaling-7tvf4 ns-xdbue HorizontalScaling elastics-aldkka data Succeed 1/1 Feb 12,2026 11:36 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations elastics-aldkka-horizontalscaling-7tvf4 --namespace ns-xdbue `(B  opsrequest.operations.kubeblocks.io/elastics-aldkka-horizontalscaling-7tvf4 patched  `kbcli cluster delete-ops --name elastics-aldkka-horizontalscaling-7tvf4 --force --auto-approve --namespace ns-xdbue `(B  OpsRequest elastics-aldkka-horizontalscaling-7tvf4 deleted cluster update terminationPolicy WipeOut  `kbcli cluster update elastics-aldkka --termination-policy=WipeOut --namespace ns-xdbue `(B  cluster.apps.kubeblocks.io/elastics-aldkka updated check cluster status  `kbcli cluster list elastics-aldkka --show-labels --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS elastics-aldkka ns-xdbue WipeOut Running Feb 12,2026 10:04 UTC+0800 app.kubernetes.io/instance=elastics-aldkka check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances elastics-aldkka --namespace ns-xdbue `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME elastics-aldkka-data-0 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:14 UTC+0800 elastics-aldkka-data-1 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:12 UTC+0800 elastics-aldkka-data-2 ns-xdbue elastics-aldkka data Running 0 600m / 600m 2254857830400m / 2254857830400m data:22Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 11:10 UTC+0800 elastics-aldkka-kibana-0 ns-xdbue elastics-aldkka kibana Running 0 600m / 600m 2254857830400m / 2254857830400m aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:18 UTC+0800 elastics-aldkka-master-0 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:21Gi aks-cicdamdpool-17242166-vmss000000/10.224.0.9 Feb 12,2026 11:14 UTC+0800 elastics-aldkka-master-1 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:21Gi aks-cicdamdpool-17242166-vmss000003/10.224.0.6 Feb 12,2026 11:12 UTC+0800 elastics-aldkka-master-2 ns-xdbue elastics-aldkka master Running 0 600m / 600m 2254857830400m / 2254857830400m data:21Gi aks-cicdamdpool-17242166-vmss000001/10.224.0.8 Feb 12,2026 11:10 UTC+0800 check pod status done(B check cluster connect  `echo "curl http://elastics-aldkka-master-http.ns-xdbue.svc.cluster.local:9200/_cluster/health\?pretty " | kubectl exec -it elastics-aldkka-master-0 --namespace ns-xdbue -- sh`(B  check cluster connect done(B cluster list-logs  `kbcli cluster list-logs elastics-aldkka --namespace ns-xdbue `(B  cluster logs  `kbcli cluster logs elastics-aldkka --tail 30 --namespace ns-xdbue `(B  {"type": "server", "timestamp": "2026-02-12T03:15:23,349Z", "level": "INFO", "component": "o.e.e.NodeEnvironment", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "heap size [1gb], compressed ordinary object pointers [true]" } {"type": "server", "timestamp": "2026-02-12T03:15:23,741Z", "level": "INFO", "component": "o.e.n.Node", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "node name [elastics-aldkka-data-0], node ID [6A6hEJaYRbK3cWIBwBIpYg], cluster name [elastics-aldkka], roles [data]" } {"timestamp": "2026-02-12T03:15:25+00:00", "message": "readiness probe failed", "curl_rc": "7"} {"timestamp": "2026-02-12T03:15:30+00:00", "message": "readiness probe failed", "curl_rc": "7"} {"type": "deprecation", "timestamp": "2026-02-12T03:15:31,542Z", "level": "DEPRECATION", "component": "o.e.d.c.r.OperationRouting", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "searches will not be routed based on awareness attributes starting in version 8.0.0; to opt into this behaviour now please set the system property [es.search.ignore_awareness_attributes] to [true]" } {"timestamp": "2026-02-12T03:15:35+00:00", "message": "readiness probe failed", "curl_rc": "7"} {"type": "server", "timestamp": "2026-02-12T03:15:36,342Z", "level": "INFO", "component": "o.e.x.m.p.l.CppLogMessageHandler", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "[controller/414] [Main.cc@114] controller (64 bit): Version 7.10.2 (Build 40a3af639d4698) Copyright (c) 2021 Elasticsearch BV" } {"type": "server", "timestamp": "2026-02-12T03:15:39,642Z", "level": "INFO", "component": "o.e.t.NettyAllocator", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "creating NettyAllocator with the following configs: [name=unpooled, suggested_max_allocation_size=256kb, factors={es.unsafe.use_unpooled_allocator=null, g1gc_enabled=true, g1gc_region_size=1mb, heap_size=1gb}]" } {"type": "server", "timestamp": "2026-02-12T03:15:39,769Z", "level": "INFO", "component": "o.e.d.DiscoveryModule", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "using discovery type [zen] and seed hosts providers [settings]" } {"timestamp": "2026-02-12T03:15:40+00:00", "message": "readiness probe failed", "curl_rc": "7"} {"type": "server", "timestamp": "2026-02-12T03:15:41,453Z", "level": "WARN", "component": "o.e.g.DanglingIndicesState", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "gateway.auto_import_dangling_indices is disabled, dangling indices will not be automatically detected or imported and must be managed manually" } {"type": "server", "timestamp": "2026-02-12T03:15:42,444Z", "level": "INFO", "component": "o.e.n.Node", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "initialized" } {"type": "server", "timestamp": "2026-02-12T03:15:42,445Z", "level": "INFO", "component": "o.e.n.Node", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "starting ..." } {"type": "server", "timestamp": "2026-02-12T03:15:42,843Z", "level": "INFO", "component": "o.e.t.TransportService", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "publish_address {10.244.2.208:9300}, bound_addresses {[::]:9300}" } {"type": "server", "timestamp": "2026-02-12T03:15:43,776Z", "level": "INFO", "component": "o.e.b.BootstrapChecks", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "bound or publishing to a non-loopback address, enforcing bootstrap checks" } {"type": "server", "timestamp": "2026-02-12T03:15:43,778Z", "level": "INFO", "component": "o.e.c.c.Coordinator", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "cluster UUID [0LGVLotyRfiqZqDwtbv9Bg]" } {"type": "server", "timestamp": "2026-02-12T03:15:44,436Z", "level": "INFO", "component": "o.e.c.s.ClusterApplierService", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "master node changed {previous [], current [{elastics-aldkka-master-2}{e8csyy48ToWinPaDds-M5w}{ddQQ2XPPTxCeQxTyuAZrZA}{10.244.3.38}{10.244.3.38:9300}{m}{k8s_node_name=aks-cicdamdpool-17242166-vmss000001, xpack.installed=true, transform.node=false}]}, added {{elastics-aldkka-master-2}{e8csyy48ToWinPaDds-M5w}{ddQQ2XPPTxCeQxTyuAZrZA}{10.244.3.38}{10.244.3.38:9300}{m}{k8s_node_name=aks-cicdamdpool-17242166-vmss000001, xpack.installed=true, transform.node=false},{elastics-aldkka-master-1}{2cA4qajRQMOjSvFtG2jH3g}{HOHwgUynTUG4iCeLu0nCkA}{10.244.2.234}{10.244.2.234:9300}{m}{k8s_node_name=aks-cicdamdpool-17242166-vmss000003, xpack.installed=true, transform.node=false},{elastics-aldkka-data-2}{1OXv6WOpTOWEjeRuncnKiw}{09fJb6EBRAe2CVWXlkU7hQ}{10.244.4.158}{10.244.4.158:9300}{d}{k8s_node_name=aks-cicdamdpool-17242166-vmss000000, xpack.installed=true, transform.node=false},{elastics-aldkka-master-0}{X4Cc5GqQQp-XtSp8Vk3y6g}{n3wON_uJRZyJB9CbxIcddw}{10.244.4.1}{10.244.4.1:9300}{m}{k8s_node_name=aks-cicdamdpool-17242166-vmss000000, xpack.installed=true, transform.node=false},{elastics-aldkka-data-1}{Z2wkNMbuQ9ix1OVzICsuSg}{g6rdodhrS8mGJTGPRV3_NA}{10.244.3.228}{10.244.3.228:9300}{d}{k8s_node_name=aks-cicdamdpool-17242166-vmss000001, xpack.installed=true, transform.node=false}}, term: 18, version: 468, reason: ApplyCommitRequest{term=18, version=468, sourceNode={elastics-aldkka-master-2}{e8csyy48ToWinPaDds-M5w}{ddQQ2XPPTxCeQxTyuAZrZA}{10.244.3.38}{10.244.3.38:9300}{m}{k8s_node_name=aks-cicdamdpool-17242166-vmss000001, xpack.installed=true, transform.node=false}}" } {"timestamp": "2026-02-12T03:15:45+00:00", "message": "readiness probe failed", "curl_rc": "7"} {"type": "server", "timestamp": "2026-02-12T03:15:45,763Z", "level": "INFO", "component": "o.e.l.LicenseService", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "license [49876039-0d52-49c8-88b8-563421b7c91b] mode [basic] - valid" } {"type": "server", "timestamp": "2026-02-12T03:15:45,844Z", "level": "INFO", "component": "o.e.h.AbstractHttpServerTransport", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "publish_address {elastics-aldkka-data-0.elastics-aldkka-data-headless.ns-xdbue.svc.cluster.local/10.244.2.208:9200}, bound_addresses {[::]:9200}", "cluster.uuid": "0LGVLotyRfiqZqDwtbv9Bg", "node.id": "6A6hEJaYRbK3cWIBwBIpYg" } {"type": "server", "timestamp": "2026-02-12T03:15:45,844Z", "level": "INFO", "component": "o.e.n.Node", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "started", "cluster.uuid": "0LGVLotyRfiqZqDwtbv9Bg", "node.id": "6A6hEJaYRbK3cWIBwBIpYg" } {"type": "server", "timestamp": "2026-02-12T03:15:46,048Z", "level": "INFO", "component": "o.w.a.d.Dictionary", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "try load config from /usr/share/elasticsearch/config/analysis-ik/IKAnalyzer.cfg.xml", "cluster.uuid": "0LGVLotyRfiqZqDwtbv9Bg", "node.id": "6A6hEJaYRbK3cWIBwBIpYg" } {"type": "server", "timestamp": "2026-02-12T03:15:46,049Z", "level": "INFO", "component": "o.w.a.d.Dictionary", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "try load config from /usr/share/elasticsearch/plugins/ik/config/IKAnalyzer.cfg.xml", "cluster.uuid": "0LGVLotyRfiqZqDwtbv9Bg", "node.id": "6A6hEJaYRbK3cWIBwBIpYg" } {"type": "server", "timestamp": "2026-02-12T03:15:47,647Z", "level": "INFO", "component": "o.e.m.j.JvmGcMonitorService", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "[gc][5] overhead, spent [339ms] collecting in the last [1.1s]", "cluster.uuid": "0LGVLotyRfiqZqDwtbv9Bg", "node.id": "6A6hEJaYRbK3cWIBwBIpYg" } {"type": "server", "timestamp": "2026-02-12T03:15:49,761Z", "level": "INFO", "component": "o.e.m.j.JvmGcMonitorService", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "[gc][7] overhead, spent [316ms] collecting in the last [1.1s]", "cluster.uuid": "0LGVLotyRfiqZqDwtbv9Bg", "node.id": "6A6hEJaYRbK3cWIBwBIpYg" } {"type": "server", "timestamp": "2026-02-12T03:15:50,840Z", "level": "INFO", "component": "o.e.m.j.JvmGcMonitorService", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "[gc][8] overhead, spent [325ms] collecting in the last [1s]", "cluster.uuid": "0LGVLotyRfiqZqDwtbv9Bg", "node.id": "6A6hEJaYRbK3cWIBwBIpYg" } {"type": "server", "timestamp": "2026-02-12T03:15:51,871Z", "level": "INFO", "component": "o.e.m.j.JvmGcMonitorService", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "[gc][9] overhead, spent [338ms] collecting in the last [1s]", "cluster.uuid": "0LGVLotyRfiqZqDwtbv9Bg", "node.id": "6A6hEJaYRbK3cWIBwBIpYg" } {"type": "server", "timestamp": "2026-02-12T03:35:44,147Z", "level": "INFO", "component": "o.e.c.s.ClusterApplierService", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "added {{elastics-aldkka-data-3}{qqP_bfgQQsa5icdxA0wKaw}{2xfQcq1qSdipRNgWVpYF5Q}{10.244.0.45}{10.244.0.45:9300}{d}{k8s_node_name=aks-default-27607381-vmss000000, xpack.installed=true, transform.node=false}}, term: 18, version: 477, reason: ApplyCommitRequest{term=18, version=477, sourceNode={elastics-aldkka-master-2}{e8csyy48ToWinPaDds-M5w}{ddQQ2XPPTxCeQxTyuAZrZA}{10.244.3.38}{10.244.3.38:9300}{m}{k8s_node_name=aks-cicdamdpool-17242166-vmss000001, xpack.installed=true, transform.node=false}}", "cluster.uuid": "0LGVLotyRfiqZqDwtbv9Bg", "node.id": "6A6hEJaYRbK3cWIBwBIpYg" } {"type": "server", "timestamp": "2026-02-12T03:36:52,990Z", "level": "INFO", "component": "o.e.c.s.ClusterApplierService", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": "removed {{elastics-aldkka-data-3}{qqP_bfgQQsa5icdxA0wKaw}{2xfQcq1qSdipRNgWVpYF5Q}{10.244.0.45}{10.244.0.45:9300}{d}{k8s_node_name=aks-default-27607381-vmss000000, xpack.installed=true, transform.node=false}}, term: 18, version: 496, reason: ApplyCommitRequest{term=18, version=496, sourceNode={elastics-aldkka-master-2}{e8csyy48ToWinPaDds-M5w}{ddQQ2XPPTxCeQxTyuAZrZA}{10.244.3.38}{10.244.3.38:9300}{m}{k8s_node_name=aks-cicdamdpool-17242166-vmss000001, xpack.installed=true, transform.node=false}}", "cluster.uuid": "0LGVLotyRfiqZqDwtbv9Bg", "node.id": "6A6hEJaYRbK3cWIBwBIpYg" } {"type": "server", "timestamp": "2026-02-12T03:36:53,063Z", "level": "INFO", "component": "o.e.i.s.IndexShard", "cluster.name": "elastics-aldkka", "node.name": "elastics-aldkka-data-0", "message": " [boss][0] primary-replica resync completed with 0 operations", "cluster.uuid": "0LGVLotyRfiqZqDwtbv9Bg", "node.id": "6A6hEJaYRbK3cWIBwBIpYg" } delete cluster elastics-aldkka  `kbcli cluster delete elastics-aldkka --auto-approve --namespace ns-xdbue `(B  pod_info:elastics-aldkka-data-0 4/4 Running 0 22m elastics-aldkka-data-1 4/4 Running 0 24m elastics-aldkka-data-2 4/4 Running 0 26m elastics-aldkka-kibana-0 1/1 Running 0 18m elastics-aldkka-master-0 4/4 Running 0 22m elastics-aldkka-master-1 4/4 Running 0 24m elastics-aldkka-master-2 4/4 Running 0 26m Cluster elastics-aldkka deleted pod_info:elastics-aldkka-data-0 2/4 Terminating 0 22m elastics-aldkka-data-1 2/4 Terminating 0 24m elastics-aldkka-data-2 2/4 Terminating 0 26m elastics-aldkka-kibana-0 1/1 Terminating 0 18m elastics-aldkka-master-0 2/4 Terminating 0 23m elastics-aldkka-master-1 2/4 Terminating 0 24m elastics-aldkka-master-2 2/4 Terminating 0 26m delete cluster pod done(B check cluster resource non-exist OK: pvc(B delete cluster done(B ElasticSearch Test Suite All Done!(B Test Engine: elasticsearch Test Type: 25 --------------------------------------ElasticSearch 7.10.2 (Topology = multi-node Replicas 3) Test Result-------------------------------------- [PASSED]|[Create]|[Topology=multi-node;ComponentDefinition=elasticsearch-7-1.0.2;ComponentVersion=elasticsearch;ServiceVersion=7.10.2;]|[Description=Create a cluster with the specified topology multi-node with the specified component definition elasticsearch-7-1.0.2 and component version elasticsearch and service version 7.10.2](B [PASSED]|[Connect]|[ComponentName=master]|[Description=Connect to the cluster](B [PASSED]|[AddData]|[Values=fazgf]|[Description=Add data to the cluster](B [PASSED]|[VerticalScaling]|[ComponentName=data]|[Description=VerticalScaling the cluster specify component data](B [PASSED]|[VerticalScaling]|[ComponentName=master]|[Description=VerticalScaling the cluster specify component master](B [PASSED]|[HorizontalScaling Out]|[ComponentName=master]|[Description=HorizontalScaling Out the cluster specify component master](B [PASSED]|[HorizontalScaling In]|[ComponentName=master]|[Description=HorizontalScaling In the cluster specify component master](B [PASSED]|[Stop]|[-]|[Description=Stop the cluster](B [PASSED]|[Start]|[-]|[Description=Start the cluster](B [PASSED]|[Restart]|[ComponentName=master]|[Description=Restart the cluster specify component master](B [PASSED]|[Restart]|[ComponentName=data]|[Description=Restart the cluster specify component data](B [PASSED]|[VolumeExpansion]|[ComponentName=data]|[Description=VolumeExpansion the cluster specify component data](B [PASSED]|[Restart]|[-]|[Description=Restart the cluster](B [PASSED]|[Restart]|[ComponentName=kibana]|[Description=Restart the cluster specify component kibana](B [PASSED]|[VerticalScaling]|[ComponentName=kibana]|[Description=VerticalScaling the cluster specify component kibana](B [PASSED]|[VolumeExpansion]|[ComponentName=master]|[Description=VolumeExpansion the cluster specify component master](B [PASSED]|[NoFailover]|[HA=Connection Stress;ComponentName=master]|[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]|[HorizontalScaling Out]|[ComponentName=data]|[Description=HorizontalScaling Out the cluster specify component data](B [PASSED]|[HorizontalScaling In]|[ComponentName=data]|[Description=HorizontalScaling In the cluster specify component data](B [PASSED]|[Update]|[TerminationPolicy=WipeOut]|[Description=Update the cluster TerminationPolicy WipeOut](B [PASSED]|[Delete]|[-]|[Description=Delete the cluster](B [END]