Parent Log:
http://ci.aztec-labs.com/708bfb73cd096ec8
Command: f1d5df06d37e0c0f yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/5c77169d7f01a9e15bc19b05fa231fd96111d7dd
Env: REF_NAME=gh-readonly-queue/next/pr-15042-d5c48d855d83e19712c6b72281801c6fce176ec1 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 15:01:04 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
15:01:06 [15:01:06.961]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:01:07 [15:01:07.463]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:01:07 [15:01:07.604]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:01:07 [15:01:07.732]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:01:07 [15:01:07.956]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:01:08 [15:01:08.093]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:01:08 [15:01:08.238]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:01:08 [15:01:08.350]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:01:08 [15:01:08.369]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:01:08 [15:01:08.385]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:01:08 [15:01:08.401]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:01:08 [15:01:08.507]
INFO:
node:sentinel Computing proven performance for epoch 1
15:01:08 [15:01:08.531]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
15:01:08 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
15:01:08 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
15:01:08 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
15:01:08 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
15:01:08 [15:01:08.531]
INFO:
node:sentinel Proven performance for epoch 1
{"0xb344ea6a9aa873fb3389341aa54f6c44bdd53052":{"missed":1,"total":5},"0xca7118797b24f05c4622388a80a02c529ab1a209":{"missed":4,"total":5}}
15:01:08 [15:01:08.541]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0xca7118797b24f05c4622388a80a02c529ab1a209"}]}
15:01:08 [15:01:08.547]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:01:08 [15:01:08.572]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
15:01:08 [15:01:08.581]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
15:01:08 [15:01:08.582]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
15:01:08 [15:01:08.583]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
15:01:08 [15:01:08.584]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
15:01:08
PASS src/sentinel/sentinel.test.ts
15:01:08 sentinel
15:01:08 getSlotActivity
15:01:08
✓ flags block as mined (515 ms)
15:01:08
✓ flags block as proposed when it is not mined but there are attestations (139 ms)
15:01:08
✓ flags block as missed when there are no attestations (129 ms)
15:01:08
✓ identifies attestors from p2p and archiver (223 ms)
15:01:08
✓ identifies missed attestors if block is mined (136 ms)
15:01:08
✓ identifies missed attestors if block is proposed (145 ms)
15:01:08
✓ does not tag attestors as missed if there was no block and no attestations (112 ms)
15:01:08 computeStatsForValidator
15:01:08
✓ computes stats correctly (18 ms)
15:01:08
✓ resets streaks correctly (16 ms)
15:01:08
✓ considers only latest slots (16 ms)
15:01:08 handleChainProven
15:01:08
✓ calls inactivity watcher with performance data (144 ms)
15:01:08
✓ should agree with slash (39 ms)
15:01:08
15:01:08
Test Suites: 1 passed, 1 total
15:01:08
Tests: 12 passed, 12 total
15:01:08
Snapshots: 0 total
15:01:08
Time: 3.592 s
15:01:08
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
15:01:08
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?