Parent Log:
http://ci.aztec-labs.com/e535153745b28f9d
Command: d8033ca60b1dba76 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9ddf7d35886489afed34aca3cb819b32c86194b4
Env: REF_NAME=gh-readonly-queue/next/pr-15215-99e234fe4473771b32124e0402885610a6a3f98a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 09:22:34 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15215_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:22:36 [09:22:36.976]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:22:37 [09:22:37.547]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:22:37 [09:22:37.671]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:22:37 [09:22:37.774]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:22:38 [09:22:38.020]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:22:38 [09:22:38.138]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:22:38 [09:22:38.257]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:22:38 [09:22:38.355]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:22:38 [09:22:38.377]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:22:38 [09:22:38.392]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:22:38 [09:22:38.407]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:22:38 [09:22:38.503]
INFO:
node:sentinel Computing proven performance for epoch 1
09:22:38 [09:22:38.526]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
09:22:38 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
09:22:38 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
09:22:38 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
09:22:38 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
09:22:38 [09:22:38.527]
INFO:
node:sentinel Proven performance for epoch 1
{"0xffdeabbd6c1538cc9c31ebb833bb13570d084832":{"missed":1,"total":5},"0x47bd87c2f58868ab39d0112e9cbe21bd5a44e51f":{"missed":4,"total":5}}
09:22:38 [09:22:38.541]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x47bd87c2f58868ab39d0112e9cbe21bd5a44e51f"}]}
09:22:38 [09:22:38.546]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:22:38 [09:22:38.567]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
09:22:38 [09:22:38.580]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:22:38 [09:22:38.581]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:22:38 [09:22:38.582]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:22:38 [09:22:38.583]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:22:38
PASS src/sentinel/sentinel.test.ts
09:22:38 sentinel
09:22:38 getSlotActivity
09:22:38
✓ flags block as mined (579 ms)
09:22:38
✓ flags block as proposed when it is not mined but there are attestations (123 ms)
09:22:38
✓ flags block as missed when there are no attestations (103 ms)
09:22:38
✓ identifies attestors from p2p and archiver (245 ms)
09:22:38
✓ identifies missed attestors if block is mined (117 ms)
09:22:38
✓ identifies missed attestors if block is proposed (119 ms)
09:22:38
✓ does not tag attestors as missed if there was no block and no attestations (97 ms)
09:22:38 computeStatsForValidator
09:22:38
✓ computes stats correctly (21 ms)
09:22:38
✓ resets streaks correctly (15 ms)
09:22:38
✓ considers only latest slots (14 ms)
09:22:38 handleChainProven
09:22:38
✓ calls inactivity watcher with performance data (137 ms)
09:22:38
✓ should agree with slash (39 ms)
09:22:38
09:22:38
Test Suites: 1 passed, 1 total
09:22:38
Tests: 12 passed, 12 total
09:22:38
Snapshots: 0 total
09:22:38
Time: 3.052 s
09:22:38
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
09:22:38
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?