<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][SHARDS] Random tests - incomplete - empty stdout/stderr/dmesg - watchdog0: watchdog did not stop!"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110246#c35">Comment # 35</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][SHARDS] Random tests - incomplete - empty stdout/stderr/dmesg - watchdog0: watchdog did not stop!"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110246">bug 110246</a>
              from <span class="vcard"><a class="email" href="mailto:arkadiusz.hiler@intel.com" title="Arek Hiler <arkadiusz.hiler@intel.com>"> <span class="fn">Arek Hiler</span></a>
</span></b>
        <pre>I might have an idea what actually happens:

1. Jenkins loses connection to the machine
2. because of that igt_runner gets SIGHUP or so
3. runner dies, so all fds are closed
4. all watchdogs are closed but without preceding magic "V" to stop them
   so we get the "watchdog: watchdog0: watchdog did not stop!" in dmesg

We could get some signal handlers in place to be more explicit about runner
dying.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>