Project

General

Profile

Actions

Bug #37804

closed

"monmaptool: too many arguments" in perf siute

Added by Yuri Weinstein over 5 years ago. Updated about 5 years ago.

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

0%

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

Description

Run: http://pulpito.ceph.com/teuthology-2019-01-04_03:57:03-perf-basic-master-distro-basic-smithi/
Jobs: all
Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2019-01-04_03:57:03-perf-basic-master-distro-basic-smithi/3420266/teuthology.log

2019-01-07T11:13:00.495 INFO:teuthology.orchestra.run.smithi125:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool --create --clobber --enable-all-features --add a 172.21.15.125 --print /home/ubuntu/cephtest/ceph.monmap
2019-01-07T11:13:00.620 INFO:teuthology.orchestra.run.smithi125.stderr:monmaptool: too many arguments
2019-01-07T11:13:00.621 DEBUG:teuthology.orchestra.run:got remote process result: 1
2019-01-07T11:13:00.622 INFO:teuthology.orchestra.run.smithi125.stdout: usage: [--print] [--create [--clobber][--fsid uuid]]
2019-01-07T11:13:00.622 INFO:teuthology.orchestra.run.smithi125.stdout:        [--generate] [--set-initial-members]
2019-01-07T11:13:00.622 INFO:teuthology.orchestra.run.smithi125.stdout:        [--add name 1.2.3.4:567] [--rm name]
2019-01-07T11:13:00.622 INFO:teuthology.orchestra.run.smithi125.stdout:        [--feature-list [plain|parseable]]
2019-01-07T11:13:00.622 INFO:teuthology.orchestra.run.smithi125.stdout:        [--feature-set <value> [--optional|--persistent]]
2019-01-07T11:13:00.623 INFO:teuthology.orchestra.run.smithi125.stdout:        [--feature-unset <value> [--optional|--persistent]] <mapfilename>
2019-01-07T11:13:00.623 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/contextutil.py", line 30, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/git.ceph.com_ceph_master/qa/tasks/ceph.py", line 732, in cluster
    mon_bind_addrvec=config.get('mon_bind_addrvec'),
  File "/home/teuthworker/src/git.ceph.com_ceph_master/qa/tasks/ceph.py", line 546, in create_simple_monmap
    stdout=StringIO()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/remote.py", line 194, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 430, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 162, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 184, in _raise_for_status
    node=self.hostname, label=self.label
CommandFailedError: Command failed on smithi125 with status 1: 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool --create --clobber --enable-all-features --add a 172.21.15.125 --print /home/ubuntu/cephtest/ceph.monmap'
Actions

Also available in: Atom PDF