Parent Log: http://ci.aztec-labs.com/8ca66f532d1b481c Command: c6dc62f84205193f:ISOLATE=1:NAME=ethereum/src/contracts/registry.test.ts yarn-project/scripts/run_test.sh ethereum/src/contracts/registry.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/3cbe7945c84145b8646cf5cf8fb730b915c0dc93 Env: REF_NAME=gh-readonly-queue/next/pr-15068-254faae7d330e160b14c6eaaa099dc92d4a9cac7 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 13:29:10 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15068_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next 13:29:11 +++ id -u 13:29:11 +++ id -g 13:29:11 ++ docker run -d --name ethereum_src_contracts_registry.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/registry.test.ts'\''' 13:29:11 + cid=c2cfa2b0b4597f04370691338ddbdd3c0d9aee709dff7a5365fa6aa84c488af6 13:29:11 + set +x 13:29:16 [13:29:16.652] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 13:29:16 [13:29:16.701] WARN: ethereum:test:registry Set block interval to 12 13:29:16 [13:29:16.966] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 13:29:17 [13:29:17.021] INFO: ethereum:test:registry All transactions mined successfully 13:29:17 [13:29:17.233] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 13:29:17 [13:29:17.270] INFO: ethereum:test:registry All transactions mined successfully 13:29:17 [13:29:17.521] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 13:29:17 [13:29:17.554] INFO: ethereum:test:registry All transactions mined successfully 13:29:17 [13:29:17.669] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 13:29:17 [13:29:17.710] INFO: ethereum:test:registry All transactions mined successfully 13:29:17 [13:29:17.717] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 13:29:17 [13:29:17.760] INFO: ethereum:test:registry All transactions mined successfully 13:29:17 [13:29:17.796] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0xfa71ebf335d1c1fe31eab49e5d68292984b7f9dd","governanceAddress":"0x66cc10ba44a07bd4fe4b7d57f0f90178c0ceab19","governanceProposerAddress":"0x3d1d9abd5150ccb6fa21d9f8a801af59064aee89","rollupAddress":"0x9ce9f0a9af13ed85724cf92ad798744bc5295840","inboxAddress":"0xacf4371e8b2a795f308a6666fa980ad51f7b566d","outboxAddress":"0xbeedc0bed3cc0575028e9c2e3f7e83561aebc83a","feeJuicePortalAddress":"0xa8f1f0e209446b7688a6359ea44bfeae20adff45","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xc817a96ee54466c12c7b960da23dcc39306987d9","gseAddress":"0x579bbbe5dcd31f8c396a1e51761aa074126dbdf0","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 13:29:17 [13:29:17.797] INFO: ethereum:test:registry Handing over to governance 13:29:17 [13:29:17.832] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 13:29:17 [13:29:17.849] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 13:29:17 [13:29:17.948] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 13:29:18 [13:29:18.189] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 13:29:18 [13:29:18.210] INFO: ethereum:test:registry All transactions mined successfully 13:29:18 [13:29:18.327] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 13:29:18 [13:29:18.338] INFO: ethereum:test:registry All transactions mined successfully 13:29:18 PASS src/contracts/registry.test.ts (5.537 s) 13:29:18 Registry 13:29:18 gets rollup versions (35 ms) 13:29:18 handles non-existent versions (32 ms) 13:29:18 collects addresses (88 ms) 13:29:18 adds a version to the registry (441 ms) 13:29:18 13:29:18 Test Suites: 1 passed, 1 total 13:29:18 Tests: 4 passed, 4 total 13:29:18 Snapshots: 0 total 13:29:18 Time: 5.653 s 13:29:18 Ran all test suites matching ethereum/src/contracts/registry.test.ts. 13:29:18 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?