Parent Log:
http://ci.aztec-labs.com/0c290b23bc1166b6
Command: 68e9475192d7aeac:ISOLATE=1:CPUS=8:NAME=client_flows/account_deployments BENCHMARK_CONFIG=key_flows LOG_LEVEL=error BENCH_OUTPUT=bench-out/ yarn-project/end-to-end/scripts/run_test.sh simple client_flows/account_deployments
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f495236d35f9bb0d1086b7ec79256c2c2b7c98b8
Env: REF_NAME=gh-readonly-queue/staging/pr-15201-f0619dd82429a5973f3e1da8d7eb0877264908e3 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Sat Jun 21 13:35:27 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15201_amd64_x1-full
Resources: CPU_LIST=48,49,50,51,52,53,54,55 CPUS=8 MEM=32g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_2024107cc9dc8ebc_staging
13:35:27 +++ id -u
13:35:27 +++ id -g
13:35:27 ++ docker run -d --name client_flows_account_deployments --net=none --cpuset-cpus=48,49,50,51,52,53,54,55 --cpus=8 --memory=32g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''BENCHMARK_CONFIG=key_flows LOG_LEVEL=error BENCH_OUTPUT=bench-out/ yarn-project/end-to-end/scripts/run_test.sh simple client_flows/account_deployments'\'''
13:35:27 + cid=4f614cf7b8e9984d7b59d7e1dc7acced9beee2acb002f338a2662b0f702f9756
13:35:27 + set +x
13:36:31
PASS src/bench/client_flows/account_deployments.test.ts
13:36:31 Deployment benchmark
13:36:31 Deployment benchmark for ecdsar1
13:36:31
✓ Deploys a ecdsar1 account contract, pays using sponsored_fpc (22331 ms)
13:36:31 Deployment benchmark for schnorr
13:36:31
✓ Deploys a schnorr account contract, pays using sponsored_fpc (22101 ms)
13:36:31
13:36:31
Test Suites: 1 passed, 1 total
13:36:31
Tests: 2 passed, 2 total
13:36:31
Snapshots: 0 total
13:36:31
Time: 63.85 s
13:36:31
Ran all test suites matching client_flows/account_deployments
.
13:36:31
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?