<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>360598</buildingDurationMillis><executingTimeMillis>360598</executingTimeMillis><executorUtilization>1.0</executorUtilization><queuingDurationMillis>11</queuingDurationMillis><queuingTimeMillis>11</queuingTimeMillis><subTaskCount>0</subTaskCount><totalDurationMillis>360609</totalDurationMillis><waitingDurationMillis>5</waitingDurationMillis><waitingTimeMillis>5</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>34</buildNumber><marked><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><branch><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><name>origin/master</name></branch></marked><revision><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><branch><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>11</buildNumber><marked><SHA1>9dad544cded21c7cbe03713235b1fc8bcade76ae</SHA1><branch><SHA1>9dad544cded21c7cbe03713235b1fc8bcade76ae</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>9dad544cded21c7cbe03713235b1fc8bcade76ae</SHA1><branch><SHA1>9dad544cded21c7cbe03713235b1fc8bcade76ae</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip></buildsByBranchName><lastBuiltRevision><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><branch><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</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/OsmocomBB/job/Osmocom-repo-install-debian13/34/artifact</artifactsUrl><changesUrl>https://jenkins.osmocom.org/jenkins/view/OsmocomBB/job/Osmocom-repo-install-debian13/changes</changesUrl><displayUrl>https://jenkins.osmocom.org/jenkins/view/OsmocomBB/job/Osmocom-repo-install-debian13/34/</displayUrl><testsUrl>https://jenkins.osmocom.org/jenkins/view/OsmocomBB/job/Osmocom-repo-install-debian13/34/testReport</testsUrl></action><building>false</building><displayName>#34</displayName><duration>360598</duration><estimatedDuration>386735</estimatedDuration><fullDisplayName>Osmocom-repo-install-debian13 #34</fullDisplayName><id>34</id><inProgress>false</inProgress><keepLog>false</keepLog><number>34</number><queueId>76191</queueId><result>FAILURE</result><timestamp>1774939740258</timestamp><url>https://jenkins.osmocom.org/jenkins/view/OsmocomBB/job/Osmocom-repo-install-debian13/34/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>scripts/obs/data/pyhss_download_deps.sh</affectedPath><commitId>94c8cbcb019ad21d34d3a938811c3c6b94ca757b</commitId><timestamp>1774866147000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>OBS: pyhss_download_deps: add python 3.14

Download binary package dependencies for python 3.14 too, so we can
build the package for Ubuntu 26.04.

Related: OS#6983
Related: https://gitea.osmocom.org/osmocom/pyhss/commit/2125f52c5eb1b3e66b1ebe2febadb7c886536681
Change-Id: Ic23d52c081f68fb8d6f7d9e370883236ca9bf35f
</comment><date>2026-03-30 10:22:27 +0000</date><id>94c8cbcb019ad21d34d3a938811c3c6b94ca757b</id><msg>OBS: pyhss_download_deps: add python 3.14</msg><path><editType>edit</editType><file>scripts/obs/data/pyhss_download_deps.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>scripts/obs/lib/srcpkg.py</affectedPath><commitId>eaccd65bcf9f934b43a7df229d7db950637fbbe9</commitId><timestamp>1774872062000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>OBS: nightly: add ".0" after versions on git tags

Fix that with the current logic of generating version numbers for
nightly, a version done on a tag can be higher than the following
version:

on tag:                    1.14.0.202603231800
on tag (with this patch):  1.14.0.0.202603231800
next commit after the tag: 1.14.0.1.abcd.202603241800

Fixes: OS#6981
Change-Id: Id140d8ea76bf98357711587a9909d54097250fd6
</comment><date>2026-03-30 14:01:02 +0200</date><id>eaccd65bcf9f934b43a7df229d7db950637fbbe9</id><msg>OBS: nightly: add ".0" after versions on git tags</msg><path><editType>edit</editType><file>scripts/obs/lib/srcpkg.py</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-debian13" build number 34</shortDescription><upstreamBuild>34</upstreamBuild><upstreamProject>Osmocom-repo-install-debian13</upstreamProject><upstreamUrl>job/Osmocom-repo-install-debian13/</upstreamUrl></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>359934</buildingDurationMillis><executingTimeMillis>359934</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>34</buildNumber><marked><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><branch><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><name>origin/master</name></branch></marked><revision><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><branch><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>11</buildNumber><marked><SHA1>9dad544cded21c7cbe03713235b1fc8bcade76ae</SHA1><branch><SHA1>9dad544cded21c7cbe03713235b1fc8bcade76ae</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>9dad544cded21c7cbe03713235b1fc8bcade76ae</SHA1><branch><SHA1>9dad544cded21c7cbe03713235b1fc8bcade76ae</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip></buildsByBranchName><lastBuiltRevision><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><branch><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</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>#34</displayName><duration>359934</duration><estimatedDuration>378917</estimatedDuration><fullDisplayName>Osmocom-repo-install-debian13 » latest,qemu #34</fullDisplayName><id>34</id><inProgress>false</inProgress><keepLog>false</keepLog><number>34</number><queueId>76192</queueId><result>SUCCESS</result><timestamp>1774939740258</timestamp><url>https://jenkins.osmocom.org/jenkins/view/OsmocomBB/job/Osmocom-repo-install-debian13/feed=latest,label=qemu/34/</url><builtOn>build4-deb12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>scripts/obs/data/pyhss_download_deps.sh</affectedPath><commitId>94c8cbcb019ad21d34d3a938811c3c6b94ca757b</commitId><timestamp>1774866147000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>OBS: pyhss_download_deps: add python 3.14

Download binary package dependencies for python 3.14 too, so we can
build the package for Ubuntu 26.04.

Related: OS#6983
Related: https://gitea.osmocom.org/osmocom/pyhss/commit/2125f52c5eb1b3e66b1ebe2febadb7c886536681
Change-Id: Ic23d52c081f68fb8d6f7d9e370883236ca9bf35f
</comment><date>2026-03-30 10:22:27 +0000</date><id>94c8cbcb019ad21d34d3a938811c3c6b94ca757b</id><msg>OBS: pyhss_download_deps: add python 3.14</msg><path><editType>edit</editType><file>scripts/obs/data/pyhss_download_deps.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>scripts/obs/lib/srcpkg.py</affectedPath><commitId>eaccd65bcf9f934b43a7df229d7db950637fbbe9</commitId><timestamp>1774872062000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>OBS: nightly: add ".0" after versions on git tags

Fix that with the current logic of generating version numbers for
nightly, a version done on a tag can be higher than the following
version:

on tag:                    1.14.0.202603231800
on tag (with this patch):  1.14.0.0.202603231800
next commit after the tag: 1.14.0.1.abcd.202603241800

Fixes: OS#6981
Change-Id: Id140d8ea76bf98357711587a9909d54097250fd6
</comment><date>2026-03-30 14:01:02 +0200</date><id>eaccd65bcf9f934b43a7df229d7db950637fbbe9</id><msg>OBS: nightly: add ".0" after versions on git tags</msg><path><editType>edit</editType><file>scripts/obs/lib/srcpkg.py</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-debian13" build number 34</shortDescription><upstreamBuild>34</upstreamBuild><upstreamProject>Osmocom-repo-install-debian13</upstreamProject><upstreamUrl>job/Osmocom-repo-install-debian13/</upstreamUrl></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>1</buildableDurationMillis><buildableTimeMillis>1</buildableTimeMillis><buildingDurationMillis>45140</buildingDurationMillis><executingTimeMillis>45140</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>34</buildNumber><marked><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><branch><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><name>origin/master</name></branch></marked><revision><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><branch><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>11</buildNumber><marked><SHA1>9dad544cded21c7cbe03713235b1fc8bcade76ae</SHA1><branch><SHA1>9dad544cded21c7cbe03713235b1fc8bcade76ae</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>9dad544cded21c7cbe03713235b1fc8bcade76ae</SHA1><branch><SHA1>9dad544cded21c7cbe03713235b1fc8bcade76ae</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip></buildsByBranchName><lastBuiltRevision><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><branch><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</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'></action><building>false</building><displayName>#34</displayName><duration>45140</duration><estimatedDuration>360284</estimatedDuration><fullDisplayName>Osmocom-repo-install-debian13 » nightly,qemu #34</fullDisplayName><id>34</id><inProgress>false</inProgress><keepLog>false</keepLog><number>34</number><queueId>76193</queueId><result>FAILURE</result><timestamp>1774939740258</timestamp><url>https://jenkins.osmocom.org/jenkins/view/OsmocomBB/job/Osmocom-repo-install-debian13/feed=nightly,label=qemu/34/</url><builtOn>build5-deb12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>scripts/obs/data/pyhss_download_deps.sh</affectedPath><commitId>94c8cbcb019ad21d34d3a938811c3c6b94ca757b</commitId><timestamp>1774866147000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>OBS: pyhss_download_deps: add python 3.14

Download binary package dependencies for python 3.14 too, so we can
build the package for Ubuntu 26.04.

Related: OS#6983
Related: https://gitea.osmocom.org/osmocom/pyhss/commit/2125f52c5eb1b3e66b1ebe2febadb7c886536681
Change-Id: Ic23d52c081f68fb8d6f7d9e370883236ca9bf35f
</comment><date>2026-03-30 10:22:27 +0000</date><id>94c8cbcb019ad21d34d3a938811c3c6b94ca757b</id><msg>OBS: pyhss_download_deps: add python 3.14</msg><path><editType>edit</editType><file>scripts/obs/data/pyhss_download_deps.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>scripts/obs/lib/srcpkg.py</affectedPath><commitId>eaccd65bcf9f934b43a7df229d7db950637fbbe9</commitId><timestamp>1774872062000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>OBS: nightly: add ".0" after versions on git tags

Fix that with the current logic of generating version numbers for
nightly, a version done on a tag can be higher than the following
version:

on tag:                    1.14.0.202603231800
on tag (with this patch):  1.14.0.0.202603231800
next commit after the tag: 1.14.0.1.abcd.202603241800

Fixes: OS#6981
Change-Id: Id140d8ea76bf98357711587a9909d54097250fd6
</comment><date>2026-03-30 14:01:02 +0200</date><id>eaccd65bcf9f934b43a7df229d7db950637fbbe9</id><msg>OBS: nightly: add ".0" after versions on git tags</msg><path><editType>edit</editType><file>scripts/obs/lib/srcpkg.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></run></matrixBuild>