--Task-- name: Check Num Users enabled: True class_name: ValidationNumUsers source_name: controller 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 below loop: False interval: None dependencies: [] wait_for: [] preceding_task: None options: {} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock 2025-09-15 17:18:01 - INFO: Timeout for this Task has changed to 5m (300 seconds) 2025-09-15 17:18:01 - INFO: timeout was set to Task default (1.2x self.expected_duration) or 300 seconds (whatever is higher)), because it was unset 2025-09-15 17:18:01 - INFO: Interval for this Task has changed to 5s (5 seconds) 2025-09-15 17:18:01 - INFO: interval was set to Task default because it was unset, based on self.timeout value because task is allowed to stop by itself ________________________________________________________________________________ [2025-09-15 17:18:01] Check Num Users step1 : Get expected number of users from config (conf.yaml) ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-15 17:18:01] Check Num Users step2 : Get real number of users ________________________________________________________________________________ 2025-09-15 17:18:01 - INFO: Getting number of user entries through IDM API 2025-09-15 17:18:01,162 INFO [LoginSession] Get "access_token" token for user "xiaosong.lou@pingidentity.com" 2025-09-15 17:18:01,162 DEBUG [LoginSession] re-using "access_token" token that remains valid for 57m 24s ________________________________________________________________________________ [2025-09-15 17:18:01] Check Num Users step3 : Evaluate if the identities count is correct ________________________________________________________________________________ 2025-09-15 17:18:01 - INFO: Real count of identities in ID repo/userstore is 10000000 (10M), which is expected. ________________________________________________________________________________ [2025-09-15 17:18:01] Check Num Users post : Post method ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped