Parent Log:
http://ci.aztec-labs.com/3930f3da8e0771bb
Command: d5ace37751aeb3b2 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/64d1ec347b1cea9fa1b04ff6fc2984f8ee073b2b
Env: REF_NAME=gh-readonly-queue/next/pr-15185-107a625e4a5b124b87c02fa9ff2ae12b5778baa9 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 14:50:32 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15185_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
14:50:39
PASS src/interfaces/archiver.test.ts (
5.636 s)
14:50:39 ArchiverApiSchema
14:50:39
✓ getRollupAddress (86 ms)
14:50:39
✓ getRegistryAddress (14 ms)
14:50:39
✓ getBlockNumber (11 ms)
14:50:39
✓ getProvenBlockNumber (8 ms)
14:50:39
✓ getBlock (799 ms)
14:50:39
✓ getBlockHeader (22 ms)
14:50:39
✓ getBlocks (423 ms)
14:50:39
✓ getPublishedBlocks (414 ms)
14:50:39
✓ getTxEffect (184 ms)
14:50:39
✓ getSettledTxReceipt (12 ms)
14:50:39
✓ getL2SlotNumber (7 ms)
14:50:39
✓ getL2EpochNumber (7 ms)
14:50:39
✓ getBlocksForEpoch (444 ms)
14:50:39
✓ getBlockHeadersForEpoch (123 ms)
14:50:39
✓ isEpochComplete (5 ms)
14:50:39
✓ getL2Tips (7 ms)
14:50:39
✓ getPrivateLogs (8 ms)
14:50:39
✓ getLogsByTags (9 ms)
14:50:39
✓ getPublicLogs (11 ms)
14:50:39
✓ getContractClassLogs (128 ms)
14:50:39
✓ getContractClass (732 ms)
14:50:39
✓ getDebugFunctionName (13 ms)
14:50:39
✓ getBytecodeCommitment (582 ms)
14:50:39
✓ getContractClassIds (9 ms)
14:50:39
✓ getL1ToL2Messages (7 ms)
14:50:39
✓ getL1ToL2MessageIndex (4 ms)
14:50:39
✓ registerContractFunctionSignatures (4 ms)
14:50:39
✓ getContract (10 ms)
14:50:39
✓ getL1Constants (5 ms)
14:50:39
✓ syncImmediate (6 ms)
14:50:39
✓ getL1Timestamp (5 ms)
14:50:39
14:50:39
Test Suites: 1 passed, 1 total
14:50:39
Tests: 31 passed, 31 total
14:50:39
Snapshots: 0 total
14:50:39
Time: 5.751 s
14:50:39
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
14:50:39
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?