Parent Log: http://ci.aztec-labs.com/ed67305435d8b25f Command: a5511b51e55ea9c0 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/f29a038c58fc1f3ad95ad05d18aea321f0f598b2 Env: REF_NAME=gh-readonly-queue/next/pr-15151-be1fa8aacb33d330cf496352bb1446439e34c51a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 10:13:12 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15151_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 10:13:14 [10:13:14.887] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:13:15 [10:13:15.406] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:13:15 [10:13:15.538] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:13:15 [10:13:15.647] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:13:15 [10:13:15.843] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:13:15 [10:13:15.997] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:13:16 [10:13:16.114] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:13:16 [10:13:16.226] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:13:16 [10:13:16.250] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:13:16 [10:13:16.269] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:13:16 [10:13:16.284] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:13:16 [10:13:16.382] INFO: node:sentinel Computing proven performance for epoch 1 10:13:16 [10:13:16.400] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 10:13:16 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 10:13:16 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 10:13:16 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 10:13:16 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 10:13:16 [10:13:16.401] INFO: node:sentinel Proven performance for epoch 1 {"0x7610e6e67db85f525d4a7407575fdfea86bb86a8":{"missed":1,"total":5},"0x13f45991c7b456dc64874bd7f9764480681a05cc":{"missed":4,"total":5}} 10:13:16 [10:13:16.411] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x13f45991c7b456dc64874bd7f9764480681a05cc"}]} 10:13:16 [10:13:16.417] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:13:16 [10:13:16.448] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 10:13:16 [10:13:16.455] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:13:16 [10:13:16.456] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:13:16 [10:13:16.457] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:13:16 [10:13:16.457] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:13:16 PASS src/sentinel/sentinel.test.ts 10:13:16 sentinel 10:13:16 getSlotActivity 10:13:16 flags block as mined (546 ms) 10:13:16 flags block as proposed when it is not mined but there are attestations (133 ms) 10:13:16 flags block as missed when there are no attestations (109 ms) 10:13:16 identifies attestors from p2p and archiver (195 ms) 10:13:16 identifies missed attestors if block is mined (152 ms) 10:13:16 identifies missed attestors if block is proposed (117 ms) 10:13:16 does not tag attestors as missed if there was no block and no attestations (110 ms) 10:13:16 computeStatsForValidator 10:13:16 computes stats correctly (23 ms) 10:13:16 resets streaks correctly (18 ms) 10:13:16 considers only latest slots (15 ms) 10:13:16 handleChainProven 10:13:16 calls inactivity watcher with performance data (131 ms) 10:13:16 should agree with slash (43 ms) 10:13:16 10:13:16 Test Suites: 1 passed, 1 total 10:13:16 Tests: 12 passed, 12 total 10:13:16 Snapshots: 0 total 10:13:16 Time: 3.43 s 10:13:16 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 10:13:16 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?