Project

General

Profile

Actions

Bug #12510

closed

CEPH_QA_SUITE/AARCH64: Command failed (workunit test rbd/test_librbd.sh)

Added by Yazen Ghannam over 8 years ago. Updated about 7 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

The following test fails on AArch64:

rbd:thrash/{base/install.yaml clusters/fixed-2.yaml fs/btrfs.yaml msgr-failures/few.yaml thrashers/cache.yaml workloads/rbd_api_tests_no_locking.yaml}

Sample output:

2015-06-04T11:06:35.188 INFO:tasks.thrashosds.thrasher:Traceback (most recent call last):
  File "/home/teuthworker/src/ceph-qa-suite_no_valgrind/tasks/ceph_manager.py", line 635, in wrapper
    return func(self)
  File "/home/teuthworker/src/ceph-qa-suite_no_valgrind/tasks/ceph_manager.py", line 675, in do_thrash
    self.choose_action()()
  File "/home/teuthworker/src/ceph-qa-suite_no_valgrind/tasks/ceph_manager.py", line 258, in kill_osd
    Remote.put_file(imp_remote, tmpexport, exp_path)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 213, in put_file
    self._sftp_put_file(path, dest_path)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 184, in _sftp_put_file
    sftp.put(local_path, remote_path)
  File "/home/teuthworker/src/teuthology_master/virtualenv/lib/python2.7/site-packages/paramiko/sftp_client.py", line 573, in put
    fr.write(data)
  File "/home/teuthworker/src/teuthology_master/virtualenv/lib/python2.7/site-packages/paramiko/file.py", line 314, in write
    self._write_all(data)
  File "/home/teuthworker/src/teuthology_master/virtualenv/lib/python2.7/site-packages/paramiko/file.py", line 435, in _write_all
    count = self._write(data)
  File "/home/teuthworker/src/teuthology_master/virtualenv/lib/python2.7/site-packages/paramiko/sftp_file.py", line 163, in _write
    req = self.sftp._async_request(type(None), CMD_WRITE, self.handle, long(self._realpos), str(data[:chunk]))
  File "/home/teuthworker/src/teuthology_master/virtualenv/lib/python2.7/site-packages/paramiko/sftp_client.py", line 656, in _async_request
    self._send_packet(t, str(msg))
  File "/home/teuthworker/src/teuthology_master/virtualenv/lib/python2.7/site-packages/paramiko/sftp.py", line 172, in _send_packet
    self._write_all(out)
  File "/home/teuthworker/src/teuthology_master/virtualenv/lib/python2.7/site-packages/paramiko/sftp.py", line 136, in _write_all
    n = self.sock.send(out)
  File "/home/teuthworker/src/teuthology_master/virtualenv/lib/python2.7/site-packages/paramiko/channel.py", line 701, in send
    self.transport._send_user_message(m)
  File "/home/teuthworker/src/teuthology_master/virtualenv/lib/python2.7/site-packages/paramiko/transport.py", line 1426, in _send_user_message
    self._send_message(data)
  File "/home/teuthworker/src/teuthology_master/virtualenv/lib/python2.7/site-packages/paramiko/transport.py", line 1406, in _send_message
    self.packetizer.send_message(data)
  File "/home/teuthworker/src/teuthology_master/virtualenv/lib/python2.7/site-packages/paramiko/packet.py", line 315, in send_message
    self.write_all(out)
  File "/home/teuthworker/src/teuthology_master/virtualenv/lib/python2.7/site-packages/paramiko/packet.py", line 265, in write_all
    raise EOFError()
EOFError

Files

Actions #1

Updated by Sage Weil about 7 years ago

  • Status changed from New to Can't reproduce
Actions

Also available in: Atom PDF