Project

General

Profile

Bug #61551

Bug #58945: qa: xfstests-dev's generic test suite has 20 failures with fuse client

Bug #61243: qa: tasks.cephfs.tests_from_xfstests_dev.TestXFSTestsDev - 17 tests failed

ceph-fuse: generic/192 failed with "delta1 is NOT in range 5 .. 7"

Added by Xiubo Li 10 months ago. Updated 10 months ago.

Status:
Fix Under Review
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

2023-05-11T07:21:21.689 DEBUG:teuthology.orchestra.run.smithi072:> (cd /tmp/tmp.iKz0yRskC2xfstests-dev && exec sudo env DIFF_LENGTH=0 ./check generic/192)
2023-05-11T07:21:21.855 INFO:teuthology.orchestra.run.smithi072.stdout:FSTYP         -- ceph-fuse
2023-05-11T07:21:21.859 INFO:teuthology.orchestra.run.smithi072.stdout:PLATFORM      -- Linux/x86_64 smithi072 4.18.0-372.9.1.el8.x86_64 #1 SMP Fri Apr 15 22:12:19 EDT 2022
2023-05-11T07:21:21.860 INFO:teuthology.orchestra.run.smithi072.stdout:
2023-05-11T07:21:27.462 INFO:teuthology.orchestra.run.smithi072.stdout:generic/192       - output mismatch (see /tmp/tmp.iKz0yRskC2xfstests-dev/results//generic/192.out.bad)
2023-05-11T07:21:27.464 INFO:teuthology.orchestra.run.smithi072.stdout:    --- tests/generic/192.out    2023-05-11 05:54:48.322748585 +0000
2023-05-11T07:21:27.464 INFO:teuthology.orchestra.run.smithi072.stdout:    +++ /tmp/tmp.iKz0yRskC2xfstests-dev/results//generic/192.out.bad     2023-05-11 07:21:27.458246874 +0000
2023-05-11T07:21:27.464 INFO:teuthology.orchestra.run.smithi072.stdout:    @@ -1,5 +1,6 @@
2023-05-11T07:21:27.464 INFO:teuthology.orchestra.run.smithi072.stdout:     QA output created by 192
2023-05-11T07:21:27.465 INFO:teuthology.orchestra.run.smithi072.stdout:     sleep for 5 seconds
2023-05-11T07:21:27.465 INFO:teuthology.orchestra.run.smithi072.stdout:     test
2023-05-11T07:21:27.465 INFO:teuthology.orchestra.run.smithi072.stdout:    -delta1 is in range
2023-05-11T07:21:27.465 INFO:teuthology.orchestra.run.smithi072.stdout:    +delta1 has value of 0
2023-05-11T07:21:27.465 INFO:teuthology.orchestra.run.smithi072.stdout:    +delta1 is NOT in range 5 .. 7
2023-05-11T07:21:27.465 INFO:teuthology.orchestra.run.smithi072.stdout:     delta2 is in range
2023-05-11T07:21:27.466 INFO:teuthology.orchestra.run.smithi072.stdout:Ran: generic/192
2023-05-11T07:21:27.466 INFO:teuthology.orchestra.run.smithi072.stdout:Failures: generic/192
2023-05-11T07:21:27.467 INFO:teuthology.orchestra.run.smithi072.stdout:Failed 1 of 1 tests
2023-05-11T07:21:27.469 INFO:teuthology.orchestra.run.smithi072.stdout:
2023-05-11T07:21:27.477 DEBUG:teuthology.orchestra.run:got remote process result: 1

History

#1 Updated by Xiubo Li 10 months ago

A similar issue with https://tracker.ceph.com/issues/53844, which is for kclient. We should disable the tests when the atime is required since cephfs doesn't maintain the atime.

#2 Updated by Xiubo Li 10 months ago

  • Status changed from New to Fix Under Review

Sent one patch to fix it in xfstests-dev to skip the test cases when atime is required.

The patchwork link: https://patchwork.kernel.org/project/ceph-devel/list/?series=752887

Also available in: Atom PDF