Parent Log:
http://ci.aztec-labs.com/fcec035fcb93a883
Command: bdef8c432fe28910 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a9f91dd1e5946aecfeb192ce869eb3e8eca2742e
Env: REF_NAME=gh-readonly-queue/next/pr-15099-a48851a8c6884f4b9615a154f8862a549722d25e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 12:33:12 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15099_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
12:33:15 [12:33:15.007]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:33:15 [12:33:15.624]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:33:15 [12:33:15.806]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:33:15 [12:33:15.967]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:33:16 [12:33:16.234]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:33:16 [12:33:16.419]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:33:16 [12:33:16.546]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:33:16 [12:33:16.656]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:33:16 [12:33:16.673]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:33:16 [12:33:16.687]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:33:16 [12:33:16.702]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:33:16 [12:33:16.814]
INFO:
node:sentinel Computing proven performance for epoch 1
12:33:16 [12:33:16.837]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
12:33:16 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
12:33:16 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
12:33:16 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
12:33:16 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
12:33:16 [12:33:16.837]
INFO:
node:sentinel Proven performance for epoch 1
{"0x48e08806e30e66df5d9de0ea4aada14095f0baf1":{"missed":1,"total":5},"0x9420d56cab2f03f1f96aa66104cd8b23ed1a9e3d":{"missed":4,"total":5}}
12:33:16 [12:33:16.849]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x9420d56cab2f03f1f96aa66104cd8b23ed1a9e3d"}]}
12:33:16 [12:33:16.853]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:33:16 [12:33:16.878]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
12:33:16 [12:33:16.899]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
12:33:16 [12:33:16.900]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
12:33:16 [12:33:16.902]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
12:33:16 [12:33:16.903]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
12:33:16
PASS src/sentinel/sentinel.test.ts
12:33:16 sentinel
12:33:16 getSlotActivity
12:33:16
✓ flags block as mined (644 ms)
12:33:16
✓ flags block as proposed when it is not mined but there are attestations (183 ms)
12:33:16
✓ flags block as missed when there are no attestations (156 ms)
12:33:16
✓ identifies attestors from p2p and archiver (270 ms)
12:33:16
✓ identifies missed attestors if block is mined (185 ms)
12:33:16
✓ identifies missed attestors if block is proposed (126 ms)
12:33:16
✓ does not tag attestors as missed if there was no block and no attestations (109 ms)
12:33:16 computeStatsForValidator
12:33:16
✓ computes stats correctly (17 ms)
12:33:16
✓ resets streaks correctly (13 ms)
12:33:16
✓ considers only latest slots (15 ms)
12:33:16 handleChainProven
12:33:16
✓ calls inactivity watcher with performance data (151 ms)
12:33:16
✓ should agree with slash (54 ms)
12:33:16
12:33:16
Test Suites: 1 passed, 1 total
12:33:16
Tests: 12 passed, 12 total
12:33:16
Snapshots: 0 total
12:33:16
Time: 3.624 s
12:33:16
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
12:33:16
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?