|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

I see the same problem. Tried to debug it with tcpdump (see attached file, win-dump.txt), and have the following findings:
1. The TCP connection is set up, so there are no firewall issues
2. The initial http request jenkins-server ==> raised windows-node does not have any username/password for authentication
3. The windows-node replies with HTTP/1.1 401 (authentication failed)
The node logfile logs like this to me:
Node Windows build machine (i-7665db97)(i-7665db97) is still stopping, waiting 5s
[above line repeated while node boots up]
Node Windows build machine (i-7665db97)(i-7665db97) is ready
Windows build machine (i-7665db97) booted at 1415975164000
Connecting to ip-10-124-9-246.release.in.here.com(10.124.9.246) with WinRM as Administrator
Waiting for WinRM to come up. Sleeping 10s.
[above two lines repeated indefinitely]