Parent Log:
http://ci.aztec-labs.com/f5af067f63e151d9
Command: 82bb85c5736da104 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a1fcc6d25d2ef5242bc875b44f6b8c627357a0d1
Env: REF_NAME=gh-readonly-queue/next/pr-15124-2fb1dd1c3a73b872ba2c6e24ff0303eb2f7ac0fc CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 19 09:09:18 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15124_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
09:09:19 [09:09:19.970]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:09:20 [09:09:20.341]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:09:20 [09:09:20.460]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:09:20 [09:09:20.554]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:09:20 [09:09:20.748]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:09:20 [09:09:20.863]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:09:20 [09:09:20.966]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:09:21 [09:09:21.064]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:09:21 [09:09:21.077]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:09:21 [09:09:21.091]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:09:21 [09:09:21.103]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:09:21 [09:09:21.190]
INFO:
node:sentinel Computing proven performance for epoch 1
09:09:21 [09:09:21.209]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
09:09:21 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
09:09:21 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
09:09:21 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
09:09:21 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
09:09:21 [09:09:21.210]
INFO:
node:sentinel Proven performance for epoch 1
{"0x07c78ea39eb927c59b22dae7b96ff53cfffc7d38":{"missed":1,"total":5},"0x0dd96460cbece31d21b3cbb1f47013dbe9124e60":{"missed":4,"total":5}}
09:09:21 [09:09:21.220]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x0dd96460cbece31d21b3cbb1f47013dbe9124e60"}]}
09:09:21 [09:09:21.223]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:09:21 [09:09:21.244]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
09:09:21 [09:09:21.252]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:09:21 [09:09:21.253]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:09:21 [09:09:21.254]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:09:21 [09:09:21.255]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:09:21
PASS src/sentinel/sentinel.test.ts
09:09:21 sentinel
09:09:21 getSlotActivity
09:09:21
✓ flags block as mined (382 ms)
09:09:21
✓ flags block as proposed when it is not mined but there are attestations (118 ms)
09:09:21
✓ flags block as missed when there are no attestations (94 ms)
09:09:21
✓ identifies attestors from p2p and archiver (194 ms)
09:09:21
✓ identifies missed attestors if block is mined (114 ms)
09:09:21
✓ identifies missed attestors if block is proposed (103 ms)
09:09:21
✓ does not tag attestors as missed if there was no block and no attestations (97 ms)
09:09:21 computeStatsForValidator
09:09:21
✓ computes stats correctly (13 ms)
09:09:21
✓ resets streaks correctly (14 ms)
09:09:21
✓ considers only latest slots (12 ms)
09:09:21 handleChainProven
09:09:21
✓ calls inactivity watcher with performance data (120 ms)
09:09:21
✓ should agree with slash (32 ms)
09:09:21
09:09:21
Test Suites: 1 passed, 1 total
09:09:21
Tests: 12 passed, 12 total
09:09:21
Snapshots: 0 total
09:09:21
Time: 2.409 s
09:09:21
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
09:09:21
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?