Parent Log: http://ci.aztec-labs.com/cd2fcd12fef4c4a3 Command: 8e1bd0706feebe1f: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/227fd751f8d3e07a96e4c1564665f0676f8222af Env: REF_NAME=gh-readonly-queue/next/pr-15209-c245b3e704a64008c8dea40ee7b26418fd59554d CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 11:49:51 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15209_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:49:51 +++ id -u 11:49:51 +++ id -g 11:49:51 ++ 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:49:51 + cid=1b5615d0bde34455dd18b7a32f0bb94701ab24d260599327508801b92c182af0 11:49:51 + set +x 11:49:56 [11:49:56.021] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 11:49:56 [11:49:56.071] WARN: ethereum:test:registry Set block interval to 12 11:49:56 [11:49:56.352] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 11:49:56 [11:49:56.382] INFO: ethereum:test:registry All transactions mined successfully 11:49:56 [11:49:56.485] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 11:49:56 [11:49:56.511] INFO: ethereum:test:registry All transactions mined successfully 11:49:56 [11:49:56.776] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 11:49:56 [11:49:56.811] INFO: ethereum:test:registry All transactions mined successfully 11:49:56 [11:49:56.927] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 11:49:56 [11:49:56.967] INFO: ethereum:test:registry All transactions mined successfully 11:49:56 [11:49:56.973] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 11:49:57 [11:49:57.023] INFO: ethereum:test:registry All transactions mined successfully 11:49:57 [11:49:57.052] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0xcbc059d793d6fee7e0029ee65a8e43c3659ae73e","governanceAddress":"0x97e12292fd2111645caa65582f92210b5be06132","governanceProposerAddress":"0xf2359b3aa4f4b5131b84d3b6d56d6deeb0a79b7f","rollupAddress":"0xe903e00c3e50063870585770855d880306095d45","inboxAddress":"0xd6f9c192791c1bebb169d8903376c3607b0027f1","outboxAddress":"0x04fe2dcb1c577a767580e303edc2cf64b53e0755","feeJuicePortalAddress":"0x1911963bc4bc6550cc7a5b3b11bc4d3c721d96fd","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x9085689cf511a0997d3ae089028e331a7be02386","gseAddress":"0x1656cc09673172a5c23d07efbcb6e7784547accf","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 11:49:57 [11:49:57.054] INFO: ethereum:test:registry Handing over to governance 11:49:57 [11:49:57.081] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 11:49:57 [11:49:57.104] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 11:49:57 [11:49:57.210] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 11:49:57 [11:49:57.474] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 11:49:57 [11:49:57.490] INFO: ethereum:test:registry All transactions mined successfully 11:49:57 [11:49:57.608] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 11:49:57 [11:49:57.625] INFO: ethereum:test:registry All transactions mined successfully 11:49:57 PASS src/contracts/registry.test.ts 11:49:57 Registry 11:49:57 gets rollup versions (30 ms) 11:49:57 handles non-existent versions (42 ms) 11:49:57 collects addresses (85 ms) 11:49:57 adds a version to the registry (553 ms) 11:49:57 11:49:57 Test Suites: 1 passed, 1 total 11:49:57 Tests: 4 passed, 4 total 11:49:57 Snapshots: 0 total 11:49:57 Time: 5.019 s 11:49:57 Ran all test suites matching ethereum/src/contracts/registry.test.ts. 11:49:57 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?