Parent Log: http://ci.aztec-labs.com/990a96605b59e71e Command: f409422f407df62d yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/f5bf74cc7cfdd8f2c3b0a69b410ed0dd2e068cda Env: REF_NAME=gh-readonly-queue/next/pr-14610-d5c48d855d83e19712c6b72281801c6fce176ec1 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 14:00:30 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14610_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 14:00:33 [14:00:33.114] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:00:33 [14:00:33.625] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:00:33 [14:00:33.863] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:00:34 [14:00:34.151] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:00:34 [14:00:34.511] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:00:34 [14:00:34.673] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:00:34 [14:00:34.847] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:00:34 [14:00:34.991] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:00:35 [14:00:35.010] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:00:35 [14:00:35.028] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:00:35 [14:00:35.044] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:00:35 [14:00:35.172] INFO: node:sentinel Computing proven performance for epoch 1 14:00:35 [14:00:35.197] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 14:00:35 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 14:00:35 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 14:00:35 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 14:00:35 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 14:00:35 [14:00:35.198] INFO: node:sentinel Proven performance for epoch 1 {"0x370d3b6702c1c96278237c7d918a3a525bd9bc73":{"missed":1,"total":5},"0x041cd5717ff8abe16a37f4ac3974474efd497530":{"missed":4,"total":5}} 14:00:35 [14:00:35.212] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x041cd5717ff8abe16a37f4ac3974474efd497530"}]} 14:00:35 [14:00:35.217] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:00:35 [14:00:35.241] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 14:00:35 [14:00:35.254] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:00:35 [14:00:35.255] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:00:35 [14:00:35.267] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:00:35 [14:00:35.268] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:00:35 PASS src/sentinel/sentinel.test.ts 14:00:35 sentinel 14:00:35 getSlotActivity 14:00:35 flags block as mined (516 ms) 14:00:35 flags block as proposed when it is not mined but there are attestations (238 ms) 14:00:35 flags block as missed when there are no attestations (271 ms) 14:00:35 identifies attestors from p2p and archiver (376 ms) 14:00:35 identifies missed attestors if block is mined (161 ms) 14:00:35 identifies missed attestors if block is proposed (173 ms) 14:00:35 does not tag attestors as missed if there was no block and no attestations (144 ms) 14:00:35 computeStatsForValidator 14:00:35 computes stats correctly (18 ms) 14:00:35 resets streaks correctly (18 ms) 14:00:35 considers only latest slots (15 ms) 14:00:35 handleChainProven 14:00:35 calls inactivity watcher with performance data (172 ms) 14:00:35 should agree with slash (54 ms) 14:00:35 14:00:35 Test Suites: 1 passed, 1 total 14:00:35 Tests: 12 passed, 12 total 14:00:35 Snapshots: 0 total 14:00:35 Time: 3.595 s 14:00:35 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 14:00:35 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?