Parent Log:
http://ci.aztec-labs.com/ddf4ea0db3bffde3
Command: 70462c95d683706b yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/fa159c5d52a45358479f951a547fed37f141a6ed
Env: REF_NAME=gh-readonly-queue/next/pr-15054-184d5f7d956dd7251670a2dd6728f313cfdf3caf CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 22:34:27 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15054_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
22:34:34
PASS src/interfaces/archiver.test.ts (
5.486 s)
22:34:34 ArchiverApiSchema
22:34:34
✓ getRollupAddress (69 ms)
22:34:34
✓ getRegistryAddress (13 ms)
22:34:34
✓ getBlockNumber (8 ms)
22:34:34
✓ getProvenBlockNumber (6 ms)
22:34:34
✓ getBlock (689 ms)
22:34:34
✓ getBlockHeader (10 ms)
22:34:34
✓ getBlocks (436 ms)
22:34:34
✓ getPublishedBlocks (421 ms)
22:34:34
✓ getTxEffect (158 ms)
22:34:34
✓ getSettledTxReceipt (12 ms)
22:34:34
✓ getL2SlotNumber (8 ms)
22:34:34
✓ getL2EpochNumber (6 ms)
22:34:34
✓ getBlocksForEpoch (379 ms)
22:34:34
✓ getBlockHeadersForEpoch (85 ms)
22:34:34
✓ isEpochComplete (5 ms)
22:34:34
✓ getL2Tips (5 ms)
22:34:34
✓ getPrivateLogs (8 ms)
22:34:34
✓ getLogsByTags (13 ms)
22:34:34
✓ getPublicLogs (11 ms)
22:34:34
✓ getContractClassLogs (97 ms)
22:34:34
✓ getContractClass (977 ms)
22:34:34
✓ getDebugFunctionName (14 ms)
22:34:34
✓ getBytecodeCommitment (670 ms)
22:34:34
✓ getContractClassIds (7 ms)
22:34:34
✓ getL1ToL2Messages (11 ms)
22:34:34
✓ getL1ToL2MessageIndex (6 ms)
22:34:34
✓ registerContractFunctionSignatures (6 ms)
22:34:34
✓ getContract (9 ms)
22:34:34
✓ getL1Constants (6 ms)
22:34:34
✓ syncImmediate (5 ms)
22:34:34
✓ getL1Timestamp (7 ms)
22:34:34
22:34:34
Test Suites: 1 passed, 1 total
22:34:34
Tests: 31 passed, 31 total
22:34:34
Snapshots: 0 total
22:34:34
Time: 5.559 s
22:34:34
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
22:34:34
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?