-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Flaky Test]: TestStandaloneUpgradeUninstallKillWatcher – TarInstaller: creating file open package.version: permission denied #4143
Comments
Pinging @elastic/elastic-agent (Team:Elastic-Agent) |
The change most closely related to this area is #4100. It's not clear exactly what the mechanism for the failure is yet. |
This is the same symptom fixed by #4100 |
@leehinman @cmacknz #4146 does not seem to fix the issue, the build on main is still failing with the same error https://buildkite.com/elastic/elastic-agent/builds/6579#018d425a-b7e0-4794-a715-6599232f289f |
@rdner we need a newer version on artifact API and that happens only after a unified release build.
What matters is the starting version, as that is the one that controls the whole upgrade process and the one we retrieved from artifact API does not have the fix. |
Looks like the last build succeeded https://buildkite.com/elastic/elastic-agent/builds/6589 |
The issue is different: in #4164 we are failing to uninstall the agent (agent.exe is busy) |
Failing test case
TestStandaloneUpgradeUninstallKillWatcher
Error message
Failed trigger upgrade of daemon: TarInstaller: creating file /opt/Elastic/Agent/data/elastic-agent-cb1c24/package.version: open /opt/Elastic/Agent/data/elastic-agent-cb1c24/package.version: permission denied
Build
Main: https://buildkite.com/elastic/elastic-agent/builds/6552#018d412d-b1b7-4958-8294-b8f761011c38
Branch: https://buildkite.com/elastic/elastic-agent/builds/6555#018d4136-3471-4cbb-b66e-3cab14032f1a
OS
Linux
Stacktrace and notes
The text was updated successfully, but these errors were encountered: