Parent Log:
http://ci.aztec-labs.com/c70586e10542d299
Command: c9b93c46acbfae2b yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/88c86d76e23c515deea689031fe891949d47ec49
Env: REF_NAME=gh-readonly-queue/next/pr-15152-3aafa23f28c401f1c88d60325230f1ce801d72a6 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 19 10:20:37 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15152_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:20:44
PASS src/interfaces/aztec-node.test.ts (
5.522 s)
10:20:44 AztecNodeApiSchema
10:20:44
✓ getL2Tips (78 ms)
10:20:44
✓ findLeavesIndexes (60 ms)
10:20:44
✓ getNullifierSiblingPath (35 ms)
10:20:44
✓ getNoteHashSiblingPath (20 ms)
10:20:44
✓ getL1ToL2MessageMembershipWitness (17 ms)
10:20:44
✓ isL1ToL2MessageSynced (8 ms)
10:20:44
✓ getL2ToL1Messages (7 ms)
10:20:44
✓ getArchiveSiblingPath (17 ms)
10:20:44
✓ getPublicDataSiblingPath (13 ms)
10:20:44
✓ getArchiveMembershipWitness (10 ms)
10:20:44
✓ getNoteHashMembershipWitness (11 ms)
10:20:44
✓ getNullifierMembershipWitness (13 ms)
10:20:44
✓ getLowNullifierMembershipWitness (13 ms)
10:20:44
✓ getPublicDataWitness (12 ms)
10:20:44
✓ getBlock (756 ms)
10:20:44
✓ getCurrentBaseFees (6 ms)
10:20:44
✓ getBlockNumber (10 ms)
10:20:44
✓ getProvenBlockNumber (5 ms)
10:20:44
✓ isReady (6 ms)
10:20:44
✓ getNodeInfo (10 ms)
10:20:44
✓ getBlocks (463 ms)
10:20:44
✓ getPublishedBlocks (443 ms)
10:20:44
✓ getNodeVersion (13 ms)
10:20:44
✓ getVersion (5 ms)
10:20:44
✓ getChainId (11 ms)
10:20:44
✓ getL1ContractAddresses (9 ms)
10:20:44
✓ getProtocolContractAddresses (9 ms)
10:20:44
✓ registerContractFunctionSignatures (16 ms)
10:20:44
✓ getPrivateLogs (8 ms)
10:20:44
✓ getPublicLogs (9 ms)
10:20:44
✓ getContractClassLogs (106 ms)
10:20:44
✓ getLogsByTags (14 ms)
10:20:44
✓ sendTx (114 ms)
10:20:44
✓ getTxReceipt (11 ms)
10:20:44
✓ getTxEffect (114 ms)
10:20:44
✓ getPendingTxs (107 ms)
10:20:44
✓ getPendingTxCount (4 ms)
10:20:44
✓ getTxByHash (107 ms)
10:20:44
✓ getTxsByHash (105 ms)
10:20:44
✓ getPublicStorageAt (12 ms)
10:20:44
✓ getBlockHeader (8 ms)
10:20:44
✓ getValidatorsStats (9 ms)
10:20:44
✓ getValidatorsStats(empty) (5 ms)
10:20:44
✓ getValidatorsStats(noinitialslot) (5 ms)
10:20:44
✓ getValidatorsStats(disabled) (7 ms)
10:20:44
✓ simulatePublicCalls (114 ms)
10:20:44
✓ isValidTx(valid) (111 ms)
10:20:44
✓ isValidTx(invalid) (87 ms)
10:20:44
✓ getContractClass (701 ms)
10:20:44
✓ getContract (14 ms)
10:20:44
✓ getEncodedEnr (5 ms)
10:20:44
✓ getWorldStateSyncStatus (7 ms)
10:20:44
10:20:44
Test Suites: 1 passed, 1 total
10:20:44
Tests: 52 passed, 52 total
10:20:44
Snapshots: 0 total
10:20:44
Time: 5.609 s
10:20:44
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
10:20:44
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?