Project

General

Profile

Actions

Bug #45300

closed

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

Added by Xiubo Li almost 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 #1

Updated by Xiubo Li almost 4 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 34782
Actions #2

Updated by Patrick Donnelly almost 4 years ago

  • Target version set to v16.0.0
  • Source set to Development
  • Backport set to octopus
  • Component(FS) qa-suite added
Actions #3

Updated by Patrick Donnelly almost 4 years ago

  • Has duplicate Bug #45813: qa/cephfs: tests kclient crash with "unexpected keyword" error added
Actions #4

Updated by Patrick Donnelly almost 4 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #5

Updated by Nathan Cutler almost 4 years ago

  • Copied to Backport #45848: octopus: qa/tasks/vstart_runner.py: TypeError: mount() got an unexpected keyword argument 'mountpoint' added
Actions #6

Updated by Nathan Cutler almost 4 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Actions

Also available in: Atom PDF