Parent Log: http://ci.aztec-labs.com/91d1f12a37080b18 Command: ebfed4061172f77e yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/07aee119a58dd438ddfb5bd53e124e7269e6c651 Env: REF_NAME=gh-readonly-queue/next/pr-15083-9b801754ba98479ee645488c29d2fda1eecbfd85 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 21:05:12 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15083_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 21:05:14 [21:05:14.735] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:05:15 [21:05:15.265] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:05:15 [21:05:15.402] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:05:15 [21:05:15.668] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:05:16 [21:05:16.033] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:05:16 [21:05:16.329] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:05:16 [21:05:16.555] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:05:16 [21:05:16.779] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:05:16 [21:05:16.898] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:05:17 [21:05:17.067] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:05:17 [21:05:17.190] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:05:17 [21:05:17.377] INFO: node:sentinel Computing proven performance for epoch 1 21:05:17 [21:05:17.395] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 21:05:17 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 21:05:17 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 21:05:17 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 21:05:17 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 21:05:17 [21:05:17.395] INFO: node:sentinel Proven performance for epoch 1 {"0xf3da2d44b7d1a146e8ecf0be188ab49293ac44a1":{"missed":1,"total":5},"0x3b31848e589ed16d9ed772e48164c42a40ed1053":{"missed":4,"total":5}} 21:05:17 [21:05:17.425] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x3b31848e589ed16d9ed772e48164c42a40ed1053"}]} 21:05:17 [21:05:17.440] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:05:17 [21:05:17.605] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 21:05:17 [21:05:17.631] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 21:05:17 [21:05:17.637] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 21:05:17 [21:05:17.639] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 21:05:17 [21:05:17.640] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 21:05:17 PASS src/sentinel/sentinel.test.ts 21:05:17 sentinel 21:05:17 getSlotActivity 21:05:17 flags block as mined (541 ms) 21:05:17 flags block as proposed when it is not mined but there are attestations (138 ms) 21:05:17 flags block as missed when there are no attestations (247 ms) 21:05:17 identifies attestors from p2p and archiver (383 ms) 21:05:17 identifies missed attestors if block is mined (295 ms) 21:05:17 identifies missed attestors if block is proposed (225 ms) 21:05:17 does not tag attestors as missed if there was no block and no attestations (225 ms) 21:05:17 computeStatsForValidator 21:05:17 computes stats correctly (117 ms) 21:05:17 resets streaks correctly (169 ms) 21:05:17 considers only latest slots (122 ms) 21:05:17 handleChainProven 21:05:17 calls inactivity watcher with performance data (240 ms) 21:05:17 should agree with slash (212 ms) 21:05:17 21:05:17 Test Suites: 1 passed, 1 total 21:05:17 Tests: 12 passed, 12 total 21:05:17 Snapshots: 0 total 21:05:17 Time: 4.395 s 21:05:17 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 21:05:17 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?