)]}'
{"neutron/privileged/agent/linux/ip_lib.py":[{"author":{"_account_id":13861,"name":"yatin","email":"ykarel@redhat.com","username":"yatinkarel"},"change_message_id":"7a5d9baae84ecf915194dce538c3a8c352248209","unresolved":true,"context_lines":[{"line_number":433,"context_line":""},{"line_number":434,"context_line":""},{"line_number":435,"context_line":"@tenacity.retry("},{"line_number":436,"context_line":"    retry\u003dtenacity.retry_if_exception_type("},{"line_number":437,"context_line":"        netlink_exceptions.NetlinkDumpInterrupted),"},{"line_number":438,"context_line":"    wait\u003dtenacity.wait_exponential(multiplier\u003d0.02, max\u003d1),"},{"line_number":439,"context_line":"    stop\u003dtenacity.stop_after_delay(8),"}],"source_content_type":"text/x-python","patch_set":1,"id":"4bfb8bc2_3a0efb4d","line":436,"updated":"2024-02-20 06:33:38.000000000","message":"seems we need to handle that also here for failures like below or may be add retries to _run_iproute_link instead? https://11573cfdd1061b394e98-004d3431496c0f87d52b52d1bec387e7.ssl.cf2.rackcdn.com/periodic/opendev.org/openstack/neutron/master/neutron-functional-with-oslo-master/d47dd98/testr_results.html","commit_id":"5b3cd58439ffe3ddf7f77f9511aa26d5891bc1bd"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"14ce29345710aafe64ae4bc14cd110726289c186","unresolved":false,"context_lines":[{"line_number":433,"context_line":""},{"line_number":434,"context_line":""},{"line_number":435,"context_line":"@tenacity.retry("},{"line_number":436,"context_line":"    retry\u003dtenacity.retry_if_exception_type("},{"line_number":437,"context_line":"        netlink_exceptions.NetlinkDumpInterrupted),"},{"line_number":438,"context_line":"    wait\u003dtenacity.wait_exponential(multiplier\u003d0.02, max\u003d1),"},{"line_number":439,"context_line":"    stop\u003dtenacity.stop_after_delay(8),"}],"source_content_type":"text/x-python","patch_set":1,"id":"ea99d9af_1b373970","line":436,"in_reply_to":"4bfb8bc2_3a0efb4d","updated":"2024-02-21 07:44:41.000000000","message":"We can\u0027t add the retry inside a privsep context.\n\nThis method is called after the \"driver.plug\", that implies calling \"set_link_attribute\" several times after the device namespace change. It is very weird that we have this error here.","commit_id":"5b3cd58439ffe3ddf7f77f9511aa26d5891bc1bd"}]}
