Parent Log:
http://ci.aztec-labs.com/0829684da0f6266d
Command: b5d029682575c433 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/fa4d5ef48c8de52059b5658bbd42e4514386f7db
Env: REF_NAME=gh-readonly-queue/next/pr-15073-5ca43853c40a2b8bfbc2148d5fdd46c6f82a74eb CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 15:31:50 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15073_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:31:52 [15:31:52.904]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:31:53 [15:31:53.348]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:31:53 [15:31:53.462]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:31:53 [15:31:53.558]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:31:53 [15:31:53.796]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:31:53 [15:31:53.913]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:31:54 [15:31:54.022]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:31:54 [15:31:54.174]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:31:54 [15:31:54.199]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:31:54 [15:31:54.221]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:31:54 [15:31:54.240]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:31:54 [15:31:54.342]
INFO:
node:sentinel Computing proven performance for epoch 1
15:31:54 [15:31:54.359]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
15:31:54 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
15:31:54 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
15:31:54 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
15:31:54 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
15:31:54 [15:31:54.360]
INFO:
node:sentinel Proven performance for epoch 1
{"0x68d00de13c29ab7d1152312111494104a3027fb8":{"missed":1,"total":5},"0xb4c01c00be1f39d195457737a07e08c069f25913":{"missed":4,"total":5}}
15:31:54 [15:31:54.425]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0xb4c01c00be1f39d195457737a07e08c069f25913"}]}
15:31:54 [15:31:54.428]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
15:31:54 [15:31:54.564]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
15:31:54 [15:31:54.573]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
15:31:54 [15:31:54.575]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
15:31:54 [15:31:54.576]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
15:31:54 [15:31:54.577]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
15:31:54
PASS src/sentinel/sentinel.test.ts
15:31:54 sentinel
15:31:54 getSlotActivity
15:31:54
✓ flags block as mined (473 ms)
15:31:54
✓ flags block as proposed when it is not mined but there are attestations (113 ms)
15:31:54
✓ flags block as missed when there are no attestations (96 ms)
15:31:54
✓ identifies attestors from p2p and archiver (238 ms)
15:31:54
✓ identifies missed attestors if block is mined (117 ms)
15:31:54
✓ identifies missed attestors if block is proposed (108 ms)
15:31:54
✓ does not tag attestors as missed if there was no block and no attestations (151 ms)
15:31:54 computeStatsForValidator
15:31:54
✓ computes stats correctly (25 ms)
15:31:54
✓ resets streaks correctly (22 ms)
15:31:54
✓ considers only latest slots (18 ms)
15:31:54 handleChainProven
15:31:54
✓ calls inactivity watcher with performance data (188 ms)
15:31:54
✓ should agree with slash (151 ms)
15:31:54
15:31:54
Test Suites: 1 passed, 1 total
15:31:54
Tests: 12 passed, 12 total
15:31:54
Snapshots: 0 total
15:31:54
Time: 3.318 s
15:31:54
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
15:31:54
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?