Parent Log:
http://ci.aztec-labs.com/30fc99b02d171efe
Command: be792e9a8a7f847e yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a8c553f203c98e5ca274e763c8e51daaaaf760d6
Env: REF_NAME=gh-readonly-queue/next/pr-15017-30660269b33bab8cca354c41659533acf4d48e07 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 09:37:30 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15017_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
09:37:32 [09:37:32.804]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:37:33 [09:37:33.250]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:37:33 [09:37:33.363]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:37:33 [09:37:33.475]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:37:33 [09:37:33.668]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:37:33 [09:37:33.794]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:37:34 [09:37:34.043]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:37:34 [09:37:34.270]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:37:34 [09:37:34.377]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:37:34 [09:37:34.461]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:37:34 [09:37:34.518]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:37:34 [09:37:34.713]
INFO:
node:sentinel Computing proven performance for epoch 1
09:37:34 [09:37:34.732]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
09:37:34 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
09:37:34 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:139:30)
09:37:34 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
09:37:34 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
09:37:34 [09:37:34.732]
INFO:
node:sentinel Proven performance for epoch 1
{"0x8efb8226c9be37d192ee54390267bf4f11fa956d":{"missed":1,"total":5},"0xd7e6841394394e29c9eb128cb51eb2434c9b92c1":{"missed":4,"total":5}}
09:37:34 [09:37:34.807]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0xd7e6841394394e29c9eb128cb51eb2434c9b92c1"}]}
09:37:34 [09:37:34.811]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:37:34 [09:37:34.931]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
09:37:34 [09:37:34.941]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:37:34 [09:37:34.942]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:37:34 [09:37:34.944]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:37:34 [09:37:34.945]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:37:34
PASS src/sentinel/sentinel.test.ts
09:37:34 sentinel
09:37:34 getSlotActivity
09:37:34
✓ flags block as mined (446 ms)
09:37:34
✓ flags block as proposed when it is not mined but there are attestations (112 ms)
09:37:34
✓ flags block as missed when there are no attestations (113 ms)
09:37:34
✓ identifies attestors from p2p and archiver (192 ms)
09:37:34
✓ identifies missed attestors if block is mined (122 ms)
09:37:34
✓ identifies missed attestors if block is proposed (252 ms)
09:37:34
✓ does not tag attestors as missed if there was no block and no attestations (221 ms)
09:37:34 computeStatsForValidator
09:37:34
✓ computes stats correctly (92 ms)
09:37:34
✓ resets streaks correctly (96 ms)
09:37:34
✓ considers only latest slots (59 ms)
09:37:34 handleChainProven
09:37:34
✓ calls inactivity watcher with performance data (298 ms)
09:37:34
✓ should agree with slash (136 ms)
09:37:34
09:37:34
Test Suites: 1 passed, 1 total
09:37:34
Tests: 12 passed, 12 total
09:37:34
Snapshots: 0 total
09:37:34
Time: 3.322 s
09:37:34
Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i
.
09:37:34
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?