Parent Log:
http://ci.aztec-labs.com/3b0d30f42ff50ca8
Command: 95671b91d9414288 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/347f29fb98cc855ead57129b4d1a444d9fb16820
Env: REF_NAME=gh-readonly-queue/next/pr-15059-16fc84676c7308fa5f7ca4a54b67319803d0f5b7 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Mon Jun 16 16:01:46 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15059_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
16:01:48 [16:01:48.599]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:01:48 [16:01:48.963]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:01:49 [16:01:49.075]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:01:49 [16:01:49.172]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:01:49 [16:01:49.357]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:01:49 [16:01:49.472]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:01:49 [16:01:49.576]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:01:49 [16:01:49.669]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:01:49 [16:01:49.682]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:01:49 [16:01:49.696]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:01:49 [16:01:49.707]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:01:49 [16:01:49.796]
INFO:
node:sentinel Computing proven performance for epoch 1
16:01:49 [16:01:49.815]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
16:01:49 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
16:01:49 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
16:01:49 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
16:01:49 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
16:01:49 [16:01:49.815]
INFO:
node:sentinel Proven performance for epoch 1
{"0x9e42d7c1e9a800137960f51d6a4a780d45fda5ec":{"missed":1,"total":5},"0x13185a88207504be7ecd640eae04274a736d2f81":{"missed":4,"total":5}}
16:01:49 [16:01:49.824]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x13185a88207504be7ecd640eae04274a736d2f81"}]}
16:01:49 [16:01:49.828]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:01:49 [16:01:49.845]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
16:01:49 [16:01:49.852]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:01:49 [16:01:49.854]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:01:49 [16:01:49.855]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:01:49 [16:01:49.856]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:01:49
PASS src/sentinel/sentinel.test.ts
16:01:49 sentinel
16:01:49 getSlotActivity
16:01:49
✓ flags block as mined (370 ms)
16:01:49
✓ flags block as proposed when it is not mined but there are attestations (112 ms)
16:01:49
✓ flags block as missed when there are no attestations (98 ms)
16:01:49
✓ identifies attestors from p2p and archiver (184 ms)
16:01:49
✓ identifies missed attestors if block is mined (115 ms)
16:01:49
✓ identifies missed attestors if block is proposed (103 ms)
16:01:49
✓ does not tag attestors as missed if there was no block and no attestations (93 ms)
16:01:49 computeStatsForValidator
16:01:49
✓ computes stats correctly (13 ms)
16:01:49
✓ resets streaks correctly (13 ms)
16:01:49
✓ considers only latest slots (11 ms)
16:01:49 handleChainProven
16:01:49
✓ calls inactivity watcher with performance data (120 ms)
16:01:49
✓ should agree with slash (29 ms)
16:01:49
16:01:49
Test Suites: 1 passed, 1 total
16:01:49
Tests: 12 passed, 12 total
16:01:49
Snapshots: 0 total
16:01:49
Time: 2.5 s
16:01:49
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
16:01:49
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?