Project

General

Profile

Actions

Bug #45190

open

osd dump times out

Added by Neha Ojha about 4 years ago. Updated over 3 years ago.

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

0%

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

Description

2020-04-20T13:04:39.254 INFO:teuthology.orchestra.run.smithi044:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph --log-early osd dump --format=json
2020-04-20T13:06:39.334 DEBUG:teuthology.orchestra.run:got remote process result: 124
2020-04-20T13:06:39.335 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/teuthology/contextutil.py", line 34, in nested
    yield vars
  File "/home/teuthworker/src/git.ceph.com_ceph_octopus/qa/tasks/ceph.py", line 1825, in task
    cluster=config['cluster'],
  File "/home/teuthworker/src/git.ceph.com_ceph_octopus/qa/tasks/ceph_manager.py", line 1328, in __init__
    pools = self.list_pools()
  File "/home/teuthworker/src/git.ceph.com_ceph_octopus/qa/tasks/ceph_manager.py", line 1721, in list_pools
    osd_dump = self.get_osd_dump_json()
  File "/home/teuthworker/src/git.ceph.com_ceph_octopus/qa/tasks/ceph_manager.py", line 2294, in get_osd_dump_json
    out = self.raw_cluster_cmd('osd', 'dump', '--format=json')
  File "/home/teuthworker/src/git.ceph.com_ceph_octopus/qa/tasks/ceph_manager.py", line 1362, in raw_cluster_cmd
    stdout=BytesIO(),
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/teuthology/orchestra/remote.py", line 203, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/teuthology/orchestra/run.py", line 473, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/teuthology/orchestra/run.py", line 162, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/teuthology/orchestra/run.py", line 184, in _raise_for_status
    node=self.hostname, label=self.label
CommandFailedError: Command failed on smithi044 with status 124: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph --log-early osd dump --format=json'

master - /a/bhubbard-2020-04-16_09:57:54-rados-wip-badone-testing-distro-basic-smithi/4957886/
octopus - /a/teuthology-2020-04-20_03:30:03-rados-octopus-distro-basic-smithi/4968388/


Related issues 1 (1 open0 closed)

Related to RADOS - Bug #44631: ceph pg dump error code 124New

Actions
Actions

Also available in: Atom PDF