Project

General

Profile

Actions

Bug #5075

closed

filejournal tests failing in nightlies

Added by Tamilarasi muthamizhan almost 11 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

logs: ubuntu@teuthology:/a/teuthology-2013-05-15_01:00:04-rados-master-testing-basic/13528

2013-05-15T01:20:47.123 INFO:teuthology.orchestra.run.out:[ RUN ] TestFileJournal.WriteTrim
2013-05-15T01:20:47.261 INFO:teuthology.orchestra.run.err:*** Caught signal (Segmentation fault) *
2013-05-15T01:20:47.261 INFO:teuthology.orchestra.run.err: in thread 7f0ae95d0780
2013-05-15T01:20:47.292 ERROR:teuthology.run_tasks:Saw exception from tasks
Traceback (most recent call last):
File "/var/lib/teuthworker/teuthology-master/teuthology/run_tasks.py", line 25, in run_tasks
manager = _run_one_task(taskname, ctx=ctx, config=config)
File "/var/lib/teuthworker/teuthology-master/teuthology/run_tasks.py", line 14, in _run_one_task
return fn(
*kwargs)
File "/var/lib/teuthworker/teuthology-master/teuthology/task/exec.py", line 42, in task
c],
File "/var/lib/teuthworker/teuthology-master/teuthology/orchestra/remote.py", line 42, in run
r = self._runner(client=self.ssh, *kwargs)
File "/var/lib/teuthworker/teuthology-master/teuthology/orchestra/run.py", line 266, in run
r.exitstatus = _check_status(r.exitstatus)
File "/var/lib/teuthworker/teuthology-master/teuthology/orchestra/run.py", line 262, in _check_status
raise CommandFailedError(command=r.command, exitstatus=status, node=host)
CommandFailedError: Command failed on 10.214.131.30 with status 139: 'sudo TESTDIR=/home/ubuntu/cephtest/13528 bash -c ceph_test_filejournal'
2013-05-15T01:20:47.312 DEBUG:teuthology.run_tasks:Unwinding manager <contextlib.GeneratorContextManager object at 0x2b80390>
2013-05-15T01:20:47.312 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
File "/var/lib/teuthworker/teuthology-master/teuthology/contextutil.py", line 27, in nested
yield vars
File "/var/lib/teuthworker/teuthology-master/teuthology/task/ceph.py", line 1096, in task
yield
File "/var/lib/teuthworker/teuthology-master/teuthology/run_tasks.py", line 25, in run_tasks
manager = _run_one_task(taskname, ctx=ctx, config=config)
File "/var/lib/teuthworker/teuthology-master/teuthology/run_tasks.py", line 14, in _run_one_task
return fn(
*kwargs)
File "/var/lib/teuthworker/teuthology-master/teuthology/task/exec.py", line 42, in task
c],
File "/var/lib/teuthworker/teuthology-master/teuthology/orchestra/remote.py", line 42, in run
r = self._runner(client=self.ssh, **kwargs)
File "/var/lib/teuthworker/teuthology-master/teuthology/orchestra/run.py", line 266, in run
r.exitstatus = _check_status(r.exitstatus)
File "/var/lib/teuthworker/teuthology-master/teuthology/orchestra/run.py", line 262, in _check_status
raise CommandFailedError(command=r.command, exitstatus=status, node=host)
CommandFailedError: Command failed on 10.214.131.30 with status 139: 'sudo TESTDIR=/home/ubuntu/cephtest/13528 bash -c ceph_test_filejournal'

Actions #1

Updated by Samuel Just almost 11 years ago

  • Priority changed from Normal to Urgent
Actions #2

Updated by Samuel Just almost 11 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF