Actions
Bug #71088
openrun-d4n.sh: md5sum: /tmp/rgw_d4n_datacache/b07c935a-68fb-4e45-8a56-f33c036fc896.4214.1: Is a directory
% Done:
0%
Source:
Backport:
tentacle
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
backport_processed
Merge Commit:
Fixed In:
v20.3.0-1656-g0dc9bd05e0
Released In:
Upkeep Timestamp:
2025-07-16T00:12:34+00:00
Description
2025-04-25T17:33:32.784 INFO:tasks.rgw.client.0.smithi139.stdout:(Boost.Redis) writer-op: 277 bytes written.
2025-04-25T17:33:32.785 INFO:tasks.rgw.client.0.smithi139.stdout:(Boost.Redis) reader-op: 47 bytes read.
2025-04-25T17:33:32.785 INFO:tasks.rgw.client.0.smithi139.stdout:(Boost.Redis) writer-op: 528 bytes written.
2025-04-25T17:33:32.785 INFO:tasks.rgw.client.0.smithi139.stdout:(Boost.Redis) reader-op: 5 bytes read.
2025-04-25T17:33:32.799 INFO:tasks.workunit.client.0.smithi139.stderr:md5sum: /tmp/rgw_d4n_datacache/b07c935a-68fb-4e45-8a56-f33c036fc896.4214.1: Is a directory
2025-04-25T17:33:32.799 INFO:tasks.workunit.client.0.smithi139.stderr:Traceback (most recent call last):
2025-04-25T17:33:32.799 INFO:tasks.workunit.client.0.smithi139.stderr: File "/home/ubuntu/cephtest/clone.client.0/qa/workunits/rgw/test_rgw_d4n.py", line 373, in <module>
2025-04-25T17:33:32.799 INFO:tasks.workunit.client.0.smithi139.stderr: main()
2025-04-25T17:33:32.799 INFO:tasks.workunit.client.0.smithi139.stderr: File "/home/ubuntu/cephtest/clone.client.0/qa/workunits/rgw/test_rgw_d4n.py", line 366, in main
2025-04-25T17:33:32.799 INFO:tasks.workunit.client.0.smithi139.stderr: test_small_object(r, client, obj)
2025-04-25T17:33:32.799 INFO:tasks.workunit.client.0.smithi139.stderr: File "/home/ubuntu/cephtest/clone.client.0/qa/workunits/rgw/test_rgw_d4n.py", line 161, in test_small_object
2025-04-25T17:33:32.799 INFO:tasks.workunit.client.0.smithi139.stderr: output = subprocess.check_output(['md5sum', '/tmp/rgw_d4n_datacache/' + data]).decode('latin-1')
2025-04-25T17:33:32.799 INFO:tasks.workunit.client.0.smithi139.stderr: File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
2025-04-25T17:33:32.807 INFO:tasks.workunit.client.0.smithi139.stderr: return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
2025-04-25T17:33:32.807 INFO:tasks.workunit.client.0.smithi139.stderr: File "/usr/lib64/python3.9/subprocess.py", line 528, in run
2025-04-25T17:33:32.807 INFO:tasks.workunit.client.0.smithi139.stderr: raise CalledProcessError(retcode, process.args,
2025-04-25T17:33:32.807 INFO:tasks.workunit.client.0.smithi139.stderr:subprocess.CalledProcessError: Command '['md5sum', '/tmp/rgw_d4n_datacache/b07c935a-68fb-4e45-8a56-f33c036fc896.4214.1']' returned non-zero exit status 1.
2025-04-25T17:33:32.899 DEBUG:teuthology.orchestra.run:got remote process result: 1
2025-04-25T17:33:32.899 INFO:tasks.workunit:Stopping ['rgw/run-d4n.sh', 'rgw/test_d4n.sh'] on client.0...
Updated by Casey Bodley 11 months ago
- Status changed from New to In Progress
- Assignee set to Samarah Uriarte
Updated by J. Eric Ivancich 11 months ago
@Samarah Uriarte Please update the tracker when you have a chance, so we can follow along in bug scrub. Thanks!
Updated by Samarah Uriarte 10 months ago
This subsuite has been temporarily removed from the RGW suite since it is being updated and will be backported to tentacle once complete.
Updated by Samarah Uriarte 9 months ago
The latest commit in the following PR contains the fix for this issue: https://github.com/ceph/ceph/pull/62982
Updated by J. Eric Ivancich 8 months ago
- Status changed from In Progress to Pending Backport
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 0dc9bd05e0f0a6a06eaefeac9d40eaf05e230c53
- Fixed In set to v20.3.0-1656-g0dc9bd05e0
- Upkeep Timestamp set to 2025-07-16T00:12:34+00:00
Updated by Upkeep Bot 8 months ago
- Copied to Backport #72151: tentacle: run-d4n.sh: md5sum: /tmp/rgw_d4n_datacache/b07c935a-68fb-4e45-8a56-f33c036fc896.4214.1: Is a directory added
Actions