<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/23902">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">repo-install-test: get journal of failed services<br><br>Depending on the service, error messages are not shown with the<br>systemctl command. Run journalctl for failed services so we get the<br>reason for the failure in the jenkins log.<br><br>Related: OS#5130<br>Change-Id: Ib454424d7867137246fadd73255d4dbff63731a6<br>---<br>M scripts/repo-install-test/run-inside-docker.sh<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/02/23902/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/scripts/repo-install-test/run-inside-docker.sh b/scripts/repo-install-test/run-inside-docker.sh</span><br><span>index 4a5f01a..91c8375 100755</span><br><span>--- a/scripts/repo-install-test/run-inside-docker.sh</span><br><span>+++ b/scripts/repo-install-test/run-inside-docker.sh</span><br><span>@@ -379,6 +379,7 @@</span><br><span>    for service in $services_feed; do</span><br><span>            if ! systemctl --no-pager -l -n 200 status $service; then</span><br><span>                    failed="$failed $service"</span><br><span style="color: hsl(120, 100%, 40%);">+                   journalctl -u "$service" -n 200</span><br><span>            fi</span><br><span>   done</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/23902">change 23902</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ci/+/23902"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ci </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ib454424d7867137246fadd73255d4dbff63731a6 </div>
<div style="display:none"> Gerrit-Change-Number: 23902 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>