Project

General

Profile

action #128591

Updated by okurz 12 months ago

[openqa_logwarn][timeboxed:4h] logwarn reports the same entry over and over 

 ## Observation 

 We I got several 4 emails today so far which are all referring to the same entry: 
 * Date: Wed, 03 May 2023 09:10:03 +0000 
 * Date: Wed, 03 May 2023 10:10:02 +0000 
 * Date: Wed, 03 May 2023 11:10:02 +0000 
 * Date: Wed, 03 May 2023 12:10:03 +0000 
 * ... 
 * Date: Wed, 03 May 2023 19:10:02 +0000 

 ``` 
 [2023-05-03T08:40:57.434993Z] [warn] [pid:14091]    42-inst-oninstallation-uefi-20150922.json            |    16 ----- 
  42-inst-oninstallation-uefi-20150922.png             | Bin 132801 -> 0 bytes 
  ...tallation_overview-Staging_Update-20180208.json |    16 ----- 
  ...stallation_overview-Staging_Update-20180208.png | Bin 48575 -> 0 bytes 
  DIALOG-packages-notifications-20190105.json          |    15 ----- 
  DIALOG-packages-notifications-20190105.png           | Bin 67666 -> 0 bytes 
 ``` 

 seems to have continued into the evening of 2023-05-03 and then stopped 

 ## Acceptance criteria 
 * **AC1:** logwarn should not warn repeatedly about the exact same log part 

 ## Suggestions 
 * Create a fake log file and try to recreate the problem with logwarn locally 
 * Try to use logwarn from distribution instead of custom binary 
 * See if the problem resolved itself somehow or if we need or can still do improvements

Back