--Task-- name: login-tree-1000 enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates below loop: False interval: None dependencies: [] wait_for: ['login-tree-800'] preceding_task: login-tree-800 options: {'testCase': 'idc.login', 'throughput': 1000, 'duration': 3600, 'testMode': 'open', 'java-opts': '-Drealm=alpha -Duser_password=Pa_ssw0rd -Dlogin_tree=Login'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock 2025-03-15 21:18:39,032 INFO 2025-03-15 21:18:39,032 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 2025-03-15 21:18:39,032 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-15 21:18:39,311 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-15 21:18:39,311 INFO [loop_until]: OK (rc = 0) 2025-03-15 21:18:39,311 DEBUG --- stdout --- 2025-03-15 21:18:39,311 DEBUG overseer-0-59c948f569-rgrkv 2025-03-15 21:18:39,311 DEBUG --- stderr --- 2025-03-15 21:18:39,311 DEBUG 2025-03-15 21:18:39,311 INFO Lodestar assumed that full stack is deployed so will set all products host URLs in Gatling system properties 2025-03-15 21:18:39 - INFO: Timeout for this Task has changed to 1h 12m (4320 seconds) 2025-03-15 21:18:39 - INFO: timeout was calculated based on simulation duration parameter Pod log file : /results/orders/login-tree-1000/stdout.txt Pod log : /results/orders/login-tree-1000 ________________________________________________________________________________ [2025-03-15 21:18:39] login-tree-1000 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/lodestar.py perf run-gatling --simulation-class="com.forgerock.pyrock.Loadtest" --run-description="idc.login@perf-200m" --results-folder="/results/gatling/login-tree-1000" --no-reports --simulation-jvm-args="-XX:+ExitOnOutOfMemoryError -Xmx8G" --simulation-system-properties="-Dam_host=openam-perf-200m.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-200m.forgeblocks.com -Dlogin_cookie=15892ffd844ef80 -Dlogin_tree=Login -Dnum_users=50000000 -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.login -DtestMode=open -Dthroughput=1000 -Duser_password=**** ________________________________________________________________________________ [2025-03-15 21:18:39] login-tree-1000 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_login_tree/07_Scenario_scenario/04_login-tree-1000/order.json { "name": "login-tree-1000", "command": " /lodestar/lodestar.py perf run-gatling --simulation-class=\"com.forgerock.pyrock.Loadtest\" --run-description=\"idc.login@perf-200m\" --results-folder=\"/results/gatling/login-tree-1000\" --no-reports --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx8G\" --simulation-system-properties=\"-Dam_host=openam-perf-200m.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-200m.forgeblocks.com -Dlogin_cookie=15892ffd844ef80 -Dlogin_tree=Login -Dnum_users=50000000 -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.login -DtestMode=open -Dthroughput=1000 -Duser_password=Pa_ssw0rd\"", "out-dir": "/results/orders/login-tree-1000" } ________________________________________________________________________________ [2025-03-15 21:18:39] login-tree-1000 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: ________________________________________________________________________________ 2025-03-15 21:18:39,319 INFO 2025-03-15 21:18:39,319 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-03-15 21:18:39,319 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2025-03-15 21:18:39,534 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-15 21:18:39,534 INFO [loop_until]: OK (rc = 0) 2025-03-15 21:18:39,534 DEBUG --- stdout --- 2025-03-15 21:18:39,534 DEBUG WAITING 2025-03-15 21:18:39,534 DEBUG --- stderr --- 2025-03-15 21:18:39,534 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 ________________________________________________________________________________ [2025-03-15 21:18:39] login-tree-1000 start_order : Send the order to the overseer pod ________________________________________________________________________________ 2025-03-15 21:18:39,535 INFO 2025-03-15 21:18:39,535 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 2025-03-15 21:18:39,535 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-15 21:18:39,815 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-15 21:18:39,815 INFO [loop_until]: OK (rc = 0) 2025-03-15 21:18:39,815 DEBUG --- stdout --- 2025-03-15 21:18:39,815 DEBUG overseer-0-59c948f569-rgrkv 2025-03-15 21:18:39,815 DEBUG --- stderr --- 2025-03-15 21:18:39,815 DEBUG 2025-03-15 21:18:39,816 INFO 2025-03-15 21:18:39,816 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_login_tree/07_Scenario_scenario/04_login-tree-1000/order.json overseer-0-59c948f569-rgrkv:/results/orders/order.json 2025-03-15 21:18:39,816 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-15 21:18:41,266 INFO [loop_until]: OK (rc = 0) 2025-03-15 21:18:41,266 DEBUG --- stdout --- 2025-03-15 21:18:41,266 DEBUG 2025-03-15 21:18:41,266 DEBUG --- stderr --- 2025-03-15 21:18:41,266 DEBUG Order has been successfully forwarded to overseer 2025-03-15 21:18:41 - INFO: Check if Gatling simulation started successfully 2025-03-15 21:18:41,267 INFO 2025-03-15 21:18:41,267 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv -- head --lines 5000 /results/orders/login-tree-1000/stdout.txt | grep "Simulation com.forgerock.pyrock.Loadtest started..." 2025-03-15 21:18:41,267 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2025-03-15 21:18:42,010 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-03-15 21:18:47,746 INFO [loop_until]: Function succeeded after 6s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-03-15 21:18:53,481 INFO [loop_until]: Function succeeded after 12s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-03-15 21:18:59,207 INFO [loop_until]: Function succeeded after 17s (rc=0) - expected pattern found 2025-03-15 21:18:59,208 INFO [loop_until]: OK (rc = 0) 2025-03-15 21:18:59,208 DEBUG --- stdout --- 2025-03-15 21:18:59,208 DEBUG 2025-03-15 21:18:42,013 INFO pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpti0kw7kq 2025-03-15 21:18:42,015 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/login-tree-1000" -Dgatling.noReports=true -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx8G" -Dgatling.propagateSystemProperties=true -Dam_host=openam-perf-200m.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-200m.forgeblocks.com -Dlogin_cookie=15892ffd844ef80 -Dlogin_tree=Login -Dnum_users=50000000 -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.login -DtestMode=open -Dthroughput=1000 -Duser_password=**** [INFO] Scanning for projects... [INFO] [INFO] -----------< com.forgerock.pyrock:pyrock-gatling-simulation >----------- [INFO] Building pyrock-gatling-simulation 3.12.0 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> gatling:4.9.6:test (default-cli) > test-compile @ pyrock-gatling-simulation >>> [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmpti0kw7kq/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pyrock-gatling-simulation --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compiling 38 Scala sources to /tmp/tmpti0kw7kq/target/test-classes ... [INFO] compile in 10.4 s [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- [INFO] Running simulation com.forgerock.pyrock.Loadtest. Gatling 3.13.5 is available! (you're using 3.12.0) System property think_time_multiplier not set. No think time emulation will be done in the simulation. Simulation com.forgerock.pyrock.Loadtest started... 2025-03-15 21:18:59,208 DEBUG --- stderr --- 2025-03-15 21:18:59,208 DEBUG ________________________________________________________________________________ [2025-03-15 21:18:59] login-tree-1000 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 1h 12m. Waiting for status (curl --fail --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING Order is running since 2m, retry Order is running since 4m, retry Order is running since 6m 01s, retry Order is running since 8m 01s, retry Order is running since 10m 01s, retry Order is running since 12m 01s, retry Order is running since 14m 02s, retry Order is running since 16m 02s, retry Order is running since 18m 02s, retry Order is running since 20m 03s, retry Order is running since 22m 03s, retry Order is running since 24m 03s, retry Order is running since 26m 04s, retry Order is running since 28m 04s, retry Order is running since 30m 04s, retry Order is running since 32m 05s, retry Order is running since 34m 05s, retry Order is running since 36m 06s, retry Order is running since 38m 06s, retry Order is running since 40m 06s, retry Order is running since 42m 07s, retry Order is running since 44m 07s, retry Order is running since 46m 07s, retry Order is running since 48m 08s, retry Order is running since 50m 08s, retry Order is running since 52m 08s, retry Order is running since 54m 09s, retry Order is running since 56m 09s, retry Order is running since 58m 09s, retry PASS : Order stopped by itself after 1h and before timeout (1h 12m) ________________________________________________________________________________ [2025-03-15 22:19:09] login-tree-1000 stop_order : Stop the order on overseer pod ________________________________________________________________________________ 2025-03-15 22:19:09,234 INFO 2025-03-15 22:19:09,234 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 2025-03-15 22:19:09,234 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-15 22:19:09,535 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-15 22:19:09,536 INFO [loop_until]: OK (rc = 0) 2025-03-15 22:19:09,536 DEBUG --- stdout --- 2025-03-15 22:19:09,536 DEBUG overseer-0-59c948f569-rgrkv 2025-03-15 22:19:09,536 DEBUG --- stderr --- 2025-03-15 22:19:09,536 DEBUG 2025-03-15 22:19:09,536 INFO 2025-03-15 22:19:09,536 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv -- rm -f /results/orders/order.json 2025-03-15 22:19:09,536 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-15 22:19:10,330 INFO [loop_until]: OK (rc = 0) 2025-03-15 22:19:10,330 DEBUG --- stdout --- 2025-03-15 22:19:10,331 DEBUG 2025-03-15 22:19:10,331 DEBUG --- stderr --- 2025-03-15 22:19:10,331 DEBUG Order ran during 1h ________________________________________________________________________________ [2025-03-15 22:19:10] login-tree-1000 download_logs : Download individual order files ________________________________________________________________________________ 2025-03-15 22:19:10 - PASS: file already downloaded /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_login_tree/07_Scenario_scenario/04_login-tree-1000/order.json 2025-03-15 22:19:10,332 INFO 2025-03-15 22:19:10,332 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 2025-03-15 22:19:10,332 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-15 22:19:10,622 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-15 22:19:10,622 INFO [loop_until]: OK (rc = 0) 2025-03-15 22:19:10,622 DEBUG --- stdout --- 2025-03-15 22:19:10,622 DEBUG overseer-0-59c948f569-rgrkv 2025-03-15 22:19:10,622 DEBUG --- stderr --- 2025-03-15 22:19:10,622 DEBUG Checking pod: overseer-0-59c948f569-rgrkv for file exists, if not wait. 2025-03-15 22:19:10,623 INFO 2025-03-15 22:19:10,623 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- bash -c 'if [ -f "/results/orders/login-tree-1000/rc.txt" ]; then echo "/results/orders/login-tree-1000/rc.txt file found"; exit 0; else echo "/results/orders/login-tree-1000/rc.txt file not found"; exit 1; fi' | grep "/results/orders/login-tree-1000/rc.txt file found" 2025-03-15 22:19:10,623 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-15 22:19:11,476 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-15 22:19:11,476 INFO [loop_until]: OK (rc = 0) 2025-03-15 22:19:11,476 DEBUG --- stdout --- 2025-03-15 22:19:11,476 DEBUG /results/orders/login-tree-1000/rc.txt file found 2025-03-15 22:19:11,476 DEBUG --- stderr --- 2025-03-15 22:19:11,476 DEBUG 2025-03-15 22:19:11,476 INFO 2025-03-15 22:19:11,477 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- du -k /results/orders/login-tree-1000/rc.txt 2025-03-15 22:19:12,280 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-03-15 22:19:12,280 DEBUG --- stdout --- 2025-03-15 22:19:12,280 DEBUG 4 /results/orders/login-tree-1000/rc.txt 2025-03-15 22:19:12,280 DEBUG --- stderr --- 2025-03-15 22:19:12,280 DEBUG 2025-03-15 22:19:12,280 INFO - Download file (size 4k) source : /results/orders/login-tree-1000/rc.txt @ overseer-0-59c948f569-rgrkv destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_login_tree/07_Scenario_scenario/04_login-tree-1000/rc.txt 2025-03-15 22:19:12,281 INFO 2025-03-15 22:19:12,281 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59c948f569-rgrkv:/results/orders/login-tree-1000/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_login_tree/07_Scenario_scenario/04_login-tree-1000/rc.txt 2025-03-15 22:19:12,281 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-03-15 22:19:13,007 INFO [loop_until]: OK (rc = 0) 2025-03-15 22:19:13,007 DEBUG --- stdout --- 2025-03-15 22:19:13,007 DEBUG tar: Removing leading `/' from member names 2025-03-15 22:19:13,007 DEBUG --- stderr --- 2025-03-15 22:19:13,007 DEBUG 2025-03-15 22:19:13,008 INFO 2025-03-15 22:19:13,008 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 2025-03-15 22:19:13,008 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-15 22:19:13,286 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-15 22:19:13,286 INFO [loop_until]: OK (rc = 0) 2025-03-15 22:19:13,286 DEBUG --- stdout --- 2025-03-15 22:19:13,286 DEBUG overseer-0-59c948f569-rgrkv 2025-03-15 22:19:13,286 DEBUG --- stderr --- 2025-03-15 22:19:13,286 DEBUG Checking pod: overseer-0-59c948f569-rgrkv for file exists, if not wait. 2025-03-15 22:19:13,287 INFO 2025-03-15 22:19:13,287 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- bash -c 'if [ -f "/results/orders/login-tree-1000/stderr.txt" ]; then echo "/results/orders/login-tree-1000/stderr.txt file found"; exit 0; else echo "/results/orders/login-tree-1000/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/login-tree-1000/stderr.txt file found" 2025-03-15 22:19:13,287 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-15 22:19:14,090 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-15 22:19:14,090 INFO [loop_until]: OK (rc = 0) 2025-03-15 22:19:14,090 DEBUG --- stdout --- 2025-03-15 22:19:14,090 DEBUG /results/orders/login-tree-1000/stderr.txt file found 2025-03-15 22:19:14,091 DEBUG --- stderr --- 2025-03-15 22:19:14,091 DEBUG 2025-03-15 22:19:14,091 INFO 2025-03-15 22:19:14,091 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- du -k /results/orders/login-tree-1000/stderr.txt 2025-03-15 22:19:14,897 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-03-15 22:19:14,897 DEBUG --- stdout --- 2025-03-15 22:19:14,897 DEBUG 0 /results/orders/login-tree-1000/stderr.txt 2025-03-15 22:19:14,897 DEBUG --- stderr --- 2025-03-15 22:19:14,897 DEBUG 2025-03-15 22:19:14,897 INFO - Download file (size 0k) source : /results/orders/login-tree-1000/stderr.txt @ overseer-0-59c948f569-rgrkv destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_login_tree/07_Scenario_scenario/04_login-tree-1000/stderr.txt 2025-03-15 22:19:14,898 INFO 2025-03-15 22:19:14,898 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59c948f569-rgrkv:/results/orders/login-tree-1000/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_login_tree/07_Scenario_scenario/04_login-tree-1000/stderr.txt 2025-03-15 22:19:14,898 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-03-15 22:19:15,620 INFO [loop_until]: OK (rc = 0) 2025-03-15 22:19:15,620 DEBUG --- stdout --- 2025-03-15 22:19:15,620 DEBUG tar: Removing leading `/' from member names 2025-03-15 22:19:15,620 DEBUG --- stderr --- 2025-03-15 22:19:15,620 DEBUG 2025-03-15 22:19:15,621 INFO 2025-03-15 22:19:15,621 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 2025-03-15 22:19:15,621 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-15 22:19:15,899 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-15 22:19:15,899 INFO [loop_until]: OK (rc = 0) 2025-03-15 22:19:15,899 DEBUG --- stdout --- 2025-03-15 22:19:15,899 DEBUG overseer-0-59c948f569-rgrkv 2025-03-15 22:19:15,899 DEBUG --- stderr --- 2025-03-15 22:19:15,899 DEBUG Checking pod: overseer-0-59c948f569-rgrkv for file exists, if not wait. 2025-03-15 22:19:15,900 INFO 2025-03-15 22:19:15,900 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- bash -c 'if [ -f "/results/orders/login-tree-1000/stdout.txt" ]; then echo "/results/orders/login-tree-1000/stdout.txt file found"; exit 0; else echo "/results/orders/login-tree-1000/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/login-tree-1000/stdout.txt file found" 2025-03-15 22:19:15,900 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-15 22:19:16,697 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-15 22:19:16,697 INFO [loop_until]: OK (rc = 0) 2025-03-15 22:19:16,697 DEBUG --- stdout --- 2025-03-15 22:19:16,697 DEBUG /results/orders/login-tree-1000/stdout.txt file found 2025-03-15 22:19:16,697 DEBUG --- stderr --- 2025-03-15 22:19:16,697 DEBUG 2025-03-15 22:19:16,697 INFO 2025-03-15 22:19:16,697 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- du -k /results/orders/login-tree-1000/stdout.txt 2025-03-15 22:19:17,508 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-03-15 22:19:17,509 DEBUG --- stdout --- 2025-03-15 22:19:17,509 DEBUG 1024 /results/orders/login-tree-1000/stdout.txt 2025-03-15 22:19:17,509 DEBUG --- stderr --- 2025-03-15 22:19:17,509 DEBUG 2025-03-15 22:19:17,509 INFO - Download file (size 1024k) source : /results/orders/login-tree-1000/stdout.txt @ overseer-0-59c948f569-rgrkv destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_login_tree/07_Scenario_scenario/04_login-tree-1000/stdout.txt 2025-03-15 22:19:17,509 INFO 2025-03-15 22:19:17,509 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59c948f569-rgrkv:/results/orders/login-tree-1000/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_login_tree/07_Scenario_scenario/04_login-tree-1000/stdout.txt 2025-03-15 22:19:17,509 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-03-15 22:19:18,628 INFO [loop_until]: OK (rc = 0) 2025-03-15 22:19:18,628 DEBUG --- stdout --- 2025-03-15 22:19:18,628 DEBUG tar: Removing leading `/' from member names 2025-03-15 22:19:18,628 DEBUG --- stderr --- 2025-03-15 22:19:18,628 DEBUG ________________________________________________________________________________ [2025-03-15 22:19:18] login-tree-1000 show_cmd : Display order command ________________________________________________________________________________ 2025-03-15 22:19:18,629 INFO 2025-03-15 22:19:18,629 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 2025-03-15 22:19:18,629 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-15 22:19:18,909 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-15 22:19:18,909 INFO [loop_until]: OK (rc = 0) 2025-03-15 22:19:18,909 DEBUG --- stdout --- 2025-03-15 22:19:18,909 DEBUG overseer-0-59c948f569-rgrkv 2025-03-15 22:19:18,909 DEBUG --- stderr --- 2025-03-15 22:19:18,909 DEBUG Checking pod: overseer-0-59c948f569-rgrkv for file exists, if not wait. 2025-03-15 22:19:18,910 INFO 2025-03-15 22:19:18,910 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- bash -c 'if [ -f "/results/orders/login-tree-1000/cmd.txt" ]; then echo "/results/orders/login-tree-1000/cmd.txt file found"; exit 0; else echo "/results/orders/login-tree-1000/cmd.txt file not found"; exit 1; fi' | grep "/results/orders/login-tree-1000/cmd.txt file found" 2025-03-15 22:19:18,910 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-15 22:19:19,713 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-15 22:19:19,713 INFO [loop_until]: OK (rc = 0) 2025-03-15 22:19:19,713 DEBUG --- stdout --- 2025-03-15 22:19:19,713 DEBUG /results/orders/login-tree-1000/cmd.txt file found 2025-03-15 22:19:19,713 DEBUG --- stderr --- 2025-03-15 22:19:19,713 DEBUG 2025-03-15 22:19:19,713 INFO 2025-03-15 22:19:19,713 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- du -k /results/orders/login-tree-1000/cmd.txt 2025-03-15 22:19:20,507 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-03-15 22:19:20,507 DEBUG --- stdout --- 2025-03-15 22:19:20,507 DEBUG 4 /results/orders/login-tree-1000/cmd.txt 2025-03-15 22:19:20,507 DEBUG --- stderr --- 2025-03-15 22:19:20,507 DEBUG 2025-03-15 22:19:20,507 INFO - Download file (size 4k) source : /results/orders/login-tree-1000/cmd.txt @ overseer-0-59c948f569-rgrkv destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_login_tree/07_Scenario_scenario/04_login-tree-1000/cmd.txt 2025-03-15 22:19:20,508 INFO 2025-03-15 22:19:20,508 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59c948f569-rgrkv:/results/orders/login-tree-1000/cmd.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_login_tree/07_Scenario_scenario/04_login-tree-1000/cmd.txt 2025-03-15 22:19:20,508 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-03-15 22:19:21,234 INFO [loop_until]: OK (rc = 0) 2025-03-15 22:19:21,234 DEBUG --- stdout --- 2025-03-15 22:19:21,234 DEBUG tar: Removing leading `/' from member names 2025-03-15 22:19:21,234 DEBUG --- stderr --- 2025-03-15 22:19:21,234 DEBUG 2025-03-15 22:19:21,234 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_login_tree/07_Scenario_scenario/04_login-tree-1000/cmd.txt is small (1 lines), printing all lines: 2025-03-15 22:19:21,234 INFO ----- output ----- /lodestar/lodestar.py perf run-gatling --simulation-class="com.forgerock.pyrock.Loadtest" --run-description="idc.login@perf-200m" --results-folder="/results/gatling/login-tree-1000" --no-reports --simulation-jvm-args="-XX:+ExitOnOutOfMemoryError -Xmx8G" --simulation-system-properties="-Dam_host=openam-perf-200m.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=M@ythe4th -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-200m.forgeblocks.com -Dlogin_cookie=15892ffd844ef80 -Dlogin_tree=Login -Dnum_users=50000000 -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.login -DtestMode=open -Dthroughput=1000 -Duser_password=Pa_ssw0rd" ________________________________________________________________________________ [2025-03-15 22:19:21] login-tree-1000 show_rc : Display rc order ________________________________________________________________________________ 2025-03-15 22:19:21,234 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_login_tree/07_Scenario_scenario/04_login-tree-1000/rc.txt is small (1 lines), printing all lines: 2025-03-15 22:19:21,234 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-03-15 22:19:21] login-tree-1000 show_stdout : Display stdout order ________________________________________________________________________________ 2025-03-15 22:19:21,236 DEBUG [print_head_tail]: Print head (100 lines) and tail (100 lines) of input file (/mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_login_tree/07_Scenario_scenario/04_login-tree-1000/stdout.txt is 15488 lines): 2025-03-15 22:19:21,238 INFO ----- output ----- 2025-03-15 21:18:42,013 INFO pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpti0kw7kq 2025-03-15 21:18:42,015 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/login-tree-1000" -Dgatling.noReports=true -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx8G" -Dgatling.propagateSystemProperties=true -Dam_host=openam-perf-200m.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-200m.forgeblocks.com -Dlogin_cookie=15892ffd844ef80 -Dlogin_tree=Login -Dnum_users=50000000 -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.login -DtestMode=open -Dthroughput=1000 -Duser_password=**** [INFO] Scanning for projects... [INFO] [INFO] -----------< com.forgerock.pyrock:pyrock-gatling-simulation >----------- [INFO] Building pyrock-gatling-simulation 3.12.0 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> gatling:4.9.6:test (default-cli) > test-compile @ pyrock-gatling-simulation >>> [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmpti0kw7kq/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pyrock-gatling-simulation --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compiling 38 Scala sources to /tmp/tmpti0kw7kq/target/test-classes ... [INFO] compile in 10.4 s [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- [INFO] Running simulation com.forgerock.pyrock.Loadtest. Gatling 3.13.5 is available! (you're using 3.12.0) System property think_time_multiplier not set. No think time emulation will be done in the simulation. Simulation com.forgerock.pyrock.Loadtest started... ================================================================================ 2025-03-15 21:19:02 GMT 4s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=806 KO=0 ) > restLoginInitiate (OK=407 KO=0 ) > restLoginUsernamePasswordCallback (OK=399 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 3614997 / active: 16 / done: 399 ================================================================================ ================================================================================ 2025-03-15 21:19:07 GMT 9s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=3276 KO=0 ) > restLoginInitiate (OK=1648 KO=0 ) > restLoginUsernamePasswordCallback (OK=1628 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 3613748 / active: 36 / done: 1628 ================================================================================ ================================================================================ 2025-03-15 21:19:12 GMT 14s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=7414 KO=0 ) > restLoginInitiate (OK=3723 KO=0 ) > restLoginUsernamePasswordCallback (OK=3691 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 3611664 / active: 57 / done: 3691 ================================================================================ ================================================================================ 2025-03-15 21:19:17 GMT 19s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=13217 KO=0 ) > restLoginInitiate (OK=6629 KO=0 ) > restLoginUsernamePasswordCallback (OK=6588 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 3608749 / active: 75 / done: 6588 ================================================================================ ================================================================================ 2025-03-15 21:19:22 GMT 24s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=20691 KO=0 ) > restLoginInitiate (OK=10371 KO=0 ) > restLoginUsernamePasswordCallback (OK=10320 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 3605000 / active: 93 / done: 10319 ================================================================================ [...] Session(idc.login,3585410,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-200m.forgeblocks.com:443, username -> user.25298778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e317beb, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36, password -> Pa_ssw0rd, fake-ip -> 148.232.102.216, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16c228c4),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$773/0x00007e95886967b0@57fa9572,io.netty.channel.epoll.EpollEventLoop@14f5da2c) ========================= HTTP request: POST https://openam-perf-200m.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login headers: content-type: application/json Accept-API-Version: resource=2.0, protocol=1.0 accept: application/json X-Forwarded-For: 148.232.102.216 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 host: openam-perf-200m.forgeblocks.com content-length: 0 body:StringChunksRequestBody{charset=UTF-8, content=} ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 22:18:57.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restLoginInitiate: KO j.i.IOException: Premature close ========================= Session: Session(idc.login,3585427,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-200m.forgeblocks.com:443, username -> user.26737927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18d9b43c, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3, password -> Pa_ssw0rd, fake-ip -> 124.147.197.28, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23bb7c3f),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$773/0x00007e95886967b0@57fa9572,io.netty.channel.epoll.EpollEventLoop@12dae582) ========================= HTTP request: POST https://openam-perf-200m.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login headers: content-type: application/json Accept-API-Version: resource=2.0, protocol=1.0 accept: application/json X-Forwarded-For: 124.147.197.28 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3 host: openam-perf-200m.forgeblocks.com content-length: 0 body:StringChunksRequestBody{charset=UTF-8, content=} ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 22:18:57.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restLoginInitiate: KO j.i.IOException: Premature close ========================= Session: Session(idc.login,3585414,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-200m.forgeblocks.com:443, username -> user.25230663, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28a0f68d, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0, password -> Pa_ssw0rd, fake-ip -> 24.15.72.49, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19b3f62c),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$773/0x00007e95886967b0@57fa9572,io.netty.channel.epoll.EpollEventLoop@5b057c8c) ========================= HTTP request: POST https://openam-perf-200m.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login headers: content-type: application/json Accept-API-Version: resource=2.0, protocol=1.0 accept: application/json X-Forwarded-For: 24.15.72.49 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 host: openam-perf-200m.forgeblocks.com content-length: 0 body:StringChunksRequestBody{charset=UTF-8, content=} ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 22:18:57.671 [ERROR] i.g.c.a.AtomicRunnableActorRef - Actor feed-21 crashed java.util.concurrent.RejectedExecutionException: Task io.gatling.core.actor.AtomicRunnableActorRef@67f6d5a8 rejected from java.util.concurrent.ThreadPoolExecutor@5f93a7e6[Shutting down, pool size = 8, active threads = 0, queued tasks = 0, completed tasks = 29862060] at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2065) at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:833) at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1365) at scala.concurrent.impl.ExecutionContextImpl.execute(ExecutionContextImpl.scala:21) at io.gatling.core.actor.AtomicRunnableActorRef.async(ActorSystem.scala:95) at io.gatling.core.actor.AtomicRunnableActorRef.$bang(ActorSystem.scala:70) at io.gatling.core.action.Feed.$anonfun$executeF$3(Feed.scala:42) at io.gatling.core.action.Feed.$anonfun$executeF$3$adapted(Feed.scala:42) at io.gatling.core.action.Feed.execute(Feed.scala:45) at io.gatling.core.action.Action.$bang(Action.scala:42) at io.gatling.core.action.Action.$bang$(Action.scala:39) at io.gatling.core.action.Feed.io$gatling$core$action$ChainableAction$$super$$bang(Feed.scala:24) at io.gatling.core.action.ChainableAction.$bang(Action.scala:75) at io.gatling.core.action.ChainableAction.$bang$(Action.scala:73) at io.gatling.core.action.Feed.io$gatling$core$action$ExitableAction$$super$$bang(Feed.scala:24) at io.gatling.core.action.ExitableAction.$bang(Action.scala:111) at io.gatling.core.action.ExitableAction.$bang$(Action.scala:108) at io.gatling.core.action.Feed.$bang(Feed.scala:24) at io.gatling.core.controller.inject.Workload.startUser(Workload.scala:53) at io.gatling.core.controller.inject.Workload.$anonfun$injectUser$2(Workload.scala:66) at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98) at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:156) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:840) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:00 h [INFO] Finished at: 2025-03-15T22:18:57Z [INFO] ------------------------------------------------------------------------ 2025-03-15 22:18:57,723 INFO Gatling simulation run ended successfully 2025-03-15 22:18:57,723 DEBUG No archive name provided. No archive will be created ________________________________________________________________________________ [2025-03-15 22:19:21] login-tree-1000 show_stderr : Display stderr order ________________________________________________________________________________ 2025-03-15 22:19:21,238 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_login_tree/07_Scenario_scenario/04_login-tree-1000/stderr.txt is small (0 lines), printing all lines: 2025-03-15 22:19:21,238 INFO ----- output ----- ________________________________________________________________________________ [2025-03-15 22:19:21] login-tree-1000 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [2025-03-15 22:19:21] login-tree-1000 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [2025-03-15 22:19:21] login-tree-1000 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped