Project

General

Profile

Actions

Bug #25071

closed

Workunit test cls/test_cls_rgw.sh fails in upgrade/luminous-x/parallel (master)

Added by Nathan Cutler over 5 years ago. Updated over 5 years ago.

Status:
Duplicate
Priority:
Urgent
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

The same test succeeds in upgrade/luminous-x/parallel (mimic)

2018-07-24T03:13:29.863 INFO:tasks.workunit.client.0.smithi174.stdout:[ RUN      ] cls_rgw.index_suggest
2018-07-24T03:13:32.424 INFO:tasks.workunit.client.0.smithi174.stdout:/build/ceph-12.2.7-7-g6cf4516/src/test/cls_rgw/test_cls_rgw.cc:373: Failure
2018-07-24T03:13:32.425 INFO:tasks.workunit.client.0.smithi174.stdout:      Expected: 0
2018-07-24T03:13:32.425 INFO:tasks.workunit.client.0.smithi174.stdout:To be equal to: ioctx.operate(bucket_oid, op)
2018-07-24T03:13:32.425 INFO:tasks.workunit.client.0.smithi174.stdout:      Which is: -22
2018-07-24T03:13:32.426 INFO:tasks.workunit.client.0.smithi174.stdout:[  FAILED  ] cls_rgw.index_suggest (2561 ms)

This breaks the suite something awful.

One of many jobs with this problem: http://pulpito.ceph.com/teuthology-2018-07-24_02:25:02-upgrade:luminous-x-master-distro-basic-smithi/2807886/


Related issues 1 (0 open1 closed)

Is duplicate of rgw - Bug #24640: test_cls_rgw.sh cls_rgw.index_suggest fail with EINVALResolvedJ. Eric Ivancich06/23/2018

Actions
Actions #1

Updated by Nathan Cutler over 5 years ago

  • Description updated (diff)
Actions #2

Updated by Nathan Cutler over 5 years ago

The yaml that runs the cls/test_cls_rgw.sh is:

    - workunit:
        branch: luminous
        clients:
          client.0:
          - cls

At this point, the entire Ceph cluster is on 14.0.0, but client.0 (where the workunit is running) is still on 12.2.7.

The actual error is coming from a binary called ceph_test_cls_rgw. So, this failure indicates that the luminous version of that binary is not compatible with 14.0.0 clusters.

Actions #3

Updated by Nathan Cutler over 5 years ago

  • Is duplicate of Bug #24640: test_cls_rgw.sh cls_rgw.index_suggest fail with EINVAL added
Actions #4

Updated by Nathan Cutler over 5 years ago

  • Status changed from New to Fix Under Review
Actions #5

Updated by Yehuda Sadeh over 5 years ago

  • Status changed from Fix Under Review to Duplicate
Actions

Also available in: Atom PDF