--Task-- name: Verification-end-user-ui enabled: True class_name: VerificationTask source_name: end-user-ui source_namespace: >default< target_name: end-user-ui target_namespace: >default< start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: [] preceding_task: None options: {} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-04-24 09:54:50] Verification-end-user-ui pre : N/A ________________________________________________________________________________ [2024-04-24 09:54:50] - INFO: Timeout for this Task has changed to 8h (28800 seconds) [2024-04-24 09:54:50] - INFO: timeout was set to Task default (2x global_duration or 300 seconds (whatever is higher)), because it was unset ________________________________________________________________________________ [2024-04-24 09:54:50] Verification-end-user-ui step1 : Wait until pods are in Running state and check number of running pods ________________________________________________________________________________ 2024-04-24 09:54:50,195 INFO 2024-04-24 09:54:50,196 INFO --------------------- Get expected number of pods --------------------- 2024-04-24 09:54:50,197 INFO 2024-04-24 09:54:50,197 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app.kubernetes.io/name=end-user-ui --output jsonpath={.items[*].spec.replicas} 2024-04-24 09:54:50,197 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-24 09:54:51,663 INFO [loop_until]: OK (rc = 0) 2024-04-24 09:54:51,664 DEBUG --- stdout --- 2024-04-24 09:54:51,664 DEBUG 1 2024-04-24 09:54:51,664 DEBUG --- stderr --- 2024-04-24 09:54:51,664 DEBUG 2024-04-24 09:54:51,664 INFO 2024-04-24 09:54:51,664 INFO -------------- Waiting for 1 expected pod(s) to be ready -------------- 2024-04-24 09:54:51,665 INFO 2024-04-24 09:54:51,665 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments end-user-ui --output jsonpath="ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "ready:1 replicas:1" 2024-04-24 09:54:51,665 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0] 2024-04-24 09:54:52,695 INFO [loop_until]: Function succeeded after 1s (rc=0) - expected pattern found 2024-04-24 09:54:52,696 INFO [loop_until]: OK (rc = 0) 2024-04-24 09:54:52,696 DEBUG --- stdout --- 2024-04-24 09:54:52,696 DEBUG ready:1 replicas:1 2024-04-24 09:54:52,696 DEBUG --- stderr --- 2024-04-24 09:54:52,696 DEBUG ________________________________________________________________________________ [2024-04-24 09:54:52] Verification-end-user-ui step2 : Discovering pods ________________________________________________________________________________ 2024-04-24 09:54:52,697 INFO 2024-04-24 09:54:52,697 INFO --------------------- Get expected number of pods --------------------- 2024-04-24 09:54:52,698 INFO 2024-04-24 09:54:52,698 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app.kubernetes.io/name=end-user-ui --output jsonpath={.items[*].spec.replicas} 2024-04-24 09:54:52,698 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-24 09:54:53,979 INFO [loop_until]: OK (rc = 0) 2024-04-24 09:54:53,980 DEBUG --- stdout --- 2024-04-24 09:54:53,980 DEBUG 1 2024-04-24 09:54:53,980 DEBUG --- stderr --- 2024-04-24 09:54:53,980 DEBUG 2024-04-24 09:54:53,981 INFO 2024-04-24 09:54:53,981 INFO ---------------------------- Get pod list ---------------------------- 2024-04-24 09:54:53,981 INFO 2024-04-24 09:54:53,981 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app.kubernetes.io/name=end-user-ui --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-24 09:54:53,981 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 09:54:54,724 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 09:54:54,724 INFO [loop_until]: OK (rc = 0) 2024-04-24 09:54:54,724 DEBUG --- stdout --- 2024-04-24 09:54:54,724 DEBUG end-user-ui-58878d7668-zkqbp 2024-04-24 09:54:54,724 DEBUG --- stderr --- 2024-04-24 09:54:54,724 DEBUG ________________________________________________________________________________ [2024-04-24 09:54:54] Verification-end-user-ui step3 : Check component is alive ________________________________________________________________________________ 2024-04-24 09:54:54,725 INFO Livecheck to https://xlou.iam.xlou-cdm.engineeringpit.com/enduser 2024-04-24 09:54:54,726 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/enduser" 2024-04-24 09:54:55,055 INFO [http_cmd]: http status code OK 2024-04-24 09:54:55,064 DEBUG --- status code --- 2024-04-24 09:54:55,064 DEBUG http status code is 200 (expected 200) 2024-04-24 09:54:55,064 DEBUG --- http response --- 2024-04-24 09:54:55,065 DEBUG