Project

General

Profile

Actions

Bug #48524

closed

octopus: run_shell() got an unexpected keyword argument 'timeout'

Added by Patrick Donnelly over 3 years ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
qa-suite
Labels (FS):
qa, qa-failure
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2020-12-08T01:16:27.605 INFO:tasks.cephfs_test_runner:======================================================================
2020-12-08T01:16:27.605 INFO:tasks.cephfs_test_runner:ERROR: test_statfs_on_deleted_fs (tasks.cephfs.test_misc.TestMisc)
2020-12-08T01:16:27.605 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2020-12-08T01:16:27.606 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2020-12-08T01:16:27.606 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph_octopus/qa/tasks/cephfs/test_misc.py", line 24, in test_statfs_on_deleted_fs
2020-12-08T01:16:27.606 INFO:tasks.cephfs_test_runner:    p = self.mount_a.run_shell_payload("stat -f .", wait=False, timeout=60, check_status=False)
2020-12-08T01:16:27.607 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph_octopus/qa/tasks/cephfs/mount.py", line 201, in run_shell_payload
2020-12-08T01:16:27.607 INFO:tasks.cephfs_test_runner:    return self.run_shell(["bash", "-c", Raw(f"'{payload}'")], **kwargs)
2020-12-08T01:16:27.607 INFO:tasks.cephfs_test_runner:TypeError: run_shell() got an unexpected keyword argument 'timeout'

From: /ceph/teuthology-archive/yuriw-2020-12-07_20:46:06-fs-octopus-distro-basic-smithi/5690136/teuthology.log

Actions #1

Updated by Patrick Donnelly over 3 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 38550
Actions #3

Updated by Patrick Donnelly about 1 year ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF