Project

General

Profile

Actions

Documentation #49077

closed

Dev Guide: Teuthology Logs' location possibly wrong; Kefu can't replicate the procedure.

Added by Zac Dover about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Section in the Docs relevant to this tracker issue:
https://docs.ceph.com/en/latest/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-debugging-tips/

Short Summary of issue:
Kefu says that the location of logs used for triage that is listed in the Teuthology Guide doesn't lead to anything.

BEGIN QUOTATION FROM https://github.com/ceph/ceph/pull/39174/
/a/<job-name>/<job-id>/teuthology.log

or

/a/&lt;job-id&gt;/teuthology.log
@tchaikov tchaikov 3 days ago Member

I am not sure if this works.
@zdover23 zdover23 3 days ago Author Member

Thanks, Kefu. I'll see if I can't have it checked.
@zdover23 zdover23 yesterday Author Member

@neha-ojha -- Can you check this part of the doc and confirm or deny that the teuthology logs for job names and job ids can be found at these locations?

I need this PR to be merged so that I can push four other PRs that also touch these files, and this PR is currently functionally holding the lock.
@tchaikov tchaikov yesterday Member

kchai@teuthology:~$ less /a/kchai-2021-01-30_16:51:13-rados-wip-kefu-testing-2021-01-30-2256-distro-basic-smithi/5842461/teuthology.log ^C
kchai@teuthology:~$ ls /a/kchai-2021-01-30_16:51:13-rados-wip-kefu-testing-2021-01-30-2256-distro-basic-smithi/5842461/
config.yaml console_logs info.yaml orig.config.yaml owner pid teuthology.log timing.yaml worker.log
kchai@teuthology:~$ ls /a/5842461
ls: cannot access '/a/5842461': No such file or directory

i don't think we have automount-like per-user setting allowing each user has different result regarding to what they have under /a.
END QUOTATION FROM https://github.com/ceph/ceph/pull/39174/

Actions #1

Updated by Zac Dover about 3 years ago

  • Status changed from New to Closed

This was my mistake. I misread the document and assumed that <job-id> and <job-name> were in two different locations. They're not.

Josh set me straight and I fixed the text.

commit 012b3cad1dcb9cd2c1414da5b3a8ade27fb642f2

Actions

Also available in: Atom PDF