Parent Log:
http://ci.aztec-labs.com/6a78b6e0a15351b6
Command: a5511b51e55ea9c0 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/6ee95286f8bcc5bb6dca43222459ac5bf43a8a75
Env: REF_NAME=gh-readonly-queue/next/pr-15156-9cbd161a1dfa928167c1f969200b95df55ed4c6b CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 09:43:59 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15156_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
09:44:05
PASS src/interfaces/aztec-node.test.ts (
5.368 s)
09:44:05 AztecNodeApiSchema
09:44:05
✓ getL2Tips (85 ms)
09:44:05
✓ findLeavesIndexes (80 ms)
09:44:05
✓ getNullifierSiblingPath (21 ms)
09:44:05
✓ getNoteHashSiblingPath (17 ms)
09:44:05
✓ getL1ToL2MessageMembershipWitness (18 ms)
09:44:05
✓ isL1ToL2MessageSynced (7 ms)
09:44:05
✓ getL2ToL1Messages (8 ms)
09:44:05
✓ getArchiveSiblingPath (19 ms)
09:44:05
✓ getPublicDataSiblingPath (23 ms)
09:44:05
✓ getArchiveMembershipWitness (22 ms)
09:44:05
✓ getNoteHashMembershipWitness (11 ms)
09:44:05
✓ getNullifierMembershipWitness (18 ms)
09:44:05
✓ getLowNullifierMembershipWitness (14 ms)
09:44:05
✓ getPublicDataWitness (15 ms)
09:44:05
✓ getBlock (691 ms)
09:44:05
✓ getCurrentBaseFees (8 ms)
09:44:05
✓ getBlockNumber (5 ms)
09:44:05
✓ getProvenBlockNumber (5 ms)
09:44:05
✓ isReady (5 ms)
09:44:05
✓ getNodeInfo (11 ms)
09:44:05
✓ getBlocks (472 ms)
09:44:05
✓ getPublishedBlocks (472 ms)
09:44:05
✓ getNodeVersion (20 ms)
09:44:05
✓ getVersion (7 ms)
09:44:05
✓ getChainId (20 ms)
09:44:05
✓ getL1ContractAddresses (10 ms)
09:44:05
✓ getProtocolContractAddresses (6 ms)
09:44:05
✓ registerContractFunctionSignatures (4 ms)
09:44:05
✓ getPrivateLogs (20 ms)
09:44:05
✓ getPublicLogs (10 ms)
09:44:05
✓ getContractClassLogs (93 ms)
09:44:05
✓ getLogsByTags (15 ms)
09:44:05
✓ sendTx (129 ms)
09:44:05
✓ getTxReceipt (20 ms)
09:44:05
✓ getTxEffect (110 ms)
09:44:05
✓ getPendingTxs (116 ms)
09:44:05
✓ getPendingTxCount (5 ms)
09:44:05
✓ getTxByHash (104 ms)
09:44:05
✓ getTxsByHash (103 ms)
09:44:05
✓ getPublicStorageAt (11 ms)
09:44:05
✓ getBlockHeader (9 ms)
09:44:05
✓ getValidatorsStats (9 ms)
09:44:05
✓ getValidatorsStats(empty) (9 ms)
09:44:05
✓ getValidatorsStats(noinitialslot) (5 ms)
09:44:05
✓ getValidatorsStats(disabled) (6 ms)
09:44:05
✓ simulatePublicCalls (94 ms)
09:44:05
✓ isValidTx(valid) (96 ms)
09:44:05
✓ isValidTx(invalid) (113 ms)
09:44:05
✓ getContractClass (654 ms)
09:44:05
✓ getContract (17 ms)
09:44:05
✓ getEncodedEnr (5 ms)
09:44:05
✓ getWorldStateSyncStatus (6 ms)
09:44:05
09:44:05
Test Suites: 1 passed, 1 total
09:44:05
Tests: 52 passed, 52 total
09:44:05
Snapshots: 0 total
09:44:05
Time: 5.46 s
09:44:05
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
09:44:05
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?