Parent Log:
http://ci.aztec-labs.com/d750ec1612c5b272
Command: 430b662d7e79c93b yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/04760775ac41c49f04129b978fde906271954e3a
Env: REF_NAME=gh-readonly-queue/next/pr-15067-b70544b6d50e3ecb6598361f1990bd51745c7b55 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 23:20:51 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15067_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
23:20:59
PASS src/interfaces/archiver.test.ts (
6.506 s)
23:20:59 ArchiverApiSchema
23:20:59
✓ getRollupAddress (78 ms)
23:20:59
✓ getRegistryAddress (13 ms)
23:20:59
✓ getBlockNumber (11 ms)
23:20:59
✓ getProvenBlockNumber (16 ms)
23:20:59
✓ getBlock (734 ms)
23:20:59
✓ getBlockHeader (17 ms)
23:20:59
✓ getBlocks (483 ms)
23:20:59
✓ getPublishedBlocks (507 ms)
23:20:59
✓ getTxEffect (178 ms)
23:20:59
✓ getSettledTxReceipt (15 ms)
23:20:59
✓ getL2SlotNumber (8 ms)
23:20:59
✓ getL2EpochNumber (7 ms)
23:20:59
✓ getBlocksForEpoch (648 ms)
23:20:59
✓ getBlockHeadersForEpoch (145 ms)
23:20:59
✓ isEpochComplete (7 ms)
23:20:59
✓ getL2Tips (5 ms)
23:20:59
✓ getPrivateLogs (9 ms)
23:20:59
✓ getLogsByTags (9 ms)
23:20:59
✓ getPublicLogs (8 ms)
23:20:59
✓ getContractClassLogs (101 ms)
23:20:59
✓ getContractClass (865 ms)
23:20:59
✓ getDebugFunctionName (14 ms)
23:20:59
✓ getBytecodeCommitment (736 ms)
23:20:59
✓ getContractClassIds (7 ms)
23:20:59
✓ getL1ToL2Messages (10 ms)
23:20:59
✓ getL1ToL2MessageIndex (9 ms)
23:20:59
✓ registerContractFunctionSignatures (7 ms)
23:20:59
✓ getContract (15 ms)
23:20:59
✓ getL1Constants (6 ms)
23:20:59
✓ syncImmediate (7 ms)
23:20:59
✓ getL1Timestamp (6 ms)
23:20:59
23:20:59
Test Suites: 1 passed, 1 total
23:20:59
Tests: 31 passed, 31 total
23:20:59
Snapshots: 0 total
23:20:59
Time: 6.615 s
23:20:59
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
23:20:59
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?