Parent Log: http://ci.aztec-labs.com/0037d898807e86c0 Command: 4bfd2d3585b9db66: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/267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f Env: REF_NAME=gh-readonly-queue/master/pr-15002-1338cef09c870378254c56748f972ae827c4d482 CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Fri Jun 13 14:55:26 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15002_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_master 14:55:26 +++ id -u 14:55:26 +++ id -g 14:55:26 ++ 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'\''' 14:55:26 + cid=be9ad686442eceb87979d72889599cc21618f24363b01c850ba8be849726b583 14:55:26 + set +x 14:55:29 [14:55:29.645] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 14:55:29 [14:55:29.679] WARN: ethereum:test:fee_asset_handler Set block interval to 12 14:55:29 [14:55:29.876] INFO: ethereum:test:fee_asset_handler Waiting for 6 transactions to be mined... 14:55:29 [14:55:29.897] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 14:55:30 [14:55:30.029] INFO: ethereum:test:fee_asset_handler Waiting for 8 transactions to be mined... 14:55:30 [14:55:30.057] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 14:55:30 [14:55:30.228] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 14:55:30 [14:55:30.250] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 14:55:30 [14:55:30.317] INFO: ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined... 14:55:30 [14:55:30.346] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 14:55:30 [14:55:30.352] INFO: ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined... 14:55:30 [14:55:30.375] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 14:55:30 [14:55:30.397] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0x70dbc352e2eed003ebdaa22f73061e8fb9301163","governanceAddress":"0x84d200687eb95e954fa16a681ea605645c79b175","governanceProposerAddress":"0x7a204293eeb3950aba6c24b695b3309a8c79b1c6","rollupAddress":"0x90e84e85630818b2471c5ac91971660eb8fb80ae","inboxAddress":"0x922e8087a329a7475156b41a887dc2f65c121298","outboxAddress":"0xdf4dedd6e3d378114d731f46f3fd626b9be48fab","feeJuicePortalAddress":"0x57a96a8b864927897b4afa9f312a0f10b1da06f9","feeJuiceAddress":"0x35e2b457fd415e79fa2570c89d767f7f2e6d409c","stakingAssetAddress":"0x35b00f94fcd02a316d1352ff94f4e6b667d86bb9","rewardDistributorAddress":"0x54cdea05861163e70d835fdb24d0c953860d2b36","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 14:55:30 [14:55:30.403] INFO: ethereum:test:fee_asset_handler Calling evm_setNextBlockTimestamp with params: [1749826757] 14:55:30 [14:55:30.406] INFO: ethereum:test:fee_asset_handler Calling hardhat_mine with params: [1] 14:55:30 [14:55:30.410] INFO: ethereum:test:fee_asset_handler Jumped to slot 1 14:55:30 PASS src/contracts/fee_asset_handler.test.ts 14:55:30 FeeAssetHandler 14:55:30 should mint fee asset (210 ms) 14:55:30 14:55:30 Test Suites: 1 passed, 1 total 14:55:30 Tests: 1 passed, 1 total 14:55:30 Snapshots: 0 total 14:55:30 Time: 3.244 s 14:55:30 Ran all test suites matching /ethereum\/src\/contracts\/fee_asset_handler.test.ts/i. 14:55:30 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?