--Task-- name: access-token-800 enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 0 stop: 33 timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: [] options: {'testMode': 'open', 'simulation': 'com.forgerock.gatling.Loadtest', 'testCase': 'am.AMAccessToken', 'throughput': 800, 'rampup-duration': 30, 'java-opts': '-Dget_token_info=True -Drealm=alpha -Dam_tree=login -Duser_password=T35tr0ck123* -Doauth2_client_id=fedexClient -Doauth2_redirect_uri=https://openam-perf-100m-test.forgeblocks.com/platform/appAuthHelperRedirect.html'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [03/Nov/2022 22:17:59] access-token-800 pre : N/A ________________________________________________________________________________ [03/Nov/2022 22:17:59] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [03/Nov/2022 22:17:59] - INFO: Timeout for this Task has changed to 40m (2400 seconds) Pod log file : /results/orders/access-token-800/stdout.txt Pod log : /results/orders/access-token-800 ________________________________________________________________________________ [03/Nov/2022 22:17:59] access-token-800 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd am.AMAccessToken@IDC -rf /results/gatling/access-token-800 --no-reports ________________________________________________________________________________ [03/Nov/2022 22:17:59] access-token-800 create_order : Create order for overseer with the command to run ________________________________________________________________________________ [03/Nov/2022 22:17:59] - INFO: Get overseer pod resources requests memory [loop_until]: kubectl --namespace=xlou get pods overseer-0-779957466d-hs7t7 -o jsonpath={.spec.containers[].resources.requests.memory} [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- 4Gi --- stderr --- Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/01_access-token-800/order.json { "name": "access-token-800", "command": "/lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd am.AMAccessToken@IDC -rf /results/gatling/access-token-800 --no-reports", "out-dir": "/results/orders/access-token-800", "environment": { "JAVA_OPTS": "-Dam_host=openam-perf-100m-test.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -Dam_tree=login -DamadminPassword=M@ythe4th -DamadminUsername=xiaosong.lou@forgerock.com -Dget_token_info=True -Didc=true -Doauth2_client_id=fedexClient -Doauth2_redirect_uri=https://openam-perf-100m-test.forgeblocks.com/platform/appAuthHelperRedirect.html -Drampup_duration=30 -Drealm=alpha -DtestCase=am.AMAccessToken -DtestMode=open -Dthroughput=800 -Duser_password=T35tr0ck123* -Dusers=1000000 -Xmx4G -Dduration=2664" } } ________________________________________________________________________________ [03/Nov/2022 22:17:59] access-token-800 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 30 0 --:--:-- --:--:-- --:--:-- 30 ________________________________________________________________________________ [03/Nov/2022 22:18:00] access-token-800 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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/01_access-token-800/order.json overseer-0-779957466d-hs7t7:/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 [03/Nov/2022 22:18:01] - INFO: Check if Gatling simulation started successfully [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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-779957466d-hs7t7 -- head /results/orders/access-token-800/stdout.txt | grep "started..." [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 6s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 12s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 18s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... --- stderr --- Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. ________________________________________________________________________________ [03/Nov/2022 22:24:40] access-token-800 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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-779957466d-hs7t7 -- 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 39s ________________________________________________________________________________ [03/Nov/2022 22:24:41] access-token-800 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-779957466d-hs7t7 --- stderr --- Checking pod: overseer-0-779957466d-hs7t7 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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-779957466d-hs7t7 -i -- bash -c 'if [ -f "/results/orders/access-token-800/order.tar.gz" ]; then echo "/results/orders/access-token-800/order.tar.gz file found"; exit 0; else echo "/results/orders/access-token-800/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/access-token-800/order.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function failed after 0s (rc=1 - expected to be in [0]) - retry [loop_until]: Function succeeded after 6s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/access-token-800/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-779957466d-hs7t7 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-779957466d-hs7t7 -i -- du -k /results/orders/access-token-800/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 15984 /results/orders/access-token-800/order.tar.gz --- stderr --- - Download file (size 15984k) [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-779957466d-hs7t7 --- stderr --- source : /results/orders/access-token-800/order.tar.gz @ overseer-0-779957466d-hs7t7 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/01_access-token-800/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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-779957466d-hs7t7:/results/orders/access-token-800/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/01_access-token-800/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/access_token/05_AccessToken/01_access-token-800/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/01_access-token-800 ________________________________________________________________________________ [03/Nov/2022 22:24:54] access-token-800 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/01_access-token-800/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd am.AMAccessToken@IDC -rf /results/gatling/access-token-800 --no-reports ________________________________________________________________________________ [03/Nov/2022 22:24:54] access-token-800 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/01_access-token-800/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code -9 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [03/Nov/2022 22:24:54] access-token-800 show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Print head (100 lines) and tail (100 lines) of input file (/mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/01_access-token-800/stdout.txt is 4170018 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-11-03 22:18:20 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1275 KO=0 ) > userRestLogin (OK=323 KO=0 ) > userAuthorize (OK=321 KO=0 ) > getAccessToken (OK=318 KO=0 ) > getTokenInfo (OK=313 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 2145189 / active: 18 / done: 313 ================================================================================ ================================================================================ 2022-11-03 22:18:25 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=5212 KO=0 ) > userRestLogin (OK=1314 KO=0 ) > userAuthorize (OK=1306 KO=0 ) > getAccessToken (OK=1298 KO=0 ) > getTokenInfo (OK=1294 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 2144191 / active: 35 / done: 1294 ================================================================================ ================================================================================ 2022-11-03 22:18:30 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=11807 KO=0 ) > userRestLogin (OK=2966 KO=0 ) > userAuthorize (OK=2958 KO=0 ) > getAccessToken (OK=2945 KO=0 ) > getTokenInfo (OK=2938 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 2142526 / active: 56 / done: 2938 ================================================================================ ================================================================================ 2022-11-03 22:18:35 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=21067 KO=0 ) > userRestLogin (OK=5288 KO=0 ) > userAuthorize (OK=5275 KO=0 ) > getAccessToken (OK=5257 KO=0 ) > getTokenInfo (OK=5247 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 2140195 / active: 78 / done: 5247 ================================================================================ ================================================================================ 2022-11-03 22:18:40 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=32769 KO=0 ) > userRestLogin (OK=8235 KO=0 ) > userAuthorize (OK=8212 KO=0 ) > getAccessToken (OK=8168 KO=0 ) > getTokenInfo (OK=8154 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 2137211 / active: 156 / done: 8153 ================================================================================ ================================================================================ 2022-11-03 22:18:45 30s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=47113 KO=0 ) > userRestLogin (OK=11814 KO=0 ) > userAuthorize (OK=11789 KO=0 ) > getAccessToken (OK=11761 KO=0 ) > getTokenInfo (OK=11749 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 2133542 / active: 229 / done: 11749 ================================================================================ ================================================================================ 2022-11-03 22:18:50 35s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=61772 KO=0 ) > userRestLogin (OK=15464 KO=0 ) > userAuthorize (OK=15451 KO=0 ) > getAccessToken (OK=15436 KO=0 ) [...] status= 503 Service Unavailable headers= content-length: 107 cache-control: no-cache content-type: text/html Date: Thu, 03 Nov 2022 22:24:43 GMT Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body=

503 Service Unavailable

No server is available to handle this request. <<<<<<<<<<<<<<<<<<<<<<<<< 22:24:43.310 [ERROR] i.g.c.action.If - 'if-10' failed to execute: j.u.NoSuchElementException: No attribute named 'auth_resp_code' is defined 22:24:43.310 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-7' failed to execute: No attribute named 'tokenId' is defined 22:24:43.310 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'authcode' is defined 22:24:43.310 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-3' failed to execute: Failed to build request: j.u.NoSuchElementException: No attribute named 'access_token' is defined 22:24:43.310 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'userRestLogin' failed for user 298381: status.find.in(200,201,202,203,204,205,206,207,208,209,304,401), but actually found 503 22:24:43.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: userRestLogin: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304,401), but actually found 503 ========================= Session: Session(am.AMAccessToken,298381,1667514283289,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@1771a13a, username -> user.0, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@4f4db004,None), gatling.http.referer -> https://openam-perf-100m-test.forgeblocks.com/am/json/realms/alpha/authenticate, password -> T35tr0ck123*),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$807/0x0000000800850840@10bfdaf1) ========================= HTTP request: POST https://openam-perf-100m-test.forgeblocks.com/am/json/realms/alpha/authenticate headers= Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Username: user.0 X-OpenAM-Password: T35tr0ck123* accept: */* host: openam-perf-100m-test.forgeblocks.com content-length: 0 ========================= HTTP response: status= 503 Service Unavailable headers= content-length: 107 cache-control: no-cache content-type: text/html Date: Thu, 03 Nov 2022 22:24:43 GMT Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body=

503 Service Unavailable

No server is available to handle this request. <<<<<<<<<<<<<<<<<<<<<<<<< 22:24:43.310 [ERROR] i.g.c.action.If - 'if-10' failed to execute: j.u.NoSuchElementException: No attribute named 'auth_resp_code' is defined 22:24:43.310 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-7' failed to execute: No attribute named 'tokenId' is defined 22:24:43.310 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'authcode' is defined 22:24:43.310 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-3' failed to execute: Failed to build request: j.u.NoSuchElementException: No attribute named 'access_token' is defined 22:24:43.311 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'userRestLogin' failed for user 298375: status.find.in(200,201,202,203,204,205,206,207,208,209,304,401), but actually found 503 22:24:43.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: userRestLogin: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304,401), but actually found 503 ========================= Session: Session(am.AMAccessToken,298375,1667514283289,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@1771a13a, username -> user.0, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@1f4035fa,None), gatling.http.referer -> https://openam-perf-100m-test.forgeblocks.com/am/json/realms/alpha/authenticate, password -> T35tr0ck123*),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$807/0x0000000800850840@10bfdaf1) ========================= HTTP request: POST https://openam-perf-100m-test.forgeblocks.com/am/json/realms/alpha/authenticate headers= Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Username: user.0 X-OpenAM-Password: T35tr0ck123* accept: */* host: openam-perf-100m-test.forgeblocks.com content-length: 0 ========================= HTTP response: status= 503 Service Unavailable headers= content-length: 107 cache-control: no-cache content-type: text/html Date: Thu, 03 Nov 2022 22:24:43 GMT Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body=

503 Service Unavailable

No server is available to handle this request. <<<<<<<<<<<<<<<<<<<<<<<<< 22:24:43.311 [ERROR] i.g.c.action.If - 'if-10' failed to execute: j.u.NoSuchElementException: No attribute named 'auth_resp_code' is defined 22:24:43.311 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-7' failed to execute: No attribute named 'tokenId' is defined 22:24:43.311 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'authcode' is defined 22:24:43.311 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-3' failed to execute: Failed to build request: j.u.NoSuchElementException: No attribute named 'access_token' is defined ________________________________________________________________________________ [03/Nov/2022 22:24:56] access-token-800 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/01_access-token-800/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [03/Nov/2022 22:24:56] access-token-800 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 ________________________________________________________________________________ [03/Nov/2022 22:25:04] access-token-800 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [03/Nov/2022 22:25:04] access-token-800 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped