Destination directory /home/zuul/workspace/logs does not exist
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Medium
|
Amol Kahat |
Bug Description
When job fails in pre playbooks and goes to logs collection, it fails because doesn't find logs directory. This directory should be created before trying to copy files there:
https:/
2021-01-24 15:56:18.184609 | TASK [Copy zuul_console_json log to workspace for reproducer]
2021-01-24 15:56:23.163516 | primary | ERROR
2021-01-24 15:56:23.164116 | primary | {
2021-01-24 15:56:23.164217 | primary | "checksum": "01387788eb7919
2021-01-24 15:56:23.164308 | primary | "diff": [],
2021-01-24 15:56:23.164397 | primary | "msg": "Destination directory /home/zuul/
2021-01-24 15:56:23.164484 | primary | }
description: | updated |
Changed in tripleo: | |
milestone: | wallaby-2 → wallaby-3 |
Changed in tripleo: | |
milestone: | wallaby-3 → wallaby-rc1 |
Changed in tripleo: | |
milestone: | wallaby-rc1 → xena-1 |
Changed in tripleo: | |
status: | Triaged → Fix Released |
fixed with https:/ /review. opendev. org/c/openstack /tripleo- ci/+/772372