Parent Log:
http://ci.aztec-labs.com/7ea8a95c2d722890
Command: e49a94ea893520f8: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/e9a2301883801edbe36ea8bba05dcca7e714f30a
Env: REF_NAME=gh-readonly-queue/master/pr-15131-464e1a9d9b40b5188586643b44bc52bffccbc3e6 CURRENT_VERSION=0.87.8 CI_FULL=0
Date: Wed Jun 18 12:57:18 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15131_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_master
12:57:18 +++ id -u
12:57:18 +++ id -g
12:57:18 ++ docker run -d --name ethereum_src_contracts_fee_asset_handler.test.ts --net=none --cpuset-cpus=0-63 --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'\'''
12:57:19 + cid=10a0e8604f814d4e4f4b6ea4c2cda67e57028a5bb03f2ce9ec303aaa9a082d71
12:57:19 + set +x
12:57:21 [12:57:21.938]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
12:57:21 [12:57:21.967]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
12:57:22 [12:57:22.117]
INFO:
ethereum:test:fee_asset_handler Waiting for 6 transactions to be mined...
12:57:22 [12:57:22.139]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
12:57:22 [12:57:22.292]
INFO:
ethereum:test:fee_asset_handler Waiting for 8 transactions to be mined...
12:57:22 [12:57:22.329]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
12:57:22 [12:57:22.538]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
12:57:22 [12:57:22.578]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
12:57:22 [12:57:22.621]
INFO:
ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined...
12:57:22 [12:57:22.649]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
12:57:22 [12:57:22.654]
INFO:
ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined...
12:57:22 [12:57:22.686]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
12:57:22 [12:57:22.706]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0x70dbc352e2eed003ebdaa22f73061e8fb9301163","governanceAddress":"0x84d200687eb95e954fa16a681ea605645c79b175","governanceProposerAddress":"0x7a204293eeb3950aba6c24b695b3309a8c79b1c6","rollupAddress":"0x81bd68866a20a82ba66768d2c3bce3d7767bf41f","inboxAddress":"0x5eabfd8a9de9d867d2ec3c181d581ca20ba2d4f5","outboxAddress":"0xf3b82bd9198d3dd8dcb25a234c82712d41aa4ad3","feeJuicePortalAddress":"0x6ccd86575a41daa9bb9a1fd3078c00625a967524","feeJuiceAddress":"0x35e2b457fd415e79fa2570c89d767f7f2e6d409c","stakingAssetAddress":"0x35b00f94fcd02a316d1352ff94f4e6b667d86bb9","rewardDistributorAddress":"0x54cdea05861163e70d835fdb24d0c953860d2b36","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
12:57:22 [12:57:22.710]
INFO:
ethereum:test:fee_asset_handler Calling evm_setNextBlockTimestamp with params: [1750251669]
12:57:22 [12:57:22.712]
INFO:
ethereum:test:fee_asset_handler Calling hardhat_mine with params: [1]
12:57:22 [12:57:22.715]
INFO:
ethereum:test:fee_asset_handler Jumped to slot 1
12:57:22
PASS src/contracts/fee_asset_handler.test.ts
12:57:22 FeeAssetHandler
12:57:22
✓ should mint fee asset (222 ms)
12:57:22
12:57:22
Test Suites: 1 passed, 1 total
12:57:22
Tests: 1 passed, 1 total
12:57:22
Snapshots: 0 total
12:57:22
Time: 2.976 s
12:57:22
Ran all test suites matching /ethereum\/src\/contracts\/fee_asset_handler.test.ts/i
.
12:57:22
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?