Parent Log:
http://ci.aztec-labs.com/4b713613dbcdc560
Command: 5d6e163c4654d5d0: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/ada03190841b1923625905b0e6ea3bdc4a3b3e84
Env: REF_NAME=gh-readonly-queue/next/pr-14953-1650b3d017a2a4fa5182c8787e79cc108e24e1f4 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 12 10:52:03 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14953_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next
10:52:03 +++ id -u
10:52:03 +++ id -g
10:52:03 ++ 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'\'''
10:52:03 + cid=9e8962c44230c28fc822aa902795ed75b286fbbd1ea8fab5e951f0701f39cc52
10:52:03 + set +x
10:52:06 [10:52:06.182]
INFO:
ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12]
10:52:06 [10:52:06.210]
WARN:
ethereum:test:registry Set block interval to 12
10:52:06 [10:52:06.391]
INFO:
ethereum:test:registry Waiting for 7 transactions to be mined...
10:52:06 [10:52:06.414]
INFO:
ethereum:test:registry All transactions mined successfully
10:52:06 [10:52:06.491]
INFO:
ethereum:test:registry Waiting for 9 transactions to be mined...
10:52:06 [10:52:06.511]
INFO:
ethereum:test:registry All transactions mined successfully
10:52:06 [10:52:06.640]
INFO:
ethereum:test:registry Waiting for 11 transactions to be mined...
10:52:06 [10:52:06.664]
INFO:
ethereum:test:registry All transactions mined successfully
10:52:06 [10:52:06.721]
INFO:
ethereum:test:registry Waiting for 12 transactions to be mined...
10:52:06 [10:52:06.748]
INFO:
ethereum:test:registry All transactions mined successfully
10:52:06 [10:52:06.752]
INFO:
ethereum:test:registry Waiting for 12 transactions to be mined...
10:52:06 [10:52:06.775]
INFO:
ethereum:test:registry All transactions mined successfully
10:52:06 [10:52:06.793]
INFO:
ethereum:test:registry Aztec L1 contracts initialized
{"registryAddress":"0xd64e6bbdf0d2b03d4596256d6aafb7019aef4656","governanceAddress":"0x7a8d5f4d02053c421b0acc9b0e613fd5564a5931","governanceProposerAddress":"0x679c40430ab268602b556f368dd72f319c6b2271","rollupAddress":"0x8d0a3a00e0346be292bba6a67d672c9c533a86cc","inboxAddress":"0x7db4e8b74104adb70a24cb70eaf3315999fc8711","outboxAddress":"0x6b773501a738b4cbd121cf48131348e2d207c4c4","feeJuicePortalAddress":"0x7a5742a883e4d061ee91eecadae31ef160b8cfea","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xb749ab41ed8388671177909f021a7390314546a4","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
10:52:06 [10:52:06.794]
INFO:
ethereum:test:registry Handing over to governance
10:52:06 [10:52:06.811]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index.
10:52:06 [10:52:06.820]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index.
10:52:06 [10:52:06.880]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index.
10:52:06 [10:52:06.980]
INFO:
ethereum:test:registry Waiting for 2 transactions to be mined...
10:52:06 [10:52:06.987]
INFO:
ethereum:test:registry All transactions mined successfully
10:52:07 [10:52:07.036]
INFO:
ethereum:test:registry Waiting for 3 transactions to be mined...
10:52:07 [10:52:07.044]
INFO:
ethereum:test:registry All transactions mined successfully
10:52:07
PASS src/contracts/registry.test.ts
10:52:07 Registry
10:52:07
✓ gets rollup versions (17 ms)
10:52:07
✓ handles non-existent versions (19 ms)
10:52:07
✓ collects addresses (51 ms)
10:52:07
✓ adds a version to the registry (220 ms)
10:52:07
10:52:07
Test Suites: 1 passed, 1 total
10:52:07
Tests: 4 passed, 4 total
10:52:07
Snapshots: 0 total
10:52:07
Time: 2.489 s
10:52:07
Ran all test suites matching /ethereum\/src\/contracts\/registry.test.ts/i
.
10:52:07
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?