Parent Log:
http://ci.aztec-labs.com/dd06888a1deddcbe
Command: 48483af633053ffe yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3b44f825dcd3249b2c8a1105905fa3394aa7213d
Env: REF_NAME=gh-readonly-queue/next/pr-15041-eeab628a4e44477cb6796c5a461ee0c0bb332d75 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 17:46:38 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15041_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
17:46:46
PASS src/interfaces/archiver.test.ts (
6.211 s)
17:46:46 ArchiverApiSchema
17:46:46
✓ getRollupAddress (82 ms)
17:46:46
✓ getRegistryAddress (18 ms)
17:46:46
✓ getBlockNumber (19 ms)
17:46:46
✓ getProvenBlockNumber (11 ms)
17:46:46
✓ getBlock (832 ms)
17:46:46
✓ getBlockHeader (15 ms)
17:46:46
✓ getBlocks (487 ms)
17:46:46
✓ getPublishedBlocks (475 ms)
17:46:46
✓ getTxEffect (138 ms)
17:46:46
✓ getSettledTxReceipt (22 ms)
17:46:46
✓ getL2SlotNumber (8 ms)
17:46:46
✓ getL2EpochNumber (6 ms)
17:46:46
✓ getBlocksForEpoch (457 ms)
17:46:46
✓ getBlockHeadersForEpoch (105 ms)
17:46:46
✓ isEpochComplete (6 ms)
17:46:46
✓ getL2Tips (4 ms)
17:46:46
✓ getPrivateLogs (7 ms)
17:46:46
✓ getLogsByTags (7 ms)
17:46:46
✓ getPublicLogs (14 ms)
17:46:46
✓ getContractClassLogs (119 ms)
17:46:46
✓ getContractClass (777 ms)
17:46:46
✓ getDebugFunctionName (15 ms)
17:46:46
✓ getBytecodeCommitment (677 ms)
17:46:46
✓ getContractClassIds (10 ms)
17:46:46
✓ getL1ToL2Messages (11 ms)
17:46:46
✓ getL1ToL2MessageIndex (5 ms)
17:46:46
✓ registerContractFunctionSignatures (6 ms)
17:46:46
✓ getContract (12 ms)
17:46:46
✓ getL1Constants (8 ms)
17:46:46
✓ syncImmediate (7 ms)
17:46:46
✓ getL1Timestamp (5 ms)
17:46:46
17:46:46
Test Suites: 1 passed, 1 total
17:46:46
Tests: 31 passed, 31 total
17:46:46
Snapshots: 0 total
17:46:46
Time: 6.327 s
17:46:46
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
17:46:46
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?