Project

General

Profile

Bug #54372

Updated by Kamoltat (Junior) Sirivadhna about 2 years ago

/a/yuriw-2022-02-17_23:23:56-rados-wip-yuri7-testing-2022-02-17-0852-pacific-distro-default-smithi/6692929 
 /a/yuriw-2022-02-17_23:23:56-rados-wip-yuri7-testing-2022-02-17-0852-pacific-distro-default-smithi/6692930 
 /a/yuriw-2022-02-17_23:23:56-rados-wip-yuri7-testing-2022-02-17-0852-pacific-distro-default-smithi/6692931 
 <pre> 
 2022-02-20T12:09:34.699 DEBUG:teuthology.parallel:result is None 
 2022-02-20T12:09:34.700 INFO:teuthology.run_tasks:Running task nvme_loop... 
 2022-02-20T12:09:34.711 ERROR:teuthology.run_tasks:Saw exception from tasks. 
 Traceback (most recent call last): 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_eea2521245e542c7c1a063d296779f572aa0255a/teuthology/run_tasks.py", line 91, in run_tasks 
     manager = run_one_task(taskname, ctx=ctx, config=config) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_eea2521245e542c7c1a063d296779f572aa0255a/teuthology/run_tasks.py", line 69, in run_one_task 
     task = get_task(taskname) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_eea2521245e542c7c1a063d296779f572aa0255a/teuthology/run_tasks.py", line 33, in get_task 
     module = _import('tasks', module_name, task_name, fail_on_import_error=True) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_eea2521245e542c7c1a063d296779f572aa0255a/teuthology/run_tasks.py", line 57, in _import 
     0, 
 ModuleNotFoundError: No module named 'tasks' 
 2022-02-20T12:09:34.799 ERROR:teuthology.run_tasks: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=b7aef7e479594b26996a9b534a05b0c3 
 Traceback (most recent call last): 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_eea2521245e542c7c1a063d296779f572aa0255a/teuthology/run_tasks.py", line 91, in run_tasks 
     manager = run_one_task(taskname, ctx=ctx, config=config) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_eea2521245e542c7c1a063d296779f572aa0255a/teuthology/run_tasks.py", line 69, in run_one_task 
     task = get_task(taskname) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_eea2521245e542c7c1a063d296779f572aa0255a/teuthology/run_tasks.py", line 33, in get_task 
     module = _import('tasks', module_name, task_name, fail_on_import_error=True) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_eea2521245e542c7c1a063d296779f572aa0255a/teuthology/run_tasks.py", line 57, in _import 
     0, 
 ModuleNotFoundError: No module named 'tasks' 
 </pre>

Back