bootstrap.py 105 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090
  1. """CPython bootstrap for dsh-code-runtime-python.
  2. Reads a :class:`BootMessage` on fd 3, applies resource limits and log capture,
  3. reads a :class:`RunMessage`, runs the model program as the body of an async
  4. function (top-level ``await`` and ``return`` both work; the returned value is
  5. the completion), and posts a terminal :class:`DoneMessage`. The program calls
  6. host functions through the ``tools`` (or other namespace) proxy, whose attribute
  7. and subscript access return awaitables that ride binding messages over fd 3.
  8. This module runs under ``python3 -I`` with an empty environment and
  9. ``sys.path`` containing only its own directory.
  10. """
  11. from __future__ import annotations
  12. import asyncio
  13. import ast
  14. import io
  15. import json
  16. import math
  17. import os
  18. import re
  19. import resource
  20. import signal
  21. import sys
  22. import threading
  23. import traceback
  24. from decimal import Decimal
  25. from pathlib import Path
  26. from typing import Any
  27. # ``python3 -I`` (isolated) drops the script directory from ``sys.path`` so
  28. # the sibling ``protocol.py`` is invisible by default. Restore it explicitly
  29. # before importing.
  30. sys.path.insert(0, str(Path(__file__).resolve().parent))
  31. from protocol import PROTOCOL_FD, log_truncation_marker # noqa: E402
  32. # Read size for the async fd-3 reader. One `os.read` returns whatever the pipe
  33. # holds, so this only bounds a single syscall's copy, not a frame: a larger frame
  34. # simply takes more reads. 64 KiB matches the usual pipe capacity.
  35. _READ_CHUNK_BYTES = 65536
  36. # Code-unit ceiling on the exception class name interpolated into the LAST-resort
  37. # failure diagnostic. A metaclass `__name__` property can return any length, and
  38. # that construction runs outside the guard that would otherwise absorb a
  39. # MemoryError, so the name is sliced before it is copied. Generous enough that no
  40. # real class name is touched.
  41. _MAX_FALLBACK_NAME_CHARS = 200
  42. # Mirror of the host's output-budget/address-space gate (src/index.ts's
  43. # OUTPUT_BUDGET_WORST_CASE_ADDRESS_SPACE_MULTIPLE and INTERPRETER_BASELINE_BYTES),
  44. # re-applied against the EFFECTIVE RLIMIT_AS after inheritance clamping. An astral
  45. # character is one character but ~4 bytes of str storage and ~4 UTF-8 bytes, and
  46. # three such copies are live at the peak — the caller's write argument, the line
  47. # slice or joined pending handed to push, and the encode copy push takes — so a
  48. # budget's worst-case peak is twelve times its byte count; the interpreter's own
  49. # footprint is reserved on top. Kept in sync with the host constants by the shared
  50. # reasoning, not a wire field.
  51. _OUTPUT_BUDGET_WORST_CASE_MULTIPLE = 12
  52. _INTERPRETER_BASELINE_BYTES = 64 * 1024 * 1024
  53. # ---------------------------------------------------------------------------
  54. # Log buffer — Python-side ledger for captured text.
  55. # ---------------------------------------------------------------------------
  56. class LogBuffer:
  57. """Ordered text capture under one shared byte budget.
  58. Once the budget is exhausted the buffer emits exactly one in-band
  59. truncation marker via ``sink`` and silently drops everything after. The
  60. cap is a blast-radius bound; "how much was lost" intentionally stays
  61. unmeasured.
  62. """
  63. def __init__(self, max_bytes: int, sink) -> None:
  64. self._max_bytes = max_bytes
  65. self._remaining = max_bytes
  66. self._truncated = False
  67. # Re-entrant so a caller may hold it across a compound read-modify-write
  68. # (``_LogStream.write`` reads ``remaining`` several times and then calls
  69. # ``push`` while still holding it). One lock is shared by this buffer and
  70. # every stream that funnels into it: model code may start daemon threads
  71. # that keep calling ``print`` after the program body returns, and the
  72. # settlement ``flush_line`` on the main coroutine reads and mutates the
  73. # same ``_pending``/ledger state. Without a shared lock the flush could
  74. # interleave with a concurrent ``write`` — dropping or double-counting a
  75. # line, or costing the ``done`` frame on a mangled ledger. Fixing which
  76. # callable runs (binding ``out_stream.flush_line``) does not fix what it
  77. # reads.
  78. self._lock = threading.RLock()
  79. # ``sink(text, truncated=False)``. The marker is emitted with
  80. # ``truncated=True`` so the host can stop its own capture at the same
  81. # point rather than treating the marker as ordinary program output: the
  82. # two ledgers exhaust independently, and one entry larger than
  83. # ``max_bytes`` sends only the marker while the host budget is still
  84. # nearly empty.
  85. self._sink = sink
  86. @property
  87. def lock(self) -> "threading.RLock":
  88. """The shared re-entrant lock guarding this ledger and its streams' buffers."""
  89. return self._lock
  90. @property
  91. def remaining(self) -> int:
  92. """Serialized bytes still admissible; zero once truncated (streams use this to bound their own buffering, where a character count is a valid lower bound)."""
  93. return 0 if self._truncated else self._remaining
  94. def push(self, text: str) -> None:
  95. with self._lock:
  96. self._push_locked(text)
  97. def _push_locked(self, text: str) -> None:
  98. if self._truncated:
  99. return
  100. # Cheap lower bound FIRST: one char is at least one UTF-8 byte and the
  101. # JSON form adds two quotes plus the separator, so a single print() far
  102. # above the budget truncates without ever encoding it — the full encode
  103. # would allocate a second equally large string and could turn a
  104. # truncatable log into an RLIMIT_AS death.
  105. if len(text) + 3 > self._remaining:
  106. self._truncated = True
  107. self._sink(log_truncation_marker(self._max_bytes), truncated=True)
  108. return
  109. # A model print() can emit a lone surrogate; strict UTF-8 throws on it
  110. # here. Replace it rather than escaping it the way :func:`_dump_string`
  111. # preserves one inside a completion VALUE: log text is already a
  112. # truncatable, substituting channel (the byte cap replaces the tail with
  113. # a marker), and the ledger below charges the RAW UTF-8 bytes, which
  114. # would undercharge the six-byte escape by half. Bounded: the text
  115. # passed the length check, so this encodes at most ~4x remaining.
  116. try:
  117. raw = text.encode("utf-8")
  118. except UnicodeEncodeError:
  119. raw = text.encode("utf-8", errors="replace")
  120. text = raw.decode("utf-8")
  121. # Charge the SERIALIZED cost — the JSON string form's bytes plus one
  122. # separator byte — exactly as the host ledger does. Charging the raw
  123. # UTF-8 length instead undercharges control-heavy text, whose JSON
  124. # escaping expands it up to sixfold (a NUL costs one raw byte but six
  125. # as its ``\uXXXX`` escape): a NUL flood sized to fit ``maxLogBytes``
  126. # raw would serialize to roughly six times the shared cap, and the child
  127. # could then die on RLIMIT_AS (reported host-side as ``worker-exit``)
  128. # instead of emitting the truncation marker. The +1 also floors an empty
  129. # entry above zero, so a flood of blank ``print()`` lines exhausts the
  130. # budget instead of emitting unbounded zero-cost log frames.
  131. cost = _json_string_cost(raw) + 1
  132. if cost > self._remaining:
  133. self._truncated = True
  134. self._sink(log_truncation_marker(self._max_bytes), truncated=True)
  135. return
  136. self._remaining -= cost
  137. self._sink(text)
  138. class _LogStream(io.TextIOBase):
  139. """A newline-coalescing text stream backed by a :class:`LogBuffer`.
  140. Installed as ``sys.stdout`` / ``sys.stderr`` before executing the model
  141. program. ``print(...)`` calls ``write`` once per argument, separator, and
  142. newline, so a raw one-push-per-write stream would emit
  143. ``["a", " ", "b", "\\n"]`` for ``print("a", "b")`` — and Code Mode renders
  144. ``logs`` with ``join('\\n')``, turning that into spurious blank lines. This
  145. stream instead buffers writes and pushes one LogBuffer entry per completed
  146. LINE (the text up to each ``\\n``, newline stripped), so the rendered join
  147. reproduces ``a b``. Any unterminated tail is flushed by :meth:`flush_line`
  148. after the program settles.
  149. """
  150. def __init__(self, logs: LogBuffer) -> None:
  151. super().__init__()
  152. self._logs = logs
  153. # list-of-chunks, joined only at a newline or flush: repeated
  154. # ``print("x", end="")`` must not concatenate quadratically.
  155. self._pending: list[str] = []
  156. self._pending_chars = 0
  157. def writable(self) -> bool: # noqa: D401 -- inherited contract
  158. return True
  159. def write(self, text: str) -> int: # noqa: D401 -- inherited contract
  160. # Serialize the whole read-modify-write against the settlement flush and
  161. # any other thread's write: model code may spawn daemon threads that keep
  162. # printing after the program body returns, and this method reads
  163. # ``remaining`` and mutates ``_pending``/the ledger across many steps. The
  164. # lock is the buffer's and is re-entrant, so the ``push`` calls below
  165. # (which re-acquire it) do not deadlock.
  166. with self._logs.lock:
  167. return self._write_locked(text)
  168. def _write_locked(self, text: str) -> int:
  169. # Drop an empty write instead of buffering it. An empty chunk adds no
  170. # character, so the budget check below can never fire on it:
  171. # ``while True: sys.stdout.write("")`` would append one list slot per
  172. # call with `_pending_chars` pinned at 0, growing unbounded long after
  173. # the log ledger was exhausted (about 3.7 M slots per CPU second here)
  174. # until RLIMIT_AS turned the allocation into a MemoryError — reported as
  175. # the program's own exception rather than the intended bounded-log
  176. # behavior. Returning here also keeps `flush_line` from pushing a
  177. # spurious empty log entry for a program whose only writes were empty.
  178. if not text:
  179. return 0
  180. if "\n" in text:
  181. # Scan `text` in place; the buffered chunks are joined ONLY into the
  182. # first line. Joining the pending chunks with the whole write first
  183. # made a second copy of that write, which an over-budget write
  184. # cannot afford (measured under a 400 MiB addressSpaceMb: one
  185. # buffered character followed by a 340 MiB write died on MemoryError
  186. # inside the join, reported as the program's own exception, and the
  187. # retained chunks made the settlement `flush_line` fail the same way
  188. # — costing the `done` frame and turning the run into a wall-clock
  189. # timeout instead of the promised truncation marker).
  190. length = len(text)
  191. pos = 0
  192. if self._pending:
  193. newline = text.index("\n")
  194. if self._pending_chars + newline + 3 > self._logs.remaining:
  195. # The reconstructed first line cannot fit the ledger, so
  196. # LogBuffer would reject it whole: copy only the prefix that
  197. # fails its cheap bound and drop the chunks. The slice is
  198. # bounded HERE, not inside the helper: `text[:newline]` on a
  199. # 340 MiB newline-terminated write is the same full copy the
  200. # join was (measured: MemoryError inside `sys.stdout.write`
  201. # under a 400 MiB addressSpaceMb), and `remaining + 4`
  202. # characters are all the helper can use.
  203. self._push_bounded_prefix(text[: min(newline, self._logs.remaining + 4)])
  204. else:
  205. self._pending.append(text[:newline])
  206. line = "".join(self._pending)
  207. self._pending = []
  208. self._pending_chars = 0
  209. self._logs.push(line)
  210. pos = newline + 1
  211. # Scan by offset and STOP once the ledger is exhausted: a single
  212. # write of many newlines (``print("\n" * 1000000)``) would otherwise
  213. # re-slice the tail once per line and keep pushing long after
  214. # LogBuffer truncated, burning the CPU budget on discarded lines.
  215. # `remaining` reads 0 the instant the buffer truncates, so the loop
  216. # exits immediately; the unscanned tail is simply dropped.
  217. while pos < length and self._logs.remaining > 0:
  218. newline = text.find("\n", pos)
  219. if newline < 0:
  220. break
  221. # Bound the SLICE the same way LogBuffer bounds the encode: a
  222. # first line far above the ledger would be copied whole before
  223. # push could reject it, and that copy is the allocation an
  224. # over-budget write cannot afford. Copy only a budget-sized
  225. # prefix, which push still rejects on its own cheap bound (the
  226. # prefix is longer than `remaining`), so the marker is emitted
  227. # and the oversized line is never materialized.
  228. if newline - pos + 3 > self._logs.remaining:
  229. self._logs.push(text[pos:pos + self._logs.remaining + 4])
  230. break
  231. self._logs.push(text[pos:newline])
  232. pos = newline + 1
  233. if pos < length:
  234. if self._logs.remaining > 0:
  235. # Buffer only a budget-sized PREFIX of the tail, not the whole
  236. # `text[pos:]`: an early newline followed by a huge unterminated
  237. # tail (`"\n" + "A" * 30 MiB`) would otherwise copy the entire
  238. # tail into `_pending` here — a second full copy of the model's
  239. # own string, the RLIMIT_AS death this path exists to avoid —
  240. # before the newline-free trigger below could bound it. Anything
  241. # past `remaining` characters cannot be admitted (the char count
  242. # is a lower bound on the serialized cost), so a
  243. # `remaining + 4`-character prefix is all that can ever survive;
  244. # the flush trigger below rejects it and emits the marker.
  245. tail = text[pos:pos + self._logs.remaining + 4]
  246. self._pending.append(tail)
  247. self._pending_chars = len(tail)
  248. else:
  249. # The ledger ran out with text still unscanned, so that text
  250. # IS being dropped and the run must say so. One push is
  251. # enough and is bounded: `remaining` is 0, so LogBuffer's
  252. # cheap length lower bound rejects immediately, emits the
  253. # marker, and never encodes the tail — and a push after the
  254. # marker is already out returns without emitting a second.
  255. # Reaching 0 EXACTLY (65 one-character lines against the
  256. # default 3-byte-per-entry serialized charge) leaves
  257. # `_truncated` unset, so without this the tail vanished with
  258. # no marker at all. Sliced to a budget-sized prefix, not the
  259. # whole tail: the tail can be hundreds of megabytes and the
  260. # copy would be the RLIMIT_AS death this bound exists to
  261. # avoid, while push only needs enough characters to fail its
  262. # own cheap length check.
  263. self._logs.push(text[pos:pos + self._logs.remaining + 4])
  264. else:
  265. self._pending.append(text)
  266. self._pending_chars += len(text)
  267. # A newline-free flood must hit the budget while running, not at
  268. # settlement: once the buffered tail alone can no longer fit the
  269. # ledger (chars lower-bound the serialized cost), push it through — LogBuffer
  270. # truncates, emits the marker once, and swallows everything after.
  271. if self._pending_chars > self._logs.remaining:
  272. self._push_bounded_prefix()
  273. return len(text)
  274. def _push_bounded_prefix(self, extra: str = "") -> None:
  275. # Reached only when the buffered characters already exceed what the
  276. # ledger admits, so LogBuffer is certain to reject on its cheap length
  277. # bound and emit the marker. Copy a budget-sized PREFIX rather than the
  278. # joined whole: ``sys.stdout.write("x")`` followed by one newline-free
  279. # 340 MiB write leaves two chunks whose join is a second copy of the
  280. # payload, and under a tight addressSpaceMb that join raises MemoryError
  281. # from inside `write` — surfacing as the program's own exception, or,
  282. # while the oversized chunks stayed retained, again from `flush_line`
  283. # after the program settled, which cost the `done` frame and turned the
  284. # run into a wall-clock timeout instead of the promised truncation
  285. # marker.
  286. #
  287. # The chunks are dropped BEFORE the push so neither this call nor the
  288. # settlement flush can repeat the allocation, and dropping the text is
  289. # exactly what the marker reports. `remaining + 4` is the shortest
  290. # prefix that still fails LogBuffer's ``len(text) + 3 > remaining``
  291. # check; the accumulation stops there, so the copy is bounded by the log
  292. # budget however large the pending chunks are.
  293. #
  294. # `self._pending` is iterated IN PLACE and `extra` handled after it:
  295. # `(*self._pending, extra)` would first copy every pending reference into
  296. # a same-size tuple, which for a single-character drip (millions of tiny
  297. # chunks) is a second pointer array as large as the list itself --
  298. # measured at +80 MiB of tuple on top of a 40 MiB list for 5.2M chunks,
  299. # the allocation this bounded prefix exists to avoid.
  300. limit = self._logs.remaining + 4
  301. parts: list[str] = []
  302. total = 0
  303. for chunk in self._pending:
  304. parts.append(chunk[: limit - total])
  305. total += len(parts[-1])
  306. if total >= limit:
  307. break
  308. else:
  309. # Only reached when the pending chunks did not fill the prefix, so
  310. # `extra` is the one remaining source of text.
  311. parts.append(extra[: limit - total])
  312. self._pending = []
  313. self._pending_chars = 0
  314. self._logs.push("".join(parts))
  315. def flush(self) -> None: # noqa: D401 -- inherited contract
  316. # ``TextIOBase.flush`` is a no-op, so without this override an explicit
  317. # ``print(..., flush=True)`` or ``sys.stdout.flush()`` left the text in
  318. # `_pending` with nothing to drain it except `flush_line` after the
  319. # program settles. A run that then hangs or is killed never reaches that
  320. # call: ``print("before hang", end="", flush=True)`` followed by an
  321. # infinite loop returned `logs: []`, losing the one diagnostic the
  322. # program deliberately committed. Forwarding makes an explicit flush emit
  323. # the pending entry immediately, which is what the caller asked for; a
  324. # newline-terminated write already emitted on its own.
  325. self.flush_line()
  326. def flush_line(self) -> None:
  327. """Push any buffered text not terminated by a newline (also serves explicit flushes)."""
  328. # Same shared, re-entrant lock as ``write``: the settlement flush on the
  329. # main coroutine and a daemon thread's concurrent ``write`` both touch
  330. # ``_pending`` and the ledger, so this read-and-clear must be atomic
  331. # against them.
  332. with self._logs.lock:
  333. if self._pending:
  334. # Join, drop the chunks, THEN push — the same join-clear-push order
  335. # as `_write_locked`'s newline branch. Pushing before the clear would keep the
  336. # pending chunks alive through `_push_locked`'s `text.encode`, so
  337. # the chunks, their join, and the encode copy would all be live at
  338. # once; dropping the chunks first leaves only the join and its
  339. # encode, matching that path's peak.
  340. line = "".join(self._pending)
  341. self._pending = []
  342. self._pending_chars = 0
  343. self._logs.push(line)
  344. # ---------------------------------------------------------------------------
  345. # Fd-3 channel — line-framed JSON.
  346. # ---------------------------------------------------------------------------
  347. class ProtocolChannel:
  348. """Blocking readers and synchronous writers over the fd-3 protocol pipe.
  349. Writes are unbuffered and go straight to the fd, so ``send_sync`` is safe
  350. from inside model code (which may run outside an asyncio task) and from
  351. background tasks alike. Concurrent writers are serialized by ``_write_lock``
  352. around a full-write loop (see ``send_sync``): ``os.write`` releases the GIL,
  353. a frame may exceed ``PIPE_BUF`` (logs up to ``maxLogBytes``, completions up
  354. to ``maxValueBytes``, uncapped ``call`` args), and one ``os.write`` may
  355. consume only part of a frame — so neither the GIL nor per-frame atomicity is
  356. relied on for framing.
  357. """
  358. def __init__(self, fd: int) -> None:
  359. self._fd = fd
  360. # Residual bytes read past a frame's newline, shared by the blocking and
  361. # async readers. Held here, not in the reading coroutine: the reply pump
  362. # is cancelled once `done` is posted, and read-ahead sitting in a local
  363. # would be lost with it. Both readers use `os.read(self._fd, ...)`
  364. # directly, so no buffered file object wraps the fd.
  365. self._pending = bytearray()
  366. # Serializes writers: os.write releases the GIL, and a frame larger
  367. # than PIPE_BUF is neither atomic nor guaranteed fully consumed by one
  368. # call — without the lock, model-created threads printing while a big
  369. # completion frame drains could interleave bytes mid-frame.
  370. self._write_lock = threading.Lock()
  371. def read_frame(self) -> dict[str, Any] | None:
  372. """Read one JSON-line frame (iteratively decoded). ``None`` on EOF.
  373. Blocking. Used for the two frames read BEFORE the model program starts
  374. (``boot`` and ``run``), where blocking is what the handshake wants. Reply
  375. frames arriving during the program go through :meth:`read_frame_async`,
  376. which must not occupy a thread.
  377. Reads in CHUNKS into the shared ``_pending`` buffer rather than through
  378. ``FileIO.readline()``: the fd is unbuffered (``buffering=0``), so
  379. ``readline`` issues one ``os.read(1)`` per byte, and a multi-megabyte
  380. ``run`` frame — RLIMIT_CPU already in force by then — would burn the
  381. budget in millions of syscalls before ``ast.parse`` even runs. The chunk
  382. reads and the same residual buffer the async path uses keep read-ahead
  383. past a newline for the next frame.
  384. """
  385. # Scan only the bytes not yet examined: `find` from a running offset so a
  386. # frame arriving in N chunks costs one linear pass total, not one rescan
  387. # of the whole buffer per chunk (which is quadratic in the frame size).
  388. scanned = 0
  389. while True:
  390. newline = self._pending.find(b"\n", scanned)
  391. if newline >= 0:
  392. line = bytes(self._pending[:newline])
  393. del self._pending[: newline + 1]
  394. return _decode_json_plain(line.decode("utf-8"))
  395. scanned = len(self._pending)
  396. chunk = os.read(self._fd, _READ_CHUNK_BYTES)
  397. if not chunk:
  398. # EOF before a newline: drop the partial line, as the host drops
  399. # a frame that never completed.
  400. return None
  401. self._pending.extend(chunk)
  402. async def read_frame_async(self) -> dict[str, Any] | None:
  403. """Await one JSON-line frame without occupying a thread. ``None`` on EOF.
  404. ``loop.run_in_executor(None, read_frame)`` was the obvious spelling and
  405. the wrong one: the default executor spins up its first thread the moment
  406. the program awaits a binding, and on Linux/glibc that thread's 8 MiB
  407. stack plus a 64 MiB per-thread malloc arena reservation are charged to
  408. ``RLIMIT_AS`` — measured, the child's mappings went from 30.34 MiB to
  409. 102.39 MiB across one ``await tools.*``. Since the limit is already in
  410. force, that ~72 MiB comes straight out of the run's ``addressSpaceMb``:
  411. under a small limit the thread cannot start at all and a legitimate
  412. binding call hangs to ``maxWallMs``, and under a larger one an allocation
  413. that should have fit dies as ``MemoryError``. This is the same accounting
  414. the settlement-time CPU recheck was designed around, where a sampling
  415. thread cost the same 72 MiB.
  416. `loop.add_reader` watches the fd instead, so no thread exists.
  417. Bytes past a frame's newline belong to the next frame, so the residual
  418. lives on the CHANNEL rather than in this coroutine: the pump is cancelled
  419. once ``done`` is posted, and a local buffer would discard whatever it had
  420. read ahead.
  421. """
  422. loop = asyncio.get_event_loop()
  423. # Scan only the not-yet-examined bytes (running offset), so a frame
  424. # arriving across many reads costs one linear pass, not a quadratic
  425. # rescan of the whole buffer per read.
  426. scanned = 0
  427. while True:
  428. newline = self._pending.find(b"\n", scanned)
  429. if newline >= 0:
  430. line = bytes(self._pending[:newline])
  431. del self._pending[: newline + 1]
  432. return _decode_json_plain(line.decode("utf-8"))
  433. scanned = len(self._pending)
  434. ready = loop.create_future()
  435. # `add_reader` only reports readability; the read itself happens here,
  436. # and `os.read` returns whatever is buffered without waiting for more.
  437. loop.add_reader(self._fd, lambda: ready.done() or ready.set_result(None))
  438. try:
  439. await ready
  440. finally:
  441. loop.remove_reader(self._fd)
  442. chunk = os.read(self._fd, _READ_CHUNK_BYTES)
  443. if not chunk:
  444. # EOF. Any partial line is dropped, matching how the host drops a
  445. # frame that never completed.
  446. return None
  447. self._pending.extend(chunk)
  448. def send_sync(self, message: dict[str, Any]) -> None:
  449. """Post one frame synchronously.
  450. Encoded with the iterative :func:`_encode_json_plain` (not
  451. ``json.dumps``, whose per-level recursion would raise
  452. ``RecursionError`` on a deeply nested completion or call argument the
  453. depth-unbounded ``CodeJsonValue`` contract admits). NaN/Infinity still
  454. raise ``ValueError`` — they would serialize as non-standard tokens
  455. that Node's ``JSON.parse`` rejects, silently dropping the frame, and a
  456. call would then hang until the wall clock instead of failing fast.
  457. Callers turn the ``ValueError`` into their own contract error
  458. (dispatch raises the lossless-JSON message).
  459. """
  460. payload = (_encode_json_plain(message) + "\n").encode("utf-8")
  461. # Full-write loop under the writer lock: one os.write may consume only
  462. # part of a frame beyond PIPE_BUF (64 KiB logs / 32 KiB completions /
  463. # uncapped call args exceed it), and a partial or interleaved frame is
  464. # dropped host-side as malformed JSON — the run would then hang to the
  465. # wall clock.
  466. with self._write_lock:
  467. view = memoryview(payload)
  468. while view:
  469. view = view[os.write(self._fd, view):]
  470. # ---------------------------------------------------------------------------
  471. # Tools proxy — turns ``await tools.name(args)`` into a fd-3 call frame.
  472. # ---------------------------------------------------------------------------
  473. class _Namespace:
  474. """A proxy for one binding namespace: every declared name routes to the bridge.
  475. Names arrive from :class:`BootMessage.namespaces`. Both attribute access
  476. (``tools.name``) and subscript access (``tools["my-tool"]`` — the SDK's
  477. escape hatch for exotic or reserved names, which are legal function names
  478. on the wire) return a coroutine factory that posts a ``call`` frame and
  479. awaits the matching ``reply``. An undeclared name raises ``AttributeError``
  480. (attribute) or ``KeyError`` (subscript), matching the worker backend's
  481. own-property discipline.
  482. ``__getattribute__`` (not ``__getattr__``) intercepts attribute access so a
  483. declared name ALWAYS reaches the bridge — even one that collides with an
  484. inherited attribute like ``__class__``, which ordinary lookup would resolve
  485. on ``object`` before ``__getattr__`` ever ran. Internal state lives under
  486. name-mangled ``_Namespace__*`` attributes; a declared binding with such a
  487. name still wins (declared-names check runs first).
  488. """
  489. def __init__(self, global_name: str, names: list[str], dispatch) -> None:
  490. self.__global = global_name
  491. self.__names = set(names)
  492. self.__dispatch = dispatch
  493. def __call_for(self, name: str):
  494. dispatch = object.__getattribute__(self, "_Namespace__dispatch")
  495. global_name = object.__getattribute__(self, "_Namespace__global")
  496. async def call(args: Any) -> Any:
  497. return await dispatch(global_name, name, args)
  498. return call
  499. def __getattribute__(self, name: str):
  500. # Declared names route to the bridge unconditionally — before Python
  501. # can resolve an inherited attribute (``__class__``) or our own
  502. # internals. Everything else falls through to normal lookup so the
  503. # proxy machinery itself keeps working.
  504. names = object.__getattribute__(self, "_Namespace__names")
  505. if name in names:
  506. return object.__getattribute__(self, "_Namespace__call_for")(name)
  507. return object.__getattribute__(self, name)
  508. def __getattr__(self, name: str):
  509. # Reached only when normal lookup found nothing (declared names were
  510. # already intercepted above), so this is always an undeclared tool.
  511. raise AttributeError(
  512. f"tool {name!r} is not declared in namespace "
  513. f"{object.__getattribute__(self, '_Namespace__global')!r}"
  514. )
  515. def __getitem__(self, name: str):
  516. names = object.__getattribute__(self, "_Namespace__names")
  517. if name not in names:
  518. raise KeyError(
  519. f"tool {name!r} is not declared in namespace "
  520. f"{object.__getattribute__(self, '_Namespace__global')!r}"
  521. )
  522. return object.__getattribute__(self, "_Namespace__call_for")(name)
  523. class _BindingRejection(Exception):
  524. """Internal reply-pump rejection, converted by ``dispatch`` into the
  525. namespace's declared error class (or ``RuntimeError``) so the marker type
  526. itself never reaches model code."""
  527. def _make_error_class(name: str, member_name_property: str) -> type:
  528. """Mint one program-visible rejection class per the seam's
  529. ``CodeBindingErrorClass`` contract: instances carry the failed member name
  530. under ``member_name_property`` and render as their message."""
  531. def __init__(self, member_name: str, message: str) -> None: # noqa: N807
  532. Exception.__init__(self, message)
  533. setattr(self, member_name_property, member_name)
  534. return type(name, (Exception,), {"__init__": __init__})
  535. def _clamped(which: int, soft: int, hard: int) -> tuple[int, int]:
  536. """Bound a requested (soft, hard) rlimit pair by BOTH inherited limits.
  537. An unprivileged process may lower a hard limit but never raise it, so a
  538. harness already started under a tighter ceiling (``ulimit -v`` below
  539. ``addressSpaceBytes``, or a CPU cap below ``cpuSeconds`` + 1) would make
  540. ``setrlimit`` raise ``ValueError`` and fail every run — despite the
  541. inherited limit being STRONGER than the one requested. Clamping keeps the
  542. stricter of the two, which still satisfies the containment contract.
  543. Both inherited bounds matter, not just the hard one. A deployment that
  544. inherited a soft limit BELOW what is requested (e.g. inherited ``(100, 200)``,
  545. requested ``(150, 160)``) must keep the stricter soft — returning the
  546. requested ``150`` would RAISE the effective soft limit, loosening RLIMIT_AS
  547. memory or deferring the RLIMIT_CPU SIGXCPU, the opposite of "strictest of
  548. configured and inherited". So each side is clamped against its inherited
  549. counterpart. ``RLIM_INFINITY`` compares as -1, so an infinite inherited bound
  550. imposes no ceiling and the requested value stands.
  551. """
  552. inherited_soft, inherited_hard = resource.getrlimit(which)
  553. clamped_soft = soft if inherited_soft == resource.RLIM_INFINITY else min(soft, inherited_soft)
  554. clamped_hard = hard if inherited_hard == resource.RLIM_INFINITY else min(hard, inherited_hard)
  555. # setrlimit requires soft <= hard. Clamping the two sides independently can
  556. # invert them (a finite inherited soft below the clamped hard is fine, but a
  557. # requested hard below the inherited soft would leave soft > hard), so pin
  558. # soft under hard as the final step; the stricter hard ceiling wins.
  559. return (min(clamped_soft, clamped_hard), clamped_hard)
  560. # ---------------------------------------------------------------------------
  561. # Main.
  562. # ---------------------------------------------------------------------------
  563. async def _run(channel: ProtocolChannel) -> None:
  564. # 1. Boot handshake.
  565. boot = channel.read_frame()
  566. if boot is None or boot.get("type") != "boot":
  567. raise RuntimeError("bootstrap: expected boot frame on fd 3")
  568. # A limit that cannot be applied must fail the run as a diagnosable done
  569. # frame, not a bare traceback + exit(1): running the program UNCAPPED would
  570. # silently void the containment contract, and the host can only relay what
  571. # rides the protocol.
  572. try:
  573. # SIGXCPU's default disposition (how the soft CPU limit stops the child)
  574. # dumps core, and the child inherits the host's RLIMIT_CORE — a CPU
  575. # timeout would otherwise write a large memory-bearing core file into
  576. # the workspace. Forbid core dumps first so the timeout path leaves none.
  577. resource.setrlimit(resource.RLIMIT_CORE, (0, 0))
  578. # Soft limit at cpuSeconds fires SIGXCPU (its default disposition
  579. # terminates the child; the host classifies that close as a timeout).
  580. # Hard limit at +1s is a SIGKILL backstop for a program that traps
  581. # SIGXCPU and keeps burning CPU.
  582. cpu_soft, cpu_hard = _clamped(
  583. resource.RLIMIT_CPU, boot["cpuSeconds"], boot["cpuSeconds"] + 1
  584. )
  585. resource.setrlimit(resource.RLIMIT_CPU, (cpu_soft, cpu_hard))
  586. # Darwin maps the multi-GB dyld shared cache into every process at
  587. # exec, so any practical RLIMIT_AS cap sits below current usage and
  588. # the kernel rejects it — the child would die here on every run. Skip
  589. # the address-space cap there; RLIMIT_CPU and the host's wall-clock
  590. # ceiling still bound the run.
  591. if sys.platform != "darwin":
  592. addr_bytes = int(boot["addressSpaceBytes"])
  593. effective_as = _clamped(resource.RLIMIT_AS, addr_bytes, addr_bytes)
  594. resource.setrlimit(resource.RLIMIT_AS, effective_as)
  595. # The host rejected an output budget too large for the CONFIGURED
  596. # addressSpaceMb, but a launch environment can inherit a STRICTER
  597. # RLIMIT_AS (e.g. a `ulimit -v` wrapper below addressSpaceMb), which
  598. # `_clamped` correctly lowers the effective limit to — leaving the
  599. # budgets validated against a ceiling the child never gets. Re-check
  600. # both budgets against the EFFECTIVE soft limit here, mirroring the
  601. # host gate (each budget times the worst-case Unicode multiple must
  602. # fit the room left after the interpreter baseline), and fail loud at
  603. # boot rather than letting a near-budget output OOM mid-run. The
  604. # constants match src/index.ts's OUTPUT_BUDGET_WORST_CASE_ADDRESS_
  605. # SPACE_MULTIPLE and INTERPRETER_BASELINE_BYTES.
  606. # `effective_soft` is always finite, so the re-check is
  607. # unconditional: `_clamped` was asked for the finite `addr_bytes` on
  608. # both sides, and each of its branches returns either that value or a
  609. # `min` with an inherited bound -- RLIM_INFINITY is not reachable. A
  610. # guard here would have silently skipped the whole re-check on the
  611. # branch it claimed to protect.
  612. effective_soft = effective_as[0]
  613. budgetable = effective_soft - _INTERPRETER_BASELINE_BYTES
  614. for _budget_key in ("maxLogBytes", "maxValueBytes"):
  615. if int(boot[_budget_key]) * _OUTPUT_BUDGET_WORST_CASE_MULTIPLE >= budgetable:
  616. raise ValueError(
  617. "config.%s is too large for the inherited RLIMIT_AS of %d bytes "
  618. "(a near-budget output would breach it during encode); "
  619. "lower the budget or raise the inherited address-space limit"
  620. % (_budget_key, effective_soft)
  621. )
  622. except BaseException as exc: # noqa: BLE001 -- report every failure to host
  623. channel.send_sync(
  624. {
  625. "type": "done",
  626. "error": {
  627. "kind": "exception",
  628. # Exception-only rendering: format_exc() would embed the
  629. # absolute installed bootstrap.py path in model-visible
  630. # durable output, leaking host paths into transcripts.
  631. "message": "bootstrap: applying resource limits failed\n"
  632. + "".join(
  633. traceback.format_exception_only(type(exc), exc)
  634. ),
  635. },
  636. }
  637. )
  638. return
  639. logs = LogBuffer(
  640. int(boot["maxLogBytes"]),
  641. sink=lambda text, truncated=False: channel.send_sync(
  642. {"type": "log", "text": text, **({"truncated": True} if truncated else {})}
  643. ),
  644. )
  645. # 2. Wire the tools proxies and the ack.
  646. #
  647. # Each entry records the reply Future AND the loop it was created on. Model
  648. # code may call a binding from a THREAD it started, spelled
  649. # ``asyncio.run(tools.x(...))`` or its own new loop in that thread, so a
  650. # Future here can belong to a loop other than the one ``_pump_replies`` runs
  651. # on. ``asyncio.Future`` is not thread-safe: completing it from another
  652. # thread does not wake its own loop, so the pump schedules the completion on
  653. # the owning loop via ``call_soon_threadsafe`` (see ``_pump_replies``) rather
  654. # than calling ``set_result`` directly.
  655. pending: dict[int, tuple[asyncio.AbstractEventLoop, asyncio.Future[Any]]] = {}
  656. next_id = 0
  657. # Serializes the id claim + write + counter advance in ``dispatch`` against
  658. # both other binding-calling threads and the pump's ``pop``. ``dispatch`` may
  659. # run concurrently on several loops/threads, and the host answers a ``call``
  660. # only when its id is the exact successor of the last one — so ids must reach
  661. # the wire in the order they are claimed. Holding this lock across the write
  662. # (not just the counter arithmetic) is what keeps two threads' frames from
  663. # interleaving on fd 3 out of id order, which the host would reject.
  664. pending_lock = threading.Lock()
  665. error_classes: dict[str, type] = {}
  666. async def dispatch(global_name: str, name: str, args: Any) -> Any:
  667. nonlocal next_id
  668. error_class = error_classes.get(global_name)
  669. def call_failure(message: str) -> BaseException:
  670. # The namespace's declared rejection contract (e.g. Code Mode's
  671. # ToolCallError with .toolName) when present; RuntimeError keeps
  672. # the pre-errorClass behavior for namespaces that declared none.
  673. if error_class is not None:
  674. return error_class(name, message)
  675. return RuntimeError(message)
  676. # Validate the argument shape before claiming an id, so a rejected call
  677. # leaves no gap in the sequence the host checks. json.dumps would coerce
  678. # a non-string dict key or non-finite float rather than raise (allow_nan
  679. # is off, but key coercion still slips through), silently corrupting what
  680. # the tool receives. Reject up front through the call's error contract.
  681. violation = _lossless_json_violation(args)
  682. if violation is not None:
  683. raise call_failure(f"binding arguments must be lossless JSON ({violation})")
  684. # Ids are consecutive from 0 with NO gaps: the host answers a `call` only
  685. # when its id is the exact successor of the last one, which bounds the
  686. # state it retains to a single number. A frame that never reaches the
  687. # host must therefore not consume an id, so the counter advances only
  688. # once the write has succeeded.
  689. #
  690. # The whole claim-write-advance runs under ``pending_lock`` because a
  691. # binding may be called from more than one thread/loop at once (the model
  692. # can start a thread that runs ``asyncio.run(tools.x(...))``). Without
  693. # the lock two callers could claim the same id, or write their frames to
  694. # fd 3 in an order that does not match their ids — either of which the
  695. # host rejects as an out-of-sequence call. The Future's own loop is
  696. # captured here so ``_pump_replies`` can complete it thread-safely.
  697. loop = asyncio.get_event_loop()
  698. with pending_lock:
  699. call_id = next_id
  700. fut: asyncio.Future[Any] = loop.create_future()
  701. pending[call_id] = (loop, fut)
  702. try:
  703. channel.send_sync(
  704. {
  705. "type": "call",
  706. "id": call_id,
  707. "global": global_name,
  708. "name": name,
  709. "args": args,
  710. }
  711. )
  712. except (TypeError, ValueError) as exc:
  713. pending.pop(call_id, None)
  714. raise call_failure(
  715. f"binding arguments must be lossless JSON: {exc}"
  716. ) from exc
  717. next_id += 1
  718. try:
  719. return await fut
  720. except _BindingRejection as exc:
  721. raise call_failure(str(exc)) from None
  722. namespaces: dict[str, Any] = {}
  723. for entry in boot["namespaces"]:
  724. namespaces[entry["global"]] = _Namespace(
  725. entry["global"], entry["names"], dispatch
  726. )
  727. declared = entry.get("errorClass")
  728. if declared:
  729. error_class = _make_error_class(
  730. declared["name"], declared["memberNameProperty"]
  731. )
  732. error_classes[entry["global"]] = error_class
  733. # The class is program-visible under its own name so model code
  734. # can `except ToolCallError as e:` and read the member property.
  735. namespaces[declared["name"]] = error_class
  736. channel.send_sync({"type": "boot-ack"})
  737. # 3. Start a reply-pump task before the run message: replies can arrive
  738. # interleaved with the run's own binding traffic.
  739. reply_task = asyncio.get_event_loop().create_task(
  740. _pump_replies(channel, pending, pending_lock)
  741. )
  742. # 4. Read the run message.
  743. run = channel.read_frame()
  744. if run is None or run.get("type") != "run":
  745. reply_task.cancel()
  746. raise RuntimeError("bootstrap: expected run frame on fd 3")
  747. program: str = run["program"]
  748. # 5. Install log capture — ``print``, tracebacks, and ordinary ``sys.stdout``
  749. # writes funnel into the LogBuffer. The real fds stay open (host uses
  750. # stderr for stray-byte accounting) but the Python-visible streams point
  751. # at the buffer.
  752. sys.stdout = _LogStream(logs) # type: ignore[assignment]
  753. sys.stderr = _LogStream(logs) # type: ignore[assignment]
  754. out_stream, err_stream = sys.stdout, sys.stderr
  755. # 6. Compile the program as the body of an async function, matching the
  756. # seam contract (`CodeRunRequest.program` is an async-function body: top-level
  757. # `await` and `return` both work, and the returned value is the completion).
  758. # AST-splicing the parsed body into an `async def` keeps every statement's
  759. # original line number, so a traceback points at the model's own source.
  760. ns: dict[str, Any] = {
  761. "__name__": "__main__",
  762. "__builtins__": __builtins__,
  763. **namespaces,
  764. }
  765. # Read the enforcement callable and its budget into this frame's locals
  766. # BEFORE the program runs: model code can rebind this module's globals
  767. # (the bootstrap IS ``__main__``), and a frame local is not a module
  768. # attribute, so a later ``__main__._DIE_IF_CPU_EXHAUSTED = ...`` cannot
  769. # change which callable the post-check below invokes. This defeats the
  770. # one-line rebind, not a determined `sys._getframe` walk; the unforgeable
  771. # bounds are the RLIMIT_CPU hard limit and the host wall clock
  772. # (see _make_cpu_enforcer).
  773. die_if_cpu_exhausted = _DIE_IF_CPU_EXHAUSTED
  774. # The settlement recheck compares against the EFFECTIVE soft CPU limit
  775. # (`cpu_soft`, clamped to any stricter inherited limit above), NOT the
  776. # configured `cpuSeconds`. When the deployment inherited a soft limit below
  777. # the configured value, a program that traps SIGXCPU, burns past the
  778. # inherited soft, and returns inside the soft-to-hard gap must be reported as
  779. # a timeout — checking the configured value would falsely pass it and bypass
  780. # the inherited limit.
  781. cpu_seconds = cpu_soft
  782. # Same capture, same reason, for the failure path and the send that follows
  783. # it. The reporter was a module-global lookup inside the `except` block, so
  784. # ``import __main__; __main__._SAFE_MODEL_TRACEBACK = ...`` put model code
  785. # there with no guard around it; the flush and send were attribute lookups
  786. # on the stream and channel CLASSES, which ``__main__._LogStream.flush_line
  787. # = ...`` rebinds just as easily. All four run AFTER the handler, where a
  788. # throw costs the `done` frame and the host reports a wall-clock timeout
  789. # instead of the model's exception. Binding the callables now fixes what
  790. # runs; what they in turn reach is closed over in _make_failure_reporter.
  791. safe_model_traceback = _SAFE_MODEL_TRACEBACK
  792. flush_out = out_stream.flush_line
  793. flush_err = err_stream.flush_line
  794. send_done = channel.send_sync
  795. max_value_bytes = int(boot["maxValueBytes"])
  796. done: dict[str, Any]
  797. try:
  798. module = ast.parse(program)
  799. wrapper = ast.AsyncFunctionDef(
  800. name="__dsh_main__",
  801. args=ast.arguments(
  802. posonlyargs=[], args=[], vararg=None,
  803. kwonlyargs=[], kw_defaults=[], kwarg=None, defaults=[],
  804. ),
  805. body=module.body or [ast.Pass()],
  806. decorator_list=[],
  807. returns=None,
  808. )
  809. # Anchor the synthetic wrapper on the first real statement (or line 1 for
  810. # an empty program) so fix_missing_locations does not stamp it at 0.
  811. anchor = module.body[0] if module.body else ast.parse("pass").body[0]
  812. ast.copy_location(wrapper, anchor)
  813. wrapped = ast.Module(body=[wrapper], type_ignores=[])
  814. ast.fix_missing_locations(wrapped)
  815. code = compile(wrapped, "<model>", "exec")
  816. exec(code, ns) # noqa: S102 -- defines __dsh_main__; executing model code is the point
  817. value = await ns["__dsh_main__"]()
  818. die_if_cpu_exhausted(cpu_seconds)
  819. # Flush the log buffers BEFORE metering and framing the completion value.
  820. # `_done_with_value` materializes the value's escaped JSON form to meter
  821. # it, and `send_done` encodes the frame — several copies of a near-budget
  822. # value live at once (see OUTPUT_BUDGET_WORST_CASE_ADDRESS_SPACE_MULTIPLE).
  823. # Any unflushed log pending would add its own bytes to that peak, so a
  824. # `maxLogBytes` and a `maxValueBytes` each admitted alone by the load gate
  825. # could together breach RLIMIT_AS. Flushing first frees the log pending so
  826. # the value frame's peak stands alone against the address space.
  827. flush_out()
  828. flush_err()
  829. done = _done_with_value(value, max_value_bytes)
  830. except BaseException as exc: # noqa: BLE001 -- report every failure to host
  831. done = {
  832. "type": "done",
  833. "error": {
  834. "kind": "exception",
  835. # Cap the diagnostic BEFORE it crosses the wire: a program can
  836. # raise with a gigabytes-long message, and formatting/sending
  837. # it whole would allocate on both sides before the host's own
  838. # cap runs. Byte-cap at maxValueBytes with the host's marker
  839. # text so the truncated diagnostic reads identically wherever
  840. # the cap was applied. The rendering is wrapped because the
  841. # `done` send below sits outside this handler: a throw while
  842. # formatting would skip it and strand the host on fd 3 until
  843. # maxWallMs (see _make_failure_reporter).
  844. "message": safe_model_traceback(exc, max_value_bytes),
  845. },
  846. }
  847. # Flush any print output not terminated by a newline (a traceback always
  848. # ends in one, but `print(x, end="")` or a bare write may not), so the
  849. # final partial line is not silently dropped. The success path already
  850. # flushed before framing the value; this is an idempotent no-op there and
  851. # the flush the exception path needs.
  852. #
  853. # Guarded because `done` is ALREADY DECIDED here: on the exception path the
  854. # handler above built it, and a flush that raises (its join/encode under
  855. # memory pressure, after the program left a near-maxLogBytes pending and then
  856. # allocated toward RLIMIT_AS) would skip `send_done` and downgrade a run the
  857. # child already classified as `exception` into a host-side `worker-exit`.
  858. # Losing the log tail is the lesser outcome, and the marker the ledger
  859. # already pushed still reports the truncation. Same rule as
  860. # `_make_failure_reporter`: a settled verdict must not be swallowed by the
  861. # reporting that follows it.
  862. for _flush in (flush_out, flush_err):
  863. try:
  864. _flush()
  865. except BaseException: # noqa: BLE001 -- swallow ONLY the log tail; `done` must reach the host
  866. pass
  867. reply_task.cancel()
  868. send_done(done)
  869. async def _pump_replies(
  870. channel: ProtocolChannel,
  871. pending: dict[int, tuple[asyncio.AbstractEventLoop, asyncio.Future[Any]]],
  872. pending_lock: "threading.Lock",
  873. ) -> None:
  874. """Background task: read reply frames and settle pending futures.
  875. Cancelled after ``done`` is posted. Unknown ids and post-settlement replies
  876. are ignored (mirrors the worker backend's hostile-peer stance, though here
  877. the host is the trusted side; the guards defend against races).
  878. A pending Future may belong to a loop other than this pump's — the model can
  879. call a binding from a thread running its own loop (``asyncio.run(tools.x())``).
  880. ``asyncio.Future`` is not thread-safe, so the completion is scheduled on the
  881. Future's OWN loop via ``call_soon_threadsafe`` rather than mutated here; a
  882. direct ``set_result`` would never wake the waiting loop and the call would
  883. hang to the wall clock. The ``pop`` shares ``pending_lock`` with ``dispatch``
  884. so a reply cannot race the claim that registers its id.
  885. """
  886. def complete(fut: asyncio.Future[Any], ok: bool, value: Any, message: Any) -> None:
  887. # Runs on the Future's own loop. `done()` re-checked here because
  888. # cancellation or a duplicate reply may have settled it between the pop
  889. # and this callback.
  890. if fut.done():
  891. return
  892. if ok:
  893. fut.set_result(value)
  894. else:
  895. fut.set_exception(_BindingRejection(str(message)))
  896. while True:
  897. frame = await channel.read_frame_async()
  898. if frame is None:
  899. return
  900. if frame.get("type") != "reply":
  901. continue
  902. with pending_lock:
  903. entry = pending.pop(frame.get("id"), None)
  904. if entry is None:
  905. continue
  906. loop, fut = entry
  907. ok = bool(frame.get("ok"))
  908. value = frame.get("value")
  909. message = frame.get("message")
  910. try:
  911. loop.call_soon_threadsafe(complete, fut, ok, value, message)
  912. except RuntimeError:
  913. # The Future's loop has already closed — the thread that ran
  914. # `asyncio.run(tools.x(...))` finished (its coroutine was cancelled
  915. # or it exited) before this reply arrived, so nothing awaits the
  916. # Future and the reply is moot. Drop it; scheduling onto a closed
  917. # loop raises RuntimeError, and letting that escape would kill the
  918. # pump and strand every later reply — the exact failure class this
  919. # cross-loop delivery exists to prevent. An abandoned call's pending
  920. # entry is not leaked: it is popped here when its reply arrives
  921. # (dispatch's cancellation does not remove it), so stranded entries
  922. # are bounded by the number of calls THIS run itself issued.
  923. continue
  924. # Non-string scalars only. The string form is scanned by hand in
  925. # :func:`_decode_json_plain` because a ``(?:[^"\\]|\\.)*`` repetition makes
  926. # CPython's backtracking engine retain per-repetition state proportional to the
  927. # string's WIDTH: measured at ~146 MiB of engine state for a 1 MiB string and
  928. # ~558 MiB for 4 MiB, so a legitimate multi-megabyte binding reply raised
  929. # MemoryError out of ``_pump_replies``, leaving its future unsettled until the
  930. # wall clock reported a timeout.
  931. _SCALAR_RE = re.compile(
  932. r'-?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?|true|false|null'
  933. )
  934. # A run of ordinary string body characters. The star applies to a CHARACTER
  935. # CLASS, which the engine matches in one linear pass with no backtracking state,
  936. # so the scanner's cost is the number of escapes, not the string's width.
  937. _STRING_CHUNK_RE = re.compile(r'[^"\\]*')
  938. def _decode_json_plain(text: str) -> Any:
  939. """Parse one JSON document iteratively (no per-level recursion).
  940. ``json.loads`` recurses per nesting level and raises ``RecursionError``
  941. around ~10k levels, but a binding reply is depth-unbounded by the seam
  942. contract — the host's iterative encoder happily produces documents
  943. ``json.loads`` cannot read back. Scalars (numbers, strings with escapes)
  944. are delegated to ``json.loads`` one token at a time, so their grammar and
  945. semantics stay CPython's own; only the container structure is parsed here
  946. with an explicit stack. Raises ``ValueError`` on malformed input; frames
  947. come from the TRUSTED host, so strictness mirrors ``json.loads`` without
  948. extra hostile-input hardening.
  949. """
  950. length = len(text)
  951. def skip_ws(i: int) -> int:
  952. while i < length and text[i] in " \t\n\r":
  953. i += 1
  954. return i
  955. def scan_string(i: int) -> int:
  956. # Walk chunk by chunk: each match consumes every character up to the next
  957. # quote or backslash, so an escape costs one extra step and a plain body
  958. # costs one pass. Returns the offset just past the closing quote.
  959. j = i + 1
  960. while True:
  961. j = _STRING_CHUNK_RE.match(text, j).end()
  962. if j >= length:
  963. raise ValueError(f"unterminated string at offset {i}")
  964. char = text[j]
  965. if char == '"':
  966. return j + 1
  967. # text[j] is a backslash: skip it and the character it escapes. A
  968. # trailing backslash runs j past `length`, caught on the next pass.
  969. j += 2
  970. def scalar(i: int):
  971. if i < length and text[i] == '"':
  972. end = scan_string(i)
  973. return json.loads(text[i:end]), end
  974. match = _SCALAR_RE.match(text, i)
  975. if match is None:
  976. raise ValueError(f"invalid JSON at offset {i}")
  977. return json.loads(match.group(0)), match.end()
  978. def string_key(i: int):
  979. key, end = scalar(i)
  980. if not isinstance(key, str):
  981. raise ValueError(f"object key must be a string at offset {i}")
  982. end = skip_ws(end)
  983. if end >= length or text[end] != ":":
  984. raise ValueError(f"expected ':' at offset {end}")
  985. return key, skip_ws(end + 1)
  986. # Frames: a list, or (dict, pending key). `value`/`have_value` carry each
  987. # completed value up to its parent frame.
  988. stack: list[Any] = []
  989. value: Any = None
  990. have_value = False
  991. i = skip_ws(0)
  992. while True:
  993. if not have_value:
  994. ch = text[i] if i < length else ""
  995. if ch == "[":
  996. i = skip_ws(i + 1)
  997. if i < length and text[i] == "]":
  998. i += 1
  999. value, have_value = [], True
  1000. else:
  1001. stack.append([])
  1002. continue
  1003. elif ch == "{":
  1004. i = skip_ws(i + 1)
  1005. if i < length and text[i] == "}":
  1006. i += 1
  1007. value, have_value = {}, True
  1008. else:
  1009. key, i = string_key(i)
  1010. stack.append(({}, key))
  1011. continue
  1012. else:
  1013. value, i = scalar(i)
  1014. have_value = True
  1015. if not stack:
  1016. i = skip_ws(i)
  1017. if i != length:
  1018. raise ValueError(f"trailing data at offset {i}")
  1019. return value
  1020. top = stack[-1]
  1021. i = skip_ws(i)
  1022. ch = text[i] if i < length else ""
  1023. if isinstance(top, list):
  1024. top.append(value)
  1025. if ch == ",":
  1026. i = skip_ws(i + 1)
  1027. have_value = False
  1028. elif ch == "]":
  1029. i += 1
  1030. stack.pop()
  1031. value = top
  1032. else:
  1033. raise ValueError(f"expected ',' or ']' at offset {i}")
  1034. else:
  1035. container, key = top
  1036. container[key] = value
  1037. if ch == ",":
  1038. key, i = string_key(skip_ws(i + 1))
  1039. stack[-1] = (container, key)
  1040. have_value = False
  1041. elif ch == "}":
  1042. i += 1
  1043. stack.pop()
  1044. value = container
  1045. else:
  1046. raise ValueError(f"expected ',' or '}}' at offset {i}")
  1047. def _encode_json_plain(value: Any) -> str:
  1048. """Encode JSON-plain data iteratively, byte-identical to compact ``json.dumps``.
  1049. ``json.dumps`` recurses one Python frame per nesting level and raises
  1050. ``RecursionError`` a few thousand levels deep, but the seam's
  1051. ``CodeJsonValue`` has no depth limit — a valid deeply nested completion or
  1052. call argument below the byte budget must cross intact (the host uses the
  1053. same iterative idiom in ``protocol.ts``). Accepts what the callers already
  1054. validated or constructed: ``None``/``bool``/``int``/finite ``float``/
  1055. ``str``, exact ``list``/``tuple``, and exact ``dict`` with ``str`` keys.
  1056. Scalar encoding delegates to ``json.dumps`` (string escaping, float repr)
  1057. so the bytes match; non-finite floats still raise ``ValueError`` exactly
  1058. like ``allow_nan=False``.
  1059. Containers are classified by EXACT type and traversed through the unbound
  1060. built-in methods rather than the instance's own: a ``dict``/``list``
  1061. subclass can override ``items``, ``keys``, ``__iter__``, ``__len__``, or
  1062. ``__getitem__``, and the validators only see the container it subclasses,
  1063. so an instance-method call here could emit different data than the walk
  1064. that metered and approved it. ``_check_done_value`` and
  1065. ``_lossless_json_violation`` reject subclasses outright, so this path only
  1066. ever sees exact containers; classifying on exact type keeps that agreement
  1067. checkable at one glance instead of resting on the caller.
  1068. """
  1069. # O(DEPTH) auxiliary space, not O(width). A container pushes ONE cursor frame
  1070. # that pulls its children one at a time and writes each into the shared buffer,
  1071. # rather than one stack entry (plus a separator marker) per child: a flat
  1072. # `[0] * 6_000_000` encodes to ~12 MB but per-element frames are ~400 MB — an
  1073. # RLIMIT_AS death on a value `_check_done_value` already admitted (it walks by
  1074. # depth as well). The output string is the only width-proportional
  1075. # allocation, and its size the caller metered within budget. `io.StringIO`
  1076. # accumulates without the intermediate `"".join(chunks)` second copy. A cursor
  1077. # frame is [kind, iterator, wrote_any]; a visit frame is (VISIT, value).
  1078. buffer = io.StringIO()
  1079. exhausted = object()
  1080. visit, list_cursor, dict_cursor = 0, 1, 2
  1081. stack: list[Any] = [(visit, value)]
  1082. while stack:
  1083. frame = stack.pop()
  1084. kind = frame[0]
  1085. if kind == list_cursor:
  1086. iterator, wrote_any = frame[1], frame[2]
  1087. child = next(iterator, exhausted)
  1088. if child is exhausted:
  1089. buffer.write("]")
  1090. continue
  1091. if wrote_any:
  1092. buffer.write(",")
  1093. else:
  1094. frame[2] = True
  1095. stack.append(frame)
  1096. stack.append((visit, child))
  1097. continue
  1098. if kind == dict_cursor:
  1099. iterator, wrote_any = frame[1], frame[2]
  1100. entry = next(iterator, exhausted)
  1101. if entry is exhausted:
  1102. buffer.write("}")
  1103. continue
  1104. key, item = entry
  1105. if wrote_any:
  1106. buffer.write(",")
  1107. else:
  1108. frame[2] = True
  1109. buffer.write(_dump_scalar(key))
  1110. buffer.write(":")
  1111. stack.append(frame)
  1112. stack.append((visit, item))
  1113. continue
  1114. current = frame[1]
  1115. current_type = type(current)
  1116. if current_type is list or current_type is tuple:
  1117. buffer.write("[")
  1118. stack.append([list_cursor, iter(current), False])
  1119. elif current_type is dict:
  1120. buffer.write("{")
  1121. stack.append([dict_cursor, iter(dict.items(current)), False])
  1122. else:
  1123. buffer.write(_dump_scalar(current))
  1124. return buffer.getvalue()
  1125. def _dump_scalar(value: Any) -> str:
  1126. """One scalar as compact JSON, byte-compatible with the host's encoder.
  1127. ``ensure_ascii=False`` keeps non-ASCII text as raw UTF-8 — the default
  1128. backslash-u escaping would make the child count ``"é"`` as 8 bytes where
  1129. the host meter (and the worker backend) count its UTF-8 JSON form as 4,
  1130. splitting the budget the two sides are supposed to share. Strings route
  1131. through :func:`_dump_string`, which restores the escaping for the one class
  1132. of character UTF-8 cannot hold. Floats route through :func:`_dump_float`
  1133. because CPython's ``repr`` and ECMAScript's Number-to-String disagree on
  1134. spelling.
  1135. Dispatch is on EXACT type, matching the validators: a ``float`` subclass
  1136. reaching :func:`_dump_float` would have its overridden ``__repr__`` read as
  1137. the number's digits, so ``F(2.5)`` whose ``__repr__`` returns ``"1.0"``
  1138. would serialize as ``1``. ``json.dumps`` then refuses any subclass by
  1139. ``TypeError`` instead of emitting a value nothing validated; the callers
  1140. reject subclasses first, so this is the encoder refusing to be the place a
  1141. validation gap turns into corrupted output.
  1142. """
  1143. if type(value) is float:
  1144. return _dump_float(value)
  1145. if type(value) is str:
  1146. return _dump_string(value)
  1147. if value is None or type(value) is bool or type(value) is int:
  1148. return json.dumps(value, ensure_ascii=False, allow_nan=False)
  1149. raise TypeError(f"unsupported type ({type(value).__name__})")
  1150. # A surrogate code unit, and an adjacent high-low pair. Python stores an astral
  1151. # character as ONE code point, so a surrogate reaching these patterns is either
  1152. # lone or half of a pair the program spelled out code unit by code unit.
  1153. _SURROGATE = re.compile("[\ud800-\udfff]")
  1154. _SURROGATE_PAIR = re.compile("[\ud800-\udbff][\udc00-\udfff]")
  1155. def _combine_surrogate_pair(match: re.Match[str]) -> str:
  1156. """Fold one spelled-out high-low pair into the astral code point it names."""
  1157. high, low = match.group(0)
  1158. return chr(0x10000 + ((ord(high) - 0xD800) << 10) + (ord(low) - 0xDC00))
  1159. def _dump_string(text: str) -> str:
  1160. """One string as compact JSON, byte-identical to the host's ``JSON.stringify``.
  1161. ``ensure_ascii=False`` cannot render a surrogate code unit: UTF-8 has no
  1162. encoding for one, so the frame write would raise and the run would strand
  1163. until the wall clock. JSON carries it as the ASCII escape ``\\ud800``, which
  1164. the host's ``JSON.parse`` reads back as the same UTF-16 code unit and its
  1165. ``JSON.stringify`` re-emits identically — so the shared seam
  1166. (``CodeJsonValue``, ``snapshotJsonValue``, the worker backend) keeps a
  1167. lone-surrogate string instead of failing the value. An adjacent high-low
  1168. pair is folded into its astral code point FIRST: the host holds strings as
  1169. UTF-16, where those two code units and the single character are the same
  1170. string, and the raw 4-byte form is what the host would emit — escaping the
  1171. halves separately would charge 12 bytes against a budget the host meters at
  1172. 4. Every remaining surrogate is lone and becomes six ASCII bytes, matching
  1173. the host exactly.
  1174. @param text: the string to encode.
  1175. @return: its compact JSON form, always UTF-8-encodable.
  1176. """
  1177. rendered = json.dumps(text, ensure_ascii=False)
  1178. if _SURROGATE.search(rendered) is None:
  1179. return rendered
  1180. return _SURROGATE.sub(
  1181. lambda match: "\\u%04x" % ord(match.group(0)),
  1182. _SURROGATE_PAIR.sub(_combine_surrogate_pair, rendered),
  1183. )
  1184. # How many bytes each byte that needs escaping adds beyond its raw self, as a
  1185. # ready-made (byte, surcharge) list so :func:`_json_string_cost` walks no
  1186. # branches per pass. ``"`` and ``\\`` take a one-character prefix; the five C0
  1187. # controls with a shorthand (``\\b\\f\\n\\r\\t``) likewise; every other C0
  1188. # control becomes a six-character ``\\uXXXX``.
  1189. _JSON_ESCAPE_SURCHARGES = [
  1190. (bytes((byte,)), 1 if byte in b'"\\\b\f\n\r\t' else 5)
  1191. for byte in [*range(0x20), ord('"'), ord("\\")]
  1192. ]
  1193. # Per-byte JSON-string serialized cost (the byte itself plus its escape
  1194. # surcharge), indexed by byte value. Lets :func:`_cap_message` accumulate the
  1195. # serialized cost of a growing prefix in one O(1) step per byte without building
  1196. # the escaped form. A non-ASCII byte stays raw (cost 1); a C0 control or ``"``/
  1197. # ``\\`` carries its surcharge from :data:`_JSON_ESCAPE_SURCHARGES`.
  1198. _JSON_BYTE_COST = [1] * 256
  1199. for _escaped_byte, _surcharge in _JSON_ESCAPE_SURCHARGES:
  1200. _JSON_BYTE_COST[_escaped_byte[0]] = 1 + _surcharge
  1201. def _json_str_cost(text: str) -> int:
  1202. """Byte length of ``text``'s JSON string form, WITHOUT building that form.
  1203. The str-side twin of :func:`_json_string_cost`, for the completion-value
  1204. meter. Measuring by materializing ``_dump_string(text).encode()`` allocates
  1205. the escaped copy plus its encode -- for a NUL-heavy string that is ~6x the
  1206. original each, so metering a value the budget would have REJECTED could
  1207. itself breach ``RLIMIT_AS`` and report ``exception`` where the contract
  1208. promises ``output-limit``.
  1209. The common case encodes once (~1x, well inside the load gate's envelope) and
  1210. counts escapes with the same C-level passes :func:`_json_string_cost` uses.
  1211. A string carrying surrogate code units has no UTF-8 form at all, so it takes
  1212. the exact path :func:`_dump_string` defines: fold each spelled-out high-low
  1213. pair into its astral character first (the host meters that as its raw 4-byte
  1214. form), then charge six ASCII bytes for every surviving lone surrogate and
  1215. count the rest from its encodable remainder.
  1216. @param text: the string to measure.
  1217. @return: the byte length of its JSON string form, quotes included.
  1218. """
  1219. try:
  1220. return _json_string_cost(text.encode("utf-8"))
  1221. except UnicodeEncodeError:
  1222. pass
  1223. folded = _SURROGATE_PAIR.sub(_combine_surrogate_pair, text)
  1224. lone = len(_SURROGATE.findall(folded))
  1225. # Six ASCII bytes per lone surrogate; the remainder is ordinary text whose
  1226. # own quotes are dropped here because the outer call adds them once.
  1227. without = _SURROGATE.sub("", folded)
  1228. return _json_string_cost(without.encode("utf-8")) + lone * 6
  1229. def _json_string_cost(raw: bytes) -> int:
  1230. """UTF-8 byte length of one string's JSON form, WITHOUT building that form.
  1231. Used by :class:`LogBuffer` to charge a log entry what it will actually cost
  1232. on the wire. Building ``json.dumps(text)`` to measure it would allocate a
  1233. second copy up to six times the original — the very allocation the ledger's
  1234. cheap pre-check exists to avoid, and enough to breach ``RLIMIT_AS`` on a
  1235. large control-heavy line. Counts exactly what :func:`_dump_scalar`'s
  1236. ``ensure_ascii=False`` output holds: the two quotes, each escaped byte's
  1237. surcharge from :data:`_JSON_ESCAPE_SURCHARGES`, and the raw bytes themselves
  1238. (non-ASCII stays raw, so its UTF-8 length already counts). Uses a fixed
  1239. number of C-level ``count`` passes — allocating nothing, unlike a
  1240. ``translate`` filter — because the caller admits up to ~4x the remaining
  1241. budget of bytes here and a per-byte Python loop over it would cost more than
  1242. the encode being avoided.
  1243. @param raw: the entry's UTF-8 bytes.
  1244. @return: the byte length of its JSON string form, quotes included.
  1245. """
  1246. extra = 0
  1247. for byte, surcharge in _JSON_ESCAPE_SURCHARGES:
  1248. extra += raw.count(byte) * surcharge
  1249. return len(raw) + 2 + extra
  1250. def _dump_float(value: float) -> str:
  1251. """One finite float in ECMAScript ``Number::toString`` spelling.
  1252. CPython's ``repr`` and the host's ``String(number)`` name the same double
  1253. differently: ``1.0`` is ``"1.0"`` here but ``"1"`` there, ``1e-07`` pads the
  1254. exponent the host writes as ``1e-7``, and ``1e+21``/``2**60`` differ again.
  1255. Since the child meters the completion value against ``maxValueBytes`` and
  1256. the host re-meters the frame it parses, any spelling difference splits the
  1257. shared budget: ``return 1.0`` under ``maxValueBytes: 1`` used to be reported
  1258. as ``output-limit`` by the child while the host would have counted the
  1259. one-byte ``1`` it actually receives. Both sides also emit these bytes (the
  1260. child through :func:`_encode_json_plain`, the host through
  1261. ``encodeJsonPlain``), so the fix has to be in the shared speller, not in the
  1262. meter.
  1263. Implements ECMA-262 ``Number::toString`` radix 10 directly: ``repr``
  1264. already yields the shortest round-tripping decimal digits, and ``Decimal``
  1265. splits them into the significand ``s`` (``digits``, ``k`` of them) and
  1266. decimal exponent ``n`` the spec's cases select on. The integral values above
  1267. the JS safe range take the host's BigInt branch, whose exact digits differ
  1268. from the shortest-round-trip form (``2**60`` prints ``...846976``, not
  1269. ``...847000``).
  1270. """
  1271. if value != value or value in (float("inf"), float("-inf")):
  1272. # json.dumps(allow_nan=False) raises the same way; the callers reject
  1273. # non-finite floats before metering, so this is unreachable defense.
  1274. raise ValueError("Out of range float values are not JSON compliant")
  1275. if value == 0.0:
  1276. # Covers -0.0 too; callers reject it as non-lossless before this point.
  1277. return "0"
  1278. if value < 0:
  1279. return "-" + _dump_float(-value)
  1280. if value.is_integer() and value > float(2**53 - 1):
  1281. # The host's BigInt branch: exact digits, not shortest-round-trip.
  1282. return str(int(value))
  1283. parts = Decimal(repr(value)).normalize().as_tuple()
  1284. digits = "".join(str(digit) for digit in parts.digits)
  1285. k = len(digits)
  1286. n = parts.exponent + k
  1287. if k <= n <= 21:
  1288. return digits + "0" * (n - k)
  1289. if 0 < n <= 21:
  1290. return digits[:n] + "." + digits[n:]
  1291. if -6 < n <= 0:
  1292. return "0." + "0" * -n + digits
  1293. exponent = ("+" if n - 1 >= 0 else "-") + str(abs(n - 1))
  1294. return (digits if k == 1 else digits[0] + "." + digits[1:]) + "e" + exponent
  1295. def _check_done_value(value: Any, max_bytes: int):
  1296. """Meter a completion value's JSON byte size AND validate its lossless-JSON
  1297. shape in one bounded post-order walk; return ``None`` when it passes.
  1298. Folds what was formerly a losslessness walk followed by a separate byte
  1299. meter into one pass. Running the losslessness walk first materialized one
  1300. traversal tuple per element before any size cap: ``return [0] * 2000000``
  1301. under ``maxValueBytes: 64`` allocated millions of frames (an RLIMIT_AS
  1302. death) before the meter could reject it. Folding the byte bound into the
  1303. walk rejects over-budget BEFORE enqueuing a container's children — every
  1304. element is at least one JSON byte — so the walk stays O(cap). Same
  1305. JS-double-exact integer boundary, cycle detection (a leave marker pops each
  1306. container off ``on_path``), and type rejections as
  1307. :func:`_lossless_json_violation`, and the same byte accounting as
  1308. :func:`_encode_json_plain`. :func:`_lossless_json_violation` stays for the
  1309. binding-argument path, which carries no size cap.
  1310. EVERY type here is matched EXACTLY, containers and scalars alike, so a
  1311. subclass is rejected as an unsupported type rather than admitted by
  1312. ``isinstance``. A subclass can override the operators and methods this walk
  1313. and the encoder call, and they need not agree: a populated ``dict``
  1314. subclass whose ``items()`` returns ``[]`` would meter as ``{}``; a ``float``
  1315. subclass overriding ``__repr__`` passes the non-finite and negative-zero
  1316. checks by its real value but serializes as whatever the override says, since
  1317. :func:`_dump_float` reads ``repr``; an ``int`` subclass overriding ``__gt__``
  1318. and ``__lt__`` slips past the JS-safe-range bound while ``json.dumps``
  1319. emits its true C-level digits, so ``2**53 + 1`` reaches the host as
  1320. ``...992``; a ``str`` subclass overriding ``__len__`` returns 0 from the
  1321. pre-encode lower bound and admits an arbitrarily large string. In each case
  1322. the value the host receives differs from the one this walk approved. The
  1323. worker backend rejects the equivalent shapes by prototype identity and
  1324. ``typeof`` (``hasPlainObjectPrototype`` in ``worker-json.ts``); a ``bool``
  1325. is checked before ``int`` because it is an ``int`` subclass that IS
  1326. lossless JSON.
  1327. Returns ``("invalid-output", message)`` for a non-lossless value,
  1328. ``("output-limit", message)`` once the size crosses ``max_bytes``, or
  1329. ``None`` when the value is lossless JSON within budget.
  1330. """
  1331. js_safe = 2**53 - 1
  1332. def invalid(reason: str):
  1333. return ("invalid-output", f"program completion must be lossless JSON ({reason})")
  1334. over_budget = ("output-limit", f"completion value exceeded {max_bytes} bytes")
  1335. total = 0
  1336. on_path: set[int] = set()
  1337. # The walk uses O(DEPTH) space, not O(width). A container pushes ONE cursor
  1338. # frame that pulls its children one at a time, rather than one traversal
  1339. # frame per child: a flat `[0] * 6_000_000` serializes to ~12 MB (well within
  1340. # a modest budget) but one tuple per element is ~380 MB — an RLIMIT_AS death
  1341. # on a value the byte meter would admit, the very inversion this meter exists
  1342. # to prevent. A cursor frame is (kind, container, iterator); a visit frame is
  1343. # (VISIT, value, None). The upfront structural bound still rejects a wide
  1344. # forgery before any iteration begins.
  1345. exhausted = object()
  1346. visit, list_cursor, dict_cursor = 0, 1, 2
  1347. stack: list[tuple[int, Any, Any]] = [(visit, value, None)]
  1348. while stack:
  1349. frame = stack.pop()
  1350. kind = frame[0]
  1351. if kind == list_cursor:
  1352. container, iterator = frame[1], frame[2]
  1353. child = next(iterator, exhausted)
  1354. if child is exhausted:
  1355. on_path.discard(id(container))
  1356. continue
  1357. # Resume this cursor after the child is fully walked; the child goes
  1358. # on top so it is visited next (order does not affect the byte total).
  1359. stack.append(frame)
  1360. stack.append((visit, child, None))
  1361. continue
  1362. if kind == dict_cursor:
  1363. container, iterator = frame[1], frame[2]
  1364. entry = next(iterator, exhausted)
  1365. if entry is exhausted:
  1366. on_path.discard(id(container))
  1367. continue
  1368. key, item = entry
  1369. # Only an EXACT str key survives: bool and int coerce or raise, and a
  1370. # str SUBCLASS can override the ``__len__`` the bound below reads while
  1371. # the encoder emits its real characters.
  1372. if type(key) is not str:
  1373. return invalid(f"non-string dict key ({type(key).__name__})")
  1374. # The same string lower bound, before escaping the key.
  1375. if total + len(key) + 3 > max_bytes:
  1376. return over_budget
  1377. # Same counting rule as the string branch: a control-heavy KEY
  1378. # expands just as far, and `_dump_scalar` on a str is `_dump_string`.
  1379. total += _json_str_cost(key) + 1
  1380. if total > max_bytes:
  1381. return over_budget
  1382. stack.append(frame)
  1383. stack.append((visit, item, None))
  1384. continue
  1385. current = frame[1]
  1386. if current is None or type(current) is bool:
  1387. total += len(_dump_scalar(current).encode("utf-8"))
  1388. elif type(current) is str:
  1389. # Lower-bound BEFORE materializing the escaped form: every character
  1390. # is at least one UTF-8 byte plus the two quotes, so a huge or
  1391. # control-heavy string (whose escaped copy expands severalfold) is
  1392. # rejected without allocating that copy.
  1393. if total + len(current) + 2 > max_bytes:
  1394. return over_budget
  1395. # A lone surrogate has no UTF-8 form but a lossless JSON one — the
  1396. # ASCII ``\uXXXX`` escape :func:`_dump_string` emits — so it is
  1397. # metered, not rejected, matching the shared seam. Metered by
  1398. # COUNTING, not by building the escaped form: that copy plus its
  1399. # encode is ~6x the original for a control-heavy string, so measuring
  1400. # a value the budget rejects could breach RLIMIT_AS and surface as
  1401. # `exception` instead of the promised `output-limit`.
  1402. total += _json_str_cost(current)
  1403. elif type(current) is int:
  1404. # The canonical boundary accepts every JS-double-exact value: an int
  1405. # outside +-2**53-1 is fine IFF the double round-trip is exact.
  1406. if current > js_safe or current < -js_safe:
  1407. try:
  1408. exact = int(float(current)) == current
  1409. except OverflowError:
  1410. exact = False
  1411. if not exact:
  1412. return invalid("integer not exactly representable as a JavaScript number")
  1413. total += len(_dump_scalar(current).encode("utf-8"))
  1414. elif type(current) is float:
  1415. if current != current or current in (float("inf"), float("-inf")):
  1416. return invalid("non-finite float")
  1417. # JSON turns -0.0 into a sign the host parses back to JS -0; the
  1418. # canonical boundary rejects it, so this side must too.
  1419. if current == 0.0 and math.copysign(1.0, current) < 0:
  1420. return invalid("negative zero")
  1421. total += len(_dump_scalar(current).encode("utf-8"))
  1422. elif type(current) is list:
  1423. if id(current) in on_path:
  1424. return invalid("circular reference")
  1425. count = len(current)
  1426. total += 2 + (count - 1 if count > 1 else 0)
  1427. # Reject over-budget BEFORE iterating: every element serializes to at
  1428. # least one byte, so a wide flat forgery fails here without pulling a
  1429. # single child.
  1430. if total + count > max_bytes:
  1431. return over_budget
  1432. on_path.add(id(current))
  1433. stack.append((list_cursor, current, iter(current)))
  1434. elif type(current) is dict:
  1435. if id(current) in on_path:
  1436. return invalid("circular reference")
  1437. # ``len`` without materializing ``current.items()``: that list
  1438. # allocates one tuple per member before the bound below could run,
  1439. # recreating the spike the bound exists to stop.
  1440. count = len(current)
  1441. total += 2 + (count - 1 if count > 1 else 0)
  1442. # Same pre-iterate bound: each entry contributes a quoted key
  1443. # (>= 2 bytes), a colon, and a >= 1-byte value. ``iter`` on the items
  1444. # view is O(1); the cursor meters each key as it is pulled.
  1445. if total + count * 4 > max_bytes:
  1446. return over_budget
  1447. on_path.add(id(current))
  1448. stack.append((dict_cursor, current, iter(current.items())))
  1449. else:
  1450. # tuple, set, or any other type: not round-trippable JSON.
  1451. return invalid(f"unsupported type ({type(current).__name__})")
  1452. if total > max_bytes:
  1453. return over_budget
  1454. return None
  1455. def _lossless_json_violation(value: Any) -> str | None:
  1456. """Return why ``value`` is not lossless JSON, or ``None`` when it is.
  1457. ``json.dumps`` succeeding is NOT proof of losslessness: it coerces a
  1458. non-string ``dict`` key to its string form (``{1: "a", "1": "b"}`` collapses
  1459. to one key, silently dropping data), emits non-standard ``NaN``/``Infinity``
  1460. tokens without ``allow_nan=False``, and accepts integers outside JavaScript's
  1461. safe range (``9007199254740993`` becomes ``...992`` once the host parses the
  1462. frame into a JS number). Validate the shape up front so a coercive or lossy
  1463. value fails as ``invalid-output`` instead of round-tripping to something the
  1464. program did not compute. Iterative so deep nesting cannot overflow the stack,
  1465. and it tracks the container ancestry on the current path so a cyclic value is
  1466. reported at once rather than spinning until the CPU budget. Only JSON-plain
  1467. types survive: ``None``/``bool``/JS-safe ``int``/finite ``float``/``str``,
  1468. exact ``list``, and exact ``dict`` with ``str`` keys. Every type matches
  1469. EXACTLY, containers and scalars alike, for the reason
  1470. :func:`_check_done_value` documents: a subclass can override the operators
  1471. and methods a traversal calls, so an ``isinstance`` admission here would
  1472. approve one shape and let the encoder emit another.
  1473. """
  1474. # The canonical boundary accepts every JS-double-exact value: an int
  1475. # outside +-2**53-1 is fine IFF the double round-trip is exact (2**53 or
  1476. # 2**60 survive; 2**53+1 rounds), matching the worker backend.
  1477. js_safe = 2**53 - 1
  1478. # Post-order walk with an explicit "leave" marker: a container's id is added
  1479. # to `on_path` when entered and removed when left, so a back-edge to an
  1480. # ancestor (a cycle) is detected without rejecting a legitimately shared
  1481. # acyclic subtree.
  1482. on_path: set[int] = set()
  1483. # O(DEPTH) auxiliary space, not O(width), for the reason
  1484. # :func:`_check_done_value` documents: this walk runs in ``dispatch`` on
  1485. # MODEL-CONSTRUCTED binding arguments, which no child-side byte budget
  1486. # bounds first (the frame ceiling is the host's, and it applies after this
  1487. # returns). Enqueueing one frame per member would let a legitimate
  1488. # ``[0] * 6_000_000`` argument -- ~17 MB of JSON -- allocate ~366 MB of
  1489. # traversal tuples and die as the program's own MemoryError instead of
  1490. # round-tripping. A container therefore pushes ONE cursor frame holding its
  1491. # iterator; children are pulled one at a time.
  1492. exhausted = object()
  1493. visit, container_cursor = 0, 1
  1494. # A visit frame is (visit, value); a cursor frame is (cursor, container, iterator).
  1495. stack: list[tuple[int, Any, Any]] = [(visit, value, None)]
  1496. while stack:
  1497. kind = stack[-1][0]
  1498. if kind == container_cursor:
  1499. _, container, iterator = stack[-1]
  1500. child = next(iterator, exhausted)
  1501. if child is exhausted:
  1502. # Leaving the container: it is no longer on the current path, so
  1503. # a legitimately shared acyclic subtree is not mistaken for a cycle.
  1504. on_path.discard(id(container))
  1505. stack.pop()
  1506. continue
  1507. if type(container) is dict:
  1508. # The dict cursor yields (key, value): check the key as it is
  1509. # pulled. Only an EXACT str key survives -- int, float, None, and
  1510. # tuple keys coerce or raise, and a str subclass can carry
  1511. # overrides the encoder does not honor.
  1512. key, child = child
  1513. if type(key) is not str:
  1514. return f"non-string dict key ({type(key).__name__})"
  1515. stack.append((visit, child, None))
  1516. continue
  1517. _, current, _unused = stack.pop()
  1518. if current is None or type(current) is bool:
  1519. continue
  1520. if type(current) is str:
  1521. # Every string is lossless JSON. A lone surrogate has no UTF-8 form,
  1522. # but JSON carries the code unit as its ASCII ``\uXXXX`` escape and
  1523. # :func:`_dump_string` emits exactly that, so the host receives the
  1524. # same code unit the program passed — the same acceptance
  1525. # ``CodeJsonValue``, ``snapshotJsonValue``, and the worker backend
  1526. # already give it.
  1527. continue
  1528. if type(current) is int:
  1529. if current > js_safe or current < -js_safe:
  1530. try:
  1531. exact = int(float(current)) == current
  1532. except OverflowError:
  1533. exact = False
  1534. if not exact:
  1535. return "integer not exactly representable as a JavaScript number"
  1536. continue
  1537. if type(current) is float:
  1538. if current != current or current in (float("inf"), float("-inf")):
  1539. return "non-finite float"
  1540. # JSON serialization turns -0.0 into 0 (or "-0.0" text that the
  1541. # host parses to JS -0), silently changing the sign bit either
  1542. # way; the repository's canonical lossless-JSON boundary and the
  1543. # worker backend both reject it, so this side must too.
  1544. if current == 0.0 and math.copysign(1.0, current) < 0:
  1545. return "negative zero"
  1546. continue
  1547. if type(current) is list or type(current) is dict:
  1548. if id(current) in on_path:
  1549. return "circular reference"
  1550. on_path.add(id(current))
  1551. if type(current) is dict:
  1552. # Keys are checked as the cursor pulls each entry, not in a
  1553. # separate pass: ``current.values()`` would need a second walk,
  1554. # and materializing ``items()`` up front allocates one tuple per
  1555. # member -- the very spike the cursor removes.
  1556. stack.append((container_cursor, current, iter(current.items())))
  1557. else:
  1558. stack.append((container_cursor, current, iter(current)))
  1559. continue
  1560. return f"unsupported type ({type(current).__name__})"
  1561. return None
  1562. def _make_cpu_enforcer() -> Any:
  1563. """Build the CPU post-check over closure-held primitives.
  1564. This bootstrap IS ``__main__``, so model code can reach every one of its
  1565. module globals: ``import __main__; __main__._X = ...`` rebinds the name the
  1566. enforcement would otherwise read at call time, which a plain module-level
  1567. function plus module-level captures made a one-line defeat. The primitives
  1568. therefore live in this factory's locals, which become closure cells of the
  1569. returned function, and :func:`_run` binds the returned function into a
  1570. local of its own frame BEFORE executing the program, so no assignment to
  1571. ``__main__`` changes which callable runs or what it calls. Capture happens
  1572. at import time, before model code runs, so the captured
  1573. ``resource.getrusage``/``signal.signal``/``os.kill`` are the real builtins.
  1574. This raises the cost of defeating the check; it does not make it
  1575. unreachable, and nothing in-process could. A cell is writable through
  1576. ``fn.__closure__[i].cell_contents``, and ``sys._getframe`` walks to
  1577. :func:`_run`'s frame and reads its locals, so a program determined to
  1578. tamper still can — consistent with this backend's documented posture, where
  1579. the in-process interpreter is containment rather than a security boundary
  1580. (§Trust posture in the Code Mode RFC). The bounds that model code cannot
  1581. forge are outside the interpreter: the RLIMIT_CPU HARD limit at
  1582. ``cpuSeconds + 1``, whose SIGKILL is undeliverable to a handler and
  1583. unraisable by a process that cannot raise its own hard limit, and the
  1584. host's wall-clock ceiling. This check exists to convert the two cases those
  1585. miss — a program that traps SIGXCPU and settles inside the soft-to-hard
  1586. gap, and a program that spends the budget in DESCENDANTS the kernel never
  1587. charged to this process — from a reported SUCCESS into the same `timeout`
  1588. an untrapped program gets.
  1589. @returns The one-argument enforcement callable, taking `cpuSeconds`.
  1590. """
  1591. getrusage = resource.getrusage
  1592. rusage_self = resource.RUSAGE_SELF
  1593. rusage_children = resource.RUSAGE_CHILDREN
  1594. set_signal = signal.signal
  1595. sig_dfl = signal.SIG_DFL
  1596. sigxcpu = signal.SIGXCPU
  1597. kill = os.kill
  1598. getpid = os.getpid
  1599. def die_if_cpu_exhausted(cpu_seconds: int) -> None:
  1600. """Die by re-delivered SIGXCPU when the CPU budget is already spent.
  1601. Two cases reach here as a would-be SUCCESS. A model program can trap
  1602. SIGXCPU and return during the one-second soft-to-hard gap. And
  1603. ``RLIMIT_CPU`` is PER-PROCESS, inherited fresh by every child, so a
  1604. program calling ``subprocess`` or ``os.fork`` multiplies the run's CPU
  1605. budget by the number of descendants it starts: measured with
  1606. ``cpuSeconds: 1``, two sequential busy children burned 2.0
  1607. CPU-seconds and the parent, which had accrued almost no CPU of its own
  1608. while blocked in ``subprocess.wait``, still returned a completion.
  1609. The meter is therefore ``RUSAGE_SELF + RUSAGE_CHILDREN``, the kernel's
  1610. own aggregate, which accumulates the CPU of every REAPED descendant
  1611. (grandchildren included, verified).
  1612. ``getrusage`` is the kernel's own meter (unforgeable from model code),
  1613. and dying by SIGXCPU with the default disposition restored gives the
  1614. host the same kernel-authoritative close signal as the untrapped soft
  1615. limit — classified as `timeout`, after which the host's process-group
  1616. SIGTERM/SIGKILL teardown reaches any surviving descendants. Runs AFTER
  1617. the model program settled, so a program can re-trap SIGXCPU between
  1618. this SIG_DFL and the kill only by running more code, which it no longer
  1619. does. A program that tampers with this callable instead (see
  1620. :func:`_make_cpu_enforcer` on why in-process state cannot be hidden)
  1621. buys at most the remaining soft-to-hard gap: one more CPU second, after
  1622. which the hard limit's SIGKILL lands with no handler possible.
  1623. Checking at settle time rather than sampling mid-run is deliberate:
  1624. both mid-run designs perturb the run they measure. A sampling thread
  1625. cost 72 MiB of virtual address space in the child (8 MiB stack plus a
  1626. 64 MiB glibc per-thread malloc arena reservation; measured 30.23 MiB of
  1627. mappings without it against 102.37 MiB with it), and ``RLIMIT_AS``
  1628. counts reserved space, so it silently shrank every run's
  1629. `addressSpaceMb`. A ``SIGALRM`` interval timer costs no mappings but
  1630. makes the program's own syscalls return short under PEP 475 — measured
  1631. a 64 MiB ``os.write`` returning 65536 — which corrupts fd-3 framing.
  1632. The cost of checking only at settle time is that a descendant's CPU is
  1633. detected after it is spent, not while it runs; the host's wall-clock
  1634. ceiling bounds that interval, and a program that never reaps its child
  1635. is bounded by the wall clock alone, since ``RUSAGE_CHILDREN`` counts
  1636. only reaped descendants (verified: a still-running child contributes
  1637. 0.0).
  1638. @param cpu_seconds The `cpuSeconds` budget the soft RLIMIT_CPU used.
  1639. """
  1640. own = getrusage(rusage_self)
  1641. kids = getrusage(rusage_children)
  1642. spent = own.ru_utime + own.ru_stime + kids.ru_utime + kids.ru_stime
  1643. if spent >= cpu_seconds:
  1644. set_signal(sigxcpu, sig_dfl)
  1645. kill(getpid(), sigxcpu)
  1646. return die_if_cpu_exhausted
  1647. _DIE_IF_CPU_EXHAUSTED = _make_cpu_enforcer()
  1648. _TRUNCATION_MARKER = "… [truncated]"
  1649. # The marker's own UTF-8 size, reserved out of the cap rather than added on top
  1650. # of it. Byte-identical to the host's TRUNCATION_MARKER_BYTES; the ellipsis is
  1651. # three bytes, so this is 15, not the string's 13 characters.
  1652. _TRUNCATION_MARKER_BYTES = len(_TRUNCATION_MARKER.encode("utf-8"))
  1653. def _cap_message(message: str, max_bytes: int) -> str:
  1654. """Cap a diagnostic by its SERIALIZED cost, appending the host's marker.
  1655. Metered by the JSON-string cost the ``done`` frame will actually carry, not
  1656. by raw UTF-8 length: the message crosses fd 3 inside a JSON frame where
  1657. control characters escape up to sixfold (a NUL is one raw byte but six as
  1658. ``\\u0000``), so a raw-length cap of ``maxValueBytes`` could serialize to
  1659. roughly six times that and breach the 256 MiB frame ceiling — the silent
  1660. ``worker-exit`` inversion the load-time cap check exists to prevent, and a
  1661. several-hundred-MiB escape allocation besides. The seam's load bound admits
  1662. ``maxValueBytes`` up to ``ceiling - envelope`` on the premise that both the
  1663. completion value and the diagnostic are metered in serialized bytes, so this
  1664. honors that premise for the diagnostic.
  1665. Encoded with ``errors="replace"`` first: a model exception message can
  1666. contain an unpaired surrogate (``raise Exception("\\ud800")``), and a strict
  1667. encode would throw while BUILDING the failure frame — the run would then
  1668. strand until the wall clock instead of reporting the exception. The marker's
  1669. serialized cost comes OUT of ``max_bytes``, so the returned string's own
  1670. frame form honors the cap; the host meters the same field again on arrival.
  1671. A ``max_bytes`` below the marker's cost yields the marker alone.
  1672. This is the PRODUCING-side cap. The host's receive-side ``capMessage``
  1673. (``src/index.ts``) bills the same field by RAW bytes instead, because its
  1674. output goes into ``CodeRunResult.error.message`` and never re-crosses a
  1675. frame-bounded channel — see that function's JSDoc for the split.
  1676. """
  1677. raw = message.encode("utf-8", errors="replace")
  1678. if _json_string_cost(raw) <= max_bytes:
  1679. return raw.decode("utf-8")
  1680. # Truncating: the result is `prefix + marker`, whose serialized cost is
  1681. # `2 (quotes) + sum(prefix byte costs) + marker cost`. The marker is
  1682. # escape-free, so its cost is its UTF-8 length. Reserve that and the quotes,
  1683. # then take the longest raw prefix whose accumulated per-byte cost fits.
  1684. # `_JSON_BYTE_COST` is per-byte and additive, so the scan is exact and walks
  1685. # at most a budget's worth of bytes, allocating nothing (unlike building the
  1686. # escaped form). `max(0, ...)` handles a `max_bytes` below the marker's own
  1687. # cost, yielding the marker alone.
  1688. content_budget = max(0, max_bytes - 2 - _TRUNCATION_MARKER_BYTES)
  1689. cost = 0
  1690. end = 0
  1691. for end in range(len(raw)):
  1692. cost += _JSON_BYTE_COST[raw[end]]
  1693. if cost > content_budget:
  1694. break
  1695. else:
  1696. end = len(raw)
  1697. # Drop a trailing partial UTF-8 sequence the slice may have cut (continuation
  1698. # bytes are 0b10xxxxxx); `errors="ignore"` renders the clean prefix.
  1699. return raw[:end].decode("utf-8", errors="ignore") + _TRUNCATION_MARKER
  1700. # Fixed safety/liveness bound, not a tunable: a model can raise an exception
  1701. # with an arbitrarily deep __cause__/__context__ chain, and both the rendering
  1702. # walk and format() are linear in chain length. Capping how many links get
  1703. # RENDERED keeps traceback formatting from consuming the whole wall budget.
  1704. # 100 links is far beyond any legible human traceback.
  1705. _MAX_TRACEBACK_CHAIN = 100
  1706. # Diagnostic used when rendering the failure itself fails. Built from a fixed
  1707. # literal plus the exception CLASS name, never from the exception's own str.
  1708. _UNRENDERABLE_DIAGNOSTIC = "<diagnostic rendering failed>"
  1709. def _model_traceback(exc: BaseException, max_bytes: int) -> str:
  1710. """Format a model-program failure with only the MODEL's own frames.
  1711. Bootstrap frames carry host-absolute paths — meaningless to the model and
  1712. unstable across machines, so transcripts pinning them cannot replay. They
  1713. appear not only as a leading prefix (the bootstrap's ``exec``/``await``)
  1714. but also interleaved and trailing: an uncaught binding rejection re-raised
  1715. by ``dispatch`` puts bootstrap frames AFTER the model's, and chained
  1716. ``__cause__``/``__context__`` exceptions carry their own stacks. Filter
  1717. every non-``<model>`` frame across the whole chain rather than trimming a
  1718. prefix. A failure with no model frame anywhere (e.g. a SyntaxError raised
  1719. by ``compile``) keeps the standard exception-only rendering.
  1720. Rendering is bounded to ``_MAX_TRACEBACK_CHAIN`` links, cut on the
  1721. ``TracebackException`` COPY, and a marker line announces the truncation.
  1722. Nothing here touches the live exception: an exception class overriding
  1723. ``__setattr__`` would run MODEL code from inside the caller's failure
  1724. handler, and a throw there costs the ``done`` frame (see
  1725. ``_safe_model_traceback``). ``TracebackException`` instances hold no such
  1726. hooks, so clearing their links runs no model code. The walk is iterative,
  1727. so a deep chain cannot overflow the recursion limit.
  1728. ``from_exception`` still copies the WHOLE live chain, at a higher per-link
  1729. cost than building it took. That is bounded by the child's ``RLIMIT_AS``:
  1730. the model must materialize every link (exception object plus traceback)
  1731. before raising, so a chain long enough for the copy to matter is already
  1732. near the address-space cap, and a ``MemoryError`` in the copy lands in the
  1733. caller's fallback rather than stranding the run.
  1734. """
  1735. te = traceback.TracebackException.from_exception(exc)
  1736. # One iterative pass over the copy does both jobs: keep only <model> frames
  1737. # on every linked exception and group member, and cut the chain at the cap.
  1738. found = False
  1739. truncated = False
  1740. pending = [(te, 1)]
  1741. while pending:
  1742. entry, depth = pending.pop()
  1743. kept = [f for f in entry.stack if f.filename == "<model>"]
  1744. entry.stack = traceback.StackSummary.from_list(kept)
  1745. found = found or bool(kept)
  1746. # 3.11+ exception groups (a binding failure inside asyncio.TaskGroup)
  1747. # carry member stacks under `exceptions`, not the dunder links; a group
  1748. # member counts as a link so the cap bounds nesting through both edges.
  1749. members = getattr(entry, "exceptions", None) or ()
  1750. if depth >= _MAX_TRACEBACK_CHAIN:
  1751. if entry.__cause__ is not None or entry.__context__ is not None or members:
  1752. truncated = True
  1753. entry.__cause__ = None
  1754. entry.__context__ = None
  1755. if members:
  1756. entry.exceptions = None
  1757. continue
  1758. for linked in (entry.__cause__, entry.__context__):
  1759. if linked is not None:
  1760. pending.append((linked, depth + 1))
  1761. for member in members:
  1762. pending.append((member, depth + 1))
  1763. def emit():
  1764. if found:
  1765. yield from te.format()
  1766. else:
  1767. yield from traceback.format_exception_only(type(exc), exc)
  1768. if truncated:
  1769. yield f"[dsh-code-runtime-python] exception chain truncated at {_MAX_TRACEBACK_CHAIN} links\n"
  1770. return _join_bounded(emit(), max_bytes)
  1771. def _make_failure_reporter() -> Any:
  1772. """Build the failure-diagnostic renderer over closure-held primitives.
  1773. The returned callable renders a model failure diagnostic that cannot itself
  1774. raise. The caller sends the ``done`` frame AFTER its ``except BaseException``
  1775. block, so anything thrown while rendering the diagnostic skips the send
  1776. entirely: the host then blocks on fd 3 until ``maxWallMs`` and reports a
  1777. timeout instead of the exception that actually happened. Rendering runs
  1778. model code by design (``format()`` reaches ``__str__``, ``__repr__`` and
  1779. ``__notes__``) and allocates under ``RLIMIT_AS``, so it must be treated as
  1780. able to throw.
  1781. The fallback names the exception CLASS and a fixed literal — no ``str(exc)``
  1782. and no ``format_exception_only``, both of which reach the model's
  1783. ``__str__``. A ``__name__`` that is not exactly ``str`` (a metaclass
  1784. property can return anything, or raise) is discarded rather than
  1785. formatted, so no override runs on this path either.
  1786. The factory exists for the same reason :func:`_make_cpu_enforcer` does: this
  1787. bootstrap IS ``__main__``, so ``import __main__; __main__._X = ...`` rebinds
  1788. any module global a call-time lookup would read. On this path a rebind is
  1789. worst — the handler's own reporter, and everything the reporter reaches,
  1790. would run model code outside any guard, and a throw there costs the ``done``
  1791. frame. The traceback formatter, the byte cap and the fallback literal
  1792. therefore become closure cells captured at import time, before model code
  1793. runs, and :func:`_run` binds the returned callable into a local of its own
  1794. frame. A frame local is not a module attribute, so no assignment to
  1795. ``__main__`` changes which callable runs or what it calls. This defeats the
  1796. one-line rebind, not a determined ``sys._getframe`` walk; the unforgeable
  1797. bound is the host wall clock.
  1798. """
  1799. cap_message = _cap_message
  1800. model_traceback = _model_traceback
  1801. unrenderable = _UNRENDERABLE_DIAGNOSTIC
  1802. def safe_model_traceback(exc: BaseException, max_bytes: int) -> str:
  1803. try:
  1804. return cap_message(model_traceback(exc, max_bytes), max_bytes)
  1805. except BaseException: # noqa: BLE001 -- a throw here would cost the done frame
  1806. pass
  1807. try:
  1808. raw_name = type(exc).__name__
  1809. # Slice BEFORE interpolating. A metaclass `__name__` property can
  1810. # return an arbitrarily long string, and both the f-string and
  1811. # `cap_message`'s encode would copy it whole — under a tight
  1812. # RLIMIT_AS either allocation can raise MemoryError, and this is the
  1813. # LAST fallback, so a throw here costs the `done` frame outright and
  1814. # the run misreports as an exit or a timeout. The slice is a
  1815. # code-unit prefix, which bounds the bytes at 4x, and the following
  1816. # `cap_message` still applies the exact byte cap.
  1817. name = raw_name[:_MAX_FALLBACK_NAME_CHARS] if type(raw_name) is str else "<unknown>"
  1818. except BaseException: # noqa: BLE001 -- a raising __name__ must not cost the done frame
  1819. name = "<unknown>"
  1820. # Wrapped for the same reason: `cap_message` encodes, and its allocation
  1821. # is the only step left that can still fail. The fixed literal needs no
  1822. # budget, so it can always be delivered.
  1823. try:
  1824. return cap_message(f"{name}: {unrenderable}", max_bytes)
  1825. except BaseException: # noqa: BLE001 -- the done frame outranks the diagnostic's detail
  1826. return unrenderable
  1827. return safe_model_traceback
  1828. _SAFE_MODEL_TRACEBACK = _make_failure_reporter()
  1829. def _join_bounded(lines, max_bytes: int) -> str:
  1830. """Join formatter output, stopping once the budget is comfortably passed.
  1831. ``format()`` yields lines lazily; consuming it whole for an exception
  1832. carrying a huge message would materialize the full text only for
  1833. ``_cap_message`` to throw it away — enough over-shoot to exhaust
  1834. ``RLIMIT_AS``. Stop after the accumulated CHARACTER count passes the byte
  1835. budget (chars lower-bound UTF-8 bytes); the caller's ``_cap_message``
  1836. does the exact byte-level cut.
  1837. """
  1838. chunks: list[str] = []
  1839. total = 0
  1840. for line in lines:
  1841. # A single yielded line can itself dwarf the budget (the exception
  1842. # message rides in one line): keep only the prefix it can ever need.
  1843. if len(line) > max_bytes + 1:
  1844. line = line[: max_bytes + 1]
  1845. chunks.append(line)
  1846. total += len(line)
  1847. if total > max_bytes:
  1848. break
  1849. return "".join(chunks)
  1850. def _done_with_value(value: Any, max_value_bytes: int) -> dict[str, Any]:
  1851. """Build the terminal done frame under the seam's lossless-JSON contract.
  1852. A completion value returned by the program (``None`` when it returns
  1853. nothing) that is not lossless JSON fails the run as ``invalid-output``; a
  1854. serialized value beyond ``max_value_bytes`` fails as ``output-limit``.
  1855. Substituting a ``repr`` or truncated string would be a silent lie about
  1856. what the program computed, so both paths refuse instead (mirroring the
  1857. worker backend's contract). ``None`` crosses as an exact JSON ``null``.
  1858. """
  1859. # One bounded walk folds the losslessness check and the byte meter (mirrors
  1860. # the host's checkDoneValue): the former split ran the full losslessness
  1861. # walk first, materializing one tuple per element for a wide completion
  1862. # before the size cap could reject it — an RLIMIT_AS death on a value the
  1863. # meter would have refused. send_sync later encodes the admitted value,
  1864. # whose size the walk proved within budget. Iterative like the encoder, so a
  1865. # valid completion deeper than the recursion limit still checks.
  1866. rejection = _check_done_value(value, max_value_bytes)
  1867. if rejection is not None:
  1868. kind, message = rejection
  1869. return {"type": "done", "error": {"kind": kind, "message": message}}
  1870. return {"type": "done", "value": value}
  1871. def main() -> None:
  1872. channel = ProtocolChannel(PROTOCOL_FD)
  1873. asyncio.run(_run(channel))
  1874. if __name__ == "__main__":
  1875. main()