Project

General

Profile

Actions

Bug #49548

open

nautilus: Command failed: 'set -ex\nsudo dd of=/home/ubuntu/cephtest/valgrind.supp'

Added by Deepika Upadhyay about 3 years ago. Updated almost 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
% Done:

0%

Source:
Tags:
Backport:
pacific, octopus, nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

description: rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log
2-recovery-overrides/{default} backoff/normal ceph clusters/{fixed-2 openstack}
crc-failures/default d-balancer/crush-compat msgr-failures/fastclose msgr/async
objectstore/bluestore-bitmap rados supported-random-distro$/{rhel_7} thrashers/none
thrashosds-health workloads/cache-pool-snaps-readproxy}

PR's: https://trello.com/c/UNgRTGme/1159-wip-yuri2-testing-2021-02-26-0845-nautilus

at first glance, appears in rhel based image.

2021-02-26T19:40:06.382 DEBUG:teuthology.orchestra.run.smithi133:> set -ex
2021-02-26T19:40:06.383 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp
2021-02-26T19:40:06.440 DEBUG:teuthology.orchestra.run.smithi199:> set -ex
2021-02-26T19:40:06.441 DEBUG:teuthology.orchestra.run.smithi199:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp
2021-02-26T19:40:06.493 DEBUG:teuthology.orchestra.run:got remote process result: 1
2021-02-26T19:40:08.498 INFO:teuthology.orchestra.run.smithi199.stderr:tar: /home/ubuntu/cephtest/archive: Cannot open: No such file or directory

/ceph/teuthology-archive/yuriw-2021-02-26_18:21:06-rados-wip-yuri2-testing-2021-02-26-0845-nautilus-distro-basic-smithi/5916499/teuthology.log

Actions #1

Updated by Deepika Upadhyay about 3 years ago

  • Description updated (diff)
Actions #2

Updated by Neha Ojha about 3 years ago

  • Project changed from RADOS to Infrastructure
  • Subject changed from nautilus: cannot create /home/ubuntu/cephtest to nautilus: Command failed: 'set -ex\nsudo dd of=/home/ubuntu/cephtest/valgrind.supp'
2021-02-26T19:40:06.383 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp
2021-02-26T19:40:06.440 DEBUG:teuthology.orchestra.run.smithi199:> set -ex
2021-02-26T19:40:06.441 DEBUG:teuthology.orchestra.run.smithi199:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp
2021-02-26T19:40:06.493 DEBUG:teuthology.orchestra.run:got remote process result: 1
2021-02-26T19:40:06.493 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/contextutil.py", line 31, in nested
    vars.append(enter())
  File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/task/install/util.py", line 146, in ship_utilities
    filenames = _ship_utilities(ctx)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/task/install/util.py", line 78, in _ship_utilities
    data=f,
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/misc.py", line 546, in sudo_write_file
    remote.sudo_write_file(path, data, mode=perms, owner=owner)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/orchestra/remote.py", line 600, in sudo_write_file
    self.write_file(path, data, sudo=True, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/orchestra/remote.py", line 594, in write_file
    self.run(args=args, stdin=data, quiet=True)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/orchestra/remote.py", line 215, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/orchestra/run.py", line 455, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/orchestra/run.py", line 161, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/orchestra/run.py", line 183, in _raise_for_status
    node=self.hostname, label=self.label
teuthology.exceptions.CommandFailedError: Command failed on smithi199 with status 1: 'set -ex\nsudo dd of=/home/ubuntu/cephtest/valgrind.supp'
Actions

Also available in: Atom PDF