Bug 668763 - /distribution/reservesys premature end with Warn
Summary: /distribution/reservesys premature end with Warn
Keywords:
Status: CLOSED DUPLICATE of bug 662797
Alias: None
Product: Beaker
Classification: Retired
Component: beah
Version: 0.6
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
Assignee: Bill Peck
QA Contact:
URL:
Whiteboard:
Depends On: 662797
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-11 14:48 UTC by Petr Beňas
Modified: 2015-01-04 23:00 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-10 05:23:10 UTC
Embargoed:


Attachments (Terms of Use)

Description Petr Beňas 2011-01-11 14:48:53 UTC
Description of problem:
On machine reboot the reservesys job was interrupted. 

Version-Release number of selected component (if applicable):


How reproducible:
unknown

Steps to Reproduce:
I've rebooted the machine via "reboot" command. I was logged into it via ssh twice. Was trying to get rid of unkillable process running on the other seassion. 
  
Actual results:
Upon execvpe /tmp/tmpdslL5i.sh ['/tmp/tmpdslL5i.sh', 'rh-tests-distribution-reservesys-2.0-45.noarch.rpm'] in environment id 475727328
:Traceback (most recent call last):
  File "/usr/lib64/python2.4/site-packages/twisted/internet/process.py", line 396, in _fork
    executable, args, environment)
  File "/usr/lib64/python2.4/site-packages/twisted/internet/process.py", line 442, in _execChild
    os.execvpe(executable, args, environment)
  File "/usr/lib64/python2.4/os.py", line 350, in execvpe
    _execvpe(file, args, env)
  File "/usr/lib64/python2.4/os.py", line 367, in _execvpe
    func(file, *argrest)
OSError: [Errno 2] No such file or directory

Expected results:
successful reboot

Additional info:
https://beaker.engineering.redhat.com/recipes/90914#task1015753
http://lab.rhts.englab.brq.redhat.com/beaker/logs/tasks/1015753/debug/task_beah_unexpected

Comment 1 Marian Csontos 2011-01-26 12:13:42 UTC
This might be caused by /tmp being scrapped and could be solved by moving off /tmp: Bug 662797.

Do you remember doing anything with /tmp?

Comment 2 Petr Beňas 2012-04-10 10:51:23 UTC
The chance I broke /tmp is low, but can't be 100% sure.

Comment 4 Dan Callaghan 2012-10-10 05:23:10 UTC
Assuming this will be fixed by moving harness stuff out of /tmp.

*** This bug has been marked as a duplicate of bug 662797 ***


Note You need to log in before you can comment on or make changes to this bug.