Parent Log:
http://ci.aztec-labs.com/223118610d87a6a6
Command: a5511b51e55ea9c0:ISOLATE=1:NAME=ethereum/src/contracts/fee_asset_handler.test.ts yarn-project/scripts/run_test.sh ethereum/src/contracts/fee_asset_handler.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/6ee95286f8bcc5bb6dca43222459ac5bf43a8a75
Env: REF_NAME=gh-readonly-queue/next/pr-15156-9cbd161a1dfa928167c1f969200b95df55ed4c6b CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 09:43:11 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15156_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next
09:43:11 +++ id -u
09:43:11 +++ id -g
09:43:11 ++ docker run -d --name ethereum_src_contracts_fee_asset_handler.test.ts --net=none --cpuset-cpus=0-127 --cpus=2 --memory=8g --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 '\''yarn-project/scripts/run_test.sh ethereum/src/contracts/fee_asset_handler.test.ts'\'''
09:43:11 + cid=0bd85a5d0682196c637f6b3003f70ff36c0d65d1af438b71b63462acbc90d7c1
09:43:11 + set +x
09:43:16 [09:43:16.534]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
09:43:16 [09:43:16.576]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
09:43:16 [09:43:16.834]
INFO:
ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined...
09:43:16 [09:43:16.881]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
09:43:17 [09:43:17.049]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
09:43:17 [09:43:17.084]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
09:43:17 [09:43:17.336]
INFO:
ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined...
09:43:17 [09:43:17.402]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
09:43:17 [09:43:17.541]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
09:43:17 [09:43:17.596]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
09:43:17 [09:43:17.603]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
09:43:17 [09:43:17.672]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
09:43:17 [09:43:17.698]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0xcbc059d793d6fee7e0029ee65a8e43c3659ae73e","governanceAddress":"0x97e12292fd2111645caa65582f92210b5be06132","governanceProposerAddress":"0xf2359b3aa4f4b5131b84d3b6d56d6deeb0a79b7f","rollupAddress":"0xa17462e677eef4cab18fbc14cb72423f3b84f38d","inboxAddress":"0xc475e8087c28cb174aa06d7c614233f1289291fb","outboxAddress":"0xb5d42bd8b73564ec086395622a35287112c6c506","feeJuicePortalAddress":"0x4b5f4238117ec44dc881e87347545aec91a1e657","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x9085689cf511a0997d3ae089028e331a7be02386","gseAddress":"0x1656cc09673172a5c23d07efbcb6e7784547accf","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
09:43:17 [09:43:17.699]
INFO:
ethereum:test:fee_asset_handler Handing over to governance
09:43:18
PASS src/contracts/fee_asset_handler.test.ts (
5.255 s)
09:43:18 FeeAssetHandler
09:43:18
✓ should mint fee asset (414 ms)
09:43:18
09:43:18
Test Suites: 1 passed, 1 total
09:43:18
Tests: 1 passed, 1 total
09:43:18
Snapshots: 0 total
09:43:18
Time: 5.351 s
09:43:18
Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts
.
09:43:18
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?