Parent Log: http://ci.aztec-labs.com/391f36fa4313c6d4 Command: ccc91e389ae607c5 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/16fc84676c7308fa5f7ca4a54b67319803d0f5b7 Env: REF_NAME=gh-readonly-queue/next/pr-15072-991b313d676f7cf820bb62a33e57cf5a4c8cf9cf CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 15:57:21 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15072_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 15:57:24 [15:57:24.070] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:57:24 [15:57:24.577] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:57:24 [15:57:24.772] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:57:24 [15:57:24.939] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:57:25 [15:57:25.226] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:57:25 [15:57:25.433] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:57:25 [15:57:25.660] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:57:25 [15:57:25.829] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:57:25 [15:57:25.926] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:57:26 [15:57:26.006] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:57:26 [15:57:26.095] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:57:26 [15:57:26.250] INFO: node:sentinel Computing proven performance for epoch 1 15:57:26 [15:57:26.270] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 15:57:26 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 15:57:26 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 15:57:26 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 15:57:26 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 15:57:26 [15:57:26.271] INFO: node:sentinel Proven performance for epoch 1 {"0x9363a1fd7c56f5743a756cbf20b8d8b651d36e23":{"missed":1,"total":5},"0x05fd7241abd9dabb216ae4cf94fb83370083090b":{"missed":4,"total":5}} 15:57:26 [15:57:26.296] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x05fd7241abd9dabb216ae4cf94fb83370083090b"}]} 15:57:26 [15:57:26.300] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:57:26 [15:57:26.409] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 15:57:26 [15:57:26.419] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 15:57:26 [15:57:26.421] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 15:57:26 [15:57:26.422] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 15:57:26 [15:57:26.423] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 15:57:26 PASS src/sentinel/sentinel.test.ts 15:57:26 sentinel 15:57:26 getSlotActivity 15:57:26 flags block as mined (512 ms) 15:57:26 flags block as proposed when it is not mined but there are attestations (221 ms) 15:57:26 flags block as missed when there are no attestations (167 ms) 15:57:26 identifies attestors from p2p and archiver (270 ms) 15:57:26 identifies missed attestors if block is mined (204 ms) 15:57:26 identifies missed attestors if block is proposed (228 ms) 15:57:26 does not tag attestors as missed if there was no block and no attestations (185 ms) 15:57:26 computeStatsForValidator 15:57:26 computes stats correctly (97 ms) 15:57:26 resets streaks correctly (80 ms) 15:57:26 considers only latest slots (89 ms) 15:57:26 handleChainProven 15:57:26 calls inactivity watcher with performance data (204 ms) 15:57:26 should agree with slash (125 ms) 15:57:26 15:57:26 Test Suites: 1 passed, 1 total 15:57:26 Tests: 12 passed, 12 total 15:57:26 Snapshots: 0 total 15:57:26 Time: 4.005 s 15:57:26 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 15:57:26 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?