Project

General

Profile

Actions

Bug #12548

closed

CEPH_QA_SUITE/AARCH64: ceph_test_filejournal fail

Added by Yazen Ghannam almost 9 years ago. Updated about 8 years ago.

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

0%

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

Description

The follow test fails on AArch64:
rados:objectstore/{filejournal.yaml}

Sample Output:

2015-07-24T14:53:54.541 INFO:teuthology.orchestra.run.teuth9.stdout:[----------] Global test environment tear-down
2015-07-24T14:53:54.542 INFO:teuthology.orchestra.run.teuth9.stdout:[==========] 12 tests from 1 test case ran. (17276 ms total)
2015-07-24T14:53:54.542 INFO:teuthology.orchestra.run.teuth9.stdout:[  PASSED  ] 11 tests.
2015-07-24T14:53:54.543 INFO:teuthology.orchestra.run.teuth9.stdout:[  FAILED  ] 1 test, listed below:
2015-07-24T14:53:54.544 INFO:teuthology.orchestra.run.teuth9.stdout:[  FAILED  ] TestFileJournal.ReplayCorrupt
2015-07-24T14:53:54.545 INFO:teuthology.orchestra.run.teuth9.stdout:
2015-07-24T14:53:54.546 INFO:teuthology.orchestra.run.teuth9.stdout: 1 FAILED TEST
2015-07-24T14:53:54.553 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 53, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 41, in run_one_task
    return fn(**kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/exec.py", line 54, in task
    c],
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 137, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 378, in run
    r.wait()
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait
    label=self.label)
CommandFailedError: Command failed on teuth9 with status 1: 'sudo TESTDIR=/home/ubuntu/cephtest bash -c ceph_test_filejournal'


Files

Actions

Also available in: Atom PDF