yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #85638
[Bug 1921154] [NEW] os.kill(SIGTERM) does not finish and timeouts
Public bug reported:
Since [1], the process signals are sent using os.kill() method.
It is happening that, in some cases, the method never returns and raises
a timeout.
Because os.kill() is a blocking method, we should find a way to monitor
this process and end it properly.
Error logs:
- https://bec7cc51aed17868a822-df0c8eba46b67aa6178498e0cf2208c0.ssl.cf1.rackcdn.com/779310/6/check/neutron-functional-with-uwsgi/e6d8aae/testr_results.html
- https://b19b5ab35f9ced465dd5-2eb50734132c0e56282483bcdf57bf8a.ssl.cf5.rackcdn.com/782587/5/check/neutron-functional-with-uwsgi/8a6a6d3/testr_results.html
- https://52682a1fca01b92ead5c-4c2761265b996c18f02000b5e0f64005.ssl.cf5.rackcdn.com/782275/1/check/neutron-functional-with-uwsgi/b890243/testr_results.html
Snippet: http://paste.openstack.org/show/803873/
[1]https://review.opendev.org/c/openstack/neutron/+/681671
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1921154
Title:
os.kill(SIGTERM) does not finish and timeouts
Status in neutron:
New
Bug description:
Since [1], the process signals are sent using os.kill() method.
It is happening that, in some cases, the method never returns and
raises a timeout.
Because os.kill() is a blocking method, we should find a way to
monitor this process and end it properly.
Error logs:
- https://bec7cc51aed17868a822-df0c8eba46b67aa6178498e0cf2208c0.ssl.cf1.rackcdn.com/779310/6/check/neutron-functional-with-uwsgi/e6d8aae/testr_results.html
- https://b19b5ab35f9ced465dd5-2eb50734132c0e56282483bcdf57bf8a.ssl.cf5.rackcdn.com/782587/5/check/neutron-functional-with-uwsgi/8a6a6d3/testr_results.html
- https://52682a1fca01b92ead5c-4c2761265b996c18f02000b5e0f64005.ssl.cf5.rackcdn.com/782275/1/check/neutron-functional-with-uwsgi/b890243/testr_results.html
Snippet: http://paste.openstack.org/show/803873/
[1]https://review.opendev.org/c/openstack/neutron/+/681671
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1921154/+subscriptions
Follow ups