<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>1</buildableDurationMillis><buildableTimeMillis>1</buildableTimeMillis><buildingDurationMillis>526</buildingDurationMillis><executingTimeMillis>526</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>9367</waitingDurationMillis><waitingTimeMillis>9367</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>585</buildNumber><marked><SHA1>9ca9bed0acf4fbf82fa56ada8be7f62cbbc9190d</SHA1><branch><SHA1>9ca9bed0acf4fbf82fa56ada8be7f62cbbc9190d</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>9ca9bed0acf4fbf82fa56ada8be7f62cbbc9190d</SHA1><branch><SHA1>9ca9bed0acf4fbf82fa56ada8be7f62cbbc9190d</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>9ca9bed0acf4fbf82fa56ada8be7f62cbbc9190d</SHA1><branch><SHA1>9ca9bed0acf4fbf82fa56ada8be7f62cbbc9190d</SHA1><name>refs/remotes/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>#585</displayName><duration>526</duration><estimatedDuration>255</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves-dp #585</fullDisplayName><id>585</id><inProgress>false</inProgress><keepLog>false</keepLog><number>585</number><queueId>1586858</queueId><result>SUCCESS</result><timestamp>1719084970013</timestamp><url>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves-dp/585/</url><builtOn>build2-deb11build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>debian-bullseye-erlang/Dockerfile</affectedPath><affectedPath>debian-bookworm-erlang/Dockerfile</affectedPath><commitId>948645e048d78f027b8c3628088a5c62d5558cd4</commitId><timestamp>1718998178000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/fixeria</absoluteUrl><fullName>Vadim Yanitskiy</fullName></author><authorEmail>vyanitskiy@sysmocom.de</authorEmail><comment>debian-{bullseye,bookworm}-erlang: fix non-alphabetic pkg order

Purely cosmetic change, bringing a bit of consistency.

Change-Id: I956a15304cbdcdc5572e181dcefd0da884b8fc63
</comment><date>2024-06-22 02:29:38 +0700</date><id>948645e048d78f027b8c3628088a5c62d5558cd4</id><msg>debian-{bullseye,bookworm}-erlang: fix non-alphabetic pkg order</msg><path><editType>edit</editType><file>debian-bullseye-erlang/Dockerfile</file></path><path><editType>edit</editType><file>debian-bookworm-erlang/Dockerfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>debian-bullseye-erlang/Dockerfile</affectedPath><affectedPath>osmo-epdg-master/Dockerfile</affectedPath><affectedPath>debian-bookworm-erlang/Dockerfile</affectedPath><commitId>c9ba646255ee31b93618ae1b358e42d615c69ae0</commitId><timestamp>1718998178000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/fixeria</absoluteUrl><fullName>Vadim Yanitskiy</fullName></author><authorEmail>vyanitskiy@sysmocom.de</authorEmail><comment>debian-{bullseye,bookworm}-erlang: install iproute2

Change-Id: I753a8c97c17e6a143dd96b168ddc88400f0fc02d
</comment><date>2024-06-22 02:29:38 +0700</date><id>c9ba646255ee31b93618ae1b358e42d615c69ae0</id><msg>debian-{bullseye,bookworm}-erlang: install iproute2</msg><path><editType>edit</editType><file>debian-bookworm-erlang/Dockerfile</file></path><path><editType>edit</editType><file>debian-bullseye-erlang/Dockerfile</file></path><path><editType>edit</editType><file>osmo-epdg-master/Dockerfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ttcn3-s1gw-test/jenkins.sh</affectedPath><affectedPath>ttcn3-s1gw-test/s1gw.sh</affectedPath><commitId>9ca9bed0acf4fbf82fa56ada8be7f62cbbc9190d</commitId><timestamp>1719003136000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/fixeria</absoluteUrl><fullName>Vadim Yanitskiy</fullName></author><authorEmail>vyanitskiy@sysmocom.de</authorEmail><comment>ttcn3-s1gw-test: fix using unassigned addr for osmo-s1gw

The S1GW container gets assigned the primary addr 172.18.10.100/24
by docker_network_params().  The secondary addr 172.18.10.200/24,
which is used for eNB connections, needs to be assigned manually.

This patch finally makes ttcn3-s1gw-test pass.

Change-Id: I109a5feaca5acf050008e883cc8b4e1e28beebab
Related: SYS#6772
</comment><date>2024-06-22 03:52:16 +0700</date><id>9ca9bed0acf4fbf82fa56ada8be7f62cbbc9190d</id><msg>ttcn3-s1gw-test: fix using unassigned addr for osmo-s1gw</msg><path><editType>edit</editType><file>ttcn3-s1gw-test/jenkins.sh</file></path><path><editType>add</editType><file>ttcn3-s1gw-test/s1gw.sh</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/fixeria</absoluteUrl><fullName>Vadim Yanitskiy</fullName></culprit></freeStyleBuild>