Parent Log:
http://ci.aztec-labs.com/8ed5c55c2bfee19e
Command: 9b90ba1cd25aa9c9 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4ae29efe4b68ec58d68cf3708b9a36b94dad8b2b
Env: REF_NAME=gh-readonly-queue/next/pr-15129-5c77169d7f01a9e15bc19b05fa231fd96111d7dd CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 15:17:54 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15129_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
15:17:56 [15:17:56.726]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:17:57 [15:17:57.216]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:17:57 [15:17:57.341]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:17:57 [15:17:57.480]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:17:57 [15:17:57.678]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:17:57 [15:17:57.811]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:17:57 [15:17:57.938]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:17:58 [15:17:58.061]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:17:58 [15:17:58.078]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:17:58 [15:17:58.095]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:17:58 [15:17:58.111]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:17:58 [15:17:58.217]
INFO:
node:sentinel Computing proven performance for epoch 1
15:17:58 [15:17:58.243]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
15:17:58 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
15:17:58 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
15:17:58 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
15:17:58 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
15:17:58 [15:17:58.244]
INFO:
node:sentinel Proven performance for epoch 1
{"0xac92896d29a78fef05dffc99af3e3f21d0878869":{"missed":1,"total":5},"0xb0f65a2819e8c822c138661f95ea22d8003caa59":{"missed":4,"total":5}}
15:17:58 [15:17:58.258]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0xb0f65a2819e8c822c138661f95ea22d8003caa59"}]}
15:17:58 [15:17:58.263]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:17:58 [15:17:58.286]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
15:17:58 [15:17:58.295]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
15:17:58 [15:17:58.296]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
15:17:58 [15:17:58.297]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
15:17:58 [15:17:58.298]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
15:17:58
PASS src/sentinel/sentinel.test.ts
15:17:58 sentinel
15:17:58 getSlotActivity
15:17:58
✓ flags block as mined (497 ms)
15:17:58
✓ flags block as proposed when it is not mined but there are attestations (128 ms)
15:17:58
✓ flags block as missed when there are no attestations (138 ms)
15:17:58
✓ identifies attestors from p2p and archiver (197 ms)
15:17:58
✓ identifies missed attestors if block is mined (132 ms)
15:17:58
✓ identifies missed attestors if block is proposed (127 ms)
15:17:58
✓ does not tag attestors as missed if there was no block and no attestations (122 ms)
15:17:58 computeStatsForValidator
15:17:58
✓ computes stats correctly (17 ms)
15:17:58
✓ resets streaks correctly (17 ms)
15:17:58
✓ considers only latest slots (14 ms)
15:17:58 handleChainProven
15:17:58
✓ calls inactivity watcher with performance data (152 ms)
15:17:58
✓ should agree with slash (37 ms)
15:17:58
15:17:58
Test Suites: 1 passed, 1 total
15:17:58
Tests: 12 passed, 12 total
15:17:58
Snapshots: 0 total
15:17:58
Time: 3.052 s
15:17:58
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
15:17:58
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?