Bug 1709442

Summary: vdsm log contains warnings 'could not run <function <lambda> at 0x7fe0ec1db1b8>'
Product: [oVirt] vdsm Reporter: Lucie Leistnerova <lleistne>
Component: GeneralAssignee: Milan Zamazal <mzamazal>
Status: CLOSED DUPLICATE QA Contact: Lukas Svaty <lsvaty>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.30.13CC: bugs, mkalinin, rbarry
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1740058 (view as bug list) Environment:
Last Closed: 2020-02-03 21:54:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1740058    
Attachments:
Description Flags
vdsm log none

Description Lucie Leistnerova 2019-05-13 15:21:22 UTC
Created attachment 1568013 [details]
vdsm log

Description of problem:
When running VM that was previously powered off, vdsm log contains many warnings like
(qgapoller/1) [virt.periodic.VmDispatcher] could not run <function <lambda> at 0x7fe0ec1db1b8> on ['de3f542d-36f3-4758-b667-c2b0b601868f'] (periodic:289)

Version-Release number of selected component (if applicable):
vdsm-4.30.13-1.el7ev.x86_64

How reproducible: always


Steps to Reproduce:
1. run VM
2. when it is up, right click -> Power Off  
3. when it is down, run the VM on the same host

Actual results: vdsm log contains many warnings could not run <function <lambda> ...

Expected results: no warnings


Additional info:
When VM is regularly shutdown, the warnings are not shown.
VM runs ok, no visible problems.