Project

General

Profile

Actions

Bug #56445

closed

Command failed on smithi162 with status 123: "find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip --"

Added by Venky Shankar almost 2 years ago. Updated 8 months ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
Category:
QA Suite
% Done:

0%

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

Description

Haven't seen this before and started happening pretty recently. E.g.: https://pulpito.ceph.com/vshankar-2022-06-29_09:19:00-fs-wip-vshankar-testing-20220627-100931-testing-default-smithi/6904969/

Seems to erroring out when gathering syslog

```
2022-06-30T11:21:01.722 INFO:teuthology.orchestra.run.smithi162.stderr:grep: /home/ubuntu/cephtest/archive/syslog/kern.log: Permission denied
2022-06-30T11:21:01.737 INFO:teuthology.task.internal.syslog:Compressing syslogs...
2022-06-30T11:21:01.738 DEBUG:teuthology.orchestra.run.smithi146:> find /home/ubuntu/cephtest/archive/syslog name '*.log' -print0 | sudo xargs -0 --no-run-if-empty - gzip --
2022-06-30T11:21:01.744 DEBUG:teuthology.orchestra.run.smithi162:> find /home/ubuntu/cephtest/archive/syslog name '*.log' -print0 | sudo xargs -0 --no-run-if-empty - gzip --
2022-06-30T11:21:01.834 INFO:teuthology.orchestra.run.smithi162.stderr:gzip: /home/ubuntu/cephtest/archive/syslog/kern.log.gz already exists; not overwritten
2022-06-30T11:21:01.856 DEBUG:teuthology.orchestra.run:got remote process result: 123
2022-06-30T11:21:01.856 ERROR:teuthology.run_tasks:Manager failed: internal.syslog
```

kern.log.gz already exists perhaps. Not sure why. I', also not sure what changes in fs suite is causing this to show up. Other instances:

- https://pulpito.ceph.com/vshankar-2022-06-29_09:19:00-fs-wip-vshankar-testing-20220627-100931-testing-default-smithi/6904976/
- https://pulpito.ceph.com/vshankar-2022-06-29_09:19:00-fs-wip-vshankar-testing-20220627-100931-testing-default-smithi/6904993/

Actions

Also available in: Atom PDF