Parent Log:
http://ci.aztec-labs.com/f823d0a4ebbfe5c2
Command: 53e9b8d3e8ba3411: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/2707ec99de02004f3e30e7af0810e0d741ab9794
Env: REF_NAME=gh-readonly-queue/master/pr-15049-f4ac84d7ac4041d505399edd8819840bb14d6c9d CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Sat Jun 14 10:48:54 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15049_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_master
10:48:54 +++ id -u
10:48:54 +++ id -g
10:48:54 ++ 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'\'''
10:48:54 + cid=6f57938f6b72c55a80e730d1ea1dc6b205ad356d2b3f7087caa58581a54c6f13
10:48:54 + set +x
10:48:58 [10:48:58.070]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
10:48:58 [10:48:58.111]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
10:48:58 [10:48:58.348]
INFO:
ethereum:test:fee_asset_handler Waiting for 6 transactions to be mined...
10:48:58 [10:48:58.371]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:48:58 [10:48:58.518]
INFO:
ethereum:test:fee_asset_handler Waiting for 8 transactions to be mined...
10:48:58 [10:48:58.546]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:48:58 [10:48:58.744]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
10:48:58 [10:48:58.771]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:48:58 [10:48:58.842]
INFO:
ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined...
10:48:58 [10:48:58.867]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:48:58 [10:48:58.874]
INFO:
ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined...
10:48:58 [10:48:58.923]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:48:58 [10:48:58.949]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0x70dbc352e2eed003ebdaa22f73061e8fb9301163","governanceAddress":"0x84d200687eb95e954fa16a681ea605645c79b175","governanceProposerAddress":"0x7a204293eeb3950aba6c24b695b3309a8c79b1c6","rollupAddress":"0xd8e551524f7e0e6d91a68da654aeef92cecdece6","inboxAddress":"0xaec22893e088f4f706f40b2f924d94e37ffe344c","outboxAddress":"0x2f26cd9b07c57d101afbccd74742cd1a1dd36935","feeJuicePortalAddress":"0x437304474ca1dab2ea75875268c0e640a3bdf00c","feeJuiceAddress":"0x35e2b457fd415e79fa2570c89d767f7f2e6d409c","stakingAssetAddress":"0x35b00f94fcd02a316d1352ff94f4e6b667d86bb9","rewardDistributorAddress":"0x54cdea05861163e70d835fdb24d0c953860d2b36","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
10:48:58 [10:48:58.955]
INFO:
ethereum:test:fee_asset_handler Calling evm_setNextBlockTimestamp with params: [1749898366]
10:48:58 [10:48:58.958]
INFO:
ethereum:test:fee_asset_handler Calling hardhat_mine with params: [1]
10:48:58 [10:48:58.961]
INFO:
ethereum:test:fee_asset_handler Jumped to slot 1
10:48:59
PASS src/contracts/fee_asset_handler.test.ts
10:48:59 FeeAssetHandler
10:48:59
✓ should mint fee asset (273 ms)
10:48:59
10:48:59
Test Suites: 1 passed, 1 total
10:48:59
Tests: 1 passed, 1 total
10:48:59
Snapshots: 0 total
10:48:59
Time: 3.719 s
10:48:59
Ran all test suites matching /ethereum\/src\/contracts\/fee_asset_handler.test.ts/i
.
10:48:59
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?