--Task-- name: DSPrimeTask_id_repo_1 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-1 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: ['DSPrimeTask_id_repo_0'] 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 00:15:52] DSPrimeTask_id_repo_1 pre : N/A ________________________________________________________________________________ [20/Apr/2023 00:15:52] - INFO: target (ds-idrepo-1) is a ds pod [20/Apr/2023 00:15:52] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [20/Apr/2023 00:15:52] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_id_repo_1/stdout.txt Pod log : /results/orders/DSPrimeTask_id_repo_1 [run_command]: kubectl --namespace=xlou exec ds-idrepo-1 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu" -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 00:15:54] DSPrimeTask_id_repo_1 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-1 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu" -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 --- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-1.ds-idrepo -w "FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu" -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,10000021)' '(uid=user.{})' ________________________________________________________________________________ [20/Apr/2023 00:15:56] DSPrimeTask_id_repo_1 create_order : Create order for overseer with the command to run ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-1 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu" -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 --- Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/order.json { "name": "DSPrimeTask_id_repo_1", "command": "/lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-1.ds-idrepo -w \"FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu\" -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,10000021)' '(uid=user.{})'", "out-dir": "/results/orders/DSPrimeTask_id_repo_1" } ________________________________________________________________________________ [20/Apr/2023 00:15:57] DSPrimeTask_id_repo_1 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 32 0 --:--:-- --:--:-- --:--:-- 32 ________________________________________________________________________________ [20/Apr/2023 00:15:58] DSPrimeTask_id_repo_1 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-7d558546cb-vlzlv --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/order.json overseer-0-7d558546cb-vlzlv:/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 00:15:59] DSPrimeTask_id_repo_1 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 2m, 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 13s, 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 47s, 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 34s, 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) ________________________________________________________________________________ [20/Apr/2023 00:22:05] DSPrimeTask_id_repo_1 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-7d558546cb-vlzlv --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-7d558546cb-vlzlv -- 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 ________________________________________________________________________________ [20/Apr/2023 00:22:06] DSPrimeTask_id_repo_1 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-7d558546cb-vlzlv --- stderr --- Checking pod: overseer-0-7d558546cb-vlzlv 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-7d558546cb-vlzlv --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-7d558546cb-vlzlv -i -- bash -c 'if [ -f "/results/orders/DSPrimeTask_id_repo_1/order.tar.gz" ]; then echo "/results/orders/DSPrimeTask_id_repo_1/order.tar.gz file found"; exit 0; else echo "/results/orders/DSPrimeTask_id_repo_1/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_id_repo_1/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_1/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-7d558546cb-vlzlv --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-7d558546cb-vlzlv -i -- du -k /results/orders/DSPrimeTask_id_repo_1/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 4 /results/orders/DSPrimeTask_id_repo_1/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-7d558546cb-vlzlv --- stderr --- source : /results/orders/DSPrimeTask_id_repo_1/order.tar.gz @ overseer-0-7d558546cb-vlzlv destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/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-7d558546cb-vlzlv --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-7d558546cb-vlzlv:/results/orders/DSPrimeTask_id_repo_1/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/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/04_DSPrimeTask_id_repo_1/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1 ________________________________________________________________________________ [20/Apr/2023 00:22:09] DSPrimeTask_id_repo_1 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-1.ds-idrepo -w "FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu" -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,10000021)' '(uid=user.{})' ________________________________________________________________________________ [20/Apr/2023 00:22:09] DSPrimeTask_id_repo_1 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/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 00:22:09] DSPrimeTask_id_repo_1 show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/stdout.txt is small (76 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 | -------------------------------------------------------------------------------------------- | 4200.4 4200.4 | 122.532 122.532 205.52 304.09 308.28 | 0.0 1.0 | | 4900.8 4550.5 | 104.612 112.883 192.94 287.31 308.28 | 0.0 1.0 | | 5513.6 4871.5 | 92.930 105.356 180.36 278.92 308.28 | 0.0 1.0 | | 6300.0 5228.6 | 81.307 98.112 178.26 270.53 308.28 | 0.0 1.0 | | 6953.2 5573.5 | 73.695 92.020 178.26 270.53 308.28 | 0.0 1.0 | | 7583.6 5908.5 | 67.557 86.787 178.26 268.44 308.28 | 0.0 1.0 | | 8039.4 6212.9 | 63.705 82.520 178.26 247.46 308.28 | 0.0 1.0 | | 8384.0 6484.3 | 61.068 79.053 178.26 246.42 308.28 | 0.0 1.0 | | 8626.8 6722.4 | 59.343 76.243 178.26 243.27 306.18 | 0.0 1.0 | | 8792.6 6929.4 | 58.219 73.956 177.21 238.03 306.18 | 0.0 1.0 | | 8902.2 7108.7 | 57.510 72.084 177.21 235.93 304.09 | 0.0 1.0 | | 9025.0 7268.4 | 56.732 70.495 177.21 233.83 304.09 | 0.0 1.0 | | 9071.2 7407.1 | 56.443 69.172 177.21 225.44 304.09 | 0.0 1.0 | | 9119.0 7529.4 | 56.150 68.045 177.21 206.57 304.09 | 0.0 1.0 | | 9357.8 7651.3 | 54.722 66.959 176.16 202.38 289.41 | 0.0 1.0 | | 9619.2 7774.3 | 53.209 65.895 176.16 202.38 289.41 | 0.0 1.0 | | 9773.2 7891.8 | 52.405 64.913 176.16 197.13 289.41 | 0.0 1.0 | | 10010.4 8009.5 | 51.137 63.956 176.16 196.08 289.41 | 0.0 1.0 | | 10155.6 8122.5 | 50.408 63.065 176.16 192.94 287.31 | 0.0 1.0 | | 10349.4 8233.8 | 49.471 62.210 175.11 191.89 287.31 | 0.0 1.0 | | 10685.8 8350.6 | 47.901 61.339 175.11 190.84 287.31 | 0.0 1.0 | | 10829.8 8463.3 | 47.255 60.519 175.11 185.60 287.31 | 0.0 1.0 | | 11036.0 8575.1 | 46.418 59.730 175.11 183.50 278.92 | 0.0 1.0 | | 11263.2 8687.1 | 45.441 58.958 175.11 182.45 278.92 | 0.0 1.0 | | 11512.0 8800.1 | 44.467 58.200 175.11 180.36 276.82 | 0.0 1.0 | | 11675.2 8910.7 | 43.873 57.478 175.11 179.31 276.82 | 0.0 1.0 | | 11877.8 9020.6 | 43.088 56.776 175.11 179.31 276.82 | 0.0 1.0 | | 12259.0 9136.3 | 41.768 56.057 175.11 179.31 276.82 | 0.0 1.0 | | 12549.0 9253.9 | 40.796 55.344 175.11 179.31 276.82 | 0.0 1.0 | | 12808.8 9372.4 | 39.939 54.642 174.06 178.26 270.53 | 0.0 1.0 | | 13221.2 9496.6 | 38.746 53.928 174.06 178.26 270.53 | 0.0 1.0 | | 13646.8 9626.3 | 37.521 53.201 174.06 178.26 270.53 | 0.0 1.0 | | 13981.0 9758.2 | 36.612 52.481 174.06 178.26 270.53 | 0.0 1.0 | | 14402.4 9894.8 | 35.555 51.756 174.06 178.26 270.53 | 0.0 1.0 | | 15128.2 10044.4 | 33.848 50.986 174.06 178.26 270.53 | 0.0 1.0 | | 15592.6 10198.5 | 32.829 50.215 174.06 178.26 270.53 | 0.0 1.0 | | 16842.6 10378.0 | 30.391 49.345 173.02 178.26 270.53 | 0.0 1.0 | | 17459.6 10564.4 | 29.330 48.475 173.02 178.26 270.53 | 0.0 1.0 | | 18991.6 10780.5 | 26.955 47.502 173.02 178.26 268.44 | 0.0 1.0 | | 20737.4 11029.4 | 24.686 46.430 173.02 178.26 255.85 | 0.0 1.0 | | 23407.8 11331.3 | 21.872 45.193 173.02 178.26 255.85 | 0.0 1.0 | | 26191.0 11685.1 | 19.542 43.824 173.02 178.26 250.61 | 0.0 1.0 | | 29346.8 12095.8 | 17.446 42.335 171.97 178.26 247.46 | 0.0 1.0 | | 29915.0 12500.8 | 17.108 40.963 171.97 178.26 246.42 | 0.0 1.0 | | 29676.0 12882.5 | 17.256 39.750 171.97 178.26 246.42 | 0.0 1.0 | | 30510.2 13265.7 | 16.773 38.601 171.97 178.26 246.42 | 0.0 1.0 | | 30459.0 13631.5 | 16.806 37.565 170.92 178.26 244.32 | 0.0 1.0 | | 31130.2 13996.1 | 16.434 36.586 170.92 178.26 243.27 | 0.0 1.0 | | 31770.2 14358.8 | 16.122 35.662 170.92 177.21 242.22 | 0.0 1.0 | | 32448.0 14720.6 | 15.774 34.785 170.92 177.21 239.08 | 0.0 1.0 | | 32529.4 15069.8 | 15.736 33.979 169.87 177.21 238.03 | 0.0 1.0 | | 33134.4 15417.2 | 15.440 33.212 169.87 177.21 238.03 | 0.0 1.0 | | 33538.0 15759.1 | 15.263 32.492 169.87 177.21 235.93 | 0.0 1.0 | | 33495.4 16087.5 | 15.278 31.828 169.87 177.21 235.93 | 0.0 1.0 | | 34240.4 16417.6 | 14.939 31.188 168.82 177.21 234.88 | 0.0 1.0 | | 34040.6 16732.3 | 15.045 30.601 168.82 177.21 233.83 | 0.0 1.0 | | 32496.0 17008.8 | 15.738 30.103 168.82 177.21 233.83 | 0.0 1.0 | | 23411.6 17119.2 | 21.871 29.909 168.82 177.21 226.49 | 0.0 1.0 | | 22572.2 17211.6 | 22.670 29.748 167.77 177.21 225.44 | 0.0 1.0 | | 22889.8 17306.3 | 22.360 29.585 167.77 177.21 225.44 | 0.0 1.0 | | 23090.8 17401.1 | 22.173 29.424 167.77 177.21 220.20 | 0.0 1.0 | | 23282.6 17496.0 | 21.982 29.264 167.77 177.21 206.57 | 0.0 1.0 | | 23259.6 17587.5 | 22.003 29.112 167.77 177.21 206.57 | 0.0 1.0 | | 23753.8 17683.8 | 21.556 28.953 167.77 177.21 206.57 | 0.0 1.0 | | 23974.2 17780.6 | 21.348 28.795 166.72 177.21 205.52 | 0.0 1.0 | | 24529.4 17882.8 | 20.872 28.631 166.72 176.16 203.42 | 0.0 1.0 | | 24942.2 17988.2 | 20.512 28.463 166.72 176.16 202.38 | 0.0 1.0 | | 24462.8 18083.4 | 20.920 28.313 166.72 176.16 202.38 | 0.0 1.0 | | 24664.4 18178.8 | 20.754 28.164 166.72 176.16 202.38 | 0.0 1.0 | | 24706.9 18272.0 | 20.718 28.020 166.72 176.16 202.38 | 0.0 1.0 | ________________________________________________________________________________ [20/Apr/2023 00:22:09] DSPrimeTask_id_repo_1 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [20/Apr/2023 00:22:09] DSPrimeTask_id_repo_1 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 00:22:09] DSPrimeTask_id_repo_1 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [20/Apr/2023 00:22:09] DSPrimeTask_id_repo_1 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped