Parent Log:
http://ci.aztec-labs.com/6364a19c5b8a09e2
Command: 41adb1ae539b2f2b yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a0944d6ab9d5708daa7ff219a932e7b3784c6637
Env: REF_NAME=gh-readonly-queue/next/pr-15020-90e495a77534c1d250949dbc053161959c9aadcc CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 15:08:53 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15020_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
15:09:00
PASS src/interfaces/archiver.test.ts (
6.006 s)
15:09:00 ArchiverApiSchema
15:09:00
✓ getRollupAddress (78 ms)
15:09:00
✓ getRegistryAddress (11 ms)
15:09:00
✓ getBlockNumber (9 ms)
15:09:00
✓ getProvenBlockNumber (7 ms)
15:09:00
✓ getBlock (859 ms)
15:09:00
✓ getBlockHeader (11 ms)
15:09:00
✓ getBlocks (491 ms)
15:09:00
✓ getPublishedBlocks (457 ms)
15:09:00
✓ getTxEffect (141 ms)
15:09:00
✓ getSettledTxReceipt (10 ms)
15:09:00
✓ getL2SlotNumber (7 ms)
15:09:00
✓ getL2EpochNumber (7 ms)
15:09:00
✓ getBlocksForEpoch (477 ms)
15:09:00
✓ getBlockHeadersForEpoch (108 ms)
15:09:00
✓ isEpochComplete (4 ms)
15:09:00
✓ getL2Tips (6 ms)
15:09:00
✓ getPrivateLogs (7 ms)
15:09:00
✓ getLogsByTags (6 ms)
15:09:00
✓ getPublicLogs (8 ms)
15:09:00
✓ getContractClassLogs (86 ms)
15:09:00
✓ getContractClass (692 ms)
15:09:00
✓ getDebugFunctionName (21 ms)
15:09:00
✓ getBytecodeCommitment (537 ms)
15:09:00
✓ getContractClassIds (11 ms)
15:09:00
✓ getL1ToL2Messages (7 ms)
15:09:00
✓ getL1ToL2MessageIndex (6 ms)
15:09:00
✓ registerContractFunctionSignatures (4 ms)
15:09:00
✓ getContract (11 ms)
15:09:00
✓ getL1Constants (6 ms)
15:09:00
✓ syncImmediate (6 ms)
15:09:00
✓ getL1Timestamp (7 ms)
15:09:00
15:09:00
Test Suites: 1 passed, 1 total
15:09:00
Tests: 31 passed, 31 total
15:09:00
Snapshots: 0 total
15:09:00
Time: 6.146 s
15:09:00
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
15:09:00
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?