Project

General

Profile

Actions

Bug #45300

closed

qa/tasks/vstart_runner.py: TypeError: mount() got an unexpected keyword argument 'mountpoint'

Added by Xiubo Li about 4 years ago. Updated almost 4 years ago.

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

0%

Source:
Development
Tags:
Backport:
octopus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
fs
Component(FS):
qa-suite
Labels (FS):
qa
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2020-04-28 01:23:05,521.521 INFO:__main__:test_subvolume_group_create_with_desired_mode (tasks.cephfs.test_volumes.TestVolumes) ... ERROR
2020-04-28 01:23:05,522.522 INFO:__main__:Stopped test: test_subvolume_group_create_with_desired_mode (tasks.cephfs.test_volumes.TestVolumes) in 21.286024s
2020-04-28 01:23:05,523.523 INFO:__main__:
2020-04-28 01:23:05,523.523 INFO:__main__:======================================================================
2020-04-28 01:23:05,523.523 INFO:__main__:ERROR: test_subvolume_group_create_with_desired_mode (tasks.cephfs.test_volumes.TestVolumes)
2020-04-28 01:23:05,523.523 INFO:__main__:----------------------------------------------------------------------
2020-04-28 01:23:05,524.524 INFO:__main__:Traceback (most recent call last):
2020-04-28 01:23:05,524.524 INFO:__main__: File "/data/ceph/qa/tasks/cephfs/test_volumes.py", line 215, in setUp
2020-04-28 01:23:05,524.524 INFO:__main__: super(TestVolumes, self).setUp()
2020-04-28 01:23:05,524.524 INFO:__main__: File "/data/ceph/qa/tasks/cephfs/cephfs_test_case.py", line 145, in setUp
2020-04-28 01:23:05,524.524 INFO:__main__: self.mounts[i].mount_wait()
2020-04-28 01:23:05,524.524 INFO:__main__: File "/data/ceph/qa/tasks/cephfs/mount.py", line 420, in mount_wait
2020-04-28 01:23:05,525.525 INFO:__main__: mount_options=mount_options)
2020-04-28 01:23:05,525.525 INFO:__main__:TypeError: mount() got an unexpected keyword argument 'mountpoint'
2020-04-28 01:23:05,525.525 INFO:__main__:
2020-04-28 01:23:05,525.525 INFO:__main__:----------------------------------------------------------------------
2020-04-28 01:23:05,525.525 INFO:__main__:Ran 1 test in 21.287s
2020-04-28 01:23:05,526.526 INFO:__main__:
2020-04-28 01:23:05,526.526 INFO:__main__:FAILED (errors=1)
2020-04-28 01:23:05,526.526 INFO:__main__:
2020-04-28 01:23:05,526.526 INFO:__main__:======================================================================
2020-04-28 01:23:05,527.527 INFO:__main__:ERROR: test_subvolume_group_create_with_desired_mode (tasks.cephfs.test_volumes.TestVolumes)
2020-04-28 01:23:05,527.527 INFO:__main__:----------------------------------------------------------------------
2020-04-28 01:23:05,527.527 INFO:__main__:Traceback (most recent call last):
2020-04-28 01:23:05,527.527 INFO:__main__: File "/data/ceph/qa/tasks/cephfs/test_volumes.py", line 215, in setUp
2020-04-28 01:23:05,527.527 INFO:__main__: super(TestVolumes, self).setUp()
2020-04-28 01:23:05,527.527 INFO:__main__: File "/data/ceph/qa/tasks/cephfs/cephfs_test_case.py", line 145, in setUp
2020-04-28 01:23:05,528.528 INFO:__main__: self.mounts[i].mount_wait()
2020-04-28 01:23:05,528.528 INFO:__main__: File "/data/ceph/qa/tasks/cephfs/mount.py", line 420, in mount_wait
2020-04-28 01:23:05,528.528 INFO:__main__: mount_options=mount_options)
2020-04-28 01:23:05,528.528 INFO:__main__:TypeError: mount() got an unexpected keyword argument 'mountpoint'
2020-04-28 01:23:05,528.528 INFO:__main__:
[root@lxbceph0 build]#


Related issues 2 (0 open2 closed)

Has duplicate CephFS - Bug #45813: qa/cephfs: tests kclient crash with "unexpected keyword" errorDuplicateRishabh Dave

Actions
Copied to CephFS - Backport #45848: octopus: qa/tasks/vstart_runner.py: TypeError: mount() got an unexpected keyword argument 'mountpoint'ResolvedWei-Chung ChengActions
Actions

Also available in: Atom PDF