Parent Log:
http://ci.aztec-labs.com/057d5d7c01df7f9b
Command: 7d3a4ee7e143e35a yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3b5835195491b53670250790b18c14d922718574
Env: REF_NAME=gh-readonly-queue/next/pr-15094-1542a83b8e029762e119474de1725d84a1aee3d2 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 10:25:29 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15094_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
10:25:36
PASS src/interfaces/archiver.test.ts (
6.296 s)
10:25:36 ArchiverApiSchema
10:25:36
✓ getRollupAddress (71 ms)
10:25:36
✓ getRegistryAddress (14 ms)
10:25:36
✓ getBlockNumber (18 ms)
10:25:36
✓ getProvenBlockNumber (12 ms)
10:25:36
✓ getBlock (844 ms)
10:25:36
✓ getBlockHeader (12 ms)
10:25:36
✓ getBlocks (509 ms)
10:25:36
✓ getPublishedBlocks (516 ms)
10:25:36
✓ getTxEffect (160 ms)
10:25:36
✓ getSettledTxReceipt (9 ms)
10:25:36
✓ getL2SlotNumber (7 ms)
10:25:36
✓ getL2EpochNumber (20 ms)
10:25:36
✓ getBlocksForEpoch (543 ms)
10:25:36
✓ getBlockHeadersForEpoch (113 ms)
10:25:36
✓ isEpochComplete (4 ms)
10:25:36
✓ getL2Tips (5 ms)
10:25:36
✓ getPrivateLogs (7 ms)
10:25:36
✓ getLogsByTags (9 ms)
10:25:36
✓ getPublicLogs (12 ms)
10:25:36
✓ getContractClassLogs (119 ms)
10:25:36
✓ getContractClass (765 ms)
10:25:36
✓ getDebugFunctionName (18 ms)
10:25:36
✓ getBytecodeCommitment (556 ms)
10:25:36
✓ getContractClassIds (11 ms)
10:25:36
✓ getL1ToL2Messages (6 ms)
10:25:36
✓ getL1ToL2MessageIndex (6 ms)
10:25:36
✓ registerContractFunctionSignatures (5 ms)
10:25:36
✓ getContract (13 ms)
10:25:36
✓ getL1Constants (5 ms)
10:25:36
✓ syncImmediate (6 ms)
10:25:36
✓ getL1Timestamp (5 ms)
10:25:36
10:25:36
Test Suites: 1 passed, 1 total
10:25:36
Tests: 31 passed, 31 total
10:25:36
Snapshots: 0 total
10:25:36
Time: 6.398 s
10:25:36
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
10:25:36
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?