Project

General

Profile

Bug #54438

test/objectstore/store_test.cc: FAILED ceph_assert(bl_eq(state->contents[noid].data, r2)) in function 'virtual void SyntheticWorkloadState::C_SyntheticOnClone::finish(int)'

Added by Laura Flores about 2 years ago. Updated over 1 year ago.

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

0%

Source:
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

/a/yuriw-2022-02-15_16:22:25-rados-wip-yuri6-testing-2022-02-14-1456-distro-default-smithi/6685291

2022-02-15T22:25:07.461 INFO:teuthology.orchestra.run.smithi073.stdout:[ RUN      ] ObjectStore/StoreTest.Synthetic/0
2022-02-15T22:25:07.559 INFO:teuthology.orchestra.run.smithi073.stderr:seeding object 0
2022-02-15T22:25:07.569 INFO:teuthology.orchestra.run.smithi073.stderr:seeding object 500
2022-02-15T22:25:07.576 INFO:teuthology.orchestra.run.smithi073.stderr:Op 0
2022-02-15T22:25:07.577 INFO:teuthology.orchestra.run.smithi073.stderr:available_objects: 999 in_flight_objects: 1 total objects: 1000 in_flight 1
2022-02-15T22:25:07.846 INFO:teuthology.orchestra.run.smithi073.stdout:--- buffer lengths mismatch expected 0x0 != actual 0x13d52
2022-02-15T22:25:07.847 INFO:teuthology.orchestra.run.smithi073.stderr:/build/ceph-17.0.0-10737-gb5298cb5/src/test/objectstore/store_test.cc: In function 'virtual void SyntheticWorkloadState::C_SyntheticOnClone::finish(int)' thread 7ff98a839700 time 2022-02-15T22:25:07.852934+0000
2022-02-15T22:25:07.847 INFO:teuthology.orchestra.run.smithi073.stderr:/build/ceph-17.0.0-10737-gb5298cb5/src/test/objectstore/store_test.cc: 4286: FAILED ceph_assert(bl_eq(state->contents[noid].data, r2))
2022-02-15T22:25:07.850 INFO:teuthology.orchestra.run.smithi073.stderr: ceph version 17.0.0-10737-gb5298cb5 (b5298cb59f42095ed7b080c2514cd9870fd905fb) quincy (dev)
2022-02-15T22:25:07.850 INFO:teuthology.orchestra.run.smithi073.stderr: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x14f) [0x7ff991cdf7cc]
2022-02-15T22:25:07.850 INFO:teuthology.orchestra.run.smithi073.stderr: 2: /usr/lib/ceph/libceph-common.so.2(+0x27b9de) [0x7ff991cdf9de]
2022-02-15T22:25:07.850 INFO:teuthology.orchestra.run.smithi073.stderr: 3: (SyntheticWorkloadState::C_SyntheticOnClone::finish(int)+0x3b9) [0x55e61b206aa9]
2022-02-15T22:25:07.851 INFO:teuthology.orchestra.run.smithi073.stderr: 4: (Context::complete(int)+0xd) [0x55e61b16fd4d]
2022-02-15T22:25:07.851 INFO:teuthology.orchestra.run.smithi073.stderr: 5: (Finisher::finisher_thread_entry()+0x19d) [0x7ff991d90dad]
2022-02-15T22:25:07.851 INFO:teuthology.orchestra.run.smithi073.stderr: 6: /lib/x86_64-linux-gnu/libpthread.so.0(+0x9609) [0x7ff99285c609]
2022-02-15T22:25:07.851 INFO:teuthology.orchestra.run.smithi073.stderr: 7: clone()
2022-02-15T22:25:07.852 INFO:teuthology.orchestra.run.smithi073.stderr:*** Caught signal (Aborted) **
2022-02-15T22:25:07.852 INFO:teuthology.orchestra.run.smithi073.stderr: in thread 7ff98a839700 thread_name:fn_anonymous
2022-02-15T22:25:07.853 INFO:teuthology.orchestra.run.smithi073.stderr: ceph version 17.0.0-10737-gb5298cb5 (b5298cb59f42095ed7b080c2514cd9870fd905fb) quincy (dev)
2022-02-15T22:25:07.853 INFO:teuthology.orchestra.run.smithi073.stderr: 1: /lib/x86_64-linux-gnu/libpthread.so.0(+0x153c0) [0x7ff9928683c0]
2022-02-15T22:25:07.853 INFO:teuthology.orchestra.run.smithi073.stderr: 2: gsignal()
2022-02-15T22:25:07.853 INFO:teuthology.orchestra.run.smithi073.stderr: 3: abort()
2022-02-15T22:25:07.854 INFO:teuthology.orchestra.run.smithi073.stderr: 4: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1b7) [0x7ff991cdf834]
2022-02-15T22:25:07.854 INFO:teuthology.orchestra.run.smithi073.stderr: 5: /usr/lib/ceph/libceph-common.so.2(+0x27b9de) [0x7ff991cdf9de]
2022-02-15T22:25:07.854 INFO:teuthology.orchestra.run.smithi073.stderr: 6: (SyntheticWorkloadState::C_SyntheticOnClone::finish(int)+0x3b9) [0x55e61b206aa9]
2022-02-15T22:25:07.854 INFO:teuthology.orchestra.run.smithi073.stderr: 7: (Context::complete(int)+0xd) [0x55e61b16fd4d]
2022-02-15T22:25:07.854 INFO:teuthology.orchestra.run.smithi073.stderr: 8: (Finisher::finisher_thread_entry()+0x19d) [0x7ff991d90dad]
2022-02-15T22:25:07.855 INFO:teuthology.orchestra.run.smithi073.stderr: 9: /lib/x86_64-linux-gnu/libpthread.so.0(+0x9609) [0x7ff99285c609]
2022-02-15T22:25:07.855 INFO:teuthology.orchestra.run.smithi073.stderr: 10: clone()
2022-02-15T22:25:07.920 DEBUG:teuthology.orchestra.run:got remote process result: None
2022-02-15T22:25:07.921 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_7cebb3f2319fd6c8340c0f7cd15a137e747fd32e/teuthology/run_tasks.py", line 91, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_7cebb3f2319fd6c8340c0f7cd15a137e747fd32e/teuthology/run_tasks.py", line 70, in run_one_task
    return task(**kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_7cebb3f2319fd6c8340c0f7cd15a137e747fd32e/teuthology/task/exec.py", line 72, in task
    c],
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_7cebb3f2319fd6c8340c0f7cd15a137e747fd32e/teuthology/orchestra/remote.py", line 509, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_7cebb3f2319fd6c8340c0f7cd15a137e747fd32e/teuthology/orchestra/run.py", line 455, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_7cebb3f2319fd6c8340c0f7cd15a137e747fd32e/teuthology/orchestra/run.py", line 161, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_7cebb3f2319fd6c8340c0f7cd15a137e747fd32e/teuthology/orchestra/run.py", line 179, in _raise_for_status
    raise CommandCrashedError(command=self.command)
teuthology.exceptions.CommandCrashedError: Command crashed: 'sudo TESTDIR=/home/ubuntu/cephtest bash -c \'mkdir $TESTDIR/archive/ostest && cd $TESTDIR/archive/ostest && ulimit -Sn 16384 && CEPH_ARGS="--no-log-to-stderr --log-file $TESTDIR/archive/ceph_test_objectstore.log --debug-bluestore 20" ceph_test_objectstore --gtest_filter=*/1:*/0 --gtest_catch_exceptions=0\''


Related issues

Related to Ceph - Bug #20738: memstore: return bad data during ObjectStore/StoreTest.Synthetic/0 Can't reproduce

History

#1 Updated by Neha Ojha about 2 years ago

/a/benhanokh-2021-08-04_06:12:22-rados-wip_gbenhano_ncbz-distro-basic-smithi/6310791/

#2 Updated by Radoslaw Zarzynski about 2 years ago

  • Related to Bug #20738: memstore: return bad data during ObjectStore/StoreTest.Synthetic/0 added

#3 Updated by Laura Flores over 1 year ago

/a/yuriw-2022-11-28_16:28:53-rados-wip-yuri-testing-2022-11-18-1500-pacific-distro-default-smithi/7094026

Also available in: Atom PDF