Project

General

Profile

Actions

Bug #44438

closed

qa: ERROR: test_subvolume_snapshot_clone_different_groups (tasks.cephfs.test_volumes.TestVolumes)

Added by Ramana Raja about 4 years ago. Updated about 4 years ago.

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

0%

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

Description

2020-03-04T17:53:38.493 INFO:tasks.cephfs_test_runner:======================================================================
2020-03-04T17:53:38.494 INFO:tasks.cephfs_test_runner:ERROR: test_subvolume_snapshot_clone_different_groups (tasks.cephfs.test_volumes.TestVolumes)
2020-03-04T17:53:38.494 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2020-03-04T17:53:38.494 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2020-03-04T17:53:38.494 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20200303.175301/qa/tasks/cephfs/test_volumes.py", line 1783, in test_subvolume_snapshot_clone_different_groups
2020-03-04T17:53:38.494 INFO:tasks.cephfs_test_runner: self._verify_clone(subvolume, clone, source_group=s_group, clone_group=c_group)
2020-03-04T17:53:38.494 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20200303.175301/qa/tasks/cephfs/test_volumes.py", line 102, in _verify_clone
2020-03-04T17:53:38.495 INFO:tasks.cephfs_test_runner: self._verify_clone_attrs(subvolume, clone)
2020-03-04T17:53:38.495 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20200303.175301/qa/tasks/cephfs/test_volumes.py", line 53, in _verify_clone_attrs
2020-03-04T17:53:38.495 INFO:tasks.cephfs_test_runner: path1 = self._get_subvolume_path(self.volname, subvolume, group_name=source_group)
2020-03-04T17:53:38.495 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20200303.175301/qa/tasks/cephfs/test_volumes.py", line 152, in _get_subvolume_path
2020-03-04T17:53:38.495 INFO:tasks.cephfs_test_runner: path = self._fs_cmd(*args)
2020-03-04T17:53:38.495 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20200303.175301/qa/tasks/cephfs/test_volumes.py", line 30, in _fs_cmd
2020-03-04T17:53:38.495 INFO:tasks.cephfs_test_runner: return self.mgr_cluster.mon_manager.raw_cluster_cmd("fs", *args)
2020-03-04T17:53:38.495 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20200303.175301/qa/tasks/ceph_manager.py", line 1358, in raw_cluster_cmd
2020-03-04T17:53:38.495 INFO:tasks.cephfs_test_runner: stdout=StringIO(),
2020-03-04T17:53:38.496 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/remote.py", line 198, in run
2020-03-04T17:53:38.496 INFO:tasks.cephfs_test_runner: r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
2020-03-04T17:53:38.496 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 433, in run
2020-03-04T17:53:38.496 INFO:tasks.cephfs_test_runner: r.wait()
2020-03-04T17:53:38.496 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 158, in wait
2020-03-04T17:53:38.496 INFO:tasks.cephfs_test_runner: self._raise_for_status()
2020-03-04T17:53:38.496 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 180, in _raise_for_status
2020-03-04T17:53:38.496 INFO:tasks.cephfs_test_runner: node=self.hostname, label=self.label
2020-03-04T17:53:38.497 INFO:tasks.cephfs_test_runner:CommandFailedError: Command failed on smithi145 with status 2: u'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph --log-early fs subvolume getpath cephfs subvolume_9414'

Seen here, http://pulpito.ceph.com/pdonnell-2020-03-04_14:24:35-fs-wip-pdonnell-testing-20200303.175301-distro-basic-smithi/4825024/
And here, http://pulpito.front.sepia.ceph.com/rraja-2020-03-02_14:19:02-fs-wip-ajarr-43965-distro-basic-smithi/4819305/


Related issues 1 (0 open1 closed)

Copied to CephFS - Backport #44521: nautilus: qa: ERROR: test_subvolume_snapshot_clone_different_groups (tasks.cephfs.test_volumes.TestVolumes)ResolvedRamana RajaActions
Actions #1

Updated by Ramana Raja about 4 years ago

  • Assignee set to Venky Shankar
Actions #2

Updated by Patrick Donnelly about 4 years ago

  • Subject changed from ERROR: test_subvolume_snapshot_clone_different_groups (tasks.cephfs.test_volumes.TestVolumes) to qa: ERROR: test_subvolume_snapshot_clone_different_groups (tasks.cephfs.test_volumes.TestVolumes)
  • Priority changed from High to Urgent
  • Target version set to v16.0.0
  • Backport set to octopus,nautilus
  • Component(FS) qa-suite added
  • Labels (FS) qa added
Actions #3

Updated by Venky Shankar about 4 years ago

test case bug: group names are not passed to _verify_clone_attrs(): https://github.com/ceph/ceph/blob/master/qa/tasks/cephfs/test_volumes.py#L102

Actions #4

Updated by Ramana Raja about 4 years ago

  • Status changed from New to Fix Under Review
  • Assignee changed from Venky Shankar to Ramana Raja
  • Pull request ID set to 33788
Actions #5

Updated by Ramana Raja about 4 years ago

Venky Shankar wrote:

test case bug: group names are not passed to _verify_clone_attrs(): https://github.com/ceph/ceph/blob/master/qa/tasks/cephfs/test_volumes.py#L102

Thanks! Identified earlier today. I was testing the fix locally.

Actions #6

Updated by Ramana Raja about 4 years ago

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

Updated by Ramana Raja about 4 years ago

  • Copied to Backport #44521: nautilus: qa: ERROR: test_subvolume_snapshot_clone_different_groups (tasks.cephfs.test_volumes.TestVolumes) added
Actions #9

Updated by Nathan Cutler about 4 years ago

  • Backport changed from octopus,nautilus to nautilus
Actions #10

Updated by Nathan Cutler about 4 years ago

The fix for this bug is already in octopus:

$ git branch --contains d2e327c
  master
* octopus
Actions #11

Updated by Nathan Cutler about 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