<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>322398</bug_id>
          
          <creation_ts>2026-08-24 06:21:04 -0700</creation_ts>
          <short_desc>[EWS] Don&apos;t mark the build as exception when extract-test-results is killed on the buildmaster</short_desc>
          <delta_ts>2026-08-25 14:20:12 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Aakash Jain">aakash_jain</reporter>
          <assigned_to name="Aakash Jain">aakash_jain</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2243034</commentid>
    <comment_count>0</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2026-08-24 06:21:04 -0700</bug_when>
    <thetext>The extract-test-results EWS step unzips the results archive on the buildmaster. Under disk pressure the unzip can exceed buildbot&apos;s 5-minute no-output timeout and then survive SIGKILL, which surfaces as a build exception and an unnecessary retry even though the archive is already uploaded to S3 and the tests have already run.

This recurs on the iOS WPT test queue (e.g. several builds on 2026-08-14, plus 08-05 and 08-07), each time marking an engineer&apos;s build as an exception for a purely master-side hiccup.

Fix: treat an extraction failure as a non-fatal step failure instead of a build exception, and include the archive size in the step summary so oversized archives are easy to spot.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2243035</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-08-24 06:23:53 -0700</bug_when>
    <thetext>&lt;rdar://problem/185686807&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2243036</commentid>
    <comment_count>2</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2026-08-24 06:26:58 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/72304</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2243037</commentid>
    <comment_count>3</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2026-08-24 06:28:00 -0700</bug_when>
    <thetext>Recent examples, all on the iOS-26-Simulator-WPT-WK2-Tests-EWS queue (extract-test-results ended in EXCEPTION with &quot;SIGKILL failed to kill process&quot;, each ~310s = buildbot&apos;s 5-minute no-output timeout plus the SIGTERM/SIGKILL grace):

- 2026-08-14: https://ews-build.webkit.org/#/builders/154/builds/43217
- 2026-08-14: https://ews-build.webkit.org/#/builders/154/builds/43208
- 2026-08-07: https://ews-build.webkit.org/#/builders/154/builds/42141
- 2026-08-05: https://ews-build.webkit.org/#/builders/154/builds/41675

The WPT queue produces the largest results archives, so it trips the master-side unzip timeout under disk pressure most often.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2243619</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-08-25 14:20:10 -0700</bug_when>
    <thetext>Committed 319826@main (09003477a258): &lt;https://commits.webkit.org/319826@main&gt;

Reviewed commits have been landed. Closing PR #72304 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>