Parent Log: http://ci.aztec-labs.com/0a23b63c6f0d0cc5 Command: ca4daf70a894f3c3 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/f0619dd82429a5973f3e1da8d7eb0877264908e3 Env: REF_NAME=gh-readonly-queue/next/pr-15188-ef6780e77e5f82f98ddfe92fd387cfd5fa7682e8 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 16:10:25 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15188_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 16:10:27 [16:10:27.626] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:10:28 [16:10:28.033] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:10:28 [16:10:28.158] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:10:28 [16:10:28.263] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:10:28 [16:10:28.443] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:10:28 [16:10:28.565] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:10:28 [16:10:28.682] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:10:28 [16:10:28.774] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:10:28 [16:10:28.792] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:10:28 [16:10:28.808] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:10:28 [16:10:28.822] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:10:28 [16:10:28.906] INFO: node:sentinel Computing proven performance for epoch 1 16:10:28 [16:10:28.921] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 16:10:28 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 16:10:28 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 16:10:28 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 16:10:28 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 16:10:28 [16:10:28.922] INFO: node:sentinel Proven performance for epoch 1 {"0x06564a1f8b7b891eb97186d799059b62959ec1b7":{"missed":1,"total":5},"0xe84f2becb294cf789a0e0c2820d90f2020d97c87":{"missed":4,"total":5}} 16:10:28 [16:10:28.932] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0xe84f2becb294cf789a0e0c2820d90f2020d97c87"}]} 16:10:28 [16:10:28.935] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:10:28 [16:10:28.955] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 16:10:28 [16:10:28.962] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 16:10:28 [16:10:28.963] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 16:10:28 [16:10:28.964] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 16:10:28 [16:10:28.965] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 16:10:28 PASS src/sentinel/sentinel.test.ts 16:10:28 sentinel 16:10:28 getSlotActivity 16:10:28 flags block as mined (434 ms) 16:10:28 flags block as proposed when it is not mined but there are attestations (125 ms) 16:10:28 flags block as missed when there are no attestations (105 ms) 16:10:28 identifies attestors from p2p and archiver (180 ms) 16:10:28 identifies missed attestors if block is mined (122 ms) 16:10:28 identifies missed attestors if block is proposed (115 ms) 16:10:28 does not tag attestors as missed if there was no block and no attestations (93 ms) 16:10:28 computeStatsForValidator 16:10:28 computes stats correctly (18 ms) 16:10:28 resets streaks correctly (16 ms) 16:10:28 considers only latest slots (13 ms) 16:10:28 handleChainProven 16:10:28 calls inactivity watcher with performance data (112 ms) 16:10:28 should agree with slash (31 ms) 16:10:28 16:10:28 Test Suites: 1 passed, 1 total 16:10:28 Tests: 12 passed, 12 total 16:10:28 Snapshots: 0 total 16:10:28 Time: 2.962 s 16:10:28 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 16:10:28 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?