<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>4</buildableDurationMillis><buildableTimeMillis>4</buildableTimeMillis><buildingDurationMillis>333</buildingDurationMillis><executingTimeMillis>333</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>5931</waitingDurationMillis><waitingTimeMillis>5931</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>674</buildNumber><marked><SHA1>e79607f368054d02f889e0e6338836acfde72ab3</SHA1><branch><SHA1>e79607f368054d02f889e0e6338836acfde72ab3</SHA1><name>origin/master</name></branch></marked><revision><SHA1>e79607f368054d02f889e0e6338836acfde72ab3</SHA1><branch><SHA1>e79607f368054d02f889e0e6338836acfde72ab3</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>657</buildNumber><marked><SHA1>95ce281cbe3d76c80b9dbd2b206a9edf46f42966</SHA1><branch><SHA1>95ce281cbe3d76c80b9dbd2b206a9edf46f42966</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>95ce281cbe3d76c80b9dbd2b206a9edf46f42966</SHA1><branch><SHA1>95ce281cbe3d76c80b9dbd2b206a9edf46f42966</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>e79607f368054d02f889e0e6338836acfde72ab3</SHA1><branch><SHA1>e79607f368054d02f889e0e6338836acfde72ab3</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/docker-playground</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#674</displayName><duration>333</duration><estimatedDuration>255</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves-dp #674</fullDisplayName><id>674</id><inProgress>false</inProgress><keepLog>false</keepLog><number>674</number><queueId>2075400</queueId><result>SUCCESS</result><timestamp>1766135766554</timestamp><url>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves-dp/674/</url><builtOn>build5-deb12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ttcn3-bts-test/jenkins.sh</affectedPath><commitId>bc32d7753e34af448cf8f44b8650a39ef5a50cd2</commitId><timestamp>1766071891000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ttcn3-bts-test/jenkins.sh: tweak local vars

Make it consistent.

Change-Id: I8c5597f20428f8f274ea15f62e561562e5768460
</comment><date>2025-12-18 16:31:31 +0100</date><id>bc32d7753e34af448cf8f44b8650a39ef5a50cd2</id><msg>ttcn3-bts-test/jenkins.sh: tweak local vars</msg><path><editType>edit</editType><file>ttcn3-bts-test/jenkins.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>osmo-bts-master/Dockerfile</affectedPath><affectedPath>osmo-bts-latest/Dockerfile</affectedPath><affectedPath>ttcn3-bts-test/jenkins.sh</affectedPath><affectedPath>README.md</affectedPath><affectedPath>ttcn3-bts-test/bpftrace/udp_sendmsg_delay.bt</affectedPath><commitId>47fce0bf8a910102ef65efa905ea30374014069c</commitId><timestamp>1766073542000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ttcn3-bts-test: run bpftrace scripts

Add logic to run bpftrace scripts attached to osmo-bts-* while the
testsuite runs. The initial script is from Vadim:
https://gitea.osmocom.org/osmocom/bpftrace-scripts/src/branch/master/udp_sendmsg_delay.bt

Change-Id: I5c22cdbb08fe797be936ca174f65ade626fa4895
</comment><date>2025-12-18 16:59:02 +0100</date><id>47fce0bf8a910102ef65efa905ea30374014069c</id><msg>ttcn3-bts-test: run bpftrace scripts</msg><path><editType>edit</editType><file>README.md</file></path><path><editType>edit</editType><file>ttcn3-bts-test/jenkins.sh</file></path><path><editType>add</editType><file>ttcn3-bts-test/bpftrace/udp_sendmsg_delay.bt</file></path><path><editType>edit</editType><file>osmo-bts-master/Dockerfile</file></path><path><editType>edit</editType><file>osmo-bts-latest/Dockerfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>common/respawn.sh</affectedPath><commitId>e79607f368054d02f889e0e6338836acfde72ab3</commitId><timestamp>1766073545000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>common/respawn: improve logging

Add "[$(date)] respawn:" infront of all log messages, so it is clear
that they come from this script and so we have timestamps that we can
compare. This will be useful when running the bpftrace scripts along
with osmo-bts-*, which will get restarted at the same time as the
osmo-bts-* processes.

Change-Id: I641f17f6988eced12c9b301042fb5c5cfd757511
</comment><date>2025-12-18 16:59:05 +0100</date><id>e79607f368054d02f889e0e6338836acfde72ab3</id><msg>common/respawn: improve logging</msg><path><editType>edit</editType><file>common/respawn.sh</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></freeStyleBuild>