<div dir="ltr"><div>Anton, can you sit with Vojtech tomorrow and see if you can help?</div><div><br></div><div>Vojtech </div>Maybe we&#39;re hitting: <a href="http://rpm.org/ticket/862">http://rpm.org/ticket/862</a><div><a href="https://bugzilla.redhat.com/show_bug.cgi?id=913099">https://bugzilla.redhat.com/show_bug.cgi?id=913099</a><br></div><div><br></div><div>Anyway, what I meant was to try and run it on el7 slaves, not el7 mock, to see if its a regression on mock running on fc24.</div><div>trying it here to see if it works: <a href="http://jenkins.ovirt.org/job/ovirt-engine-nodejs-modules_master_create-rpms-el7-x86_64_created/22/console">http://jenkins.ovirt.org/job/ovirt-engine-nodejs-modules_master_create-rpms-el7-x86_64_created/22/console</a></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 1, 2016 at 9:42 PM, Vojtech Szocs <span dir="ltr">&lt;<a href="mailto:vszocs@redhat.com" target="_blank">vszocs@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class=""><br>
<br>
----- Original Message -----<br>
&gt; From: &quot;Eyal Edri&quot; &lt;<a href="mailto:eedri@redhat.com">eedri@redhat.com</a>&gt;<br>
&gt; To: &quot;Vojtech Szocs&quot; &lt;<a href="mailto:vszocs@redhat.com">vszocs@redhat.com</a>&gt;<br>
&gt; Cc: &quot;infra&quot; &lt;<a href="mailto:infra@ovirt.org">infra@ovirt.org</a>&gt;<br>
&gt; Sent: Monday, August 1, 2016 8:25:50 PM<br>
&gt; Subject: Re: Errors / warnings in ovirt-engine-nodejs-modules build log<br>
&gt;<br>
&gt; Does it work on el7?<br>
<br>
</span>It fails on el7 as well:<br>
<br>
<a href="http://jenkins.ovirt.org/job/ovirt-engine-nodejs-modules_master_create-rpms-el7-x86_64_created/21/console" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/ovirt-engine-nodejs-modules_master_create-rpms-el7-x86_64_created/21/console</a><br>
<div class=""><div class="h5"><br>
  error: Unable to create immutable header region.<br>
<br>
&gt;<br>
&gt; On Mon, Aug 1, 2016 at 8:21 PM, Vojtech Szocs &lt;<a href="mailto:vszocs@redhat.com">vszocs@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; Forwarding to infra, TL;DR we seem to have an issue with rpmbuild<br>
&gt; &gt; (see below) and I&#39;m not sure how to fix that, is there anyone who<br>
&gt; &gt; faced such issue in past?<br>
&gt; &gt;<br>
&gt; &gt; Vojtech<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; ----- Forwarded Message -----<br>
&gt; &gt; From: &quot;Vojtech Szocs&quot; &lt;<a href="mailto:vszocs@redhat.com">vszocs@redhat.com</a>&gt;<br>
&gt; &gt; To: &quot;Sandro Bonazzola&quot; &lt;<a href="mailto:sbonazzo@redhat.com">sbonazzo@redhat.com</a>&gt;<br>
&gt; &gt; Cc: &quot;Oved Ourfali&quot; &lt;<a href="mailto:oourfali@redhat.com">oourfali@redhat.com</a>&gt;, &quot;Alexander Wels&quot; &lt;<br>
&gt; &gt; <a href="mailto:awels@redhat.com">awels@redhat.com</a>&gt;, &quot;Greg Sheremeta&quot; &lt;<a href="mailto:gshereme@redhat.com">gshereme@redhat.com</a>&gt;, &quot;Juan<br>
&gt; &gt; Hernández&quot; &lt;<a href="mailto:jhernand@redhat.com">jhernand@redhat.com</a>&gt;, &quot;Ryan Barry&quot; &lt;<a href="mailto:rbarry@redhat.com">rbarry@redhat.com</a>&gt;<br>
&gt; &gt; Sent: Monday, August 1, 2016 6:49:08 PM<br>
&gt; &gt; Subject: Errors / warnings in ovirt-engine-nodejs-modules build log<br>
&gt; &gt;<br>
&gt; &gt; Hi Sandro,<br>
&gt; &gt;<br>
&gt; &gt; I&#39;ve looked into the build log [1].<br>
&gt; &gt;<br>
&gt; &gt; Adding Juan &amp; Ryan as well. Your feedback is highly appreciated.<br>
&gt; &gt;<br>
&gt; &gt; npm-specific issues (don&#39;t block the build):<br>
&gt; &gt;<br>
&gt; &gt;   npm WARN package.json dependencies@ No repository field.<br>
&gt; &gt;   npm WARN package.json dependencies@ No license field.<br>
&gt; &gt;   - these warnings are harmless<br>
&gt; &gt;   - TODO update modules&#39; package.json<br>
&gt; &gt;<br>
&gt; &gt;   npm WARN deprecated ...<br>
&gt; &gt;   - some (possibly transitive) dependency in package.json relies<br>
&gt; &gt;     on a deprecated npm package<br>
&gt; &gt;   - TODO find out which dependencies are causing this<br>
&gt; &gt;<br>
&gt; &gt;   npm ERR! registry error parsing json<br>
&gt; &gt;   - this might indicate corrupt npm cache<br>
&gt; &gt;   - should be fixed by `npm cache clean`<br>
&gt; &gt;   - TODO update modules&#39; build.sh<br>
&gt; &gt;<br>
&gt; &gt;   npm WARN optional dep failed, continuing ...<br>
&gt; &gt;   - these warnings are harmless<br>
&gt; &gt;   - some (possibly transitive) dependency in package.json relies<br>
&gt; &gt;     on an optional npm package that is platform-specific but it<br>
&gt; &gt;     is NOT available for current platform<br>
&gt; &gt;   - e.g. &quot;fsevents&quot; is MacOSX only<br>
&gt; &gt;   - this should be fixed by `npm install --no-optional`<br>
&gt; &gt;   - TODO update modules&#39; build.sh<br>
&gt; &gt;<br>
&gt; &gt;   sh: bower: command not found<br>
&gt; &gt;   npm WARN optional dep failed, continuing bootstrap-treeview@1.2.0<br>
&gt; &gt;   - bootstrap-treeview does `bower install` in its `install` script<br>
&gt; &gt;   - this is BAD practice (bootstrap-treeview&#39;s fault)<br>
&gt; &gt;   - TODO latest commit on May 9, 2015 -- do we need this at all (?)<br>
&gt; &gt;<br>
&gt; &gt; CI-specific issues (which block the build):<br>
&gt; &gt;<br>
&gt; &gt;   Wrote:<br>
&gt; &gt; /tmp/ovirt-engine-nodejs-modules/ovirt-engine-nodejs-modules-0.0.10-1.fc24.src.rpm<br>
&gt; &gt;   error: Unable to create immutable header region.<br>
&gt; &gt;   - at this point, spec&#39;s %install phase has finished executing<br>
&gt; &gt;     and RPM was created<br>
&gt; &gt;   - it is rpmbuild related, see<br>
&gt; &gt;     <a href="https://bugzilla.redhat.com/show_bug.cgi?id=913099#c2" rel="noreferrer" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=913099#c2</a><br>
&gt; &gt;<br>
&gt; &gt; For ^^ error, seems like too many files in RPM package will cause<br>
&gt; &gt; &quot;artificial cap on header size&quot; to be exceeded and rpmbuild fails.<br>
&gt; &gt;<br>
&gt; &gt; Juan, what do you think? I don&#39;t have any idea how to solve this.<br>
&gt; &gt;<br>
&gt; &gt; I don&#39;t understand the actual issue as we&#39;re creating single .tar<br>
&gt; &gt; file from `node_modules` directory during the RPM build..<br>
&gt; &gt;<br>
&gt; &gt; [1]<br>
&gt; &gt; <a href="http://jenkins.ovirt.org/job/ovirt-engine-nodejs-modules_master_create-rpms-fc24-x86_64_created/4/console" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/ovirt-engine-nodejs-modules_master_create-rpms-fc24-x86_64_created/4/console</a><br>
&gt; &gt;<br>
&gt; &gt; Thanks,<br>
&gt; &gt; Vojtech<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Infra mailing list<br>
&gt; &gt; <a href="mailto:Infra@ovirt.org">Infra@ovirt.org</a><br>
&gt; &gt; <a href="http://lists.ovirt.org/mailman/listinfo/infra" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/infra</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Eyal Edri<br>
&gt; Associate Manager<br>
&gt; RHV DevOps<br>
&gt; EMEA ENG Virtualization R&amp;D<br>
&gt; Red Hat Israel<br>
&gt;<br>
&gt; phone: <a href="tel:%2B972-9-7692018" value="+97297692018">+972-9-7692018</a><br>
&gt; irc: eedri (on #tlv #rhev-dev #rhev-integ)<br>
&gt;<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>Eyal Edri<br>Associate Manager</div><div>RHV DevOps<br>EMEA ENG Virtualization R&amp;D<br>Red Hat Israel<br><br>phone: +972-9-7692018<br>irc: eedri (on #tlv #rhev-dev #rhev-integ)</div></div></div></div></div></div></div>
</div></div>