Project

General

Profile

Backport #46156

Updated by Nathan Cutler almost 4 years ago

https://github.com/ceph/ceph/pull/35499 <pre> 
 2020-06-17T18:31:42.676 INFO:tasks.cephfs_test_runner:====================================================================== 
 2020-06-17T18:31:42.676 INFO:tasks.cephfs_test_runner:FAIL: test_export_create_and_delete (tasks.cephfs.test_nfs.TestNFS) 
 2020-06-17T18:31:42.677 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 
 2020-06-17T18:31:42.677 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 
 2020-06-17T18:31:42.677 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/github.com_varshar16_ceph_wip-varsha-testing-nfs/qa/tasks/cephfs/test_nfs.py", line 106, in test_export_create_and_delete 
 2020-06-17T18:31:42.677 INFO:tasks.cephfs_test_runner:      self._test_delete_cluster() 
 2020-06-17T18:31:42.678 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/github.com_varshar16_ceph_wip-varsha-testing-nfs/qa/tasks/cephfs/test_nfs.py", line 69, in _test_delete_cluster 
 2020-06-17T18:31:42.678 INFO:tasks.cephfs_test_runner:      self.assertEqual("No services reported\n", orch_output) 
 2020-06-17T18:31:42.678 INFO:tasks.cephfs_test_runner:AssertionError: 'No services reported\n' != 'NAME                RUNNING    REFRESHED    AGE [234 chars]    \n' 
 2020-06-17T18:31:42.679 INFO:tasks.cephfs_test_runner:- No services reported 
 2020-06-17T18:31:42.679 INFO:tasks.cephfs_test_runner:+ NAME                RUNNING    REFRESHED    AGE    PLACEMENT      IMAGE NAME                                                            IMAGE ID       
 2020-06-17T18:31:42.679 INFO:tasks.cephfs_test_runner:+ nfs.ganesha-test        1/0    4s ago       -      <unmanaged>    quay.ceph.io/ceph-ci/ceph:289329252c2ae943de01ac9f80a7a12c6964057e    956bacc1189b   
 2020-06-17T18:31:42.679 INFO:tasks.cephfs_test_runner: 
 2020-06-17T18:31:42.680 INFO:tasks.cephfs_test_runner: 
 2020-06-17T18:31:42.680 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 
 2020-06-17T18:31:42.680 INFO:tasks.cephfs_test_runner:Ran 2 tests in 57.262s 
 2020-06-17T18:31:42.680 INFO:tasks.cephfs_test_runner: 
 2020-06-17T18:31:42.681 INFO:tasks.cephfs_test_runner:FAILED (failures=1) 
 2020-06-17T18:31:42.681 INFO:tasks.cephfs_test_runner: 
 </pre> 

 http://qa-proxy.ceph.com/teuthology/varsha-2020-06-17_18:09:32-rados-wip-varsha-testing-nfs-distro-basic-smithi/

Back