--Task-- name: DSPrimeTask_id_repo_0 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-0 target_namespace: >default< start: 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: [] options: {'_options_': "--noRebind --warmUpDuration 10 --maxDuration 360 --numConnections 64 --numConcurrentRequests 8 -b 'ou=people,ou=identities'"} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [20/Apr/2023 02:41:29] DSPrimeTask_id_repo_0 pre : N/A ________________________________________________________________________________ [20/Apr/2023 02:41:29] - INFO: target (ds-idrepo-0) is a ds pod [20/Apr/2023 02:41:29] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [20/Apr/2023 02:41:29] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_id_repo_0/stdout.txt Pod log : /results/orders/DSPrimeTask_id_repo_0 [run_command]: kubectl --namespace=xlou exec ds-idrepo-0 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI" -b "ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor" -s base "objectclass=*" ds-mon-base-dn-entry-count [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- dn: ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor ds-mon-base-dn-entry-count: 10000021 --- stderr --- ________________________________________________________________________________ [20/Apr/2023 02:41:31] DSPrimeTask_id_repo_0 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-0 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI" -b "ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor" -s base "objectclass=*" ds-mon-base-dn-entry-count [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- dn: ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor ds-mon-base-dn-entry-count: 10000022 --- stderr --- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-0.ds-idrepo -w "dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI" -D "uid=admin" --trustAll --useStartTls -p 1389 -i 5 --noRebind --warmUpDuration 10 --maxDuration 360 --numConnections 64 --numConcurrentRequests 8 -b 'ou=people,ou=identities' -g 'rand(0,10000022)' '(uid=user.{})' ________________________________________________________________________________ [20/Apr/2023 02:41:32] DSPrimeTask_id_repo_0 create_order : Create order for overseer with the command to run ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-0 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI" -b "ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor" -s base "objectclass=*" ds-mon-base-dn-entry-count [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- dn: ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor ds-mon-base-dn-entry-count: 10000022 --- stderr --- Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/order.json { "name": "DSPrimeTask_id_repo_0", "command": "/lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-0.ds-idrepo -w \"dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI\" -D \"uid=admin\" --trustAll --useStartTls -p 1389 -i 5 --noRebind --warmUpDuration 10 --maxDuration 360 --numConnections 64 --numConcurrentRequests 8 -b 'ou=people,ou=identities' -g 'rand(0,10000022)' '(uid=user.{})'", "out-dir": "/results/orders/DSPrimeTask_id_repo_0" } ________________________________________________________________________________ [20/Apr/2023 02:41:34] DSPrimeTask_id_repo_0 loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl -k https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=120, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % 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 31 0 --:--:-- --:--:-- --:--:-- 31 ________________________________________________________________________________ [20/Apr/2023 02:41:34] DSPrimeTask_id_repo_0 start_order : Send the order to the overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5787489599-k5lt5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/order.json overseer-0-5787489599-k5lt5:/results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order has been successfully forwarded to overseer ________________________________________________________________________________ [20/Apr/2023 02:41:36] DSPrimeTask_id_repo_0 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 -k https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING Order is running since 5s, retry Order is running since 10s, retry Order is running since 15s, retry Order is running since 20s, retry Order is running since 26s, retry Order is running since 31s, retry Order is running since 36s, retry Order is running since 41s, retry Order is running since 47s, retry Order is running since 52s, retry Order is running since 57s, retry Order is running since 1m 02s, retry Order is running since 1m 08s, retry Order is running since 1m 13s, retry Order is running since 1m 18s, retry Order is running since 1m 23s, retry Order is running since 1m 28s, retry Order is running since 1m 34s, retry Order is running since 1m 39s, retry Order is running since 1m 44s, retry Order is running since 1m 49s, retry Order is running since 1m 55s, retry Order is running since 2m, retry Order is running since 2m 05s, retry Order is running since 2m 10s, retry Order is running since 2m 16s, retry Order is running since 2m 21s, retry Order is running since 2m 26s, retry Order is running since 2m 31s, retry Order is running since 2m 36s, retry Order is running since 2m 42s, retry Order is running since 2m 47s, retry Order is running since 2m 52s, retry Order is running since 2m 57s, retry Order is running since 3m 03s, retry Order is running since 3m 08s, retry Order is running since 3m 13s, retry Order is running since 3m 18s, retry Order is running since 3m 24s, retry Order is running since 3m 29s, retry Order is running since 3m 34s, retry Order is running since 3m 39s, retry Order is running since 3m 45s, retry Order is running since 3m 50s, retry Order is running since 3m 55s, retry Order is running since 4m, retry Order is running since 4m 06s, retry Order is running since 4m 11s, retry Order is running since 4m 16s, retry Order is running since 4m 21s, retry Order is running since 4m 27s, retry Order is running since 4m 32s, retry Order is running since 4m 37s, retry Order is running since 4m 42s, retry Order is running since 4m 48s, retry Order is running since 4m 53s, retry Order is running since 4m 58s, retry Order is running since 5m 03s, retry Order is running since 5m 08s, retry Order is running since 5m 14s, retry Order is running since 5m 19s, retry Order is running since 5m 24s, retry Order is running since 5m 29s, retry Order is running since 5m 35s, retry Order is running since 5m 40s, retry Order is running since 5m 45s, retry Order is running since 5m 50s, retry Order is running since 5m 56s, retry Order is running since 6m 01s, retry PASS : Order stopped by itself after 6m 06s and before timeout (59s) ________________________________________________________________________________ [20/Apr/2023 02:47:42] DSPrimeTask_id_repo_0 stop_order : Stop the order on overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5787489599-k5lt5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5787489599-k5lt5 -- rm -f /results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order ran during 6m 07s ________________________________________________________________________________ [20/Apr/2023 02:47:44] DSPrimeTask_id_repo_0 download_logs : Download order.tar.gz ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5787489599-k5lt5 --- stderr --- Checking pod: overseer-0-5787489599-k5lt5 for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5787489599-k5lt5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5787489599-k5lt5 -i -- bash -c 'if [ -f "/results/orders/DSPrimeTask_id_repo_0/order.tar.gz" ]; then echo "/results/orders/DSPrimeTask_id_repo_0/order.tar.gz file found"; exit 0; else echo "/results/orders/DSPrimeTask_id_repo_0/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_id_repo_0/order.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/DSPrimeTask_id_repo_0/order.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5787489599-k5lt5 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-5787489599-k5lt5 -i -- du -k /results/orders/DSPrimeTask_id_repo_0/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 4 /results/orders/DSPrimeTask_id_repo_0/order.tar.gz --- stderr --- - Download file (size 4k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5787489599-k5lt5 --- stderr --- source : /results/orders/DSPrimeTask_id_repo_0/order.tar.gz @ overseer-0-5787489599-k5lt5 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/order.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5787489599-k5lt5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-5787489599-k5lt5:/results/orders/DSPrimeTask_id_repo_0/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/order.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- - Extract archive zip file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0 ________________________________________________________________________________ [20/Apr/2023 02:47:48] DSPrimeTask_id_repo_0 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-0.ds-idrepo -w "dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI" -D "uid=admin" --trustAll --useStartTls -p 1389 -i 5 --noRebind --warmUpDuration 10 --maxDuration 360 --numConnections 64 --numConcurrentRequests 8 -b 'ou=people,ou=identities' -g 'rand(0,10000022)' '(uid=user.{})' ________________________________________________________________________________ [20/Apr/2023 02:47:48] DSPrimeTask_id_repo_0 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [20/Apr/2023 02:47:48] DSPrimeTask_id_repo_0 show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/stdout.txt is small (77 lines), printing all lines: ----- output ----- 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 | -------------------------------------------------------------------------------------------- | 4098.2 4098.2 | 125.397 125.397 180.36 182.45 185.60 | 0.0 1.0 | | 4891.6 4494.8 | 104.869 114.229 178.26 181.40 185.60 | 0.0 1.0 | | 5789.0 4926.2 | 88.557 104.173 178.26 181.40 182.45 | 0.0 1.0 | | 6831.4 5402.5 | 75.084 94.977 177.21 181.40 182.45 | 0.0 1.0 | | 7700.2 5862.0 | 66.500 87.496 177.21 181.40 182.45 | 0.0 1.0 | | 8321.2 6271.9 | 61.532 81.754 177.21 181.40 182.45 | 0.0 1.0 | | 8601.2 6604.7 | 59.527 77.619 176.16 181.40 182.45 | 0.0 1.0 | | 8875.6 6888.5 | 57.688 74.409 176.16 181.40 182.45 | 0.0 1.0 | | 9184.2 7143.6 | 55.768 71.746 176.16 180.36 182.45 | 0.0 1.0 | | 9353.8 7364.6 | 54.728 69.585 176.16 180.36 182.45 | 0.0 1.0 | | 9434.4 7552.8 | 54.256 67.844 176.16 180.36 182.45 | 0.0 1.0 | | 9652.6 7727.8 | 53.053 66.304 175.11 180.36 182.45 | 0.0 1.0 | | 9771.2 7885.0 | 52.379 64.977 175.11 180.36 182.45 | 0.0 1.0 | | 9833.8 8024.2 | 52.065 63.847 175.11 180.36 182.45 | 0.0 1.0 | | 9876.8 8147.7 | 51.829 62.876 175.11 179.31 181.40 | 0.0 1.0 | | 9950.8 8260.4 | 51.452 62.015 175.11 179.31 181.40 | 0.0 1.0 | | 10008.6 8363.2 | 51.160 61.251 174.06 179.31 181.40 | 0.0 1.0 | | 9999.4 8454.1 | 51.178 60.589 174.06 178.26 181.40 | 0.0 1.0 | | 10153.8 8543.6 | 50.433 59.954 174.06 178.26 181.40 | 0.0 1.0 | | 10164.0 8624.6 | 50.357 59.389 174.06 178.26 181.40 | 0.0 1.0 | | 10228.8 8701.0 | 50.058 58.866 174.06 178.26 181.40 | 0.0 1.0 | | 10326.8 8774.9 | 49.584 58.370 174.06 178.26 181.40 | 0.0 1.0 | | 10420.6 8846.4 | 49.102 57.895 173.02 178.26 181.40 | 0.0 1.0 | | 10464.4 8913.8 | 48.918 57.456 173.02 178.26 181.40 | 0.0 1.0 | | 10516.6 8978.0 | 48.669 57.044 173.02 178.26 181.40 | 0.0 1.0 | | 10614.2 9040.9 | 48.263 56.648 173.02 177.21 181.40 | 0.0 1.0 | | 10759.4 9104.5 | 47.567 56.250 173.02 177.21 181.40 | 0.0 1.0 | | 10788.2 9164.7 | 47.455 55.881 173.02 177.21 181.40 | 0.0 1.0 | | 10802.4 9221.2 | 47.364 55.536 173.02 177.21 181.40 | 0.0 1.0 | | 10892.2 9276.8 | 47.040 55.204 173.02 177.21 181.40 | 0.0 1.0 | | 11034.6 9333.5 | 46.402 54.868 173.02 177.21 181.40 | 0.0 1.0 | | 11136.2 9389.9 | 45.948 54.538 173.02 177.21 181.40 | 0.0 1.0 | | 11226.8 9445.5 | 45.603 54.216 173.02 177.21 181.40 | 0.0 1.0 | | 11381.2 9502.5 | 44.979 53.891 173.02 177.21 181.40 | 0.0 1.0 | | 11446.0 9558.0 | 44.737 53.577 173.02 177.21 181.40 | 0.0 1.0 | | 11524.2 9612.6 | 44.409 53.272 171.97 177.21 181.40 | 0.0 1.0 | | 11602.0 9666.4 | 44.137 52.976 171.97 177.21 181.40 | 0.0 1.0 | | 11686.8 9719.6 | 43.799 52.685 171.97 177.21 181.40 | 0.0 1.0 | | 11799.8 9772.9 | 43.394 52.398 171.97 177.21 181.40 | 0.0 1.0 | | 11887.6 9825.8 | 43.064 52.115 171.97 177.21 181.40 | 0.0 1.0 | | 11987.8 9878.5 | 42.716 51.837 171.97 177.21 181.40 | 0.0 1.0 | | 12159.0 9932.8 | 42.074 51.553 171.97 177.21 181.40 | 0.0 1.0 | | 12223.4 9986.1 | 41.883 51.277 171.97 177.21 181.40 | 0.0 1.0 | | 12358.6 10040.0 | 41.428 51.002 171.97 176.16 181.40 | 0.0 1.0 | | 12486.6 10094.4 | 41.002 50.727 171.97 176.16 181.40 | 0.0 1.0 | | 12544.2 10147.6 | 40.810 50.460 171.97 176.16 181.40 | 0.0 1.0 | | 12655.0 10201.0 | 40.443 50.196 171.97 176.16 181.40 | 0.0 1.0 | | 12789.8 10254.9 | 40.035 49.932 171.97 176.16 181.40 | 0.0 1.0 | | 12901.0 10308.9 | 39.677 49.670 170.92 176.16 181.40 | 0.0 1.0 | | 13140.4 10365.5 | 38.970 49.399 170.92 176.16 181.40 | 0.0 1.0 | | 13185.4 10420.8 | 38.831 49.137 170.92 176.16 181.40 | 0.0 1.0 | | 13276.6 10475.7 | 38.556 48.879 170.92 176.16 181.40 | 0.0 1.0 | | 13532.2 10533.4 | 37.812 48.611 170.92 176.16 181.40 | 0.0 1.0 | | 13652.8 10591.2 | 37.511 48.346 170.92 176.16 181.40 | 0.0 1.0 | | 13617.0 10646.2 | 37.596 48.096 170.92 176.16 181.40 | 0.0 1.0 | | 13801.2 10702.5 | 37.081 47.842 170.92 176.16 181.40 | 0.0 1.0 | | 14017.6 10760.7 | 36.505 47.583 170.92 176.16 181.40 | 0.0 1.0 | | 14160.2 10819.3 | 36.174 47.325 170.92 176.16 181.40 | 0.0 1.0 | | 14135.2 10875.5 | 36.226 47.081 170.92 176.16 181.40 | 0.0 1.0 | | 14447.8 10935.0 | 35.423 46.824 169.87 176.16 180.36 | 0.0 1.0 | | 14397.6 10991.8 | 35.554 46.582 169.87 176.16 180.36 | 0.0 1.0 | | 14770.4 11052.7 | 34.669 46.325 169.87 176.16 180.36 | 0.0 1.0 | | 14695.2 11110.6 | 34.809 46.084 169.87 176.16 180.36 | 0.0 1.0 | | 14726.4 11167.1 | 34.769 45.850 169.87 176.16 180.36 | 0.0 1.0 | | 14752.8 11222.2 | 34.706 45.625 169.87 176.16 180.36 | 0.0 1.0 | | 14953.2 11278.8 | 34.245 45.396 169.87 176.16 180.36 | 0.0 1.0 | | 15307.8 11338.9 | 33.428 45.155 169.87 176.16 180.36 | 0.0 1.0 | | 15235.0 11396.2 | 33.618 44.928 169.87 176.16 180.36 | 0.0 1.0 | | 15466.2 11455.2 | 33.091 44.697 169.87 176.16 180.36 | 0.0 1.0 | | 15520.6 11513.2 | 32.975 44.471 168.82 176.16 180.36 | 0.0 1.0 | | 13961.5 11513.4 | 32.944 44.470 168.82 176.16 180.36 | 0.0 0.9 | ________________________________________________________________________________ [20/Apr/2023 02:47:48] DSPrimeTask_id_repo_0 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [20/Apr/2023 02:47:48] DSPrimeTask_id_repo_0 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 ________________________________________________________________________________ [20/Apr/2023 02:47:48] DSPrimeTask_id_repo_0 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [20/Apr/2023 02:47:48] DSPrimeTask_id_repo_0 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped