Project

General

Profile

Actions

Bug #11620

closed

osdc/stress_objectcacher.sh command failed

Added by David Zafman almost 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

ubuntu@teuthology:/a/dzafman-2015-05-12_08:43:26-rados-wip-10809-11135-10290---basic-multi/887820

I don't see a clear error message explaining what failed.

2015-05-12T16:35:49.330 INFO:teuthology.orchestra.run.plana65:Running: 'cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0'
2015-05-12T16:35:49.401 INFO:teuthology.orchestra.run.plana65:Running: "mkdir -- /home/ubuntu/cephtest/workunit.client.0 && git archive --remote=git://git.ceph.com/ceph.git 8f4927eab2f016edeb5719f67d109e9abb3180f7:qa/workunits | tar C /home/ubuntu/cephtest/workunit.client.0 -x -f && cd -- /home/ubuntu/cephtest/workunit.client.0 && if test e Makefile ; then make ; fi && find -executable -type f -printf '%P\\0' >/home/ubuntu/cephtest/workunits.list.client.0"
2015-05-12T16:35:49.743 INFO:tasks.workunit.client.0.plana65.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done
2015-05-12T16:35:49.747 INFO:tasks.workunit.client.0.plana65.stdout:make1: Entering directory `/home/ubuntu/cephtest/workunit.client.0/direct_io'
2015-05-12T16:35:49.747 INFO:tasks.workunit.client.0.plana65.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test
2015-05-12T16:35:50.426 INFO:tasks.workunit.client.0.plana65.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io
2015-05-12T16:35:50.549 INFO:tasks.workunit.client.0.plana65.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read
2015-05-12T16:35:50.618 INFO:tasks.workunit.client.0.plana65.stdout:make1: Leaving directory `/home/ubuntu/cephtest/workunit.client.0/direct_io'
2015-05-12T16:35:50.620 INFO:tasks.workunit.client.0.plana65.stdout:make1: Entering directory `/home/ubuntu/cephtest/workunit.client.0/fs'
2015-05-12T16:35:50.620 INFO:tasks.workunit.client.0.plana65.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc
2015-05-12T16:35:50.685 INFO:tasks.workunit.client.0.plana65.stdout:make1: Leaving directory `/home/ubuntu/cephtest/workunit.client.0/fs'
2015-05-12T16:35:50.766 INFO:tasks.workunit:Running workunits matching osdc/stress_objectcacher.sh on client.0...
2015-05-12T16:35:50.766 INFO:tasks.workunit:Running workunit osdc/stress_objectcacher.sh...
2015-05-12T16:35:50.766 INFO:teuthology.orchestra.run.plana65:Running (workunit test osdc/stress_objectcacher.sh): 'mkdir -p -
/home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=8f4927eab2f016edeb5719f67d109e9abb3180f7 TESTDIR="/home/ubuntu/cephtest" CEPH_ID="0" PATH=$PATH:/usr/sbin adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/workunit.client.0/osdc/stress_objectcacher.sh'
2015-05-12T16:35:50.777 INFO:tasks.workunit.client.0.plana65.stderr:+ seq 1 10
2015-05-12T16:35:50.779 INFO:tasks.workunit.client.0.plana65.stderr:+ ceph_test_objectcacher_stress --ops 1000 --percent-read 0.90 --delay-ns 0 --objects 10 --max-op-size 4096 --client-oc-max-dirty 0
2015-05-12T16:35:50.800 INFO:tasks.workunit:Stopping ['osdc/stress_objectcacher.sh'] on client.0...
2015-05-12T16:35:50.800 INFO:teuthology.orchestra.run.plana65:Running: 'rm rf - /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/workunit.client.0'
2015-05-12T16:35:50.874 ERROR:teuthology.parallel:Exception in parallel execution
Traceback (most recent call last):
File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 82, in exit
for result in self:
File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 101, in next
resurrect_traceback(result)
File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 19, in capture_traceback
return func(*args, **kwargs)
File "/var/lib/teuthworker/src/ceph-qa-suite_wip-11343/tasks/workunit.py", line 361, in _run_tests
label="workunit test {workunit}".format(workunit=workunit)
File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 156, in run
r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 378, in run
r.wait()
File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait
label=self.label)
CommandFailedError: Command failed (workunit test osdc/stress_objectcacher.sh) on plana65 with status 1: 'mkdir p - /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=8f4927eab2f016edeb5719f67d109e9abb3180f7 TESTDIR="/home/ubuntu/cephtest" CEPH_ID="0" PATH=$PATH:/usr/sbin adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/workunit.client.0/osdc/stress_objectcacher.sh'

Actions #1

Updated by Samuel Just almost 9 years ago

  • Priority changed from Normal to Urgent
Actions #2

Updated by Sage Weil almost 9 years ago

  • Source changed from other to Q/A
  • ceph-qa-suite rados added

/a/teuthology-2015-05-20_21:00:01-rados-next-distro-basic-multi/902505

Actions #3

Updated by Sage Weil almost 9 years ago

$ ./ceph_test_objectcacher_stress --ops 1000 --percent-read 0.90 --delay-ns 0 --objects 10 --max-op-size 4096 --client-oc-max-dirty 0
./ceph_test_objectcacher_stress: The option value '0.90' is invalid

Actions #4

Updated by Sage Weil almost 9 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF