← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1966394] Re: Functional tests hits oom-killer which is causing job failures

 

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

commit b8dcb0b7afe06f92090d5d2c366b9aae3a532ebc
Author: Slawek Kaplonski <skaplons@xxxxxxxxxx>
Date:   Tue Apr 5 09:11:11 2022 +0200

    Set bigger swap in the functional and fullstack jobs
    
    As we are hitting some memory limits (again) in functional tests
    job, lets configure 8GB of swap in all functional and fullstack jobs.
    
    Before that patch swap was configured to 4GB only in the FIPS jobs. Now
    it will be set to 8GB in all functional and fullstack jobs.
    
    Closes-Bug: #1966394
    
    Change-Id: I6b097d8409318a5dfe17e9673adb6c1431a59b0b


** 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/1966394

Title:
  Functional tests hits oom-killer which is causing job failures

Status in neutron:
  Fix Released

Bug description:
  Failure example
  https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_a75/833620/4/check/neutron-
  functional-with-uwsgi/a75e59b/testr_results.html

  It seems that oom-killer is killing test runner and that is causing
  job failure:

  mar 15 14:59:23 ubuntu-focal-ovh-gra1-0028840842 kernel: oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/user.slice/user-1000.slice/session-1.scope,task=/home/zuul/src/,pid=54377,uid=1000
  mar 15 14:59:23 ubuntu-focal-ovh-gra1-0028840842 kernel: Out of memory: Killed process 54377 (/home/zuul/src/) total-vm:823632kB, anon-rss:676956kB, file-rss:4800kB, shmem-rss:0kB, UID:1000 pgtables:1508kB oom_score_adj:0
  mar 15 14:59:23 ubuntu-focal-ovh-gra1-0028840842 kernel: oom_reaper: reaped process 54377 (/home/zuul/src/), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB

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



References