Parent Log:
http://ci.aztec-labs.com/3def59c4542ba0a9
Command: 2a84f19e72ab8189 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/69efc9daf98e823f486416900de52fe8a44f25d9
Env: REF_NAME=gh-readonly-queue/next/pr-15187-6e2f55a89973b55c8c3c210b7f3a692b4d3d6473 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 16:07:54 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15187_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
16:08:00
PASS src/interfaces/aztec-node.test.ts (
5.659 s)
16:08:00 AztecNodeApiSchema
16:08:00
✓ getL2Tips (67 ms)
16:08:00
✓ findLeavesIndexes (66 ms)
16:08:00
✓ getNullifierSiblingPath (19 ms)
16:08:00
✓ getNoteHashSiblingPath (13 ms)
16:08:00
✓ getL1ToL2MessageMembershipWitness (17 ms)
16:08:00
✓ isL1ToL2MessageSynced (6 ms)
16:08:00
✓ getL2ToL1Messages (5 ms)
16:08:00
✓ getArchiveSiblingPath (29 ms)
16:08:00
✓ getPublicDataSiblingPath (15 ms)
16:08:00
✓ getArchiveMembershipWitness (9 ms)
16:08:00
✓ getNoteHashMembershipWitness (10 ms)
16:08:00
✓ getNullifierMembershipWitness (10 ms)
16:08:00
✓ getLowNullifierMembershipWitness (11 ms)
16:08:00
✓ getPublicDataWitness (17 ms)
16:08:00
✓ getBlock (738 ms)
16:08:00
✓ getCurrentBaseFees (6 ms)
16:08:00
✓ getBlockNumber (3 ms)
16:08:00
✓ getProvenBlockNumber (5 ms)
16:08:00
✓ isReady (7 ms)
16:08:00
✓ getNodeInfo (8 ms)
16:08:00
✓ getBlocks (426 ms)
16:08:00
✓ getPublishedBlocks (510 ms)
16:08:00
✓ getNodeVersion (23 ms)
16:08:00
✓ getVersion (6 ms)
16:08:00
✓ getChainId (6 ms)
16:08:00
✓ getL1ContractAddresses (7 ms)
16:08:00
✓ getProtocolContractAddresses (29 ms)
16:08:00
✓ registerContractFunctionSignatures (6 ms)
16:08:00
✓ getPrivateLogs (9 ms)
16:08:00
✓ getPublicLogs (10 ms)
16:08:00
✓ getContractClassLogs (95 ms)
16:08:00
✓ getLogsByTags (19 ms)
16:08:00
✓ sendTx (113 ms)
16:08:00
✓ getTxReceipt (9 ms)
16:08:00
✓ getTxEffect (115 ms)
16:08:00
✓ getPendingTxs (112 ms)
16:08:00
✓ getPendingTxCount (5 ms)
16:08:00
✓ getTxByHash (104 ms)
16:08:00
✓ getTxsByHash (106 ms)
16:08:00
✓ getPublicStorageAt (11 ms)
16:08:00
✓ getBlockHeader (8 ms)
16:08:00
✓ getValidatorsStats (6 ms)
16:08:00
✓ getValidatorsStats(empty) (4 ms)
16:08:00
✓ getValidatorsStats(noinitialslot) (5 ms)
16:08:00
✓ getValidatorsStats(disabled) (4 ms)
16:08:00
✓ simulatePublicCalls (124 ms)
16:08:00
✓ isValidTx(valid) (106 ms)
16:08:00
✓ isValidTx(invalid) (100 ms)
16:08:00
✓ getContractClass (718 ms)
16:08:00
✓ getContract (13 ms)
16:08:00
✓ getEncodedEnr (5 ms)
16:08:00
✓ getWorldStateSyncStatus (7 ms)
16:08:00
16:08:00
Test Suites: 1 passed, 1 total
16:08:00
Tests: 52 passed, 52 total
16:08:00
Snapshots: 0 total
16:08:00
Time: 5.771 s
16:08:00
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
16:08:00
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?