yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #40477
[Bug 1509008] [NEW] stable/kilo FixedIntervalLoopingCall error message not useful
Public bug reported:
The error message printed when a subclass of FixedIntervalLoopingCall exceeds its scheduled interval
shows information about the python object rather than the name of the function that is exceeding its
schedule. Showing python object information is not useful to operators.
example from log:
2015-10-22 02:18:14.005 37767 WARNING
neutron.openstack.common.loopingcall [req-4f447ecc-0ea4-4651-883b-
1f7dab14beba ] task <bound method Service.periodic_tasks of
<neutron.service.Service object at 0x3206290>> run outlasted interval by
20.02 sec
This class is not present in stable/liberty or master, so this applies
to only stable/kilo.
** Affects: neutron
Importance: Undecided
Status: New
** Tags: logging
** Summary changed:
- stable/kilo loopingcall.py error message not useful
+ stable/kilo FixedIntervalLoopingCall error message not useful
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1509008
Title:
stable/kilo FixedIntervalLoopingCall error message not useful
Status in neutron:
New
Bug description:
The error message printed when a subclass of FixedIntervalLoopingCall exceeds its scheduled interval
shows information about the python object rather than the name of the function that is exceeding its
schedule. Showing python object information is not useful to operators.
example from log:
2015-10-22 02:18:14.005 37767 WARNING
neutron.openstack.common.loopingcall [req-4f447ecc-0ea4-4651-883b-
1f7dab14beba ] task <bound method Service.periodic_tasks of
<neutron.service.Service object at 0x3206290>> run outlasted interval
by 20.02 sec
This class is not present in stable/liberty or master, so this applies
to only stable/kilo.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1509008/+subscriptions
Follow ups