<freeStyleBuild _class='hudson.model.FreeStyleBuild'><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</name><value>master</value></parameter></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>16</buildableDurationMillis><buildableTimeMillis>16</buildableTimeMillis><buildingDurationMillis>1406457</buildingDurationMillis><executingTimeMillis>1406457</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>3</waitingDurationMillis><waitingTimeMillis>3</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>3039</buildNumber><marked><SHA1>538efe3cfcfb65a150604d6ee49f7b3540c44458</SHA1><branch><SHA1>538efe3cfcfb65a150604d6ee49f7b3540c44458</SHA1><name>origin/master</name></branch></marked><revision><SHA1>538efe3cfcfb65a150604d6ee49f7b3540c44458</SHA1><branch><SHA1>538efe3cfcfb65a150604d6ee49f7b3540c44458</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>2625</buildNumber><marked><SHA1>c792b8c79ee92af6a34c4c06ec01a985c8902f94</SHA1><branch><SHA1>c792b8c79ee92af6a34c4c06ec01a985c8902f94</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>c792b8c79ee92af6a34c4c06ec01a985c8902f94</SHA1><branch><SHA1>c792b8c79ee92af6a34c4c06ec01a985c8902f94</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>2392</buildNumber><marked><SHA1>6a2451a0ad3dd2f5e3179d64446d9d553a37016d</SHA1><branch><SHA1>6a2451a0ad3dd2f5e3179d64446d9d553a37016d</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>6a2451a0ad3dd2f5e3179d64446d9d553a37016d</SHA1><branch><SHA1>6a2451a0ad3dd2f5e3179d64446d9d553a37016d</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>538efe3cfcfb65a150604d6ee49f7b3540c44458</SHA1><branch><SHA1>538efe3cfcfb65a150604d6ee49f7b3540c44458</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>#3039</displayName><duration>1406457</duration><estimatedDuration>1408013</estimatedDuration><fullDisplayName>osmocom-coverity #3039</fullDisplayName><id>3039</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3039</number><queueId>54764</queueId><result>SUCCESS</result><timestamp>1773094620663</timestamp><url>https://jenkins.osmocom.org/jenkins/view/TTCN3-asan/job/osmocom-coverity/3039/</url><builtOn>build5-deb12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>scripts/repo-install-test/run-inside.sh</affectedPath><commitId>72c273eea130d63b1f7d21d4d717ed6f93eec9b5</commitId><timestamp>1772715992000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>repo-install-test: don't use deprecated apt-key

apt-key has been removed in debian 13, use "[signed-by=…]" instead.

Change-Id: I7b8b9336b16cceb7ece317c59de2f55ed404392e
</comment><date>2026-03-05 14:06:32 +0100</date><id>72c273eea130d63b1f7d21d4d717ed6f93eec9b5</id><msg>repo-install-test: don't use deprecated apt-key</msg><path><editType>edit</editType><file>scripts/repo-install-test/run-inside.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>scripts/repo-install-test/run-inside.sh</affectedPath><commitId>15c6d06db698219838b95f15aa0dbab2f3228f56</commitId><timestamp>1772794072000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>repo-install-test: fix test_conflict for debian 13

Two changes are necessary to make this test work with debian 13:

* Installing libosmocore from osmocom-latest, then switching to
  osmocom-nightly and attempting to install another package is not
  enough anymore to trigger a conflict. apt is now able to resolve this
  by uninstalling the osmocom-latest package and upgrading libosmocore
  to the nightly version. Force the conflict by explicitly marking
  osmocom-latest (osmocom-$FEED) as installed and for hold.

* The apt conflict message has been reworked, so the string to look for
  needs to be adjusted.

Change-Id: Ibdcd583e48b97ced11ad4939974dccea3e139480
</comment><date>2026-03-06 11:47:52 +0100</date><id>15c6d06db698219838b95f15aa0dbab2f3228f56</id><msg>repo-install-test: fix test_conflict for debian 13</msg><path><editType>edit</editType><file>scripts/repo-install-test/run-inside.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>scripts/repo-install-test/run-inside.sh</affectedPath><commitId>a6c0607554039d7dbfacdc138c7103a0d7c36444</commitId><timestamp>1772794072000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>repo-install-test: ignore sdcc-dbgsym

Fix for this error with debian 13:

  The following packages have unmet dependencies:
   sdcc-dbgsym : Depends: sdcc (= 4.2.0~osmocom3.113.9edd) but 4.5.0+dfsg-1 is to be installed
  E: Unable to correct problems, you have held broken packages.
  E: The following information from --solver 3.0 may provide additional context:
     Unable to satisfy dependencies. Reached two conflicting decisions:
     1. sdcc:amd64=4.2.0~osmocom3.113.9edd is not selected for install
     2. sdcc:amd64=4.2.0~osmocom3.113.9edd is selected for install because:
        1. sdcc-dbgsym:amd64=4.2.0~osmocom3.113.9edd is selected for install
        2. sdcc-dbgsym:amd64 Depends sdcc (= 4.2.0~osmocom3.113.9edd)

Change-Id: Ibb12118853f354d177cb94df63b60dd3bd9dfcb7
</comment><date>2026-03-06 11:47:52 +0100</date><id>a6c0607554039d7dbfacdc138c7103a0d7c36444</id><msg>repo-install-test: ignore sdcc-dbgsym</msg><path><editType>edit</editType><file>scripts/repo-install-test/run-inside.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>scripts/repo-install-test/run-inside.sh</affectedPath><commitId>f36c16d94926f67d64e67e1f0cf0f62f3a167d4e</commitId><timestamp>1772794072000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>repo-install-test: ignore charon-systemd

This package from strongswan-epdg causes the SSH connection to QEMU to
break when installed in debian 13. Don't install it. Use the wildcard,
because there is also a debug symbols package that pulls in
charon-systemd.

Change-Id: Ic641d5361c51df147a8cef5d49eb1e0f07b72e87
</comment><date>2026-03-06 11:47:52 +0100</date><id>f36c16d94926f67d64e67e1f0cf0f62f3a167d4e</id><msg>repo-install-test: ignore charon-systemd</msg><path><editType>edit</editType><file>scripts/repo-install-test/run-inside.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>scripts/repo-install-test/run-inside.sh</affectedPath><commitId>b96b5bba10c1a4a5806352ba13541c44d7c9068e</commitId><timestamp>1772794072000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>repo-install-test: ignore pyhss

PyHSS listens on the same port as OsmoHLR, which causes the test to fail
with debian 13 because OsmoHLR can't start up properly. PyHSS wasn't
built for earlier debian versions in the Osmocom binary repositories.

Change-Id: I796e85a212dff94fbf9b8ef563eba47418c221cc
</comment><date>2026-03-06 11:47:52 +0100</date><id>b96b5bba10c1a4a5806352ba13541c44d7c9068e</id><msg>repo-install-test: ignore pyhss</msg><path><editType>edit</editType><file>scripts/repo-install-test/run-inside.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/roles/qemu/tasks/main.yml</affectedPath><affectedPath>jobs/repo-install-test.yml</affectedPath><affectedPath>scripts/repo-install-test.sh</affectedPath><affectedPath>ansible/roles/qemu/files/qemu-create-vms.sh</affectedPath><affectedPath>scripts/repo-install-test/run-inside.sh</affectedPath><commitId>538efe3cfcfb65a150604d6ee49f7b3540c44458</commitId><timestamp>1772794431000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>repo-install-test: run for debian 13 too

This passes for latest, and should pass for nightly once this patch is
merged: https://gerrit.osmocom.org/c/osmo-sgsn/+/42277

Change-Id: I1db9de8c740d5167e4813ece36f422b27aed5111
</comment><date>2026-03-06 11:53:51 +0100</date><id>538efe3cfcfb65a150604d6ee49f7b3540c44458</id><msg>repo-install-test: run for debian 13 too</msg><path><editType>edit</editType><file>jobs/repo-install-test.yml</file></path><path><editType>edit</editType><file>scripts/repo-install-test.sh</file></path><path><editType>edit</editType><file>ansible/roles/qemu/tasks/main.yml</file></path><path><editType>edit</editType><file>ansible/roles/qemu/files/qemu-create-vms.sh</file></path><path><editType>edit</editType><file>scripts/repo-install-test/run-inside.sh</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></freeStyleBuild>