← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1973221] Re: [master] pep8 jobs TIMING OUT randomly

 

Reviewed:  https://review.opendev.org/c/openstack/neutron/+/841622
Committed: https://opendev.org/openstack/neutron/commit/8c5cde363eba653aa86f981a3ea6b0993927366f
Submitter: "Zuul (22348)"
Branch:    master

commit 8c5cde363eba653aa86f981a3ea6b0993927366f
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Thu May 12 04:32:43 2022 +0000

    Fix pep8 endless loop in "test_update_flows_for_vlan_remote_group"
    
    To be honest, I don't know the reason why pep8 was stopped when
    checking "test_update_flows_for_vlan_remote_group". This patch
    indents the "mock.call" list and creates a variable, instead
    of passing the list inside the assert method.
    
    I've manually tested the pep8 job. In my development environment
    not takes 43 seconds, instead of 14 minutes.
    
    Closes-Bug: #1973221
    Change-Id: Ic5849b88553ce7ef860e8c2020cb92d06ba9e1b4


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1973221

Title:
  [master] pep8 jobs TIMING OUT randomly

Status in neutron:
  Fix Released

Bug description:
  After https://review.opendev.org/c/openstack/neutron/+/806246 patch
  pep8 job is taking more than 30 minutes and TIMES_OUT. Specifically
  flake8 is taking much time now. Before the patch approx 2 minutes and
  now more than 12 minutes.

  builds:-
  https://zuul.opendev.org/t/openstack/builds?job_name=openstack-tox-
  pep8&project=openstack%2Fneutron&result=TIMED_OUT&skip=0

  example log:-
  https://76c5414ef698e04295b6-922433d163de5a07cac84d974d42345f.ssl.cf2.rackcdn.com/841118/1/gate/openstack-
  tox-pep8/e9359b5/job-output.txt

  2022-05-12 11:03:13.275284 | ubuntu-focal | [5198] /home/zuul/src/opendev.org/openstack/neutron$ /home/zuul/src/opendev.org/openstack/neutron/.tox/lint/bin/flake8
  2022-05-12 11:25:07.414232 | ubuntu-focal | :582: DeprecationWarning: invalid escape sequence \u

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1973221/+subscriptions



References