Parent Log:
http://ci.aztec-labs.com/e90b37f7336f7b9a
Command: 3d59cf67433a82a0: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/ada03190841b1923625905b0e6ea3bdc4a3b3e84
Env: REF_NAME=gh-readonly-queue/next/pr-14953-1650b3d017a2a4fa5182c8787e79cc108e24e1f4 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 10:49:16 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14953_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next
10:49:16 +++ id -u
10:49:16 +++ id -g
10:49:16 ++ 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:49:16 + cid=72321bfcdb62481f204a95b13e2f50d9a42c6ab831b6d5b48db0dd32b6d36a76
10:49:16 + set +x
10:49:20 [10:49:20.619]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
10:49:20 [10:49:20.651]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
10:49:20 [10:49:20.912]
INFO:
ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined...
10:49:20 [10:49:20.937]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:49:21 [10:49:21.034]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
10:49:21 [10:49:21.055]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:49:21 [10:49:21.287]
INFO:
ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined...
10:49:21 [10:49:21.372]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:49:21 [10:49:21.519]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
10:49:21 [10:49:21.619]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:49:21 [10:49:21.630]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
10:49:21 [10:49:21.671]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:49:21 [10:49:21.694]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0xd64e6bbdf0d2b03d4596256d6aafb7019aef4656","governanceAddress":"0x7a8d5f4d02053c421b0acc9b0e613fd5564a5931","governanceProposerAddress":"0x679c40430ab268602b556f368dd72f319c6b2271","rollupAddress":"0x01bf77cd7a76f4df547e9ee2d70a0d44b23fe40c","inboxAddress":"0xd37f7ddaa1874943ebe111647cca7e35505d422a","outboxAddress":"0x6e484d43509c1de1d75f85ba8680f2baabf4722f","feeJuicePortalAddress":"0xdf2b3f6aeb19dacfedd524b1fa422c46914564bd","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xb749ab41ed8388671177909f021a7390314546a4","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
10:49:21 [10:49:21.695]
INFO:
ethereum:test:fee_asset_handler Handing over to governance
10:49:22
PASS src/contracts/fee_asset_handler.test.ts
10:49:22 FeeAssetHandler
10:49:22
✓ should mint fee asset (406 ms)
10:49:22
10:49:22
Test Suites: 1 passed, 1 total
10:49:22
Tests: 1 passed, 1 total
10:49:22
Snapshots: 0 total
10:49:22
Time: 4.383 s
10:49:22
Ran all test suites matching /ethereum\/src\/contracts\/fee_asset_handler.test.ts/i
.
10:49:22
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?