--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 ________________________________________________________________________________ [19/Apr/2023 03:31:45] DSPrimeTask_id_repo_0 pre : N/A ________________________________________________________________________________ [19/Apr/2023 03:31:45] - INFO: target (ds-idrepo-0) is a ds pod [19/Apr/2023 03:31:45] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [19/Apr/2023 03:31:45] - 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 "FdixHuZ19L8lm86IiOOowXfulZOEtMK4" -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 --- ________________________________________________________________________________ [19/Apr/2023 03:31:47] 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 "FdixHuZ19L8lm86IiOOowXfulZOEtMK4" -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 "FdixHuZ19L8lm86IiOOowXfulZOEtMK4" -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.{})' ________________________________________________________________________________ [19/Apr/2023 03:31:48] 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 "FdixHuZ19L8lm86IiOOowXfulZOEtMK4" -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 \"FdixHuZ19L8lm86IiOOowXfulZOEtMK4\" -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" } ________________________________________________________________________________ [19/Apr/2023 03:31:50] 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 25 0 --:--:-- --:--:-- --:--:-- 25 ________________________________________________________________________________ [19/Apr/2023 03:31:50] 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-6f8fb8c4bb-c59tm --- 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-6f8fb8c4bb-c59tm:/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 ________________________________________________________________________________ [19/Apr/2023 03:31:52] 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 46s, 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 07s, 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 33s, 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 54s, retry Order is running since 1m 59s, retry Order is running since 2m 05s, retry Order is running since 2m 10s, retry Order is running since 2m 15s, retry Order is running since 2m 20s, 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 41s, retry Order is running since 2m 46s, retry Order is running since 2m 52s, retry Order is running since 2m 57s, retry Order is running since 3m 02s, retry Order is running since 3m 07s, retry Order is running since 3m 12s, retry Order is running since 3m 18s, retry Order is running since 3m 23s, retry Order is running since 3m 28s, retry Order is running since 3m 33s, retry Order is running since 3m 39s, retry Order is running since 3m 44s, retry Order is running since 3m 49s, retry Order is running since 3m 54s, retry Order is running since 4m, retry Order is running since 4m 05s, retry Order is running since 4m 10s, retry Order is running since 4m 15s, retry Order is running since 4m 20s, retry Order is running since 4m 26s, retry Order is running since 4m 31s, retry Order is running since 4m 36s, retry Order is running since 4m 41s, retry Order is running since 4m 46s, retry Order is running since 4m 52s, retry Order is running since 4m 57s, retry Order is running since 5m 02s, retry Order is running since 5m 07s, retry Order is running since 5m 13s, retry Order is running since 5m 18s, retry Order is running since 5m 23s, retry Order is running since 5m 28s, retry Order is running since 5m 33s, retry Order is running since 5m 39s, retry Order is running since 5m 44s, retry Order is running since 5m 49s, retry Order is running since 5m 54s, retry Order is running since 6m, retry PASS : Order stopped by itself after 6m 05s and before timeout (59s) ________________________________________________________________________________ [19/Apr/2023 03:37:57] 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-6f8fb8c4bb-c59tm --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-6f8fb8c4bb-c59tm -- 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 06s ________________________________________________________________________________ [19/Apr/2023 03:37:58] 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-6f8fb8c4bb-c59tm --- stderr --- Checking pod: overseer-0-6f8fb8c4bb-c59tm 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-6f8fb8c4bb-c59tm --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-6f8fb8c4bb-c59tm -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-6f8fb8c4bb-c59tm --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-6f8fb8c4bb-c59tm -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-6f8fb8c4bb-c59tm --- stderr --- source : /results/orders/DSPrimeTask_id_repo_0/order.tar.gz @ overseer-0-6f8fb8c4bb-c59tm 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-6f8fb8c4bb-c59tm --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-6f8fb8c4bb-c59tm:/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 ________________________________________________________________________________ [19/Apr/2023 03:38:02] 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 "FdixHuZ19L8lm86IiOOowXfulZOEtMK4" -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.{})' ________________________________________________________________________________ [19/Apr/2023 03:38:02] 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]) ________________________________________________________________________________ [19/Apr/2023 03:38:02] 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 | -------------------------------------------------------------------------------------------- | 4117.2 4117.2 | 124.795 124.795 181.40 232.78 293.60 | 0.0 1.0 | | 4809.0 4463.1 | 106.601 114.994 181.40 231.74 293.60 | 0.0 1.0 | | 5449.8 4791.9 | 94.082 107.067 180.36 229.64 291.50 | 0.0 1.0 | | 6168.8 5136.1 | 83.072 99.862 180.36 216.01 291.50 | 0.0 1.0 | | 6939.0 5496.7 | 73.853 93.296 180.36 214.96 291.50 | 0.0 1.0 | | 7504.4 5831.3 | 68.234 87.921 180.36 185.60 291.50 | 0.0 1.0 | | 7996.0 6140.5 | 64.057 83.482 179.31 181.40 291.50 | 0.0 1.0 | | 8286.8 6408.8 | 61.769 79.972 179.31 181.40 291.50 | 0.0 1.0 | | 8583.8 6650.5 | 59.660 77.059 179.31 181.40 235.93 | 0.0 1.0 | | 8770.2 6862.4 | 58.396 74.674 179.31 181.40 235.93 | 0.0 1.0 | | 8838.8 7042.1 | 57.897 72.760 178.26 181.40 232.78 | 0.0 1.0 | | 8979.0 7203.5 | 57.018 71.125 178.26 181.40 232.78 | 0.0 1.0 | | 9046.6 7345.3 | 56.589 69.748 178.26 181.40 232.78 | 0.0 1.0 | | 9042.8 7466.5 | 56.627 68.613 177.21 181.40 232.78 | 0.0 1.0 | | 9315.4 7589.8 | 54.961 67.496 177.21 181.40 231.74 | 0.0 1.0 | | 9538.6 7711.6 | 53.679 66.427 176.16 181.40 231.74 | 0.0 1.0 | | 9731.8 7830.4 | 52.597 65.416 176.16 181.40 231.74 | 0.0 1.0 | | 9911.6 7946.0 | 51.662 64.463 176.16 181.40 231.74 | 0.0 1.0 | | 10137.4 8061.4 | 50.506 63.539 176.16 181.40 231.74 | 0.0 1.0 | | 10356.6 8176.1 | 49.271 62.636 176.16 180.36 231.74 | 0.0 1.0 | | 10591.6 8291.2 | 48.511 61.777 176.16 180.36 230.69 | 0.0 1.0 | | 10766.0 8403.7 | 47.543 60.948 175.11 180.36 230.69 | 0.0 1.0 | | 10995.4 8516.3 | 46.584 60.141 175.11 180.36 229.64 | 0.0 1.0 | | 11282.2 8631.6 | 45.348 59.336 175.11 180.36 229.64 | 0.0 1.0 | | 11451.8 8744.4 | 44.716 58.570 175.11 180.36 229.64 | 0.0 1.0 | | 11713.2 8858.6 | 43.688 57.813 175.11 180.36 229.64 | 0.0 1.0 | | 11964.4 8973.6 | 42.794 57.071 175.11 180.36 223.35 | 0.0 1.0 | | 12183.2 9088.2 | 42.024 56.351 175.11 180.36 216.01 | 0.0 1.0 | | 12474.2 9205.0 | 41.048 55.636 175.11 180.36 216.01 | 0.0 1.0 | | 12633.2 9319.3 | 40.522 54.953 175.11 180.36 216.01 | 0.0 1.0 | | 13126.8 9442.1 | 38.998 54.238 174.06 180.36 216.01 | 0.0 1.0 | | 13579.0 9571.4 | 37.725 53.505 174.06 180.36 216.01 | 0.0 1.0 | | 13750.0 9698.0 | 37.228 52.806 174.06 180.36 214.96 | 0.0 1.0 | | 14431.0 9837.2 | 35.470 52.058 174.06 180.36 214.96 | 0.0 1.0 | | 14875.0 9981.1 | 34.433 51.308 174.06 180.36 214.96 | 0.0 1.0 | | 15207.4 10126.3 | 33.623 50.570 174.06 180.36 214.96 | 0.0 1.0 | | 16384.4 10295.4 | 31.251 49.739 174.06 180.36 213.91 | 0.0 1.0 | | 17389.8 10482.1 | 29.483 48.855 174.06 180.36 212.86 | 0.0 1.0 | | 18631.8 10691.1 | 27.455 47.898 174.06 180.36 185.60 | 0.0 1.0 | | 20129.8 10927.1 | 25.429 46.864 173.02 180.36 182.45 | 0.0 1.0 | | 22200.4 11202.0 | 23.070 45.714 173.02 179.31 182.45 | 0.0 1.0 | | 24880.4 11527.7 | 20.583 44.422 173.02 179.31 182.45 | 0.0 1.0 | | 29273.8 11940.4 | 17.487 42.886 173.02 179.31 181.40 | 0.0 1.0 | | 31039.6 12374.5 | 16.483 41.381 171.97 179.31 181.40 | 0.0 1.0 | | 31678.0 12803.4 | 16.160 39.995 171.97 179.31 181.40 | 0.0 1.0 | | 31733.6 13215.0 | 16.130 38.749 171.97 179.31 181.40 | 0.0 1.0 | | 32048.4 13615.7 | 15.970 37.608 171.97 179.31 181.40 | 0.0 1.0 | | 32592.6 14011.0 | 15.705 36.547 171.97 179.31 181.40 | 0.0 1.0 | | 33097.0 14400.5 | 15.460 35.557 170.92 179.31 181.40 | 0.0 1.0 | | 33956.2 14791.6 | 15.068 34.617 170.92 179.31 181.40 | 0.0 1.0 | | 34084.2 15169.9 | 15.028 33.754 170.92 179.31 181.40 | 0.0 1.0 | | 35166.2 15554.5 | 14.550 32.919 170.92 178.26 181.40 | 0.0 1.0 | | 35727.2 15935.1 | 14.332 32.133 169.87 178.26 181.40 | 0.0 1.0 | | 35853.8 16303.9 | 14.267 31.405 169.87 178.26 181.40 | 0.0 1.0 | | 36183.8 16665.4 | 14.134 30.723 168.82 178.26 181.40 | 0.0 1.0 | | 34142.4 16977.5 | 14.996 30.158 168.82 178.26 181.40 | 0.0 1.0 | | 22502.2 17074.4 | 22.746 29.987 168.82 178.26 181.40 | 0.0 1.0 | | 22269.4 17164.0 | 22.973 29.830 167.77 178.26 181.40 | 0.0 1.0 | | 22528.0 17254.9 | 22.725 29.673 167.77 178.26 181.40 | 0.0 1.0 | | 22955.4 17349.9 | 22.303 29.510 167.77 178.26 181.40 | 0.0 1.0 | | 22720.0 17437.9 | 22.519 29.361 167.77 177.21 181.40 | 0.0 1.0 | | 23497.8 17535.7 | 21.790 29.197 167.77 177.21 181.40 | 0.0 1.0 | | 23756.4 17634.4 | 21.549 29.034 167.77 177.21 181.40 | 0.0 1.0 | | 24071.8 17735.0 | 21.255 28.869 167.77 177.21 181.40 | 0.0 1.0 | | 24742.8 17842.8 | 20.696 28.695 166.72 177.21 181.40 | 0.0 1.0 | | 24788.0 17948.0 | 20.647 28.526 166.72 177.21 181.40 | 0.0 1.0 | | 24891.4 18051.7 | 20.565 28.362 166.72 177.21 181.40 | 0.0 1.0 | | 24834.8 18151.4 | 20.604 28.206 166.72 177.21 181.40 | 0.0 1.0 | | 25036.6 18251.2 | 20.450 28.052 166.72 177.21 181.40 | 0.0 1.0 | | 24829.0 18345.2 | 20.620 27.908 166.72 177.21 181.40 | 0.0 1.0 | | 27166.7 18345.3 | 15.883 27.908 166.72 177.21 181.40 | 0.0 0.4 | ________________________________________________________________________________ [19/Apr/2023 03:38:02] 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 ----- ________________________________________________________________________________ [19/Apr/2023 03:38:02] 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 ________________________________________________________________________________ [19/Apr/2023 03:38:02] DSPrimeTask_id_repo_0 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [19/Apr/2023 03:38:02] DSPrimeTask_id_repo_0 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped