bitcoin-tools / bitcoin-tools/nodebuilder
[BUG] - weird maxconnections messages during make check
Aperta
Nessuno ha ancora preso questa issue.
bug
- Lingua principale
- Shell
- Stelle
- 7
- Fork
- 0
- Merge medio
- 2h 37m
- PR unite (30g)
- 28
Descrizione
Expected Behavior
no weird UI
Actual Behavior
[2025-08-24T23:45:59] INFO: Running compile checks. Please wait.
+ printf '[%s] INFO: %s\n' '2025-08-24T23:45:59' 'Running compile checks. Please wait.'
+ gmake --jobs 5 check >/dev/null 2>/root/nodebuilder_temp/stderr_install.log
+ sed -n '1N;2N;/Ran 3 tests in /{N;N;d;};P;N;D' /root/nodebuilder_temp/stderr_install.log >&2
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
+ log_info 'Installing Bitcoin Core 28.1.'
Steps to Reproduce
Optional Screenshots
No response
Optional Logs
Operating System
No response
Operating System version
No response
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia riproducendo il comando gmake --jobs 5 check e analizza /root/nodebuilder_temp/stderr_install.log insieme all'output mostrato di make check. Traccia il punto in cui gli avvisi ripetuti relativi a -maxconnections entrano nell'output del check e considera il problema risolto quando il check non produce più i messaggi ripetuti imprevisti né output UI.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- shell
- Ambito
- build-system
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100