==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: lodemon-777dcd579c-khmpp Namespace: xlou Priority: 0 Service Account: k8s-svc-acct-lodemon Node: gke-xlou-cdm-frontend-1a35de14-jwax/10.142.0.71 Start Time: Wed, 17 Jul 2024 16:42:50 +0000 Labels: app=lodemon app.kubernetes.io/name=lodemon pod-template-hash=777dcd579c skaffold.dev/run-id=9062465d-d606-4078-afc8-5e1dca03f62b Annotations: Status: Running IP: 10.106.40.30 IPs: IP: 10.106.40.30 Controlled By: ReplicaSet/lodemon-777dcd579c Containers: lodemon: Container ID: containerd://558157b7ff76d371c3997bc3ee0dfe9ae0b17c959acb230ad5a70e424fe38054 Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master-stable Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:7bfc0f0141c68ee52e239d38ce47a6287d529a24eef0257092980c4fbbec9547 Port: 8080/TCP Host Port: 0/TCP Command: python3 Args: /lodestar/scripts/lodemon_run.py -W default State: Running Started: Wed, 17 Jul 2024 16:42:51 +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: idc 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-j79wn (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-j79wn: 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: ==================================================================================================== =========================================== 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.40.30:8080 Press CTRL+C to quit 17:43:48 INFO Initializing monitoring instance threads 17:43:48 DEBUG Monitoring instance thread list: [] 17:43:48 INFO Starting instance threads 17:43:48 INFO All threads has been started 127.0.0.1 - - [17/Jul/2024 17:43:48] "GET /monitoring/start HTTP/1.1" 200 - 127.0.0.1 - - [17/Jul/2024 18:46:38] "GET /monitoring/average?start_time=20240717_164552&stop_time=20240717_174437 HTTP/1.1" 200 - 127.0.0.1 - - [17/Jul/2024 19:49:23] "GET /monitoring/average?start_time=20240717_174838&stop_time=20240717_184722 HTTP/1.1" 200 - 127.0.0.1 - - [17/Jul/2024 20:52:02] "GET /monitoring/average?start_time=20240717_185123&stop_time=20240717_195001 HTTP/1.1" 200 - 127.0.0.1 - - [17/Jul/2024 21:54:41] "GET /monitoring/average?start_time=20240717_195402&stop_time=20240717_205241 HTTP/1.1" 200 - 127.0.0.1 - - [17/Jul/2024 22:57:20] "GET /monitoring/average?start_time=20240717_205641&stop_time=20240717_215520 HTTP/1.1" 200 - 127.0.0.1 - - [17/Jul/2024 23:59:59] "GET /monitoring/average?start_time=20240717_215920&stop_time=20240717_225759 HTTP/1.1" 200 - 127.0.0.1 - - [18/Jul/2024 01:02:39] "GET /monitoring/average?start_time=20240717_230159&stop_time=20240718_000038 HTTP/1.1" 200 - 127.0.0.1 - - [18/Jul/2024 02:05:20] "GET /monitoring/average?start_time=20240718_000439&stop_time=20240718_010319 HTTP/1.1" 200 - 127.0.0.1 - - [18/Jul/2024 03:08:02] "GET /monitoring/average?start_time=20240718_010720&stop_time=20240718_020601 HTTP/1.1" 200 - 03:14:39 INFO Finished: True 03:14:39 INFO Waiting for threads to register finish flag 03:14:39 INFO Done. Have a nice day! :) 127.0.0.1 - - [18/Jul/2024 03:14:39] "GET /monitoring/stop HTTP/1.1" 200 - WARNING:bokeh.core.validation.check:W-1002 (EMPTY_LAYOUT): Layout has no children: Column(id='p1001', ...) 127.0.0.1 - - [18/Jul/2024 03:14:40] "GET /monitoring/process HTTP/1.1" 200 -