Parent Log: http://ci.aztec-labs.com/66a4a534a6c10a99 Command: cbdd76383a795445: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/9ba478709ce5c48099f79f9531da8292811cb18a Env: REF_NAME=gh-readonly-queue/staging/pr-15247-3863bc02d671057d0cffd4ced17ca317788ff190 CURRENT_VERSION=1.0.0 CI_FULL=0 Date: Tue Jun 24 15:03:43 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15247_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_staging 15:03:43 +++ id -u 15:03:43 +++ id -g 15:03:43 ++ docker run -d --name ethereum_src_contracts_registry.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/registry.test.ts'\''' 15:03:43 + cid=4362922e0437031bad594c006bc0683bc53e58b188de8e1b6fb5d29c417c286a 15:03:43 + set +x 15:03:46 [15:03:46.543] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 15:03:46 [15:03:46.571] WARN: ethereum:test:registry Set block interval to 12 15:03:46 [15:03:46.762] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 15:03:46 [15:03:46.786] INFO: ethereum:test:registry All transactions mined successfully 15:03:46 [15:03:46.871] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 15:03:46 [15:03:46.893] INFO: ethereum:test:registry All transactions mined successfully 15:03:47 [15:03:47.048] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 15:03:47 [15:03:47.074] INFO: ethereum:test:registry All transactions mined successfully 15:03:47 [15:03:47.134] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 15:03:47 [15:03:47.160] INFO: ethereum:test:registry All transactions mined successfully 15:03:47 [15:03:47.165] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 15:03:47 [15:03:47.189] INFO: ethereum:test:registry All transactions mined successfully 15:03:47 [15:03:47.207] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0xcbc059d793d6fee7e0029ee65a8e43c3659ae73e","governanceAddress":"0x97e12292fd2111645caa65582f92210b5be06132","governanceProposerAddress":"0xf2359b3aa4f4b5131b84d3b6d56d6deeb0a79b7f","rollupAddress":"0x37d9168e6d5afebe64f1aaee1fe79bb907c7bd5b","inboxAddress":"0x69cf0619d39394171a75e977b7a648e322b3ca81","outboxAddress":"0x9b93b5683c58be09981d5adf0d10617972442aab","feeJuicePortalAddress":"0x0e0a93aec4d2f899eea57b11471db4d92b84ab2f","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x9085689cf511a0997d3ae089028e331a7be02386","gseAddress":"0x1656cc09673172a5c23d07efbcb6e7784547accf","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 15:03:47 [15:03:47.208] INFO: ethereum:test:registry Handing over to governance 15:03:47 [15:03:47.226] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 15:03:47 [15:03:47.236] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 15:03:47 [15:03:47.293] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 15:03:47 [15:03:47.415] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 15:03:47 [15:03:47.422] INFO: ethereum:test:registry All transactions mined successfully 15:03:47 [15:03:47.474] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 15:03:47 [15:03:47.483] INFO: ethereum:test:registry All transactions mined successfully 15:03:47 PASS src/contracts/registry.test.ts 15:03:47 Registry 15:03:47 gets rollup versions (17 ms) 15:03:47 handles non-existent versions (19 ms) 15:03:47 collects addresses (49 ms) 15:03:47 adds a version to the registry (242 ms) 15:03:47 15:03:47 Test Suites: 1 passed, 1 total 15:03:47 Tests: 4 passed, 4 total 15:03:47 Snapshots: 0 total 15:03:47 Time: 2.939 s 15:03:47 Ran all test suites matching ethereum/src/contracts/registry.test.ts. 15:03:47 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?