<?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>220791</bug_id>
          
          <creation_ts>2021-01-21 04:12:04 -0800</creation_ts>
          <short_desc>TaskPool fails to import six on few bots</short_desc>
          <delta_ts>2021-01-21 14:37:23 -0800</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>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>220795</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=220547</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=220792</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></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="Jonathan Bedard">jbedard</assigned_to>
          <cc>aakash_jain</cc>
    
    <cc>ap</cc>
    
    <cc>clopez</cc>
    
    <cc>dpino</cc>
    
    <cc>jbedard</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1721122</commentid>
    <comment_count>0</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2021-01-21 04:12:04 -0800</bug_when>
    <thetext>Almost all the igalia JSC bots are failing while importing six while running git-webkit command. e.g.:

JSC-MIPSEL-32bits-Tests-EWS: https://ews-build.webkit.org/#/builders/45/builds/1885
JSC-ARMv7-32bits-Build-EWS: https://ews-build.webkit.org/#/builders/38/builds/10827
JSC-ARMv7-32bits-Tests-EWS: https://ews-build.webkit.org/#/builders/46/builds/2931
JSC-i386-32bits-EWS: https://ews-build.webkit.org/#/builders/27/builds/30403
JSC-MIPSEL-32bits-Build-EWS: https://ews-build.webkit.org/#/builders/37/builds/10750

  File &quot;/home/ews/worker/JSC-i386-32bits-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/__init__.py&quot;, line 37, in &lt;module&gt;
    from webkitcorepy.task_pool import TaskPool
  File &quot;/home/ews/worker/JSC-i386-32bits-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/task_pool.py&quot;, line 30, in &lt;module&gt;
    from six import reraise
ImportError: No module named six
program finished with exit code 1

On most machine the issue seems to be happening only in show-identifier build-step which is non-fatal error. But on igalia-jsc32-mipsel-ews (https://ews-build.webkit.org/#/workers/82) it seems to fails in multiple steps with similar error, e.g.: https://ews-build.webkit.org/#/builders/45/builds/1885</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1721168</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2021-01-21 08:09:25 -0800</bug_when>
    <thetext>Dupe of bug 220795?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1721344</commentid>
    <comment_count>2</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2021-01-21 14:37:23 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 220795 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>