Parent Log: http://ci.aztec-labs.com/20110a864ac2046b Command: ebf67495dae0c068: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/10badd24359b04680068afd9ca24407383374db1 Env: REF_NAME=gh-readonly-queue/next/pr-15019-7d223783d91db15002a09abc1b52d1455eb3e3da CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 11:06:29 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15019_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next 11:06:29 +++ id -u 11:06:29 +++ id -g 11:06:29 ++ 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'\''' 11:06:29 + cid=41bbd470c1d0309ffa8d82bdd03a1ef741fdcd6acb8cf2bcee718d47c8c12e36 11:06:29 + set +x 11:06:34 [11:06:34.027] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 11:06:34 [11:06:34.073] WARN: ethereum:test:registry Set block interval to 12 11:06:34 [11:06:34.493] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 11:06:34 [11:06:34.525] INFO: ethereum:test:registry All transactions mined successfully 11:06:34 [11:06:34.699] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 11:06:34 [11:06:34.730] INFO: ethereum:test:registry All transactions mined successfully 11:06:34 [11:06:34.941] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 11:06:34 [11:06:34.965] INFO: ethereum:test:registry All transactions mined successfully 11:06:35 [11:06:35.048] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 11:06:35 [11:06:35.072] INFO: ethereum:test:registry All transactions mined successfully 11:06:35 [11:06:35.077] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 11:06:35 [11:06:35.102] INFO: ethereum:test:registry All transactions mined successfully 11:06:35 [11:06:35.127] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0xfa71ebf335d1c1fe31eab49e5d68292984b7f9dd","governanceAddress":"0x66cc10ba44a07bd4fe4b7d57f0f90178c0ceab19","governanceProposerAddress":"0x3d1d9abd5150ccb6fa21d9f8a801af59064aee89","rollupAddress":"0x59963c31d75cd82bc6a6d332faf2d6750ce93e41","inboxAddress":"0x339f84507fe200c510dcdba22614211ae03bac40","outboxAddress":"0xe5892b04a83d53c8625aadafbfae5b81637bade1","feeJuicePortalAddress":"0x1c79afe9906198ba52734328579bbf4a91a3dbf1","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xc817a96ee54466c12c7b960da23dcc39306987d9","gseAddress":"0x579bbbe5dcd31f8c396a1e51761aa074126dbdf0","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 11:06:35 [11:06:35.128] INFO: ethereum:test:registry Handing over to governance 11:06:35 [11:06:35.148] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 11:06:35 [11:06:35.159] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 11:06:35 [11:06:35.242] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 11:06:35 [11:06:35.417] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 11:06:35 [11:06:35.423] INFO: ethereum:test:registry All transactions mined successfully 11:06:35 [11:06:35.483] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 11:06:35 [11:06:35.498] INFO: ethereum:test:registry All transactions mined successfully 11:06:35 PASS src/contracts/registry.test.ts 11:06:35 Registry 11:06:35 gets rollup versions (20 ms) 11:06:35 handles non-existent versions (29 ms) 11:06:35 collects addresses (69 ms) 11:06:35 adds a version to the registry (344 ms) 11:06:35 11:06:35 Test Suites: 1 passed, 1 total 11:06:35 Tests: 4 passed, 4 total 11:06:35 Snapshots: 0 total 11:06:35 Time: 4.608 s 11:06:35 Ran all test suites matching /ethereum\/src\/contracts\/registry.test.ts/i. 11:06:35 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?