Project

General

Profile

Actions

Bug #47596

open

TestMigration.NoSnapsOtherPool fails with std::system_error

Added by Kefu Chai over 3 years ago. Updated about 3 years ago.

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

0%

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

Description

[ RUN      ] TestMigration.NoSnapsOtherPool
resize: 83886080
write: 1 0~8388609
write: 1 16777218~8388609
write: 1 0~8388609
write: 1 16777218~8388609
migration_prepare
terminate called after throwing an instance of 'std::system_error'
  what():  Invalid argument
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/run-rbd-unit-tests.sh: line 20: 27739 Aborted                 (core dumped) RBD_FEATURES=$i unittest_librbd
...
The following tests FAILED:
     10 - run-rbd-unit-tests-109.sh (Failed)

spotted in a "make check" run performed by jenkins. the PR being tested only touches crimson related stuff.

https://jenkins.ceph.com/job/ceph-pull-requests/60394/console might be GC'ed in days.

Actions #1

Updated by Kefu Chai over 3 years ago

  • Description updated (diff)
Actions #2

Updated by Kefu Chai over 3 years ago

[ RUN      ] TestLibRBD.TestPendingAio
using new format!
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/librbd/test_librbd.cc:4570: Failure
Expected equality of these values:
  1
  rbd_aio_is_complete(comps[i])
    Which is: 0
[  FAILED  ] TestLibRBD.TestPendingAio (149 ms)
Actions #3

Updated by Kefu Chai about 3 years ago

[ RUN      ] TestLibRBD.ConcurentOperations
using new format!

99% tests passed, 1 tests failed out of 215

Total Test time (real) = 3617.48 sec

The following tests FAILED:
     11 - run-rbd-unit-tests-109.sh (Timeout)
Actions

Also available in: Atom PDF