-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Platform : Win 10
Java jdk 1.8.0_172
SCV github
Jenkins (2.176.1) launched directly with command line on localhost:8080
I start job which builds and runs java tests for Android emulator via cmd command "gradlew clean Mytest"
Build is successfully created and tests started but after 4-5 min job is stopped with follow warning
Process leaked file descriptors. See
https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors
for more information
Build step 'Execute Windows command' marked build as failure
Finished: FAILURE
Then all terminals (emulator, appium server) are closed