Parent Log:
http://ci.aztec-labs.com/e352c3f7d5a3a836
Command: 17e0d785507e6983 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/5867520ed258adecfee692b3694d693b2c7964ca
Env: REF_NAME=gh-readonly-queue/next/pr-14770-9b801754ba98479ee645488c29d2fda1eecbfd85 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 21:52:01 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14770_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
21:52:08
PASS src/interfaces/archiver.test.ts (
5.803 s)
21:52:08 ArchiverApiSchema
21:52:08
✓ getRollupAddress (80 ms)
21:52:08
✓ getRegistryAddress (15 ms)
21:52:08
✓ getBlockNumber (17 ms)
21:52:08
✓ getProvenBlockNumber (7 ms)
21:52:08
✓ getBlock (738 ms)
21:52:08
✓ getBlockHeader (12 ms)
21:52:08
✓ getBlocks (441 ms)
21:52:08
✓ getPublishedBlocks (424 ms)
21:52:08
✓ getTxEffect (129 ms)
21:52:08
✓ getSettledTxReceipt (24 ms)
21:52:08
✓ getL2SlotNumber (7 ms)
21:52:08
✓ getL2EpochNumber (6 ms)
21:52:08
✓ getBlocksForEpoch (427 ms)
21:52:08
✓ getBlockHeadersForEpoch (99 ms)
21:52:08
✓ isEpochComplete (6 ms)
21:52:08
✓ getL2Tips (5 ms)
21:52:08
✓ getPrivateLogs (8 ms)
21:52:08
✓ getLogsByTags (13 ms)
21:52:08
✓ getPublicLogs (15 ms)
21:52:08
✓ getContractClassLogs (96 ms)
21:52:08
✓ getContractClass (732 ms)
21:52:08
✓ getDebugFunctionName (13 ms)
21:52:08
✓ getBytecodeCommitment (653 ms)
21:52:08
✓ getContractClassIds (8 ms)
21:52:08
✓ getL1ToL2Messages (12 ms)
21:52:08
✓ getL1ToL2MessageIndex (6 ms)
21:52:08
✓ registerContractFunctionSignatures (5 ms)
21:52:08
✓ getContract (12 ms)
21:52:08
✓ getL1Constants (5 ms)
21:52:08
✓ syncImmediate (4 ms)
21:52:08
✓ getL1Timestamp (5 ms)
21:52:08
21:52:08
Test Suites: 1 passed, 1 total
21:52:08
Tests: 31 passed, 31 total
21:52:08
Snapshots: 0 total
21:52:08
Time: 5.931 s
21:52:08
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
21:52:08
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?