==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: overseer-0-59d79dcbf-spbbl Namespace: xlou Priority: 0 Service Account: k8s-svc-acct-0 Node: gke-xlou-cdm-frontend-a8771548-i82n/10.142.0.26 Start Time: Fri, 12 Apr 2024 16:49:39 +0000 Labels: app=overseer-0 pod-template-hash=59d79dcbf release=overseer skaffold.dev/run-id=589bb47c-1334-4e25-8df0-6589e9d94462 Annotations: Status: Running IP: 10.106.41.75 IPs: IP: 10.106.41.75 Controlled By: ReplicaSet/overseer-0-59d79dcbf Containers: overseer: Container ID: containerd://ff54b5d31dfc0794c8f77198e901634c2c9192b5f70845b005f8877364ecfa41 Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master-stable Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:38bbf5fe04131a1bb1b88d1728c8b38064406e85a99cd11ec8bdce1520ad56a9 Port: Host Port: Args: /bin/sh -c PYTHONUNBUFFERED=x /lodestar/pyrock/shared/scripts/overseer/run.py State: Running Started: Fri, 12 Apr 2024 16:49:48 +0000 Ready: True Restart Count: 0 Limits: cpu: 8 memory: 8Gi Requests: cpu: 2500m memory: 4Gi Environment Variables from: overseer-config-0 ConfigMap Optional: false Environment: Mounts: /results from results (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qrhv7 (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: results: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: overseer-0 ReadOnly: false kube-api-access-qrhv7: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable Node-Selectors: forgerock.io/role=frontend Tolerations: WorkerDedicatedFrontend=true:NoSchedule node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== [2024-04-12 17:49:48] httpd web_server : Server is running at http://localhost:8080 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 17:49:48] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10.106.40.13 - - [12/Apr/2024 17:49:52] "GET / HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 17:49:54] "GET / HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 17:52:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:04:21] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 18:04:22] overseer : Start new order MakeFeeders_ds-idrepo (id 1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:04:22] order MakeFeeders_ds-idrepo : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:04:22] order MakeFeeders_ds-idrepo : Running command : python3 /lodestar/pyrock/shared/scripts/ds/generate_feeders.py --ldif-file /results/ds-idrepo/user_entries.ldif --out-dir /results/ds-idrepo --zip-file /results/ds-idrepo/feeders.tar.gz [2024-04-12 18:04:22] order MakeFeeders_ds-idrepo : Http access : http://localhost:8080/orders/MakeFeeders_ds-idrepo [2024-04-12 18:04:22] order MakeFeeders_ds-idrepo : Full command stored in : /results/orders/MakeFeeders_ds-idrepo/cmd.txt [2024-04-12 18:04:22] order MakeFeeders_ds-idrepo : RC file : /results/orders/MakeFeeders_ds-idrepo/rc.txt [2024-04-12 18:04:22] order MakeFeeders_ds-idrepo : Stdout file : /results/orders/MakeFeeders_ds-idrepo/stdout.txt [2024-04-12 18:04:22] order MakeFeeders_ds-idrepo : Stderr file : /results/orders/MakeFeeders_ds-idrepo/stderr.txt [2024-04-12 18:04:22] order MakeFeeders_ds-idrepo : Process 375 has been successfully launched [2024-04-12 18:04:53] order MakeFeeders_ds-idrepo : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 18:04:53] overseer : order stopped by itself MakeFeeders_ds-idrepo : /results/orders/MakeFeeders_ds-idrepo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:04:54] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:04:54] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 18:06:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:06:42] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 18:06:44] overseer : Start new order DSPrimeTask_ds_idrepo_0 (id 2) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:06:44] order DSPrimeTask_ds_idrepo_0 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:06:44] order DSPrimeTask_ds_idrepo_0 : Running command : /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-0.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' [2024-04-12 18:06:44] order DSPrimeTask_ds_idrepo_0 : Http access : http://localhost:8080/orders/DSPrimeTask_ds_idrepo_0 [2024-04-12 18:06:44] order DSPrimeTask_ds_idrepo_0 : Full command stored in : /results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt [2024-04-12 18:06:44] order DSPrimeTask_ds_idrepo_0 : RC file : /results/orders/DSPrimeTask_ds_idrepo_0/rc.txt [2024-04-12 18:06:44] order DSPrimeTask_ds_idrepo_0 : Stdout file : /results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt [2024-04-12 18:06:44] order DSPrimeTask_ds_idrepo_0 : Stderr file : /results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt [2024-04-12 18:06:44] order DSPrimeTask_ds_idrepo_0 : Process 474 has been successfully launched [2024-04-12 18:06:56] order DSPrimeTask_ds_idrepo_0 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 18:06:56] overseer : order stopped by itself DSPrimeTask_ds_idrepo_0 : /results/orders/DSPrimeTask_ds_idrepo_0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:06:56] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:06:56] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 18:08:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:09:02] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 18:09:04] overseer : Start new order DSPrimeTask_ds_idrepo_1 (id 3) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:09:04] order DSPrimeTask_ds_idrepo_1 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:09:04] order DSPrimeTask_ds_idrepo_1 : Running command : /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-1.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' [2024-04-12 18:09:04] order DSPrimeTask_ds_idrepo_1 : Http access : http://localhost:8080/orders/DSPrimeTask_ds_idrepo_1 [2024-04-12 18:09:04] order DSPrimeTask_ds_idrepo_1 : Full command stored in : /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt [2024-04-12 18:09:04] order DSPrimeTask_ds_idrepo_1 : RC file : /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt [2024-04-12 18:09:04] order DSPrimeTask_ds_idrepo_1 : Stdout file : /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt [2024-04-12 18:09:04] order DSPrimeTask_ds_idrepo_1 : Stderr file : /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt [2024-04-12 18:09:04] order DSPrimeTask_ds_idrepo_1 : Process 628 has been successfully launched [2024-04-12 18:09:15] order DSPrimeTask_ds_idrepo_1 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 18:09:15] overseer : order stopped by itself DSPrimeTask_ds_idrepo_1 : /results/orders/DSPrimeTask_ds_idrepo_1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:09:16] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:09:16] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 18:11:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:11:22] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 18:11:24] overseer : Start new order DSPrimeTask_ds_idrepo_2 (id 4) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:11:24] order DSPrimeTask_ds_idrepo_2 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:11:24] order DSPrimeTask_ds_idrepo_2 : Running command : /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-2.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' [2024-04-12 18:11:24] order DSPrimeTask_ds_idrepo_2 : Http access : http://localhost:8080/orders/DSPrimeTask_ds_idrepo_2 [2024-04-12 18:11:24] order DSPrimeTask_ds_idrepo_2 : Full command stored in : /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt [2024-04-12 18:11:24] order DSPrimeTask_ds_idrepo_2 : RC file : /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt [2024-04-12 18:11:24] order DSPrimeTask_ds_idrepo_2 : Stdout file : /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt [2024-04-12 18:11:24] order DSPrimeTask_ds_idrepo_2 : Stderr file : /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt [2024-04-12 18:11:24] order DSPrimeTask_ds_idrepo_2 : Process 781 has been successfully launched [2024-04-12 18:11:35] order DSPrimeTask_ds_idrepo_2 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 18:11:35] overseer : order stopped by itself DSPrimeTask_ds_idrepo_2 : /results/orders/DSPrimeTask_ds_idrepo_2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:11:36] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:11:36] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 18:13:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:13:44] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 18:13:46] overseer : Start new order authn-users-100 (id 5) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:13:46] order authn-users-100 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 18:13:46] order authn-users-100 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=100 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-100 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-12 18:13:46] order authn-users-100 : Http access : http://localhost:8080/orders/authn-users-100 [2024-04-12 18:13:46] order authn-users-100 : Full command stored in : /results/orders/authn-users-100/cmd.txt [2024-04-12 18:13:46] order authn-users-100 : RC file : /results/orders/authn-users-100/rc.txt [2024-04-12 18:13:46] order authn-users-100 : Stdout file : /results/orders/authn-users-100/stdout.txt [2024-04-12 18:13:46] order authn-users-100 : Stderr file : /results/orders/authn-users-100/stderr.txt [2024-04-12 18:13:46] order authn-users-100 : Process 935 has been successfully launched 10.106.40.13 - - [12/Apr/2024 18:16:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:18:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:20:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:22:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:24:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:26:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:28:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:30:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:32:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:34:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:36:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:38:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:40:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:42:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:44:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:46:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:48:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:50:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:52:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:54:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:56:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 18:58:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:00:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:02:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:04:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:06:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:08:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:10:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:12:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:14:14] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 19:14:32] order authn-users-100 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 19:14:32] overseer : order stopped by itself authn-users-100 : /results/orders/authn-users-100 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 19:14:32] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 19:14:32] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 19:16:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:16:34] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 19:16:36] overseer : Start new order authn-users-2000 (id 6) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 19:16:36] order authn-users-2000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 19:16:36] order authn-users-2000 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=2000 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-2000 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-12 19:16:36] order authn-users-2000 : Http access : http://localhost:8080/orders/authn-users-2000 [2024-04-12 19:16:36] order authn-users-2000 : Full command stored in : /results/orders/authn-users-2000/cmd.txt [2024-04-12 19:16:36] order authn-users-2000 : RC file : /results/orders/authn-users-2000/rc.txt [2024-04-12 19:16:36] order authn-users-2000 : Stdout file : /results/orders/authn-users-2000/stdout.txt [2024-04-12 19:16:36] order authn-users-2000 : Stderr file : /results/orders/authn-users-2000/stderr.txt [2024-04-12 19:16:36] order authn-users-2000 : Process 1235 has been successfully launched 10.106.40.13 - - [12/Apr/2024 19:18:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:20:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:22:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:24:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:26:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:28:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:30:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:32:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:34:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:36:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:38:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:40:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:42:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:44:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:47:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:49:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:51:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:53:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:55:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:57:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 19:59:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:01:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:03:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:05:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:07:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:09:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:11:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:13:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:15:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:17:05] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 20:17:25] order authn-users-2000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 20:17:25] overseer : order stopped by itself authn-users-2000 : /results/orders/authn-users-2000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 20:17:25] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 20:17:25] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 20:19:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:19:25] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 20:19:28] overseer : Start new order authn-users-4000 (id 7) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 20:19:28] order authn-users-4000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 20:19:28] order authn-users-4000 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=4000 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-4000 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-12 20:19:28] order authn-users-4000 : Http access : http://localhost:8080/orders/authn-users-4000 [2024-04-12 20:19:28] order authn-users-4000 : Full command stored in : /results/orders/authn-users-4000/cmd.txt [2024-04-12 20:19:28] order authn-users-4000 : RC file : /results/orders/authn-users-4000/rc.txt [2024-04-12 20:19:28] order authn-users-4000 : Stdout file : /results/orders/authn-users-4000/stdout.txt [2024-04-12 20:19:28] order authn-users-4000 : Stderr file : /results/orders/authn-users-4000/stderr.txt [2024-04-12 20:19:28] order authn-users-4000 : Process 1559 has been successfully launched 10.106.40.13 - - [12/Apr/2024 20:21:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:23:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:25:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:27:41] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:29:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:31:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:33:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:35:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:37:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:39:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:41:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:43:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:45:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:47:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:49:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:51:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:53:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:55:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:57:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 20:59:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:01:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:03:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:05:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:07:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:09:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:11:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:13:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:15:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:17:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:19:50] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 21:20:06] order authn-users-4000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 21:20:06] overseer : order stopped by itself authn-users-4000 : /results/orders/authn-users-4000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:20:06] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:20:06] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 21:21:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:22:10] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 21:22:12] overseer : Start new order authn-users-4500 (id 8) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:22:12] order authn-users-4500 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:22:12] order authn-users-4500 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=4500 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-4500 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-12 21:22:12] order authn-users-4500 : Http access : http://localhost:8080/orders/authn-users-4500 [2024-04-12 21:22:12] order authn-users-4500 : Full command stored in : /results/orders/authn-users-4500/cmd.txt [2024-04-12 21:22:12] order authn-users-4500 : RC file : /results/orders/authn-users-4500/rc.txt [2024-04-12 21:22:12] order authn-users-4500 : Stdout file : /results/orders/authn-users-4500/stdout.txt [2024-04-12 21:22:12] order authn-users-4500 : Stderr file : /results/orders/authn-users-4500/stderr.txt [2024-04-12 21:22:12] order authn-users-4500 : Process 1861 has been successfully launched 10.106.40.13 - - [12/Apr/2024 21:24:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:26:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:28:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:30:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:32:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:34:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:36:28] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 21:38:01] order authn-users-4500 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 21:38:01] overseer : order stopped by itself authn-users-4500 : /results/orders/authn-users-4500 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:38:02] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:38:02] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 21:38:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:38:48] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 21:38:50] overseer : Start new order authn-users-5000 (id 9) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:38:50] order authn-users-5000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:38:50] order authn-users-5000 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=5000 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-5000 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-12 21:38:50] order authn-users-5000 : Http access : http://localhost:8080/orders/authn-users-5000 [2024-04-12 21:38:50] order authn-users-5000 : Full command stored in : /results/orders/authn-users-5000/cmd.txt [2024-04-12 21:38:50] order authn-users-5000 : RC file : /results/orders/authn-users-5000/rc.txt [2024-04-12 21:38:50] order authn-users-5000 : Stdout file : /results/orders/authn-users-5000/stdout.txt [2024-04-12 21:38:50] order authn-users-5000 : Stderr file : /results/orders/authn-users-5000/stderr.txt [2024-04-12 21:38:50] order authn-users-5000 : Process 2162 has been successfully launched 10.106.40.13 - - [12/Apr/2024 21:41:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:43:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:45:04] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 21:46:52] order authn-users-5000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 21:46:52] overseer : order stopped by itself authn-users-5000 : /results/orders/authn-users-5000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:46:53] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:46:53] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 21:47:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:47:56] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 21:47:59] overseer : Start new order Reporting-authn-users-100 (id 10) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:47:59] order Reporting-authn-users-100 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:47:59] order Reporting-authn-users-100 : Running command : /lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-100 --extra-run-jvm-options "-Xmx4G" [2024-04-12 21:47:59] order Reporting-authn-users-100 : Http access : http://localhost:8080/orders/Reporting-authn-users-100 [2024-04-12 21:47:59] order Reporting-authn-users-100 : Full command stored in : /results/orders/Reporting-authn-users-100/cmd.txt [2024-04-12 21:47:59] order Reporting-authn-users-100 : RC file : /results/orders/Reporting-authn-users-100/rc.txt [2024-04-12 21:47:59] order Reporting-authn-users-100 : Stdout file : /results/orders/Reporting-authn-users-100/stdout.txt [2024-04-12 21:47:59] order Reporting-authn-users-100 : Stderr file : /results/orders/Reporting-authn-users-100/stderr.txt [2024-04-12 21:47:59] order Reporting-authn-users-100 : Process 2468 has been successfully launched 10.106.40.13 - - [12/Apr/2024 21:48:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:48:09] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 21:48:14] order Reporting-authn-users-100 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 21:48:14] overseer : order stopped by itself Reporting-authn-users-100 : /results/orders/Reporting-authn-users-100 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:48:14] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:48:14] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 21:48:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:48:33] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 21:48:35] overseer : Start new order Reporting-authn-users-2000 (id 11) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:48:35] order Reporting-authn-users-2000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:48:35] order Reporting-authn-users-2000 : Running command : /lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-2000 --extra-run-jvm-options "-Xmx4G" [2024-04-12 21:48:35] order Reporting-authn-users-2000 : Http access : http://localhost:8080/orders/Reporting-authn-users-2000 [2024-04-12 21:48:35] order Reporting-authn-users-2000 : Full command stored in : /results/orders/Reporting-authn-users-2000/cmd.txt [2024-04-12 21:48:35] order Reporting-authn-users-2000 : RC file : /results/orders/Reporting-authn-users-2000/rc.txt [2024-04-12 21:48:35] order Reporting-authn-users-2000 : Stdout file : /results/orders/Reporting-authn-users-2000/stdout.txt [2024-04-12 21:48:35] order Reporting-authn-users-2000 : Stderr file : /results/orders/Reporting-authn-users-2000/stderr.txt [2024-04-12 21:48:35] order Reporting-authn-users-2000 : Process 2683 has been successfully launched 10.106.40.13 - - [12/Apr/2024 21:48:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:48:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:48:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:48:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:49:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:49:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:49:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:49:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:49:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:49:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:49:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:49:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:49:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:49:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:49:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:49:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:50:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:50:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:50:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:50:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:50:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:50:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:50:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:50:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:50:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:50:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:50:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:51:02] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 21:51:06] order Reporting-authn-users-2000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 21:51:06] overseer : order stopped by itself Reporting-authn-users-2000 : /results/orders/Reporting-authn-users-2000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:51:06] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:51:06] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 21:51:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:51:24] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 21:51:26] overseer : Start new order Reporting-authn-users-4000 (id 12) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:51:26] order Reporting-authn-users-4000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:51:26] order Reporting-authn-users-4000 : Running command : /lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-4000 --extra-run-jvm-options "-Xmx4G" [2024-04-12 21:51:26] order Reporting-authn-users-4000 : Http access : http://localhost:8080/orders/Reporting-authn-users-4000 [2024-04-12 21:51:26] order Reporting-authn-users-4000 : Full command stored in : /results/orders/Reporting-authn-users-4000/cmd.txt [2024-04-12 21:51:26] order Reporting-authn-users-4000 : RC file : /results/orders/Reporting-authn-users-4000/rc.txt [2024-04-12 21:51:26] order Reporting-authn-users-4000 : Stdout file : /results/orders/Reporting-authn-users-4000/stdout.txt [2024-04-12 21:51:26] order Reporting-authn-users-4000 : Stderr file : /results/orders/Reporting-authn-users-4000/stderr.txt [2024-04-12 21:51:26] order Reporting-authn-users-4000 : Process 2896 has been successfully launched 10.106.40.13 - - [12/Apr/2024 21:51:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:51:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:51:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:51:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:51:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:51:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:52:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:52:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:52:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:52:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:52:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:52:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:52:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:52:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:52:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:52:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:52:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:53:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:53:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:53:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:53:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:53:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:53:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:53:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:53:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:53:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:53:48] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 21:53:50] order Reporting-authn-users-4000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 21:53:50] overseer : order stopped by itself Reporting-authn-users-4000 : /results/orders/Reporting-authn-users-4000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:53:50] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:53:50] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 21:53:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:54:11] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 21:54:13] overseer : Start new order Reporting-authn-users-4500 (id 13) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:54:13] order Reporting-authn-users-4500 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:54:13] order Reporting-authn-users-4500 : Running command : /lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-4500 --extra-run-jvm-options "-Xmx4G" [2024-04-12 21:54:13] order Reporting-authn-users-4500 : Http access : http://localhost:8080/orders/Reporting-authn-users-4500 [2024-04-12 21:54:13] order Reporting-authn-users-4500 : Full command stored in : /results/orders/Reporting-authn-users-4500/cmd.txt [2024-04-12 21:54:13] order Reporting-authn-users-4500 : RC file : /results/orders/Reporting-authn-users-4500/rc.txt [2024-04-12 21:54:13] order Reporting-authn-users-4500 : Stdout file : /results/orders/Reporting-authn-users-4500/stdout.txt [2024-04-12 21:54:13] order Reporting-authn-users-4500 : Stderr file : /results/orders/Reporting-authn-users-4500/stderr.txt [2024-04-12 21:54:13] order Reporting-authn-users-4500 : Process 3112 has been successfully launched 10.106.40.13 - - [12/Apr/2024 21:54:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:54:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:54:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:54:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:54:39] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 21:54:42] order Reporting-authn-users-4500 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 21:54:42] overseer : order stopped by itself Reporting-authn-users-4500 : /results/orders/Reporting-authn-users-4500 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:54:43] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:54:43] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 21:54:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:55:02] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 21:55:04] overseer : Start new order Reporting-authn-users-5000 (id 14) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:55:04] order Reporting-authn-users-5000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:55:04] order Reporting-authn-users-5000 : Running command : /lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-5000 --extra-run-jvm-options "-Xmx4G" [2024-04-12 21:55:04] order Reporting-authn-users-5000 : Http access : http://localhost:8080/orders/Reporting-authn-users-5000 [2024-04-12 21:55:04] order Reporting-authn-users-5000 : Full command stored in : /results/orders/Reporting-authn-users-5000/cmd.txt [2024-04-12 21:55:04] order Reporting-authn-users-5000 : RC file : /results/orders/Reporting-authn-users-5000/rc.txt [2024-04-12 21:55:04] order Reporting-authn-users-5000 : Stdout file : /results/orders/Reporting-authn-users-5000/stdout.txt [2024-04-12 21:55:04] order Reporting-authn-users-5000 : Stderr file : /results/orders/Reporting-authn-users-5000/stderr.txt [2024-04-12 21:55:04] order Reporting-authn-users-5000 : Process 3325 has been successfully launched 10.106.40.13 - - [12/Apr/2024 21:55:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:55:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 21:55:19] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 21:55:20] order Reporting-authn-users-5000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 21:55:20] overseer : order stopped by itself Reporting-authn-users-5000 : /results/orders/Reporting-authn-users-5000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:55:20] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 21:55:20] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 21:55:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:00:16] "GET / HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:02:47] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 22:02:49] order DSPrimeTask_ds_idrepo_0 : pod has restarted during the run or same order has been run several times, backup current /results/orders/DSPrimeTask_ds_idrepo_0 to /results/orders/DSPrimeTask_ds_idrepo_0_20240412_220249 [2024-04-12 22:02:49] overseer : Start new order DSPrimeTask_ds_idrepo_0 (id 15) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 22:02:49] order DSPrimeTask_ds_idrepo_0 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 22:02:49] order DSPrimeTask_ds_idrepo_0 : Running command : /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-0.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' [2024-04-12 22:02:49] order DSPrimeTask_ds_idrepo_0 : Http access : http://localhost:8080/orders/DSPrimeTask_ds_idrepo_0 [2024-04-12 22:02:49] order DSPrimeTask_ds_idrepo_0 : Full command stored in : /results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt [2024-04-12 22:02:49] order DSPrimeTask_ds_idrepo_0 : RC file : /results/orders/DSPrimeTask_ds_idrepo_0/rc.txt [2024-04-12 22:02:49] order DSPrimeTask_ds_idrepo_0 : Stdout file : /results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt [2024-04-12 22:02:49] order DSPrimeTask_ds_idrepo_0 : Stderr file : /results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt [2024-04-12 22:02:49] order DSPrimeTask_ds_idrepo_0 : Process 3546 has been successfully launched [2024-04-12 22:03:01] order DSPrimeTask_ds_idrepo_0 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 22:03:01] overseer : order stopped by itself DSPrimeTask_ds_idrepo_0 : /results/orders/DSPrimeTask_ds_idrepo_0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 22:03:01] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 22:03:01] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 22:04:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:05:07] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 22:05:09] order DSPrimeTask_ds_idrepo_1 : pod has restarted during the run or same order has been run several times, backup current /results/orders/DSPrimeTask_ds_idrepo_1 to /results/orders/DSPrimeTask_ds_idrepo_1_20240412_220509 [2024-04-12 22:05:09] overseer : Start new order DSPrimeTask_ds_idrepo_1 (id 16) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 22:05:09] order DSPrimeTask_ds_idrepo_1 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 22:05:09] order DSPrimeTask_ds_idrepo_1 : Running command : /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-1.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' [2024-04-12 22:05:09] order DSPrimeTask_ds_idrepo_1 : Http access : http://localhost:8080/orders/DSPrimeTask_ds_idrepo_1 [2024-04-12 22:05:09] order DSPrimeTask_ds_idrepo_1 : Full command stored in : /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt [2024-04-12 22:05:09] order DSPrimeTask_ds_idrepo_1 : RC file : /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt [2024-04-12 22:05:09] order DSPrimeTask_ds_idrepo_1 : Stdout file : /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt [2024-04-12 22:05:09] order DSPrimeTask_ds_idrepo_1 : Stderr file : /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt [2024-04-12 22:05:09] order DSPrimeTask_ds_idrepo_1 : Process 3699 has been successfully launched [2024-04-12 22:05:20] order DSPrimeTask_ds_idrepo_1 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 22:05:20] overseer : order stopped by itself DSPrimeTask_ds_idrepo_1 : /results/orders/DSPrimeTask_ds_idrepo_1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 22:05:21] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 22:05:21] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 22:07:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:07:26] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 22:07:29] order DSPrimeTask_ds_idrepo_2 : pod has restarted during the run or same order has been run several times, backup current /results/orders/DSPrimeTask_ds_idrepo_2 to /results/orders/DSPrimeTask_ds_idrepo_2_20240412_220729 [2024-04-12 22:07:29] overseer : Start new order DSPrimeTask_ds_idrepo_2 (id 17) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 22:07:29] order DSPrimeTask_ds_idrepo_2 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 22:07:29] order DSPrimeTask_ds_idrepo_2 : Running command : /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-2.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' [2024-04-12 22:07:29] order DSPrimeTask_ds_idrepo_2 : Http access : http://localhost:8080/orders/DSPrimeTask_ds_idrepo_2 [2024-04-12 22:07:29] order DSPrimeTask_ds_idrepo_2 : Full command stored in : /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt [2024-04-12 22:07:29] order DSPrimeTask_ds_idrepo_2 : RC file : /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt [2024-04-12 22:07:29] order DSPrimeTask_ds_idrepo_2 : Stdout file : /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt [2024-04-12 22:07:29] order DSPrimeTask_ds_idrepo_2 : Stderr file : /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt [2024-04-12 22:07:29] order DSPrimeTask_ds_idrepo_2 : Process 3851 has been successfully launched [2024-04-12 22:07:40] order DSPrimeTask_ds_idrepo_2 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 22:07:40] overseer : order stopped by itself DSPrimeTask_ds_idrepo_2 : /results/orders/DSPrimeTask_ds_idrepo_2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 22:07:41] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 22:07:41] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 22:09:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:09:49] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 22:09:51] order authn-users-100 : pod has restarted during the run or same order has been run several times, backup current /results/orders/authn-users-100 to /results/orders/authn-users-100_20240412_220951 [2024-04-12 22:09:51] overseer : Start new order authn-users-100 (id 18) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 22:09:51] order authn-users-100 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 22:09:51] order authn-users-100 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=100 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-100 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-12 22:09:51] order authn-users-100 : Http access : http://localhost:8080/orders/authn-users-100 [2024-04-12 22:09:51] order authn-users-100 : Full command stored in : /results/orders/authn-users-100/cmd.txt [2024-04-12 22:09:51] order authn-users-100 : RC file : /results/orders/authn-users-100/rc.txt [2024-04-12 22:09:51] order authn-users-100 : Stdout file : /results/orders/authn-users-100/stdout.txt [2024-04-12 22:09:51] order authn-users-100 : Stderr file : /results/orders/authn-users-100/stderr.txt [2024-04-12 22:09:51] order authn-users-100 : Process 4004 has been successfully launched 10.106.40.13 - - [12/Apr/2024 22:12:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:14:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:16:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:18:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:20:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:22:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:24:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:26:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:28:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:30:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:32:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:34:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:36:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:38:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:40:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:42:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:44:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:46:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:48:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:50:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:52:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:54:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:56:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 22:58:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:00:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:02:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:04:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:06:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:08:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:10:19] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 23:10:37] order authn-users-100 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-12 23:10:37] overseer : order stopped by itself authn-users-100 : /results/orders/authn-users-100 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 23:10:37] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 23:10:37] overseer : Http access : http://localhost:8080 10.106.40.13 - - [12/Apr/2024 23:12:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:12:39] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-12 23:12:41] order authn-users-2000 : pod has restarted during the run or same order has been run several times, backup current /results/orders/authn-users-2000 to /results/orders/authn-users-2000_20240412_231241 [2024-04-12 23:12:41] overseer : Start new order authn-users-2000 (id 19) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 23:12:41] order authn-users-2000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-12 23:12:41] order authn-users-2000 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=2000 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-2000 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-12 23:12:41] order authn-users-2000 : Http access : http://localhost:8080/orders/authn-users-2000 [2024-04-12 23:12:41] order authn-users-2000 : Full command stored in : /results/orders/authn-users-2000/cmd.txt [2024-04-12 23:12:41] order authn-users-2000 : RC file : /results/orders/authn-users-2000/rc.txt [2024-04-12 23:12:41] order authn-users-2000 : Stdout file : /results/orders/authn-users-2000/stdout.txt [2024-04-12 23:12:41] order authn-users-2000 : Stderr file : /results/orders/authn-users-2000/stderr.txt [2024-04-12 23:12:41] order authn-users-2000 : Process 4307 has been successfully launched 10.106.40.13 - - [12/Apr/2024 23:15:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:17:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:19:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:21:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:23:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:25:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:27:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:29:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:31:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:33:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:35:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:37:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:39:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:41:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:43:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:45:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:47:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:49:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:51:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:53:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:55:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:57:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [12/Apr/2024 23:59:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:01:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:03:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:05:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:07:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:09:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:11:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:13:10] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 00:13:27] order authn-users-2000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-13 00:13:27] overseer : order stopped by itself authn-users-2000 : /results/orders/authn-users-2000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 00:13:27] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 00:13:27] overseer : Http access : http://localhost:8080 10.106.40.13 - - [13/Apr/2024 00:15:10] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:15:30] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 00:15:32] order authn-users-4000 : pod has restarted during the run or same order has been run several times, backup current /results/orders/authn-users-4000 to /results/orders/authn-users-4000_20240413_001532 [2024-04-13 00:15:32] overseer : Start new order authn-users-4000 (id 20) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 00:15:32] order authn-users-4000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 00:15:32] order authn-users-4000 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=4000 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-4000 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-13 00:15:32] order authn-users-4000 : Http access : http://localhost:8080/orders/authn-users-4000 [2024-04-13 00:15:32] order authn-users-4000 : Full command stored in : /results/orders/authn-users-4000/cmd.txt [2024-04-13 00:15:32] order authn-users-4000 : RC file : /results/orders/authn-users-4000/rc.txt [2024-04-13 00:15:32] order authn-users-4000 : Stdout file : /results/orders/authn-users-4000/stdout.txt [2024-04-13 00:15:32] order authn-users-4000 : Stderr file : /results/orders/authn-users-4000/stderr.txt [2024-04-13 00:15:32] order authn-users-4000 : Process 4631 has been successfully launched 10.106.40.13 - - [13/Apr/2024 00:17:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:19:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:21:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:23:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:25:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:27:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:29:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:31:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:33:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:35:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:37:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:39:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:41:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:43:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:45:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:47:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:49:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:51:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:53:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:55:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:57:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 00:59:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:01:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:03:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:05:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:07:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:09:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:11:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:13:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:15:55] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 01:16:10] order authn-users-4000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-13 01:16:10] overseer : order stopped by itself authn-users-4000 : /results/orders/authn-users-4000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 01:16:10] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 01:16:10] overseer : Http access : http://localhost:8080 10.106.40.13 - - [13/Apr/2024 01:17:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:18:15] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 01:18:17] order authn-users-4500 : pod has restarted during the run or same order has been run several times, backup current /results/orders/authn-users-4500 to /results/orders/authn-users-4500_20240413_011817 [2024-04-13 01:18:17] overseer : Start new order authn-users-4500 (id 21) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 01:18:17] order authn-users-4500 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 01:18:17] order authn-users-4500 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=4500 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-4500 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-13 01:18:17] order authn-users-4500 : Http access : http://localhost:8080/orders/authn-users-4500 [2024-04-13 01:18:17] order authn-users-4500 : Full command stored in : /results/orders/authn-users-4500/cmd.txt [2024-04-13 01:18:17] order authn-users-4500 : RC file : /results/orders/authn-users-4500/rc.txt [2024-04-13 01:18:17] order authn-users-4500 : Stdout file : /results/orders/authn-users-4500/stdout.txt [2024-04-13 01:18:17] order authn-users-4500 : Stderr file : /results/orders/authn-users-4500/stderr.txt [2024-04-13 01:18:17] order authn-users-4500 : Process 4940 has been successfully launched 10.106.40.13 - - [13/Apr/2024 01:20:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:22:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:24:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:26:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:28:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:30:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:32:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:34:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:36:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:38:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:40:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:42:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:44:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:46:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:48:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:50:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:52:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:54:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:56:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 01:58:36] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:00:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:02:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:04:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:06:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:08:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:10:38] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:12:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:14:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:16:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:18:40] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 02:18:55] order authn-users-4500 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-13 02:18:55] overseer : order stopped by itself authn-users-4500 : /results/orders/authn-users-4500 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 02:18:56] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 02:18:56] overseer : Http access : http://localhost:8080 10.106.40.13 - - [13/Apr/2024 02:20:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:21:00] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 02:21:02] order authn-users-5000 : pod has restarted during the run or same order has been run several times, backup current /results/orders/authn-users-5000 to /results/orders/authn-users-5000_20240413_022102 [2024-04-13 02:21:02] overseer : Start new order authn-users-5000 (id 22) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 02:21:02] order authn-users-5000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 02:21:02] order authn-users-5000 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=5000 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-5000 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-13 02:21:02] order authn-users-5000 : Http access : http://localhost:8080/orders/authn-users-5000 [2024-04-13 02:21:02] order authn-users-5000 : Full command stored in : /results/orders/authn-users-5000/cmd.txt [2024-04-13 02:21:02] order authn-users-5000 : RC file : /results/orders/authn-users-5000/rc.txt [2024-04-13 02:21:02] order authn-users-5000 : Stdout file : /results/orders/authn-users-5000/stdout.txt [2024-04-13 02:21:02] order authn-users-5000 : Stderr file : /results/orders/authn-users-5000/stderr.txt [2024-04-13 02:21:02] order authn-users-5000 : Process 5238 has been successfully launched 10.106.40.13 - - [13/Apr/2024 02:23:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:25:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:27:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:29:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:31:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:33:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:35:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:37:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:39:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:41:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:43:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:45:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:47:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:49:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:51:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:53:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:55:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:57:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 02:59:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:01:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:03:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:05:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:07:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:09:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:11:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:13:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:15:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:17:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:19:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:21:25] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 03:21:40] order authn-users-5000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-13 03:21:40] overseer : order stopped by itself authn-users-5000 : /results/orders/authn-users-5000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:21:41] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:21:41] overseer : Http access : http://localhost:8080 10.106.40.13 - - [13/Apr/2024 03:23:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:24:17] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 03:24:20] order Reporting-authn-users-100 : pod has restarted during the run or same order has been run several times, backup current /results/orders/Reporting-authn-users-100 to /results/orders/Reporting-authn-users-100_20240413_032420 [2024-04-13 03:24:20] overseer : Start new order Reporting-authn-users-100 (id 23) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:24:20] order Reporting-authn-users-100 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:24:20] order Reporting-authn-users-100 : Running command : /lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-100 --extra-run-jvm-options "-Xmx4G" [2024-04-13 03:24:20] order Reporting-authn-users-100 : Http access : http://localhost:8080/orders/Reporting-authn-users-100 [2024-04-13 03:24:20] order Reporting-authn-users-100 : Full command stored in : /results/orders/Reporting-authn-users-100/cmd.txt [2024-04-13 03:24:20] order Reporting-authn-users-100 : RC file : /results/orders/Reporting-authn-users-100/rc.txt [2024-04-13 03:24:20] order Reporting-authn-users-100 : Stdout file : /results/orders/Reporting-authn-users-100/stdout.txt [2024-04-13 03:24:20] order Reporting-authn-users-100 : Stderr file : /results/orders/Reporting-authn-users-100/stderr.txt [2024-04-13 03:24:20] order Reporting-authn-users-100 : Process 5515 has been successfully launched 10.106.40.13 - - [13/Apr/2024 03:24:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:24:30] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 03:24:33] order Reporting-authn-users-100 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-13 03:24:33] overseer : order stopped by itself Reporting-authn-users-100 : /results/orders/Reporting-authn-users-100 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:24:33] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:24:33] overseer : Http access : http://localhost:8080 10.106.40.13 - - [13/Apr/2024 03:24:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:24:53] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 03:24:55] order Reporting-authn-users-2000 : pod has restarted during the run or same order has been run several times, backup current /results/orders/Reporting-authn-users-2000 to /results/orders/Reporting-authn-users-2000_20240413_032455 [2024-04-13 03:24:55] overseer : Start new order Reporting-authn-users-2000 (id 24) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:24:55] order Reporting-authn-users-2000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:24:55] order Reporting-authn-users-2000 : Running command : /lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-2000 --extra-run-jvm-options "-Xmx4G" [2024-04-13 03:24:55] order Reporting-authn-users-2000 : Http access : http://localhost:8080/orders/Reporting-authn-users-2000 [2024-04-13 03:24:55] order Reporting-authn-users-2000 : Full command stored in : /results/orders/Reporting-authn-users-2000/cmd.txt [2024-04-13 03:24:55] order Reporting-authn-users-2000 : RC file : /results/orders/Reporting-authn-users-2000/rc.txt [2024-04-13 03:24:55] order Reporting-authn-users-2000 : Stdout file : /results/orders/Reporting-authn-users-2000/stdout.txt [2024-04-13 03:24:55] order Reporting-authn-users-2000 : Stderr file : /results/orders/Reporting-authn-users-2000/stderr.txt [2024-04-13 03:24:55] order Reporting-authn-users-2000 : Process 5725 has been successfully launched 10.106.40.13 - - [13/Apr/2024 03:25:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:25:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:25:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:25:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:25:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:25:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:25:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:25:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:25:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:25:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:25:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:25:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:26:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:26:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:26:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:26:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:26:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:26:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:26:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:26:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:26:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:26:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:26:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:27:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:27:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:27:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:27:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:27:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:27:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:27:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:27:38] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 03:27:39] order Reporting-authn-users-2000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-13 03:27:39] overseer : order stopped by itself Reporting-authn-users-2000 : /results/orders/Reporting-authn-users-2000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:27:39] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:27:39] overseer : Http access : http://localhost:8080 10.106.40.13 - - [13/Apr/2024 03:27:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:28:00] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 03:28:03] order Reporting-authn-users-4000 : pod has restarted during the run or same order has been run several times, backup current /results/orders/Reporting-authn-users-4000 to /results/orders/Reporting-authn-users-4000_20240413_032803 [2024-04-13 03:28:03] overseer : Start new order Reporting-authn-users-4000 (id 25) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:28:03] order Reporting-authn-users-4000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:28:03] order Reporting-authn-users-4000 : Running command : /lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-4000 --extra-run-jvm-options "-Xmx4G" [2024-04-13 03:28:03] order Reporting-authn-users-4000 : Http access : http://localhost:8080/orders/Reporting-authn-users-4000 [2024-04-13 03:28:03] order Reporting-authn-users-4000 : Full command stored in : /results/orders/Reporting-authn-users-4000/cmd.txt [2024-04-13 03:28:03] order Reporting-authn-users-4000 : RC file : /results/orders/Reporting-authn-users-4000/rc.txt [2024-04-13 03:28:03] order Reporting-authn-users-4000 : Stdout file : /results/orders/Reporting-authn-users-4000/stdout.txt [2024-04-13 03:28:03] order Reporting-authn-users-4000 : Stderr file : /results/orders/Reporting-authn-users-4000/stderr.txt [2024-04-13 03:28:03] order Reporting-authn-users-4000 : Process 5928 has been successfully launched 10.106.40.13 - - [13/Apr/2024 03:28:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:28:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:28:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:28:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:28:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:28:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:28:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:28:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:28:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:28:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:29:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:29:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:29:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:29:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:29:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:29:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:29:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:29:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:29:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:29:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:29:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:29:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:30:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:30:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:30:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:30:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:30:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:30:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:30:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:30:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:30:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:30:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:30:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:31:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:31:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:31:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:31:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:31:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:31:27] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 03:31:28] order Reporting-authn-users-4000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-13 03:31:28] overseer : order stopped by itself Reporting-authn-users-4000 : /results/orders/Reporting-authn-users-4000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:31:29] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:31:29] overseer : Http access : http://localhost:8080 10.106.40.13 - - [13/Apr/2024 03:31:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:31:50] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 03:31:52] order Reporting-authn-users-4500 : pod has restarted during the run or same order has been run several times, backup current /results/orders/Reporting-authn-users-4500 to /results/orders/Reporting-authn-users-4500_20240413_033152 [2024-04-13 03:31:52] overseer : Start new order Reporting-authn-users-4500 (id 26) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:31:52] order Reporting-authn-users-4500 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:31:52] order Reporting-authn-users-4500 : Running command : /lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-4500 --extra-run-jvm-options "-Xmx4G" [2024-04-13 03:31:52] order Reporting-authn-users-4500 : Http access : http://localhost:8080/orders/Reporting-authn-users-4500 [2024-04-13 03:31:52] order Reporting-authn-users-4500 : Full command stored in : /results/orders/Reporting-authn-users-4500/cmd.txt [2024-04-13 03:31:52] order Reporting-authn-users-4500 : RC file : /results/orders/Reporting-authn-users-4500/rc.txt [2024-04-13 03:31:52] order Reporting-authn-users-4500 : Stdout file : /results/orders/Reporting-authn-users-4500/stdout.txt [2024-04-13 03:31:52] order Reporting-authn-users-4500 : Stderr file : /results/orders/Reporting-authn-users-4500/stderr.txt [2024-04-13 03:31:52] order Reporting-authn-users-4500 : Process 6129 has been successfully launched 10.106.40.13 - - [13/Apr/2024 03:31:57] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:32:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:32:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:32:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:32:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:32:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:32:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:32:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:32:39] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:32:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:32:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:32:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:33:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:33:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:33:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:33:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:33:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:33:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:33:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:33:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:33:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:33:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:33:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:33:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:34:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:34:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:34:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:34:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:34:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:34:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:34:35] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:34:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:34:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:34:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:34:56] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:35:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:35:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:35:12] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:35:17] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 03:35:18] order Reporting-authn-users-4500 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-13 03:35:18] overseer : order stopped by itself Reporting-authn-users-4500 : /results/orders/Reporting-authn-users-4500 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:35:18] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:35:18] overseer : Http access : http://localhost:8080 10.106.40.13 - - [13/Apr/2024 03:35:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:35:40] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 03:35:42] order Reporting-authn-users-5000 : pod has restarted during the run or same order has been run several times, backup current /results/orders/Reporting-authn-users-5000 to /results/orders/Reporting-authn-users-5000_20240413_033542 [2024-04-13 03:35:42] overseer : Start new order Reporting-authn-users-5000 (id 27) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:35:42] order Reporting-authn-users-5000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:35:42] order Reporting-authn-users-5000 : Running command : /lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-5000 --extra-run-jvm-options "-Xmx4G" [2024-04-13 03:35:42] order Reporting-authn-users-5000 : Http access : http://localhost:8080/orders/Reporting-authn-users-5000 [2024-04-13 03:35:42] order Reporting-authn-users-5000 : Full command stored in : /results/orders/Reporting-authn-users-5000/cmd.txt [2024-04-13 03:35:42] order Reporting-authn-users-5000 : RC file : /results/orders/Reporting-authn-users-5000/rc.txt [2024-04-13 03:35:42] order Reporting-authn-users-5000 : Stdout file : /results/orders/Reporting-authn-users-5000/stdout.txt [2024-04-13 03:35:42] order Reporting-authn-users-5000 : Stderr file : /results/orders/Reporting-authn-users-5000/stderr.txt [2024-04-13 03:35:42] order Reporting-authn-users-5000 : Process 6330 has been successfully launched 10.106.40.13 - - [13/Apr/2024 03:35:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:35:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:35:58] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:36:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:36:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:36:13] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:36:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:36:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:36:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:36:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:36:40] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:36:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:36:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:36:55] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:37:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:37:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:37:11] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:37:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:37:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:37:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:37:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:37:37] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:37:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:37:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:37:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:37:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:38:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:38:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:38:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:38:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:38:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:38:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [13/Apr/2024 03:38:35] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-13 03:38:40] order Reporting-authn-users-5000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-13 03:38:40] overseer : order stopped by itself Reporting-authn-users-5000 : /results/orders/Reporting-authn-users-5000 10.106.40.13 - - [13/Apr/2024 03:38:41] "GET /orders/status.txt HTTP/1.1" 200 - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:38:41] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-13 03:38:41] overseer : Http access : http://localhost:8080