<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><parameter _class='hudson.model.StringParameterValue'><name>TESTENV_ARGS</name><value>-b osmocom:nightly -c sccplite</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>3</buildableDurationMillis><buildableTimeMillis>3</buildableTimeMillis><buildingDurationMillis>1602</buildingDurationMillis><executingTimeMillis>1602</executingTimeMillis><executorUtilization>1.0</executorUtilization><queuingDurationMillis>2203</queuingDurationMillis><queuingTimeMillis>2203</queuingTimeMillis><subTaskCount>0</subTaskCount><totalDurationMillis>3805</totalDurationMillis><waitingDurationMillis>2198</waitingDurationMillis><waitingTimeMillis>2198</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>2934</buildNumber><marked><SHA1>b349a86f71f564bd92b8048ffd1b1fb394400c9a</SHA1><branch><SHA1>b349a86f71f564bd92b8048ffd1b1fb394400c9a</SHA1><name>origin/master</name></branch></marked><revision><SHA1>b349a86f71f564bd92b8048ffd1b1fb394400c9a</SHA1><branch><SHA1>b349a86f71f564bd92b8048ffd1b1fb394400c9a</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>2382</buildNumber><marked><SHA1>64a8fcb6904150ce6c9416861732444d4cb50d76</SHA1><branch><SHA1>64a8fcb6904150ce6c9416861732444d4cb50d76</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>64a8fcb6904150ce6c9416861732444d4cb50d76</SHA1><branch><SHA1>64a8fcb6904150ce6c9416861732444d4cb50d76</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip></buildsByBranchName><lastBuiltRevision><SHA1>b349a86f71f564bd92b8048ffd1b1fb394400c9a</SHA1><branch><SHA1>b349a86f71f564bd92b8048ffd1b1fb394400c9a</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ttcn3-hacks</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://jenkins.osmocom.org/jenkins/view/registry/job/ttcn3-bsc-test-sccplite/2934/artifact</artifactsUrl><changesUrl>https://jenkins.osmocom.org/jenkins/view/registry/job/ttcn3-bsc-test-sccplite/changes</changesUrl><displayUrl>https://jenkins.osmocom.org/jenkins/view/registry/job/ttcn3-bsc-test-sccplite/2934/</displayUrl><testsUrl>https://jenkins.osmocom.org/jenkins/view/registry/job/ttcn3-bsc-test-sccplite/2934/testReport</testsUrl></action><building>false</building><displayName>#2934</displayName><duration>1602</duration><estimatedDuration>4611725</estimatedDuration><fullDisplayName>ttcn3-bsc-test-sccplite #2934</fullDisplayName><id>2934</id><inProgress>false</inProgress><keepLog>false</keepLog><number>2934</number><queueId>102602</queueId><result>FAILURE</result><timestamp>1777366083008</timestamp><url>https://jenkins.osmocom.org/jenkins/view/registry/job/ttcn3-bsc-test-sccplite/2934/</url><builtOn>build5-deb12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>remsim/RemsimClient_Tests.ttcn</affectedPath><commitId>93027329ed0def7c92f2280d09ac2b80fa7f9e37</commitId><timestamp>1776695920000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/aeversberg</absoluteUrl><fullName>Andreas Eversberg</fullName></author><authorEmail>aeversberg@sysmocom.de</authorEmail><comment>Fix bankd connection at RemsimClient_Tests.TC_bank_disconnect_reconnect

After each connection (initial connection and reconnect), the test must
wait for the bankd connection to be fully established. Previously the
IPA/RSPRO emulation failed, because the socket was closed before sending
the acknowledgemen, leading to a 'Broken pipe' error.

Change-Id: I0a8b339bcc4136442994b8825904df8aaf9aa95d
</comment><date>2026-04-20 16:38:40 +0200</date><id>93027329ed0def7c92f2280d09ac2b80fa7f9e37</id><msg>Fix bankd connection at RemsimClient_Tests.TC_bank_disconnect_reconnect</msg><path><editType>edit</editType><file>remsim/RemsimClient_Tests.ttcn</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>remsim/testenv_bankd.cfg</affectedPath><commitId>aa01f62fc9d9368cd5d1b8bf9ad539189b75ea51</commitId><timestamp>1776695920000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/aeversberg</absoluteUrl><fullName>Andreas Eversberg</fullName></author><authorEmail>aeversberg@sysmocom.de</authorEmail><comment>Fix access pcscd in various RemsimBankd_Tests

Access to pcscd was denied, so that bankd never conneced to the reader.
This caused TC_createMapping_exchangeTPDU to fail, because it requires
connection to virtual smart card for this test

Change-Id: Ibae1c5167daa0157058bc40ce1857c1e6bb9da31
</comment><date>2026-04-20 16:38:40 +0200</date><id>aa01f62fc9d9368cd5d1b8bf9ad539189b75ea51</id><msg>Fix access pcscd in various RemsimBankd_Tests</msg><path><editType>edit</editType><file>remsim/testenv_bankd.cfg</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>_testenv/testenv/testenv_cfg.py</affectedPath><affectedPath>_testenv/README.md</affectedPath><affectedPath>_testenv/testenv/podman.py</affectedPath><commitId>b349a86f71f564bd92b8048ffd1b1fb394400c9a</commitId><timestamp>1776953321000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/aeversberg</absoluteUrl><fullName>Andreas Eversberg</fullName></author><authorEmail>aeversberg@sysmocom.de</authorEmail><comment>testenv: Allow adding extra parameters to podman

Allows to add additional command line parameters to podman, if defined
int the testsuite section of testenv.cfg:

[testsuite]
...
podman_extra=--volume /dev/bus/usb:/dev/bus/usb

Change-Id: I6a2be0d60efcd70ea2081e0314927885085bb5e0
</comment><date>2026-04-23 16:08:41 +0200</date><id>b349a86f71f564bd92b8048ffd1b1fb394400c9a</id><msg>testenv: Allow adding extra parameters to podman</msg><path><editType>edit</editType><file>_testenv/testenv/testenv_cfg.py</file></path><path><editType>edit</editType><file>_testenv/testenv/podman.py</file></path><path><editType>edit</editType><file>_testenv/README.md</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/aeversberg</absoluteUrl><fullName>Andreas Eversberg</fullName><id>aeversberg</id></culprit></freeStyleBuild>