<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hi Andreas,</p>
<p><br>
</p>
<p>this was solved today in <a href="https://gitlab.dune-project.org/docker/ci/-/merge_requests/127" class="OWAAutoLink">
https://gitlab.dune-project.org/docker/ci/-/merge_requests/127</a>. Just re-run your pipeline and the bash scripts will pick up the companion branch as it was doing before this bug.<br>
</p>
<p><br>
</p>
<p>Best,</p>
<p>Santiago<br>
</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Dune-devel <dune-devel-bounces@lists.dune-project.org> on behalf of Dedner, Andreas <A.S.Dedner@warwick.ac.uk><br>
<b>Sent:</b> Friday, September 22, 2023 6:19:55 PM<br>
<b>To:</b> dune-devel@lists.dune-project.org<br>
<b>Subject:</b> Re: [Dune-devel] change to ci on branches?</font>
<div> </div>
</div>
<div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
Hi.</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
Just wanted to raise this issue again (forgot to raise it at the dev-meeting).</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
This is probably also causing the pipelines in dune-istl to fail for this MR<br>
</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
<a href="https://gitlab.dune-project.org/core/dune-istl/-/merge_requests/538" id="OWA20a98b3e-de35-ac67-1875-6a99b356e91b" class="OWAAutoLink">https://gitlab.dune-project.org/core/dune-istl/-/merge_requests/538</a></div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
Does anyone have an idea what might going on?<br>
</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
<br>
</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
Best</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
Andreas<br>
</div>
<div id="appendonsend"></div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size: 11pt; color: rgb(0, 0, 0);"><b>From:</b> Dedner, Andreas <A.S.Dedner@warwick.ac.uk><br>
<b>Sent:</b> 09 September 2023 19:55<br>
<b>To:</b> dune-devel@lists.dune-project.org <dune-devel@lists.dune-project.org><br>
<b>Subject:</b> change to ci on branches?</font>
<div> </div>
</div>
<div dir="ltr">
<div class="x_elementToProof x_ContentPasted0" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi.</div>
<div class="x_elementToProof x_ContentPasted0" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Has there been some change with the ci setup on branches recently?</div>
<div class="x_elementToProof x_ContentPasted0" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
The problem I'm encountering is that the ci is not trying to check out companion branches</div>
<div class="x_elementToProof x_ContentPasted0" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
on other modules aymore. So I have a branch (in  dune-fem and dune-grid in this case) with the same name and previously those were tested together. in the ci for dune-fem.<br>
</div>
<div class="x_elementToProof x_ContentPasted0" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="x_elementToProof x_ContentPasted0" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I check for example in an older pipeline in dune-grid  <span style="font-family:monospace">
<span class="x_ContentPasted5" style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><a href="https://gitlab.dune-project.org/core/dune-grid/-/jobs/505888" data-auth="NotApplicable" id="OWAc8cea835-9170-1571-4b3d-022c9fe73323" class="x_OWAAutoLink">https://gitlab.dune-project.org/core/dune-grid/-/jobs/505888</a></span>.
 On line 26-28:<br class="x_ContentPasted5">
</span></div>
<blockquote style="margin-top:0; margin-bottom:0">
<div class="x_elementToProof x_ContentPasted0" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<code data-qa-selector="job_log_content" class="x_job-log x_d-block"><span class="x_js-line x_log-line"><span class="x_gl-white-space-pre-wrap x_ContentPasted1">Cloning into 'dune-common'...</span></span></code></div>
<div class="x_elementToProof x_ContentPasted0" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<code data-qa-selector="job_log_content" class="x_job-log x_d-block">
<div class="x_js-line x_log-line"></div>
</code></div>
<div class="x_elementToProof x_ContentPasted0" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<code data-qa-selector="job_log_content" class="x_job-log x_d-block"><span class="x_gl-white-space-pre-wrap x_ContentPasted1">error: pathspec 'feature/remove-deprecated-code' did not match any file(s) known to git</span></code></div>
<div class="x_elementToProof x_ContentPasted0" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<code data-qa-selector="job_log_content" class="x_job-log x_d-block"><span class="x_gl-white-space-pre-wrap x_ContentPasted1"><code data-qa-selector="job_log_content" class="x_job-log x_d-block"><span class="x_gl-white-space-pre-wrap x_ContentPasted3 x_ContentPasted4">Parallel
 run with 4 processes</span></code><br>
</span></code></div>
<div class="x_elementToProof x_ContentPasted0 x_ContentPasted2" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
</blockquote>
<div class="x_elementToProof x_ContentPasted0 x_ContentPasted2" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
If I look at newer pipelines this 'error' does not come up anymore. <br>
</div>
<div class="x_elementToProof x_ContentPasted0 x_ContentPasted2" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
The first pipeline in dune-grid without that line is <span style="font-family:monospace">
<span class="x_ContentPasted6" style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><a href="https://gitlab.dune-project.org/core/dune-grid/-/jobs/507666" data-auth="NotApplicable" id="OWA8f175464-3afc-b8bc-82f6-f31094803758" class="OWAAutoLink">https://gitlab.dune-project.org/core/dune-grid/-/jobs/507666</a></span>.
 Lines 24-26:<br class="x_ContentPasted6">
</span></div>
<blockquote style="margin-top:0; margin-bottom:0">
<div class="x_elementToProof x_ContentPasted0 x_ContentPasted2" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<code data-qa-selector="job_log_content" class="x_job-log x_d-block"><span class="x_js-line x_log-line"><span class="x_gl-white-space-pre-wrap x_ContentPasted3">Cloning into 'dune-common'...</span></span></code></div>
<div class="x_elementToProof x_ContentPasted0 x_ContentPasted2" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<code data-qa-selector="job_log_content" class="x_job-log x_d-block">
<div class="x_js-line x_log-line"></div>
</code><code data-qa-selector="job_log_content" class="x_job-log x_d-block"><span class="x_gl-white-space-pre-wrap x_ContentPasted3">Parallel run with 4 processes</span></code><br>
</div>
<div class="x_elementToProof x_ContentPasted0 x_ContentPasted2" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
</blockquote>
<div class="x_elementToProof x_ContentPasted0 x_ContentPasted2" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
So the 'error' is missing and I guess that means that the ci is not trying to checkout a possibly companion branch. Those 2 pipelines are both tagged as 1 month ago.<br>
</div>
<div class="x_elementToProof x_ContentPasted0 x_ContentPasted2" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="x_elementToProof x_ContentPasted0 x_ContentPasted2" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I'm not sure where to look for this...</div>
<div class="x_elementToProof x_ContentPasted0 x_ContentPasted2" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hope everyone is well</div>
<div class="x_elementToProof x_ContentPasted0 x_ContentPasted2" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Andreas<br>
</div>
</div>
</div>
</body>
</html>