Parent Log: http://ci.aztec-labs.com/903550316e4b829b Command: ef85c2b8680d9e9c yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/9ba478709ce5c48099f79f9531da8292811cb18a Env: REF_NAME=gh-readonly-queue/staging/pr-15247-3863bc02d671057d0cffd4ced17ca317788ff190 CURRENT_VERSION=1.0.0 CI_FULL=1 Date: Tue Jun 24 14:58:48 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15247_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_staging 14:58:50 [14:58:50.711] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:58:51 [14:58:51.232] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:58:51 [14:58:51.434] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:58:51 [14:58:51.602] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:58:51 [14:58:51.891] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:58:52 [14:58:52.076] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:58:52 [14:58:52.261] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:58:52 [14:58:52.427] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:58:52 [14:58:52.448] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:58:52 [14:58:52.467] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:58:52 [14:58:52.487] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:58:52 [14:58:52.615] INFO: node:sentinel Computing proven performance for epoch 1 14:58:52 [14:58:52.643] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 14:58:52 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 14:58:52 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 14:58:52 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 14:58:52 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 14:58:52 [14:58:52.644] INFO: node:sentinel Proven performance for epoch 1 {"0x7d81ac144a7c88dc691c0dd3d7569ec140cad486":{"missed":1,"total":5},"0xb2aee557744c1d400701fadb437daffc5f7b61df":{"missed":4,"total":5}} 14:58:52 [14:58:52.658] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0xb2aee557744c1d400701fadb437daffc5f7b61df"}]} 14:58:52 [14:58:52.664] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:58:52 [14:58:52.690] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 14:58:52 [14:58:52.699] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:58:52 [14:58:52.708] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:58:52 [14:58:52.711] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:58:52 [14:58:52.713] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:58:52 PASS src/sentinel/sentinel.test.ts 14:58:52 sentinel 14:58:52 getSlotActivity 14:58:52 flags block as mined (527 ms) 14:58:52 flags block as proposed when it is not mined but there are attestations (200 ms) 14:58:52 flags block as missed when there are no attestations (169 ms) 14:58:52 identifies attestors from p2p and archiver (288 ms) 14:58:52 identifies missed attestors if block is mined (184 ms) 14:58:52 identifies missed attestors if block is proposed (185 ms) 14:58:52 does not tag attestors as missed if there was no block and no attestations (166 ms) 14:58:52 computeStatsForValidator 14:58:52 computes stats correctly (20 ms) 14:58:52 resets streaks correctly (18 ms) 14:58:52 considers only latest slots (19 ms) 14:58:52 handleChainProven 14:58:52 calls inactivity watcher with performance data (176 ms) 14:58:52 should agree with slash (51 ms) 14:58:52 14:58:52 Test Suites: 1 passed, 1 total 14:58:52 Tests: 12 passed, 12 total 14:58:52 Snapshots: 0 total 14:58:52 Time: 3.489 s 14:58:52 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 14:58:52 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?