<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='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>152</buildNumber><marked><SHA1>c52dbbe7f0b6954f481b73e0a211f590837e91c9</SHA1><branch><SHA1>c52dbbe7f0b6954f481b73e0a211f590837e91c9</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>c52dbbe7f0b6954f481b73e0a211f590837e91c9</SHA1><branch><SHA1>c52dbbe7f0b6954f481b73e0a211f590837e91c9</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>c52dbbe7f0b6954f481b73e0a211f590837e91c9</SHA1><branch><SHA1>c52dbbe7f0b6954f481b73e0a211f590837e91c9</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>git://git.osmocom.org/docker-playground</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#152</displayName><duration>418</duration><estimatedDuration>255</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves-dp #152</fullDisplayName><id>152</id><inProgress>false</inProgress><keepLog>false</keepLog><number>152</number><queueId>344405</queueId><result>SUCCESS</result><timestamp>1608127867968</timestamp><url>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves-dp/152/</url><builtOn>build2-deb9build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ttcn3-bts-test/jenkins.sh</affectedPath><commitId>c52dbbe7f0b6954f481b73e0a211f590837e91c9</commitId><timestamp>1608127632000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/fixeria</absoluteUrl><fullName>Vadim Yanitskiy</fullName></author><authorEmail>vyanitskiy@sysmocom.de</authorEmail><comment>ttcn3-bts-test: fix: sleep 1 second before respawning the IUT

There has been a lot of changes merged to both osmo-{bsc,bts}, so
now the later seems to be respawning faster then before.  Because
of that, osmo-bts-trx is now reaching the limit of 500 runs on
Jenkins right in the middle of ttcn3-bts-test execution:

  respawn.sh: exiting after 500 runs

causing the remaining test cases to fail due to:

  "BTS_Tests.ttcn:253 : Timeout waiting for RSL bring up"

Most likely, the IUT respawns several times in the windows between
the test cases, i.e. after TITAN finishes one test case and before
it starts another.  Let's instruct respawn.sh to sleep 1 second
before starting the process again.

Change-Id: I09e5a8e7c4d28424cd0d004a8bae3cf0ade2d838
</comment><date>2020-12-16 14:07:12 +0000</date><id>c52dbbe7f0b6954f481b73e0a211f590837e91c9</id><msg>ttcn3-bts-test: fix: sleep 1 second before respawning the IUT</msg><path><editType>edit</editType><file>ttcn3-bts-test/jenkins.sh</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/fixeria</absoluteUrl><fullName>Vadim Yanitskiy</fullName></culprit></freeStyleBuild>