-
Notifications
You must be signed in to change notification settings - Fork 869
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
[BUG]: Slowed down builds on hosted agents #4781
Comments
Hi @Jens-Schmitt |
Hi @Jens-Schmitt, could you please also share pipeline yaml slice to reproduce the issue? |
@DenisNikulin5: The agent logs contain private information that I am not allowed to share. I could extract the task headers - if that would be enough...? |
@Jens-Schmitt could you please create a ticket in Developer Community to have a private communication channel? |
You can find the logs here: https://developercommunity.visualstudio.com/t/Slowed-down-build-on-hosted-agent/10638569. If you need more information about the log files or additional logging should be included in the build definition, please let me know. |
$(AZP_ENABLE_RESOURCE_UTILIZATION_WARNINGS) has apparently been removed today. We are back to normal. The builds run again for 25 min. There is no longer a timeout after 2 h. The CPU no longer goes to 100%. Thanks for the investigation and the effort. |
Hello @Jens-Schmitt , May I know what the root cause was as I am facing same issue. |
What happened?
Since 10.04.2024 our build no longer takes 25 minutes, but suddenly more than 60 minutes. After approx. 10 min => 30-40 build tasks the CPU is at 100% and remains at this value. Then all tasks are delayed until the pipeline timeout occurs after 2 hours.
No changes on the build definition yaml file, no code changes. Image type: windows-latest.
Versions
Current agent version: '3.236.1'
Operating System
Microsoft Windows Server 2022
10.0.20348
Datacenter
Current image version: '20240407.1.0'
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
No response
Version controll system
GIT
Relevant log output
No response
The text was updated successfully, but these errors were encountered: