Parent Log: http://ci.aztec-labs.com/561d47bad933e22b Command: 4387bf6bd5f0ba11: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/92ef6e28f2b718bb1009392a60b8311979c782d2 Env: REF_NAME=gh-readonly-queue/next/pr-15126-69eacbd6f18ad2a9ac646c4ffaf0133b0cdf856a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 19 11:57:01 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15126_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next 11:57:01 +++ id -u 11:57:01 +++ id -g 11:57:01 ++ 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'\''' 11:57:02 + cid=2f7a099ecd34fada79a28c946e679dfcc6d7642dc26a547d6e62bae179a79837 11:57:02 + set +x 11:57:07 [11:57:07.098] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 11:57:07 [11:57:07.142] WARN: ethereum:test:fee_asset_handler Set block interval to 12 11:57:07 [11:57:07.448] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 11:57:07 [11:57:07.478] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 11:57:07 [11:57:07.606] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 11:57:07 [11:57:07.644] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 11:57:07 [11:57:07.900] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 11:57:07 [11:57:07.941] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 11:57:08 [11:57:08.032] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 11:57:08 [11:57:08.065] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 11:57:08 [11:57:08.071] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 11:57:08 [11:57:08.102] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 11:57:08 [11:57:08.124] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0x695cad042ae71f6330c2066ce4bbfed68d773760","governanceAddress":"0xe2ba47513c6dbcadd0b1be8481a7fe690f90c7de","governanceProposerAddress":"0xbc1dcc5199d95a8f2cf96e05db45a05cd0b23bcd","rollupAddress":"0x02e06acaca35f783c16e2bb569596b66a816483a","inboxAddress":"0x9ce9f83b9cf8cb4e61e33366358f1e77302a6d4b","outboxAddress":"0x8c328cef867250ab9c5cf2fd23cb5c18640bc4d2","feeJuicePortalAddress":"0x6c94345961c1cb64928838df1665784ef4c8eba4","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0xb6c80194609084e15c365209f27caf12965d6792","gseAddress":"0x0fc2e4d3ffb866bf2fa2e172e34f850cced17492","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 11:57:08 [11:57:08.125] INFO: ethereum:test:fee_asset_handler Handing over to governance 11:57:08 PASS src/contracts/fee_asset_handler.test.ts 11:57:08 FeeAssetHandler 11:57:08 should mint fee asset (283 ms) 11:57:08 11:57:08 Test Suites: 1 passed, 1 total 11:57:08 Tests: 1 passed, 1 total 11:57:08 Snapshots: 0 total 11:57:08 Time: 5.064 s 11:57:08 Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts. 11:57:08 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?