You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When logging 'move node to quarantine' message, 'task' key is used twice.
Mandatory Information
jcli 0.8.5 (HEAD-3db0680, release, linux [x86_64]) - [rustc 1.40.0 (73528e339 2019-12-16)]
jormungandr 0.8.5 (HEAD-3db0680, release, linux [x86_64]) - [rustc 1.40.0 (73528e339 2019-12-16)]
To Reproduce
Steps to reproduce the behavior:
Start a node with debug log level a plain output.
At some point the following is logged:
Jan 04 01:01:06.999 DEBG move node to quarantine, id: 02a29f423fa669a7ada6effc58c0cb383b3395a38cffe429, task: policy, task: poldercast
Key 'task' is used twice
4 Restart the node with json output.
'policy' value is missing
Expected behavior
One of the value policy or poldercast should have another key
The text was updated successfully, but these errors were encountered:
ghost
changed the title
Jormungandr - poldercast / policy log task / sub_task
Jormungandr - logs - poldercast / policy log task / sub_task
Jan 4, 2020
Describe the bug
When logging 'move node to quarantine' message, 'task' key is used twice.
Mandatory Information
jcli 0.8.5 (HEAD-3db0680, release, linux [x86_64]) - [rustc 1.40.0 (73528e339 2019-12-16)]
jormungandr 0.8.5 (HEAD-3db0680, release, linux [x86_64]) - [rustc 1.40.0 (73528e339 2019-12-16)]
To Reproduce
Steps to reproduce the behavior:
Jan 04 01:01:06.999 DEBG move node to quarantine, id: 02a29f423fa669a7ada6effc58c0cb383b3395a38cffe429, task: policy, task: poldercast
4 Restart the node with json output.
Expected behavior
One of the value policy or poldercast should have another key
The text was updated successfully, but these errors were encountered: