Project

General

Profile

action #80772

Updated by livdywan over 3 years ago

## Observation 

 ``` 
 [2020-12-07T11:11:28.159 CET] [debug] Backend process died, backend errors are reported below in the following lines: 
 GENERAL_HW_FLASH_CMD: + echo 'Flash script start...' 
 [...] 
 + ssh root@192.168.0.33 unxz --threads=0 /tmp//openSUSE-Tumbleweed-ARM-JeOS-raspberrypi2.armv7l-2020.11.24-Snapshot20201205.raw.xz 
 unxz: /tmp//openSUSE-Tumbleweed-ARM-JeOS-raspberrypi2.armv7l-2020.11.24-Snapshot20201205.raw: Write error: No space left on device at /usr/lib/os-autoinst/backend/generalhw.pm line 78. 
 ``` 

 https://openqa.opensuse.org/tests/1498089 
 https://openqa.opensuse.org/tests/1497465 

 ## Steps to reproduce 

 Find jobs referencing this ticket with the help of 
 https://raw.githubusercontent.com/os-autoinst/scripts/master/openqa-query-for-job-label , 
 for example to look for ticket 80772 ***** call `openqa-query-for-job-label poo#80772` poo#*****` 

 ## Problem 
 <problem investigation, can also include different hypotheses, should be labeled as "H1" for first hypothesis, etc.> 

 ## Suggestion 
 - Evaluate if /tmp is the best choice for big image files 

 ## Workaround 
 Retrigger the job

Back