Parent Log:
http://ci.aztec-labs.com/c342d0a4b7d0a24c
Command: 49ac1aef38652cc1 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/0f26f87af2947423f556c64f03e0100cbf5136f7
Env: REF_NAME=gh-readonly-queue/next/pr-15273-74eeec5d95106217d3b3f3068853022cef7fa307 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 25 10:57:35 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15273_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
10:57:41
PASS src/interfaces/aztec-node.test.ts (
5.235 s)
10:57:41 AztecNodeApiSchema
10:57:41
✓ getL2Tips (82 ms)
10:57:41
✓ findLeavesIndexes (51 ms)
10:57:41
✓ getNullifierSiblingPath (19 ms)
10:57:41
✓ getNoteHashSiblingPath (28 ms)
10:57:41
✓ getL1ToL2MessageMembershipWitness (16 ms)
10:57:41
✓ isL1ToL2MessageSynced (9 ms)
10:57:41
✓ getL2ToL1Messages (9 ms)
10:57:41
✓ getArchiveSiblingPath (16 ms)
10:57:41
✓ getPublicDataSiblingPath (16 ms)
10:57:41
✓ getArchiveMembershipWitness (12 ms)
10:57:41
✓ getNoteHashMembershipWitness (17 ms)
10:57:41
✓ getNullifierMembershipWitness (18 ms)
10:57:41
✓ getLowNullifierMembershipWitness (12 ms)
10:57:41
✓ getPublicDataWitness (12 ms)
10:57:41
✓ getBlock (775 ms)
10:57:41
✓ getCurrentBaseFees (7 ms)
10:57:41
✓ getBlockNumber (4 ms)
10:57:41
✓ getProvenBlockNumber (4 ms)
10:57:41
✓ isReady (4 ms)
10:57:41
✓ getNodeInfo (8 ms)
10:57:41
✓ getBlocks (405 ms)
10:57:41
✓ getPublishedBlocks (425 ms)
10:57:41
✓ getNodeVersion (11 ms)
10:57:41
✓ getVersion (6 ms)
10:57:41
✓ getChainId (6 ms)
10:57:41
✓ getL1ContractAddresses (6 ms)
10:57:41
✓ getProtocolContractAddresses (7 ms)
10:57:41
✓ registerContractFunctionSignatures (6 ms)
10:57:41
✓ getPrivateLogs (7 ms)
10:57:41
✓ getPublicLogs (22 ms)
10:57:41
✓ getContractClassLogs (81 ms)
10:57:41
✓ getLogsByTags (9 ms)
10:57:41
✓ sendTx (108 ms)
10:57:41
✓ getTxReceipt (7 ms)
10:57:41
✓ getTxEffect (102 ms)
10:57:41
✓ getPendingTxs (103 ms)
10:57:41
✓ getPendingTxCount (6 ms)
10:57:41
✓ getTxByHash (122 ms)
10:57:41
✓ getTxsByHash (109 ms)
10:57:41
✓ getPublicStorageAt (6 ms)
10:57:41
✓ getBlockHeader (10 ms)
10:57:41
✓ getValidatorsStats (6 ms)
10:57:41
✓ getValidatorsStats(empty) (4 ms)
10:57:41
✓ getValidatorsStats(noinitialslot) (5 ms)
10:57:41
✓ getValidatorsStats(disabled) (4 ms)
10:57:41
✓ simulatePublicCalls (88 ms)
10:57:41
✓ isValidTx(valid) (74 ms)
10:57:41
✓ isValidTx(invalid) (87 ms)
10:57:41
✓ getContractClass (657 ms)
10:57:41
✓ getContract (12 ms)
10:57:41
✓ getEncodedEnr (6 ms)
10:57:41
✓ getWorldStateSyncStatus (5 ms)
10:57:41
10:57:41
Test Suites: 1 passed, 1 total
10:57:41
Tests: 52 passed, 52 total
10:57:41
Snapshots: 0 total
10:57:41
Time: 5.321 s
10:57:41
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
10:57:41
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?