Parent Log:
http://ci.aztec-labs.com/6651d1742cbe3cdd
Command: 1ec640ec363e58a6 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/26c5a39fe03723d11540f721293d7aebd1f478d9
Env: REF_NAME=gh-readonly-queue/next/pr-14995-75d792847d8434a0c504e7adf5c102a913065272 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 13 09:03:23 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14995_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
09:03:25 [09:03:25.237]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:03:25 [09:03:25.593]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:03:25 [09:03:25.700]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:03:25 [09:03:25.794]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:03:25 [09:03:25.964]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:03:26 [09:03:26.070]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:03:26 [09:03:26.167]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:03:26 [09:03:26.251]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:03:26 [09:03:26.269]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:03:26 [09:03:26.283]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:03:26 [09:03:26.294]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:03:26 [09:03:26.373]
INFO:
node:sentinel Computing proven performance for epoch 1
09:03:26 [09:03:26.391]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
09:03:26 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
09:03:26 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:139:30)
09:03:26 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
09:03:26 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
09:03:26 [09:03:26.391]
INFO:
node:sentinel Proven performance for epoch 1
{"0x6a7eae80559bfa96fc45d213e0d388c2c57ab634":{"missed":1,"total":5},"0xcb2b44af7b2e27a10dfdb79ad4cd98740969e307":{"missed":4,"total":5}}
09:03:26 [09:03:26.399]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0xcb2b44af7b2e27a10dfdb79ad4cd98740969e307"}]}
09:03:26 [09:03:26.403]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:03:26 [09:03:26.420]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
09:03:26 [09:03:26.427]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:03:26 [09:03:26.429]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:03:26 [09:03:26.429]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:03:26 [09:03:26.430]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:03:26
PASS src/sentinel/sentinel.test.ts
09:03:26 sentinel
09:03:26 getSlotActivity
09:03:26
✓ flags block as mined (357 ms)
09:03:26
✓ flags block as proposed when it is not mined but there are attestations (107 ms)
09:03:26
✓ flags block as missed when there are no attestations (93 ms)
09:03:26
✓ identifies attestors from p2p and archiver (170 ms)
09:03:26
✓ identifies missed attestors if block is mined (106 ms)
09:03:26
✓ identifies missed attestors if block is proposed (96 ms)
09:03:26
✓ does not tag attestors as missed if there was no block and no attestations (84 ms)
09:03:26 computeStatsForValidator
09:03:26
✓ computes stats correctly (18 ms)
09:03:26
✓ resets streaks correctly (14 ms)
09:03:26
✓ considers only latest slots (11 ms)
09:03:26 handleChainProven
09:03:26
✓ calls inactivity watcher with performance data (108 ms)
09:03:26
✓ should agree with slash (29 ms)
09:03:26
09:03:26
Test Suites: 1 passed, 1 total
09:03:26
Tests: 12 passed, 12 total
09:03:26
Snapshots: 0 total
09:03:26
Time: 2.238 s
09:03:26
Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i
.
09:03:26
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?