Parent Log:
http://ci.aztec-labs.com/4c9c6ce753b843f4
Command: 6d103549f0f4c9d2 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/534f06e45f48274efd53a2204c90cb0b91a53efb
Env: REF_NAME=gh-readonly-queue/next/pr-15230-ad85cda24c2f9b5b4b17d4921f8597b71949bb6c CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 20:48:46 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15230_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
20:48:48 [20:48:48.771]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:48:49 [20:48:49.222]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:48:49 [20:48:49.339]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:48:49 [20:48:49.467]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:48:49 [20:48:49.678]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:48:49 [20:48:49.843]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:48:49 [20:48:49.966]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:48:50 [20:48:50.074]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:48:50 [20:48:50.088]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:48:50 [20:48:50.103]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:48:50 [20:48:50.118]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:48:50 [20:48:50.210]
INFO:
node:sentinel Computing proven performance for epoch 1
20:48:50 [20:48:50.230]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
20:48:50 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
20:48:50 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
20:48:50 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
20:48:50 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
20:48:50 [20:48:50.231]
INFO:
node:sentinel Proven performance for epoch 1
{"0x3ce48d0b4ed4f044ef0834d82f142234192ba9a1":{"missed":1,"total":5},"0xe85b179351b0fbabb6988903e36f3c4a61aaf63c":{"missed":4,"total":5}}
20:48:50 [20:48:50.241]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0xe85b179351b0fbabb6988903e36f3c4a61aaf63c"}]}
20:48:50 [20:48:50.245]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:48:50 [20:48:50.264]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
20:48:50 [20:48:50.272]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
20:48:50 [20:48:50.273]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
20:48:50 [20:48:50.274]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
20:48:50 [20:48:50.275]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
20:48:50
PASS src/sentinel/sentinel.test.ts
20:48:50 sentinel
20:48:50 getSlotActivity
20:48:50
✓ flags block as mined (459 ms)
20:48:50
✓ flags block as proposed when it is not mined but there are attestations (117 ms)
20:48:50
✓ flags block as missed when there are no attestations (127 ms)
20:48:50
✓ identifies attestors from p2p and archiver (211 ms)
20:48:50
✓ identifies missed attestors if block is mined (164 ms)
20:48:50
✓ identifies missed attestors if block is proposed (124 ms)
20:48:50
✓ does not tag attestors as missed if there was no block and no attestations (107 ms)
20:48:50 computeStatsForValidator
20:48:50
✓ computes stats correctly (14 ms)
20:48:50
✓ resets streaks correctly (14 ms)
20:48:50
✓ considers only latest slots (14 ms)
20:48:50 handleChainProven
20:48:50
✓ calls inactivity watcher with performance data (127 ms)
20:48:50
✓ should agree with slash (32 ms)
20:48:50
20:48:50
Test Suites: 1 passed, 1 total
20:48:50
Tests: 12 passed, 12 total
20:48:50
Snapshots: 0 total
20:48:50
Time: 3.209 s
20:48:50
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
20:48:50
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?