Project

General

Profile

Actions

Bug #14913

closed

ceph-disk-test.py::TestCephDisk::test_destroy_osd_by_id FAILED

Added by Loïc Dachary about 8 years ago. Updated about 8 years ago.

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

0%

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

Description

http://qa-proxy.ceph.com/teuthology/teuthology-2016-02-25_23:13:11-ceph-disk-jewel-distro-basic-mira/28295/

2016-02-25T23:32:47.019 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:INFO:ceph_disk.main:Checking osd id: 2 ...
2016-02-25T23:32:47.020 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:INFO:ceph_disk.main:Running command: /usr/bin/ceph osd dump --cluster=ceph --format json
2016-02-25T23:32:47.516 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:DEBUG:ceph_disk.main:Stoping ceph osd.2...
2016-02-25T23:32:47.516 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:INFO:ceph_disk.main:Running command: /usr/bin/systemctl disable ceph-osd@2
2016-02-25T23:32:47.533 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:Removed symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@2.service.
2016-02-25T23:32:47.667 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:INFO:ceph_disk.main:Running command: /usr/bin/systemctl stop ceph-osd@2
2016-02-25T23:32:50.400 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:Traceback (most recent call last):
2016-02-25T23:32:50.400 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:File "/usr/sbin/ceph-disk", line 9, in <module>
2016-02-25T23:32:50.400 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:load_entry_point('ceph-disk==1.0.0', 'console_scripts', 'ceph-disk')()
2016-02-25T23:32:50.400 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:File "/usr/lib/python2.7/site-packages/ceph_disk/main.py", line 4546, in run
2016-02-25T23:32:50.401 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:main(sys.argv[1:])
2016-02-25T23:32:50.402 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:File "/usr/lib/python2.7/site-packages/ceph_disk/main.py", line 4498, in main
2016-02-25T23:32:50.402 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:args.func(args)
2016-02-25T23:32:50.402 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:File "/usr/lib/python2.7/site-packages/ceph_disk/main.py", line 3129, in main_deactivate
2016-02-25T23:32:50.402 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:main_deactivate_locked(args)
2016-02-25T23:32:50.402 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:File "/usr/lib/python2.7/site-packages/ceph_disk/main.py", line 3181, in main_deactivate_locked
2016-02-25T23:32:50.403 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:_remove_osd_directory_files(mounted_path, args.cluster)
2016-02-25T23:32:50.403 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:File "/usr/lib/python2.7/site-packages/ceph_disk/main.py", line 3100, in _remove_osd_directory_files
2016-02-25T23:32:50.403 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:if os.path.exists(os.path.join(mounted_path, 'ready')):
2016-02-25T23:32:50.404 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:File "/usr/lib64/python2.7/posixpath.py", line 77, in join
2016-02-25T23:32:50.404 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:elif path == '' or path.endswith('/'):
2016-02-25T23:32:50.404 INFO:tasks.workunit.client.0.mira121.stderr:DEBUG:CephDisk:AttributeError: 'NoneType' object has no attribute 'endswith'
2016-02-25T23:32:50.442 INFO:tasks.workunit.client.0.mira121.stdout:../../../workunit.client.0/ceph-disk/ceph-disk-test.py::TestCephDisk::test_destroy_osd_by_id FAILED
Actions #1

Updated by Yuri Weinstein about 8 years ago

  • Release set to jewel
  • ceph-qa-suite ceph-disk added
Actions #2

Updated by Loïc Dachary about 8 years ago

ceph-workbench ceph-qa-suite --verbose --teuthology-git-url http://github.com/dachary/teuthology --teuthology-branch openstack --ceph-qa-suite-git-url http://github.com/ceph/ceph-qa-suite --suite-branch master --ceph-git-url http://github.com/ceph/ceph --ceph master --suite ceph-disk --upload
Actions #3

Updated by Loïc Dachary about 8 years ago

  • Status changed from 12 to Resolved
Actions

Also available in: Atom PDF