Project

General

Profile

Actions

Bug #58754

closed

qa: Test failure: test_subvolume_snapshot_info_if_orphan_clone (tasks.cephfs.test_volumes.TestSubvolumeSnapshotClones)

Added by Jos Collin about 1 year ago. Updated about 1 year ago.

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

0%

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

Description

test_subvolume_snapshot_info_if_orphan_clone fails in [1]

[1] https://pulpito.ceph.com/yuriw-2023-02-16_19:08:52-fs-wip-yuri3-testing-2023-02-16-0752-quincy-distro-default-smithi/7176542/

2023-02-16T20:24:57.067 INFO:teuthology.orchestra.run.smithi089.stderr:2023-02-16T20:24:57.065+0000 7f4ffc3ff700  1 -- 172.21.15.89:0/1960532330 shutdown_connections
2023-02-16T20:24:57.067 INFO:teuthology.orchestra.run.smithi089.stderr:2023-02-16T20:24:57.065+0000 7f4ffc3ff700  1 -- 172.21.15.89:0/1960532330 wait complete.
2023-02-16T20:24:57.092 INFO:tasks.cephfs_test_runner:test_subvolume_snapshot_info_if_orphan_clone (tasks.cephfs.test_volumes.TestSubvolumeSnapshotClones) ... ERROR
2023-02-16T20:24:57.092 INFO:tasks.cephfs_test_runner:
2023-02-16T20:24:57.093 INFO:tasks.cephfs_test_runner:======================================================================
2023-02-16T20:24:57.093 INFO:tasks.cephfs_test_runner:ERROR: test_subvolume_snapshot_info_if_orphan_clone (tasks.cephfs.test_volumes.TestSubvolumeSnapshotClones)
2023-02-16T20:24:57.093 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-02-16T20:24:57.093 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2023-02-16T20:24:57.094 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_fd249f18f047d5b86a29796a05bfeba7a7666d84/qa/tasks/cephfs/test_volumes.py", line 5836, in test_subvolume_snapshot_info_if_orphan_clone
2023-02-16T20:24:57.094 INFO:tasks.cephfs_test_runner:    pending_clones_result = self.mount_a.run_shell(f"sudo grep \"clone snaps\" -A3 {meta_path}", omit_sudo=False, stdout=StringIO(), stderr=StringIO())
2023-02-16T20:24:57.095 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_fd249f18f047d5b86a29796a05bfeba7a7666d84/qa/tasks/cephfs/mount.py", line 709, in run_shell
2023-02-16T20:24:57.095 INFO:tasks.cephfs_test_runner:    return self.client_remote.run(args=args, cwd=cwd, timeout=timeout,
2023-02-16T20:24:57.095 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_fbbadb5ff5cfccce0d20e136f8956e65ec955359/teuthology/orchestra/remote.py", line 525, in run
2023-02-16T20:24:57.095 INFO:tasks.cephfs_test_runner:    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
2023-02-16T20:24:57.095 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_fbbadb5ff5cfccce0d20e136f8956e65ec955359/teuthology/orchestra/run.py", line 455, in run
2023-02-16T20:24:57.096 INFO:tasks.cephfs_test_runner:    r.wait()
2023-02-16T20:24:57.096 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_fbbadb5ff5cfccce0d20e136f8956e65ec955359/teuthology/orchestra/run.py", line 161, in wait
2023-02-16T20:24:57.096 INFO:tasks.cephfs_test_runner:    self._raise_for_status()
2023-02-16T20:24:57.096 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_fbbadb5ff5cfccce0d20e136f8956e65ec955359/teuthology/orchestra/run.py", line 181, in _raise_for_status
2023-02-16T20:24:57.096 INFO:tasks.cephfs_test_runner:    raise CommandFailedError(
2023-02-16T20:24:57.096 INFO:tasks.cephfs_test_runner:teuthology.exceptions.CommandFailedError: Command failed on smithi089 with status 2: '(cd /home/ubuntu/cephtest/mnt.0 && exec sudo grep \'"clone\' \'snaps"\' -A3 ./volumes/_nogroup/subvolume_0000000000295689/.meta)'
2023-02-16T20:24:57.097 INFO:tasks.cephfs_test_runner:
2023-02-16T20:24:57.097 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-02-16T20:24:57.097 INFO:tasks.cephfs_test_runner:Ran 36 tests in 2702.016s
2023-02-16T20:24:57.097 INFO:tasks.cephfs_test_runner:
2023-02-16T20:24:57.097 INFO:tasks.cephfs_test_runner:FAILED (errors=1)
2023-02-16T20:24:57.098 INFO:tasks.cephfs_test_runner:
2023-02-16T20:24:57.098 INFO:tasks.cephfs_test_runner:======================================================================
2023-02-16T20:24:57.098 INFO:tasks.cephfs_test_runner:ERROR: test_subvolume_snapshot_info_if_orphan_clone (tasks.cephfs.test_volumes.TestSubvolumeSnapshotClones)
2023-02-16T20:24:57.098 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-02-16T20:24:57.098 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2023-02-16T20:24:57.099 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_fd249f18f047d5b86a29796a05bfeba7a7666d84/qa/tasks/cephfs/test_volumes.py", line 5836, in test_subvolume_snapshot_info_if_orphan_clone
2023-02-16T20:24:57.099 INFO:tasks.cephfs_test_runner:    pending_clones_result = self.mount_a.run_shell(f"sudo grep \"clone snaps\" -A3 {meta_path}", omit_sudo=False, stdout=StringIO(), stderr=StringIO())
2023-02-16T20:24:57.099 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_fd249f18f047d5b86a29796a05bfeba7a7666d84/qa/tasks/cephfs/mount.py", line 709, in run_shell
2023-02-16T20:24:57.099 INFO:tasks.cephfs_test_runner:    return self.client_remote.run(args=args, cwd=cwd, timeout=timeout,
2023-02-16T20:24:57.099 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_fbbadb5ff5cfccce0d20e136f8956e65ec955359/teuthology/orchestra/remote.py", line 525, in run
2023-02-16T20:24:57.100 INFO:tasks.cephfs_test_runner:    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
2023-02-16T20:24:57.100 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_fbbadb5ff5cfccce0d20e136f8956e65ec955359/teuthology/orchestra/run.py", line 455, in run
2023-02-16T20:24:57.100 INFO:tasks.cephfs_test_runner:    r.wait()
2023-02-16T20:24:57.100 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_fbbadb5ff5cfccce0d20e136f8956e65ec955359/teuthology/orchestra/run.py", line 161, in wait
2023-02-16T20:24:57.100 INFO:tasks.cephfs_test_runner:    self._raise_for_status()
2023-02-16T20:24:57.100 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_fbbadb5ff5cfccce0d20e136f8956e65ec955359/teuthology/orchestra/run.py", line 181, in _raise_for_status
2023-02-16T20:24:57.101 INFO:tasks.cephfs_test_runner:    raise CommandFailedError(
2023-02-16T20:24:57.101 INFO:tasks.cephfs_test_runner:teuthology.exceptions.CommandFailedError: Command failed on smithi089 with status 2: '(cd /home/ubuntu/cephtest/mnt.0 && exec sudo grep \'"clone\' \'snaps"\' -A3 ./volumes/_nogroup/subvolume_0000000000295689/.meta)'
2023-02-16T20:24:57.101 INFO:tasks.cephfs_test_runner:
2023-02-16T20:24:57.101 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_fbbadb5ff5cfccce0d20e136f8956e65ec955359/teuthology/run_tasks.py", line 106, in run_tasks
    manager.__enter__()
  File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_fd249f18f047d5b86a29796a05bfeba7a7666d84/qa/tasks/cephfs_test_runner.py", line 211, in task
    raise RuntimeError("Test failure: {0}".format(", ".join(bad_tests)))
RuntimeError: Test failure: test_subvolume_snapshot_info_if_orphan_clone (tasks.cephfs.test_volumes.TestSubvolumeSnapshotClones)
2023-02-16T20:24:57.167 ERROR:teuthology.run_tasks: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=1426012d7e40493fa305f9f85fddd187
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_fbbadb5ff5cfccce0d20e136f8956e65ec955359/teuthology/run_tasks.py", line 106, in run_tasks
    manager.__enter__()
  File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_fd249f18f047d5b86a29796a05bfeba7a7666d84/qa/tasks/cephfs_test_runner.py", line 211, in task
    raise RuntimeError("Test failure: {0}".format(", ".join(bad_tests)))
RuntimeError: Test failure: test_subvolume_snapshot_info_if_orphan_clone (tasks.cephfs.test_volumes.TestSubvolumeSnapshotClones)

Actions #1

Updated by Jos Collin about 1 year ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF