==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: lodemon-6f4955bbbb-clfwf Namespace: xlou Priority: 0 Service Account: k8s-svc-acct-lodemon Node: gke-xlou-cdm-ds-0f601751-mc5d/10.142.0.43 Start Time: Sat, 20 Apr 2024 18:18:35 +0000 Labels: app=lodemon app.kubernetes.io/name=lodemon pod-template-hash=6f4955bbbb skaffold.dev/run-id=b90eda45-3bfd-48d2-97ef-56c44f04b7b0 Annotations: Status: Running IP: 10.106.46.172 IPs: IP: 10.106.46.172 Controlled By: ReplicaSet/lodemon-6f4955bbbb Containers: lodemon: Container ID: containerd://a7d6aa67c49ee3b85ab0494c0b001fb738f97cec656ccc1394198f0bb141bdcd Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master-stable Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:03f76e6326d713f4d73dc474e0e25fbbbaecc7c1d8c0590bfd94d68ac0d98c97 Port: 8080/TCP Host Port: 0/TCP Command: python3 Args: /lodestar/scripts/lodemon_run.py -W default State: Running Started: Sat, 20 Apr 2024 18:18:36 +0000 Ready: True Restart Count: 0 Limits: cpu: 2 memory: 2Gi Requests: cpu: 1 memory: 1Gi Liveness: exec [cat /tmp/lodemon_alive] delay=20s timeout=1s period=10s #success=1 #failure=3 Readiness: exec [cat /tmp/lodemon_alive] delay=20s timeout=1s period=10s #success=1 #failure=3 Environment: SKAFFOLD_PROFILE: medium Mounts: /lodestar/config/config.yaml from config (rw,path="config.yaml") /lodestar/config/deployments_to_monitor.yaml from deployments-config (rw,path="deployments_to_monitor.yaml") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-5jscr (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: config: Type: ConfigMap (a volume populated by a ConfigMap) Name: lodemon-config Optional: false deployments-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: lodemon-deployments Optional: false kube-api-access-5jscr: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable 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 75s default-scheduler Successfully assigned xlou/lodemon-6f4955bbbb-clfwf to gke-xlou-cdm-ds-0f601751-mc5d Normal Pulling 74s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/lodestarbox:master-stable" Normal Pulled 74s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/lodestarbox:master-stable" in 252.482ms (252.491467ms including waiting) Normal Created 74s kubelet Created container lodemon Normal Started 74s kubelet Started container lodemon ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== * Serving Flask app 'lodemon_run' * Debug mode: off WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Running on all addresses (0.0.0.0) * Running on http://127.0.0.1:8080 * Running on http://10.106.46.172:8080 Press CTRL+C to quit 19:19:43 INFO 19:19:43 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:43 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:43 INFO [loop_until]: OK (rc = 0) 19:19:43 DEBUG --- stdout --- 19:19:43 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:43 DEBUG --- stderr --- 19:19:43 DEBUG 19:19:43 INFO 19:19:43 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:43 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:43 INFO [loop_until]: OK (rc = 0) 19:19:43 DEBUG --- stdout --- 19:19:43 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:43 DEBUG --- stderr --- 19:19:43 DEBUG 19:19:43 INFO 19:19:43 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:43 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:44 INFO [loop_until]: OK (rc = 0) 19:19:44 DEBUG --- stdout --- 19:19:44 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:44 DEBUG --- stderr --- 19:19:44 DEBUG 19:19:44 INFO 19:19:44 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:44 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:44 INFO [loop_until]: OK (rc = 0) 19:19:44 DEBUG --- stdout --- 19:19:44 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:44 DEBUG --- stderr --- 19:19:44 DEBUG 19:19:44 INFO 19:19:44 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:44 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:44 INFO [loop_until]: OK (rc = 0) 19:19:44 DEBUG --- stdout --- 19:19:44 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:44 DEBUG --- stderr --- 19:19:44 DEBUG 19:19:44 INFO 19:19:44 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:44 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:44 INFO [loop_until]: OK (rc = 0) 19:19:44 DEBUG --- stdout --- 19:19:44 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:44 DEBUG --- stderr --- 19:19:44 DEBUG 19:19:44 INFO 19:19:44 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:44 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:44 INFO [loop_until]: OK (rc = 0) 19:19:44 DEBUG --- stdout --- 19:19:44 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:44 DEBUG --- stderr --- 19:19:44 DEBUG 19:19:45 INFO 19:19:45 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:45 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:45 INFO [loop_until]: OK (rc = 0) 19:19:45 DEBUG --- stdout --- 19:19:45 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:45 DEBUG --- stderr --- 19:19:45 DEBUG 19:19:45 INFO 19:19:45 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:45 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:45 INFO [loop_until]: OK (rc = 0) 19:19:45 DEBUG --- stdout --- 19:19:45 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:45 DEBUG --- stderr --- 19:19:45 DEBUG 19:19:45 INFO 19:19:45 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:45 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:45 INFO [loop_until]: OK (rc = 0) 19:19:45 DEBUG --- stdout --- 19:19:45 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:45 DEBUG --- stderr --- 19:19:45 DEBUG 19:19:45 INFO 19:19:45 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:45 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:45 INFO [loop_until]: OK (rc = 0) 19:19:45 DEBUG --- stdout --- 19:19:45 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:45 DEBUG --- stderr --- 19:19:45 DEBUG 19:19:45 INFO 19:19:45 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:45 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:46 INFO [loop_until]: OK (rc = 0) 19:19:46 DEBUG --- stdout --- 19:19:46 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:46 DEBUG --- stderr --- 19:19:46 DEBUG 19:19:46 INFO 19:19:46 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:46 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:46 INFO [loop_until]: OK (rc = 0) 19:19:46 DEBUG --- stdout --- 19:19:46 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:46 DEBUG --- stderr --- 19:19:46 DEBUG 19:19:46 INFO 19:19:46 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:46 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:46 INFO [loop_until]: OK (rc = 0) 19:19:46 DEBUG --- stdout --- 19:19:46 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:46 DEBUG --- stderr --- 19:19:46 DEBUG 19:19:46 INFO 19:19:46 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:46 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:46 INFO [loop_until]: OK (rc = 0) 19:19:46 DEBUG --- stdout --- 19:19:46 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:46 DEBUG --- stderr --- 19:19:46 DEBUG 19:19:46 INFO 19:19:46 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:46 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:46 INFO [loop_until]: OK (rc = 0) 19:19:46 DEBUG --- stdout --- 19:19:46 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:46 DEBUG --- stderr --- 19:19:46 DEBUG 19:19:46 INFO 19:19:46 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:46 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:47 INFO [loop_until]: OK (rc = 0) 19:19:47 DEBUG --- stdout --- 19:19:47 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:47 DEBUG --- stderr --- 19:19:47 DEBUG 19:19:47 INFO 19:19:47 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:47 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:47 INFO [loop_until]: OK (rc = 0) 19:19:47 DEBUG --- stdout --- 19:19:47 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:47 DEBUG --- stderr --- 19:19:47 DEBUG 19:19:47 INFO 19:19:47 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:47 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:47 INFO [loop_until]: OK (rc = 0) 19:19:47 DEBUG --- stdout --- 19:19:47 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:47 DEBUG --- stderr --- 19:19:47 DEBUG 19:19:47 INFO 19:19:47 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:47 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:47 INFO [loop_until]: OK (rc = 0) 19:19:47 DEBUG --- stdout --- 19:19:47 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:47 DEBUG --- stderr --- 19:19:47 DEBUG 19:19:47 INFO 19:19:47 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:47 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:47 INFO [loop_until]: OK (rc = 0) 19:19:47 DEBUG --- stdout --- 19:19:47 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:47 DEBUG --- stderr --- 19:19:47 DEBUG 19:19:48 INFO 19:19:48 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:48 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:48 INFO [loop_until]: OK (rc = 0) 19:19:48 DEBUG --- stdout --- 19:19:48 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:48 DEBUG --- stderr --- 19:19:48 DEBUG 19:19:48 INFO 19:19:48 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:48 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:48 INFO [loop_until]: OK (rc = 0) 19:19:48 DEBUG --- stdout --- 19:19:48 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:48 DEBUG --- stderr --- 19:19:48 DEBUG 19:19:48 INFO 19:19:48 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:48 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:48 INFO [loop_until]: OK (rc = 0) 19:19:48 DEBUG --- stdout --- 19:19:48 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:48 DEBUG --- stderr --- 19:19:48 DEBUG 19:19:48 INFO 19:19:48 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:48 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:48 INFO [loop_until]: OK (rc = 0) 19:19:48 DEBUG --- stdout --- 19:19:48 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:48 DEBUG --- stderr --- 19:19:48 DEBUG 19:19:48 INFO 19:19:48 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:48 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:49 INFO [loop_until]: OK (rc = 0) 19:19:49 DEBUG --- stdout --- 19:19:49 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:49 DEBUG --- stderr --- 19:19:49 DEBUG 19:19:49 INFO 19:19:49 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 19:19:49 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:49 INFO [loop_until]: OK (rc = 0) 19:19:49 DEBUG --- stdout --- 19:19:49 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 19:19:49 DEBUG --- stderr --- 19:19:49 DEBUG 19:19:49 INFO Initializing monitoring instance threads 19:19:49 DEBUG Monitoring instance thread list: [, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] 19:19:49 INFO Starting instance threads 19:19:49 INFO 19:19:49 INFO [loop_until]: kubectl --namespace=xlou top node 19:19:49 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:49 INFO Thread started 19:19:49 INFO 19:19:49 INFO [loop_until]: kubectl --namespace=xlou top pods 19:19:49 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 19:19:49 INFO Thread started 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28container_cpu_usage_seconds_total%7Bnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 INFO Thread started 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28container_memory_working_set_bytes%7Bnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 INFO Thread started 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28container_fs_reads_bytes_total%7Bnamespace%3D%27xlou%27%2Cjob%3D%27kubelet%27%2Cmetrics_path%3D%27/metrics/cadvisor%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 INFO Thread started 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28container_fs_writes_bytes_total%7Bnamespace%3D%27xlou%27%2Cjob%3D%27kubelet%27%2Cmetrics_path%3D%27/metrics/cadvisor%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 INFO Thread started 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28node_namespace_pod_container%3Acontainer_cpu_usage_seconds_total%3Asum_irate%29by%28node%29&time=1713637189" 19:19:49 INFO Thread started 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28node_namespace_pod_container%3Acontainer_memory_working_set_bytes%29by%28node%29&time=1713637189" 19:19:49 INFO Thread started 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28node_cpu_seconds_total%7Bmode%3D%27iowait%27%7D%5B60s%5D%29%29by%28instance%29&time=1713637189" 19:19:49 INFO Thread started 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28node_network_receive_bytes_total%7Bjob%3D%27node-exporter%27%2Cdevice%21%3D%27lo%27%7D%5B60s%5D%29%29by%28instance%29&time=1713637189" 19:19:49 INFO Thread started 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28node_network_transmit_bytes_total%7Bjob%3D%27node-exporter%27%2Cdevice%21%3D%27lo%27%7D%5B60s%5D%29%29by%28instance%29&time=1713637189" 19:19:49 INFO Thread started 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG --- http response --- 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28am_cts_task_count%7Btoken_type%3D%27session%27%2Cnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG --- status code --- 19:19:49 INFO Thread started 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (143 lines): 19:19:49 DEBUG --- status code --- 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (143 lines): 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28irate%28am_session_count%7Bsession_type%3D~%27authentication-.%2A%27%2Coperation%3D%27create%27%2Cnamespace%3D%27xlou%27%2Coutcome%3D%27success%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 DEBUG ----- output ----- 19:19:49 INFO Thread started 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG { 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG { 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG "data": { 19:19:49 DEBUG --- status code --- 19:19:49 INFO Thread started 19:19:49 DEBUG --- http response --- 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (143 lines): 19:19:49 DEBUG --- status code --- 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28ds_backend_db_cache_misses_internal_nodes%7Bbackend%3D%27amCts%27%2Cnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (134 lines): 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 INFO Thread started 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28ds_backend_db_cache_misses_internal_nodes%7Bbackend%3D%27amIdentityStore%27%2Cnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (134 lines): 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG "data": { 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG "result": [ 19:19:49 DEBUG { 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (143 lines): 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28ds_backend_db_cache_misses_internal_nodes%7Bbackend%3D%27cfgStore%27%2Cnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 INFO Thread started 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG "result": [ 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG "metric": { 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (134 lines): 19:19:49 DEBUG ----- output ----- 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG --- status code --- 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28ds_backend_db_cache_misses_internal_nodes%7Bbackend%3D%27idmRepo%27%2Cnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 INFO Thread started 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG { 19:19:49 DEBUG { 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (134 lines): 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG "pod": "admin-ui-c4c7bf584-tlgkc" 19:19:49 DEBUG { 19:19:49 DEBUG { 19:19:49 DEBUG ----- output ----- 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG { 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28am_authentication_count%7Bnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 INFO Thread started 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (134 lines): 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG "metric": { 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 19:19:49 DEBUG }, 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG "data": { 19:19:49 DEBUG "status": "success", 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 INFO [loop_until]: OK (rc = 0) 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG "data": { 19:19:49 DEBUG "data": { 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28am_cts_reaper_deletion_count%7Bnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 DEBUG ----- output ----- 19:19:49 INFO Thread started 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG "pod": "admin-ui-c4c7bf584-tlgkc" 19:19:49 DEBUG { 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG "data": { 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG --- stdout --- 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG "result": [ 19:19:49 DEBUG { 19:19:49 DEBUG "metric": { 19:19:49 INFO Thread started 19:19:49 DEBUG }, 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG { 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG "data": { 19:19:49 DEBUG "result": [ 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG "result": [ 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG NAME CPU(cores) MEMORY(bytes) admin-ui-c4c7bf584-tlgkc 1m 9Mi am-767f6b67b5-9zw22 17349m 8612Mi am-767f6b67b5-qcqz2 17239m 8703Mi am-767f6b67b5-vbltz 19486m 8665Mi ds-cts-0 18644m 10183Mi ds-cts-1 17721m 10086Mi ds-cts-2 19212m 10174Mi ds-idrepo-0 7355m 3889Mi ds-idrepo-1 7602m 3908Mi ds-idrepo-2 7454m 3753Mi end-user-ui-58878d7668-z8s6j 1m 5Mi idm-b85f9d978-txpwv 4m 1178Mi idm-b85f9d978-wnhxb 3m 1239Mi lodemon-6f4955bbbb-clfwf 2m 54Mi login-ui-5fdf49fc66-dlhjd 1m 4Mi overseer-0-66cd7d7695-bdwll 9078m 665Mi 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG "result": [ 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG { 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28am_oauth2_grant_count%7Bnamespace%3D%27xlou%27%2Cgrant_type%3D~%27authorization-code%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 DEBUG "pod": "admin-ui-c4c7bf584-tlgkc" 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28ds_backend_ttl_entries_deleted_count%7Bnamespace%3D%27xlou%27%2Cbackend%3D~%27amCts%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 DEBUG "value": [ 19:19:49 INFO Thread started 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG { 19:19:49 INFO [loop_until]: OK (rc = 0) 19:19:49 DEBUG --- stdout --- 19:19:49 DEBUG NAME CPU(cores) CPU% MEMORY(bytes) MEMORY% gke-xlou-cdm-default-pool-1b0769c8-7vmj 66m 0% 6287Mi 5% gke-xlou-cdm-default-pool-1b0769c8-mpfw 7568m 25% 7626Mi 6% gke-xlou-cdm-default-pool-1b0769c8-nhlf 17032m 57% 11332Mi 10% gke-xlou-cdm-default-pool-1b0769c8-qkns 85m 0% 3364Mi 3% gke-xlou-cdm-default-pool-1b0769c8-w15q 18494m 61% 13468Mi 12% gke-xlou-cdm-default-pool-1b0769c8-wpwl 150m 0% 5202Mi 4% gke-xlou-cdm-default-pool-1b0769c8-xnmp 17184m 57% 11593Mi 10% gke-xlou-cdm-ds-0f601751-cf7b 14634m 49% 2975Mi 2% gke-xlou-cdm-ds-0f601751-hmm7 19503m 65% 10884Mi 9% gke-xlou-cdm-ds-0f601751-j488 8211m 27% 7148Mi 6% gke-xlou-cdm-ds-0f601751-mc5d 17678m 59% 15223Mi 13% gke-xlou-cdm-ds-0f601751-nj6q 8165m 27% 7866Mi 7% gke-xlou-cdm-ds-0f601751-nmxm 19340m 64% 12924Mi 11% gke-xlou-cdm-frontend-a8771548-i82n 9149m 57% 6446Mi 10% 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG { 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG --- stderr --- 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (62 lines): 19:19:49 DEBUG { 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 19:19:49 DEBUG }, 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG "data": { 19:19:49 INFO Thread started 19:19:49 DEBUG "result": [ 19:19:49 DEBUG "metric": { 19:19:49 DEBUG --- stderr --- 19:19:49 DEBUG 19:19:49 DEBUG { 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG "metric": { 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG { 19:19:49 DEBUG { 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG "value": [ 19:19:49 DEBUG [...] 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28ds_replication_replica_remote_replicas_receive_delay_seconds+%7Bnamespace%3D%27xlou%27%2Cdomain_name%3D%27ou%3Dtokens%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG "result": [ 19:19:49 DEBUG { 19:19:49 INFO Thread started 19:19:49 DEBUG { 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 19:19:49 DEBUG "instance": "10.142.0.107:9100" 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG "metric": { 19:19:49 DEBUG "node": "gke-xlou-cdm-ds-0f601751-cf7b" 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG { 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG "node": "gke-xlou-cdm-ds-0f601751-cf7b" 19:19:49 DEBUG }, 19:19:49 DEBUG "value": [ 19:19:49 DEBUG "metric": { 19:19:49 INFO Thread started 19:19:49 DEBUG [...] 19:19:49 DEBUG "data": { 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG }, 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG "data": { 19:19:49 DEBUG "data": { 19:19:49 DEBUG "metric": { 19:19:49 DEBUG "pod": "overseer-0-66cd7d7695-bdwll" 19:19:49 DEBUG 19:19:49 DEBUG --- http response --- 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28avg_over_time%28am_cts_reaper_search_seconds_total%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28avg_over_time%28am_cts_reaper_cache_size%7Bnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28ds_replication_replica_replayed_updates_conflicts_resolved%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 INFO Thread started 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG { 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG { 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG "data": { 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG "instance": "10.142.0.107:9100" 19:19:49 DEBUG }, 19:19:49 DEBUG 19:19:49 DEBUG [...] 19:19:49 DEBUG 19:19:49 DEBUG "pod": "am-767f6b67b5-9zw22" 19:19:49 DEBUG }, 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28node_disk_read_bytes_total%7Bjob%3D%27node-exporter%27%2Cdevice%3D~%27nvme.%2B%7Crbd.%2B%7Csd.%2B%7Cvd.%2B%7Cxvd.%2B%7Cdasd.%2B%27%7D%29%29by%28instance%29&time=1713637189" 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 INFO Thread started 19:19:49 DEBUG "result": [ 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG { 19:19:49 DEBUG 19:19:49 DEBUG "data": { 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG "data": { 19:19:49 DEBUG }, 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (62 lines): 19:19:49 DEBUG "result": [ 19:19:49 DEBUG "result": [ 19:19:49 DEBUG }, 19:19:49 DEBUG "value": [ 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG [...] 19:19:49 DEBUG "value": [ 19:19:49 DEBUG --- status code --- 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28avg_over_time%28node_disk_written_bytes_total%7Bjob%3D%27node-exporter%27%2Cdevice%3D~%27nvme.%2B%7Crbd.%2B%7Csd.%2B%7Cvd.%2B%7Cxvd.%2B%7Cdasd.%2B%27%7D%5B60s%5D%29%29by%28instance%29&time=1713637189" 19:19:49 DEBUG { 19:19:49 INFO Thread started 19:19:49 DEBUG "data": { 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG "result": [ 19:19:49 DEBUG "resultType": "vector", 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 19:19:49 DEBUG "result": [ 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG { 19:19:49 DEBUG "metric": { 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG 19:19:49 DEBUG { 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG "metric": { 19:19:49 DEBUG "pod": "admin-ui-c4c7bf584-tlgkc" 19:19:49 INFO Thread started 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG "data": { 19:19:49 DEBUG [...] 19:19:49 DEBUG --- status code --- 19:19:49 ERROR [http_cmd]: ERROR 19:19:49 ERROR --- status code --- 19:19:49 DEBUG "result": [ 19:19:49 DEBUG { 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG { 19:19:49 DEBUG { 19:19:49 DEBUG "pod": "ds-idrepo-0" 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG [...] 19:19:49 DEBUG 19:19:49 DEBUG "metric": { 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG --- http response --- 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28ds_backend_entry_count%7Bbackend%3D~%27amCts%27%2Cpod%3D~%27ctsstore.%2A%27%2Cnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713637189" 19:19:49 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28node_disk_io_time_seconds_total%7Bjob%3D%27node-exporter%27%2Cdevice%3D~%27nvme.%2B%7Crbd.%2B%7Csd.%2B%7Cvd.%2B%7Cxvd.%2B%7Cdasd.%2B%27%7D%5B60s%5D%29%29by%28instance%29&time=1713637189" 19:19:49 INFO Thread started 19:19:49 DEBUG "result": [ 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 ERROR http status code is 400 (expected [200, 401, 403, 404]) 19:19:49 DEBUG { 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG "metric": { 19:19:49 DEBUG [...] 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 19:19:49 DEBUG "metric": { 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG }, 19:19:49 DEBUG { 19:19:49 DEBUG 19:19:49 DEBUG "pod": "overseer-0-66cd7d7695-bdwll" 19:19:49 DEBUG "0" 19:19:49 DEBUG 19:19:49 DEBUG "instance": "10.142.0.107:9100" 19:19:49 DEBUG "pod": "overseer-0-66cd7d7695-bdwll" 19:19:49 DEBUG [...] 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG }, 19:19:49 INFO All threads has been started 127.0.0.1 - - [20/Apr/2024 19:19:49] "GET /monitoring/start HTTP/1.1" 200 - 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (62 lines): 19:19:49 DEBUG { 19:19:49 DEBUG "result": [ 19:19:49 DEBUG 19:19:49 DEBUG --- http response --- 19:19:49 ERROR --- http response --- 19:19:49 DEBUG { "status": "error", "errorType": "bad_data", "error": "invalid parameter \"query\": 1:10: parse error: expected type range vector in call to function \"rate\", got instant vector" } 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG "pod": "am-767f6b67b5-9zw22" 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG "pod": "am-767f6b67b5-9zw22" 19:19:49 DEBUG "data": { 19:19:49 DEBUG "value": [ 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG 19:19:49 DEBUG }, 19:19:49 DEBUG ] 19:19:49 DEBUG 19:19:49 DEBUG }, 19:19:49 DEBUG }, 19:19:49 DEBUG 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 19:19:49 DEBUG "value": [ 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG ----- output ----- 19:19:49 INFO [http_cmd]: http status code OK 19:19:49 DEBUG "metric": { 19:19:49 DEBUG { 19:19:49 DEBUG 19:19:49 DEBUG "instance": "10.142.0.43:9100" 19:19:49 ERROR Query: sum(rate(node_disk_read_bytes_total{job='node-exporter',device=~'nvme.+|rbd.+|sd.+|vd.+|xvd.+|dasd.+'}))by(instance) failed with: [http_cmd] request returns wrong status code 19:19:49 DEBUG "metric": { 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG }, 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG 19:19:49 DEBUG { 19:19:49 DEBUG }, 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG 19:19:49 DEBUG "data": { 19:19:49 DEBUG 19:19:49 DEBUG "value": [ 19:19:49 DEBUG } 19:19:49 DEBUG "node": "gke-xlou-cdm-frontend-a8771548-i82n" 19:19:49 DEBUG "value": [ 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG { 19:19:49 DEBUG 19:19:49 DEBUG { 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG "pod": "ds-cts-0" 19:19:49 DEBUG "metric": { 19:19:49 DEBUG }, 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 19:19:49 DEBUG "pod": "ds-idrepo-0" 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (62 lines): 19:19:49 DEBUG "value": [ 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG "data": { 19:19:49 DEBUG "result": [ 19:19:49 DEBUG 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG "instance": "10.142.0.43:9100" 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG ] 19:19:49 DEBUG }, 19:19:49 DEBUG 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG 19:19:49 DEBUG --- status code --- 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG }, 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG { 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG "node": "gke-xlou-cdm-frontend-a8771548-i82n" 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG "value": [ 19:19:49 DEBUG { 19:19:49 DEBUG 19:19:49 DEBUG "result": [ 19:19:49 DEBUG }, 19:19:49 DEBUG "0" 19:19:49 DEBUG } 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 19:19:49 DEBUG "12989.412416386449" 19:19:49 DEBUG "pod": "am-767f6b67b5-vbltz" 19:19:49 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 19:19:49 DEBUG "data": { 19:19:49 DEBUG 19:19:49 DEBUG "data": { 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG "value": [ 19:19:49 DEBUG "80660493.33333334" 19:19:49 DEBUG "pod": "ds-idrepo-0" 19:19:49 DEBUG }, 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG }, 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 19:19:49 DEBUG "metric": { 19:19:49 DEBUG [...] 19:19:49 DEBUG 19:19:49 DEBUG "value": [ 19:19:49 DEBUG ] 19:19:49 DEBUG } 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG "8.90377554497318" 19:19:49 DEBUG ] 19:19:49 DEBUG } 19:19:49 DEBUG --- http response --- 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG [...] 19:19:49 DEBUG 19:19:49 DEBUG { "status": "success", "data": { "resultType": "vector", "result": [] } } 19:19:49 DEBUG 19:19:49 DEBUG ] 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG { 19:19:49 DEBUG 19:19:49 DEBUG }, 19:19:49 DEBUG [...] 19:19:49 DEBUG 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG "result": [ 19:19:49 DEBUG 19:19:49 DEBUG "pod": "ds-cts-0" 19:19:49 DEBUG 19:19:49 DEBUG { 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG } 19:19:49 DEBUG ] 19:19:49 DEBUG } 19:19:49 DEBUG ] 19:19:49 DEBUG 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (134 lines): 19:19:49 DEBUG "result": [ 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG "data": { 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG 19:19:49 DEBUG [...] 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG "pod": "am-767f6b67b5-vbltz" 19:19:49 DEBUG }, 19:19:49 DEBUG 19:19:49 DEBUG [...] 19:19:49 DEBUG 19:19:49 DEBUG "pod": "ds-idrepo-2" 19:19:49 DEBUG }, 19:19:49 DEBUG ] 19:19:49 DEBUG } 19:19:49 DEBUG ] 19:19:49 DEBUG } 19:19:49 DEBUG [...] 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG { 19:19:49 DEBUG "pod": "overseer-0-66cd7d7695-bdwll" 19:19:49 DEBUG }, 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG } 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG "result": [ 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG "795746304" 19:19:49 DEBUG "value": [ 19:19:49 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (134 lines): 19:19:49 DEBUG ----- output ----- 19:19:49 DEBUG }, 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG "80655361.76666667" 19:19:49 DEBUG } 19:19:49 DEBUG { 19:19:49 DEBUG "metric": { 19:19:49 DEBUG } 19:19:49 DEBUG }, 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG "metric": { 19:19:49 DEBUG { 19:19:49 DEBUG "result": [ 19:19:49 DEBUG ] 19:19:49 DEBUG { 19:19:49 DEBUG "data": { 19:19:49 DEBUG 19:19:49 DEBUG "pod": "ds-idrepo-2" 19:19:49 DEBUG ] 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG { 19:19:49 DEBUG 19:19:49 DEBUG "value": [ 19:19:49 DEBUG "0" 19:19:49 DEBUG "metric": { 19:19:49 DEBUG ] 19:19:49 DEBUG } 19:19:49 DEBUG "pod": "am-767f6b67b5-9zw22" 19:19:49 DEBUG } 19:19:49 DEBUG "value": [ 19:19:49 DEBUG "value": [ 19:19:49 DEBUG "instance": "10.142.0.43:9100" 19:19:49 DEBUG "pod": "am-767f6b67b5-9zw22" 19:19:49 DEBUG [...] 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG } 19:19:49 DEBUG { 19:19:49 DEBUG "metric": { 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG }, 19:19:49 DEBUG "value": [ 19:19:49 DEBUG } 19:19:49 DEBUG "2676" 19:19:49 DEBUG "status": "success", 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG ] 19:19:49 DEBUG "pod": "am-767f6b67b5-9zw22" 19:19:49 DEBUG } 19:19:49 DEBUG }, 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG }, 19:19:49 DEBUG }, 19:19:49 DEBUG 19:19:49 DEBUG "data": { 19:19:49 DEBUG } 19:19:49 DEBUG "metric": { 19:19:49 DEBUG "pod": "am-767f6b67b5-9zw22" 19:19:49 DEBUG "result": [ 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 19:19:49 DEBUG ] 19:19:49 DEBUG ] 19:19:49 DEBUG "data": { 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG } 19:19:49 DEBUG }, 19:19:49 DEBUG ] 19:19:49 DEBUG "value": [ 19:19:49 DEBUG "2675" 19:19:49 DEBUG "5.03077160231514" 19:19:49 DEBUG "value": [ 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG "pod": "ds-cts-0" 19:19:49 DEBUG }, 19:19:49 DEBUG { 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG "resultType": "vector", 19:19:49 DEBUG "pod": "am-767f6b67b5-vbltz" 19:19:49 DEBUG 19:19:49 DEBUG ] 19:19:49 DEBUG "value": [ 19:19:49 DEBUG } 19:19:49 DEBUG 19:19:49 DEBUG ] 19:19:49 DEBUG ] 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG "result": [ 19:19:49 DEBUG }, 19:19:49 DEBUG "value": [ 19:19:49 DEBUG "metric": { 19:19:49 DEBUG "0" 19:19:49 DEBUG 19:19:49 DEBUG } 19:19:49 DEBUG "result": [ 19:19:49 DEBUG }, 19:19:49 DEBUG [...] 19:19:49 DEBUG } 19:19:49 DEBUG 19:19:49 DEBUG } 19:19:49 DEBUG 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG "0.09200000000000916" 19:19:49 DEBUG 19:19:49 DEBUG "pod": "ds-cts-2" 19:19:49 DEBUG { 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 19:19:49 DEBUG "pod": "ds-idrepo-0" 19:19:49 DEBUG ] 19:19:49 DEBUG [...] 19:19:49 DEBUG ] 19:19:49 DEBUG { 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG ] 19:19:49 DEBUG ] 19:19:49 DEBUG ] 19:19:49 DEBUG 19:19:49 DEBUG }, 19:19:49 DEBUG "metric": { 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG }, 19:19:49 DEBUG } 19:19:49 DEBUG 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG "pod": "ds-cts-2" 19:19:49 DEBUG 19:19:49 DEBUG } 19:19:49 DEBUG 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG ] 19:19:49 DEBUG "value": [ 19:19:49 DEBUG "instance": "10.142.0.107:9100" 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG "value": [ 19:19:49 DEBUG ] 19:19:49 DEBUG 19:19:49 DEBUG "metric": { 19:19:49 DEBUG "2673.266666666667" 19:19:49 DEBUG }, 19:19:49 DEBUG [...] 19:19:49 DEBUG [...] 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG [...] 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG }, 19:19:49 DEBUG 19:19:49 DEBUG [...] 19:19:49 DEBUG 19:19:49 DEBUG } 19:19:49 DEBUG 19:19:49 DEBUG "instance": "10.142.0.107:9100" 19:19:49 DEBUG ] 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG } 19:19:49 DEBUG 19:19:49 DEBUG "0" 19:19:49 DEBUG "value": [ 19:19:49 DEBUG [...] 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG } 19:19:49 DEBUG "pod": "ds-idrepo-2" 19:19:49 DEBUG }, 19:19:49 DEBUG } 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG 19:19:49 DEBUG "pod": "am-767f6b67b5-vbltz" 19:19:49 DEBUG 19:19:49 DEBUG ] 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG }, 19:19:49 DEBUG "value": [ 19:19:49 DEBUG ] 19:19:49 DEBUG "33.666666666666664" 19:19:49 DEBUG }, 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG "pod": "am-767f6b67b5-vbltz" 19:19:49 DEBUG }, 19:19:49 DEBUG 19:19:49 DEBUG [...] 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 19:19:49 DEBUG } 19:19:49 DEBUG ] 19:19:49 DEBUG "value": [ 19:19:49 DEBUG } 19:19:49 DEBUG ] 19:19:49 DEBUG 19:19:49 DEBUG "pod": "am-767f6b67b5-vbltz" 19:19:49 DEBUG }, 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG } 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG "0" 19:19:49 DEBUG 19:19:49 DEBUG ] 19:19:49 DEBUG "0" 19:19:49 DEBUG } 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG "480400" 19:19:49 DEBUG [...] 19:19:49 DEBUG "pod": "am-767f6b67b5-vbltz" 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG ] 19:19:49 DEBUG [...] 19:19:49 DEBUG 19:19:49 DEBUG ] 19:19:49 DEBUG } 19:19:49 DEBUG ] 19:19:49 DEBUG 19:19:49 DEBUG }, 19:19:49 DEBUG "pod": "ds-cts-2" 19:19:49 DEBUG "pod": "ds-cts-2" 19:19:49 DEBUG }, 19:19:49 DEBUG 19:19:49 DEBUG 19:19:49 DEBUG ] 19:19:49 DEBUG "2674.4666666666667" 19:19:49 DEBUG } 19:19:49 DEBUG ] 19:19:49 DEBUG "value": [ 19:19:49 DEBUG }, 19:19:49 DEBUG "value": [ 19:19:49 DEBUG } 19:19:49 DEBUG ] 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG "instance": "10.142.0.43:9100" 19:19:49 DEBUG ] 19:19:49 DEBUG 19:19:49 DEBUG "value": [ 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG }, 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG } 19:19:49 DEBUG 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG "0.00043333333333333337" 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG "value": [ 19:19:49 DEBUG "0.152" 19:19:49 DEBUG ] 19:19:49 DEBUG "instance": "10.142.0.43:9100" 19:19:49 DEBUG "0" 19:19:49 DEBUG ] 19:19:49 DEBUG } 19:19:49 DEBUG ] 19:19:49 DEBUG } 19:19:49 DEBUG }, 19:19:49 DEBUG ] 19:19:49 DEBUG ] 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG "value": [ 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG "3484062682112" 19:19:49 DEBUG ] 19:19:49 DEBUG 1713637189, 19:19:49 DEBUG ] 19:19:49 DEBUG } 19:19:49 DEBUG ] 19:19:49 DEBUG } 19:19:49 DEBUG "0.2510000000000142" 19:19:49 DEBUG ] 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG ] 19:19:49 DEBUG } 19:19:49 DEBUG ] 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG } 19:19:49 DEBUG }