[Webkit-unassigned] [Bug 38248] New: webkitpy: ScriptError('Failed to run "[u\'taskkill.exe\', u\'/f\', u\'/im\', u\'httpd.exe\']" exit_code: 128', )

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 28 01:11:01 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38248

           Summary: webkitpy: ScriptError('Failed to run
                    "[u\'taskkill.exe\', u\'/f\', u\'/im\',
                    u\'httpd.exe\']" exit_code: 128',)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Windows Vista
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ukai at chromium.org
                CC: eric at webkit.org


Webkit (webkit.org) builder on chromium failed to kill httpd at the end of
webkit tests, and left websocket server running.

http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20(webkit.org)/builds/26489/steps/webkit_tests/logs/stdio

100428 00:54:31 run_webkit_tests.py:243  DEBUG flushing stdout
100428 00:54:31 run_webkit_tests.py:245  DEBUG flushing stderr
100428 00:54:31 run_webkit_tests.py:247  DEBUG stopping http server
Exception webkitpy.common.system.executive.ScriptError: ScriptError('Failed to
run "[u\'taskkill.exe\', u\'/f\', u\'/im\', u\'httpd.exe\']" exit_code: 128',)
in <bound method TestRunner.__del__ of
<webkitpy.layout_tests.run_webkit_tests.TestRunner instance at 0x00E21918>>
ignored

command timed out: 600 seconds without output, killing pid 18336
SIGKILL failed to kill process
using fake rc=-1
program finished with exit code -1

remoteFailed: [Failure instance: Traceback from remote host -- Traceback (most
recent call last):
Failure: buildbot.slave.commands.TimeoutError: SIGKILL failed to kill process

Next webkit tests run would fail to remove output files of websocket before
launching websocket server, because output file is used in running process.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list