Project

General

Profile

Actions

Bug #63583

open

[Errno 13] Permission denied: '/vstart_runner.log'

Added by Casey Bodley 5 months ago. Updated 4 months ago.

Status:
Pending Backport
Priority:
Urgent
Assignee:
Target version:
-
% Done:

0%

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

Description

all rgw/singleton jobs now failing in qa/tasks/radosgw_admin.py because it imports vstart_runner

ex. http://qa-proxy.ceph.com/teuthology/cbodley-2023-11-19_18:54:41-rgw:singleton-wip-cbodley-testing-distro-default-smithi/7462884/teuthology.log

2023-11-19T19:15:37.112 INFO:teuthology.run_tasks:Running task radosgw-admin...
2023-11-19T19:15:37.175 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 105, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 82, in run_one_task
    task = get_task(taskname)
  File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 35, in get_task
    module = _import('tasks', module_name, task_name, fail_on_import_error=True)
  File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 54, in _import
    module = __import__(
  File "/home/teuthworker/src/github.com_cbodley_ceph_3e90323a4555f5b3a0a892ba4ea296159699bec6/qa/tasks/radosgw_admin.py", line 30, in <module>
    import tasks.vstart_runner
  File "/home/teuthworker/src/github.com_cbodley_ceph_3e90323a4555f5b3a0a892ba4ea296159699bec6/qa/tasks/vstart_runner.py", line 110, in <module>
    init_log()
  File "/home/teuthworker/src/github.com_cbodley_ceph_3e90323a4555f5b3a0a892ba4ea296159699bec6/qa/tasks/vstart_runner.py", line 101, in init_log
    handler = logging.FileHandler(logpath)
  File "/usr/lib/python3.8/logging/__init__.py", line 1147, in __init__
    StreamHandler.__init__(self, self._open())
  File "/usr/lib/python3.8/logging/__init__.py", line 1176, in _open
    return open(self.baseFilename, self.mode, encoding=self.encoding)
PermissionError: [Errno 13] Permission denied: '/vstart_runner.log'


Related issues 2 (1 open1 closed)

Copied to rgw - Backport #63839: reef: [Errno 13] Permission denied: '/vstart_runner.log'ResolvedCasey BodleyActions
Copied to rgw - Backport #63840: quincy: [Errno 13] Permission denied: '/vstart_runner.log'In ProgressCasey BodleyActions
Actions #1

Updated by Casey Bodley 5 months ago

https://github.com/ceph/ceph/pull/50212 touched qa/tasks/vstart_runner.py recently, but i tried reverting that pr and still saw the failures

Actions #2

Updated by Casey Bodley 5 months ago

  • Assignee set to Ali Maredia

haven't been able to figure out what changed to cause this. Ali will comment out the vstart_runner stuff from the task as a workaround

Actions #3

Updated by Casey Bodley 5 months ago

  • Status changed from New to Resolved
  • Pull request ID set to 54618

unclear whether this will need backports - i guess we'll see whether the errors show up on other releases

Actions #4

Updated by Casey Bodley 5 months ago

  • Status changed from Resolved to Pending Backport
  • Backport set to quincy reef
Actions #5

Updated by Backport Bot 5 months ago

  • Copied to Backport #63839: reef: [Errno 13] Permission denied: '/vstart_runner.log' added
Actions #6

Updated by Backport Bot 5 months ago

  • Copied to Backport #63840: quincy: [Errno 13] Permission denied: '/vstart_runner.log' added
Actions #7

Updated by Backport Bot 5 months ago

  • Tags set to backport_processed
Actions #8

Updated by Casey Bodley 4 months ago

  • Assignee changed from Ali Maredia to Casey Bodley
Actions

Also available in: Atom PDF