Parent Log:
http://ci.aztec-labs.com/d91d6842ab6606c6
Command: 2ca1986c0c6d5c2c yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9222c7777effe26aa04b5367a455d25be0e7f62e
Env: REF_NAME=gh-readonly-queue/next/pr-15055-a9bb2f683797c8e631b892c5f539a2867bddaabf CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 16:02:28 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15055_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
16:02:31 [16:02:31.612]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:32 [16:02:32.211]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:32 [16:02:32.358]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:32 [16:02:32.481]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:32 [16:02:32.746]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:32 [16:02:32.882]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:33 [16:02:33.032]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:33 [16:02:33.159]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:33 [16:02:33.173]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:33 [16:02:33.186]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:33 [16:02:33.197]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:33 [16:02:33.297]
INFO:
node:sentinel Computing proven performance for epoch 1
16:02:33 [16:02:33.327]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
16:02:33 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
16:02:33 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
16:02:33 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
16:02:33 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
16:02:33 [16:02:33.328]
INFO:
node:sentinel Proven performance for epoch 1
{"0xd32fe9d1a3fac6140d10a047ceef3903f6fb6c28":{"missed":1,"total":5},"0xe1e03587b1425aada1a01e96af3b14dd44d15bb4":{"missed":4,"total":5}}
16:02:33 [16:02:33.340]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0xe1e03587b1425aada1a01e96af3b14dd44d15bb4"}]}
16:02:33 [16:02:33.345]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:33 [16:02:33.374]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
16:02:33 [16:02:33.385]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:02:33 [16:02:33.387]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:02:33 [16:02:33.388]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:02:33 [16:02:33.389]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:02:33
PASS src/sentinel/sentinel.test.ts
16:02:33 sentinel
16:02:33 getSlotActivity
16:02:33
✓ flags block as mined (634 ms)
16:02:33
✓ flags block as proposed when it is not mined but there are attestations (146 ms)
16:02:33
✓ flags block as missed when there are no attestations (124 ms)
16:02:33
✓ identifies attestors from p2p and archiver (263 ms)
16:02:33
✓ identifies missed attestors if block is mined (136 ms)
16:02:33
✓ identifies missed attestors if block is proposed (149 ms)
16:02:33
✓ does not tag attestors as missed if there was no block and no attestations (128 ms)
16:02:33 computeStatsForValidator
16:02:33
✓ computes stats correctly (13 ms)
16:02:33
✓ resets streaks correctly (12 ms)
16:02:33
✓ considers only latest slots (11 ms)
16:02:33 handleChainProven
16:02:33
✓ calls inactivity watcher with performance data (148 ms)
16:02:33
✓ should agree with slash (46 ms)
16:02:33
16:02:33
Test Suites: 1 passed, 1 total
16:02:33
Tests: 12 passed, 12 total
16:02:33
Snapshots: 0 total
16:02:33
Time: 3.486 s
16:02:33
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
16:02:33
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?