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