<matrixBuild _class='hudson.matrix.MatrixBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action _class='hudson.model.ParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>BRANCH_CI</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>EMAIL_NOTIFICATIONS</name><value>jenkins-notifications@lists.osmocom.org</value></parameter></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>391822</buildingDurationMillis><executingTimeMillis>391822</executingTimeMillis><executorUtilization>1.0</executorUtilization><queuingDurationMillis>1</queuingDurationMillis><queuingTimeMillis>1</queuingTimeMillis><subTaskCount>0</subTaskCount><totalDurationMillis>391823</totalDurationMillis><waitingDurationMillis>0</waitingDurationMillis><waitingTimeMillis>0</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>1398</buildNumber><marked><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><branch><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><name>origin/master</name></branch></marked><revision><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><branch><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip-repo-install-qemu _class='hudson.plugins.git.util.Build'><buildNumber>174</buildNumber><marked><SHA1>3675bd1c7e37c52e5fa440e5da655012fb3e3429</SHA1><branch><SHA1>3675bd1c7e37c52e5fa440e5da655012fb3e3429</SHA1><name>refs/remotes/origin/osmith/wip-repo-install-qemu</name></branch></marked><revision><SHA1>3675bd1c7e37c52e5fa440e5da655012fb3e3429</SHA1><branch><SHA1>3675bd1c7e37c52e5fa440e5da655012fb3e3429</SHA1><name>refs/remotes/origin/osmith/wip-repo-install-qemu</name></branch></revision></refsremotesoriginosmithwip-repo-install-qemu><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>1340</buildNumber><marked><SHA1>53b9bc7032d1204a17274826ad666c483a9d2d92</SHA1><branch><SHA1>53b9bc7032d1204a17274826ad666c483a9d2d92</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>53b9bc7032d1204a17274826ad666c483a9d2d92</SHA1><branch><SHA1>53b9bc7032d1204a17274826ad666c483a9d2d92</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip></buildsByBranchName><lastBuiltRevision><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><branch><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ci</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://jenkins.osmocom.org/jenkins/view/all/job/Osmocom-repo-install-debian11/1398/artifact</artifactsUrl><changesUrl>https://jenkins.osmocom.org/jenkins/view/all/job/Osmocom-repo-install-debian11/changes</changesUrl><displayUrl>https://jenkins.osmocom.org/jenkins/view/all/job/Osmocom-repo-install-debian11/1398/</displayUrl><testsUrl>https://jenkins.osmocom.org/jenkins/view/all/job/Osmocom-repo-install-debian11/1398/testReport</testsUrl></action><building>false</building><displayName>#1398</displayName><duration>391822</duration><estimatedDuration>386653</estimatedDuration><fullDisplayName>Osmocom-repo-install-debian11 #1398</fullDisplayName><id>1398</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1398</number><queueId>73491</queueId><result>SUCCESS</result><timestamp>1774681080236</timestamp><url>https://jenkins.osmocom.org/jenkins/view/all/job/Osmocom-repo-install-debian11/1398/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>contrib/obs-mirror/obs-mirror-include.txt</affectedPath><affectedPath>jobs/osmocom-obs-sync.yml</affectedPath><commitId>3103f57a29dff460367d15a7a14a48dc5f3c4d98</commitId><timestamp>1774526187000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>OBS: add Ubuntu 26.04

Change-Id: Id22f4902b73ad9b4131b837a8036df68cf665f8f
</comment><date>2026-03-26 12:56:27 +0100</date><id>3103f57a29dff460367d15a7a14a48dc5f3c4d98</id><msg>OBS: add Ubuntu 26.04</msg><path><editType>edit</editType><file>contrib/obs-mirror/obs-mirror-include.txt</file></path><path><editType>edit</editType><file>jobs/osmocom-obs-sync.yml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>lint/checkpatch/checkpatch_osmo.sh</affectedPath><commitId>56b4543f2f29a809690130c707ada5186054d25a</commitId><timestamp>1774597114000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>lint/checkpatch: ignore SSCANF_TO_KSTRTO

This kernel-specific warning doesn't make sense when linting our code so
disable it.

Change-Id: If096c600331d7ad5786395c5c41a6742da44a3e8
</comment><date>2026-03-27 08:38:34 +0100</date><id>56b4543f2f29a809690130c707ada5186054d25a</id><msg>lint/checkpatch: ignore SSCANF_TO_KSTRTO</msg><path><editType>edit</editType><file>lint/checkpatch/checkpatch_osmo.sh</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><description></description><fullName>Oliver Smith</fullName><id>osmith</id></culprit><run><action _class='hudson.matrix.MatrixChildParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>BRANCH_CI</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>EMAIL_NOTIFICATIONS</name><value>jenkins-notifications@lists.osmocom.org</value></parameter></action><action></action><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "Osmocom-repo-install-debian11" build number 1,398</shortDescription><upstreamBuild>1398</upstreamBuild><upstreamProject>Osmocom-repo-install-debian11</upstreamProject><upstreamUrl>job/Osmocom-repo-install-debian11/</upstreamUrl></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>390623</buildingDurationMillis><executingTimeMillis>390623</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>0</waitingDurationMillis><waitingTimeMillis>0</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>1398</buildNumber><marked><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><branch><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><name>origin/master</name></branch></marked><revision><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><branch><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip-repo-install-qemu _class='hudson.plugins.git.util.Build'><buildNumber>174</buildNumber><marked><SHA1>3675bd1c7e37c52e5fa440e5da655012fb3e3429</SHA1><branch><SHA1>3675bd1c7e37c52e5fa440e5da655012fb3e3429</SHA1><name>refs/remotes/origin/osmith/wip-repo-install-qemu</name></branch></marked><revision><SHA1>3675bd1c7e37c52e5fa440e5da655012fb3e3429</SHA1><branch><SHA1>3675bd1c7e37c52e5fa440e5da655012fb3e3429</SHA1><name>refs/remotes/origin/osmith/wip-repo-install-qemu</name></branch></revision></refsremotesoriginosmithwip-repo-install-qemu><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>1340</buildNumber><marked><SHA1>53b9bc7032d1204a17274826ad666c483a9d2d92</SHA1><branch><SHA1>53b9bc7032d1204a17274826ad666c483a9d2d92</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>53b9bc7032d1204a17274826ad666c483a9d2d92</SHA1><branch><SHA1>53b9bc7032d1204a17274826ad666c483a9d2d92</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip></buildsByBranchName><lastBuiltRevision><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><branch><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ci</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#1398</displayName><duration>390623</duration><estimatedDuration>385248</estimatedDuration><fullDisplayName>Osmocom-repo-install-debian11 » latest,qemu #1398</fullDisplayName><id>1398</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1398</number><queueId>73492</queueId><result>SUCCESS</result><timestamp>1774681080236</timestamp><url>https://jenkins.osmocom.org/jenkins/view/all/job/Osmocom-repo-install-debian11/feed=latest,label=qemu/1398/</url><builtOn>build4-deb12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>contrib/obs-mirror/obs-mirror-include.txt</affectedPath><affectedPath>jobs/osmocom-obs-sync.yml</affectedPath><commitId>3103f57a29dff460367d15a7a14a48dc5f3c4d98</commitId><timestamp>1774526187000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>OBS: add Ubuntu 26.04

Change-Id: Id22f4902b73ad9b4131b837a8036df68cf665f8f
</comment><date>2026-03-26 12:56:27 +0100</date><id>3103f57a29dff460367d15a7a14a48dc5f3c4d98</id><msg>OBS: add Ubuntu 26.04</msg><path><editType>edit</editType><file>jobs/osmocom-obs-sync.yml</file></path><path><editType>edit</editType><file>contrib/obs-mirror/obs-mirror-include.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>lint/checkpatch/checkpatch_osmo.sh</affectedPath><commitId>56b4543f2f29a809690130c707ada5186054d25a</commitId><timestamp>1774597114000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>lint/checkpatch: ignore SSCANF_TO_KSTRTO

This kernel-specific warning doesn't make sense when linting our code so
disable it.

Change-Id: If096c600331d7ad5786395c5c41a6742da44a3e8
</comment><date>2026-03-27 08:38:34 +0100</date><id>56b4543f2f29a809690130c707ada5186054d25a</id><msg>lint/checkpatch: ignore SSCANF_TO_KSTRTO</msg><path><editType>edit</editType><file>lint/checkpatch/checkpatch_osmo.sh</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></run><run><action _class='hudson.matrix.MatrixChildParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>BRANCH_CI</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>EMAIL_NOTIFICATIONS</name><value>jenkins-notifications@lists.osmocom.org</value></parameter></action><action></action><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "Osmocom-repo-install-debian11" build number 1,398</shortDescription><upstreamBuild>1398</upstreamBuild><upstreamProject>Osmocom-repo-install-debian11</upstreamProject><upstreamUrl>job/Osmocom-repo-install-debian11/</upstreamUrl></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>1</buildableDurationMillis><buildableTimeMillis>1</buildableTimeMillis><buildingDurationMillis>359164</buildingDurationMillis><executingTimeMillis>359164</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>0</waitingDurationMillis><waitingTimeMillis>0</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>1398</buildNumber><marked><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><branch><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><name>origin/master</name></branch></marked><revision><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><branch><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip-repo-install-qemu _class='hudson.plugins.git.util.Build'><buildNumber>174</buildNumber><marked><SHA1>3675bd1c7e37c52e5fa440e5da655012fb3e3429</SHA1><branch><SHA1>3675bd1c7e37c52e5fa440e5da655012fb3e3429</SHA1><name>refs/remotes/origin/osmith/wip-repo-install-qemu</name></branch></marked><revision><SHA1>3675bd1c7e37c52e5fa440e5da655012fb3e3429</SHA1><branch><SHA1>3675bd1c7e37c52e5fa440e5da655012fb3e3429</SHA1><name>refs/remotes/origin/osmith/wip-repo-install-qemu</name></branch></revision></refsremotesoriginosmithwip-repo-install-qemu><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>1340</buildNumber><marked><SHA1>53b9bc7032d1204a17274826ad666c483a9d2d92</SHA1><branch><SHA1>53b9bc7032d1204a17274826ad666c483a9d2d92</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>53b9bc7032d1204a17274826ad666c483a9d2d92</SHA1><branch><SHA1>53b9bc7032d1204a17274826ad666c483a9d2d92</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip></buildsByBranchName><lastBuiltRevision><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><branch><SHA1>56b4543f2f29a809690130c707ada5186054d25a</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ci</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#1398</displayName><duration>359164</duration><estimatedDuration>363252</estimatedDuration><fullDisplayName>Osmocom-repo-install-debian11 » nightly,qemu #1398</fullDisplayName><id>1398</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1398</number><queueId>73493</queueId><result>SUCCESS</result><timestamp>1774681080236</timestamp><url>https://jenkins.osmocom.org/jenkins/view/all/job/Osmocom-repo-install-debian11/feed=nightly,label=qemu/1398/</url><builtOn>build5-deb12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>contrib/obs-mirror/obs-mirror-include.txt</affectedPath><affectedPath>jobs/osmocom-obs-sync.yml</affectedPath><commitId>3103f57a29dff460367d15a7a14a48dc5f3c4d98</commitId><timestamp>1774526187000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>OBS: add Ubuntu 26.04

Change-Id: Id22f4902b73ad9b4131b837a8036df68cf665f8f
</comment><date>2026-03-26 12:56:27 +0100</date><id>3103f57a29dff460367d15a7a14a48dc5f3c4d98</id><msg>OBS: add Ubuntu 26.04</msg><path><editType>edit</editType><file>jobs/osmocom-obs-sync.yml</file></path><path><editType>edit</editType><file>contrib/obs-mirror/obs-mirror-include.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>lint/checkpatch/checkpatch_osmo.sh</affectedPath><commitId>56b4543f2f29a809690130c707ada5186054d25a</commitId><timestamp>1774597114000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>lint/checkpatch: ignore SSCANF_TO_KSTRTO

This kernel-specific warning doesn't make sense when linting our code so
disable it.

Change-Id: If096c600331d7ad5786395c5c41a6742da44a3e8
</comment><date>2026-03-27 08:38:34 +0100</date><id>56b4543f2f29a809690130c707ada5186054d25a</id><msg>lint/checkpatch: ignore SSCANF_TO_KSTRTO</msg><path><editType>edit</editType><file>lint/checkpatch/checkpatch_osmo.sh</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></run></matrixBuild>