[Webkit-unassigned] [Bug 235427] New: show-identifier failed with error ProcessLookupError: [Errno 3] No such process
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 20 17:37:10 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=235427
Bug ID: 235427
Summary: show-identifier failed with error ProcessLookupError:
[Errno 3] No such process
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aakash_jain at apple.com
show-identifier failed with error "ProcessLookupError: [Errno 3] No such process" in https://build.webkit.org/#/builders/56/builds/8455/steps/4/logs/stdio
Traceback (most recent call last):
File "Tools/Scripts/git-webkit", line 69, in <module>
sys.exit(program.main(
File "/home/buildbot/worker/win10-debug/build/Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/__init__.py", line 134, in main
return parsed.main(
File "/home/buildbot/worker/win10-debug/build/Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/find.py", line 116, in main
return Info.main(args, repository=repository, reference=args.argument[0], **kwargs)
File "/home/buildbot/worker/win10-debug/build/Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/find.py", line 56, in main
commit = repository.find(reference, include_log=args.include_log)
File "/home/buildbot/worker/win10-debug/build/Tools/Scripts/libraries/webkitscmpy/webkitscmpy/scm_base.py", line 169, in find
return self.commit(
File "/home/buildbot/worker/win10-debug/build/Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/svn.py", line 444, in commit
self.cache.populate(branch=branch)
File "/home/buildbot/worker/win10-debug/build/Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/svn.py", line 130, in populate
log.kill()
File "/usr/lib/python3.8/subprocess.py", line 1943, in kill
self.send_signal(signal.SIGKILL)
File "/usr/lib/python3.8/subprocess.py", line 1933, in send_signal
os.kill(self.pid, sig)
ProcessLookupError: [Errno 3] No such process
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220121/aa532a58/attachment-0001.htm>
More information about the webkit-unassigned
mailing list