Actions
action #19150
closed[tools] Can't close(GLOB(0x6ba94b8)) filehandle: 'No child processes'
Status:
Resolved
Priority:
High
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2017-05-12
Due date:
% Done:
0%
Estimated time:
Description
https://openqa.suse.de/tests/931778 fails horribly because of some tty issue.
In the logs you can see that some GLOB cannot be closed.
Also serial.log shows this issue: https://openqa.suse.de/tests/931778/file/serial0.txt
Maybe this has also something to do with IPMI? Because in a couple of lines above the serial log shows: SOL failed, reconnecting 0.
Updated by coolo over 7 years ago
- Category set to Regressions/Crashes
- Target version set to Milestone 7
this is just the serial grab not going down cleanly - and throwing the exception. But it's not the reason for any failure
Updated by RBrownSUSE over 7 years ago
- Priority changed from Normal to High
- Target version changed from Milestone 7 to Milestone 8
Updated by coolo over 7 years ago
I believe this is fixed in https://github.com/os-autoinst/os-autoinst/commit/a7b75a7a45da2ae38533aee46aa2790eb1c2929f#diff-e9f8b7109dd3e4e2e6ce710cd417d82fL267 - but better verify
Actions