Project

General

Profile

Backport #41902

Updated by Kefu Chai over 4 years ago

https://github.com/ceph/ceph/pull/30447 trying to perform 
 <pre> 
 2019-01-10T19:54:36.227 INFO:tasks.workunit.client.0.smithi117.stderr:+ ceph osd pool ls 
 2019-01-10T19:54:36.227 INFO:tasks.workunit.client.0.smithi117.stderr:+ grep ^by-host- 
 </pre> 

 eventually fails 

 <pre> 
 019-01-10T19:54:36.562 INFO:tasks.workunit.client.0.smithi117.stderr:+ sleep 5 
 2019-01-10T19:54:39.787 INFO:teuthology.orchestra.run.smithi117:Running: 
 2019-01-10T19:54:39.787 INFO:teuthology.orchestra.run.smithi117:> sudo logrotate /etc/logrotate.d/ceph-test.conf 
 2019-01-10T19:54:39.794 INFO:teuthology.orchestra.run.smithi201:Running: 
 2019-01-10T19:54:39.794 INFO:teuthology.orchestra.run.smithi201:> sudo logrotate /etc/logrotate.d/ceph-test.conf 
 2019-01-10T19:54:40.970 DEBUG:teuthology.orchestra.run:got remote process result: 124 
 2019-01-10T19:54:40.970 INFO:tasks.workunit:Stopping ['mgr'] on client.0... 
 2019-01-10T19:54:40.971 INFO:teuthology.orchestra.run.smithi117:Running: 
 2019-01-10T19:54:40.971 INFO:teuthology.orchestra.run.smithi117:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 
 2019-01-10T19:54:41.157 ERROR:teuthology.run_tasks:Saw exception from tasks. 

 </pre> 

 /a/yuriw-2019-01-10_16:24:19-rados-wip-yuri6-testing-2019-01-09-1618-luminous-distro-basic-smithi/3442932/

Back