Parent Log: http://ci.aztec-labs.com/c3e440b46afd0ff2 Command: b5d029682575c433: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/fa4d5ef48c8de52059b5658bbd42e4514386f7db Env: REF_NAME=gh-readonly-queue/next/pr-15073-5ca43853c40a2b8bfbc2148d5fdd46c6f82a74eb CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 15:33:46 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15073_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next 15:33:46 +++ id -u 15:33:46 +++ id -g 15:33:46 ++ 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'\''' 15:33:46 + cid=09e3ae238f4252e2914c964707d6678cf64919df495b1c3b262bcf746b171507 15:33:46 + set +x 15:33:51 [15:33:51.704] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 15:33:51 [15:33:51.741] WARN: ethereum:test:registry Set block interval to 12 15:33:52 [15:33:52.182] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 15:33:52 [15:33:52.256] INFO: ethereum:test:registry All transactions mined successfully 15:33:52 [15:33:52.398] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 15:33:52 [15:33:52.438] INFO: ethereum:test:registry All transactions mined successfully 15:33:52 [15:33:52.828] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 15:33:52 [15:33:52.855] INFO: ethereum:test:registry All transactions mined successfully 15:33:52 [15:33:52.971] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 15:33:53 [15:33:53.009] INFO: ethereum:test:registry All transactions mined successfully 15:33:53 [15:33:53.016] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 15:33:53 [15:33:53.058] INFO: ethereum:test:registry All transactions mined successfully 15:33:53 [15:33:53.089] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0xfa71ebf335d1c1fe31eab49e5d68292984b7f9dd","governanceAddress":"0x66cc10ba44a07bd4fe4b7d57f0f90178c0ceab19","governanceProposerAddress":"0x3d1d9abd5150ccb6fa21d9f8a801af59064aee89","rollupAddress":"0x551b421e24bb42bb829c669e44181ae5f7f1939d","inboxAddress":"0x891257b3145a9b554272b23cc38852f8754876b4","outboxAddress":"0xee0a523c38a28aad3be56239e221805a37829c0e","feeJuicePortalAddress":"0x18ff5c276a0265ef9dce24ff34f4f427b48c25d7","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xc817a96ee54466c12c7b960da23dcc39306987d9","gseAddress":"0x579bbbe5dcd31f8c396a1e51761aa074126dbdf0","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 15:33:53 [15:33:53.091] INFO: ethereum:test:registry Handing over to governance 15:33:53 [15:33:53.123] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 15:33:53 [15:33:53.144] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 15:33:53 [15:33:53.243] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 15:33:53 [15:33:53.451] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 15:33:53 [15:33:53.459] INFO: ethereum:test:registry All transactions mined successfully 15:33:53 [15:33:53.547] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 15:33:53 [15:33:53.559] INFO: ethereum:test:registry All transactions mined successfully 15:33:53 PASS src/contracts/registry.test.ts (5.859 s) 15:33:53 Registry 15:33:53 gets rollup versions (29 ms) 15:33:53 handles non-existent versions (31 ms) 15:33:53 collects addresses (90 ms) 15:33:53 adds a version to the registry (410 ms) 15:33:53 15:33:53 Test Suites: 1 passed, 1 total 15:33:53 Tests: 4 passed, 4 total 15:33:53 Snapshots: 0 total 15:33:53 Time: 5.991 s 15:33:53 Ran all test suites matching ethereum/src/contracts/registry.test.ts. 15:33:53 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?