Parent Log: http://ci.aztec-labs.com/6ea6b3ce08f52f97 Command: 4ef547fa5e299294:ISOLATE=1:CPUS=8:NAME=client_flows/deployments BENCHMARK_CONFIG=key_flows LOG_LEVEL=error BENCH_OUTPUT=bench-out/ yarn-project/end-to-end/scripts/run_test.sh simple client_flows/deployments Commit: https://github.com/AztecProtocol/aztec-packages/commit/d4893155ff105399557b55c16450c39921c70d11 Env: REF_NAME=gh-readonly-queue/next/pr-15218-7edf16da6c056f9499e2dfd9c71fb9b7580f9bfc CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 10:43:23 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15218_amd64_x2-full Resources: CPU_LIST=32,33,34,35,36,37,38,39 CPUS=8 MEM=32g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ec84cd8107802328_next 10:43:23 +++ id -u 10:43:23 +++ id -g 10:43:23 ++ docker run -d --name client_flows_deployments --net=none --cpuset-cpus=32,33,34,35,36,37,38,39 --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/deployments'\''' 10:43:23 + cid=33992bd19a7b7fb9181207a9c19178f6ae96e21d076271975285894f0ae2331f 10:43:23 + set +x 10:44:34 [10:44:34.248] ERROR: aztecjs:utils:watcher Error in running promise: HttpRequestError: HTTP request failed. 10:44:34 10:44:34 URL: http://127.0.0.1:8545 10:44:34 Request body: {"method":"eth_getBlockByNumber","params":["latest",true]} 10:44:34 10:44:34 Details: fetch failed 10:44:34 Version: viem@2.23.7 10:44:34 at Object.request (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/rpc/http.ts:161:15) 10:44:34 at fn (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/clients/transports/http.ts:145:19) 10:44:34 at request (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/clients/transports/http.ts:150:39) 10:44:34 at withRetry.delay.count.count (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/buildRequest.ts:129:22) 10:44:34 at attemptRetry (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/promise/withRetry.ts:44:22) { 10:44:34 details: 'fetch failed', 10:44:34 docsPath: undefined, 10:44:34 metaMessages: [ 10:44:34 'URL: http://127.0.0.1:8545', 10:44:34 'Request body: {"method":"eth_getBlockByNumber","params":["latest",true]}' 10:44:34 ], 10:44:34 shortMessage: 'HTTP request failed.', 10:44:34 version: '2.23.7', 10:44:34 body: { method: 'eth_getBlockByNumber', params: [ 'latest', true ] }, 10:44:34 headers: undefined, 10:44:34 status: undefined, 10:44:34 url: 'http://127.0.0.1:8545', 10:44:34 [cause]: TypeError: fetch failed 10:44:34 at node:internal/deps/undici/undici:13510:13 10:44:34 at withTimeout.errorInstance.TimeoutError.body.body (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/rpc/http.ts:120:30) 10:44:34 at /home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/promise/withTimeout.ts:36:17 { 10:44:34 [cause]: Error: read ECONNRESET 10:44:34 at TCP.onStreamRead (node:internal/stream_base_commons:216:20) 10:44:34 at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { 10:44:34 errno: -104, 10:44:34 code: 'ECONNRESET', 10:44:34 syscall: 'read' 10:44:34 } 10:44:34 } 10:44:34 } 10:44:35 [10:44:35.322] ERROR: aztecjs:utils:watcher Error in running promise: ContractFunctionExecutionError: HTTP request failed. 10:44:35 10:44:35 URL: http://127.0.0.1:8545 10:44:35 Request body: {"method":"eth_call","params":[{"data":"0x88e4a073","to":"0xc6e7df5e7b4f2a278906862b61205850344d4e7d"},"latest"]} 10:44:35 10:44:35 Raw Call Arguments: 10:44:35 to: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d 10:44:35 data: 0x88e4a073 10:44:35 10:44:35 Contract Call: 10:44:35 address: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d 10:44:35 function: getTips() 10:44:35 10:44:35 Docs: https://viem.sh/docs/contract/readContract 10:44:35 Details: fetch failed 10:44:35 Version: viem@2.23.7 10:44:35 at getContractError (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/errors/getContractError.ts:78:10) 10:44:35 at readContract (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/actions/public/readContract.ts:136:11) 10:44:35 at processTicksAndRejections (node:internal/process/task_queues:105:5) 10:44:35 at RollupCheatCodes.getTips (/home/aztec-dev/aztec-packages/yarn-project/aztec.js/dest/test/rollup_cheat_codes.js:41:21) 10:44:35 ... 9 lines matching cause stack trace ... 10:44:35 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/end-to-end/src/bench/client_flows/deployments.test.ts:29:5) { 10:44:35 cause: CallExecutionError: HTTP request failed. 10:44:35 10:44:35 URL: http://127.0.0.1:8545 10:44:35 Request body: {"method":"eth_call","params":[{"data":"0x88e4a073","to":"0xc6e7df5e7b4f2a278906862b61205850344d4e7d"},"latest"]} 10:44:35 10:44:35 Raw Call Arguments: 10:44:35 to: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d 10:44:35 data: 0x88e4a073 10:44:35 10:44:35 Details: fetch failed 10:44:35 Version: viem@2.23.7 10:44:35 at getCallError (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/errors/getCallError.ts:42:10) 10:44:35 at call (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/actions/public/call.ts:282:11) 10:44:35 at processTicksAndRejections (node:internal/process/task_queues:105:5) 10:44:35 at readContract (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/actions/public/readContract.ts:120:22) 10:44:35 at RollupCheatCodes.getTips (/home/aztec-dev/aztec-packages/yarn-project/aztec.js/dest/test/rollup_cheat_codes.js:41:21) 10:44:35 at RollupCheatCodes.markAsProven (/home/aztec-dev/aztec-packages/yarn-project/aztec.js/dest/test/rollup_cheat_codes.js:136:37) 10:44:35 at AnvilTestWatcher.markAsProven (/home/aztec-dev/aztec-packages/yarn-project/aztec.js/dest/test/anvil_test_watcher.js:83:9) 10:44:35 at poll (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/promise/running-promise.js:48:21) 10:44:35 at RunningPromise.stop (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/promise/running-promise.js:82:9) 10:44:35 at AnvilTestWatcher.stop (/home/aztec-dev/aztec-packages/yarn-project/aztec.js/dest/test/anvil_test_watcher.js:72:9) 10:44:35 at tryStop (/home/aztec-dev/aztec-packages/yarn-project/stdlib/dest/interfaces/service.js:3:116) 10:44:35 at teardown (/home/aztec-dev/aztec-packages/yarn-project/end-to-end/src/fixtures/snapshot_manager.ts:280:5) 10:44:35 at MockSnapshotManager.teardown (/home/aztec-dev/aztec-packages/yarn-project/end-to-end/src/fixtures/snapshot_manager.ts:152:5) 10:44:35 at ClientFlowsBenchmark.teardown (/home/aztec-dev/aztec-packages/yarn-project/end-to-end/src/bench/client_flows/client_flows_benchmark.ts:155:5) 10:44:35 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/end-to-end/src/bench/client_flows/deployments.test.ts:29:5) { 10:44:35 cause: HttpRequestError: HTTP request failed. 10:44:35 10:44:35 URL: http://127.0.0.1:8545 10:44:35 Request body: {"method":"eth_call","params":[{"data":"0x88e4a073","to":"0xc6e7df5e7b4f2a278906862b61205850344d4e7d"},"latest"]} 10:44:35 10:44:35 Details: fetch failed 10:44:35 Version: viem@2.23.7 10:44:35 at Object.request (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/rpc/http.ts:161:15) 10:44:35 at processTicksAndRejections (node:internal/process/task_queues:105:5) 10:44:35 at fn (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/clients/transports/http.ts:145:19) 10:44:35 at request (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/clients/transports/http.ts:150:39) 10:44:35 at withRetry.delay.count.count (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/buildRequest.ts:129:22) 10:44:35 at attemptRetry (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/promise/withRetry.ts:44:22) { 10:44:35 details: 'fetch failed', 10:44:35 docsPath: undefined, 10:44:35 metaMessages: [Array], 10:44:35 shortMessage: 'HTTP request failed.', 10:44:35 version: '2.23.7', 10:44:35 body: [Object], 10:44:35 headers: undefined, 10:44:35 status: undefined, 10:44:35 url: 'http://127.0.0.1:8545', 10:44:35 [cause]: [TypeError] 10:44:35 }, 10:44:35 details: 'fetch failed', 10:44:35 docsPath: undefined, 10:44:35 metaMessages: [ 10:44:35 'URL: http://127.0.0.1:8545', 10:44:35 'Request body: {"method":"eth_call","params":[{"data":"0x88e4a073","to":"0xc6e7df5e7b4f2a278906862b61205850344d4e7d"},"latest"]}', 10:44:35 ' ', 10:44:35 'Raw Call Arguments:', 10:44:35 ' to: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d\n' + 10:44:35 ' data: 0x88e4a073' 10:44:35 ], 10:44:35 shortMessage: 'HTTP request failed.', 10:44:35 version: '2.23.7' 10:44:35 }, 10:44:35 details: 'fetch failed', 10:44:35 docsPath: '/docs/contract/readContract', 10:44:35 metaMessages: [ 10:44:35 'URL: http://127.0.0.1:8545', 10:44:35 'Request body: {"method":"eth_call","params":[{"data":"0x88e4a073","to":"0xc6e7df5e7b4f2a278906862b61205850344d4e7d"},"latest"]}', 10:44:35 ' ', 10:44:35 'Raw Call Arguments:', 10:44:35 ' to: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d\n data: 0x88e4a073', 10:44:35 ' ', 10:44:35 'Contract Call:', 10:44:35 ' address: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d\n' + 10:44:35 ' function: getTips()' 10:44:35 ], 10:44:35 shortMessage: 'HTTP request failed.', 10:44:35 version: '2.23.7', 10:44:35 abi: [ 10:44:35 { 10:44:35 type: 'constructor', 10:44:35 inputs: [Array], 10:44:35 stateMutability: 'nonpayable' 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'CoinIssuer__InsufficientMintAvailable', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Delegation__InsufficientPower', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'event', 10:44:35 name: 'Deposit', 10:44:35 inputs: [Array], 10:44:35 anonymous: false 10:44:35 }, 10:44:35 { type: 'error', name: 'DevNet__InvalidProposer', inputs: [Array] }, 10:44:35 { type: 'error', name: 'DevNet__NoPruningAllowed', inputs: [] }, 10:44:35 { 10:44:35 type: 'event', 10:44:35 name: 'EIP712DomainChanged', 10:44:35 inputs: [], 10:44:35 anonymous: false 10:44:35 }, 10:44:35 { 10:44:35 type: 'event', 10:44:35 name: 'FailedDeposit', 10:44:35 inputs: [Array], 10:44:35 anonymous: false 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'FeeJuicePortal__AlreadyInitialized', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'FeeJuicePortal__InvalidInitialization', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { type: 'error', name: 'FeeJuicePortal__Unauthorized', inputs: [] }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'FeeLib__InvalidFeeAssetPriceModifier', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { type: 'error', name: 'GSE__AlreadyRegistered', inputs: [Array] }, 10:44:35 { type: 'error', name: 'GSE__FailedToRemove', inputs: [Array] }, 10:44:35 { type: 'error', name: 'GSE__FatalError', inputs: [Array] }, 10:44:35 { type: 'error', name: 'GSE__GovernanceAlreadySet', inputs: [] }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'GSE__InstanceDoesNotExist', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { type: 'error', name: 'GSE__InsufficientStake', inputs: [Array] }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'GSE__InvalidRollupAddress', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { type: 'error', name: 'GSE__NotCanonical', inputs: [Array] }, 10:44:35 { type: 'error', name: 'GSE__NotRollup', inputs: [Array] }, 10:44:35 { type: 'error', name: 'GSE__NotWithdrawer', inputs: [Array] }, 10:44:35 { type: 'error', name: 'GSE__NothingToExit', inputs: [Array] }, 10:44:35 { type: 'error', name: 'GSE__OutOfBounds', inputs: [Array] }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'GSE__RollupAlreadyRegistered', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'GovernanceProposer__CanOnlyExecuteProposalInPast', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'GovernanceProposer__FailedToPropose', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'GovernanceProposer__GSEPayloadInvalid', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'GovernanceProposer__InstanceHaveNoCode', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'GovernanceProposer__InsufficientVotes', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'GovernanceProposer__InvalidNAndMValues', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'GovernanceProposer__NCannotBeLargerTHanM', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'GovernanceProposer__OnlyProposerCanVote', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'GovernanceProposer__ProposalAlreadyExecuted', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'GovernanceProposer__ProposalCannotBeAddressZero', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'GovernanceProposer__ProposalHaveNoCode', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'GovernanceProposer__ProposalTooOld', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'GovernanceProposer__VoteAlreadyCastForSlot', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { type: 'error', name: 'Governance__CallFailed', inputs: [Array] }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__CallerNotGovernanceProposer', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__CallerNotSelf', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { type: 'error', name: 'Governance__CannotCallAsset', inputs: [] }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ConfigurationLib__DifferentialTooBig', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ConfigurationLib__DifferentialTooSmall', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ConfigurationLib__InvalidMinimumVotes', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ConfigurationLib__LockAmountTooSmall', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ConfigurationLib__QuorumTooBig', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ConfigurationLib__QuorumTooSmall', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ConfigurationLib__TimeTooBig', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ConfigurationLib__TimeTooSmall', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__DepositNotAllowed', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__InsufficientPower', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__InvalidConfiguration', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__NoCheckpointsFound', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ProposalAlreadyDropped', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ProposalCannotBeDropped', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ProposalDoesNotExists', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ProposalLib__MoreVoteThanExistNeeded', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ProposalLib__MoreYeaVoteThanExistNeeded', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ProposalLib__ZeroMinimum', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ProposalLib__ZeroVotesNeeded', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ProposalLib__ZeroYeaVotesNeeded', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ProposalNotActive', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__ProposalNotExecutable', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__UserLib__NotInPast', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__WithdrawalAlreadyclaimed', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Governance__WithdrawalNotUnlockedYet', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'HeaderLib__InvalidHeaderSize', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'HeaderLib__InvalidSlotNumber', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { type: 'error', name: 'Inbox__ActorTooLarge', inputs: [Array] }, 10:44:35 { type: 'error', name: 'Inbox__ContentTooLarge', inputs: [Array] }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Inbox__MustBuildBeforeConsume', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Inbox__SecretHashTooLarge', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { type: 'error', name: 'Inbox__Unauthorized', inputs: [] }, 10:44:35 { type: 'error', name: 'Inbox__VersionMismatch', inputs: [Array] }, 10:44:35 { type: 'error', name: 'InvalidShortString', inputs: [] }, 10:44:35 { 10:44:35 type: 'function', 10:44:35 name: 'L1_BLOCK_AT_GENESIS', 10:44:35 inputs: [], 10:44:35 outputs: [Array], 10:44:35 stateMutability: 'view' 10:44:35 }, 10:44:35 { 10:44:35 type: 'event', 10:44:35 name: 'L2BlockProposed', 10:44:35 inputs: [Array], 10:44:35 anonymous: false 10:44:35 }, 10:44:35 { 10:44:35 type: 'event', 10:44:35 name: 'L2ProofVerified', 10:44:35 inputs: [Array], 10:44:35 anonymous: false 10:44:35 }, 10:44:35 { 10:44:35 type: 'event', 10:44:35 name: 'ManaTargetUpdated', 10:44:35 inputs: [Array], 10:44:35 anonymous: false 10:44:35 }, 10:44:35 { type: 'error', name: 'MerkleLib__InvalidRoot', inputs: [Array] }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Outbox__AlreadyNullified', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { type: 'error', name: 'Outbox__BlockNotProven', inputs: [Array] }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Outbox__IncompatibleEntryArguments', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { type: 'error', name: 'Outbox__InvalidChainId', inputs: [] }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Outbox__InvalidRecipient', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Outbox__NothingToConsume', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Outbox__NothingToConsumeAtBlock', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Outbox__RootAlreadySetAtBlock', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { type: 'error', name: 'Outbox__Unauthorized', inputs: [] }, 10:44:35 { type: 'error', name: 'Outbox__VersionMismatch', inputs: [Array] }, 10:44:35 { type: 'error', name: 'OwnableInvalidOwner', inputs: [Array] }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'OwnableUnauthorizedAccount', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'event', 10:44:35 name: 'OwnershipTransferred', 10:44:35 inputs: [Array], 10:44:35 anonymous: false 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'ProofCommitmentEscrow__InsufficientBalance', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'ProofCommitmentEscrow__NotOwner', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'ProofCommitmentEscrow__WithdrawRequestNotReady', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 { 10:44:35 type: 'event', 10:44:35 name: 'PrunedPending', 10:44:35 inputs: [Array], 10:44:35 anonymous: false 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Registry__NoRollupsRegistered', 10:44:35 inputs: [] 10:44:35 }, 10:44:35 { 10:44:35 type: 'error', 10:44:35 name: 'Registry__RollupAlreadyRegistered', 10:44:35 inputs: [Array] 10:44:35 }, 10:44:35 ... 184 more items 10:44:35 ], 10:44:35 args: [], 10:44:35 contractAddress: '0xc6e7df5e7b4f2a278906862b61205850344d4e7d', 10:44:35 formattedArgs: undefined, 10:44:35 functionName: 'getTips', 10:44:35 sender: undefined 10:44:35 } 10:44:35 PASS src/bench/client_flows/deployments.test.ts 10:44:35 Deployment benchmark 10:44:35 Deployment benchmark for ecdsar1 10:44:35 Deploy TokenContract using a ecdsar1 account 10:44:35 ecdsar1 contract deploys a TokenContract, pays using sponsored_fpc (20910 ms) 10:44:35 Deployment benchmark for schnorr 10:44:35 Deploy TokenContract using a schnorr account 10:44:35 schnorr contract deploys a TokenContract, pays using sponsored_fpc (20475 ms) 10:44:35 10:44:35 Test Suites: 1 passed, 1 total 10:44:35 Tests: 2 passed, 2 total 10:44:35 Snapshots: 0 total 10:44:35 Time: 71.274 s 10:44:35 Ran all test suites matching client_flows/deployments. 10:44:35 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?