Bug 1452458

Summary: [WALA]Remove extension logs during deprovision
Product: Red Hat Enterprise Linux 7 Reporter: Yuhui Jiang <yujiang>
Component: WALinuxAgentAssignee: Mohammed Gamal <mmorsy>
Status: CLOSED CURRENTRELEASE QA Contact: Virtualization Bugs <virt-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.4CC: ailan, borisb, brendand, danis, hkrijger, jopoulso, leiwang, mmorsy, stephen.zarkos, wshi, yujiang, yuxisun
Target Milestone: rcKeywords: Extras
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1452460 (view as bug list) Environment:
Last Closed: 2017-07-24 09:32:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1451172    
Bug Blocks: 1452460    

Comment 2 Yuhui Jiang 2017-05-19 05:34:24 UTC
Description of problem: 
During WALA deprovisioning,WALA remove it's log file(/var/log/waagent.log),but doesn't remove extension's log(/var/log/azure/*).


Version-Release number of selected component (if applicable): 
WALinuxAgent-2.2.11-upstream 

RHEL Version: 
RHEL-7.4/RHEL-6.9

How reproducible: 
100%

Steps to Reproduce: 
1. Prepare a RHEL7.4 VM in Azure. Install WALA and enable it while booting
2. Install an extension for this VM
3. Waitting for extension completely install,check "/var/log/azure" folder
4. Do WALA deprovision process
5. Check "/var/log/azure" folder


Actual results: 
For step 3:
extension's log files exist here
For step 4:
the file still exists

Expected results: 
Should clean up this folder or remove this folder

Comment 3 Mohammed Gamal 2017-06-22 10:51:07 UTC
Fixed in WALA 2.2.12
See: https://github.com/Azure/WALinuxAgent/issues/717

Comment 4 Yuhui Jiang 2017-06-23 02:43:40 UTC
Verified on RHEL 7.4-20170601.0 with WALinuxAgent-2.2.12-1 that this issue has resolved.

My steps:
  refer comment#2

Comment 5 Yuxin Sun 2017-07-24 09:32:43 UTC
Close this issue because WALinuxAgent-2.2.14-1.el7/6 has shipped.