Actions
Bug #75090
opentasks/mds_thrash: TypeError: 'float' object cannot be interpreted as an integer
Status:
Pending Backport
Priority:
Normal
Assignee:
Category:
Testing
Target version:
% Done:
0%
Source:
Q/A
Backport:
tentacle,squid,reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
qa, qa-failure
Pull request ID:
Tags (freeform):
py312 backport_processed
Merge Commit:
Fixed In:
v20.3.0-5733-g5155f8ef11
Released In:
Upkeep Timestamp:
2026-03-02T12:39:06+00:00
Description
2026-02-20T09:19:35.559 INFO:tasks.mds_thrash.fs.[a]:starting mds_do_thrash for fs a
2026-02-20T09:19:35.559 ERROR:tasks.mds_thrash.fs.[a]:exception:
Traceback (most recent call last):
File "/home/teuthworker/src/git.ceph.com_ceph-c_138628ee6175b6249df91ec63475221c50a01f37/qa/tasks/mds_thrash.py", line 121, in _run
self.do_thrash()
File "/home/teuthworker/src/git.ceph.com_ceph-c_138628ee6175b6249df91ec63475221c50a01f37/qa/tasks/mds_thrash.py", line 233, in do_thrash
delay = random.randrange(0.0, self.max_thrash_delay)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/random.py", line 301, in randrange
istart = _index(start)
^^^^^^^^^^^^^
TypeError: 'float' object cannot be interpreted as an integer
Updated by Venky Shankar 27 days ago
- Related to Backport #73922: reef: workloads/cephfs-mirror-ha-workunit: error during thrashing added
Updated by Venky Shankar 27 days ago
- Status changed from New to Fix Under Review
- Assignee changed from Rishabh Dave to Jos Collin
- Pull request ID set to 67476
Jos already has a PR for this.
Updated by Venky Shankar 20 days ago
- Status changed from Fix Under Review to Pending Backport
Updated by Upkeep Bot 20 days ago
- Merge Commit set to 5155f8ef1110a937b0b63ce930fc4de537f393cf
- Fixed In set to v20.3.0-5733-g5155f8ef11
- Upkeep Timestamp set to 2026-03-02T12:39:06+00:00
Updated by Upkeep Bot 20 days ago
- Copied to Backport #75265: squid: tasks/mds_thrash: TypeError: 'float' object cannot be interpreted as an integer added
Updated by Upkeep Bot 20 days ago
- Copied to Backport #75266: tentacle: tasks/mds_thrash: TypeError: 'float' object cannot be interpreted as an integer added
Updated by Upkeep Bot 20 days ago
- Tags (freeform) changed from py312 to py312 backport_processed
Updated by Venky Shankar 20 days ago
- Backport changed from tentacle,squid to tentacle,squid,reef
Updated by Venky Shankar 20 days ago
- Related to Bug #75082: fs/snaps/snap-rm-diff.sh fails with `mkdir foo/.snap/barsnap: No such file or directory` added
Updated by Jos Collin 19 days ago
- Blocked by QA Run #75326: wip-jcollin-testing-20260305.110510-reef added
Actions