Parent Log: http://ci.aztec-labs.com/bba6ba24268b9dc1 Command: 1b54ea671a21576c yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/30660269b33bab8cca354c41659533acf4d48e07 Env: REF_NAME=gh-readonly-queue/next/pr-15026-d96baf1c44329e8b2e3a432ad803f702f5184a62 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 09:34:52 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15026_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 09:34:54 [09:34:54.589] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:34:55 [09:34:55.033] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:34:55 [09:34:55.149] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:34:55 [09:34:55.285] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:34:55 [09:34:55.493] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:34:55 [09:34:55.619] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:34:55 [09:34:55.745] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:34:55 [09:34:55.870] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:34:55 [09:34:55.899] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:34:55 [09:34:55.918] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:34:55 [09:34:55.935] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:34:56 [09:34:56.048] INFO: node:sentinel Computing proven performance for epoch 1 09:34:56 [09:34:56.078] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 09:34:56 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 09:34:56 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:139:30) 09:34:56 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 09:34:56 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 09:34:56 [09:34:56.079] INFO: node:sentinel Proven performance for epoch 1 {"0x4fe93ee98d0b556169abbbacc667403aecbd29c9":{"missed":1,"total":5},"0x22f17b874c5c68d8f75c20b2658d0d94255ac251":{"missed":4,"total":5}} 09:34:56 [09:34:56.093] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x22f17b874c5c68d8f75c20b2658d0d94255ac251"}]} 09:34:56 [09:34:56.098] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:34:56 [09:34:56.120] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 09:34:56 [09:34:56.130] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 09:34:56 [09:34:56.131] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 09:34:56 [09:34:56.132] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 09:34:56 [09:34:56.132] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 09:34:56 PASS src/sentinel/sentinel.test.ts 09:34:56 sentinel 09:34:56 getSlotActivity 09:34:56 flags block as mined (446 ms) 09:34:56 flags block as proposed when it is not mined but there are attestations (116 ms) 09:34:56 flags block as missed when there are no attestations (136 ms) 09:34:56 identifies attestors from p2p and archiver (207 ms) 09:34:56 identifies missed attestors if block is mined (123 ms) 09:34:56 identifies missed attestors if block is proposed (128 ms) 09:34:56 does not tag attestors as missed if there was no block and no attestations (123 ms) 09:34:56 computeStatsForValidator 09:34:56 computes stats correctly (29 ms) 09:34:56 resets streaks correctly (19 ms) 09:34:56 considers only latest slots (16 ms) 09:34:56 handleChainProven 09:34:56 calls inactivity watcher with performance data (161 ms) 09:34:56 should agree with slash (36 ms) 09:34:56 09:34:56 Test Suites: 1 passed, 1 total 09:34:56 Tests: 12 passed, 12 total 09:34:56 Snapshots: 0 total 09:34:56 Time: 3.143 s 09:34:56 Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i. 09:34:56 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?