Parent Log:
http://ci.aztec-labs.com/cfa3a08d8c538c28
Command: 1905308686f8cbc3 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/30660269b33bab8cca354c41659533acf4d48e07
Env: REF_NAME=gh-readonly-queue/next/pr-15026-d96baf1c44329e8b2e3a432ad803f702f5184a62 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 13 09:37:10 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15026_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
09:37:15
PASS src/interfaces/archiver.test.ts
09:37:15 ArchiverApiSchema
09:37:15
✓ getRollupAddress (52 ms)
09:37:15
✓ getRegistryAddress (13 ms)
09:37:15
✓ getBlockNumber (10 ms)
09:37:15
✓ getProvenBlockNumber (5 ms)
09:37:15
✓ getBlock (514 ms)
09:37:15
✓ getBlockHeader (10 ms)
09:37:15
✓ getBlocks (312 ms)
09:37:15
✓ getPublishedBlocks (302 ms)
09:37:15
✓ getTxEffect (97 ms)
09:37:15
✓ getSettledTxReceipt (8 ms)
09:37:15
✓ getL2SlotNumber (6 ms)
09:37:15
✓ getL2EpochNumber (5 ms)
09:37:15
✓ getBlocksForEpoch (273 ms)
09:37:15
✓ getBlockHeadersForEpoch (77 ms)
09:37:15
✓ isEpochComplete (5 ms)
09:37:15
✓ getL2Tips (5 ms)
09:37:15
✓ getPrivateLogs (7 ms)
09:37:15
✓ getLogsByTags (8 ms)
09:37:15
✓ getPublicLogs (9 ms)
09:37:15
✓ getContractClassLogs (68 ms)
09:37:15
✓ getContractClass (735 ms)
09:37:15
✓ getDebugFunctionName (10 ms)
09:37:15
✓ getBytecodeCommitment (479 ms)
09:37:15
✓ getContractClassIds (5 ms)
09:37:15
✓ getL1ToL2Messages (9 ms)
09:37:15
✓ getL1ToL2MessageIndex (5 ms)
09:37:15
✓ registerContractFunctionSignatures (5 ms)
09:37:15
✓ getContract (9 ms)
09:37:15
✓ getL1Constants (7 ms)
09:37:15
✓ syncImmediate (4 ms)
09:37:15
✓ getL1Timestamp (7 ms)
09:37:15
09:37:15
Test Suites: 1 passed, 1 total
09:37:15
Tests: 31 passed, 31 total
09:37:15
Snapshots: 0 total
09:37:15
Time: 4.116 s
09:37:15
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
09:37:15
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?