--Task-- name: Verification-idm enabled: True class_name: VerificationTask source_name: idm source_namespace: >default< target_name: idm 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-19 11:48:57] Verification-idm pre : N/A ________________________________________________________________________________ [2024-04-19 11:48:57] - INFO: Timeout for this Task has changed to 14h (50400 seconds) [2024-04-19 11:48:57] - INFO: timeout was set to Task default (2x global_duration or 300 seconds (whatever is higher)), because it was unset ________________________________________________________________________________ [2024-04-19 11:48:57] Verification-idm step1 : Wait until pods are in Running state and check number of running pods ________________________________________________________________________________ 2024-04-19 11:48:57,211 INFO 2024-04-19 11:48:57,211 INFO --------------------- Get expected number of pods --------------------- 2024-04-19 11:48:57,211 INFO 2024-04-19 11:48:57,211 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployment --selector app=idm --output jsonpath={.items[*].spec.replicas} 2024-04-19 11:48:57,211 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-19 11:48:58,150 INFO [loop_until]: OK (rc = 0) 2024-04-19 11:48:58,150 DEBUG --- stdout --- 2024-04-19 11:48:58,151 DEBUG 2 2024-04-19 11:48:58,151 DEBUG --- stderr --- 2024-04-19 11:48:58,151 DEBUG 2024-04-19 11:48:58,151 INFO 2024-04-19 11:48:58,151 INFO -------------- Waiting for 2 expected pod(s) to be ready -------------- 2024-04-19 11:48:58,151 INFO 2024-04-19 11:48:58,151 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployment idm --output jsonpath="ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "ready:2 replicas:2" 2024-04-19 11:48:58,152 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0] 2024-04-19 11:48:59,041 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-19 11:48:59,041 INFO [loop_until]: OK (rc = 0) 2024-04-19 11:48:59,041 DEBUG --- stdout --- 2024-04-19 11:48:59,041 DEBUG ready:2 replicas:2 2024-04-19 11:48:59,042 DEBUG --- stderr --- 2024-04-19 11:48:59,042 DEBUG ________________________________________________________________________________ [2024-04-19 11:48:59] Verification-idm step2 : Discovering pods ________________________________________________________________________________ 2024-04-19 11:48:59,044 INFO 2024-04-19 11:48:59,044 INFO --------------------- Get expected number of pods --------------------- 2024-04-19 11:48:59,044 INFO 2024-04-19 11:48:59,044 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployment --selector app=idm --output jsonpath={.items[*].spec.replicas} 2024-04-19 11:48:59,044 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-19 11:48:59,840 INFO [loop_until]: OK (rc = 0) 2024-04-19 11:48:59,841 DEBUG --- stdout --- 2024-04-19 11:48:59,841 DEBUG 2 2024-04-19 11:48:59,841 DEBUG --- stderr --- 2024-04-19 11:48:59,841 DEBUG 2024-04-19 11:48:59,841 INFO 2024-04-19 11:48:59,841 INFO ---------------------------- Get pod list ---------------------------- 2024-04-19 11:48:59,842 INFO 2024-04-19 11:48:59,842 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=idm --output jsonpath={.items[*].metadata.name}` | grep 2 2024-04-19 11:48:59,842 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-19 11:49:00,575 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-19 11:49:00,576 INFO [loop_until]: OK (rc = 0) 2024-04-19 11:49:00,576 DEBUG --- stdout --- 2024-04-19 11:49:00,576 DEBUG idm-b85f9d978-txpwv idm-b85f9d978-wnhxb 2024-04-19 11:49:00,576 DEBUG --- stderr --- 2024-04-19 11:49:00,576 DEBUG ________________________________________________________________________________ [2024-04-19 11:49:00] Verification-idm step3 : Check component is alive ________________________________________________________________________________ 2024-04-19 11:49:00,576 INFO Livecheck to https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/ping 2024-04-19 11:49:00,576 INFO Set admin password: O9K1VXYVJiyimSmm4VQNxrQU 2024-04-19 11:49:00,577 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/ping" 2024-04-19 11:49:00,822 INFO [http_cmd]: http status code OK 2024-04-19 11:49:00,823 DEBUG --- status code --- 2024-04-19 11:49:00,823 DEBUG http status code is 200 (expected 200) 2024-04-19 11:49:00,823 DEBUG --- http response --- 2024-04-19 11:49:00,824 DEBUG { "_id": "", "_rev": "", "shortDesc": "OpenIDM ready", "state": "ACTIVE_READY" } 2024-04-19 11:49:00,824 INFO [LoginSession] Get "access_token" token for user "amadmin" 2024-04-19 11:49:00,824 INFO [LoginSession] Obtaining new "access_token" token from server because it has expired 2024-04-19 11:49:00,825 INFO [LoginSession] Get "token_id" token for user "amadmin" 2024-04-19 11:49:00,825 INFO [LoginSession] Obtaining new "token_id" token from server because it has expired 2024-04-19 11:49:00,825 INFO Authenticate user amadmin via REST 2024-04-19 11:49:00,833 INFO [http_cmd]: curl -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/authenticate?realm=/" 2024-04-19 11:49:01,097 INFO [http_cmd]: http status code OK 2024-04-19 11:49:01,097 DEBUG --- status code --- 2024-04-19 11:49:01,097 DEBUG http status code is 200 (expected 200) 2024-04-19 11:49:01,097 DEBUG --- http response --- 2024-04-19 11:49:01,098 DEBUG { "tokenId": "RDPYOR6aC8W2I7v6ynYXoBEzJ8k.*AAJTSQACMDIAAlNLABxCaTlWclFLUWpPUzRDOC9qNW1qOTF5QkQ0bUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*", "successUrl": "/am/console", "realm": "/" } 2024-04-19 11:49:01,098 INFO [LoginSession] Obtaining session info 2024-04-19 11:49:01,098 INFO [http_cmd]: curl -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/sessions?_action=getSessionInfo" 2024-04-19 11:49:01,364 INFO [http_cmd]: http status code OK 2024-04-19 11:49:01,364 DEBUG --- status code --- 2024-04-19 11:49:01,364 DEBUG http status code is 200 (expected 200) 2024-04-19 11:49:01,364 DEBUG --- http response --- 2024-04-19 11:49:01,365 DEBUG { "username": "amadmin", "universalId": "id=amadmin,ou=user,ou=am-config", "realm": "/", "latestAccessTime": "2024-04-19T11:49:01Z", "maxIdleExpirationTime": "2024-04-19T12:19:01Z", "maxSessionExpirationTime": "2024-04-19T13:49:00Z", "properties": { "AMCtxId": "a9387508-985d-4daf-8595-10fa5ef3e565-222693054" } } 2024-04-19 11:49:01,368 INFO Obtain Oauth2 authz code via REST 2024-04-19 11:49:01,368 DEBUG Oauth2 authorize for access token 2024-04-19 11:49:01,368 INFO [http_cmd]: curl --request POST --cookie "amlbcookie=01" --cookie "iPlanetDirectoryPro=RDPYOR6aC8W2I7v6ynYXoBEzJ8k.*AAJTSQACMDIAAlNLABxCaTlWclFLUWpPUzRDOC9qNW1qOTF5QkQ0bUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*" --data '{"decision": "Allow", "csrf": "RDPYOR6aC8W2I7v6ynYXoBEzJ8k.*AAJTSQACMDIAAlNLABxCaTlWclFLUWpPUzRDOC9qNW1qOTF5QkQ0bUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/authorize?client_id=smokeclient&scope=fr:idm:*&redirect_uri=https://fake.com&response_type=code&realm=/" 2024-04-19 11:49:01,615 INFO [http_cmd]: http status code OK 2024-04-19 11:49:01,615 DEBUG --- status code --- 2024-04-19 11:49:01,615 DEBUG http status code is 302 (expected 302) 2024-04-19 11:49:01,615 DEBUG --- http response --- 2024-04-19 11:49:01,615 DEBUG {'x-frame-options': 'SAMEORIGIN', 'x-content-type-options': 'nosniff', 'cache-control': 'no-store', 'location': 'https://fake.com?code=Bofmzg-Vu-2WzUsowNYklZSLMU4&iss=https%3A%2F%2Fxlou.iam.xlou-cdm.engineeringpit.com%2Fam%2Foauth2&client_id=smokeclient', 'pragma': 'no-cache', 'set-cookie': 'OAUTH_REQUEST_ATTRIBUTES=DELETED; Expires=Thu, 01 Jan 1970 00:00:00 GMT; Path=/; Secure; HttpOnly; SameSite=none', 'content-length': '0', 'date': 'Fri, 19 Apr 2024 11:49:01 GMT'} 2024-04-19 11:49:01,615 DEBUG Oauth2 exchange authorize code for access token 2024-04-19 11:49:01,616 INFO [http_cmd]: curl -L --request POST --data '{"grant_type": "authorization_code", "redirect_uri": "https://fake.com", "client_id": "smokeclient", "code": "Bofmzg-Vu-2WzUsowNYklZSLMU4"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/access_token?realm=/" 2024-04-19 11:49:01,700 INFO [http_cmd]: http status code OK 2024-04-19 11:49:01,701 DEBUG --- status code --- 2024-04-19 11:49:01,701 DEBUG http status code is 200 (expected 200) 2024-04-19 11:49:01,701 DEBUG --- http response --- 2024-04-19 11:49:01,701 DEBUG { "access_token": "NuCaHmMcLY19Wj1jubkQYy2QHnk", "scope": "fr:idm:*", "token_type": "Bearer", "expires_in": 3599 } 2024-04-19 11:49:01,703 INFO Additional check to sync/queue to ensure sync with DS is ok (see LODESTAR-1245) 2024-04-19 11:49:01,706 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/sync/queue?_queryFilter=true&_pageSize=1" 2024-04-19 11:49:02,010 INFO [http_cmd]: http status code OK 2024-04-19 11:49:02,010 DEBUG --- status code --- 2024-04-19 11:49:02,011 DEBUG http status code is 200 (expected 200) 2024-04-19 11:49:02,011 DEBUG --- http response --- 2024-04-19 11:49:02,011 DEBUG { "result": [], "resultCount": 0, "pagedResultsCookie": null, "totalPagedResultsPolicy": "NONE", "totalPagedResults": -1, "remainingPagedResults": -1 } 2024-04-19 11:49:02,014 INFO Try to create, query and delete a user 2024-04-19 11:49:02,024 INFO Create user idm_s1fbx74z9i in IDM 2024-04-19 11:49:02,025 INFO [http_cmd]: curl --header "Authorization: Bearer NuCaHmMcLY19Wj1jubkQYy2QHnk" --header "Content-Type: application/json" --insecure -L --request POST --data '{"userName": "idm_s1fbx74z9i", "givenName": "Peter", "sn": "Parker", "password": "T35tr0ck123", "telephoneNumber": "6669876987", "description": "IDM Test User", "roles": [], "mail": "idm_s1fbx74z9i@forgerock.com"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user?_action=create" 2024-04-19 11:49:02,302 INFO [http_cmd]: http status code OK 2024-04-19 11:49:02,303 DEBUG --- status code --- 2024-04-19 11:49:02,303 DEBUG http status code is 201 (expected [200, 201]) 2024-04-19 11:49:02,303 DEBUG --- http response --- 2024-04-19 11:49:02,305 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (34 lines): 2024-04-19 11:49:02,305 DEBUG ----- output ----- 2024-04-19 11:49:02,306 DEBUG { 2024-04-19 11:49:02,306 DEBUG "_id": "e055896d-f579-43a4-bc49-35dcf6dae3d4", 2024-04-19 11:49:02,306 DEBUG "_rev": "34651f31-1c43-4774-828c-270d64a997a7-59400", 2024-04-19 11:49:02,306 DEBUG "country": null, 2024-04-19 11:49:02,306 DEBUG "mail": "idm_s1fbx74z9i@forgerock.com", 2024-04-19 11:49:02,306 DEBUG "memberOfOrgIDs": [], 2024-04-19 11:49:02,306 DEBUG "postalCode": null, 2024-04-19 11:49:02,306 DEBUG "profileImage": null, 2024-04-19 11:49:02,306 DEBUG "expireAccount": null, 2024-04-19 11:49:02,306 DEBUG "activeDate": null, 2024-04-19 11:49:02,306 DEBUG 2024-04-19 11:49:02,306 DEBUG 2024-04-19 11:49:02,306 DEBUG 2024-04-19 11:49:02,306 DEBUG [...] 2024-04-19 11:49:02,306 DEBUG 2024-04-19 11:49:02,306 DEBUG 2024-04-19 11:49:02,306 DEBUG 2024-04-19 11:49:02,306 DEBUG "aliasList": [], 2024-04-19 11:49:02,306 DEBUG "kbaInfo": [], 2024-04-19 11:49:02,306 DEBUG "inactiveDate": null, 2024-04-19 11:49:02,307 DEBUG "sn": "Parker", 2024-04-19 11:49:02,307 DEBUG "preferences": null, 2024-04-19 11:49:02,307 DEBUG "userName": "idm_s1fbx74z9i", 2024-04-19 11:49:02,307 DEBUG "passwordLastChangedTime": "2024-04-19T11:49:02.076Z", 2024-04-19 11:49:02,307 DEBUG "effectiveRoles": [], 2024-04-19 11:49:02,307 DEBUG "activateAccount": null 2024-04-19 11:49:02,307 DEBUG } 2024-04-19 11:49:02,307 INFO Query IDM to verify UserID e055896d-f579-43a4-bc49-35dcf6dae3d4 is visible 2024-04-19 11:49:02,307 INFO [http_cmd]: curl --insecure -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user/e055896d-f579-43a4-bc49-35dcf6dae3d4" 2024-04-19 11:49:02,524 INFO [http_cmd]: http status code OK 2024-04-19 11:49:02,524 DEBUG --- status code --- 2024-04-19 11:49:02,525 DEBUG http status code is 200 (expected 200) 2024-04-19 11:49:02,525 DEBUG --- http response --- 2024-04-19 11:49:02,525 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (34 lines): 2024-04-19 11:49:02,525 DEBUG ----- output ----- 2024-04-19 11:49:02,525 DEBUG { 2024-04-19 11:49:02,525 DEBUG "_id": "e055896d-f579-43a4-bc49-35dcf6dae3d4", 2024-04-19 11:49:02,525 DEBUG "_rev": "34651f31-1c43-4774-828c-270d64a997a7-59400", 2024-04-19 11:49:02,526 DEBUG "country": null, 2024-04-19 11:49:02,526 DEBUG "mail": "idm_s1fbx74z9i@forgerock.com", 2024-04-19 11:49:02,526 DEBUG "memberOfOrgIDs": [], 2024-04-19 11:49:02,526 DEBUG "postalCode": null, 2024-04-19 11:49:02,526 DEBUG "profileImage": null, 2024-04-19 11:49:02,526 DEBUG "expireAccount": null, 2024-04-19 11:49:02,526 DEBUG "activeDate": null, 2024-04-19 11:49:02,526 DEBUG 2024-04-19 11:49:02,526 DEBUG 2024-04-19 11:49:02,526 DEBUG 2024-04-19 11:49:02,526 DEBUG [...] 2024-04-19 11:49:02,526 DEBUG 2024-04-19 11:49:02,526 DEBUG 2024-04-19 11:49:02,526 DEBUG 2024-04-19 11:49:02,526 DEBUG "aliasList": [], 2024-04-19 11:49:02,526 DEBUG "kbaInfo": [], 2024-04-19 11:49:02,526 DEBUG "inactiveDate": null, 2024-04-19 11:49:02,526 DEBUG "sn": "Parker", 2024-04-19 11:49:02,526 DEBUG "preferences": null, 2024-04-19 11:49:02,526 DEBUG "userName": "idm_s1fbx74z9i", 2024-04-19 11:49:02,526 DEBUG "passwordLastChangedTime": "2024-04-19T11:49:02.076Z", 2024-04-19 11:49:02,526 DEBUG "effectiveRoles": [], 2024-04-19 11:49:02,526 DEBUG "activateAccount": null 2024-04-19 11:49:02,526 DEBUG } 2024-04-19 11:49:02,527 INFO Authenticate as user idm_s1fbx74z9i 2024-04-19 11:49:02,528 INFO [http_cmd]: curl --insecure -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/authentication?_action=login" 2024-04-19 11:49:02,788 INFO [http_cmd]: http status code OK 2024-04-19 11:49:02,788 DEBUG --- status code --- 2024-04-19 11:49:02,788 DEBUG http status code is 200 (expected 200) 2024-04-19 11:49:02,788 DEBUG --- http response --- 2024-04-19 11:49:02,789 DEBUG { "_id": "login", "authorization": { "id": "anonymous", "roles": [ "internal/role/openidm-reg" ], "component": "internal/user" }, "authenticationId": "anonymous" } 2024-04-19 11:49:02,816 INFO [http_cmd]: curl --insecure -L --request DELETE "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user/e055896d-f579-43a4-bc49-35dcf6dae3d4" 2024-04-19 11:49:03,242 INFO [http_cmd]: http status code OK 2024-04-19 11:49:03,246 DEBUG --- status code --- 2024-04-19 11:49:03,260 DEBUG http status code is 200 (expected 200) 2024-04-19 11:49:03,260 DEBUG --- http response --- 2024-04-19 11:49:03,262 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (34 lines): 2024-04-19 11:49:03,262 DEBUG ----- output ----- 2024-04-19 11:49:03,263 DEBUG { 2024-04-19 11:49:03,263 DEBUG "_id": "e055896d-f579-43a4-bc49-35dcf6dae3d4", 2024-04-19 11:49:03,263 DEBUG "_rev": "34651f31-1c43-4774-828c-270d64a997a7-59400", 2024-04-19 11:49:03,263 DEBUG "country": null, 2024-04-19 11:49:03,263 DEBUG "mail": "idm_s1fbx74z9i@forgerock.com", 2024-04-19 11:49:03,263 DEBUG "memberOfOrgIDs": [], 2024-04-19 11:49:03,263 DEBUG "postalCode": null, 2024-04-19 11:49:03,263 DEBUG "profileImage": null, 2024-04-19 11:49:03,263 DEBUG "expireAccount": null, 2024-04-19 11:49:03,263 DEBUG "activeDate": null, 2024-04-19 11:49:03,263 DEBUG 2024-04-19 11:49:03,263 DEBUG 2024-04-19 11:49:03,263 DEBUG 2024-04-19 11:49:03,263 DEBUG [...] 2024-04-19 11:49:03,263 DEBUG 2024-04-19 11:49:03,263 DEBUG 2024-04-19 11:49:03,263 DEBUG 2024-04-19 11:49:03,263 DEBUG "aliasList": [], 2024-04-19 11:49:03,263 DEBUG "kbaInfo": [], 2024-04-19 11:49:03,263 DEBUG "inactiveDate": null, 2024-04-19 11:49:03,263 DEBUG "sn": "Parker", 2024-04-19 11:49:03,263 DEBUG "preferences": null, 2024-04-19 11:49:03,263 DEBUG "userName": "idm_s1fbx74z9i", 2024-04-19 11:49:03,263 DEBUG "passwordLastChangedTime": "2024-04-19T11:49:02.076Z", 2024-04-19 11:49:03,263 DEBUG "effectiveRoles": [], 2024-04-19 11:49:03,263 DEBUG "activateAccount": null 2024-04-19 11:49:03,263 DEBUG } PASS : component idm is alive ________________________________________________________________________________ [2024-04-19 11:49:03] Verification-idm step4 : Record version ________________________________________________________________________________ 2024-04-19 11:49:03,302 INFO 2024-04-19 11:49:03,302 INFO ---------------------- Get IDM software version ---------------------- 2024-04-19 11:49:03,302 INFO Getting product version from https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/version 2024-04-19 11:49:03,302 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/version" 2024-04-19 11:49:03,568 INFO [http_cmd]: http status code OK 2024-04-19 11:49:03,568 DEBUG --- status code --- 2024-04-19 11:49:03,568 DEBUG http status code is 200 (expected 200) 2024-04-19 11:49:03,569 DEBUG --- http response --- 2024-04-19 11:49:03,569 DEBUG { "_id": "version", "productVersion": "7.6.0-SNAPSHOT", "productBuildDate": "20240411202127", "productRevision": "8554e0d1c5" } Version is 7.6.0-SNAPSHOT Revision is 8554e0d1c5 ________________________________________________________________________________ [2024-04-19 11:49:03] Verification-idm step5 : Checking pod restart counts ________________________________________________________________________________ 2024-04-19 11:49:03,572 INFO 2024-04-19 11:49:03,572 INFO ------------- Check pod idm-b85f9d978-txpwv restart count ------------- 2024-04-19 11:49:03,572 INFO 2024-04-19 11:49:03,572 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod idm-b85f9d978-txpwv --output jsonpath={.status.containerStatuses[*].restartCount} 2024-04-19 11:49:03,572 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-19 11:49:03,980 INFO [loop_until]: OK (rc = 0) 2024-04-19 11:49:03,981 DEBUG --- stdout --- 2024-04-19 11:49:03,981 DEBUG 0 2024-04-19 11:49:03,981 DEBUG --- stderr --- 2024-04-19 11:49:03,981 DEBUG 2024-04-19 11:49:03,981 INFO Pod idm-b85f9d978-txpwv has been restarted 0 times. SUCCESS : pod restart count (0) did not change between validation and verification phases 2024-04-19 11:49:03,981 INFO 2024-04-19 11:49:03,981 INFO ------------- Check pod idm-b85f9d978-wnhxb restart count ------------- 2024-04-19 11:49:03,981 INFO 2024-04-19 11:49:03,981 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod idm-b85f9d978-wnhxb --output jsonpath={.status.containerStatuses[*].restartCount} 2024-04-19 11:49:03,981 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-19 11:49:04,348 INFO [loop_until]: OK (rc = 0) 2024-04-19 11:49:04,348 DEBUG --- stdout --- 2024-04-19 11:49:04,348 DEBUG 0 2024-04-19 11:49:04,349 DEBUG --- stderr --- 2024-04-19 11:49:04,349 DEBUG 2024-04-19 11:49:04,349 INFO Pod idm-b85f9d978-wnhxb has been restarted 0 times. SUCCESS : pod restart count (0) did not change between validation and verification phases ________________________________________________________________________________ [2024-04-19 11:49:04] Verification-idm post : Post method ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped