Parent Log: http://ci.aztec-labs.com/78cea4cf271fb3a9 Command: 128a905c1f9c1691: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/76ca48a2187e3506bb464eae574e49476c2876ca Env: REF_NAME=gh-readonly-queue/next/pr-15045-9d6fb0bd1594726370a5f3a56591963452264642 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 18:05:06 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15045_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next 18:05:06 +++ id -u 18:05:06 +++ id -g 18:05:06 ++ 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'\''' 18:05:06 + cid=b4e79bb265b6e31b3f93b3ca6cd2ea5f0973674c224060d3fc1065a0725b4c4c 18:05:06 + set +x 18:05:11 [18:05:11.386] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 18:05:11 [18:05:11.420] WARN: ethereum:test:registry Set block interval to 12 18:05:11 [18:05:11.644] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 18:05:11 [18:05:11.669] INFO: ethereum:test:registry All transactions mined successfully 18:05:11 [18:05:11.772] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 18:05:11 [18:05:11.794] INFO: ethereum:test:registry All transactions mined successfully 18:05:11 [18:05:11.991] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 18:05:12 [18:05:12.016] INFO: ethereum:test:registry All transactions mined successfully 18:05:12 [18:05:12.087] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 18:05:12 [18:05:12.117] INFO: ethereum:test:registry All transactions mined successfully 18:05:12 [18:05:12.121] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 18:05:12 [18:05:12.147] INFO: ethereum:test:registry All transactions mined successfully 18:05:12 [18:05:12.169] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0x296989ed08586fcdeae446d714fa8f0f95162be9","governanceAddress":"0xe716f653268e309787590bd5a5ca524470928091","governanceProposerAddress":"0xa83c61907e7482c4f0d7c71c5ae774dae059ead5","rollupAddress":"0xec0738194c52d617eb4033f08178e6001e29e4f0","inboxAddress":"0xde115fbaf62b70af9f61cade4e8e019792a86c13","outboxAddress":"0x9818de6186a19a216f63d6077153e68d79213bc0","feeJuicePortalAddress":"0x1bc611d9463f0671e5f84af21d9c4fcc5cc34711","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0x4009291010a2959f59e7e656aa3103312cfb5816","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 18:05:12 [18:05:12.171] INFO: ethereum:test:registry Handing over to governance 18:05:12 [18:05:12.193] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 18:05:12 [18:05:12.207] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 18:05:12 [18:05:12.282] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 18:05:12 [18:05:12.447] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 18:05:12 [18:05:12.455] INFO: ethereum:test:registry All transactions mined successfully 18:05:12 [18:05:12.538] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 18:05:12 [18:05:12.547] INFO: ethereum:test:registry All transactions mined successfully 18:05:12 PASS src/contracts/registry.test.ts 18:05:12 Registry 18:05:12 gets rollup versions (21 ms) 18:05:12 handles non-existent versions (25 ms) 18:05:12 collects addresses (66 ms) 18:05:12 adds a version to the registry (335 ms) 18:05:12 18:05:12 Test Suites: 1 passed, 1 total 18:05:12 Tests: 4 passed, 4 total 18:05:12 Snapshots: 0 total 18:05:12 Time: 4.915 s 18:05:12 Ran all test suites matching /ethereum\/src\/contracts\/registry.test.ts/i. 18:05:12 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?