13:40:10.942840 399 RemsimServer_Tests.ttcn:143 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate'. 13:40:12.021460 399 RemsimServer_Tests.ttcn:143 External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate' was executed successfully (exit status: 0). 13:40:12.021570 399 RemsimServer_Tests.ttcn:143 Test case TC_connect_client_duplicate started. 13:40:12.021602 399 RemsimServer_Tests.ttcn:143 Initializing variables, timers and ports of component type RemsimServer_Tests.test_CT inside testcase TC_connect_client_duplicate. 13:40:12.021663 399 RemsimServer_Tests.ttcn:143 Port HTTP was started. 13:40:12.021689 399 RemsimServer_Tests.ttcn:143 Port RSPRO[0] was started. 13:40:12.021704 399 RemsimServer_Tests.ttcn:143 Port RSPRO[1] was started. 13:40:12.021718 399 RemsimServer_Tests.ttcn:143 Port RSPRO[2] was started. 13:40:12.021732 399 RemsimServer_Tests.ttcn:143 Component type RemsimServer_Tests.test_CT was initialized. 13:40:12.021761 399 RemsimServer_Tests.ttcn:94 Start timer g_T_guard: 60 s 13:40:12.021783 399 RemsimServer_Tests.ttcn:95 Altstep as_Tguard was activated as default, id 1 13:40:12.021807 399 HTTP_Adapter.ttcn:33 Mapping port mtc:HTTP to system:HTTP. 13:40:12.021861 399 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::set_parameter(http_debugging, yes) 13:40:12.021884 399 HTTP_Adapter.ttcn:33 Abstract socket: entering SSL_Socket::parameter_set(http_debugging, yes) 13:40:12.021900 399 HTTP_Adapter.ttcn:33 Abstract socket: leaving SSL_Socket::parameter_set(http_debugging, yes) 13:40:12.021915 399 HTTP_Adapter.ttcn:33 Abstract socket: entering Abstract_Socket::parameter_set(http_debugging, yes) 13:40:12.021931 399 HTTP_Adapter.ttcn:33 Abstract socket: leaving Abstract_Socket::parameter_set(http_debugging, yes) 13:40:12.021946 399 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::set_parameter(http_debugging, yes) 13:40:12.021961 399 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::set_parameter(use_notification_ASPs, yes) 13:40:12.021976 399 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::set_parameter(use_notification_ASPs, yes) 13:40:12.021991 399 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::user_map(HTTP) 13:40:12.022006 399 HTTP_Adapter.ttcn:33 Abstract socket: entering Abstract_Socket::map_user() 13:40:12.022023 399 HTTP_Adapter.ttcn:33 Abstract socket: leaving Abstract_Socket::map_user() 13:40:12.022037 399 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::user_map() 13:40:12.022052 399 HTTP_Adapter.ttcn:33 Port HTTP was mapped to system:HTTP. 13:40:12.022087 399 HTTP_Adapter.ttcn:33 Map operation of mtc:HTTP to system:HTTP finished. 13:40:12.022126 399 HTTP_Adapter.ttcn:212 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:12.022144 399 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:12.022161 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:12.022213 399 HTTP_Adapter.ttcn:212 Abstract socket: Number of remote addresses: 1 13:40:12.022238 399 HTTP_Adapter.ttcn:212 Abstract socket: Using address family for socket 8: IPv4 13:40:12.022257 399 HTTP_Adapter.ttcn:212 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:12.022319 399 HTTP_Adapter.ttcn:212 Abstract socket: Connection established (addr): 127.0.0.1/35166 -> 127.0.0.1/9997 13:40:12.022339 399 HTTP_Adapter.ttcn:212 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:12.022357 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:12.022372 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:12.022387 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:12.022402 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:12.022424 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:12.022452 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:12.022468 399 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:12.022487 399 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:12.022502 399 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:12.022517 399 HTTP_Adapter.ttcn:212 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 1 13:40:12.022534 399 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:12.022561 399 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:12.022579 399 HTTP_Adapter.ttcn:213 Start timer T: 2 s 13:40:12.022597 399 HTTP_Adapter.ttcn:215 Matching on port HTTP succeeded: matched 13:40:12.022614 399 HTTP_Adapter.ttcn:215 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 1 13:40:12.022634 399 HTTP_Adapter.ttcn:215 Message with id 1 was extracted from the queue of HTTP. 13:40:12.022676 399 HTTP_Adapter.ttcn:232 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "POST", uri := "/api/backend/v1/global-reset", version_major := 1, version_minor := 1, header := { { header_name := "Host", header_value := "127.0.0.1:9997" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } 13:40:12.022693 399 HTTP_Adapter.ttcn:232 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:12.022715 399 HTTP_Adapter.ttcn:232 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:12.022731 399 HTTP_Adapter.ttcn:232 Abstract socket: Sending data: Size: 119, Msg: 50 4f 53 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 67 6c 6f 62 61 6c 2d 72 65 73 65 74 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 32 37 2e 30 2e 30 2e 31 3a 39 39 39 37 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 30 0d 0a 0d 0a 13:40:12.022761 399 HTTP_Adapter.ttcn:232 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:12.022777 399 HTTP_Adapter.ttcn:232 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:12.022805 399 HTTP_Adapter.ttcn:232 Abstract socket: Nr of bytes sent = 119 13:40:12.022821 399 HTTP_Adapter.ttcn:232 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:12.022836 399 HTTP_Adapter.ttcn:232 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:12.022858 399 HTTP_Adapter.ttcn:256 Start timer T: 2 s 13:40:12.022927 399 HTTP_Adapter.ttcn:257 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:12.022969 399 HTTP_Adapter.ttcn:257 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:12.022993 399 HTTP_Adapter.ttcn:257 Abstract socket: receiving data 13:40:12.023016 399 HTTP_Adapter.ttcn:257 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:12.023037 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:12.023071 399 HTTP_Adapter.ttcn:257 Abstract socket: Message received from address (addr) 127.0.0.1/35166 13:40:12.023096 399 HTTP_Adapter.ttcn:257 Abstract socket: Message received, buffer content: Size: 75, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 57 65 64 2c 20 31 38 20 46 65 62 20 32 30 32 36 20 31 33 3a 34 30 3a 31 32 20 47 4d 54 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 30 0d 0a 0d 0a 13:40:12.023159 399 HTTP_Adapter.ttcn:257 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:12.023188 399 HTTP_Adapter.ttcn:257 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 75 13:40:12.023214 399 HTTP_Adapter.ttcn:257 starting f_HTTP_decodeCommon 13:40:12.023235 399 HTTP_Adapter.ttcn:257 DECODER: 13:40:12.023254 399 HTTP_Adapter.ttcn:257 method_name: 13:40:12.023278 399 HTTP_Adapter.ttcn:257 Decoding the headers 13:40:12.023303 399 HTTP_Adapter.ttcn:257 +Header line: 13:40:12.023325 399 HTTP_Adapter.ttcn:257 +Header line: 13:40:12.023347 399 HTTP_Adapter.ttcn:257 Headers decoded. Valid headers. 13:40:12.023366 399 HTTP_Adapter.ttcn:257 lengthof body: 0, content_length given: 0 13:40:12.023386 399 HTTP_Adapter.ttcn:257 Message successfully decoded 13:40:12.023408 399 HTTP_Adapter.ttcn:257 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:12.023436 399 HTTP_Adapter.ttcn:257 Message enqueued on HTTP from system @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Wed, 18 Feb 2026 13:40:12 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } id 2 13:40:12.023461 399 HTTP_Adapter.ttcn:257 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:12.023482 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:12.023502 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:12.023521 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:12.023541 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:12.023567 399 HTTP_Adapter.ttcn:258 Matching on port HTTP succeeded: matched 13:40:12.023595 399 HTTP_Adapter.ttcn:258 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Wed, 18 Feb 2026 13:40:12 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } id 2 13:40:12.023617 399 HTTP_Adapter.ttcn:258 Message with id 2 was extracted from the queue of HTTP. 13:40:12.023649 399 HTTP_Adapter.ttcn:259 setverdict(pass): none -> pass 13:40:12.023723 399 HTTP_Adapter.ttcn:274 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:12.023747 399 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:12.023772 399 HTTP_Adapter.ttcn:274 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:12.023802 399 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:12.023839 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:12.023862 399 HTTP_Adapter.ttcn:274 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:12.023887 399 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:12.023907 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:12.023925 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:12.023950 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:12.023980 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:12.023999 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:12.024017 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:12.024058 399 HTTP_Adapter.ttcn:274 Abstract socket: Removed client 8. 13:40:12.024085 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:12.024104 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:12.024122 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:12.024139 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:12.024168 399 REMSIM_Tests.ttcn:59 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. 13:40:12.025702 531 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 13:40:12.025755 531 - TTCN-3 Parallel Test Component started on 0a177ea0f280. Component reference: RSPRO0(5), component type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. Version: 11.1.0. 13:40:12.025775 531 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error 13:40:12.025822 531 - Connected to MC. 13:40:12.025873 531 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_connect_client_duplicate. 13:40:12.025900 399 REMSIM_Tests.ttcn:59 PTC was created. Component reference: 5, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. 13:40:12.025943 399 REMSIM_Tests.ttcn:69 Mapping port RSPRO0(5):IPA_PORT to system:IPA_CODEC_PT. 13:40:12.026565 531 - Port IPA_PORT was started. 13:40:12.026596 531 - Port CFG_PORT was started. 13:40:12.026605 531 - Port IPA_CTRL_PORT was started. 13:40:12.026615 531 - Port IPA_RSPRO_PORT was started. 13:40:12.026623 531 - Port IPA_SP_PORT was started. 13:40:12.026631 531 - Component type IPA_Emulation.IPA_Emulation_CT was initialized. 13:40:12.026663 531 - Port IPA_PORT was mapped to system:IPA_CODEC_PT. 13:40:12.026708 399 REMSIM_Tests.ttcn:69 Map operation of RSPRO0(5):IPA_PORT to system:IPA_CODEC_PT finished. 13:40:12.026736 399 REMSIM_Tests.ttcn:70 Connecting ports RSPRO0(5):IPA_RSPRO_PORT and mtc:RSPRO[0]. 13:40:12.026888 399 REMSIM_Tests.ttcn:70 Port RSPRO[0] is waiting for connection from RSPRO0(5):IPA_RSPRO_PORT on UNIX pathname /tmp/ttcn3-portconn-293ce30b. 13:40:12.026920 531 - Port IPA_RSPRO_PORT has established the connection with mtc:RSPRO[0] using transport type UNIX. 13:40:12.026958 399 REMSIM_Tests.ttcn:70 Port RSPRO[0] has accepted the connection from RSPRO0(5):IPA_RSPRO_PORT. 13:40:12.026973 399 REMSIM_Tests.ttcn:70 Connect operation on RSPRO0(5):IPA_RSPRO_PORT and mtc:RSPRO[0] finished. 13:40:12.026987 399 REMSIM_Tests.ttcn:72 Starting function main_client("127.0.0.1", 9998, "", 10000, { ser_nr := "", name := "Osmocom TTCN-3 RSPRO client simulator", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, true) on component RSPRO0(5). 13:40:12.027056 399 REMSIM_Tests.ttcn:72 Function was started. 13:40:12.027088 399 REMSIM_Tests.ttcn:74 Start timer T: 4 s 13:40:12.027196 531 - Starting function main_client("127.0.0.1", 9998, "", 10000, { ser_nr := "", name := "Osmocom TTCN-3 RSPRO client simulator", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, true). 13:40:12.027397 531 IPA_Emulation.ttcnpp:330 entering f__IPL4__PROVIDER__connect: :10000 -> 127.0.0.1:9998 / TCP 13:40:12.027987 531 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:12.028097 531 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 13:40:12.028226 531 IPA_Emulation.ttcnpp:498 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:12.028298 531 IPA_Emulation.ttcnpp:499 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } 13:40:12.028371 531 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 13:40:12.028435 531 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 13:40:12.028477 531 IPA_Emulation.ttcnpp:499 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE06'O } 13:40:12.028642 531 IPA_Emulation.ttcnpp:419 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } 13:40:12.028708 399 REMSIM_Tests.ttcn:75 Message enqueued on RSPRO[0] from RSPRO0(5) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:12.028752 399 REMSIM_Tests.ttcn:76 Matching on port RSPRO[0] succeeded: matched 13:40:12.028772 399 REMSIM_Tests.ttcn:76 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(5): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:12.028790 399 REMSIM_Tests.ttcn:76 Message with id 1 was extracted from the queue of RSPRO[0]. 13:40:12.028805 399 REMSIM_Tests.ttcn:82 Warning: Re-starting timer T, which is already active (running or expired). 13:40:12.028831 399 REMSIM_Tests.ttcn:82 Start timer T: 4 s 13:40:12.029002 531 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10000, proto := { tcp := { } }, userData := 0, msg := '0001FE00'O } id 1 13:40:12.029031 531 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE00'O 13:40:12.029086 531 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '00'O } 13:40:12.029115 531 IPA_Emulation.ttcnpp:772 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:40:12.029137 531 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10000, proto := { tcp := { } }, userData := 0, msg := '0001FE06'O } id 2 13:40:12.029153 531 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 13:40:12.029167 531 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 13:40:12.029191 531 IPA_Emulation.ttcnpp:772 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:40:12.029235 531 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT succeeded: matched 13:40:12.029267 531 IPA_Emulation.ttcnpp:774 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:40:12.029286 531 IPA_Emulation.ttcnpp:774 Message with id 1 was extracted from the queue of IPA_PORT. 13:40:12.029306 531 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Stream before decoding: '00'O 13:40:12.029342 531 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:12.029358 531 IPA_Emulation.ttcnpp:776 CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:12.029383 531 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:12.029397 531 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Stream after encoding: '01'O 13:40:12.029413 531 IPA_Emulation.ttcnpp:498 CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:12.029432 531 IPA_Emulation.ttcnpp:499 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '01'O } 13:40:12.029448 531 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '01'O } 13:40:12.029502 531 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE01'O 13:40:12.029537 531 IPA_Emulation.ttcnpp:499 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE01'O } 13:40:12.029577 531 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT succeeded: matched 13:40:12.029601 531 IPA_Emulation.ttcnpp:774 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:40:12.029614 531 IPA_Emulation.ttcnpp:774 Message with id 2 was extracted from the queue of IPA_PORT. 13:40:12.029627 531 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 13:40:12.029643 531 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:12.029655 531 IPA_Emulation.ttcnpp:776 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:12.029680 531 IPA_Emulation.ttcnpp:419 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } 13:40:12.029711 399 REMSIM_Tests.ttcn:83 Message enqueued on RSPRO[0] from RSPRO0(5) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:12.029742 399 REMSIM_Tests.ttcn:84 Matching on port RSPRO[0] succeeded: matched 13:40:12.029792 399 REMSIM_Tests.ttcn:84 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(5): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:12.029823 399 REMSIM_Tests.ttcn:84 Message with id 2 was extracted from the queue of RSPRO[0]. 13:40:12.029841 399 REMSIM_Tests.ttcn:92 Altstep as_ignore_id_ack was activated as default, id 2 13:40:12.029885 399 HTTP_Adapter.ttcn:212 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:12.029906 399 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:12.029921 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:12.029976 399 HTTP_Adapter.ttcn:212 Abstract socket: Number of remote addresses: 1 13:40:12.029995 399 HTTP_Adapter.ttcn:212 Abstract socket: Using address family for socket 8: IPv4 13:40:12.030011 399 HTTP_Adapter.ttcn:212 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:12.030070 399 HTTP_Adapter.ttcn:212 Abstract socket: Connection established (addr): 127.0.0.1/35180 -> 127.0.0.1/9997 13:40:12.030087 399 HTTP_Adapter.ttcn:212 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:12.030106 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:12.030121 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:12.030135 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:12.030149 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:12.030163 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:12.030182 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:12.030197 399 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:12.030212 399 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:12.030227 399 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:12.030243 399 HTTP_Adapter.ttcn:212 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 3 13:40:12.030260 399 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:12.030285 399 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:12.030303 399 HTTP_Adapter.ttcn:213 Start timer T: 2 s 13:40:12.030326 399 HTTP_Adapter.ttcn:215 Matching on port HTTP succeeded: matched 13:40:12.030342 399 HTTP_Adapter.ttcn:215 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 3 13:40:12.030357 399 HTTP_Adapter.ttcn:215 Message with id 3 was extracted from the queue of HTTP. 13:40:12.030396 399 HTTP_Adapter.ttcn:242 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/clients", version_major := 1, version_minor := 1, header := { { header_name := "Host", header_value := "127.0.0.1:9997" } }, body := "" } } 13:40:12.030414 399 HTTP_Adapter.ttcn:242 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:12.030432 399 HTTP_Adapter.ttcn:242 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:12.030446 399 HTTP_Adapter.ttcn:242 Abstract socket: Sending data: Size: 62, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 63 6c 69 65 6e 74 73 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 32 37 2e 30 2e 30 2e 31 3a 39 39 39 37 0d 0a 0d 0a 13:40:12.030469 399 HTTP_Adapter.ttcn:242 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:12.030484 399 HTTP_Adapter.ttcn:242 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:12.030509 399 HTTP_Adapter.ttcn:242 Abstract socket: Nr of bytes sent = 62 13:40:12.030523 399 HTTP_Adapter.ttcn:242 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:12.030537 399 HTTP_Adapter.ttcn:242 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:12.030555 399 HTTP_Adapter.ttcn:256 Start timer T: 2 s 13:40:12.030579 399 HTTP_Adapter.ttcn:257 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:12.030594 399 HTTP_Adapter.ttcn:257 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:12.030608 399 HTTP_Adapter.ttcn:257 Abstract socket: receiving data 13:40:12.030622 399 HTTP_Adapter.ttcn:257 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:12.030636 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:12.030656 399 HTTP_Adapter.ttcn:257 Abstract socket: Message received from address (addr) 127.0.0.1/35180 13:40:12.030671 399 HTTP_Adapter.ttcn:257 Abstract socket: Message received, buffer content: Size: 122, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 57 65 64 2c 20 31 38 20 46 65 62 20 32 30 32 36 20 31 33 3a 34 30 3a 31 32 20 47 4d 54 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 31 34 0d 0a 0d 0a 7b 22 63 6c 69 65 6e 74 73 22 3a 5b 5d 7d 13:40:12.030710 399 HTTP_Adapter.ttcn:257 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:12.030726 399 HTTP_Adapter.ttcn:257 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 122 13:40:12.030741 399 HTTP_Adapter.ttcn:257 starting f_HTTP_decodeCommon 13:40:12.030756 399 HTTP_Adapter.ttcn:257 DECODER: 13:40:12.030786 399 HTTP_Adapter.ttcn:257 method_name: 13:40:12.030805 399 HTTP_Adapter.ttcn:257 Decoding the headers 13:40:12.030821 399 HTTP_Adapter.ttcn:257 +Header line: 13:40:12.030836 399 HTTP_Adapter.ttcn:257 +Header line: 13:40:12.030851 399 HTTP_Adapter.ttcn:257 +Header line: 13:40:12.030866 399 HTTP_Adapter.ttcn:257 Headers decoded. Valid headers. 13:40:12.030880 399 HTTP_Adapter.ttcn:257 Decoding body, buffer length: 14 13:40:12.030895 399 HTTP_Adapter.ttcn:257 lengthof body: 14, content_length given: 14 13:40:12.030910 399 HTTP_Adapter.ttcn:257 Message successfully decoded 13:40:12.030927 399 HTTP_Adapter.ttcn:257 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:12.030948 399 HTTP_Adapter.ttcn:257 Message enqueued on HTTP from system @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Wed, 18 Feb 2026 13:40:12 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "14" } }, body := "{\"clients\":[]}" } } id 4 13:40:12.030976 399 HTTP_Adapter.ttcn:257 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:12.030993 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:12.031108 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:12.031121 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:12.031133 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:12.031148 399 HTTP_Adapter.ttcn:258 Matching on port HTTP succeeded: matched 13:40:12.031167 399 HTTP_Adapter.ttcn:258 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Wed, 18 Feb 2026 13:40:12 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "14" } }, body := "{\"clients\":[]}" } } id 4 13:40:12.031181 399 HTTP_Adapter.ttcn:258 Message with id 4 was extracted from the queue of HTTP. 13:40:12.031193 399 HTTP_Adapter.ttcn:259 setverdict(pass): pass -> pass, component reason not changed 13:40:12.031217 399 HTTP_Adapter.ttcn:274 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:12.031230 399 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:12.031242 399 HTTP_Adapter.ttcn:274 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:12.031253 399 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:12.031265 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:12.031277 399 HTTP_Adapter.ttcn:274 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:12.031291 399 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:12.031303 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:12.031318 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:12.031330 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:12.031341 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:12.031353 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:12.031367 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:12.031392 399 HTTP_Adapter.ttcn:274 Abstract socket: Removed client 8. 13:40:12.031405 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:12.031417 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:12.031430 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:12.031443 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:12.031460 399 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B22636C69656E7473223A5B5D7D'O ("{\"clients\":[]}") 13:40:12.031489 399 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := { }, banks := omit, slotmaps := omit } 13:40:12.031549 399 REMSIM_Tests.ttcn:150 Sent on RSPRO[0] to RSPRO0(5) @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } 13:40:12.031576 399 REMSIM_Tests.ttcn:109 Start timer T: 10 s 13:40:12.031866 531 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_RSPRO_PORT from mtc @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } id 1 13:40:12.032027 531 IPA_Emulation.ttcnpp:938 Matching on port IPA_RSPRO_PORT succeeded: matched 13:40:12.032052 531 IPA_Emulation.ttcnpp:938 Receive operation on port IPA_RSPRO_PORT succeeded, message from mtc: @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } id 1 13:40:12.032068 531 IPA_Emulation.ttcnpp:938 Message with id 1 was extracted from the queue of IPA_RSPRO_PORT. 13:40:12.032329 531 IPA_Emulation.ttcnpp:941 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '3035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:12.032352 531 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '3035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:12.032378 531 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O 13:40:12.032393 531 IPA_Emulation.ttcnpp:941 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:12.075875 531 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10000, proto := { tcp := { } }, userData := 0, msg := '003AEE07303780010281020926A22EA32C30270A0101160C306131373765613066323830800D72656D73696D2D7365727665728105312E312E320A0100'O } id 3 13:40:12.075962 531 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '003AEE07303780010281020926A22EA32C30270A0101160C306131373765613066323830800D72656D73696D2D7365727665728105312E312E320A0100'O 13:40:12.076013 531 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 58, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '303780010281020926A22EA32C30270A0101160C306131373765613066323830800D72656D73696D2D7365727665728105312E312E320A0100'O } 13:40:12.076049 531 IPA_Emulation.ttcnpp:772 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303780010281020926A22EA32C30270A0101160C306131373765613066323830800D72656D73696D2D7365727665728105312E312E320A0100'O } id 3 13:40:12.076164 531 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT IPAC_PROTO_OSMO (238) with IPAC_PROTO_CCM (254) unmatchedIPAC_PROTO_EXT_RSPRO (7) with omit unmatched: First message in the queue does not match the template: 13:40:12.076198 531 IPA_Emulation.ttcnpp:790 Matching on port IPA_PORT succeeded: matched 13:40:12.076238 531 IPA_Emulation.ttcnpp:790 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303780010281020926A22EA32C30270A0101160C306131373765613066323830800D72656D73696D2D7365727665728105312E312E320A0100'O } id 3 13:40:12.076265 531 IPA_Emulation.ttcnpp:790 Message with id 3 was extracted from the queue of IPA_PORT. 13:40:12.076583 531 IPA_Emulation.ttcnpp:668 Sent on IPA_RSPRO_PORT to mtc @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "0a177ea0f280", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } 13:40:12.076900 399 REMSIM_Tests.ttcn:110 Message enqueued on RSPRO[0] from RSPRO0(5) @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "0a177ea0f280", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } id 3 13:40:12.076982 399 REMSIM_Tests.ttcn:111 Matching on port RSPRO[0] succeeded: matched 13:40:12.077022 399 REMSIM_Tests.ttcn:111 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(5): @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "0a177ea0f280", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } id 3 13:40:12.077070 399 REMSIM_Tests.ttcn:111 Message with id 3 was extracted from the queue of RSPRO[0]. 13:40:12.077113 399 REMSIM_Tests.ttcn:112 setverdict(pass): pass -> pass, component reason not changed 13:40:12.077182 399 HTTP_Adapter.ttcn:212 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:12.077233 399 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:12.077271 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:12.077349 399 HTTP_Adapter.ttcn:212 Abstract socket: Number of remote addresses: 1 13:40:12.077394 399 HTTP_Adapter.ttcn:212 Abstract socket: Using address family for socket 8: IPv4 13:40:12.077413 399 HTTP_Adapter.ttcn:212 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:12.077533 399 HTTP_Adapter.ttcn:212 Abstract socket: Connection established (addr): 127.0.0.1/35192 -> 127.0.0.1/9997 13:40:12.077573 399 HTTP_Adapter.ttcn:212 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:12.077602 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:12.077636 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:12.077658 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:12.077672 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:12.077685 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:12.077705 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:12.077723 399 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:12.077758 399 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:12.077784 399 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:12.077833 399 HTTP_Adapter.ttcn:212 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 5 13:40:12.077861 399 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:12.077890 399 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:12.077917 399 HTTP_Adapter.ttcn:213 Start timer T: 2 s 13:40:12.077941 399 HTTP_Adapter.ttcn:215 Matching on port HTTP succeeded: matched 13:40:12.077963 399 HTTP_Adapter.ttcn:215 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 5 13:40:12.077978 399 HTTP_Adapter.ttcn:215 Message with id 5 was extracted from the queue of HTTP. 13:40:12.078016 399 HTTP_Adapter.ttcn:242 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/clients", version_major := 1, version_minor := 1, header := { { header_name := "Host", header_value := "127.0.0.1:9997" } }, body := "" } } 13:40:12.078040 399 HTTP_Adapter.ttcn:242 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:12.078059 399 HTTP_Adapter.ttcn:242 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:12.078074 399 HTTP_Adapter.ttcn:242 Abstract socket: Sending data: Size: 62, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 63 6c 69 65 6e 74 73 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 32 37 2e 30 2e 30 2e 31 3a 39 39 39 37 0d 0a 0d 0a 13:40:12.078098 399 HTTP_Adapter.ttcn:242 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:12.078112 399 HTTP_Adapter.ttcn:242 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:12.078149 399 HTTP_Adapter.ttcn:242 Abstract socket: Nr of bytes sent = 62 13:40:12.078326 399 HTTP_Adapter.ttcn:242 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:12.078359 399 HTTP_Adapter.ttcn:242 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:12.078383 399 HTTP_Adapter.ttcn:256 Start timer T: 2 s 13:40:12.078422 399 HTTP_Adapter.ttcn:257 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:12.078436 399 HTTP_Adapter.ttcn:257 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:12.078451 399 HTTP_Adapter.ttcn:257 Abstract socket: receiving data 13:40:12.078482 399 HTTP_Adapter.ttcn:257 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:12.078512 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:12.078541 399 HTTP_Adapter.ttcn:257 Abstract socket: Message received from address (addr) 127.0.0.1/35192 13:40:12.078559 399 HTTP_Adapter.ttcn:257 Abstract socket: Message received, buffer content: Size: 287, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 57 65 64 2c 20 31 38 20 46 65 62 20 32 30 32 36 20 31 33 3a 34 30 3a 31 32 20 47 4d 54 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 31 37 38 0d 0a 0d 0a 7b 22 63 6c 69 65 6e 74 73 22 3a 5b 7b 22 70 65 65 72 22 3a 22 43 31 33 3a 31 22 2c 22 73 74 61 74 65 22 3a 22 43 4f 4e 4e 45 43 54 45 44 5f 43 4c 49 45 4e 54 22 2c 22 63 6f 6d 70 6f 6e 65 6e 74 5f 69 64 22 3a 7b 22 74 79 70 65 5f 22 3a 22 72 65 6d 73 69 6d 43 6c 69 65 6e 74 22 2c 22 6e 61 6d 65 22 3a 22 66 6f 6f 62 61 72 22 2c 22 73 6f 66 74 77 61 72 65 22 3a 22 54 54 43 4e 33 22 2c 22 73 77 56 65 72 73 69 6f 6e 22 3a 22 30 2e 31 22 2c 22 68 77 4d 61 6e 75 66 61 63 74 75 72 65 72 22 3a 22 73 79 73 6d 6f 63 6f 6d 22 7d 7d 5d 7d 13:40:12.078599 399 HTTP_Adapter.ttcn:257 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:12.078609 399 HTTP_Adapter.ttcn:257 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 287 13:40:12.078623 399 HTTP_Adapter.ttcn:257 starting f_HTTP_decodeCommon 13:40:12.078634 399 HTTP_Adapter.ttcn:257 DECODER: 13:40:12.078646 399 HTTP_Adapter.ttcn:257 method_name: 13:40:12.078659 399 HTTP_Adapter.ttcn:257 Decoding the headers 13:40:12.078670 399 HTTP_Adapter.ttcn:257 +Header line: 13:40:12.078680 399 HTTP_Adapter.ttcn:257 +Header line: 13:40:12.078690 399 HTTP_Adapter.ttcn:257 +Header line: 13:40:12.078703 399 HTTP_Adapter.ttcn:257 Headers decoded. Valid headers. 13:40:12.078716 399 HTTP_Adapter.ttcn:257 Decoding body, buffer length: 178 13:40:12.078726 399 HTTP_Adapter.ttcn:257 lengthof body: 178, content_length given: 178 13:40:12.078735 399 HTTP_Adapter.ttcn:257 Message successfully decoded 13:40:12.078760 399 HTTP_Adapter.ttcn:257 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:12.078787 399 HTTP_Adapter.ttcn:257 Message enqueued on HTTP from system @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Wed, 18 Feb 2026 13:40:12 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "178" } }, body := "{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}" } } id 6 13:40:12.078803 399 HTTP_Adapter.ttcn:257 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:12.078815 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:12.078825 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:12.078835 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:12.078845 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:12.078860 399 HTTP_Adapter.ttcn:258 Matching on port HTTP succeeded: matched 13:40:12.078886 399 HTTP_Adapter.ttcn:258 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Wed, 18 Feb 2026 13:40:12 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "178" } }, body := "{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}" } } id 6 13:40:12.078900 399 HTTP_Adapter.ttcn:258 Message with id 6 was extracted from the queue of HTTP. 13:40:12.078914 399 HTTP_Adapter.ttcn:259 setverdict(pass): pass -> pass, component reason not changed 13:40:12.078947 399 HTTP_Adapter.ttcn:274 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:12.078978 399 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:12.078995 399 HTTP_Adapter.ttcn:274 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:12.079008 399 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:12.079048 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:12.079078 399 HTTP_Adapter.ttcn:274 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:12.079106 399 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:12.079126 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:12.079141 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:12.079153 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:12.079165 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:12.079178 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:12.079190 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:12.079220 399 HTTP_Adapter.ttcn:274 Abstract socket: Removed client 8. 13:40:12.079234 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:12.079247 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:12.079272 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:12.079295 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:12.079317 399 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B22636C69656E7473223A5B7B2270656572223A224331333A31222C227374617465223A22434F4E4E45435445445F434C49454E54222C22636F6D706F6E656E745F6964223A7B22747970655F223A2272656D73696D436C69656E74222C226E616D65223A22666F6F626172222C22736F667477617265223A225454434E33222C22737756657273696F6E223A22302E31222C2268774D616E756661637475726572223A227379736D6F636F6D227D7D5D7D'O ("{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}") 13:40:12.079367 399 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := { { peer := "C13:1", state := CONNECTED_CLIENT (2), component_id := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit } } }, banks := omit, slotmaps := omit } 13:40:12.079418 399 REMSIM_Tests.ttcn:59 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. 13:40:12.081915 534 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 13:40:12.081995 534 - TTCN-3 Parallel Test Component started on 0a177ea0f280. Component reference: RSPRO1(6), component type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. Version: 11.1.0. 13:40:12.082030 534 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error 13:40:12.082138 534 - Connected to MC. 13:40:12.082187 534 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_connect_client_duplicate. 13:40:12.082232 399 REMSIM_Tests.ttcn:59 PTC was created. Component reference: 6, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. 13:40:12.082320 399 REMSIM_Tests.ttcn:69 Mapping port RSPRO1(6):IPA_PORT to system:IPA_CODEC_PT. 13:40:12.083064 534 - Port IPA_PORT was started. 13:40:12.083262 534 - Port CFG_PORT was started. 13:40:12.083321 534 - Port IPA_CTRL_PORT was started. 13:40:12.083354 534 - Port IPA_RSPRO_PORT was started. 13:40:12.083375 534 - Port IPA_SP_PORT was started. 13:40:12.083404 534 - Component type IPA_Emulation.IPA_Emulation_CT was initialized. 13:40:12.083474 534 - Port IPA_PORT was mapped to system:IPA_CODEC_PT. 13:40:12.083571 399 REMSIM_Tests.ttcn:69 Map operation of RSPRO1(6):IPA_PORT to system:IPA_CODEC_PT finished. 13:40:12.083628 399 REMSIM_Tests.ttcn:70 Connecting ports RSPRO1(6):IPA_RSPRO_PORT and mtc:RSPRO[1]. 13:40:12.083929 399 REMSIM_Tests.ttcn:70 Port RSPRO[1] is waiting for connection from RSPRO1(6):IPA_RSPRO_PORT on UNIX pathname /tmp/ttcn3-portconn-2a3de30b. 13:40:12.084012 534 - Port IPA_RSPRO_PORT has established the connection with mtc:RSPRO[1] using transport type UNIX. 13:40:12.084156 399 REMSIM_Tests.ttcn:70 Port RSPRO[1] has accepted the connection from RSPRO1(6):IPA_RSPRO_PORT. 13:40:12.084199 399 REMSIM_Tests.ttcn:70 Connect operation on RSPRO1(6):IPA_RSPRO_PORT and mtc:RSPRO[1] finished. 13:40:12.084241 399 REMSIM_Tests.ttcn:72 Starting function main_client("127.0.0.1", 9998, "", 10001, { ser_nr := "", name := "Osmocom TTCN-3 RSPRO client simulator", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, true) on component RSPRO1(6). 13:40:12.084337 399 REMSIM_Tests.ttcn:72 Function was started. 13:40:12.084376 399 REMSIM_Tests.ttcn:74 Start timer T: 4 s 13:40:12.084458 534 - Starting function main_client("127.0.0.1", 9998, "", 10001, { ser_nr := "", name := "Osmocom TTCN-3 RSPRO client simulator", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, true). 13:40:12.084695 534 IPA_Emulation.ttcnpp:330 entering f__IPL4__PROVIDER__connect: :10001 -> 127.0.0.1:9998 / TCP 13:40:12.085632 534 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:12.085796 534 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 13:40:12.086021 534 IPA_Emulation.ttcnpp:498 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:12.086129 534 IPA_Emulation.ttcnpp:499 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } 13:40:12.086218 534 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 13:40:12.086309 534 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 13:40:12.086373 534 IPA_Emulation.ttcnpp:499 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE06'O } 13:40:12.086702 534 IPA_Emulation.ttcnpp:419 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } 13:40:12.086800 399 REMSIM_Tests.ttcn:75 Message enqueued on RSPRO[1] from RSPRO1(6) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:12.086869 399 REMSIM_Tests.ttcn:76 Matching on port RSPRO[1] succeeded: matched 13:40:12.086894 399 REMSIM_Tests.ttcn:76 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(6): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:12.086910 399 REMSIM_Tests.ttcn:76 Message with id 1 was extracted from the queue of RSPRO[1]. 13:40:12.086922 399 REMSIM_Tests.ttcn:82 Warning: Re-starting timer T, which is already active (running or expired). 13:40:12.086940 399 REMSIM_Tests.ttcn:82 Start timer T: 4 s 13:40:12.087273 534 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0, msg := '0001FE00'O } id 1 13:40:12.087347 534 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE00'O 13:40:12.087477 534 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '00'O } 13:40:12.087537 534 IPA_Emulation.ttcnpp:772 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:40:12.087582 534 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0, msg := '0001FE06'O } id 2 13:40:12.087610 534 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 13:40:12.087635 534 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 13:40:12.087698 534 IPA_Emulation.ttcnpp:772 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:40:12.088075 534 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT succeeded: matched 13:40:12.088198 534 IPA_Emulation.ttcnpp:774 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:40:12.088232 534 IPA_Emulation.ttcnpp:774 Message with id 1 was extracted from the queue of IPA_PORT. 13:40:12.088270 534 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Stream before decoding: '00'O 13:40:12.088354 534 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:12.088411 534 IPA_Emulation.ttcnpp:776 CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:12.088494 534 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:12.088592 534 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Stream after encoding: '01'O 13:40:12.088634 534 IPA_Emulation.ttcnpp:498 CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:12.088676 534 IPA_Emulation.ttcnpp:499 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '01'O } 13:40:12.088703 534 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '01'O } 13:40:12.088730 534 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE01'O 13:40:12.088757 534 IPA_Emulation.ttcnpp:499 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE01'O } 13:40:12.088811 534 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT succeeded: matched 13:40:12.088829 534 IPA_Emulation.ttcnpp:774 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:40:12.088845 534 IPA_Emulation.ttcnpp:774 Message with id 2 was extracted from the queue of IPA_PORT. 13:40:12.088859 534 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 13:40:12.088873 534 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:12.088898 534 IPA_Emulation.ttcnpp:776 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:12.088933 534 IPA_Emulation.ttcnpp:419 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } 13:40:12.089007 399 REMSIM_Tests.ttcn:83 Message enqueued on RSPRO[1] from RSPRO1(6) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:12.089058 399 REMSIM_Tests.ttcn:84 Matching on port RSPRO[1] succeeded: matched 13:40:12.089079 399 REMSIM_Tests.ttcn:84 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(6): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:12.089098 399 REMSIM_Tests.ttcn:84 Message with id 2 was extracted from the queue of RSPRO[1]. 13:40:12.089118 399 REMSIM_Tests.ttcn:92 Altstep as_ignore_id_ack was activated as default, id 3 13:40:12.089281 399 REMSIM_Tests.ttcn:150 Sent on RSPRO[1] to RSPRO1(6) @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } 13:40:12.089472 399 REMSIM_Tests.ttcn:109 Start timer T: 10 s 13:40:12.089769 534 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_RSPRO_PORT from mtc @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } id 1 13:40:12.089971 534 IPA_Emulation.ttcnpp:938 Matching on port IPA_RSPRO_PORT succeeded: matched 13:40:12.090021 534 IPA_Emulation.ttcnpp:938 Receive operation on port IPA_RSPRO_PORT succeeded, message from mtc: @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } id 1 13:40:12.090060 534 IPA_Emulation.ttcnpp:938 Message with id 1 was extracted from the queue of IPA_RSPRO_PORT. 13:40:12.090498 534 IPA_Emulation.ttcnpp:941 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '3035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:12.090546 534 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '3035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:12.090584 534 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O 13:40:12.090643 534 IPA_Emulation.ttcnpp:941 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:12.131923 534 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0, msg := '003AEE07303780010281020926A22EA32C30270A0101160C306131373765613066323830800D72656D73696D2D7365727665728105312E312E320A0106'O } id 3 13:40:12.132034 534 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '003AEE07303780010281020926A22EA32C30270A0101160C306131373765613066323830800D72656D73696D2D7365727665728105312E312E320A0106'O 13:40:12.132134 534 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 58, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '303780010281020926A22EA32C30270A0101160C306131373765613066323830800D72656D73696D2D7365727665728105312E312E320A0106'O } 13:40:12.132184 534 IPA_Emulation.ttcnpp:772 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303780010281020926A22EA32C30270A0101160C306131373765613066323830800D72656D73696D2D7365727665728105312E312E320A0106'O } id 3 13:40:12.132294 534 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT IPAC_PROTO_OSMO (238) with IPAC_PROTO_CCM (254) unmatchedIPAC_PROTO_EXT_RSPRO (7) with omit unmatched: First message in the queue does not match the template: 13:40:12.132322 534 IPA_Emulation.ttcnpp:790 Matching on port IPA_PORT succeeded: matched 13:40:12.132341 534 IPA_Emulation.ttcnpp:790 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303780010281020926A22EA32C30270A0101160C306131373765613066323830800D72656D73696D2D7365727665728105312E312E320A0106'O } id 3 13:40:12.132358 534 IPA_Emulation.ttcnpp:790 Message with id 3 was extracted from the queue of IPA_PORT. 13:40:12.132734 534 IPA_Emulation.ttcnpp:668 Sent on IPA_RSPRO_PORT to mtc @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "0a177ea0f280", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } 13:40:12.132883 399 REMSIM_Tests.ttcn:110 Message enqueued on RSPRO[1] from RSPRO1(6) @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "0a177ea0f280", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } id 3 13:40:12.132955 399 REMSIM_Tests.ttcn:111 Matching on port RSPRO[1] succeeded: matched 13:40:12.132988 399 REMSIM_Tests.ttcn:111 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(6): @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "0a177ea0f280", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } id 3 13:40:12.133015 399 REMSIM_Tests.ttcn:111 Message with id 3 was extracted from the queue of RSPRO[1]. 13:40:12.133038 399 REMSIM_Tests.ttcn:112 setverdict(pass): pass -> pass, component reason not changed 13:40:12.133147 399 REMSIM_Tests.ttcn:133 Start timer T: 10 s 13:40:13.133130 534 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_PORT from system @Socket_API_Definitions.PortEvent : { connClosed := { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0 } } id 4 13:40:13.133416 534 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 13:40:13.133538 534 IPA_Emulation.ttcnpp:790 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 13:40:13.133696 534 IPA_Emulation.ttcnpp:864 Matching on port IPA_PORT { connClosed := { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0 } } with { connOpened := ? } unmatched: First message in the queue does not match the template: 13:40:13.133845 534 IPA_Emulation.ttcnpp:881 Matching on port IPA_PORT succeeded: matched 13:40:13.133974 534 IPA_Emulation.ttcnpp:881 Receive operation on port IPA_PORT succeeded, message from system(): @Socket_API_Definitions.PortEvent : { connClosed := { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0 } } id 4 13:40:13.134105 534 IPA_Emulation.ttcnpp:881 Message with id 4 was extracted from the queue of IPA_PORT. 13:40:13.134173 534 IPA_Emulation.ttcnpp:882 IPA: Closed 13:40:13.134274 534 IPA_Emulation.ttcnpp:419 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_DOWN (0), conn_id := 1, id_resp := omit } 13:40:13.134315 534 IPA_Emulation.ttcnpp:886 Stopping test component execution. 13:40:13.134400 399 REMSIM_Tests.ttcn:134 Message enqueued on RSPRO[1] from RSPRO1(6) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_DOWN (0), conn_id := 1, id_resp := omit } id 4 13:40:13.134435 534 - Function main_client was stopped. PTC terminates. 13:40:13.134454 534 - Terminating component type IPA_Emulation.IPA_Emulation_CT. 13:40:13.134462 399 REMSIM_Tests.ttcn:135 Matching on port RSPRO[1] succeeded: matched 13:40:13.134463 534 - Removing unterminated mapping between port IPA_PORT and system:IPA_CODEC_PT. 13:40:13.134476 534 - Port IPA_PORT was unmapped from system:IPA_CODEC_PT. 13:40:13.134486 399 REMSIM_Tests.ttcn:135 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(6): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_DOWN (0), conn_id := 1, id_resp := omit } id 4 13:40:13.134487 534 - Port IPA_PORT was stopped. 13:40:13.134496 534 - Port CFG_PORT was stopped. 13:40:13.134504 534 - Port IPA_CTRL_PORT was stopped. 13:40:13.134508 399 REMSIM_Tests.ttcn:135 Message with id 4 was extracted from the queue of RSPRO[1]. 13:40:13.134568 534 - Removing unterminated connection between port IPA_RSPRO_PORT and mtc:RSPRO[1]. 13:40:13.134585 534 - Port IPA_RSPRO_PORT was stopped. 13:40:13.134641 399 REMSIM_Tests.ttcn:136 setverdict(pass): pass -> pass, component reason not changed 13:40:13.134663 534 - Port IPA_SP_PORT was stopped. 13:40:13.134677 534 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_connect_client_duplicate. 13:40:13.134762 534 - Final verdict of PTC: none 13:40:13.134778 399 HTTP_Adapter.ttcn:212 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:13.134807 399 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:13.134821 534 - Disconnected from MC. 13:40:13.134834 534 - TTCN-3 Parallel Test Component finished. 13:40:13.134834 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:13.134953 399 HTTP_Adapter.ttcn:212 Abstract socket: Number of remote addresses: 1 13:40:13.134987 399 HTTP_Adapter.ttcn:212 Abstract socket: Using address family for socket 8: IPv4 13:40:13.135012 399 HTTP_Adapter.ttcn:212 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:13.135070 399 HTTP_Adapter.ttcn:212 Abstract socket: Connection established (addr): 127.0.0.1/35200 -> 127.0.0.1/9997 13:40:13.135094 399 HTTP_Adapter.ttcn:212 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:13.135116 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:13.135135 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:13.135154 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:13.135172 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:13.135191 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:13.135214 399 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:13.135234 399 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:13.135252 399 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:13.135271 399 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:13.135291 399 HTTP_Adapter.ttcn:212 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 7 13:40:13.135312 399 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:13.135332 399 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:13.135352 399 HTTP_Adapter.ttcn:213 Start timer T: 2 s 13:40:13.135376 399 HTTP_Adapter.ttcn:215 Matching on port HTTP succeeded: matched 13:40:13.135398 399 HTTP_Adapter.ttcn:215 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 7 13:40:13.135420 399 HTTP_Adapter.ttcn:215 Message with id 7 was extracted from the queue of HTTP. 13:40:13.135461 399 HTTP_Adapter.ttcn:242 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/clients", version_major := 1, version_minor := 1, header := { { header_name := "Host", header_value := "127.0.0.1:9997" } }, body := "" } } 13:40:13.135484 399 HTTP_Adapter.ttcn:242 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:13.135507 399 HTTP_Adapter.ttcn:242 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:13.135526 399 HTTP_Adapter.ttcn:242 Abstract socket: Sending data: Size: 62, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 63 6c 69 65 6e 74 73 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 32 37 2e 30 2e 30 2e 31 3a 39 39 39 37 0d 0a 0d 0a 13:40:13.135553 399 HTTP_Adapter.ttcn:242 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:13.135573 399 HTTP_Adapter.ttcn:242 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:13.135603 399 HTTP_Adapter.ttcn:242 Abstract socket: Nr of bytes sent = 62 13:40:13.135625 399 HTTP_Adapter.ttcn:242 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:13.135644 399 HTTP_Adapter.ttcn:242 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:13.135675 399 HTTP_Adapter.ttcn:256 Start timer T: 2 s 13:40:13.135714 399 HTTP_Adapter.ttcn:257 Connection of port RSPRO[1] to RSPRO1(6):IPA_RSPRO_PORT was closed unexpectedly by the peer. 13:40:13.135786 399 HTTP_Adapter.ttcn:257 Port RSPRO[1] was disconnected from RSPRO1(6):IPA_RSPRO_PORT. 13:40:13.135877 399 HTTP_Adapter.ttcn:257 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:13.135981 399 HTTP_Adapter.ttcn:257 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:13.136065 399 HTTP_Adapter.ttcn:257 Abstract socket: receiving data 13:40:13.136144 399 HTTP_Adapter.ttcn:257 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:13.136161 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:13.136183 399 HTTP_Adapter.ttcn:257 Abstract socket: Message received from address (addr) 127.0.0.1/35200 13:40:13.136201 399 HTTP_Adapter.ttcn:257 Abstract socket: Message received, buffer content: Size: 287, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 57 65 64 2c 20 31 38 20 46 65 62 20 32 30 32 36 20 31 33 3a 34 30 3a 31 33 20 47 4d 54 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 31 37 38 0d 0a 0d 0a 7b 22 63 6c 69 65 6e 74 73 22 3a 5b 7b 22 70 65 65 72 22 3a 22 43 31 33 3a 31 22 2c 22 73 74 61 74 65 22 3a 22 43 4f 4e 4e 45 43 54 45 44 5f 43 4c 49 45 4e 54 22 2c 22 63 6f 6d 70 6f 6e 65 6e 74 5f 69 64 22 3a 7b 22 74 79 70 65 5f 22 3a 22 72 65 6d 73 69 6d 43 6c 69 65 6e 74 22 2c 22 6e 61 6d 65 22 3a 22 66 6f 6f 62 61 72 22 2c 22 73 6f 66 74 77 61 72 65 22 3a 22 54 54 43 4e 33 22 2c 22 73 77 56 65 72 73 69 6f 6e 22 3a 22 30 2e 31 22 2c 22 68 77 4d 61 6e 75 66 61 63 74 75 72 65 72 22 3a 22 73 79 73 6d 6f 63 6f 6d 22 7d 7d 5d 7d 13:40:13.136259 399 HTTP_Adapter.ttcn:257 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:13.136277 399 HTTP_Adapter.ttcn:257 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 287 13:40:13.136294 399 HTTP_Adapter.ttcn:257 starting f_HTTP_decodeCommon 13:40:13.136312 399 HTTP_Adapter.ttcn:257 DECODER: 13:40:13.136330 399 HTTP_Adapter.ttcn:257 method_name: 13:40:13.136351 399 HTTP_Adapter.ttcn:257 Decoding the headers 13:40:13.136369 399 HTTP_Adapter.ttcn:257 +Header line: 13:40:13.136388 399 HTTP_Adapter.ttcn:257 +Header line: 13:40:13.136406 399 HTTP_Adapter.ttcn:257 +Header line: 13:40:13.136423 399 HTTP_Adapter.ttcn:257 Headers decoded. Valid headers. 13:40:13.136440 399 HTTP_Adapter.ttcn:257 Decoding body, buffer length: 178 13:40:13.136456 399 HTTP_Adapter.ttcn:257 lengthof body: 178, content_length given: 178 13:40:13.136473 399 HTTP_Adapter.ttcn:257 Message successfully decoded 13:40:13.136492 399 HTTP_Adapter.ttcn:257 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:13.136524 399 HTTP_Adapter.ttcn:257 Message enqueued on HTTP from system @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Wed, 18 Feb 2026 13:40:13 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "178" } }, body := "{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}" } } id 8 13:40:13.136547 399 HTTP_Adapter.ttcn:257 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:13.136568 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:13.136585 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:13.136601 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:13.136617 399 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:13.136638 399 HTTP_Adapter.ttcn:258 Matching on port HTTP succeeded: matched 13:40:13.136669 399 HTTP_Adapter.ttcn:258 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Wed, 18 Feb 2026 13:40:13 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "178" } }, body := "{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}" } } id 8 13:40:13.136689 399 HTTP_Adapter.ttcn:258 Message with id 8 was extracted from the queue of HTTP. 13:40:13.136707 399 HTTP_Adapter.ttcn:259 setverdict(pass): pass -> pass, component reason not changed 13:40:13.136732 399 HTTP_Adapter.ttcn:274 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:13.136750 399 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:13.136767 399 HTTP_Adapter.ttcn:274 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:13.136784 399 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:13.136800 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:13.136817 399 HTTP_Adapter.ttcn:274 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:13.136836 399 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:13.136854 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:13.136871 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:13.136888 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:13.136905 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:13.136921 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:13.136937 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:13.136966 399 HTTP_Adapter.ttcn:274 Abstract socket: Removed client 8. 13:40:13.136985 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:13.137002 399 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:13.137019 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:13.137035 399 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:13.137056 399 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B22636C69656E7473223A5B7B2270656572223A224331333A31222C227374617465223A22434F4E4E45435445445F434C49454E54222C22636F6D706F6E656E745F6964223A7B22747970655F223A2272656D73696D436C69656E74222C226E616D65223A22666F6F626172222C22736F667477617265223A225454434E33222C22737756657273696F6E223A22302E31222C2268774D616E756661637475726572223A227379736D6F636F6D227D7D5D7D'O ("{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}") 13:40:13.137107 399 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := { { peer := "C13:1", state := CONNECTED_CLIENT (2), component_id := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit } } }, banks := omit, slotmaps := omit } 13:40:13.137150 399 RemsimServer_Tests.ttcn:177 setverdict(pass): pass -> pass, component reason not changed 13:40:13.137174 399 RemsimServer_Tests.ttcn:177 Terminating component type RemsimServer_Tests.test_CT. 13:40:13.137193 399 RemsimServer_Tests.ttcn:177 Default with id 1 (altstep as_Tguard) was deactivated. 13:40:13.137211 399 RemsimServer_Tests.ttcn:177 Default with id 2 (altstep as_ignore_id_ack) was deactivated. 13:40:13.137227 399 RemsimServer_Tests.ttcn:177 Default with id 3 (altstep as_ignore_id_ack) was deactivated. 13:40:13.137242 399 RemsimServer_Tests.ttcn:177 Stop timer g_T_guard: 60 s 13:40:13.137261 399 RemsimServer_Tests.ttcn:177 Removing unterminated mapping between port HTTP and system:HTTP. 13:40:13.137280 399 RemsimServer_Tests.ttcn:177 Abstract socket: entering HTTPmsg__PT::user_unmap(HTTP) 13:40:13.137296 399 RemsimServer_Tests.ttcn:177 Abstract socket: entering Abstract_Socket::unmap_user() 13:40:13.137312 399 RemsimServer_Tests.ttcn:177 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:13.137328 399 RemsimServer_Tests.ttcn:177 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:13.137344 399 RemsimServer_Tests.ttcn:177 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:13.137360 399 RemsimServer_Tests.ttcn:177 Abstract socket: leaving Abstract_Socket::unmap_user() 13:40:13.137376 399 RemsimServer_Tests.ttcn:177 Abstract socket: leaving HTTPmsg__PT::user_unmap() 13:40:13.137393 399 RemsimServer_Tests.ttcn:177 Port HTTP was unmapped from system:HTTP. 13:40:13.137413 399 RemsimServer_Tests.ttcn:177 Port HTTP was stopped. 13:40:13.137430 399 RemsimServer_Tests.ttcn:177 Removing unterminated connection between port RSPRO[0] and RSPRO0(5):IPA_RSPRO_PORT. 13:40:13.137460 399 RemsimServer_Tests.ttcn:177 Port RSPRO[0] was stopped. 13:40:13.137475 531 IPA_Emulation.ttcnpp:772 Connection of port IPA_RSPRO_PORT to mtc:RSPRO[0] was closed unexpectedly by the peer. 13:40:13.137489 399 RemsimServer_Tests.ttcn:177 Port RSPRO[1] was stopped. 13:40:13.137506 399 RemsimServer_Tests.ttcn:177 Port RSPRO[2] was stopped. 13:40:13.137509 531 IPA_Emulation.ttcnpp:772 Port IPA_RSPRO_PORT was disconnected from mtc:RSPRO[0]. 13:40:13.137522 399 RemsimServer_Tests.ttcn:177 Component type RemsimServer_Tests.test_CT was shut down inside testcase TC_connect_client_duplicate. 13:40:13.137540 399 RemsimServer_Tests.ttcn:177 Waiting for PTCs to finish. 13:40:13.137612 531 IPA_Emulation.ttcnpp:772 Kill was requested from MC. 13:40:13.137627 531 IPA_Emulation.ttcnpp:772 Terminating test component execution. 13:40:13.137814 531 - Function main_client was stopped. PTC terminates. 13:40:13.137843 531 - Terminating component type IPA_Emulation.IPA_Emulation_CT. 13:40:13.137857 531 - Removing unterminated mapping between port IPA_PORT and system:IPA_CODEC_PT. 13:40:13.137959 531 - Port IPA_PORT was unmapped from system:IPA_CODEC_PT. 13:40:13.137979 531 - Port IPA_PORT was stopped. 13:40:13.137991 531 - Port CFG_PORT was stopped. 13:40:13.138001 531 - Port IPA_CTRL_PORT was stopped. 13:40:13.138012 531 - Port IPA_RSPRO_PORT was stopped. 13:40:13.138022 531 - Port IPA_SP_PORT was stopped. 13:40:13.138037 531 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_connect_client_duplicate. 13:40:13.138050 531 - Final verdict of PTC: none 13:40:13.138113 531 - Disconnected from MC. 13:40:13.138119 399 RemsimServer_Tests.ttcn:177 Setting final verdict of the test case. 13:40:13.138126 531 - TTCN-3 Parallel Test Component finished. 13:40:13.138141 399 RemsimServer_Tests.ttcn:177 Local verdict of MTC: pass 13:40:13.138162 399 RemsimServer_Tests.ttcn:177 Local verdict of PTC RSPRO0(5): none (pass -> pass) 13:40:13.138184 399 RemsimServer_Tests.ttcn:177 Local verdict of PTC RSPRO1(6): none (pass -> pass) 13:40:13.138206 399 RemsimServer_Tests.ttcn:177 Test case TC_connect_client_duplicate finished. Verdict: pass 13:40:13.138229 399 RemsimServer_Tests.ttcn:177 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass'. 13:40:15.171841 399 RemsimServer_Tests.ttcn:177 External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass' was executed successfully (exit status: 0). 13:40:15.171939 399 RemsimServer_Tests.ttcn:180 Switching to log file `REMSIM_Tests-TC_connect_bank-0a177ea0f280-mtc-399.log'