When ubunut_ltp_syscalls test finishes, it will hang until get terminated

Bug #1831211 reported by Po-Hsu Lin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
Invalid
Undecided
Po-Hsu Lin

Bug Description

When the test has finished, normally it will raise error.TestFail(), however it looks like this will hang until the timeout on jenkins kicks in (didn't see this behaviour on bare-metal jenkins)

Not sure if this is lacking of self.result, or if we should use error.TestError()

04:59:21 DEBUG| postprocess_profiled_run, args, dargs)
04:59:21 DEBUG| File "/home/ubuntu/autotest/client/shared/test.py", line 212, in _call_run_once
04:59:21 DEBUG| self.run_once(*args, **dargs)
04:59:21 DEBUG| File "/home/ubuntu/autotest/client/tests/ubuntu_ltp_syscalls/ubuntu_ltp_syscalls.py", line 132, in run_once
04:59:21 DEBUG| raise error.TestFail()
04:59:21 DEBUG| TestFail
04:59:21 INFO | FAIL ubuntu_ltp_syscalls.syscalls ubuntu_ltp_syscalls.syscalls timestamp=1559278761 localtime=May 31 04:59:21
04:59:21 INFO | END FAIL ubuntu_ltp_syscalls.syscalls ubuntu_ltp_syscalls.syscalls timestamp=1559278761 localtime=May 31 04:59:21
04:59:21 DEBUG| Persistent state client._record_indent now set to 1

Po-Hsu Lin (cypressyew)
Changed in ubuntu-kernel-tests:
assignee: nobody → Po-Hsu Lin (cypressyew)
status: New → In Progress
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Tested with setting:
    self.results = utils.system_output(cmd, retain_output=True, verbose=False)

This is not helping, test error.TestError() next.

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Testing on:
 trusty-linux-aws-aws-4.4.0-m3.large-ubuntu_ltp_syscalls
 trusty-linux-aws-aws-4.4.0-m4.large-ubuntu_ltp_syscalls
 trusty-linux-aws-aws-4.4.0-t2.small-ubuntu_ltp_syscalls

Po-Hsu Lin (cypressyew)
Changed in ubuntu-kernel-tests:
status: In Progress → Confirmed
assignee: Po-Hsu Lin (cypressyew) → nobody
Po-Hsu Lin (cypressyew)
tags: added: ubuntu-ltp-syscalls
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Need to see if this is still valid.

Changed in ubuntu-kernel-tests:
assignee: nobody → Po-Hsu Lin (cypressyew)
status: Confirmed → Triaged
status: Triaged → Incomplete
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Didn't see this anymore, closing it.

Changed in ubuntu-kernel-tests:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.