<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Holger Levsen pushed to branch master
at <a href="https://salsa.debian.org/qa/jenkins.debian.net">Debian QA / jenkins.debian.net</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/qa/jenkins.debian.net/commit/cce3dbcd860356336f54b022d2b8f01dc445dd7d">cce3dbcd</a></strong>
<div>
<span>by Holger Levsen</span>
<i>at 2019-04-18T14:11:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">reproducible Debian: allow to push .buildinfo files from coccia

Signed-off-by: Holger Levsen <holger@layer-acht.org>
</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class="file-stats">
<a href="#5bb746d2a4d982c593e1b74453cc1a20ad4039b8">
bin/jenkins_node_wrapper.sh
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id="5bb746d2a4d982c593e1b74453cc1a20ad4039b8">
<a href="https://salsa.debian.org/qa/jenkins.debian.net/commit/cce3dbcd860356336f54b022d2b8f01dc445dd7d#5bb746d2a4d982c593e1b74453cc1a20ad4039b8"><strong>bin/jenkins_node_wrapper.sh</strong></a>
<hr>
<table class="code white" style="font-family: monospace; font-size: 90%;" bgcolor="#fff" width="100%" cellpadding="0" cellspacing="0">
<tr class="line_holder match" id="" style="line-height: 1.6;">
<td class="diff-line-num unfold js-unfold old_line" data-linenumber="101" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">...</td>
<td class="diff-line-num unfold js-unfold new_line" data-linenumber="101" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">...</td>
<td class="line_content match " style="padding-left: 0.5em; padding-right: 0.5em; color: rgba(0,0,0,0.3);" bgcolor="#fafafa">@@ -101,6 +101,10 @@ elif [[ "$*" =~ ^rsync\ --server\ .*\ \.\ /srv/workspace/chroots/.* ]] ; then</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="101" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
101
</td>
<td class="diff-line-num new_line" data-linenumber="101" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
101
</td>
<td class="line_content noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC101" class="line" lang="shell"><span class="k" style="font-weight: 600;">elif</span> <span class="o" style="font-weight: 600;">[[</span> <span class="s2" style="color: #d14;">"</span><span class="nv" style="color: #008080;">$*</span><span class="s2" style="color: #d14;">"</span> <span class="o" style="font-weight: 600;">=</span>~ ^rsync<span class="se" style="color: #d14;">\ </span><span class="nt" style="color: #000080;">--server</span><span class="se" style="color: #d14;">\ </span>.<span class="k" style="font-weight: 600;">*</span><span class="se" style="color: #d14;">\ \.\ </span>/srv/reproducible-results/.<span class="k" style="font-weight: 600;">*</span> <span class="o" style="font-weight: 600;">]]</span> <span class="p">;</span> <span class="k" style="font-weight: 600;">then</span></span>
</pre>
</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="102" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
102
</td>
<td class="diff-line-num new_line" data-linenumber="102" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
102
</td>
<td class="line_content noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC102" class="line" lang="shell">        <span class="c" style="color: #998; font-style: italic;"># allow to push files to /srv/reproducible-results/</span></span>
</pre>
</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="103" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
103
</td>
<td class="diff-line-num new_line" data-linenumber="103" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
103
</td>
<td class="line_content noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC103" class="line" lang="shell">        <span class="nb" style="color: #0086b3;">exec </span>rsync <span class="nt" style="color: #000080;">--server</span> <span class="s2" style="color: #d14;">"</span><span class="nv" style="color: #008080;">$3</span><span class="s2" style="color: #d14;">"</span> <span class="nb" style="color: #0086b3;">.</span> <span class="s2" style="color: #d14;">"</span><span class="nv" style="color: #008080;">$5</span><span class="s2" style="color: #d14;">"</span> <span class="p">;</span> croak <span class="s2" style="color: #d14;">"Exec failed"</span><span class="p">;</span></span>
</pre>
</td>
</tr>
<tr class="line_holder new" id="" style="line-height: 1.6;">
<td class="diff-line-num new old_line" data-linenumber="104" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="104" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#ddfbe6">
104
</td>
<td class="line_content new noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;" bgcolor="#ecfdf0">
<pre style="margin: 0;">+<span id="LC104" class="line" lang="shell"><span class="k" style="font-weight: 600;">elif</span> <span class="o" style="font-weight: 600;">[[</span> <span class="s2" style="color: #d14;">"</span><span class="nv" style="color: #008080;">$*</span><span class="s2" style="color: #d14;">"</span> <span class="o" style="font-weight: 600;">=</span>~ ^rsync<span class="se" style="color: #d14;">\ </span><span class="nt" style="color: #000080;">--server</span><span class="se" style="color: #d14;">\ </span>.<span class="k" style="font-weight: 600;">*</span><span class="se" style="color: #d14;">\ \.\ </span>/var/lib/jenkins/userContent/reproducible/debian/ftp-master.debian.org/buildinfo/.<span class="k" style="font-weight: 600;">*</span> <span class="o" style="font-weight: 600;">]]</span> <span class="p">;</span> <span class="k" style="font-weight: 600;">then</span></span>
</pre>
</td>
</tr>
<tr class="line_holder new" id="" style="line-height: 1.6;">
<td class="diff-line-num new old_line" data-linenumber="104" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="105" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#ddfbe6">
105
</td>
<td class="line_content new noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;" bgcolor="#ecfdf0">
<pre style="margin: 0;">+<span id="LC105" class="line" lang="shell">        <span class="c" style="color: #998; font-style: italic;"># allow to push buildinfo files from coccia</span></span>
</pre>
</td>
</tr>
<tr class="line_holder new" id="" style="line-height: 1.6;">
<td class="diff-line-num new old_line" data-linenumber="104" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="106" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#ddfbe6">
106
</td>
<td class="line_content new noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;" bgcolor="#ecfdf0">
<pre style="margin: 0;">+<span id="LC106" class="line" lang="shell">        <span class="c" style="color: #998; font-style: italic;"># FIXME: limit this to pb7</span></span>
</pre>
</td>
</tr>
<tr class="line_holder new" id="" style="line-height: 1.6;">
<td class="diff-line-num new old_line" data-linenumber="104" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="107" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#ddfbe6">
107
</td>
<td class="line_content new noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;" bgcolor="#ecfdf0">
<pre style="margin: 0;">+<span id="LC107" class="line" lang="shell">        <span class="nb" style="color: #0086b3;">exec </span>rsync <span class="nt" style="color: #000080;">--server</span> <span class="s2" style="color: #d14;">"</span><span class="nv" style="color: #008080;">$3</span><span class="s2" style="color: #d14;">"</span> <span class="nb" style="color: #0086b3;">.</span> <span class="s2" style="color: #d14;">"</span><span class="nv" style="color: #008080;">$5</span><span class="s2" style="color: #d14;">"</span> <span class="p">;</span> croak <span class="s2" style="color: #d14;">"Exec failed"</span><span class="p">;</span></span>
</pre>
</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="104" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
104
</td>
<td class="diff-line-num new_line" data-linenumber="108" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
108
</td>
<td class="line_content noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC108" class="line" lang="shell"><span class="k" style="font-weight: 600;">elif</span> <span class="o" style="font-weight: 600;">[[</span> <span class="s2" style="color: #d14;">"</span><span class="nv" style="color: #008080;">$*</span><span class="s2" style="color: #d14;">"</span> <span class="o" style="font-weight: 600;">=</span>~ ^mkdir<span class="se" style="color: #d14;">\ </span><span class="nt" style="color: #000080;">-p</span><span class="se" style="color: #d14;">\ </span>/srv/d-i/isos.<span class="k" style="font-weight: 600;">*</span> <span class="o" style="font-weight: 600;">]]</span> <span class="p">;</span> <span class="k" style="font-weight: 600;">then</span></span>
</pre>
</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="105" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
105
</td>
<td class="diff-line-num new_line" data-linenumber="109" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
109
</td>
<td class="line_content noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC109" class="line" lang="shell"><span class="k" style="font-weight: 600;">    </span><span class="nb" style="color: #0086b3;">exec mkdir</span> <span class="nt" style="color: #000080;">-p</span> <span class="s2" style="color: #d14;">"</span><span class="nv" style="color: #008080;">$3</span><span class="s2" style="color: #d14;">"</span>  <span class="p">;</span> croak <span class="s2" style="color: #d14;">"Exec failed"</span><span class="p">;</span></span>
</pre>
</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="106" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
106
</td>
<td class="diff-line-num new_line" data-linenumber="110" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
110
</td>
<td class="line_content noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC110" class="line" lang="shell"><span class="k" style="font-weight: 600;">elif</span> <span class="o" style="font-weight: 600;">[[</span> <span class="s2" style="color: #d14;">"</span><span class="nv" style="color: #008080;">$*</span><span class="s2" style="color: #d14;">"</span> <span class="o" style="font-weight: 600;">=</span>~ ^rm<span class="se" style="color: #d14;">\ </span><span class="nt" style="color: #000080;">-r</span><span class="se" style="color: #d14;">\ </span>/srv/reproducible-results/tmp.<span class="k" style="font-weight: 600;">*</span> <span class="o" style="font-weight: 600;">]]</span> <span class="p">;</span> <span class="k" style="font-weight: 600;">then</span></span>
</pre>
</td>
</tr>

</table>
<br>
</li>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://salsa.debian.org/qa/jenkins.debian.net/commit/cce3dbcd860356336f54b022d2b8f01dc445dd7d">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/qa/jenkins.debian.net/commit/cce3dbcd860356336f54b022d2b8f01dc445dd7d"}}</script>

</p>
</div>
</body>
</html>