Parent Log:
http://ci.aztec-labs.com/b09c2f8563deb099
Command: f49566f2a253bc96 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/e1613ca4b54a0ae509638dc4114780dd3cb0bc9b
Env: REF_NAME=gh-readonly-queue/next/pr-15239-282da3bd25d49b92970e6fc85f110092e8566299 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Tue Jun 24 15:18:45 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15239_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
15:18:50
PASS src/interfaces/archiver.test.ts
15:18:50 ArchiverApiSchema
15:18:50
✓ getRollupAddress (51 ms)
15:18:50
✓ getRegistryAddress (13 ms)
15:18:50
✓ getBlockNumber (10 ms)
15:18:50
✓ getProvenBlockNumber (10 ms)
15:18:50
✓ getBlock (508 ms)
15:18:50
✓ getBlockHeader (9 ms)
15:18:50
✓ getBlocks (302 ms)
15:18:50
✓ getPublishedBlocks (305 ms)
15:18:50
✓ getTxEffect (99 ms)
15:18:50
✓ getSettledTxReceipt (8 ms)
15:18:50
✓ getL2SlotNumber (5 ms)
15:18:50
✓ getL2EpochNumber (5 ms)
15:18:50
✓ getBlocksForEpoch (292 ms)
15:18:50
✓ getBlockHeadersForEpoch (76 ms)
15:18:50
✓ isEpochComplete (5 ms)
15:18:50
✓ getL2Tips (4 ms)
15:18:50
✓ getPrivateLogs (5 ms)
15:18:50
✓ getLogsByTags (8 ms)
15:18:50
✓ getPublicLogs (8 ms)
15:18:50
✓ getContractClassLogs (67 ms)
15:18:50
✓ getContractClass (534 ms)
15:18:50
✓ getDebugFunctionName (11 ms)
15:18:50
✓ getBytecodeCommitment (430 ms)
15:18:50
✓ getContractClassIds (8 ms)
15:18:50
✓ getL1ToL2Messages (6 ms)
15:18:50
✓ getL1ToL2MessageIndex (6 ms)
15:18:50
✓ registerContractFunctionSignatures (5 ms)
15:18:50
✓ getContract (9 ms)
15:18:50
✓ getL1Constants (5 ms)
15:18:50
✓ syncImmediate (4 ms)
15:18:50
✓ getL1Timestamp (4 ms)
15:18:50
15:18:50
Test Suites: 1 passed, 1 total
15:18:50
Tests: 31 passed, 31 total
15:18:50
Snapshots: 0 total
15:18:50
Time: 4.004 s
15:18:50
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
15:18:50
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?