Parent Log:
http://ci.aztec-labs.com/9ede61bfdff30c23
Command: 03ab2c8f0cfe2a95: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/77a00686be4080a71b03d68671da6c8b270b62aa
Env: REF_NAME=gh-readonly-queue/next/pr-14961-fa23733be8278348dff0959c8094bcfd89eb44d5 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 10:49:35 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14961_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next
10:49:35 +++ id -u
10:49:35 +++ id -g
10:49:35 ++ 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'\'''
10:49:35 + cid=0d2351210fc894f813cbe020cf310712311eb224586c7478aa206085ba21f70a
10:49:35 + set +x
10:49:40 [10:49:40.028]
INFO:
ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12]
10:49:40 [10:49:40.058]
WARN:
ethereum:test:registry Set block interval to 12
10:49:40 [10:49:40.331]
INFO:
ethereum:test:registry Waiting for 7 transactions to be mined...
10:49:40 [10:49:40.354]
INFO:
ethereum:test:registry All transactions mined successfully
10:49:40 [10:49:40.468]
INFO:
ethereum:test:registry Waiting for 9 transactions to be mined...
10:49:40 [10:49:40.505]
INFO:
ethereum:test:registry All transactions mined successfully
10:49:40 [10:49:40.713]
INFO:
ethereum:test:registry Waiting for 11 transactions to be mined...
10:49:40 [10:49:40.744]
INFO:
ethereum:test:registry All transactions mined successfully
10:49:40 [10:49:40.836]
INFO:
ethereum:test:registry Waiting for 12 transactions to be mined...
10:49:40 [10:49:40.864]
INFO:
ethereum:test:registry All transactions mined successfully
10:49:40 [10:49:40.879]
INFO:
ethereum:test:registry Waiting for 12 transactions to be mined...
10:49:40 [10:49:40.915]
INFO:
ethereum:test:registry All transactions mined successfully
10:49:40 [10:49:40.934]
INFO:
ethereum:test:registry Aztec L1 contracts initialized
{"registryAddress":"0xd64e6bbdf0d2b03d4596256d6aafb7019aef4656","governanceAddress":"0x7a8d5f4d02053c421b0acc9b0e613fd5564a5931","governanceProposerAddress":"0x679c40430ab268602b556f368dd72f319c6b2271","rollupAddress":"0xe4fda4552915b44f8e711efcbe1fe0c35928ff40","inboxAddress":"0x34fe0b1b772330e852d7e59a49b968271e236d0e","outboxAddress":"0x179e28243646f812479097700b5c0afd98d9ea75","feeJuicePortalAddress":"0xcc907cf2fff3c1be1322e8a76bfc73220098284d","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xb749ab41ed8388671177909f021a7390314546a4","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
10:49:40 [10:49:40.936]
INFO:
ethereum:test:registry Handing over to governance
10:49:40 [10:49:40.970]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index.
10:49:41 [10:49:41.003]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index.
10:49:41 [10:49:41.107]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index.
10:49:41 [10:49:41.265]
INFO:
ethereum:test:registry Waiting for 2 transactions to be mined...
10:49:41 [10:49:41.294]
INFO:
ethereum:test:registry All transactions mined successfully
10:49:41 [10:49:41.364]
INFO:
ethereum:test:registry Waiting for 3 transactions to be mined...
10:49:41 [10:49:41.394]
INFO:
ethereum:test:registry All transactions mined successfully
10:49:41
PASS src/contracts/registry.test.ts
10:49:41 Registry
10:49:41
✓ gets rollup versions (48 ms)
10:49:41
✓ handles non-existent versions (29 ms)
10:49:41
✓ collects addresses (95 ms)
10:49:41
✓ adds a version to the registry (484 ms)
10:49:41
10:49:41
Test Suites: 1 passed, 1 total
10:49:41
Tests: 4 passed, 4 total
10:49:41
Snapshots: 0 total
10:49:41
Time: 4.635 s
10:49:41
Ran all test suites matching /ethereum\/src\/contracts\/registry.test.ts/i
.
10:49:41
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?