Selenium Plugin works perfectly fine on older Jenkins ver. 1.554.2 with the latest Selenium Plugin 2.4.1, however with the latest stable release Jenkins ver. 1.580.2, slaves are unable to connect to the master due to:
java.io.IOException: Unexpected termination of the channel
This is blocking Selenium Grid slaves to be connected and online, thus blocking all automation using Selenium Grid.
Attached slave.log
- duplicates
-
JENKINS-25987 Selenium Grid fails to start Selenium Server on slaves
- Closed