Project

General

Profile

action #59244

Updated by riafarov over 4 years ago

## Observation 
 So we need to file a bug for this. 

 We have this right after logging in: 

 Nov 08 05:26:24 install kernel: Free swap    = 0kB 
 [...] 
 Nov 08 05:26:24 install kernel: oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=gnome-shell,pid=3577,uid=471 
 Nov 08 05:26:24 install kernel: Out of memory: Killed process 3577 (gnome-shell) total-vm:2480640kB, anon-rss:56512kB, file-rss:0kB, shmem-rss:3136kB 
 Nov 08 05:26:24 install kernel: oom_reaper: reaped process 3577 (gnome-shell), now anon-rss:0kB, file-rss:0kB, shmem-rss:3200kB 

 It may be a product bug, but maybe the test would just pass if we had more swap, we have only 300MB which goes against the usual recommendations to have at least swap=ram. The test module passes when we have more swap, as in [btrfs test](https://openqa.suse.de/tests/3571616#step/partitioning_filesystem/13). I'd rather give it a try before reporting this as a bug. 


 openQA test in scenario sle-15-SP2-Online-ppc64le-RAID0@ppc64le-no-tmpfs fails in 
 [first_boot](https://openqa.suse.de/tests/3571607/modules/first_boot/steps/7) 

 ## Test suite description 
 Maintainer: slindomansilla, jrauch 

 Installation of RAID0 using expert partitioner 


 ## Reproducible 

 Fails since (at least) Build [72.1](https://openqa.suse.de/tests/3529344) 


 ## Expected result 

 Last good: (unknown) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=ppc64le&distri=sle&flavor=Online&machine=ppc64le-no-tmpfs&test=RAID0&version=15-SP2) 

Back