Parent Log: http://ci.aztec-labs.com/1923b10caa18faa7 Command: ffd1cbbe745b5db8 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/80d800435dd8dfa325e38593d83b405488449dba Env: REF_NAME=gh-readonly-queue/next/pr-14444-28bf32bfc2566751e8baa0a9125a9db20d474bee CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Fri Jun 20 16:00:11 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14444_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 16:00:13 [16:00:13.445] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:00:13 [16:00:13.803] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:00:13 [16:00:13.917] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:00:14 [16:00:14.018] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:00:14 [16:00:14.202] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:00:14 [16:00:14.316] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:00:14 [16:00:14.420] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:00:14 [16:00:14.512] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:00:14 [16:00:14.526] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:00:14 [16:00:14.539] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:00:14 [16:00:14.551] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:00:14 [16:00:14.634] INFO: node:sentinel Computing proven performance for epoch 1 16:00:14 [16:00:14.653] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 16:00:14 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 16:00:14 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 16:00:14 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 16:00:14 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 16:00:14 [16:00:14.653] INFO: node:sentinel Proven performance for epoch 1 {"0x444bb8cec69a7bfda0c7712decc7f0fec385c20a":{"missed":1,"total":5},"0x4fd28dc03324d79405db62839f5df7c42c341d6e":{"missed":4,"total":5}} 16:00:14 [16:00:14.663] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x4fd28dc03324d79405db62839f5df7c42c341d6e"}]} 16:00:14 [16:00:14.666] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 16:00:14 [16:00:14.683] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 16:00:14 [16:00:14.690] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 16:00:14 [16:00:14.691] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 16:00:14 [16:00:14.692] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 16:00:14 [16:00:14.693] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 16:00:14 PASS src/sentinel/sentinel.test.ts 16:00:14 sentinel 16:00:14 getSlotActivity 16:00:14 flags block as mined (362 ms) 16:00:14 flags block as proposed when it is not mined but there are attestations (114 ms) 16:00:14 flags block as missed when there are no attestations (101 ms) 16:00:14 identifies attestors from p2p and archiver (184 ms) 16:00:14 identifies missed attestors if block is mined (114 ms) 16:00:14 identifies missed attestors if block is proposed (104 ms) 16:00:14 does not tag attestors as missed if there was no block and no attestations (92 ms) 16:00:14 computeStatsForValidator 16:00:14 computes stats correctly (13 ms) 16:00:14 resets streaks correctly (13 ms) 16:00:14 considers only latest slots (11 ms) 16:00:14 handleChainProven 16:00:14 calls inactivity watcher with performance data (115 ms) 16:00:14 should agree with slash (28 ms) 16:00:14 16:00:14 Test Suites: 1 passed, 1 total 16:00:14 Tests: 12 passed, 12 total 16:00:14 Snapshots: 0 total 16:00:14 Time: 2.467 s 16:00:14 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 16:00:14 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?