--Task-- name: Monitoring_start enabled: True class_name: MonitoringStart source_name: controller source_namespace: >default< target_name: controller target_namespace: >default< start: 0.0 stop: None timeout: no timeout loop: False interval: None dependencies: [] wait_for: [] preceding_task: None options: {} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock ________________________________________________________________________________ [2025-01-17 04:21:33] Monitoring_start pre : Initialising task parameters ________________________________________________________________________________ task will be executed on controller (localhost) ________________________________________________________________________________ [2025-01-17 04:21:33] Monitoring_start step1 : N/A ________________________________________________________________________________ 2025-01-17 04:22:33,618 INFO 2025-01-17 04:22:33,618 INFO **************************************** Start Lodemon **************************************** 2025-01-17 04:22:33,699 INFO 2025-01-17 04:22:33,699 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm delete configmap lodemon-config 2025-01-17 04:22:33,699 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0, 1] 2025-01-17 04:22:34,103 INFO [loop_until]: OK (rc = 0) 2025-01-17 04:22:34,103 DEBUG --- stdout --- 2025-01-17 04:22:34,103 DEBUG configmap "lodemon-config" deleted 2025-01-17 04:22:34,103 DEBUG --- stderr --- 2025-01-17 04:22:34,103 DEBUG 2025-01-17 04:22:34,104 INFO 2025-01-17 04:22:34,104 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm create configmap lodemon-config --from-file=/mnt/disk1/xslou/workshop/lodestar-fork/config/config.yaml 2025-01-17 04:22:34,104 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-01-17 04:22:34,398 INFO [loop_until]: OK (rc = 0) 2025-01-17 04:22:34,398 DEBUG --- stdout --- 2025-01-17 04:22:34,398 DEBUG configmap/lodemon-config created 2025-01-17 04:22:34,398 DEBUG --- stderr --- 2025-01-17 04:22:34,398 DEBUG 2025-01-17 04:22:34,399 INFO 2025-01-17 04:22:34,399 INFO [run_command]: gcloud iam service-accounts add-iam-policy-binding pit-test@engineeringpit.iam.gserviceaccount.com --role roles/iam.workloadIdentityUser --member "serviceAccount:engineeringpit.svc.id.goog[xlou/k8s-svc-acct-lodemon]" 2025-01-17 04:22:35,889 ERROR [run_command]: ERROR 2025-01-17 04:22:35,889 ERROR --- rc --- 2025-01-17 04:22:35,889 ERROR returned 1, expected to be in [0] 2025-01-17 04:22:35,889 ERROR --- stdout --- 2025-01-17 04:22:35,889 ERROR 2025-01-17 04:22:35,889 ERROR --- stderr --- 2025-01-17 04:22:35,889 ERROR ERROR: (gcloud.iam.service-accounts.add-iam-policy-binding) PERMISSION_DENIED: Permission 'iam.serviceAccounts.setIamPolicy' denied on resource (or it may not exist). This command is authenticated as xiaosong.lou@pingidentity.com which is the active account specified by the [core/account] property. - '@type': type.googleapis.com/google.rpc.ErrorInfo domain: iam.googleapis.com metadata: permission: iam.serviceAccounts.setIamPolicy reason: IAM_PERMISSION_DENIED 2025-01-17 04:22:35,889 INFO 2025-01-17 04:22:35,889 WARNING could not add the iam-policy binding to the GSA: pit-test@engineeringpit.iam.gserviceaccount.com for the member k8s-svc-acct-lodemon service account, Identity Cloud metrics will not be present in the Lodemon report.The exception thrown was: Command error: rc 1 -- stdout: -- stderr:ERROR: (gcloud.iam.service-accounts.add-iam-policy-binding) PERMISSION_DENIED: Permission 'iam.serviceAccounts.setIamPolicy' denied on resource (or it may not exist). This command is authenticated as xiaosong.lou@pingidentity.com which is the active account specified by the [core/account] property. - '@type': type.googleapis.com/google.rpc.ErrorInfo domain: iam.googleapis.com metadata: permission: iam.serviceAccounts.setIamPolicy reason: IAM_PERMISSION_DENIED 2025-01-17 04:22:35,893 INFO 2025-01-17 04:22:35,893 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm delete configmap lodemon-deployments 2025-01-17 04:22:35,893 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0, 1] 2025-01-17 04:22:36,325 INFO [loop_until]: OK (rc = 0) 2025-01-17 04:22:36,325 DEBUG --- stdout --- 2025-01-17 04:22:36,325 DEBUG configmap "lodemon-deployments" deleted 2025-01-17 04:22:36,325 DEBUG --- stderr --- 2025-01-17 04:22:36,325 DEBUG 2025-01-17 04:22:36,326 INFO 2025-01-17 04:22:36,326 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm create configmap lodemon-deployments --from-file=/mnt/disk1/xslou/workshop/lodestar-fork/config/deployments_to_monitor.yaml 2025-01-17 04:22:36,326 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-01-17 04:22:36,593 INFO [loop_until]: OK (rc = 0) 2025-01-17 04:22:36,593 DEBUG --- stdout --- 2025-01-17 04:22:36,593 DEBUG configmap/lodemon-deployments created 2025-01-17 04:22:36,593 DEBUG --- stderr --- 2025-01-17 04:22:36,593 DEBUG 2025-01-17 04:22:36,593 INFO 2025-01-17 04:22:36,594 INFO ------------- Deploy the lodestarbox with lodemon profile ------------- 2025-01-17 04:22:36,594 INFO 2025-01-17 04:22:36,594 INFO [run_command]: skaffold deploy --profile lodemon --config=/tmp/tmp5xzugnpn --status-check=true --namespace=xlou 2025-01-17 04:22:38,737 INFO Starting deploy... 2025-01-17 04:22:40,009 INFO - serviceaccount/k8s-svc-acct-lodemon unchanged 2025-01-17 04:22:40,100 INFO - clusterrolebinding.rbac.authorization.k8s.io/k8s-svc-acct-crb-xlou unchanged 2025-01-17 04:22:40,345 INFO - deployment.apps/lodemon configured 2025-01-17 04:22:40,355 INFO Waiting for deployments to stabilize... 2025-01-17 04:22:45,620 INFO - xlou:deployment/lodemon: waiting for rollout to finish: 1 old replicas are pending termination... 2025-01-17 04:23:12,036 INFO - xlou:deployment/lodemon is ready. 2025-01-17 04:23:12,047 INFO Deployments stabilized in 31.693 seconds 2025-01-17 04:23:12,141 ERROR There is a new version (2.13.2) of Skaffold available. Download it from: 2025-01-17 04:23:12,141 ERROR https://github.com/GoogleContainerTools/skaffold/releases/tag/v2.13.2 2025-01-17 04:23:12,141 ERROR 2025-01-17 04:23:12,141 ERROR Help improve Skaffold with our 2-minute anonymous survey: run 'skaffold survey' 2025-01-17 04:23:12,141 ERROR To help improve the quality of this product, we collect anonymized usage data for details on what is tracked and how we use this data visit . This data is handled in accordance with our privacy policy 2025-01-17 04:23:12,141 ERROR 2025-01-17 04:23:12,141 ERROR You may choose to opt out of this collection by running the following command: 2025-01-17 04:23:12,141 ERROR skaffold config set --global collect-metrics false 2025-01-17 04:23:12,141 INFO 2025-01-17 04:23:12,141 INFO --------------------- Get expected number of pods --------------------- 2025-01-17 04:23:12,142 INFO 2025-01-17 04:23:12,142 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app=lodemon --output jsonpath={.items[*].spec.replicas} 2025-01-17 04:23:12,142 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-01-17 04:23:12,434 INFO [loop_until]: OK (rc = 0) 2025-01-17 04:23:12,434 DEBUG --- stdout --- 2025-01-17 04:23:12,434 DEBUG 1 2025-01-17 04:23:12,434 DEBUG --- stderr --- 2025-01-17 04:23:12,434 DEBUG 2025-01-17 04:23:12,434 INFO 2025-01-17 04:23:12,434 INFO -------------- Reloading pod list for product "lodemon" -------------- 2025-01-17 04:23:12,434 INFO 2025-01-17 04:23:12,434 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=lodemon --output jsonpath={.items[*].metadata.name}` | grep 1 2025-01-17 04:23:12,434 INFO [loop_until]: (max_time=360.0, interval=10, expected_rc=[0] 2025-01-17 04:23:12,783 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected number of element: 1 - retry 2025-01-17 04:23:23,127 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected number of element: 1 - retry 2025-01-17 04:23:33,474 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected number of element: 1 - retry 2025-01-17 04:23:43,756 INFO [loop_until]: Function succeeded after 31s (rc=0) - expected number of elements found 2025-01-17 04:23:43,756 INFO [loop_until]: OK (rc = 0) 2025-01-17 04:23:43,757 DEBUG --- stdout --- 2025-01-17 04:23:43,757 DEBUG lodemon-5dfd5f8cb-v6fwr 2025-01-17 04:23:43,757 DEBUG --- stderr --- 2025-01-17 04:23:43,757 DEBUG 2025-01-17 04:23:43,757 INFO 2025-01-17 04:23:43,757 INFO ------------ Check pod lodemon-5dfd5f8cb-v6fwr is running ------------ 2025-01-17 04:23:43,757 INFO 2025-01-17 04:23:43,757 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods lodemon-5dfd5f8cb-v6fwr -o=jsonpath={.status.phase} | grep "Running" 2025-01-17 04:23:43,757 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0] 2025-01-17 04:23:44,059 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-01-17 04:23:44,059 INFO [loop_until]: OK (rc = 0) 2025-01-17 04:23:44,059 DEBUG --- stdout --- 2025-01-17 04:23:44,059 DEBUG Running 2025-01-17 04:23:44,059 DEBUG --- stderr --- 2025-01-17 04:23:44,059 DEBUG 2025-01-17 04:23:44,060 INFO 2025-01-17 04:23:44,060 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods lodemon-5dfd5f8cb-v6fwr -o=jsonpath={.status.containerStatuses[*].ready} | grep "true" 2025-01-17 04:23:44,060 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0] 2025-01-17 04:23:44,335 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-01-17 04:23:44,335 INFO [loop_until]: OK (rc = 0) 2025-01-17 04:23:44,335 DEBUG --- stdout --- 2025-01-17 04:23:44,335 DEBUG true 2025-01-17 04:23:44,335 DEBUG --- stderr --- 2025-01-17 04:23:44,335 DEBUG 2025-01-17 04:23:44,336 INFO 2025-01-17 04:23:44,336 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod lodemon-5dfd5f8cb-v6fwr --output jsonpath={.status.startTime} 2025-01-17 04:23:44,336 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-01-17 04:23:44,610 INFO [loop_until]: OK (rc = 0) 2025-01-17 04:23:44,610 DEBUG --- stdout --- 2025-01-17 04:23:44,610 DEBUG 2025-01-17T04:22:40Z 2025-01-17 04:23:44,610 DEBUG --- stderr --- 2025-01-17 04:23:44,610 DEBUG 2025-01-17 04:23:44,610 INFO 2025-01-17 04:23:44,611 INFO ----- Check pod lodemon-5dfd5f8cb-v6fwr filesystem is accessible ----- 2025-01-17 04:23:45,374 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-01-17 04:23:45,374 INFO 2025-01-17 04:23:45,374 INFO ----------- Check pod lodemon-5dfd5f8cb-v6fwr restart count ----------- 2025-01-17 04:23:45,375 INFO 2025-01-17 04:23:45,375 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod lodemon-5dfd5f8cb-v6fwr --output jsonpath={.status.containerStatuses[*].restartCount} 2025-01-17 04:23:45,375 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-01-17 04:23:45,649 INFO [loop_until]: OK (rc = 0) 2025-01-17 04:23:45,649 DEBUG --- stdout --- 2025-01-17 04:23:45,649 DEBUG 0 2025-01-17 04:23:45,650 DEBUG --- stderr --- 2025-01-17 04:23:45,650 DEBUG 2025-01-17 04:23:45,650 INFO Pod lodemon-5dfd5f8cb-v6fwr has been restarted 0 times. 2025-01-17 04:23:45,650 INFO 2025-01-17 04:23:45,650 INFO --------------------- Get expected number of pods --------------------- 2025-01-17 04:23:45,650 INFO 2025-01-17 04:23:45,650 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app=lodemon --output jsonpath={.items[*].spec.replicas} 2025-01-17 04:23:45,650 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-01-17 04:23:45,926 INFO [loop_until]: OK (rc = 0) 2025-01-17 04:23:45,926 DEBUG --- stdout --- 2025-01-17 04:23:45,926 DEBUG 1 2025-01-17 04:23:45,926 DEBUG --- stderr --- 2025-01-17 04:23:45,926 DEBUG 2025-01-17 04:23:45,926 INFO 2025-01-17 04:23:45,926 INFO -------------- Waiting for 1 expected pod(s) to be ready -------------- 2025-01-17 04:23:45,926 INFO 2025-01-17 04:23:45,926 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments lodemon --output jsonpath="ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "ready:1 replicas:1" 2025-01-17 04:23:45,926 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0] 2025-01-17 04:23:46,202 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-01-17 04:23:46,202 INFO [loop_until]: OK (rc = 0) 2025-01-17 04:23:46,202 DEBUG --- stdout --- 2025-01-17 04:23:46,202 DEBUG ready:1 replicas:1 2025-01-17 04:23:46,202 DEBUG --- stderr --- 2025-01-17 04:23:46,202 DEBUG 2025-01-17 04:23:46,202 INFO Component lodemon is alive 2025-01-17 04:23:47,010 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/pod-logs/20250117_042346-after-lodemon-deploy/lodemon-5dfd5f8cb-v6fwr.txt 2025-01-17 04:23:47,010 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/pod-logs/20250117_042346-after-lodemon-deploy/lodemon-5dfd5f8cb-v6fwr.txt 2025-01-17 04:23:47,010 INFO Check pod logs for errors 2025-01-17 04:23:47,011 INFO 2025-01-17 04:23:47,011 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec lodemon-5dfd5f8cb-v6fwr -- curl --fail --silent --show-error http://localhost:8080/monitoring/start 2025-01-17 04:23:47,011 INFO [loop_until]: (max_time=600, interval=5, expected_rc=[0] 2025-01-17 04:23:47,756 INFO [loop_until]: OK (rc = 0) 2025-01-17 04:23:47,757 DEBUG --- stdout --- 2025-01-17 04:23:47,757 DEBUG {"Status": "OK", "Message": "Monitoring has been started"} 2025-01-17 04:23:47,757 DEBUG --- stderr --- 2025-01-17 04:23:47,757 DEBUG 2025-01-17 04:23:48,548 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/pod-logs/stack/after-lodemon-deployment/lodemon-5dfd5f8cb-v6fwr.txt 2025-01-17 04:23:48,549 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/pod-logs/stack/after-lodemon-deployment/lodemon-5dfd5f8cb-v6fwr.txt 2025-01-17 04:23:48,549 INFO Check pod logs for errors ________________________________________________________________________________ [2025-01-17 04:23:48] Monitoring_start post : Post method ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped