Project

General

Profile

Actions

Bug #15479

closed

ceph_test_rbd_mirror_image_replay: assert failed: "non_primary ^ primary_mirror_uuid.empty()"

Added by Josh Durgin about 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
High
Assignee:
Jason Dillaman
Target version:
-
% Done:

0%

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

Description

ceph_test_rbd_mirror_image_replay crashed in this run: http://qa-proxy.ceph.com/teuthology/joshd-2016-04-12_16:21:39-rbd-wip-josh-testing---basic-smithi/124336/teuthology.log

core 1460519971.9966.core on vpm181 for inspection.

#6  0x00007f9c715689d5 in ceph::__ceph_assert_fail (assertion=assertion@entry=0x7f9c7160a9d8 "non_primary ^ primary_mirror_uuid.empty()", file=file@entry=0x7f9c7160a36f "librbd/Journal.cc", line=line@entry=379, 
    func=func@entry=0x7f9c7160dae0 <librbd::Journal<librbd::ImageCtx>::create(librados::IoCtx&, std::string const&, unsigned char, unsigned char, std::string const&, bool, std::string const&)::__PRETTY_FUNCTION__> "static int librbd::Journal<ImageCtxT>::create(librados::IoCtx&, const string&, uint8_t, uint8_t, const string&, bool, const string&) [with ImageCtxT = librbd::ImageCtx; std::string = std::basic_string"...) at common/assert.cc:78
#7  0x00007f9c7141b9f5 in librbd::Journal<librbd::ImageCtx>::create (io_ctx=..., image_id=..., order=order@entry=24 '\030', splay_width=splay_width@entry=4 '\004', object_pool=..., non_primary=non_primary@entry=true, primary_mirror_uuid=...) at librbd/Journal.cc:379
#8  0x00007f9c714076f5 in librbd::create_v2 (io_ctx=..., imgname=0x7f9c7bc03a58 "rbdimagereplay9849", bid=<optimized out>, size=134217728, order=order@entry=22, features=68, stripe_unit=4194304, stripe_count=1, journal_order=journal_order@entry=24 '\030', 
    journal_splay_width=journal_splay_width@entry=4 '\004', journal_pool=..., non_primary_global_image_id=..., primary_mirror_uuid=...) at librbd/internal.cc:1114
#9  0x00007f9c713b3957 in rbd::mirror::image_replayer::(anonymous namespace)::C_CreateImage<librbd::ImageCtx>::finish (this=0x7f9c34002d90, r=<optimized out>) at tools/rbd_mirror/image_replayer/BootstrapRequest.cc:72
#10 0x00007f9c713a6619 in Context::complete (this=0x7f9c34002d90, r=<optimized out>) at ./include/Context.h:64
#11 0x00007f9c7155a04e in ThreadPool::worker (this=0x7f9c7bc8b120, wt=0x7f9c7bc8f580) at common/WorkQueue.cc:128
#12 0x00007f9c7155af20 in ThreadPool::WorkThread::entry (this=<optimized out>) at common/WorkQueue.h:445
#13 0x00007f9c67050182 in start_thread (arg=0x7f9c23fff700) at pthread_create.c:312
#14 0x00007f9c659c147d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Actions #1

Updated by Josh Durgin about 8 years ago

  • Subject changed from test_rbd_mirror_image_replay.sh: needs fixing for connecting to asok to ceph_test_rbd_mirror_image_replay: assert failed: "non_primary ^ primary_mirror_uuid.empty()"
  • Description updated (diff)
  • Priority changed from Normal to High

Misread that, replacing everything with the real issue.

Actions #2

Updated by Jason Dillaman about 8 years ago

  • Status changed from New to In Progress
  • Assignee set to Jason Dillaman
Actions #3

Updated by Jason Dillaman about 8 years ago

  • Status changed from In Progress to Fix Under Review
Actions #4

Updated by Jason Dillaman about 8 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF