--Task-- name: DSPrimeTask_ds_idrepo_2 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-2 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: ['DSPrimeTask_ds_idrepo_1'] wait_for: [] preceding_task: None options: {'_options_': "--noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)'"} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-04-14 17:33:21] DSPrimeTask_ds_idrepo_2 pre : N/A ________________________________________________________________________________ [2024-04-14 17:33:21] - INFO: target component (ds-idrepo-2) is a DS pod [2024-04-14 17:33:21] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [2024-04-14 17:33:21] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt Pod log : /results/orders/DSPrimeTask_ds_idrepo_2 ________________________________________________________________________________ [2024-04-14 17:33:21] DSPrimeTask_ds_idrepo_2 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "b2Et9XuIRcBwntYUi7J7f7OASS9YbQqx" --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-2.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' ________________________________________________________________________________ [2024-04-14 17:33:21] DSPrimeTask_ds_idrepo_2 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/order.json { "name": "DSPrimeTask_ds_idrepo_2", "command": "/lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn \"uid=admin\" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-2.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})'", "out-dir": "/results/orders/DSPrimeTask_ds_idrepo_2" } ________________________________________________________________________________ [2024-04-14 17:33:21] DSPrimeTask_ds_idrepo_2 loop_until_ready : Wait for preceding task to finish if it uses same Overseer as a source, then loop for max_time until Overseer pod status is READY to accept order :param max_time: periodically check overseer status for this many seconds at maximum :param interval: interval between two periodical checks :return: ________________________________________________________________________________ 2024-04-14 17:33:21,709 INFO 2024-04-14 17:33:21,709 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-14 17:33:21,709 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2024-04-14 17:33:21,940 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-14 17:33:21,940 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:21,940 DEBUG --- stdout --- 2024-04-14 17:33:21,941 DEBUG WAITING 2024-04-14 17:33:21,941 DEBUG --- stderr --- 2024-04-14 17:33:21,941 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [2024-04-14 17:33:21] DSPrimeTask_ds_idrepo_2 start_order : Send the order to the overseer pod ________________________________________________________________________________ 2024-04-14 17:33:21,942 INFO 2024-04-14 17:33:21,942 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:33:21,942 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:22,247 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:22,247 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:22,247 DEBUG --- stdout --- 2024-04-14 17:33:22,247 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:22,247 DEBUG --- stderr --- 2024-04-14 17:33:22,247 DEBUG 2024-04-14 17:33:22,247 INFO 2024-04-14 17:33:22,247 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/order.json overseer-0-5584f6c4db-bcn5q:/results/orders/order.json 2024-04-14 17:33:22,247 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:33:23,633 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:23,633 DEBUG --- stdout --- 2024-04-14 17:33:23,633 DEBUG 2024-04-14 17:33:23,633 DEBUG --- stderr --- 2024-04-14 17:33:23,633 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-04-14 17:33:23] DSPrimeTask_ds_idrepo_2 wait_stop_by_itself : Wait for the order to stop by itself ________________________________________________________________________________ Task may stop by itself (no stop defined in configuration file), wait until overseer ends the order - timeout is 59s Waiting for status (curl --fail --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING PASS : Order stopped by itself after 2m and before timeout (59s) ________________________________________________________________________________ [2024-04-14 17:35:23] DSPrimeTask_ds_idrepo_2 stop_order : Stop the order on overseer pod ________________________________________________________________________________ 2024-04-14 17:35:23,985 INFO 2024-04-14 17:35:23,985 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:23,985 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:24,305 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:24,306 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:24,306 DEBUG --- stdout --- 2024-04-14 17:35:24,306 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:24,306 DEBUG --- stderr --- 2024-04-14 17:35:24,306 DEBUG 2024-04-14 17:35:24,306 INFO 2024-04-14 17:35:24,306 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q -- rm -f /results/orders/order.json 2024-04-14 17:35:24,306 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:35:25,101 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:25,101 DEBUG --- stdout --- 2024-04-14 17:35:25,101 DEBUG 2024-04-14 17:35:25,101 DEBUG --- stderr --- 2024-04-14 17:35:25,101 DEBUG Order ran during 2m 01s ________________________________________________________________________________ [2024-04-14 17:35:25] DSPrimeTask_ds_idrepo_2 download_logs : Download individual order files ________________________________________________________________________________ [2024-04-14 17:35:25] - PASS: file already downloaded /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/order.json 2024-04-14 17:35:25,102 INFO 2024-04-14 17:35:25,102 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:25,102 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:25,404 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:25,404 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:25,404 DEBUG --- stdout --- 2024-04-14 17:35:25,404 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:25,404 DEBUG --- stderr --- 2024-04-14 17:35:25,404 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-14 17:35:25,405 INFO 2024-04-14 17:35:25,405 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:25,405 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:25,711 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:25,712 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:25,712 DEBUG --- stdout --- 2024-04-14 17:35:25,712 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:25,712 DEBUG --- stderr --- 2024-04-14 17:35:25,712 DEBUG 2024-04-14 17:35:25,712 INFO 2024-04-14 17:35:25,712 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_2/rc.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_2/rc.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_2/rc.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_2/rc.txt file found" 2024-04-14 17:35:25,712 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:35:26,528 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-14 17:35:26,528 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:26,528 DEBUG --- stdout --- 2024-04-14 17:35:26,528 DEBUG /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt file found 2024-04-14 17:35:26,528 DEBUG --- stderr --- 2024-04-14 17:35:26,528 DEBUG 2024-04-14 17:35:26,528 INFO 2024-04-14 17:35:26,528 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:26,528 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:26,830 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:26,831 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:26,831 DEBUG --- stdout --- 2024-04-14 17:35:26,831 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:26,831 DEBUG --- stderr --- 2024-04-14 17:35:26,831 DEBUG 2024-04-14 17:35:26,831 INFO 2024-04-14 17:35:26,831 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt 2024-04-14 17:35:27,648 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-14 17:35:27,648 DEBUG --- stdout --- 2024-04-14 17:35:27,649 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt 2024-04-14 17:35:27,649 DEBUG --- stderr --- 2024-04-14 17:35:27,649 DEBUG 2024-04-14 17:35:27,649 INFO - Download file (size 4k) 2024-04-14 17:35:27,649 INFO 2024-04-14 17:35:27,649 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:27,649 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:27,957 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:27,957 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:27,957 DEBUG --- stdout --- 2024-04-14 17:35:27,957 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:27,957 DEBUG --- stderr --- 2024-04-14 17:35:27,957 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/rc.txt 2024-04-14 17:35:27,958 INFO 2024-04-14 17:35:27,958 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:27,958 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:28,261 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:28,261 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:28,261 DEBUG --- stdout --- 2024-04-14 17:35:28,261 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:28,261 DEBUG --- stderr --- 2024-04-14 17:35:28,261 DEBUG 2024-04-14 17:35:28,262 INFO 2024-04-14 17:35:28,262 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/DSPrimeTask_ds_idrepo_2/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/rc.txt 2024-04-14 17:35:28,262 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-14 17:35:29,113 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:29,114 DEBUG --- stdout --- 2024-04-14 17:35:29,114 DEBUG tar: Removing leading `/' from member names 2024-04-14 17:35:29,114 DEBUG --- stderr --- 2024-04-14 17:35:29,114 DEBUG 2024-04-14 17:35:29,114 INFO 2024-04-14 17:35:29,114 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:29,114 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:29,425 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:29,425 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:29,425 DEBUG --- stdout --- 2024-04-14 17:35:29,425 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:29,425 DEBUG --- stderr --- 2024-04-14 17:35:29,425 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-14 17:35:29,426 INFO 2024-04-14 17:35:29,426 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:29,426 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:29,727 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:29,727 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:29,727 DEBUG --- stdout --- 2024-04-14 17:35:29,727 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:29,727 DEBUG --- stderr --- 2024-04-14 17:35:29,727 DEBUG 2024-04-14 17:35:29,728 INFO 2024-04-14 17:35:29,728 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt file found" 2024-04-14 17:35:29,728 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:35:30,553 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-14 17:35:30,553 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:30,553 DEBUG --- stdout --- 2024-04-14 17:35:30,553 DEBUG /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt file found 2024-04-14 17:35:30,553 DEBUG --- stderr --- 2024-04-14 17:35:30,554 DEBUG 2024-04-14 17:35:30,554 INFO 2024-04-14 17:35:30,554 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:30,554 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:30,880 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:30,880 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:30,880 DEBUG --- stdout --- 2024-04-14 17:35:30,880 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:30,880 DEBUG --- stderr --- 2024-04-14 17:35:30,880 DEBUG 2024-04-14 17:35:30,880 INFO 2024-04-14 17:35:30,880 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt 2024-04-14 17:35:31,700 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-14 17:35:31,702 DEBUG --- stdout --- 2024-04-14 17:35:31,702 DEBUG 0 /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt 2024-04-14 17:35:31,702 DEBUG --- stderr --- 2024-04-14 17:35:31,702 DEBUG 2024-04-14 17:35:31,702 INFO - Download file (size 0k) 2024-04-14 17:35:31,702 INFO 2024-04-14 17:35:31,703 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:31,703 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:32,005 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:32,005 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:32,005 DEBUG --- stdout --- 2024-04-14 17:35:32,005 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:32,005 DEBUG --- stderr --- 2024-04-14 17:35:32,005 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stderr.txt 2024-04-14 17:35:32,006 INFO 2024-04-14 17:35:32,006 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:32,006 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:32,305 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:32,305 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:32,305 DEBUG --- stdout --- 2024-04-14 17:35:32,305 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:32,305 DEBUG --- stderr --- 2024-04-14 17:35:32,305 DEBUG 2024-04-14 17:35:32,305 INFO 2024-04-14 17:35:32,306 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stderr.txt 2024-04-14 17:35:32,306 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-14 17:35:33,059 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:33,059 DEBUG --- stdout --- 2024-04-14 17:35:33,059 DEBUG tar: Removing leading `/' from member names 2024-04-14 17:35:33,059 DEBUG --- stderr --- 2024-04-14 17:35:33,059 DEBUG 2024-04-14 17:35:33,060 INFO 2024-04-14 17:35:33,060 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:33,060 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:33,365 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:33,365 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:33,366 DEBUG --- stdout --- 2024-04-14 17:35:33,366 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:33,366 DEBUG --- stderr --- 2024-04-14 17:35:33,366 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-14 17:35:33,366 INFO 2024-04-14 17:35:33,366 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:33,366 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:33,670 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:33,670 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:33,670 DEBUG --- stdout --- 2024-04-14 17:35:33,670 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:33,670 DEBUG --- stderr --- 2024-04-14 17:35:33,670 DEBUG 2024-04-14 17:35:33,671 INFO 2024-04-14 17:35:33,671 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt file found" 2024-04-14 17:35:33,671 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:35:34,491 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-14 17:35:34,491 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:34,491 DEBUG --- stdout --- 2024-04-14 17:35:34,491 DEBUG /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt file found 2024-04-14 17:35:34,491 DEBUG --- stderr --- 2024-04-14 17:35:34,491 DEBUG 2024-04-14 17:35:34,492 INFO 2024-04-14 17:35:34,492 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:34,492 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:34,821 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:34,822 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:34,822 DEBUG --- stdout --- 2024-04-14 17:35:34,822 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:34,822 DEBUG --- stderr --- 2024-04-14 17:35:34,822 DEBUG 2024-04-14 17:35:34,822 INFO 2024-04-14 17:35:34,822 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt 2024-04-14 17:35:35,682 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-14 17:35:35,683 DEBUG --- stdout --- 2024-04-14 17:35:35,683 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt 2024-04-14 17:35:35,683 DEBUG --- stderr --- 2024-04-14 17:35:35,683 DEBUG 2024-04-14 17:35:35,683 INFO - Download file (size 4k) 2024-04-14 17:35:35,684 INFO 2024-04-14 17:35:35,684 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:35,684 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:36,041 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:36,042 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:36,042 DEBUG --- stdout --- 2024-04-14 17:35:36,042 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:36,042 DEBUG --- stderr --- 2024-04-14 17:35:36,042 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stdout.txt 2024-04-14 17:35:36,043 INFO 2024-04-14 17:35:36,043 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:36,043 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:36,421 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:36,421 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:36,421 DEBUG --- stdout --- 2024-04-14 17:35:36,422 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:36,422 DEBUG --- stderr --- 2024-04-14 17:35:36,422 DEBUG 2024-04-14 17:35:36,422 INFO 2024-04-14 17:35:36,422 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stdout.txt 2024-04-14 17:35:36,422 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-14 17:35:37,268 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:37,269 DEBUG --- stdout --- 2024-04-14 17:35:37,269 DEBUG tar: Removing leading `/' from member names 2024-04-14 17:35:37,269 DEBUG --- stderr --- 2024-04-14 17:35:37,269 DEBUG ________________________________________________________________________________ [2024-04-14 17:35:37] DSPrimeTask_ds_idrepo_2 show_cmd : Display order command ________________________________________________________________________________ 2024-04-14 17:35:37,270 INFO 2024-04-14 17:35:37,270 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:37,270 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:37,646 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:37,647 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:37,647 DEBUG --- stdout --- 2024-04-14 17:35:37,647 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:37,647 DEBUG --- stderr --- 2024-04-14 17:35:37,647 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-14 17:35:37,647 INFO 2024-04-14 17:35:37,647 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:37,647 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:38,013 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:38,013 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:38,013 DEBUG --- stdout --- 2024-04-14 17:35:38,013 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:38,013 DEBUG --- stderr --- 2024-04-14 17:35:38,013 DEBUG 2024-04-14 17:35:38,014 INFO 2024-04-14 17:35:38,014 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt file found" 2024-04-14 17:35:38,014 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:35:38,899 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-14 17:35:38,900 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:38,900 DEBUG --- stdout --- 2024-04-14 17:35:38,900 DEBUG /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt file found 2024-04-14 17:35:38,900 DEBUG --- stderr --- 2024-04-14 17:35:38,900 DEBUG 2024-04-14 17:35:38,900 INFO 2024-04-14 17:35:38,900 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:38,900 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:39,220 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:39,220 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:39,220 DEBUG --- stdout --- 2024-04-14 17:35:39,220 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:39,220 DEBUG --- stderr --- 2024-04-14 17:35:39,220 DEBUG 2024-04-14 17:35:39,220 INFO 2024-04-14 17:35:39,221 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt 2024-04-14 17:35:40,062 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-14 17:35:40,063 DEBUG --- stdout --- 2024-04-14 17:35:40,063 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt 2024-04-14 17:35:40,063 DEBUG --- stderr --- 2024-04-14 17:35:40,063 DEBUG 2024-04-14 17:35:40,063 INFO - Download file (size 4k) 2024-04-14 17:35:40,063 INFO 2024-04-14 17:35:40,063 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:40,063 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:40,387 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:40,388 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:40,388 DEBUG --- stdout --- 2024-04-14 17:35:40,388 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:40,388 DEBUG --- stderr --- 2024-04-14 17:35:40,388 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/cmd.txt 2024-04-14 17:35:40,388 INFO 2024-04-14 17:35:40,388 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-14 17:35:40,388 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:35:40,717 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:35:40,717 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:40,717 DEBUG --- stdout --- 2024-04-14 17:35:40,717 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:35:40,717 DEBUG --- stderr --- 2024-04-14 17:35:40,717 DEBUG 2024-04-14 17:35:40,718 INFO 2024-04-14 17:35:40,718 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/cmd.txt 2024-04-14 17:35:40,718 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-14 17:35:41,487 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:35:41,487 DEBUG --- stdout --- 2024-04-14 17:35:41,487 DEBUG tar: Removing leading `/' from member names 2024-04-14 17:35:41,487 DEBUG --- stderr --- 2024-04-14 17:35:41,487 DEBUG 2024-04-14 17:35:41,488 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/cmd.txt is small (1 lines), printing all lines: 2024-04-14 17:35:41,488 DEBUG ----- output ----- 2024-04-14 17:35:41,488 DEBUG /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "b2Et9XuIRcBwntYUi7J7f7OASS9YbQqx" --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-2.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' 2024-04-14 17:35:41,488 INFO ________________________________________________________________________________ [2024-04-14 17:35:41] DSPrimeTask_ds_idrepo_2 show_rc : Display rc order ________________________________________________________________________________ 2024-04-14 17:35:41,488 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/rc.txt is small (1 lines), printing all lines: 2024-04-14 17:35:41,488 DEBUG ----- output ----- 2024-04-14 17:35:41,488 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-04-14 17:35:41,488 INFO ________________________________________________________________________________ [2024-04-14 17:35:41] DSPrimeTask_ds_idrepo_2 show_stdout : Display stdout order ________________________________________________________________________________ 2024-04-14 17:35:41,489 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stdout.txt is small (7 lines), printing all lines: 2024-04-14 17:35:41,489 DEBUG ----- output ----- 2024-04-14 17:35:41,489 DEBUG Warming up for 10 seconds... -------------------------------------------------------------------------------------------- | Throughput | Response Time | Additional | | (ops/second) | (milliseconds) | Statistics | | recent average | recent average 99.9% 99.99% 99.999% | err/sec Entries/Srch | -------------------------------------------------------------------------------------------- | 0.0 0.0 | - - 9.37 10.35 10.35 | 0.0 - | 2024-04-14 17:35:41,489 INFO ________________________________________________________________________________ [2024-04-14 17:35:41] DSPrimeTask_ds_idrepo_2 show_stderr : Display stderr order ________________________________________________________________________________ 2024-04-14 17:35:41,489 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stderr.txt is small (0 lines), printing all lines: 2024-04-14 17:35:41,489 DEBUG ----- output ----- 2024-04-14 17:35:41,489 DEBUG 2024-04-14 17:35:41,489 INFO ________________________________________________________________________________ [2024-04-14 17:35:41] DSPrimeTask_ds_idrepo_2 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [2024-04-14 17:35:41] DSPrimeTask_ds_idrepo_2 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [2024-04-14 17:35:41] DSPrimeTask_ds_idrepo_2 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped