Skip to content
Success

#28949 (Jul 8, 2026, 2:27:28 PM)

Started 16 hr ago
Took 3.2 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-ttcn3-hacks build number 4190
originally caused by:

This run spent:

  • 18 sec waiting;
  • 3.2 sec build duration;
  • 21 sec total from scheduled to completion.
Revision: b7f32a489d9e0e308bc397663a2443d8f5795039
Repository: $GERRIT_REPO_URL
  • master
eIM: use eimTransactionId during profile download

When the eIM initiates a profile download via the
profileDownloadTriggerRequest, it includes an eimTransactionId to identify
sent by the IPAd (testsuite) in the initiateAuthenticationRequestEsipa
response. The eimTransactionId (even though it is optional) is essential
for the eIM to recognize the response from the eIM correctly.

(SGP.32 V.1.0.1 lacked the eimTransactionId, which meant that the eIM had
to rely on other identifiers such as the TCP connection itself. The problem
is now fixed with SGP.32 V.1.2)

Related: SYS#8100
Change-Id: I045d93b9f40ddfb3dc6dfbd9602e736bbc6b4abc
pmaier@sysmocom.de at