Project

General

Profile

Actions

Bug #45966

closed

nautilus: qa/tasks: NameError: global name 'StringIO' is not defined

Added by Ramana Raja almost 4 years ago. Updated almost 4 years ago.

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

0%

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

Description

See a number of job failures in nautilus kcephfs suite due to incomplete py2 to py3 qa/tasks transition in nautilus.

Introduced by incomplete backport commit, https://github.com/ceph/ceph/pull/34171/commits/3dad1ac5f2db97cc3445bdf14a80dbb3e11f7d21

http://pulpito.ceph.com/yuriw-2020-06-08_17:04:08-kcephfs-wip-yuri5-testing-2020-06-08-1602-nautilus-distro-basic-smithi/

e.g.,
http://pulpito.ceph.com/yuriw-2020-06-08_17:04:08-kcephfs-wip-yuri5-testing-2020-06-08-1602-nautilus-distro-basic-smithi/5129683/
http://pulpito.ceph.com/yuriw-2020-06-08_17:04:08-kcephfs-wip-yuri5-testing-2020-06-08-1602-nautilus-distro-basic-smithi/5129685/

2020-06-09T02:02:57.789 INFO:tasks.cephfs_test_runner:    debug_dir = self._find_debug_dir()
2020-06-09T02:02:57.789 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-yuri5-testing-2020-06-08-1602-nautilus/qa/tasks/cephfs/kernel_mount.py", line 215, in _find_debug_dir
2020-06-09T02:02:57.789 INFO:tasks.cephfs_test_runner:    ], stdout=StringIO(), timeout=(5*60))
2020-06-09T02:02:57.789 INFO:tasks.cephfs_test_runner:NameError: global name 'StringIO' is not defined
Actions #1

Updated by Ramana Raja almost 4 years ago

  • Subject changed from nautilus: qa: NameError: global name 'StringIO' is not defined to nautilus: qa/tasks: NameError: global name 'StringIO' is not defined
  • Description updated (diff)
  • Status changed from New to In Progress
  • Assignee set to Ramana Raja
Actions #2

Updated by Ramana Raja almost 4 years ago

  • Description updated (diff)
Actions #3

Updated by Ramana Raja almost 4 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 35520
Actions #5

Updated by Ramana Raja almost 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF