Parent Log:
http://ci.aztec-labs.com/3930f3da8e0771bb
Command: d5ace37751aeb3b2 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/64d1ec347b1cea9fa1b04ff6fc2984f8ee073b2b
Env: REF_NAME=gh-readonly-queue/next/pr-15185-107a625e4a5b124b87c02fa9ff2ae12b5778baa9 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 14:50:32 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15185_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
14:50:39
PASS src/interfaces/aztec-node.test.ts (
5.91 s)
14:50:39 AztecNodeApiSchema
14:50:39
✓ getL2Tips (84 ms)
14:50:39
✓ findLeavesIndexes (60 ms)
14:50:39
✓ getNullifierSiblingPath (22 ms)
14:50:39
✓ getNoteHashSiblingPath (22 ms)
14:50:39
✓ getL1ToL2MessageMembershipWitness (12 ms)
14:50:39
✓ isL1ToL2MessageSynced (7 ms)
14:50:39
✓ getL2ToL1Messages (5 ms)
14:50:39
✓ getArchiveSiblingPath (13 ms)
14:50:39
✓ getPublicDataSiblingPath (21 ms)
14:50:39
✓ getArchiveMembershipWitness (17 ms)
14:50:39
✓ getNoteHashMembershipWitness (8 ms)
14:50:39
✓ getNullifierMembershipWitness (11 ms)
14:50:39
✓ getLowNullifierMembershipWitness (16 ms)
14:50:39
✓ getPublicDataWitness (13 ms)
14:50:39
✓ getBlock (691 ms)
14:50:39
✓ getCurrentBaseFees (5 ms)
14:50:39
✓ getBlockNumber (4 ms)
14:50:39
✓ getProvenBlockNumber (4 ms)
14:50:39
✓ isReady (5 ms)
14:50:39
✓ getNodeInfo (8 ms)
14:50:39
✓ getBlocks (494 ms)
14:50:39
✓ getPublishedBlocks (445 ms)
14:50:39
✓ getNodeVersion (14 ms)
14:50:39
✓ getVersion (7 ms)
14:50:39
✓ getChainId (10 ms)
14:50:39
✓ getL1ContractAddresses (8 ms)
14:50:39
✓ getProtocolContractAddresses (9 ms)
14:50:39
✓ registerContractFunctionSignatures (10 ms)
14:50:39
✓ getPrivateLogs (36 ms)
14:50:39
✓ getPublicLogs (14 ms)
14:50:39
✓ getContractClassLogs (99 ms)
14:50:39
✓ getLogsByTags (15 ms)
14:50:39
✓ sendTx (89 ms)
14:50:39
✓ getTxReceipt (10 ms)
14:50:39
✓ getTxEffect (93 ms)
14:50:39
✓ getPendingTxs (105 ms)
14:50:39
✓ getPendingTxCount (6 ms)
14:50:39
✓ getTxByHash (172 ms)
14:50:39
✓ getTxsByHash (140 ms)
14:50:39
✓ getPublicStorageAt (11 ms)
14:50:39
✓ getBlockHeader (21 ms)
14:50:39
✓ getValidatorsStats (16 ms)
14:50:39
✓ getValidatorsStats(empty) (7 ms)
14:50:39
✓ getValidatorsStats(noinitialslot) (5 ms)
14:50:39
✓ getValidatorsStats(disabled) (3 ms)
14:50:39
✓ simulatePublicCalls (125 ms)
14:50:39
✓ isValidTx(valid) (90 ms)
14:50:39
✓ isValidTx(invalid) (106 ms)
14:50:39
✓ getContractClass (717 ms)
14:50:39
✓ getContract (15 ms)
14:50:39
✓ getEncodedEnr (7 ms)
14:50:39
✓ getWorldStateSyncStatus (8 ms)
14:50:39
14:50:39
Test Suites: 1 passed, 1 total
14:50:39
Tests: 52 passed, 52 total
14:50:39
Snapshots: 0 total
14:50:39
Time: 6.013 s
14:50:39
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
14:50:39
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?