<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - nspawn catches kill signal only when using jenkins"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87732">87732</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>nspawn catches kill signal only when using jenkins
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>systemd
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>joel@teichroeb.net
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When running 217 on arch linux everything works exactly as expected, but after
upgrading to 218 nspawn will always report "Container root terminated by signal
KILL." when it is run by jenkins, but if I run it with the exact same
environment through ssh it succeeds. I've been trying all day to find a way to
reproduce the issues outside of jenkins, but I have been unable to.

The exact task I'm trying to do is build packages for arch linux using the
mkchrootpkg command provided by the arch devtools, which in turn uses
systemd-nspawn in order to create a clean environment for building the package
in.

I've tried
217: Works
218: Does not work
master: Does not work

I'm going to try bisecting, but I'd appreciate if anyone has any better ideas
about what could be causing this.</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>
      </ul>
    </body>
</html>