Parent Log: http://ci.aztec-labs.com/4451714366ab2138 Command: c9b93c46acbfae2b yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/88c86d76e23c515deea689031fe891949d47ec49 Env: REF_NAME=gh-readonly-queue/next/pr-15152-3aafa23f28c401f1c88d60325230f1ce801d72a6 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 19 10:19:27 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15152_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 10:19:30 [10:19:30.607] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:19:31 [10:19:31.163] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:19:31 [10:19:31.353] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:19:31 [10:19:31.481] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:19:31 [10:19:31.754] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:19:31 [10:19:31.889] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:19:32 [10:19:32.033] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:19:32 [10:19:32.183] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:19:32 [10:19:32.203] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:19:32 [10:19:32.222] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:19:32 [10:19:32.243] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:19:32 [10:19:32.350] INFO: node:sentinel Computing proven performance for epoch 1 10:19:32 [10:19:32.384] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 10:19:32 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 10:19:32 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 10:19:32 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 10:19:32 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 10:19:32 [10:19:32.385] INFO: node:sentinel Proven performance for epoch 1 {"0xdb6dfcdf9a26dccb6e4e13c02b2f3b5ac91dfdd3":{"missed":1,"total":5},"0xc9944497ba61b441c138dbddd82c394ab485dc8a":{"missed":4,"total":5}} 10:19:32 [10:19:32.398] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0xc9944497ba61b441c138dbddd82c394ab485dc8a"}]} 10:19:32 [10:19:32.405] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:19:32 [10:19:32.437] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 10:19:32 [10:19:32.455] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:19:32 [10:19:32.457] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:19:32 [10:19:32.458] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:19:32 [10:19:32.459] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:19:32 PASS src/sentinel/sentinel.test.ts 10:19:32 sentinel 10:19:32 getSlotActivity 10:19:32 flags block as mined (570 ms) 10:19:32 flags block as proposed when it is not mined but there are attestations (189 ms) 10:19:32 flags block as missed when there are no attestations (129 ms) 10:19:32 identifies attestors from p2p and archiver (272 ms) 10:19:32 identifies missed attestors if block is mined (135 ms) 10:19:32 identifies missed attestors if block is proposed (142 ms) 10:19:32 does not tag attestors as missed if there was no block and no attestations (149 ms) 10:19:32 computeStatsForValidator 10:19:32 computes stats correctly (18 ms) 10:19:32 resets streaks correctly (18 ms) 10:19:32 considers only latest slots (21 ms) 10:19:32 handleChainProven 10:19:32 calls inactivity watcher with performance data (161 ms) 10:19:32 should agree with slash (57 ms) 10:19:32 10:19:32 Test Suites: 1 passed, 1 total 10:19:32 Tests: 12 passed, 12 total 10:19:32 Snapshots: 0 total 10:19:32 Time: 3.577 s 10:19:32 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 10:19:32 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?