containers / containers/toolbox

Debug logs are being logged as errors

Open
#1,381 4 comments 2 reactions 0 assignees View on GitHub
1. Bug
Dominant language
Go
Stars
3.5k
Forks
262
Avg merge
3d 1h
Merged PRs (30d)
1

Description

Doing `journalctl -e -p err` will return

```
sep 29 17:59:34 thinkpad fedora-toolbox-39[7726]: level=debug msg="Binding /var/lib/systemd/coredump to /run/host/var/lib/systemd/coredump"
sep 29 17:59:34 thinkpad fedora-toolbox-39[7726]: level=debug msg="Creating directory /var/log/journal"
sep 29 17:59:34 thinkpad fedora-toolbox-39[7726]: level=debug msg="Binding /var/log/journal to /run/host/var/log/journal"
```
and others.

```
$ toolbox --version
toolbox version 0.0.99.4
```

Contributor guide

Open the contributing guide

Research direction

Reproduce the report with `journalctl -e -p err` while running Toolbox version 0.0.99.4, then trace the Toolbox logging path that assigns journal severity to debug messages. Done means debug messages no longer appear in the error-priority output, with coverage for the corrected severity behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.