Parent Log:
http://ci.aztec-labs.com/d6e2870b40e3c4b2
Command: 4bbe74ae418a22a0 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/87c4b689268afecc86ab007c3587e45110daa43d
Env: REF_NAME=gh-readonly-queue/next/pr-15220-282da3bd25d49b92970e6fc85f110092e8566299 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Tue Jun 24 16:36:49 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15220_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
16:36:54
PASS src/interfaces/aztec-node.test.ts
16:36:54 AztecNodeApiSchema
16:36:54
✓ getL2Tips (51 ms)
16:36:54
✓ findLeavesIndexes (50 ms)
16:36:54
✓ getNullifierSiblingPath (17 ms)
16:36:54
✓ getNoteHashSiblingPath (11 ms)
16:36:54
✓ getL1ToL2MessageMembershipWitness (11 ms)
16:36:54
✓ isL1ToL2MessageSynced (7 ms)
16:36:54
✓ getL2ToL1Messages (10 ms)
16:36:54
✓ getArchiveSiblingPath (19 ms)
16:36:54
✓ getPublicDataSiblingPath (13 ms)
16:36:54
✓ getArchiveMembershipWitness (9 ms)
16:36:54
✓ getNoteHashMembershipWitness (8 ms)
16:36:54
✓ getNullifierMembershipWitness (11 ms)
16:36:54
✓ getLowNullifierMembershipWitness (12 ms)
16:36:54
✓ getPublicDataWitness (14 ms)
16:36:54
✓ getBlock (514 ms)
16:36:54
✓ getCurrentBaseFees (5 ms)
16:36:54
✓ getBlockNumber (4 ms)
16:36:54
✓ getProvenBlockNumber (4 ms)
16:36:54
✓ isReady (5 ms)
16:36:54
✓ getNodeInfo (8 ms)
16:36:54
✓ getBlocks (319 ms)
16:36:54
✓ getPublishedBlocks (303 ms)
16:36:54
✓ getNodeVersion (7 ms)
16:36:54
✓ getVersion (5 ms)
16:36:54
✓ getChainId (4 ms)
16:36:54
✓ getL1ContractAddresses (12 ms)
16:36:54
✓ getProtocolContractAddresses (5 ms)
16:36:54
✓ registerContractFunctionSignatures (4 ms)
16:36:54
✓ getPrivateLogs (6 ms)
16:36:54
✓ getPublicLogs (8 ms)
16:36:54
✓ getContractClassLogs (68 ms)
16:36:54
✓ getLogsByTags (9 ms)
16:36:54
✓ sendTx (78 ms)
16:36:54
✓ getTxReceipt (6 ms)
16:36:54
✓ getTxEffect (87 ms)
16:36:54
✓ getPendingTxs (80 ms)
16:36:54
✓ getPendingTxCount (5 ms)
16:36:54
✓ getTxByHash (81 ms)
16:36:54
✓ getTxsByHash (76 ms)
16:36:54
✓ getPublicStorageAt (8 ms)
16:36:54
✓ getBlockHeader (6 ms)
16:36:54
✓ getValidatorsStats (7 ms)
16:36:54
✓ getValidatorsStats(empty) (5 ms)
16:36:54
✓ getValidatorsStats(noinitialslot) (4 ms)
16:36:54
✓ getValidatorsStats(disabled) (4 ms)
16:36:54
✓ simulatePublicCalls (84 ms)
16:36:54
✓ isValidTx(valid) (78 ms)
16:36:54
✓ isValidTx(invalid) (75 ms)
16:36:54
✓ getContractClass (536 ms)
16:36:54
✓ getContract (8 ms)
16:36:54
✓ getEncodedEnr (4 ms)
16:36:54
✓ getWorldStateSyncStatus (4 ms)
16:36:54
16:36:54
Test Suites: 1 passed, 1 total
16:36:54
Tests: 52 passed, 52 total
16:36:54
Snapshots: 0 total
16:36:54
Time: 4.023 s
16:36:54
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
16:36:54
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?