Parent Log: http://ci.aztec-labs.com/c148bc90788ce605 Command: 069d70048f6bf27e yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/08d3f55874836a573c4756b0cc7279160b0813a3 Env: REF_NAME=gh-readonly-queue/next/pr-15167-aac426c9418162aeee8162ed45014b9393d605b8 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 10:04:45 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15167_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:04:48 [10:04:48.289] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:04:48 [10:04:48.756] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:04:48 [10:04:48.898] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:04:49 [10:04:49.039] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:04:49 [10:04:49.239] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:04:49 [10:04:49.493] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:04:49 [10:04:49.643] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:04:49 [10:04:49.735] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:04:49 [10:04:49.752] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:04:49 [10:04:49.767] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:04:49 [10:04:49.780] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:04:49 [10:04:49.876] INFO: node:sentinel Computing proven performance for epoch 1 10:04:49 [10:04:49.898] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 10:04:49 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 10:04:49 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 10:04:49 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 10:04:49 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 10:04:49 [10:04:49.899] INFO: node:sentinel Proven performance for epoch 1 {"0x5228d097a81600f70477afd0bd3600dedd0da3b0":{"missed":1,"total":5},"0xb54b2e817c11bdcb8c672f37bd7118115e667698":{"missed":4,"total":5}} 10:04:49 [10:04:49.912] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0xb54b2e817c11bdcb8c672f37bd7118115e667698"}]} 10:04:49 [10:04:49.917] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:04:49 [10:04:49.938] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 10:04:49 [10:04:49.946] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:04:49 [10:04:49.948] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:04:49 [10:04:49.949] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:04:49 [10:04:49.950] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:04:49 PASS src/sentinel/sentinel.test.ts 10:04:49 sentinel 10:04:49 getSlotActivity 10:04:49 flags block as mined (477 ms) 10:04:49 flags block as proposed when it is not mined but there are attestations (141 ms) 10:04:49 flags block as missed when there are no attestations (141 ms) 10:04:49 identifies attestors from p2p and archiver (199 ms) 10:04:49 identifies missed attestors if block is mined (253 ms) 10:04:49 identifies missed attestors if block is proposed (150 ms) 10:04:49 does not tag attestors as missed if there was no block and no attestations (90 ms) 10:04:49 computeStatsForValidator 10:04:49 computes stats correctly (16 ms) 10:04:49 resets streaks correctly (15 ms) 10:04:49 considers only latest slots (13 ms) 10:04:49 handleChainProven 10:04:49 calls inactivity watcher with performance data (136 ms) 10:04:49 should agree with slash (35 ms) 10:04:49 10:04:49 Test Suites: 1 passed, 1 total 10:04:49 Tests: 12 passed, 12 total 10:04:49 Snapshots: 0 total 10:04:49 Time: 3.153 s 10:04:49 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 10:04:49 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?