Bug 1754058
| Summary: | rteval: backtrace seen on 8.1 RT kernel | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Clark Williams <williams> |
| Component: | rteval | Assignee: | John Kacur <jkacur> |
| Status: | CLOSED DUPLICATE | QA Contact: | Qiao Zhao <qzhao> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.1 | CC: | bhu, mstowell, rt-maint |
| Target Milestone: | rc | ||
| Target Release: | 8.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-12-04 14:17:21 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
*** This bug has been marked as a duplicate of bug 1766879 *** |
Running rteval on an 8.1 RT kernel generates a Python backtrace at the end of the run (during report generation I think): # rteval --duration=2m got system topology: 2 node system (10 cores per node) rteval run on 4.18.0-80.11.2.rt9.157.el8_0.x86_64 started at Fri Sep 20 12:36:57 2019 started 2 loads on 20 cores with 2 numa nodes started measurement threads on 20 cores Run duration: 120.0 seconds Exception in thread cyclictest: Traceback (most recent call last): File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/lib/python3.6/site-packages/rteval/modules/__init__.py", line 202, in run self._WorkloadCleanup() File "/usr/lib/python3.6/site-packages/rteval/modules/measurement/cyclictest.py", line 353, in _WorkloadCleanup self.__cyclicdata[core].bucket(index, int(vals[i+1])) IndexError: list index out of range stopping run at Fri Sep 20 12:39:32 2019