Parent Log:
http://ci.aztec-labs.com/3b97e2842c9014dd
Command: fa3d426c5ffed922 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/ddabb45f79cc171e41a0a5330544775de9fdf7fd
Env: REF_NAME=gh-readonly-queue/next/pr-14983-4e03f15ca8099f25d50eddd19c4914764b84fe7b CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 14:39:26 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14983_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
14:39:33
PASS src/interfaces/archiver.test.ts (
5.753 s)
14:39:33 ArchiverApiSchema
14:39:33
✓ getRollupAddress (80 ms)
14:39:33
✓ getRegistryAddress (11 ms)
14:39:33
✓ getBlockNumber (9 ms)
14:39:33
✓ getProvenBlockNumber (9 ms)
14:39:33
✓ getBlock (687 ms)
14:39:33
✓ getBlockHeader (15 ms)
14:39:33
✓ getBlocks (409 ms)
14:39:33
✓ getPublishedBlocks (414 ms)
14:39:33
✓ getTxEffect (125 ms)
14:39:33
✓ getSettledTxReceipt (13 ms)
14:39:33
✓ getL2SlotNumber (7 ms)
14:39:33
✓ getL2EpochNumber (4 ms)
14:39:33
✓ getBlocksForEpoch (457 ms)
14:39:33
✓ getBlockHeadersForEpoch (94 ms)
14:39:33
✓ isEpochComplete (7 ms)
14:39:33
✓ getL2Tips (9 ms)
14:39:33
✓ getPrivateLogs (9 ms)
14:39:33
✓ getLogsByTags (11 ms)
14:39:33
✓ getPublicLogs (10 ms)
14:39:33
✓ getContractClassLogs (107 ms)
14:39:33
✓ getContractClass (964 ms)
14:39:33
✓ getDebugFunctionName (15 ms)
14:39:33
✓ getBytecodeCommitment (676 ms)
14:39:33
✓ getContractClassIds (6 ms)
14:39:33
✓ getL1ToL2Messages (13 ms)
14:39:33
✓ getL1ToL2MessageIndex (5 ms)
14:39:33
✓ registerContractFunctionSignatures (4 ms)
14:39:33
✓ getContract (12 ms)
14:39:33
✓ getL1Constants (5 ms)
14:39:33
✓ syncImmediate (20 ms)
14:39:33
✓ getL1Timestamp (14 ms)
14:39:33
14:39:33
Test Suites: 1 passed, 1 total
14:39:33
Tests: 31 passed, 31 total
14:39:33
Snapshots: 0 total
14:39:33
Time: 5.843 s
14:39:33
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
14:39:33
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?