Parent Log:
http://ci.aztec-labs.com/f213c7a0e0587cf2
Command: 68e9475192d7aeac yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f495236d35f9bb0d1086b7ec79256c2c2b7c98b8
Env: REF_NAME=gh-readonly-queue/staging/pr-15201-f0619dd82429a5973f3e1da8d7eb0877264908e3 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Sat Jun 21 13:19:32 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15201_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_staging
13:19:35 [13:19:35.532]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:19:36 [13:19:36.016]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:19:36 [13:19:36.139]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:19:36 [13:19:36.242]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:19:36 [13:19:36.469]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:19:36 [13:19:36.644]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:19:36 [13:19:36.775]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:19:36 [13:19:36.870]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:19:36 [13:19:36.896]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:19:36 [13:19:36.911]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:19:36 [13:19:36.925]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:19:37 [13:19:37.020]
INFO:
node:sentinel Computing proven performance for epoch 1
13:19:37 [13:19:37.049]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
13:19:37 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
13:19:37 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
13:19:37 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
13:19:37 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
13:19:37 [13:19:37.050]
INFO:
node:sentinel Proven performance for epoch 1
{"0xb011e67260a705e85efa9c28272a1959667774e2":{"missed":1,"total":5},"0xffd0835d9e3cd3a2e3920b9905b1aaf6ed296743":{"missed":4,"total":5}}
13:19:37 [13:19:37.065]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0xffd0835d9e3cd3a2e3920b9905b1aaf6ed296743"}]}
13:19:37 [13:19:37.070]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:19:37 [13:19:37.095]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
13:19:37 [13:19:37.103]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
13:19:37 [13:19:37.104]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
13:19:37 [13:19:37.105]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
13:19:37 [13:19:37.106]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
13:19:37
PASS src/sentinel/sentinel.test.ts
13:19:37 sentinel
13:19:37 getSlotActivity
13:19:37
✓ flags block as mined (500 ms)
13:19:37
✓ flags block as proposed when it is not mined but there are attestations (122 ms)
13:19:37
✓ flags block as missed when there are no attestations (103 ms)
13:19:37
✓ identifies attestors from p2p and archiver (226 ms)
13:19:37
✓ identifies missed attestors if block is mined (172 ms)
13:19:37
✓ identifies missed attestors if block is proposed (134 ms)
13:19:37
✓ does not tag attestors as missed if there was no block and no attestations (94 ms)
13:19:37 computeStatsForValidator
13:19:37
✓ computes stats correctly (24 ms)
13:19:37
✓ resets streaks correctly (15 ms)
13:19:37
✓ considers only latest slots (13 ms)
13:19:37 handleChainProven
13:19:37
✓ calls inactivity watcher with performance data (144 ms)
13:19:37
✓ should agree with slash (38 ms)
13:19:37
13:19:37
Test Suites: 1 passed, 1 total
13:19:37
Tests: 12 passed, 12 total
13:19:37
Snapshots: 0 total
13:19:37
Time: 3.331 s
13:19:37
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
13:19:37
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?