| Summary: | windows test machine (may) need some IP work? (or, be restarted) | ||
|---|---|---|---|
| Product: | Community | Reporter: | David Williams <david_williams> |
| Component: | CI-Jenkins | Assignee: | CI Admin Inbox <ci.admin-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | blocker | ||
| Priority: | P3 | CC: | daniel_megert, webmaster |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
David Williams
I'm marking this as "blocker" ... its arguable if its "blocking" right now (its not) but will be Tuesday morning (10 AM) when we start our weekly I-build. DNS scope error. Fixed. -M. I've still seeing. Perhaps the machine needs to be restarted also? (or, better, its DNS Cache flushed? Just guessing). = = = = = syswgetrc = C:\Program Files\GnuWin32/etc/wgetrc --2013-02-11 16:31:44-- http://git.eclipse.org/c/platform/eclipse.platform.releng.eclipsebuilder.git/snapshot/master.zip Resolving git.eclipse.org... 198.41.30.196 Connecting to git.eclipse.org|198.41.30.196|:80... failed: Connection timed out. Retrying. --2013-02-11 16:32:06-- (try: 2) http://git.eclipse.org/c/platform/eclipse.platform.releng.eclipsebuilder.git/snapshot/master.zip Connecting to git.eclipse.org|198.41.30.196|:80... failed: Connection timed out. Retrying. --2013-02-11 16:32:29-- (try: 3) http://git.eclipse.org/c/platform/eclipse.platform.releng.eclipsebuilder.git/snapshot/master.zip Connecting to git.eclipse.org|198.41.30.196|:80... failed: Connection timed out. Retrying. Latest "failed" log, if it helps, is at https://hudson.eclipse.org/hudson/job/ep4-unit-win32/513/console Ok, so aside from the bad dev node netmask, this was confused by the fact that via command.exe wget was using the proxies specified in the default wgetrc file(so it was 'working' when I logged in), but Hudson is apparently looking in the wrong place for that file. I think we're ok now: https://hudson.eclipse.org/hudson/job/matt2/22/console -M. |