Parent Log:
http://ci.aztec-labs.com/83b4d5049d814dc9
Command: 97e7ef9a556fd7e6 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/86553a66d6e2c437b435016db7bedec6bd794ed7
Env: REF_NAME=gh-readonly-queue/master/pr-14912-015cb0cadef6a41094c3649f32a735392e1b9693 CURRENT_VERSION=0.87.9 CI_FULL=1
Date: Wed Jun 18 15:19:13 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14912_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_master
15:19:19
PASS src/interfaces/aztec-node.test.ts
15:19:19 AztecNodeApiSchema
15:19:19
✓ getL2Tips (63 ms)
15:19:19
✓ findLeavesIndexes (18 ms)
15:19:19
✓ getNullifierSiblingPath (19 ms)
15:19:19
✓ getNoteHashSiblingPath (22 ms)
15:19:19
✓ getL1ToL2MessageMembershipWitness (17 ms)
15:19:19
✓ isL1ToL2MessageSynced (9 ms)
15:19:19
✓ getL2ToL1MessageMembershipWitness (8 ms)
15:19:19
✓ getArchiveSiblingPath (12 ms)
15:19:19
✓ getPublicDataSiblingPath (14 ms)
15:19:19
✓ getNullifierMembershipWitness (14 ms)
15:19:19
✓ getLowNullifierMembershipWitness (11 ms)
15:19:19
✓ getPublicDataWitness (13 ms)
15:19:19
✓ getBlock (662 ms)
15:19:19
✓ getCurrentBaseFees (6 ms)
15:19:19
✓ getBlockNumber (5 ms)
15:19:19
✓ getProvenBlockNumber (5 ms)
15:19:19
✓ isReady (6 ms)
15:19:19
✓ getNodeInfo (10 ms)
15:19:19
✓ getBlocks (346 ms)
15:19:19
✓ getPublishedBlocks (360 ms)
15:19:19
✓ getNodeVersion (6 ms)
15:19:19
✓ getVersion (5 ms)
15:19:19
✓ getChainId (5 ms)
15:19:19
✓ getL1ContractAddresses (6 ms)
15:19:19
✓ getProtocolContractAddresses (6 ms)
15:19:19
✓ registerContractFunctionSignatures (5 ms)
15:19:19
✓ getPrivateLogs (8 ms)
15:19:19
✓ getPublicLogs (9 ms)
15:19:19
✓ getContractClassLogs (100 ms)
15:19:19
✓ getLogsByTags (9 ms)
15:19:19
✓ sendTx (134 ms)
15:19:19
✓ getTxReceipt (25 ms)
15:19:19
✓ getTxEffect (165 ms)
15:19:19
✓ getPendingTxs (94 ms)
15:19:19
✓ getPendingTxCount (6 ms)
15:19:19
✓ getTxByHash (100 ms)
15:19:19
✓ getTxsByHash (87 ms)
15:19:19
✓ getPublicStorageAt (12 ms)
15:19:19
✓ getBlockHeader (6 ms)
15:19:19
✓ getValidatorsStats (7 ms)
15:19:19
✓ getValidatorsStats(empty) (4 ms)
15:19:19
✓ getValidatorsStats(noinitialslot) (5 ms)
15:19:19
✓ getValidatorsStats(disabled) (5 ms)
15:19:19
✓ simulatePublicCalls (103 ms)
15:19:19
✓ isValidTx(valid) (82 ms)
15:19:19
✓ isValidTx(invalid) (78 ms)
15:19:19
✓ getContractClass (689 ms)
15:19:19
✓ getContract (20 ms)
15:19:19
✓ getEncodedEnr (6 ms)
15:19:19
✓ getWorldStateSyncStatus (6 ms)
15:19:19
15:19:19
Test Suites: 1 passed, 1 total
15:19:19
Tests: 50 passed, 50 total
15:19:19
Snapshots: 0 total
15:19:19
Time: 5.042 s
15:19:19
Ran all test suites matching /stdlib\/src\/interfaces\/aztec-node.test.ts/i
.
15:19:19
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?