Project

General

Profile

Actions

Bug #49228

closed

qa/tasks/cephadm.py: file changed as we read it

Added by Neha Ojha about 3 years ago. Updated about 3 years ago.

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

0%

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

Description

2021-02-08T16:18:29.973 INFO:tasks.cephadm:Compressing logs...
2021-02-08T16:18:29.973 DEBUG:teuthology.orchestra.run.smithi075:> sudo find /var/log/ceph -name *.log -print0 | sudo xargs -0 --no-run-if-empty -- gzip --
2021-02-08T16:18:30.021 DEBUG:teuthology.orchestra.run.smithi087:> sudo find /var/log/ceph -name *.log -print0 | sudo xargs -0 --no-run-if-empty -- gzip --
2021-02-08T16:18:30.030 INFO:tasks.cephadm:Archiving logs...
2021-02-08T16:18:30.030 DEBUG:teuthology.misc:Transferring archived files from smithi075:/var/log/ceph to /home/teuthworker/archive/swagner-2021-02-08_09:51:29-rados:cephadm-wip-swagner-testing-2021-02-05-1350-distro-basic-smithi/5867503/remote/ubuntu@smithi075.front.sepia.ceph.com/log
2021-02-08T16:18:30.034 DEBUG:teuthology.orchestra.run.smithi075:> sudo tar cz -f - -C /var/log/ceph -- .
2021-02-08T16:18:30.240 INFO:teuthology.orchestra.run.smithi075.stderr:tar: ./b51cc71a-6a27-11eb-8fde-001a4aab830c/ceph-osd.0.log: file changed as we read it
2021-02-08T16:18:30.241 INFO:teuthology.orchestra.run.smithi075.stderr:tar: ./b51cc71a-6a27-11eb-8fde-001a4aab830c/ceph-volume.log: File removed before we read it
2021-02-08T16:18:30.403 INFO:teuthology.orchestra.run.smithi075.stderr:tar: ./b51cc71a-6a27-11eb-8fde-001a4aab830c/ceph-mon.a.log: file changed as we read it
2021-02-08T16:18:30.552 INFO:teuthology.orchestra.run.smithi075.stderr:tar: ./b51cc71a-6a27-11eb-8fde-001a4aab830c/ceph-osd.2.log: file changed as we read it
2021-02-08T16:18:30.688 INFO:teuthology.orchestra.run.smithi075.stderr:tar: ./b51cc71a-6a27-11eb-8fde-001a4aab830c/ceph-mgr.a.log: file changed as we read it
2021-02-08T16:18:30.842 INFO:teuthology.orchestra.run.smithi075.stderr:tar: ./b51cc71a-6a27-11eb-8fde-001a4aab830c/ceph-osd.1.log: file changed as we read it
2021-02-08T16:18:30.844 INFO:teuthology.orchestra.run.smithi075.stderr:tar: ./b51cc71a-6a27-11eb-8fde-001a4aab830c: file changed as we read it

/a/swagner-2021-02-08_09:51:29-rados:cephadm-wip-swagner-testing-2021-02-05-1350-distro-basic-smithi/5867503

nojha@teuthology:/ceph/teuthology-archive/swagner-2021-02-08_09:51:29-rados:cephadm-wip-swagner-testing-2021-02-05-1350-distro-basic-smithi/5867503/remote/ubuntu@smithi075.front.sepia.ceph.com/log/b51cc71a-6a27-11eb-8fde-001a4aab830c$ ls
ceph-mgr.a.log  ceph-mon.a.log  ceph-osd.0.log  ceph-osd.0.log.gz  ceph-osd.1.log  ceph-osd.2.log

Caused by 6d7ba1180e66df2d6dee3a01fe3e12cafaa6fe8c, so reverting it like its ceph task counterpart https://github.com/ceph/ceph/pull/38252

Actions

Also available in: Atom PDF