Issue
This plugin is known to produce a file leak.
You can review the open file handles using:
sudo lsof -p <JENKINS_PID> | grep -c aws-device-farm
Where <JENKINS_PID>
is replaced by the Jenkins process id.
Environment
-
CloudBees CI (CloudBees Core) on modern cloud platforms - Managed controller
-
CloudBees CI (CloudBees Core) on modern cloud platforms - Operations Center
-
CloudBees CI (CloudBees Core) on traditional platforms - Client controller
-
CloudBees CI (CloudBees Core) on traditional platforms - Operations Center
-
CloudBees Jenkins Enterprise
-
CloudBees Jenkins Enterprise - Managed controller
-
CloudBees Jenkins Enterprise - Operations center
Resolution
This issue was fixed in version 1.26 of the AWS Device Farm plugin. Please update to the most recent release in order to receive the fix.
This article is part of our Knowledge Base and is provided for guidance-based purposes only. The solutions or workarounds described here are not officially supported by CloudBees and may not be applicable in all environments. Use at your own discretion, and test changes in a safe environment before applying them to production systems.