Parent Log:
http://ci.aztec-labs.com/66e7c042a97f543f
Command: 731d98bdb3377842 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/daebab2c4bace59ef25ddb29040a040926f095e6
Env: REF_NAME=gh-readonly-queue/next/pr-14986-b80949775e5c27908a6055ad24592f7d98bdc45a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 09:11:05 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14986_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
09:11:12
PASS src/interfaces/archiver.test.ts (
5.58 s)
09:11:12 ArchiverApiSchema
09:11:12
✓ getRollupAddress (82 ms)
09:11:12
✓ getRegistryAddress (15 ms)
09:11:12
✓ getBlockNumber (10 ms)
09:11:12
✓ getProvenBlockNumber (6 ms)
09:11:12
✓ getBlock (741 ms)
09:11:12
✓ getBlockHeader (11 ms)
09:11:12
✓ getBlocks (447 ms)
09:11:12
✓ getPublishedBlocks (374 ms)
09:11:12
✓ getTxEffect (123 ms)
09:11:12
✓ getSettledTxReceipt (10 ms)
09:11:12
✓ getL2SlotNumber (10 ms)
09:11:12
✓ getL2EpochNumber (5 ms)
09:11:12
✓ getBlocksForEpoch (367 ms)
09:11:12
✓ getBlockHeadersForEpoch (87 ms)
09:11:12
✓ isEpochComplete (5 ms)
09:11:12
✓ getL2Tips (6 ms)
09:11:12
✓ getPrivateLogs (7 ms)
09:11:12
✓ getLogsByTags (10 ms)
09:11:12
✓ getPublicLogs (10 ms)
09:11:12
✓ getContractClassLogs (91 ms)
09:11:12
✓ getContractClass (931 ms)
09:11:12
✓ getDebugFunctionName (18 ms)
09:11:12
✓ getBytecodeCommitment (612 ms)
09:11:12
✓ getContractClassIds (5 ms)
09:11:12
✓ getL1ToL2Messages (11 ms)
09:11:12
✓ getL1ToL2MessageIndex (5 ms)
09:11:12
✓ registerContractFunctionSignatures (4 ms)
09:11:12
✓ getContract (11 ms)
09:11:12
✓ getL1Constants (7 ms)
09:11:12
✓ syncImmediate (6 ms)
09:11:12
✓ getL1Timestamp (5 ms)
09:11:12
09:11:12
Test Suites: 1 passed, 1 total
09:11:12
Tests: 31 passed, 31 total
09:11:12
Snapshots: 0 total
09:11:12
Time: 5.665 s
09:11:12
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
09:11:12
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?