ubuntu_kernel_selftests tend to timeout on 5.0 kernels
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
New
|
Undecided
|
Unassigned |
Bug Description
Issue spotted on the following kernels:
* linux-oracle 5.0.0-1010.
* linux-oracle 5.0.0-1010.15
* linux-gcp 5.0.0-1029.30
* linux-gke 5.0.0-1029.
The jenkins job will timeout with the 4hr threshold, however it seems that the test itself has finished in 45 minutes
This issue is preventing the report being generated. It will be a failed-to-build job on jenkins server.
This is the end of the report on jenkins server:
[77] (instance) event trigger - test histogram modifiers [PASS]
[78] (instance) event trigger - test multiple histogram triggers [PASS]
[79] (instance) trace_marker trigger - test snapshot trigger [PASS]
# of passed: 76
# of failed: 0
# of unresolved: 2
# of untested: 0
# of unsupported: 1
# of xfailed: 0
# of undefined(test bug): 0
not ok 1..1 selftests: ftrace: ftracetest [FAIL]
make[1]: Leaving directory '/home/
make: Leaving directory '/home/
Exception escaping from test:
child process failed
Traceback (most recent call last):
File "/home/
l()
File "/home/
l = lambda: test.runtest(self, url, tag, args, dargs)
File "/home/
job.
File "/home/
mytest.
File "/home/
_call_
File "/home/
return func(*args, **dargs)
File "/home/
postproces
File "/home/
self.
File "/home/
raise error.TestError
TestError: Test failed for ftrace
ERROR ubuntu_
END ERROR ubuntu_
Persistent state client.
Persistent state client.
END GOOD ---- ---- timestamp=
Persistent state client.
Report successfully generated at /home/ubuntu/
Build timed out (after 240 minutes). Marking the build as aborted.
tags: | added: sru- ubuntu-kernel-selftests |
tags: |
added: sru-20200106 removed: sru- |
tags: | added: disco gcp oracle |
description: | updated |