I’m seeing similar audit results for a node that’s been up just under a week:
(edit: not sure why this is rendering as a couple giant blobs of text?)
{
"id": "12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S",
"audit": {
"totalCount": 0,
"successCount": 0,
"alpha": 1,
"beta": 0,
"score": 1
},
"uptime": {
"totalCount": 1624,
"successCount": 1621,
"alpha": 99.74912849151943,
"beta": 0.25086351414993935,
"score": 0.997491364657952
}
}
{
"id": "118UWpMCHzs6CvSgWd9BfFVjw5K9pZbJjkfZJexMtSkmKxvvAW",
"audit": {
"totalCount": 1,
"successCount": 1,
"alpha": 1.95,
"beta": 0,
"score": 1
},
"uptime": {
"totalCount": 1138,
"successCount": 1136,
"alpha": 99.62463857558707,
"beta": 0.37430441822989813,
"score": 0.9962569162530743
}
}
{
"id": "121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6",
"audit": {
"totalCount": 0,
"successCount": 0,
"alpha": 1,
"beta": 0,
"score": 1
},
"uptime": {
"totalCount": 1408,
"successCount": 1405,
"alpha": 99.73676180530727,
"beta": 0.2631681169555951,
"score": 0.9973683169862201
}
}
{
"id": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs",
"audit": {
"totalCount": 0,
"successCount": 0,
"alpha": 1,
"beta": 0,
"score": 1
},
"uptime": {
"totalCount": 1757,
"successCount": 1756,
"alpha": 99.99617935571987,
"beta": 0.003818544068783942,
"score": 0.9999618145585102
}
}
I don’t have logs redirected to a file yet so this only represents the last 17 hours after a container reboot to update Docker, but it seems like I’m getting a significant number of upload failures for some reason:
========== AUDIT =============
Successful: 0
Recoverable failed: 0
Unrecoverable failed: 0
Success Rate Min: 0.000%
Success Rate Max: 0.000%
========== DOWNLOAD ==========
Successful: 72
Failed: 10
Success Rate: 87.805%
========== UPLOAD ============
Successful: 31
Rejected: 0
Failed: 28
Acceptance Rate: 100.000%
Success Rate: 52.542%
========== REPAIR DOWNLOAD ===
Successful: 0
Failed: 0
Success Rate: 0.000%
========== REPAIR UPLOAD =====
Successful: 0
Failed: 0
Success Rate: 0.000%