Project

General

Profile

Actions

Bug #44385

closed

ClsHello.WriteReturnData failure

Added by Sage Weil about 4 years ago. Updated about 4 years ago.

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

2020-03-02T19:21:47.900 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN      ] ClsHello.WriteReturnData
2020-03-02T19:21:49.189 INFO:tasks.ceph.mon.a.smithi026.stderr:==00:00:31:10.828 27400== Warning: unimplemented fcntl command: 1036
2020-03-02T19:21:49.220 INFO:tasks.ceph.mon.b.smithi169.stderr:==00:00:31:10.847 27705== Warning: unimplemented fcntl command: 1036
2020-03-02T19:21:49.230 INFO:tasks.ceph.mon.a.smithi026.stderr:==00:00:31:10.869 27400== Warning: unimplemented fcntl command: 1036
2020-03-02T19:21:49.244 INFO:tasks.ceph.mon.b.smithi169.stderr:==00:00:31:10.871 27705== Warning: unimplemented fcntl command: 1036
2020-03-02T19:21:49.278 INFO:tasks.ceph.mon.b.smithi169.stderr:==00:00:31:10.905 27705== Warning: unimplemented fcntl command: 1036
2020-03-02T19:21:49.285 INFO:tasks.ceph.mon.c.smithi026.stderr:==00:00:31:10.924 27403== Warning: unimplemented fcntl command: 1036
2020-03-02T19:21:49.301 INFO:tasks.ceph.mon.a.smithi026.stderr:==00:00:31:10.940 27400== Warning: unimplemented fcntl command: 1036
2020-03-02T19:21:49.318 INFO:tasks.ceph.mon.c.smithi026.stderr:==00:00:31:10.957 27403== Warning: unimplemented fcntl command: 1036
2020-03-02T19:21:49.360 INFO:tasks.ceph.mon.c.smithi026.stderr:==00:00:31:10.999 27403== Warning: unimplemented fcntl command: 1036
2020-03-02T19:21:50.060 INFO:tasks.workunit.client.0.smithi026.stdout:require_osd_release = octopus
2020-03-02T19:21:51.766 INFO:tasks.workunit.client.0.smithi026.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/huge/release/15.1.0-1405-g7b0e18c/rpm/el8/BUILD/ceph-15.1.0-1405-g7b0e18c/src/test/cls_hello/test_cls_hello.cc:1
31: Failure
2020-03-02T19:21:51.767 INFO:tasks.workunit.client.0.smithi026.stdout:Expected equality of these values:
2020-03-02T19:21:51.767 INFO:tasks.workunit.client.0.smithi026.stdout:  std::string("too much input data!")
2020-03-02T19:21:51.767 INFO:tasks.workunit.client.0.smithi026.stdout:    Which is: "too much input data!" 
2020-03-02T19:21:51.767 INFO:tasks.workunit.client.0.smithi026.stdout:  std::string(out.c_str(), out.length())
2020-03-02T19:21:51.767 INFO:tasks.workunit.client.0.smithi026.stdout:    Which is: "" 
2020-03-02T19:21:51.768 INFO:tasks.workunit.client.0.smithi026.stdout:[  FAILED  ] ClsHello.WriteReturnData (3860 ms)

/a/sage-2020-03-02_17:20:04-rados:verify-master-distro-basic-smithi/4819368

definitely an intermittent failure.. this run it was 1/4 (teuthology-suite -s rados/verify -c master --ceph-repo ceph --suite-repo ceph -S 7b0e18c09eb6060ee23f00c06dac4203a2b99608 -k distro -m smithi -p 50 --subset 1/9999 --filter valgrind -N 4)

Actions #1

Updated by Sage Weil about 4 years ago

  • Status changed from New to In Progress
  • Assignee set to Sage Weil
Actions #2

Updated by Sage Weil about 4 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 33708

reproduced locally by making the test loop and setting ms_inject_socket_failures=500 on the osd. confirmed this fixes it.

Actions #3

Updated by Sage Weil about 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF