Parent Log: http://ci.aztec-labs.com/63b03b0d2f097aa8 Command: 68e9475192d7aeac yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/301dce04331dcfb583b7508b91491de618d4acf4 Env: REF_NAME=gh-readonly-queue/next/pr-15208-9b8ea5acda76687342ddb62595e293281661f029 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 10:23:44 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15208_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:23:46 [10:23:46.731] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:23:47 [10:23:47.227] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:23:47 [10:23:47.419] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:23:47 [10:23:47.542] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:23:47 [10:23:47.765] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:23:47 [10:23:47.903] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:23:48 [10:23:48.020] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:23:48 [10:23:48.116] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:23:48 [10:23:48.135] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:23:48 [10:23:48.154] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:23:48 [10:23:48.175] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:23:48 [10:23:48.260] INFO: node:sentinel Computing proven performance for epoch 1 10:23:48 [10:23:48.278] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 10:23:48 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 10:23:48 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 10:23:48 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 10:23:48 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 10:23:48 [10:23:48.279] INFO: node:sentinel Proven performance for epoch 1 {"0x447ea5e98714697e26af6d1ece1e06343db542ba":{"missed":1,"total":5},"0x76ef36d8c5f83d52a0bffa6e9e8d9705aef1aafa":{"missed":4,"total":5}} 10:23:48 [10:23:48.288] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x76ef36d8c5f83d52a0bffa6e9e8d9705aef1aafa"}]} 10:23:48 [10:23:48.292] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:23:48 [10:23:48.314] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 10:23:48 [10:23:48.323] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:23:48 [10:23:48.324] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:23:48 [10:23:48.326] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:23:48 [10:23:48.327] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:23:48 PASS src/sentinel/sentinel.test.ts 10:23:48 sentinel 10:23:48 getSlotActivity 10:23:48 flags block as mined (502 ms) 10:23:48 flags block as proposed when it is not mined but there are attestations (190 ms) 10:23:48 flags block as missed when there are no attestations (123 ms) 10:23:48 identifies attestors from p2p and archiver (222 ms) 10:23:48 identifies missed attestors if block is mined (136 ms) 10:23:48 identifies missed attestors if block is proposed (118 ms) 10:23:48 does not tag attestors as missed if there was no block and no attestations (95 ms) 10:23:48 computeStatsForValidator 10:23:48 computes stats correctly (19 ms) 10:23:48 resets streaks correctly (19 ms) 10:23:48 considers only latest slots (20 ms) 10:23:48 handleChainProven 10:23:48 calls inactivity watcher with performance data (117 ms) 10:23:48 should agree with slash (36 ms) 10:23:48 10:23:48 Test Suites: 1 passed, 1 total 10:23:48 Tests: 12 passed, 12 total 10:23:48 Snapshots: 0 total 10:23:48 Time: 3.151 s 10:23:48 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 10:23:48 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?