Parent Log: http://ci.aztec-labs.com/f1b0c4b89b2eaa78 Command: 4ef547fa5e299294 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/016def8adbfe93f34b41a41f439b146b5318c895 Env: REF_NAME=gh-readonly-queue/next/pr-15237-d4893155ff105399557b55c16450c39921c70d11 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 11:54:57 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15237_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 11:54:59 [11:54:59.354] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:54:59 [11:54:59.816] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:54:59 [11:54:59.979] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:55:00 [11:55:00.092] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:55:00 [11:55:00.320] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:55:00 [11:55:00.447] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:55:00 [11:55:00.585] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:55:00 [11:55:00.733] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:55:00 [11:55:00.750] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:55:00 [11:55:00.764] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:55:00 [11:55:00.776] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:55:00 [11:55:00.890] INFO: node:sentinel Computing proven performance for epoch 1 11:55:00 [11:55:00.915] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 11:55:00 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 11:55:00 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 11:55:00 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 11:55:00 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 11:55:00 [11:55:00.915] INFO: node:sentinel Proven performance for epoch 1 {"0xeeff6834761ecd07feac9607d8ec98b9dce7857a":{"missed":1,"total":5},"0xcbbe7299ef832e3f7a1c2292fd85ccb97f6f6b6a":{"missed":4,"total":5}} 11:55:00 [11:55:00.929] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0xcbbe7299ef832e3f7a1c2292fd85ccb97f6f6b6a"}]} 11:55:00 [11:55:00.933] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:55:00 [11:55:00.956] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 11:55:00 [11:55:00.963] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:55:00 [11:55:00.964] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:55:00 [11:55:00.965] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:55:00 [11:55:00.966] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:55:00 PASS src/sentinel/sentinel.test.ts 11:55:00 sentinel 11:55:00 getSlotActivity 11:55:00 flags block as mined (469 ms) 11:55:00 flags block as proposed when it is not mined but there are attestations (163 ms) 11:55:00 flags block as missed when there are no attestations (112 ms) 11:55:00 identifies attestors from p2p and archiver (227 ms) 11:55:00 identifies missed attestors if block is mined (127 ms) 11:55:00 identifies missed attestors if block is proposed (137 ms) 11:55:00 does not tag attestors as missed if there was no block and no attestations (146 ms) 11:55:00 computeStatsForValidator 11:55:00 computes stats correctly (17 ms) 11:55:00 resets streaks correctly (13 ms) 11:55:00 considers only latest slots (13 ms) 11:55:00 handleChainProven 11:55:00 calls inactivity watcher with performance data (156 ms) 11:55:00 should agree with slash (44 ms) 11:55:00 11:55:00 Test Suites: 1 passed, 1 total 11:55:00 Tests: 12 passed, 12 total 11:55:00 Snapshots: 0 total 11:55:00 Time: 3.017 s 11:55:00 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 11:55:00 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?