Parent Log:
http://ci.aztec-labs.com/6a5301d8067cde2f
Command: 3713b4397d55fa0c yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/314d7622c6bacc8333ae49fe9583967cab78349b
Env: REF_NAME=gh-readonly-queue/next/pr-15000-c51485c507bcf668c6e55129eb2c1794af4a0732 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 11:34:43 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15000_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
11:34:50
PASS src/interfaces/archiver.test.ts (
5.381 s)
11:34:50 ArchiverApiSchema
11:34:50
✓ getRollupAddress (74 ms)
11:34:50
✓ getRegistryAddress (13 ms)
11:34:50
✓ getBlockNumber (9 ms)
11:34:50
✓ getProvenBlockNumber (5 ms)
11:34:50
✓ getBlock (693 ms)
11:34:50
✓ getBlockHeader (12 ms)
11:34:50
✓ getBlocks (363 ms)
11:34:50
✓ getPublishedBlocks (363 ms)
11:34:50
✓ getTxEffect (124 ms)
11:34:50
✓ getSettledTxReceipt (7 ms)
11:34:50
✓ getL2SlotNumber (7 ms)
11:34:50
✓ getL2EpochNumber (7 ms)
11:34:50
✓ getBlocksForEpoch (367 ms)
11:34:50
✓ getBlockHeadersForEpoch (102 ms)
11:34:50
✓ isEpochComplete (6 ms)
11:34:50
✓ getL2Tips (6 ms)
11:34:50
✓ getPrivateLogs (9 ms)
11:34:50
✓ getLogsByTags (11 ms)
11:34:50
✓ getPublicLogs (12 ms)
11:34:50
✓ getContractClassLogs (111 ms)
11:34:50
✓ getContractClass (897 ms)
11:34:50
✓ getDebugFunctionName (12 ms)
11:34:50
✓ getBytecodeCommitment (645 ms)
11:34:50
✓ getContractClassIds (6 ms)
11:34:50
✓ getL1ToL2Messages (15 ms)
11:34:50
✓ getL1ToL2MessageIndex (5 ms)
11:34:50
✓ registerContractFunctionSignatures (5 ms)
11:34:50
✓ getContract (12 ms)
11:34:50
✓ getL1Constants (4 ms)
11:34:50
✓ syncImmediate (4 ms)
11:34:50
✓ getL1Timestamp (6 ms)
11:34:50
11:34:50
Test Suites: 1 passed, 1 total
11:34:50
Tests: 31 passed, 31 total
11:34:50
Snapshots: 0 total
11:34:50
Time: 5.457 s
11:34:50
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
11:34:50
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?